/* Add styles specifically for this site here */

body { background-position: top center; }

x.art-button-wrapper input.art-button { height: 17px; }

.art-post-body { padding-top: 5px; }
.art-content { padding-top: 0px; margin-top: 0px; }
.art-layout-cell { vertical-align: top; padding-top: 0px;  }
.art-content-layout-row, .art-content-layout { vertical-align: top; padding-top: 0px; }

.art-content .art-block { margin: 0px; }
.art-button-wrapper  { margin-bottom: 2px; }

#rightnav { padding-top: 10px; }

#header { background: navy; }
xnav > div .sm-simple a { color: #fff; }

body { font-size: 11pt; color: #000; xfont-family: 'open_sansregular', Arial; }

xdiv.art-header-jpeg {}
xdiv.art-header-jpeg {
background-image:url("images/logo-drakes.png");
background-position: 10px center;
background-repeat:no-repeat;
height:106px;
left:0;
position:absolute;
top:7px;
width:453px;
z-index:-1;
}

.ProdsNav h1 {  width: 180px; } 
x.art-header { background: rgb(245,222,113); color: black;  } 
x.art-header a:link, .art-header a:visited { color: black !important;  } 

#art-flash-container { position: absolute; left: 250px; width: 300px; }

#logindiv { xfloat: right; text-align: right; z-index: 2000; color: #fff; }
#logindiv a { color: #fff !important; text-decoration: none; }
#searchdiv { position: absolute; right: 290px; top: 85px; text-align: right; z-index: 2000;  background: url(images/search_bg.png); padding: 5px 7px 9px 7px; }
#searchdiv input { font-size: 13px; font-style: italic; }
#searchdiv input[type=text] { margin-left: 10px; margin-right: 10px; border: 0px; }
.welcomenote { xpadding: 6px 0px 2px 5px; xmargin-bottom: 6px; text-align: right; }
#search input[type=text] { border: none; }

.ink_quickfind { border: 0px; }
.ink_brands { border: 0px; }

.catsnav { margin: 0 ; padding: 0; width: 205px; border: 0px solid #021D73; }
.ProdsNav h1 { margin-left: 0px; margin-bottom: 2px; padding: 3px 0 3px 3px; xbackground: #021D73; border-top: 1px solid #fff; width: 180px; } 
.ProdsNav h1:first-child { border-top: 0px; }
.ProdsNav h1 a {font-weight: normal !important; font-family: verdana; font-size: 14px !important; margin:0px;padding-left:2px; font-size: 13px; 
			color: #000 !important; }
.ProdsNav h1 a:visited, .ProdsNav h1 a:link  { color: #C7C7F0; }
.ProdsNav h1 a:hover { text-decoration:none;  }
.ProdsNav h1.selectedrow a { color: eee; }
.ProdsNav h2 { margin-left: 10px; xbackground-color: #ffffff; margin: 0px;  } 
.ProdsNav h2 a {font-weight: normal !important; font-size: 12px !important; font-family: verdana; padding-left:10px; display: block; margin:0px; 
				background-image:url("images/blockcontentbullets.png");background-repeat:no-repeat; background-position:0px 0px; }
.ProdsNav h2 a:link { color: #444; }
.ProdsNav h2 a:visited { color: #444; }
.ProdsNav .art-blockcontent-body { padding: 0px; }
td.ProdsNav { width: 200px; padding-right: 10px; }
td.ProdsNav div { text-align: left; padding-left: 0px; }
div.ProdsNav {float:left; width:172px; margin-right:10px;font-family:Verdana, Arial, Helvetica, sans-serif}

.art-article img { margin: 5px !important; }
.art-article .ProdsNav img { margin: 0px !important; }

h2 {margin-bottom: 5px; }

.subcatitem {
	padding-left: 20px;
	background-image:  url(img/subcat.gif);
	background-repeat: no-repeat;
	background-position: 5px .25em;
	padding-bottom: 5px;
}

.subcatitem a{ text-decoration:none; }

.products_th td { height: 26px; background: url("images/blockcontent_h.png"); xbackground: url("images/blockheader.png"); }
.products_th td a { color: black; }

.cartimage { background: url(img/cart2b.png) no-repeat; height:60px; width: 70px; margin-left: 40px; cursor: hand; }

.feat-banners {
	overflow: hidden;
}
.feat-prod .fpmain { 
	height: 250px; 
	width: 100%; 

	background-color: #ddd; /*lightblue; /*#ddd;*/
	border: 0gb(215,159,4) solid; 
	cursor: pointer;
	font-family: arial;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	overflow:hidden; 
}
.feat-prod .fpbg {
	/*position: relative;*/
	height: 100%;

	background-color: white; 	
	opacity: 0.8;
	filter:alpha(opacity=90);
}
.feat-prod .fpimg { 
	/*position: absolute;
	left:10px;*/
	margin-left: 10px
	margin-right: auto;
	width: 48%; 
	height: 250px; 

	overflow:hidden; 
	background-position: center center; 
	background-repeat: no-repeat; 
	/*filter:alpha(opacity=80);*/
}
.feat-prod .extra { 
	/*position: absolute;
	right: 20px;
	top: 20px; */
	margin-left: auto;
	margin-right: 15px;
	margin-top: -240px; 
	height: 84%;
	width: 48%; 
	text-align: right; 

	color: #444; 
	font-size: 20px; 
	font-weight: normal;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
}
.feat-prod .desc { 
	/*position: absolute;
	bottom: 5px;
	right: 10px;*/
	margin-left: 0px;
	margin-right: auto;
	height: 20px; 
	padding: 5px; 
	width: auto;
	xdisplay: inline;

	background-color: #eeeeee; 
	color: #444; 
	font-family: arial;
	font-size: 20px; 
	font-weight: normal; 
	text-align: center; 
	opacity: 0.8; 
	/*filter:alpha(opacity=80);*/
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.feat-prod .price {
	color: red;
	font-size: 40px; 
	margin-bottom: 5px; 
	font-weight: normal;
}
.feat-prod a { 
	text-decoration: none; 
}

.feat-prod-2 .fpmain { 
	background-color: lightblue; 
}
.feat-prod-2 .fpimg  { 
	/*right: 10px;
	left: auto; */
	margin-left: auto;
	margin-right: 10px;
}
.feat-prod-2 .extra { 
	/*left: 15px;
	right: auto;*/
	margin-left: 10px;
	margin-right: auto;
	text-align: left;	
}
.feat-prod-2 .desc { 
	/*left: 10px;
	right: auto;	*/
	margin-left: auto;
	margin-right: 10px;
}

.jshowoff-controls a { margin-right: 10px; color: #777; }
.jshowoff-controls { margin: -4px 0 10px 0; padding: 0px; text-align: right;}

.productBox {
	background-color:#EBEBEB;
	padding: 10px 20px 20px 20px;
	height: 565px;
}
.subBox {
	background-color:#FFFFFF;
	width: 180px;
	height: 275px;
	text-align: center;
	color: #000033;
	font-size: 10px;
	font-weight: bold;
	float:left;
	_display: inline;
	margin: 6px;
	padding: 0;
}


.prodetail_title {
	font-family: 'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff7309;
	
	padding-top:0;
	margin-top:0;
    width:450px;
}
.prodetail_price {
	xfont-family:'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #021C74;
}
/*.prodetail_otherprice { margin-left:38px; }
.prodetail_bulk {padding-left:38px; }
.categ_instr{color:#000066}*/
/*.addtoord{padding:0px;margin:0;float:left;margin-left:40px;margin-top:10px;z-index:3;}*/
.prodetail_addtofav { background-image:url(img/adf.gif);background-repeat: no-repeat;font-size: 22px; text-decoration: none;margin-top:-25px;margin-right:140px;padding:8px;z-index:2;float:right}
.prodetail_delfromfav {background-image:url(img/dff.gif);background-repeat: no-repeat; font-size: 22px; text-decoration: none;margin-top:-25px;margin-right:140px;padding:8px;z-index:2;float:right}
.prodetail_image{float: left; width:200px; height: 200px;border: 1px solid #E4EBF1;text-align:center;}

.prodetail_box{ float:left; width:300px; margin-left: 20px; }
.prodetail_code{ font-size:11px; color:#333; margin-left: -10px; padding: 5px 0 5px 10px;width:auto; background-color:#E4EBF1; }
.prodetail_qty{font-size:12px; font-family:'Lucida Grande', 'Lucida Sans', Arial, Helvetica, sans-serif; font-weight:bold; color: #2a4e5e;}
.prodetail_cat{font-size:10px; font:Arial; font-weight:bold; color: #666666;}

.prodetail_extra { margin-top: 20px; }

#hdg_help { font-size: 24px; font-weight: bold;  }
.faq_txt1 { font-size: 18px; display: block; margin-bottom: 10px; }
.prodsrt { padding-left: 10px; width: 600px; }
.helpdrill { width: 160px; }


ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
	xheight: 20px; 
}
ul.tabs li {
	list-style:none;
	display:inline;
	background-image: none;
	xpadding: 0px;
	xmargin: 0px;
	line-height: 1.3em;
}
ul.tabs li a {
	background-color:#0097f1;
	color:#fff;
	padding:8px 14px 8px 14px;
	xmargin: 0px;
	text-decoration:none;
	font-size:11px;
	border:1px solid #ddd;
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #ddd; 
	border-bottom: 1px solid #ffffff;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #ddd; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	xtext-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li a:hover small {
	color:#baae8e;
}
#content_choose, #content_services { display:none; }

#ctl00_MPMain_pnlCats { margin-bottom: 10px; }

x.promoitems .art-blockcontent-body, .promoitems .products_th td { xbackground: red; color: white; }
x.promoitems .art-blockheader { display: none;  }
x.promoitems .catsnav { background-color: white; }
x.promoitems .ProdsNav h1 { background-color: orange; border-color: orange; }
x.promoitems .ProdsNav h1 a { color: white; }
x.promoitems .caption { color: orange; }

.specialcat_E .art-blockcontent-body, .specialcat_E .products_th td  { background: #CBF8B4; }
.specialcat_E .caption { color: #327F0B; }

.costcentres { width: 450px; background: #eceefb; padding: 2px 5px 2px 5px; xmargin-bottom: 6px; text-align: center; margin-top:0px; float: right; }
.costcentres  select { width: 300px; }

.featuredprod { background-color:#ffffff; border:0px solid rgb(252,216,0); width:100%; height: 265px; 
				text-align: center; text-decoration:none; cursor:hand; 
				background-position:center 50px; margin-bottom: 10px; margin-right: 5px; 
				opacity: 0.9; filter:alpha(opacity=90); position:static; 
				padding: 4px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
				}
.featuredprod a { text-decoration:none !important; }
.fp_x a, .fp_y a, .fp_z a { text-decoration:none !important; }
.featuredprod a:hover { text-decoration:none; }
.featuredprod .desc {color: #000; font-weight:bold; font-size:13px; height:40px; 
					font: Verdana, Arial, Helvetica, sans-serif; padding: 3px 5px 5px 5px; 
					text-align: center; position:static;
					margin-top: -265px; margin-left: 0px; background-color: #fff; }
.featuredprod .code { font-size:10px; color:#274c5c; font-weight:bold; display: none;}
.featuredprod .price { font-size:24px; color:rgb(2,29,115); font-family: Arial; 
						font-weight:normal; position:static; 
						margin-right: 3px; margin-top: 140px; text-align:center; }
.featuredprod .extra 
{
	text-align: center !important; 
	xborder-top: 1px solid #999; 
    margin: 217px 0px 0px 0px; 
    height: 42px; 
	vertical-align:middle; 
    background: #021D73; 
    padding:0 5px 5px 5px; 
	z-index:20;   
    font-size:12px; 
	color:#fff; 
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	overflow: hidden;
	xopacity: 0.8;
}
.featuredprod .extra table { width: 100%; }
.featuredprod .extra td { text-align: center !important; }

.aviaslider{ 
height:185px !important; 	/*this changes the height of the image slider*/
width:580px !important;
}
.ProdsActual .aviaslider { margin-top: 5px; }

.prodimg { width: auto; height: 140px; border: 0px; vertical-align: middle; }
.proddesc { color: #111; font-size: 14px; font-weight: normal; height: 50px; }
.prodprice { color: red; } 
.multicollist_tr td { text-align: center; width: 185px; } 
.multicollist_tr .prodcode { display: none; }
.multicollist_tr .prodprice { font-size: 24px; color: rgb(2,29,115); }
.multicollist_tr .incextax { display: block; font-size: 12px;  }

.prodscomparison A { TEXT-DECORATION:NONE; }
.prodscomparison td { border: 1px #dddddd solid; border-collapse:collapse; vertical-align:text-top; padding: 3px; width: 170px; }
.prodscomparison td { text-align:center; }
.prodscomparison th { padding-right: 5px; }
.prodscomparison .proddesc { color: #009ecf; font-size: 11px; font-weight: bold; height: 40px; }
.prodscomparison .prodlongdesc { margin: 10px 0px; color: #222222; font-size: 10px; font-weight: normal; text-align:left; }
.prodscomparison .prodbullets { margin: 10px 0px; color: #009ecf; font-size: 10px; font-weight: normal; text-align:left; }
.prodscomparison .prodimg { width:155px; height: 100px; padding:5px; text-align:center; border:none;}
.zprodscomparison .prodimg img { height: 100px; }
.prodscomparison .prodprice { color: red; font-size: 16px; font-weight: bold; margin-top: 5px;}
.prodscomparison .prodcompare { text-align: right; }

input#login, input#password { width: 60px; }

#sharefbtw { padding-top: 5px; text-align: right; padding-right: 8px; }

.welcomenote a { color: black; text-decoration: none; } 

.crossedout { text-decoration: line-through; }
.hlt { color: red; font-size: larger; }

.art-postcontent { padding-right: 10px; padding-left: 0px; padding-top: 0px; margin-top: 0px;  }

div.art-block img { margin: 0px; }

#MPMain_CtlProduct1_pnlProductFields { margin-top: 5px; }

td_search .search_box { width: 490px; height: 20px; padding: 2px; }
	
#topbuttons #branddropdown { width: 235px; padding-top: 13px; height: 80px; text-align: center; }
#topbuttons #branddropdown span { display: block; margin-top: 2px; margin-bottom: 2px; color: #888;  }
#topbuttons #searchconsumable { width: 510px; text-align: right; margin-top: 5px;  }	
#topbuttons #searchmachine { margin-top: 10px; width: 510px; text-align: right; }	
table#topbuttons { font-size: 16px; font-weight: bold; font-family: Arial;  background-color: #eee; color: #888; border-collapse: collapse; }
table#topbuttons td { padding: 0px 9px; }
#topbuttons input, #topbuttons select { font-size: 16px; font-family: Arial; }
#topbuttons .td_brand { background-color: rgb(0,35,149); border-right: 2px #e7e7e7 solid;  }
#topbuttons .td_search { background-color: rgb(0,35,149); color: #fff; width: 550px; }

.blur, .default { color: #555; }
.blur { font-style: italic; }

#divMainGrid span.summary { display: block; padding-top: 5px; padding-bottom: 5px; text-align: right; }
.pagesummary { padding-top: 5px; padding-bottom: 5px; text-align: right; }

.printheader { display: none; }

.dt-grid { border-collapse: collapse; width: 100%; }
.dt-grid td, .dt-grid th { border: 0px solid #ccc; xcolor: #333; padding: 3px; xword-break: break-all; xwidth: 100px; }
.scrollTableHead .dt-grid td { font-weight: normal; xfont-size: 11px; padding: 3px 3px; color: #444;  }
x.dt-grid td { padding-left: 2px; padding-right: 2px; padding-top:2px; padding-bottom: 3px; }
.dt-grid tr.gr-h { background-color: #777; height: 30px; color: #fff; }
.dt-grid th { color: #fff; }
.dt-grid tr.gr-h a { color: #fff; }
.dt-grid tr.gr-n { background-color: #fbfbfb; }
.dt-grid tr.gr-n td {  border-bottom: solid 1px #d5d5d5; border-top: solid 1px #d5d5d5; padding:3px 3px; height: 18px; }
.dt-grid tr.grp-hdr { margin-top: 10px; }
.dt-grid tr.grp-hdr td { padding: 0px; padding-top: 15px; width: auto; }
.dt-grid tr.grp-hdr td b { padding: 6px 5px 2px 10px; display: block; float:left; height: 20px; background: url(../images/coursebg.png); color: White; }
.dt-grid tr.grp-hdr td span { display: block; float:left; width: 18px; height: 28px; background: url(../images/coursebg2.png) right center no-repeat; }
.dt-grid tr.grp-hdr b {  font-weight: normal; }
.dt-grid a:active, .dt-grid a:link, .dt-grid a:visited   { color: #333; }
div.scrollTableHead .dt-grid a {  }

table.machinelist  td i { color: red; font-style: normal;  }
.dt-grid td i { color: red; font-style: normal;  }
.multicol td i { color: red; font-style: normal;  }
.dt-grid .c_code  { width: 100px; }
.dt-grid .c_colour { text-align: center; }
.dt-grid .c_yield { text-align: center; }
.dt-grid .c_price { width: 60px; text-align: right; }
.dt-grid .c_stock { width: 40px; text-align: center; }
.dt-grid .c_ext { width: 60px; text-align: right; }
.dt-grid .c_del { text-align: center; }

table.machinelist .machineimg { height: 100px; }
table.machinelist .machinedesc a { text-decoration: none; color: #333; font-size: 13px; }
table.machinelist { border-collapse: collapse; }
table.machinelist td { border: 1px solid #f4f4f4; padding: 5px; width: 145px; text-align: center; }

#ConsumableList .instr { font-size: 16px; margin: 10px 0px; }

#divMachine { margin-top: 10px; }


.fade-banner img { margin: 0px; }
ximg { margin: 0px !important; }

.brandlogos { margin-left: 430px; margin-top: 15px; }

.art-nav .t { text-transform: capitalize; }
.art-block .t { text-transform: capitalize; }

.prodetail_extra th { text-align: left; padding: 5px; vertical-align: top; }
.prodetail_extra td { padding: 5px; vertical-align: top; }

.btnB_3  { font-size: 14px !important; }

.simplemodal-data h2 { font-size: 16px; font-weight: bold; }

p { line-height: 130%; }

.tt_tabmenu { text-align:left; margin-top:0px; }
.tt_tabmenu UL { PADDING: 0px; MARGIN: 0px; BACKGROUND-COLOR: #e0e0e0; HEIGHT: 18px }
.tt_tabmenu UL LI { BORDER-LEFT: white 1px solid; PADDING: 5px; DISPLAY: inline; 
			VERTICAL-ALIGN: middle; HEIGHT: 20px }
.tt_tabmenu UL LI A { COLOR: black; TEXT-DECORATION: none; height:28px; }
.tt_tabmenu UL LI A:visited { COLOR: black; TEXT-DECORATION: none }
.tt_tabmenu UL LI A:hover { COLOR: gray; TEXT-DECORATION: none  }
.tabonli { BACKGROUND-COLOR: whitesmoke; }
.tabonli A:hover { COLOR: black; TEXT-DECORATION: none }
.art-postcontent .tt_tabmenu li { margin-left: 0px; }

.freightcalculator { 
	position: absolute;
	left: 300px; 
	top: 100px; 
	width: 300px; 
	display: inline; 
	z-index: 20; 
	text-align: left;
	background-color: #FAE500; 
	border: 5px solid #777; 
	padding: 0px 0px 10px 10px; 
	
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	}

.freightcalculator table table{ 
	padding: 0 10px 10px 0; 
	}
.freightcost { font-size: 14px; color: navy; }

.prodetail_calcfreight{ margin-top: 20px; display: block; margin-right: 40px; }

.storedetails .store-name { font-weight: bold; }
.storelist-disclaimer { margin-top: 50px; font-size: 9px; }

.ink_search .search_label { display: none; }
.ink_search .search_box { width: 220px; font-size: 14px; }

.machines_multicol td { border: 0; }

div.catsnav {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.art-postcontent { padding-left: 3px; padding-right: 10px; margin-top: -10px; }
x#MPMain_pnlProds { margin-top: -10px; }
x.topmenu { float: left; margin: 5px 5px 10px 25px; font-size: 12px !important; }
.topmenu a {  text-decoration: none !important; }

x.caption div { margin-left: 5px; }

#cartdiv { position: absolute; right: 30px; top: 55px; background: url(images/cart-bg.png) no-repeat; 
			height: 85px; width: 190px; 
			padding-top: 35px; 
			text-align: center;
			line-height: 1.6em;
			font-size: 13px; 
		}
#cartdiv a { text-decoration: none !important; color: #333; }
#cart-inner { background: url(images/cart-bg.png) no-repeat; 
			xheight: 85px; width: 190px; 
			padding-top: 35px; 
			text-align: center;
			line-height: 1.6em;
			font-size: 13px; 
		}
#cart a { text-decoration: none !important; color: #333; }


.admin .art-postcontent .art-block { margin-right: 10px; margin-bottom: 10px; } 

.inkandtoner_ .ink_table { padding-top: 0px; }
.inkandtoner_ .ink_qf_top { display: none; }
.inkandtoner_ .ink_nav2 { xwidth: 235px; text-align:center; padding: 20px;  background-color: rgb(2,29,115); color: #fff; font-size: 14px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.inkandtoner_ .ink_nav2 input { font-size: 14px !important; }
.inkandtoner_ .ink_nav2 input[type=text] { xwidth:185px; font-style: italic; border: 0px; }
.inkandtoner_ .ink_nav2 h2  { color: rgb(252,218,0);  margin: 0px 0px 10px 0px; }
.ink_search_printers_2, .ink_search_cartridges_2{ background-color: #fff; padding: 5px 0px 5px 5px; 
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.inkandtoner_ .ink_nav .blockstyle { padding-top: 0px; }
x.inkandtoner_ .ink_main { padding-left: 10px; width: 100%; padding-right: 0px; margin-right: 0px; }
x.inkandtoner_ .ink_main img { margin: 0px; padding: 0px; }
.inkandtoner_ .ink_quickfind { width: 260px; border: 0px ; }
.inkandtoner_ .ink_quickfind select { margin-bottom: 5px; font-size:11px; width: 130px; }
.inkandtoner_ .ink_brands2 { width: 260px; border: 0px ;  display: none; }
.inkandtoner_ ul.brandslist li { background-image:none; padding-left: 0px; line-height: 10px; }
.inkandtoner_ .brandslist ul li { background-image:url("images/blockcontentbullets.png"); padding-left: 10px; }
.inkandtoner_ .brandslist ul { margin-left: 10px; }
.inkandtoner_ .brandslist ul li a:link { color: #444444; }
.inkandtoner_ .art-sidebar1 { display: none !important; }
.inkandtoner_ #sidebar { display: none !important; }

.brandslist ul li { padding-left: 10px !important; }
.brandslist ul { margin-left: 0px !important; }
.brandslist div { margin-left: 8px !important; }

#dtautosuggest { 
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#MPMain_CtlProdLst1_pnlProd_List { margin-top: 10px; }

.art-postcontent h2 { line-height: 25px; margin-bottom: 8px; }

.dt-tabDetails{ margin-top: 34px; }

#sidebar a { text-decoration: none; }

.pg_nav { display: table-cell; width: 180px; margin-right: 10px; }
.pg_main { padding-left: 15px; }


.block-content ul {
	list-style-image: url("img/subcat.gif");
    padding-bottom: 5px;
    padding-left: 20px;
}

#posts { min-height: 380px; }

table.adminblocks  tr td:not(:first-child) { padding-left: 15px; }

.helpdrill .block-content ul { list-style: none inside; padding-left: 0px; }
.helpdrill .block-content ul li { background-color: inherit; font-weight: bold; }
.helpdrill .block-content ul ul li { list-style-image: url(img/subcat.gif); padding-left: 0px; font-weight: normal; }
.helpdrill .block-content li a { padding-left: 0px; }
.helpdrill .block-content ul ul  { margin-left: 20px; list-style: none outside; background-color: inherit; }

#hdg_help { margin-left: 0px; }
#MPMain_pnlHelp div { margin-left: 0px; }
#MPMain_pnlHelp span.faq_txt1 { margin-left: 0px; }
td.helpdrill { margin-right: 15px; }

xsection.block p { padding: 0px 5px;}

.es { font-style: italic; font-weight: bold; }
.es .es-script { color: #FF5500; font-weight: normal; }

#logindiv2 a { text-decoration: none; }

a { color: #333; } 

section.block p { padding: 10px; margin: 0px; }

#posts { min-height: 500px; }

td.ProdsActual { min-width: 80%; }
.homepage .Table1 { width: 100%; }
x.homepage #sidebar { display: none; }
x.homepage #posts { width: 100%; padding-right: 0px; }
x.homepage td.ProdsActual { width: 100%; }

#simplemodal-container a.btn { color: #fff !important; }
#footer1 { width: "30%"; display: inline-block; margin-right: 100px; }
#footer2 { width: "30%"; display: inline-block; }
#footer3{ width: "30%"; display: inline-block; }

nav { background: #333 ; }

#topmenu { xpadding: 5px 0px; }
#topmenu a { display: inline-block; border-right: 1px solid #fff; padding: 0px 10px; line-height: 0.9em; }
#topmenu a:last-child { border-right: 0px; }
#topmenu a:first-child { padding-left: 0px; }

#hoveringcart { border: 1px solid #ccc; padding: 5px; background: #fff; width: 220px; border-radius: 5px; 
box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.80);}

.pg_nav { display: none; }
.pg_main { padding-left: 0px; }

i.find-store-icon { display: inline-block; background-image: url(images/storeiconb_t.png); width: 22px; height:23px; vertical-align: middle; }
i.view-cart-icon { display: inline-block; background-image: url(images/carticonb_t.png); width: 27px; height:25px; vertical-align: middle; }
#logindiv { xpadding-top: 7px; }

nav a { border-right: 0px; }

.orderitems .scrollTableFoot  { display: none !important; }
.orderitems .summary  { display: none !important; }
.orderitems #mainGrid { margin-top: 10px; }
#divTotals { text-align: right; margin-right: 20px; margin-top: 5px; }
#divTotals table { width: 100%; }
#divTotals .totallabel { width: 90%; }

#divProdSearchList { margin-top: 10px; }
#divProdSearchList table { border-collapse: collapse; border: 1px solid #ddd; }
#divProdSearchList td:first-child { min-height: 40px; display:inline-block; }
#divProdSearchList td { font-size:14px;  }

input[type=text], input[type=password] { font-size: 14px; }
.total_final { font-weight: bold; font-size: 20px; }

.multicollist_tr td > div { border: 1px solid #ccc; margin: 5px; height: 330px; 
-webkit-box-shadow: 1px 3px 2px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    1px 3px 2px 0px rgba(50, 50, 50, 0.75);
box-shadow:         1px 3px 2px 0px rgba(50, 50, 50, 0.75);
 }
 
.store-details { color: #fff; text-transform: uppercase; margin-bottom: 7px; }

x.productspage  #sidebar { display: none; }
x.productspage #posts { width: 100%; }

ul.mega-menu { width: 600px !important; max-width: 700px !important; 
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px; 
	border-top-right-radius: 10px; 
	}
	
table.subcatbox { width: auto; min-width: 80%;}

.breadcrumbs, .breadcrumbs a { font-size: 11px; }
.breadcrumbs a:not(.btn) { text-decoration: underline !important; }
.breadcrumbs a.btn { color: #fff; float:right;}

#MPMain_pnlCats { display: none; }

.btn_so { padding: 20px; font-size: 16px; border-radius: 10px; }
x#MPMain_btnCheckout { background: navy; color: #fff; display: inline-block; padding: 20px; font-size: 16px; border-radius: 10px; }
#MPMain_btnMyOrders { display: none; }
#MPMain_btnContinueShopping { display: none; }
.shoppingcart tr.total td { white-space: nowrap; }

tr.products_th td { padding: 7px; }

#MPMain_txtSpecialInstructions { margin-bottom: 5px; }

div.order-head-block { display: inline-block; vertical-align: top; margin-right: 10px; }
.order-edit-head  td { display: inline-block; min-height: 25px; }

#header > div .top-btns a {
    color: #fff;
}

@media screen and (max-width: 700px) {
	.xwelcomenote { xdisplay: none; }
	#logindiv { text-align: center; }
	x#logindiv a { text-transform: capitalize !important; }
	#posts { min-height: 0px }
	.service h2.caption { margin-left: 0px !important; }
}

div.storedetails { padding: 10px; }
.store-choose a { display: inline-block; background: navy; color: #fff !important; padding: 10px; margin-top: 5px; margin-bottom: 5px; border-radius: 5px;  }
.simplemodal-container .store-choose a { display: inline-block; background: navy; color: #fff !important; padding: 10px; 
				 float: right; margin-top: -60px; text-decoration: none; }

#divBranchList { margin-top: 10px; }

body.checkout #sidebar { display: none; }
body.checkout #posts { width: 100%; }
section.block header a { color: #fff !important; }

x.prodetail_image2 { width: 330px; }

div > li { margin-left: 20px; }

x#prefooter { background: #aaa; color: #fff; }
x#prefooter a { color: #fff; }
#prefooter   { vertical-align: middle; }
#prefooter span img { vertical-align: middle; }
.prefooter-search { text-align:right; }
.prefooter-search #search div { margin-top: 5px; }

.comparebutton {
    background-color: inherit;
	xdisplay: inline; 
    padding: 20px 10px 5px 5px;
	margin: 0px; 
    text-align: left;
	border-radius: 0px; 
}

.comparebutton .btn {
    margin-top: 0px;
	display: inline; 
}

.home-banner > div { margin-top: 5%; margin-bottom: 5%; }
.home-banner { display: inline-block; width: 66%; border: 5px solid #999; margin: 0px; padding: 0px; margin-bottom: 5px; }
.home-choose-branch { display: inline-block; width: 33.2%; margin: 0px; padding: 0px; vertical-align: bottom; }

#search > div button { padding: 5px; margin: 0px; xmargin-right: -5px; float: right;
border-radius: 7px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; height: 32px; }
#search > div { padding: 0px; vertical-align: middle; text-align: right; }
#search > div > span { display: inline-block; padding: 5px; float:left; xwidth: 256px; }

ul.mega-menu div { margin-left: 20px; }
.my-smart-menu .subcatitem { padding-left: 30px; }

.featuredprod .extra { background: #fff;  }
.fpcell { border: 1px solid #ccc; margin: 15px; }

.prodcompare { text-align: left; padding: 5px; }

.prodetail_code { background-color: inherit; color: inherit; font-size: inherit; margin: inherit; margin-left: 0px; padding: 0px; }

.promotext:empty { display: none; }

.prodetail_box2 > h2 { font-weight: bold; }
.prodetail_image2 .dt-tabHeaders { display: none; }
.prodetail_image2 .dt-tabDetails { margin-top: 0px; border: 2px solid #ccc; }

.promotext:empty { display: none; }

.grd-editorder  .btn { padding: 1px 3px; color: #fff !important; display: inline; font-size: 11px; border-radius: 3px; }

#footerfinal { text-align: left; }
#footerfinal > div { display: inline-block; width: 49%; vertical-align: middle; }
#footerfinal > div:first-child { text-align: left; }
#footerfinal > div:last-child { text-align: right; }

section.block .block-content { margin: 0px; padding: 5px; }
section.block ul { padding: 0px; margin: 0px; }
section.block ul li { list-style: none; border-bottom: 1px solid #bbb;  margin: 0px; padding: 0px; }
section.block ul li a { display: block; width: 100%; min-height: 23px; padding: 3px 10px; background: #fff; vertical-align: middle; }
section.block ul li a:hover { background: #ddd; }

#filelist { display: none; }

.choosestoredlg, .storelistdlg { width: 500px !important; height: 300px !important; }

.contacttable tr { border-top: 1px #ccc solid; }

.textform { text-indent: 0 !important; }

@media screen and (max-width: 700px) {
	x.choosestoredlg { font-size: 11px; }
	.choosestoredlg { width: auto !important; height: 200px !important; left: 0px !important; padding: 0px !important}
	.storelistdlg { width: auto !important; height: 400px !important; left: 0px !important; padding: 0px !important}
	.storelistdlg #pnlEnterPostcode { display: none; }
	#txtEnterPostcode { width: 180px; }
	.store-choose a span { display: none; }
	.simplemodal-container .store-choose a  { padding: 5px 10px; margin-top: 5px; float: none; }

	#sheet { padding: 0px; }
	#main { padding: 5px !important; border: 0px; }
	
	.dt-tabContainer ul.dt-tabHeaders { xoverflow: inherit; position: inherit; }	
	.dt-tabDetails { margin-top: 0px; }
	.dt-tabHeaders li { display: block; width: 100%; }
	
	h1 span { font-size: 28px !important; }
	
	section.banner3prods { display: none; }
	
	html #posts { margin-bottom: 0px; padding-bottom: 5px; }
	#rightnav { padding-top: 0px; }
	
	.contacttable .stackable { margin-bottom: 0px; }
	
	.store-details br  { content: ' '; }
	.store-details br:after { content: ' '; }

	.breadcrumbs a.btn { float:none; display: block; margin:10px 50px; }

	.yourdet .c_phone, .yourdet .c_postcode, .yourdet .c_state { display:none; }
	
	.multicollist_tr td { width: 50%; }
	
	ul.mega-menu div { margin-left: 5px; }
	
	ul.mega-menu div { width: auto !important;  }
	ul.mega-menu ul { width: auto !important; }
	ul.mega-menu li { width: auto !important; }
	ul.mega-menu a { width: auto !important; display:inline;}
	.my-smart-menu > li > a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	
	.c_Reference { display: none; }
	.ordertbl .c_unitprice, .ordertbl .c_unit { display: none; }
	
	.ordtbl .totlabel {
	column-span: 3; /* W3C */
	-webkit-column-span: 3; /* Safari & Chrome */
	-moz-column-span: 3; /* Firefox */
	-ms-column-span: 3; /* Internet Explorer */
	-o-column-span: 3; /* Opera */
}
	
	#MPMain_pnlHistory #MPMain_pnlSearch td { display: block; }
	.orderdtl th { display: block; padding: 0px; }
	.orderdtl td { display: block; padding: 0px; margin-bottom: 5px;}
}

.prods-nav { display: none;}
.prods-list { margin-left: 0 !important; }

p.notes { margin-top: 10px; }

.map-wrapper {
    position: relative;
    padding-bottom: 80%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 

td.ProdsActual > a > img:not(.pencil_img) { max-width:720px; width: 100%; }
td.ProdsActual > div > a > img:not(.pencil_img) { max-width:720px; width: 100%; }

.pg_nav section.block { background: #fff; border-left: 1px solid #ddd; }

input[type=text], input[type=password], textarea { border: 1px solid #ccc; padding: 2px; }


.product-approvals #main { max-width: 1700px; }
.product-approvals #sheet { background: #fff; }
.product-approvals #main { border: 0px; padding: 0px; }

#divProduct .image { float: left; padding-right: 10px; }

.commentline { padding: 10px; }

#divProduct {
    position: fixed;
    top: 60px;
	background: #fff; 
}

.sm-simple > li > a { color: #fff !important; }
.sm-simple > li > a:hover { color: #222 !important; }