@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body{
	background-color: #F4F4F4;
	margin: 0 auto auto auto;
	padding:0;
}
img{
	border:0;
}
img.imageLeft{
	float:left;
	padding: 0 15px 0 0;
}
.milonicPad{
	padding-right:20px;
}
/*
	Links
*/
	a {
		color: #9B0701;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		color: #000000;
	}
/*
	Text Headers
*/
	h1,h2,h3,h4,h5,h6 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin:0;
		padding:0;
		color:#950601;
		font-weight:normal;
	}
	h1 {
		font-size: 18px;
	}
	h3{
		font-size:18px;
	}
	h2,h4,h5,h6 {
		font-weight: bold;
		font-size:1.2em;
	}
	h3.blue{
		color:#2D588D;
		font-size:14px;
		font-family:"Myriad", Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	h3.grey{
		color:#444;
		font-size:14px;
		font-family:"Myriad", Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	p{
		margin:0;
		padding:0;
		padding-bottom:15px;
	}

	p.breadCrumb{
		font-size:10px;
	}
	p.breadCrumb a:link,
	p.breadCrumb a:visited{
		color:#950601;
	}
/*
	Misc.
*/
	.left{
		float:left;
	}
	.clear{
		clear:both;
	}
	.right{
		float:right;
	}
/*
	Header
*/
	#Header{
		background-color:#A30901;
		height:62px;
		width:100%;
		float:left;
		clear:both;
		margin:0;
		padding:0;
		background-image:url(../images/bg_header_1.jpg);
		background-repeat:repeat-x;
	}
	#Header img{
		border:0;
	}

/*
	Search Bar
*/
	#SearchBar{
		position:absolute;
		top:31px;
		right:8px;
		width:321px;
		height:31px;
		background-image:url(../images/bg_searchBar_1.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		color:#ACACAC;
		font-size:10px;
		padding:10px 0 0 14px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:307px;
	}
	html>body #PageContainer{
		width:307px;
	}


	#SearchBar a:link,
	#SearchBar a:visited{
		color:#ACACAC;
	}
	#SearchBar .input{
		width:134px;
		height:16px;
		color:#5E5E5E;
		font-size:10px;
		margin:0;
		padding:0;
		padding-left:5px;
		padding-right:5px;
		border:0;
		background-color:#D5D5D5;
	}

/*
	Help Bar
*/
	#HelpBar{
		position:absolute;
		top:10px;
		right:24px;
		width:250px;
		text-align:right;
		color:#F2DDDC;
		font-size:10px;
		font-weight:bold;
	}
	#HelpBar img{
		border:0;
		margin:0;
		padding:0;
	}
	#HelpBar a:link,
	#HelpBar a:visited{
		color:#F2DDDC;
	}
/*
	ContentWrapper
*/
	#Wrapper{
		background-color:#FFFFFF;
		background-image:url(../images/bg_wrapper_1.jpg);
		background-repeat:repeat-x;
		background-position:top;
		width:100%;
		float:left;
		clear:both;
		margin:0;
		padding:0;
	}

/*
	LeftColumn
*/
	#LeftColumn{
		margin:0;
		padding:0;
		float:left;
		width:190px;
		background-image:url(../images/bg_leftColumn_1.gif);
		background-position:right top;
		background-repeat:repeat-y;
	}
	#LeftColumn div.cap{
		width:181px;
		height:50px;
		margin:0;
		padding:0;
		clear:both;
		float:left;
		background-image:url(../images/bg_cap_1.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
	}
	#LeftColumn.warehouse{
		position:absolute;
		top:65px;
		left:0;
	}
	#LeftColumnContent{
		width:163px;
		float:left;
		text-align:left;
		display:inline;
		margin:0 0 0 8px;
		clear:both;
	}
/*
	CatNav
*/
	#CatNav{
		float:left;
		width:190px;
	}
	#CatNav ul{
		padding:0;
		margin:0;
		width:178px;
		float:left;
	}
	#CatNav ul li{
		list-style:none;
		float:left;
		clear:both;
		width:178px;

		padding:0;
		margin:0;
	}
	#CatNav ul li a:link,
	#CatNav ul li a:visited{
		padding:5px;
		padding-left:20px;
		display:block;
		margin:0;
		color:#0E0E0E;
		border-bottom:1px dotted #8F8F8F;
	}
	#CatNav ul li a:hover{
		background-color:#9C0801;
		color:#ffffff;
		text-decoration:none;
		border-bottom:1px solid #C9C9C9;
	}
	#CatNav ul li a:active{
	}

	#CatNav ul li ul{
	}
	#CatNav ul li ul li {
		background-color:#eee;
		margin-left: 20px;
		width: 158px;
	}
