
html {
	background: url(http://www.lawsonshop.co.uk/images/bg_tile.gif) 0 0 repeat-x;
}

body {
	margin: 0; padding: 0;
	font-family:Tahoma, Arial, Verdana;
	background: url(http://www.lawsonshop.co.uk/images/body_tile.gif) 50% 0 repeat-y;
	text-align:center;
	font-size:13px;
}



/* TAG Resets */

form { margin:0; padding: 0; }
fieldset { margin: 0 0 20px 0;  padding: 1em; border : 1px solid #ccc; }
legend { font-weight: bold; font-size: 1.4em; color:#000; margin-left:-.3em;  }
label { font-size:12px; padding:0 0 2px 0; }
label .required { font-size: 0.95em; color:#cc0000; }
hr{ display:none;}
.hr-clear{ clear:both; border-bottom:1px dashed #e0d7bb; height:0px; font-size:0px; padding:19px 0 0 0; margin:0 0 20px 0; }
.hr{ border-bottom:1px dashed #e0d7bb; height:0px; font-size:0px; padding:0; margin:0 0 20px 0; }
.clearboth, .clearleft{ clear:both; font-size:0px; margin:0; padding:0; height:0px; line-height:0px; }
a img{ border:none; }
a {color:#333;}
a:hover { text-decoration:none; }

th { text-align:left; padding:4px; background:#b4b19e; color:#eeead2;  }
th,td { vertical-align:top; padding:4px; }

textarea, input, select {
	border: 1px solid #b2b2b2;
	color: #000;
	font:  12px Tahoma, Arial, Verdana;
	margin: 1px;
	padding: 3px;
}

table { border-collapse:collapse; }

/* Container Width */
#page_cart {  width: 780px; margin: 0 auto; padding:20px 0 0 0; background-color:#fff; text-align:left; }
#page_email {  width: 450px; margin: 0 auto; padding:20px 0 0 0; background-color:#fff; text-align:left; }

/* Columns */
#right_col { width: 593px; float:left; padding-bottom:20px; }
#left_col {
 width: 167px;
 padding:0 0px 0 0;
 padding-right:10px;
 float:left;
 }




/* =Body text and Paragraphs
	----------------------------------------------- */
p{ font-size:13px; color:#333; margin:0 0 15px 0; padding:0; }
p.txtLarger, .txtLarger p{ font-size:16px; font-weight:bold; color:#5f9a5f; }
p.txtLarge, .txtLarge p{ font-size:14px; }


/* =Title Tags
	----------------------------------------------- */
h2{
 margin:0 0 20px 0;
 padding:0 0 5px 0;
 font-size:24px;
 color:#006600;
 font-weight:normal;
 border-bottom:1px solid #e0d7bb;
}
h2 a{ color:#006600; text-decoration:none; }

h3.fulllength{
 font-size:16px;
 font-weight:normal;
 color:#fff;
 background:url(http://www.lawsonshop.co.uk/images/bgs/full_title.gif) no-repeat #006600;
 display:block;
 width:573px;
 height:27px;
 margin:0 0 20px 0;
 padding:0 10px;
}
h3.script{
 font-size:18px;
 font-weight:normal;
 color:#006600;
 margin:0 0 20px 0;
 padding:0;
}
h4{color:#5f9a5f; font-size:18px; font-weight:normal; padding:0; margin:0 0 20px 0; }
h4 a { color:#5f9a5f; }
h4.subtitle{color:#5f9a5f; font-size:16px; font-weight:normal; padding:0; margin:0 0 20px 0; }


/* =Error Messages
	----------------------------------------------- */

.error{ font-weight:bold; color:#CC0000; }


/* =Site Defaults
	----------------------------------------------- */
.colour1a{ color:#6f5b39; }
.colour1b{ color:#e0d7bb; }
.colour2a{ color:#006600; }
.colour2b{ color:#5f9a5f; }

/* =Header
	----------------------------------------------- */

#header {
		height: 116px;
		position: relative;
	margin:0 0 20px 0;
	z-index:1;
}
#header h1 { margin:0; padding:0; }
#header h1 a img{ border:none; }
#header h2 { display:none;}

#header .tagline{ position:absolute; right:0; top:0; padding:0; margin:0; }
#header .hotline{ position:absolute; right:140px; top:37px; padding:0; margin:0; }

#page_email #header .hotline{ right:0px; }
#page_email #header { height:75px; }

/* =Microcart
	----------------------------------------------- */

div#microcart {
position: absolute; top:38px; right:3px; width:117px; height:44px;
background:url(http://www.lawsonshop.co.uk/images/cart/micro_bg.gif) no-repeat #006600; color:#fff;
}
div#microcart .title { margin:0 20px 0 0;}
div#microcart p { color:#fff; margin: 0; font-size:10px; padding:5px 5px 4px 5px; }

div#microcart a { color:#fff; }


/* =Navigation
	----------------------------------------------- */

#navigation a, #sub_navigation a{
	outline:none;
}
ul#navigation {
	margin:0;
	padding:0 0 0 20px;
	list-style-type: none;
	position:absolute;
	left: 0;
	top: 82px;
	width:100%;
	height:37px;
	z-index:1;
	background:url(http://www.lawsonshop.co.uk/images/nav/topnav_bg.gif) no-repeat;
}

ul#navigation li { display: inline; float: left; margin:0; padding:0;}

ul#navigation li a
{
text-decoration: none;
padding: 0;
color: #fff;
display: block;
z-index:1;
position:relative;
}
ul#navigation li a img { border:none; }
ul#navigation li a:hover
{ color: #fff; }

ul#sub_navigation {
	background:transparent url(http://www.lawsonshop.co.uk/images/nav/topnav_bg.gif) no-repeat scroll 0%;
	position: absolute;
	bottom:0pt;
	height:29px;
	left:0pt;
	list-style-type:none;
	margin:0pt;
	padding:8px 0 0 5px;
	width:100%;
}
ul#sub_navigation li {
	display:inline;
	float:left;
	margin:0;
	padding:0pt;
}
ul#sub_navigation li a {
	color:#FFFFFF;
	display:block;
	padding:0pt;
	text-decoration:none;
}
ul#sub_navigation li a img {
	border:medium none;
}
ul#sub_navigation li a:hover {
	color:#FFFFFF;
}

/* =Side Panels
	----------------------------------------------- */
.sidebox{ background:url(../images/sidebox_bg.gif) repeat-y; margin:0 0 20px 0; }
.sidebox h3{ background:url(../images/sidebox_top.gif) no-repeat; display:block; width:100%; height:24px; padding:2px; margin:0 0 10px 0;}
.sidebox h3 a img{ border:none; }
.closebox{ clear:both; display:block; width:100%; font-size:0px; height:5px; background:url(../images/sidebox_base.gif) no-repeat; }
.sidebox .sideboxtop{
	text-align:center;
	margin-bottom:15px;
	padding:10px 12px 0 10px;
	background:url(../images/sidebox_top.gif) no-repeat;
}
.sidebox .sideboxwrap{
	padding:0 10px;
}
.sidebox .sideboxwrap p{
	font-size:11px;
}

/* =Side Panel - Side Navigation*/
ul.sidenav{ margin:0; padding:0; list-style:none;}
ul.sidenav li{
 margin:0 0 10px 0;
 padding:0 0 0 29px;
 background-position:7px 2px;
 background-repeat:no-repeat;
 font-size:13px;
}
ul.sidenav li.info{ font-size:11px; color:#333; }
ul.sidenav li.info a{ color:#333; text-decoration:underline; }
ul.sidenav li.info a:hover{ color:#333; text-decoration:none; }
ul.sidenav li a{ color:#6f5b39; text-decoration:none; }
ul.sidenav li a:hover{ text-decoration:underline; }



/* =Categories
	----------------------------------------------- */

/*
#catlist ul a{ text-decoration:none; }
#catlist ul a:hover{ text-decoration:underline; }
#catlist ul{ margin:0; padding:0; list-style:none;}
#catlist ul li{
 display:block;
 line-height:17px;
 width:100%;
 padding:1px 0;
 font-size:13px;
 background-repeat: no-repeat;
 background-position:9px 0px;
 background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_parent.gif);
}
#catlist ul li.selected{
	background-repeat: no-repeat;
	background-image: url(http://www.lawsonshop.co.uk/images/bullets/tree_parent_top.gif);
}

#catlist ul li a {
 color:#006600;
 display:block;
 width:137px;
 margin:0 0 0 30px;
}
#catlist ul li ul{
 padding-bottom:5px;
}
#catlist ul li ul li {
 text-indent:40px;
 line-height:15px;
 font-size:11px;
 background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child.gif);
}
#catlist li.has_children {
	background-image: url(http://www.lawsonshop.co.uk/images/bullets/tree_has_child.gif);
}
#catlist ul li ul li.selected {
	background-image: url(http://www.lawsonshop.co.uk/images/bullets/tree_child_parent_top.gif);
}
#catlist ul li ul li ul li {
	margin-left: 5px;
	background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child_child.gif);
}
#catlist ul li ul li ul li.enditem {
	background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child_child_base.gif);
}
#catlist ul li ul li.enditem {
	background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child_base.gif);
}
#catlist ul li ul li a{ color:#333;}
*/

#catlist ul a, .sidenav ul a{ text-decoration:none; }
#catlist ul a:hover, .sidenav ul a:hover{ text-decoration:underline; }
#catlist ul, .sidenav ul{ margin:0; padding:0; list-style:none;}
#catlist ul li, .sidenav ul li{
 display:block;
 line-height:17px;
 width:100%;
 padding:0;
 font-size:13px;
 background-repeat:no-repeat;
 background-position:9px 0px;
 background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_parent.gif);
}
#catlist ul li.selected, .sidenav ul li.selected{ background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_parent_top.gif); }

#catlist ul li a, .sidenav ul li a {
 color:#006600;
 display:block;
 width:137px;
 margin:0 0 0 30px;
}
#catlist ul li ul, .sidenav ul li ul{
 padding-bottom:5px;
}
#catlist ul li ul li ul, .sidenav ul li ul li ul{
 padding-bottom:0;
}
#catlist ul li ul li, .sidenav ul li ul li{
 /*line-height:17px;*/
 font-size:11px;
 background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child.gif);
}
#catlist ul li ul li ul li, .sidenav ul li ul li ul li{
 font-size:10px;
}
#catlist li.has_children {
	background-image: url(http://www.lawsonshop.co.uk/images/bullets/tree_has_child.gif);
}
#catlist ul li ul li.selected {
	background-image: url(http://www.lawsonshop.co.uk/images/bullets/tree_child_parent_top.gif);
}
#catlist ul li ul li ul li {
	margin-left: 5px;
	background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child_child.gif);
}
#catlist ul li ul li ul li.enditem {
	background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child_child_base.gif);
}
#catlist ul li ul li.enditem {
	background-image:url(http://www.lawsonshop.co.uk/images/bullets/tree_child_base.gif);
}
#catlist ul li ul li a, .sidenav ul li ul li a{
 color:#333;
 display:block;
 width:122px;
 margin:0 0 0 40px;
}



/* =Footer
	----------------------------------------------- */
#footer { margin:0; border-top: 1px dotted #e0d7bb; padding: 20px 0; font-size:11px; clear:both; }

#footer .copyfooter { clear:both;}
#footer .copyfooter p{ font-size:11px; color:#6f5b39; margin:0; padding:7px; }
#footer .copyfooter p a{ color:#6f5b39; }
#footer a:hover{ text-decoration:none; }

#footer p.copyfloat { float:right; }
#footer p.footerbar { background:url(http://www.lawsonshop.co.uk/images/footer_bg.gif) repeat-x; }

#footer ul.list-type1{ float:left; margin-right:20px; }

#footer .contactlists{ float:right; text-align:right; margin:0; }
#footer .contactlists p{ margin:0 0 20px 0; padding:0; color:#333; }
#footer .contactlists p a{ color:#333; }
#footer .contactlists p strong{ color:#6f5b39; }






/* =Page Listing / Navigation
	----------------------------------------------- */

ul#paging-top{
 margin:10px 0 20px 0;
 padding:0 10px 1px 10px;
 display:block;
 width:573px;
 height:30px;
 background:url(http://www.lawsonshop.co.uk/images/bgs/full_box.gif);
 list-style:none;
}
ul#paging-top li{
margin:0 15px 0 0;
padding:0;
float:left;
line-height:30px;
font-size:13px; color:#000;
}
ul#paging-top li a{ color:#000; }
ul#paging-top li a:hover{ text-decoration:none;}

.pages {
 margin:0 0 20px 0;
 font-size: 95%;
 text-align:left;
 width:100%;
}
.pages span { color:#fff; }
.pages a, .pages span {
 background:url(http://www.lawsonshop.co.uk/images/buttons/btn_bg_1.gif) repeat-x #ede9d1;
 border-bottom:1px solid #b4b19e;
 font-size:13px;
 color:#6f5b39;
 text-decoration:none;
 padding:4px 6px;
 line-height:26px;
}
.pages span.current {
 background:none;
}
.pages a {
 background:url(http://www.lawsonshop.co.uk/images/buttons/btn_bg_1.gif) repeat-x #ede9d1;
 border-bottom:1px solid #b4b19e;
 text-decoration: none;
}
.pages a:hover { color:#000; }
.pages a.nextprev { font-weight: bold; }
.pages span.nextprev { color: #666; }
.pages span.nextprev {
 background:url(http://www.lawsonshop.co.uk/images/buttons/btn_bg_1.gif) repeat-x #ede9d1;
 border-bottom:1px solid #b4b19e;
 color: #999;
}


/* =Misc
	----------------------------------------------- */
.padd { margin-right: 10px; }



/* =Buttons / Links
	----------------------------------------------- */
a.btn1{
 background:url(http://www.lawsonshop.co.uk/images/buttons/btn_bg_1.gif) repeat-x #ede9d1;
 border-bottom:1px solid #b4b19e;
 font-size:13px;
 color:#6f5b39;
 text-decoration:none;
 padding:4px 6px;
 line-height:26px;
}
a.selected{
 background:url(http://www.lawsonshop.co.uk/images/buttons/btn_bg_1.gif) repeat-x #ede9d1;
 border-bottom:1px solid #b4b19e;
 font-size:13px;
 color:#ccc;
 text-decoration:none;
 padding:4px 6px;
 cursor:auto;
}
a.btn1:hover{ color:#44351a; }

input.btn1{
 background:url(http://www.lawsonshop.co.uk/images/buttons/btn_bg_1.gif) repeat-x #ede9d1;
 border-bottom:1px solid #b4b19e;
 border-left:none;
 border-right:none;
 border-top:none;
 font-size:13px;
 color:#6f5b39;
 padding:3px;
}

input.btn2{
 background-color:#666;
 border:1px solid #333;
 font-size:10px;
 color:#fff;
 padding:1px;
}

input.btn1:focus{ color:#44351a; }
input.noborder { border:none; padding:0; margin:0; }

a.link1{ color:#333; }
a.link1:hover{ text-decoration:none; }


/* =Lists
	----------------------------------------------- */

ul.list-type1{ padding:0; margin:0 0 20px 0; list-style:none;}
ul.list-type1 li{
 color:#333;
 background:url(http://www.lawsonshop.co.uk/images/bullets/bullet1.gif) 0px 6px no-repeat;
 margin:0 0 5px 0;
 padding:0 0 0 10px;
}

ul.list-type1 {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 20px;
padding:0pt;
}
ul.list-type1 li {
background:transparent url(../images/bullets/bullet1.gif) no-repeat scroll 0px 6px;
color:#333333;
margin:0pt 0pt 5px;
padding:0pt 0pt 0pt 10px;
}
ul.list-type1 li a {
color:#333333;
}
ul.list-easiyo {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 20px;
padding:0pt;
}
ul.list-easiyo li {
background:transparent url(../images/bullets/check.gif) no-repeat scroll 0px 2px;
color:#333333;
margin:0pt 0pt 15px;
padding:0pt 0pt 0pt 30px;
}
ul.list-easiyo li a {
color:#333333;
}

ul.list-type1 li a{ color:#333; }


ul.list-awards{ padding:0 0 0 39px; background:url(http://www.lawsonshop.co.uk/images/bullets/awards.gif) no-repeat; margin:0 0 20px 0; list-style:none;}
ul.list-awards li{
 color:#333;
 background:url(http://www.lawsonshop.co.uk/images/bullets/bullet1.gif) 0px 6px no-repeat;
 margin:0 0 5px 0;
 padding:0 0 0 10px;
 font-size:11px;
}

ul.list-awards li a{ color:#333; }



ol.numlist-type1{margin: 0 0 0 25px; padding:0px; list-style-position: outside;}
ol.numlist-type1 li{ color:#ab812e; margin:0 0 7px 0; padding:0; }
ol.numlist-type1 li a{ color:#333; }
ol.numlist-type1 li a:hover{ text-decoration:none; }

.list-inlinebtns{ margin:0 0 20px 0;}
.list-inlinebtns ul{ padding:0; margin:0; list-style:none;}
.list-inlinebtns ul li{ padding:0; margin:0 10px 0 0; float:left; }
.list-inlinebtns ul li a img{ border:none; }
.list-inlinebtns ul li.enditem{ margin:0; }

/* =Product Listings
	----------------------------------------------- */

.prodthumblist .productwrap {
	border-bottom:1px dashed #E0D7BB;
	clear:both;
	margin:0pt 0pt 20px;
	padding:0pt 0pt 20px;
}

img.prodThumb {
	border:medium none;
	width:115px;
}
.prodthumblist {
	margin:0pt 0pt 10px;
}
.prodthumblist div.product {
	border-right:1px dotted #E0D7BB;
	float:left;
	margin:0pt 9px 0pt 0pt;
	padding:0pt 9px 0pt 0pt;
	text-align:center;
	width:185px;
}
.prodthumblist div.productend {
	border:medium none;
	float:left;
	margin:0pt;
	padding:0pt;
	text-align:center;
	width:185px;
}
.prodthumblist h4 {
	color:#515151;
	font-size:13px;
	font-weight:bold;
	margin:0pt 0pt 15px;
	padding:0pt;
}
.prodthumblist h4 a {
	color:#515151;
	text-decoration:none;
}
.prodthumblist div.prodImage {
	padding:0pt 0pt 2px;
}
.prodthumblist .productwrap {
	border-bottom:1px dashed #E0D7BB;
	clear:both;
	margin:0pt 0pt 20px;
	padding:0pt 0pt 20px;
}
.prodthumblist ul.attributes {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
.prodthumblist ul.attributes li {
	margin:0pt;
	padding:8px 0pt 0pt;
}

/*product wrap groups products into a set number and adds a dividing line between rows*/
.prodthumblist .productwrap{ margin:0 0 20px 0; padding:0 0 20px 0; border-bottom:1px dashed #e0d7bb; clear:both; }

/* Attributes */

.prodthumblist ul.attributes{ margin:0; padding:0; list-style:none; }
.prodthumblist ul.attributes li{ margin:0; padding:8px 0 0 0; }

.prodPrice-reg{ font-size: 14px; color: #666; }
.prodPrice-reg strong{ color: #006600; }
.prodPrice-small{ font-size: 11px; color: #006600; }
.prodPrice-small strong{ color: #5f9a5f; }
span.vat { font-size: 11px; color: #666; }
li.prodSummary{ font-size: 11px; color: #666; }
li.moreinfo{ padding:2px 0 0 0;}
li.moreinfo a{ color: #6f5b39;}
li.moreinfo img{ border: none;}




/* =Product Details
	----------------------------------------------- */

#details ul { margin:0; padding: 0; list-style: none; }
#details ul li { margin:0; padding:0 0 10px 0; }


#details .wysiwyg ul { margin:0; padding: 20px; list-style-type: disc;  }

#details h4 { font-size:  2.0em/1.6em; }

#details p.prodPrice { color: #5f9a5f; font-size: 2.9em; margin-bottom:10px; }

#details .total { text-align: left; }
#details .subtotal { text-align: left; }

#details .prodImage { position: relative; text-align:right; float:right;
margin: 0 0 20px 20px; border:1px solid #ccc; padding: 5px;  }
#details .prodImage img {}

.productwrap .prodImage { position: relative; }
.productwrap .discount { text-align:center; }
#details .discount { position:absolute; top:5px; right:5px;}




/* =Content Grouping
	----------------------------------------------- */
/* Wraps content groups and divides it up, down the page */

.contentwrap1{ margin:0 0 20px 0; padding:0 0 10px 0; border-bottom:1px dashed #e0d7bb; }
.fullbanner{ margin:0 0 20px 0;}


/* =Intro Paragraph
	----------------------------------------------- */

.introtext{
 /*
 background:url(http://www.lawsonshop.co.uk/images/illustrations/pestle.jpg) 100% 0% no-repeat;
 padding:28px 0 10px 0;
 */
 margin:0 0 20px 0;
 border-bottom:1px dashed #e0d7bb;
}
.introtext h2{
 color:#006600;
 margin:0 0 20px 0;
 padding:0;
 border:none;
}
.introtext p.txtLarger{ margin-bottom:20px; }
.introtext p.txtLarge{ margin:0; }



/* =3 Column Panels
	----------------------------------------------- */
#extra{ clear:both; margin:0 0 20px 0; }
.extracol {
float:left;
width:185px;
padding:0 9px 0 0;
border-right:1px dotted #e0d7bb;
margin:0 9px 0 0;
font-size:13px;
}
.extracol#endextra{ padding:0; border-right:none; margin:0;}
.extracol h3{ margin:0 0 20px 0; padding:0; }


/* =Side Wrap
	----------------------------------------------- */
.sidewrap{ width:156px; padding:0 10px 0 0; border-right:1px dotted #e0d7bb; }
.sidesplit{ border-bottom:1px dashed #e0d7bb; margin:0 0 20px 0; }
.sidesplit p{ font-size:11px; }




/* =Order Tables
	----------------------------------------------- */

#orderTable td, #orderTable th { border:1px solid #b4b19e; }
.listinline { list-style:  none; margin:0 0 20px 0; padding:0; }
.listinline li { display: inline; }



.search-product-list { list-style: none; padding:0; margin:0 0 20px 0; }
.search-product-list li { margin-bottom:5px; }



/* =SEND TO A FRIEND
	----------------------------------------------- */
#sendtofriend{ margin-top:20px;}
#sendtofriend th{ background:none; }
#sendtofriend ul{ margin:0; padding:0; list-style:none;}
#sendtofriend ul li{ margin:0 0 10px 0; padding:0; font-size:12px;}
#sendtofriend #message{height:80px; width:453px;}
#sendtofriend p.sendtoggle{ }
#sendtofriend h3{ margin-bottom:10px; }


/* =minicart
	----------------------------------------------- */
#cart p { padding:0 10px; font-size:10px; margin-bottom:0; }

ul#minicart  {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}
.remove {margin-bottom: .2em; }
ul#minicart li {
	color: #000;
	padding:4px 0;
	text-decoration: none;
}

ul#minicart li a:hover {
	background-color: #fff;
	color: #000;
}

/* =sidecart
	----------------------------------------------- */

#cart p { padding:0 10px; font-size:10px; margin-bottom:0; }

ul#minicart  {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}
.remove {margin-bottom: .2em; }
ul#minicart li {
	color: #000;
	padding:4px 0;
	text-decoration: none;
}

ul#minicart li a:hover {
	background-color: #fff;
	color: #000;
}

/* =Gallery Thumbnails
	----------------------------------------------- */

.gallery-thumbs{
 margin:0; padding:0; list-style:none;
}
.gallery-thumbs li{ float:left; margin:0 10px 10px 0; padding:0;
}
.gallery-thumbs a img{
 border-top:none;
 border-left:none;
 border-right:none;
 border-bottom:3px solid #006600;
}
.gallery-thumbs a:hover img{
 border-bottom:3px solid #5f9a5f;
}




/* =Brands display
   -------------------------------------------------*/

div.brandBox {
	width:570px;
	padding: 10px;
	position: relative;
	border-bottom:1px solid #b4b19e;
	margin:0 0 2px 0;
}
div.brandBox img {
	width:75px;
	float:left;
	border:1px solid #ccc;
	padding:5px;
	margin: 0 10px 10px 10px;
}
div.brandBox div {
	margin:0 10px 0 0;
}
div.brandBox span {
	display: block;
}
div.brandBox a {
	text-decoration: none;
	display: block;
}
div.brandBox h4 {
	margin: 0 0 5px 0;
}
a.homepage {
	border-bottom:1px dotted #5f9a5f;
	display: block;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
a.homepage:hover {
	border-bottom: 1px dotted #fff;
}
.row_a {
	background: #f2efd9;
}
.row_b {
	background: #f6f5e0;
}

.attention{
	background:url(../images/bgs/attention.gif) repeat-x;
	border-bottom:1px solid #b3b19e;
	padding:20px;
	margin-bottom:20px;
}
p.nomargin{ margin:0; }

.picfloatleft{
	margin:0 0 20px 0;
}
.picfloatleft img{ float:left; margin-right:20px; }

.yoghurtbanner{
	background:url(../images/banners/easiyo.jpg) no-repeat;
	height:90px;
	padding:20px;
	margin:0 0 20px 0;
}
.yoghurtbanner h3{
 color:#666;
}
.yoghurtbanner h3 a{
 color:#666;
}
.imgwrap-right{
	float:right;
}
.imgwrap-right img{
	float:right;
	margin:0 0 10px 10px;
}

.colwrap-2{
}
.colwrap-2 .col1{
	width:405px;
	float:left;
	padding:0 10px 0 0;
	border-right:1px solid #e0d7bb;
	margin:0 10px 0 0;
}
.colwrap-2 .col2{
	width:167px;
	float:left;
}
.colwrap-2 .col2 .prodthumblist div.product{
 margin:0 0 10px 0;
 padding:0 0 10px 0;
 border-bottom:1px dashed #e0d7bb;
 border-right:none;
 width:167px;
 float:left;
 text-align:center;
 clear:both;
}
.colwrap-2 .col2 .prodthumblist div.productend {
 margin:0;
 padding:0;
 border-bottom:none;
}
.colwrap-2 .col2 .prodthumblist .productwrap{ margin:0; padding:0; border-bottom:none; clear:both; }