/*
	RightColumn
*/
	#RightColumn{
		margin:0;
		padding:0;
		float:right;
		width:190px;
		background-image:url(../images/bg_rightColumn_1.gif);
		background-repeat:repeat-y;
		background-position:left top;
	}
	#RightColumn div.cap{
		width:181px;
		height:50px;
		margin:0;
		padding:0;
		clear:both;
		float:right;
		background-image:url(../images/bg_cap_1.gif);
		background-position:left bottom;
		background-repeat:no-repeat;
	}

	#RightColumnContent{
		width:163px;
		float:right;
		text-align:left;
		display:inline;
		margin:0 8px 0 0;
		clear:both;
	}
/*
	ToolBar
*/
	#ToolBar{
		width:190px;
		height:48px;
		float:right;
		background-image:url(../images/bg_toolBar_1.jpg);
		background-repeat:no-repeat;
		background-position:top left;
	}
	#ToolBar ul{
		float:left;
		width:155px;
		margin:15px 0 0 23px;
		display:inline;
		clear:both;
		padding:0;
	}
	#ToolBar ul li{
		list-style:none;
		display:inline;
		margin:0;
		padding:0;

	}
	#ToolBar ul li a{
		float:left;
		margin:0;
		padding:5px 10px 5px 10px;
		border-right:1px solid #A8A8A8;
		border-left:1px solid #ffffff;
	}
	#ToolBar ul li a:hover{
		background-color:#ffffff;
	}
	#ToolBar ul li a.last{
		border-right:0;
	}
	#ToolBar .txt{
		float:left;
		padding:5px 10px 4px 10px;
		border-right:1px solid #A8A8A8;
		font-size:9px;
		color:#474747;
	}


/*
	NavBar
*/
	#NavBar{
		width:100%;
		height:33px;
		float:left;
		clear:both;
	}
	#NavBar ul{
		width:100%
		float:left;
		clear:both;
		padding:0;
		margin:0;
	}
	#NavBar ul li{
		list-style:none;
		padding:0;
		margin:0;
		display:inline;
	}
	#NavBar ul li a{
		margin:0;
		padding:10px 10px 10px 10px;
		float:left;
		color:#292929;
	}
	#NavBar ul li a:hover{
		background-image:url(../images/bg_navBar_1.gif);
		background-repeat:repeat-x;
		background-position:top center;
		text-decoration:none;
	}
	.navSep{
		background-image:url(../images/nav_separator_1.gif);
		background-repeat:no-repeat;
		background-position:top left;
		height:37px;
		width:2px;
		float:left;
	}
/*
	ContentWrapper
*/
	#ContentWrapper{
		margin:0;
		padding:0;
		padding-right:20px;
		padding-bottom:20px;
		float:left;
	}
/*
	ContentContainer
*/
	#ContentContainer{
		margin:0 200px 0 200px;
		padding:0;
	}
/*
	PageContent
*/
	#PageContent{
		margin:15px 0 0 0;
		padding:0;
		clear:both;
		display:block;
		float:left;
		width:100%;
	}
/*
	Footer
*/
	#Footer{
		float:left;
		clear:both;
		width:100%;
		border-top:1px solid #9A0701;
		margin:0;
		padding:0;
	}
	#Copyright{
		color:#474747;
		font-size:9px;
		background-image:url(../images/bg_copyright_1.gif);
		background-repeat:no-repeat;
		background-position:top left;
		padding:2px 0 0 28px;
		margin:15px 0 0 29px;
		display:inline;
		float:left;
	}

	#Azexis{
		color:#6A6A6A;
		font-size:9px;
	}
	#Azexis a{
		background-image:url(../images/bg_azexis_1.gif);
		background-repeat:no-repeat;
		background-position:right center;
		padding:6px 26px 7px 0;
		float:right;
		display:inline;
		margin:16px 32px 0 0;
		color:#6A6A6A;
	}
	#Azexis a:hover{
		background-image:url(../images/bg_azexis_2.gif);
		color:#B00000;
	}

/*
	Mini Cart
*/
	#MiniCart{
		width:163px;
		background-image:url(../images/miniCart_bg_1.jpg);
		background-repeat:repeat-y;
		background-color:#1A1A1A;
		float:left;
		padding:0;
		margin:0;
		margin-bottom:15px;
	}
	#MiniCart p.title{
		background-repeat:no-repeat;
		background-image:url(../images/miniCart_bg_title_1.jpg);
		color:#A9A9A9;
		padding:0;
		margin:0;
		float:left;
		height:29px;
		width:163px;
		padding-left:38px;
		padding-top:10px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:125px;
		height:19px;
	}
	html>body #MiniCart p.title{
		width:125px;
		height:19px;
	}
	table.miniCart{
		width:156px;
		display:inline;
		float:left;
		margin:0 0 0 3px;
		padding:0;
	}
	table.miniCart td,
	table.miniCart th{
		font-size:9px;
	}
	table.miniCart td.price{
		text-align:right;
		background-color:#E7EAF0;
		padding:4px 10px 5px 0;
		border-bottom:1px solid #C4C7CF;
	}
	table.miniCart td.qty{
		text-align:left;
		background-color:#E7EAF0;
		padding:4px 5px 5px 10px;
		background-image:url(../images/template/bg_miniCart_qty_1.gif);
		background-repeat:repeat-y;
		background-position:left;
		border-bottom:1px solid #C4C7CF;
	}
	table.miniCart td.product{
		padding:4px 10px 5px 10px;
		background-color:#F8F9FC;
		border-top:1px solid #F8F9FC;
		font-weight:bold;
		background-image:url(../images/miniCart_bg_product_1.jpg);
		background-repeat:repeat-x;
		background-position:left;
	}
	table.miniCart td.subTotal,
	table.miniCart td.subTotalPrice,
	table.miniCart td.shipping,
	table.miniCart td.shippingPrice,
	table.miniCart td.tax,
	table.miniCart td.taxPrice,
	table.miniCart td.total,
	table.miniCart td.totalPrice,
	table.miniCart td.discount,
	table.miniCart td.discountPrice{
		color:#D7D8DC;
		padding:5px 10px 4px 10px;
		font-size:10px;
	}
	table.miniCart td.subTotalPrice,
	table.miniCart td.shippingPrice,
	table.miniCart td.taxPrice,
	table.miniCart td.totalPrice,
	table.miniCart td.discountPrice{
		text-align:right;
	}
	table.miniCart td.subTotal,
	table.miniCart td.shipping,
	table.miniCart td.tax,
	table.miniCart td.total,
	table.miniCart td.discount{
		background-position:left;

	}
	table.miniCart td.total,
	table.miniCart td.totalPrice{
		font-weight:bold;
	}
	table.miniCart a.info{
		color:#F4F0C5;
		font-size:9px;
		padding:1px 15px 2px 5px;
		background-image:url(../images/template/icon_info_1.gif);
		background-repeat:no-repeat;
		background-position:right;
		float:right;
	}
	table.miniCart a:hover{
		text-decoration:underline;
	}
	#MiniCart div.buttons{
		float:left;
		widht:163px;
	}
	#MiniCart div.buttons img{
		float:left;
		display:inline;
		border:0;
		padding:0;
		margin:0;
	}

/*
	Sub Categories Table
*/
table.subCategories,
table.catProducts{
	width:100%;
	border:0;
	clear:both;
}
table.subCategories th,
table.catProducts th{
	border-bottom:1px solid #D30000;
	padding:5px;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	color:#666666;
}
table.subCategories td,
table.catProducts td{
	padding:5px;
}
table.catProducts th{
	border:0;
	border-bottom:1px solid #D30000;
	color:#000000;
}
table.catProducts td{
	border:0;
	border-bottom:1px dashed #C4C7CF;
}
table.catProducts td.price{
	color:#CC0000;
	font-weight:bold;
	font-family:"Myriad", Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.subCategories,
div.rootCategories{
	width:200px;
	margin:7px;
	text-align:center;
	display:inline;
	float:left;
	text-align:left;
}
div.rootCategories{
	text-align:center;
}
div.categoryDescription{
	padding-bottom:15px;
}
div.categoryDescription img{
	float:left;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:7px;
}
.smallGreyText{
	color:#666666;
	font-size:10px;
}
.smallTxt{
	font-size:9px;
}
.oldPrice{
	text-decoration:line-through;
	font-weight:bold;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.currentPrice{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/*
	Shipping Calculator
*/
#ShippingCalc{
	padding:15px;
	background-color:#DFE6EF;
	border:1px solid #A0B4CF;
	background-image:url(../images/template/bg_shippingCalc_2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
}

/*
	productCategories
*/
table.productCategories{
	width:100%;
}
table.productCategories td{
	text-align:center;
}

.submit,
.greySubmit{
	border:1px solid #9F0801;
	background-image:url(../images/bg_submit_1.gif);
	background-repeat:repeat-x;
	background-color:#780300;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 5px 2px 5px;
}
.greySubmit{
	border:1px solid #353438;
	background-color:#262529;
	background-image:url(../images/bg_greySubmit_1.gif);
}

table.error{
	border:1px solid #EA9B9B;
	background-color:#FBF3F3;
	width:100%;
}
table.error td{
	padding:5px;
}

table.form{
	background-color:#F4F4F4;
}
table.form th{
	border-bottom:1px solid #D30000;
	text-align:left;
}
table.form th,
table.form td{
	padding:4px;
}
table.checkoutSelectAddress{
	border:1px solid #aaaaaa;
	width:100%;
}
table.checkoutSelectAddress td{
	padding:10px;
	border-bottom:1px dashed #aaaaaa;
}
table.checkoutSelectAddress td.billing{
	border:0;
	background-color:#eeeeee;
}

/*
	Form
*/
form{
	padding:0;
	margin:0;
	display:inline;
}

/*
	Invoices
*/
table.invoiceAddresses{
	border:1px solid #aaaaaa;
}
table.invoiceAddresses td p{
	padding:0;
}
table.invoiceAddresses td{
	padding:10px;
	padding-right:15px;
}
table.invoiceAddresses td.change{
	padding:0 0 5px 10px;
}
table.invoiceAddresses td.shipping{
	background-color:#eeeeee;
}

table.invoicePaymentDetails{
	border:1px solid #aaaaaa;
}
table.invoicePaymentDetails td{
	padding:4px;
	text-align:left;
	border-bottom:1px dashed #eeeeee;
}
table.invoicePaymentDetails th{
	padding:4px;
	font-size:9px;
	text-align:right;
	font-weight:normal;
	color:#666666;
	background-color:#eeeeee;
}

/*
	Checkout Payment
*/
table.checkoutPayment{
	border:1px solid #aaaaaa;
	background-color:#eeeeee;
	width:100%;
}
table.checkoutPayment td{
	padding:5px;
}

.alert{
	padding:4px;
	border:1px solid #C7C900;
	display:block;
	background-color:#FDFFA8;
}

/*
	My Account
*/
table.myAccountOrderHistory{
	width:100%;
	border:0;
	margin:0;
	clear:both;
}

table.myAccountOrderHistory th{
	border-bottom:1px solid #D30000;
	padding:5px;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	color:#666666;
}
table.myAccountOrderHistory td{
	border-bottom:1px dashed #aaaaaa;
	padding:5px;
	background-color:#eeeeee;
}

/*
	Home Page Promotion
*/
table.homePagePromo{
	border:0;
	height:196px;
	background-image:url(../images/bg_homePromo_1.jpg);
	background-repeat:repeat-x;
	width:100%;
}
table.homePagePromo td.main{
	background-image:url(../images/bg_homePromoMain_1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}
table.homePagePromo td.issue{
	background-image:url(../images/bg_homePromoIssue_1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100px;
}

/*
	Home Page Catalogue
*/
table.homePageCat{
	border:0;
	height:196px;
	background-image:url(../images/bg_homeCat_1.jpg);
	background-repeat:repeat-x;
	width:100%;
}
table.homePageCat td.main{
	background-image:url(../images/bg_homeCatMain_1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
}
table.homePageCat td.issue{
	background-image:url(../images/bg_homeCatIssue_1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:100px;
}

/*
	Special Offers
*/
	#SpecialOffers{
		background-color:#A81125;
		width:163px;
		background-image:url(../images/bg_offers_1.jpg);
		margin:0 0 15px 0;
	}
	#SpecialOffers .title{
		background-image:url(../images/bg_offersTitle_1.jpg);
		background-repeat:no-repeat;
		color:#E6C1C4;
		font-weight:bold;
		font-size:10px;
		padding:15px 10px 15px 40px;
	}
	#SpecialOffers ul{
		padding:0;
		background-color:#ff0000;
		clear:both;
		float:left;
		display:inline;
		margin:0 0 0 3px;
	}
	#SpecialOffers ul li{
		margin:0;
		padding:0;
		list-style:none;
		background-color:#F8F9FC;
		background-image:url(../images/bg_offerItem_1.jpg);
		background-repeat:repeat-x;
		border-top:1px solid #F8F9FC;
		border-bottom:1px solid #C2C2C2;
		width:157px;
		float:left;
		clear:both;
		display:inline;
	}
	#SpecialOffers ul li a{
		padding: 5px 15px 5px 15px;
		font-size: 10px;
		color:#1A1A1A;
		float:left;
	}
	.save,
	.offerEnds{
		font-size:9px;
		color:#8E0501;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
	}
	#SpecialOffers .offercap{
		width:163px;
		padding:0;
		margin:0;
		clear:both;
		background-image:url(../images/bg_offercap_1.jpg);
		background-repeat:no-repeat;
		height:27px;
	}
	#SpecialOffers .offercap a{
		padding:0;
		margin:0;
		display:block;
		padding:6px;
		text-align:center;
		font-size:9px;
		color:#E9D1D1;
	}
/*
	Account Center
*/
.accountCenterLinks a:link,
.accountCenterLinks a:visited{
	border-left:5px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:4px 10px 4px 15px;
	display:block;
	color:#950601;
	text-decoration:none;
}
.accountCenterLinks a:hover{
	background-color:#eeeeee;
	border-left:5px solid #950601;
	text-decoration:none;
}

table.cartCoupon{
	border:1px solid #dddddd;
	width:100%;
	background-color:#eeeeee;
}
table.cartCoupon td{
	padding:10px;
}

/* Dashed Links */
ul.dashedLinks{
	margin:0;
	padding:0;
}
ul.dashedLinks br {
	display: none;
}
ul.dashedLinks li{
	margin:0;
	padding:0;
	list-style:none;
}
ul.dashedLinks li a{
	margin:0;
	display:block;
	color:#000000;
	border-bottom: 1px dashed #BFBFC2;
	padding:6px 10px 6px 10px;
}
ul.dashedLinks li a:visited{
	color:#666666;
}
ul.dashedLinks li a:hover{
	color:#ffffff;
	background-color:#A00101;
	text-decoration:none;
}
/*
	ContentContainerContent
*/
#ContentContainerContent.warehouse{
	padding-top:20px;
	min-height:500px;
}
#NavLeftItems.warehouse{
	padding-top:20px;
}
#NavLeftItems.warehouse p.title{
	padding-left:20px;
}

/* Enquiries */
table.bluebox{
	border:1px solid #A0B4CF;
	background-color:#DFE6EF;
	width:100%;
}
table.bluebox td,
table.bluebox th{
	padding:5px;
}
table.bluebox th{
	text-align:right;
}
table.greybox{
	border:1px solid #aaa;
	background-color:#f6f6f6;
	width:100%;
}
table.greybox td,
table.greybox th{
	padding:5px;
}
table.greybox th{
	text-align:right;
}

div.product-links,
div.category-links {
	float: right;
	margin: 0 0 20px 20px;
}

div.box-header {
	height: 35px;
	line-height: 35px;
	background-color: #A30901;
	color: #fff;
	padding: 0 20px 0 20px;
}

div.box-header p {
	font-weight: bold;
	color: #ffffff;
	margin: 4px 10px 0 10px
}

div.box-body {
	background-color: #f1f1f1;
}

div.box-body ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.box-body ul li a {
	display: block;
	color: #3c3c3c;
	padding: 0.5em 20px 0.5em 20px;
}

div.box-body ul li a:hover {
	color: #A30901;
	text-decoration: none;
	background-color: #fff;
}

table.list {
	width: 100%;
}

table.list th,
table.list td {
	padding: 5px;
	vertical-align: top;
	font-size: 0.8em;
}

table.list th {
	border-bottom: 1px solid #BFBFC2;
}

table.list td {
	border-bottom: 1px solid #f1f1f1;
}

table.list td p {
	margin: 0 0 1em 0;
	font-size: 1em;
}

table.list td.price,
table.list td.buy {
	white-space: nowrap;
}
