/* ##### Begin PRODUCT LAYOUT ##### */
h3#subnavhead {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}
	
h2.artmathead {
	font-size: 14px;
	}
	
h2.prodsubhead A:link {font-size: 14px; color:#a05903; font-weight: bold; background-color: transparent; text-decoration:none;}
h2.prodsubhead A:visited {font-size: 14px; color:#a05903; font-weight: bold; background-color: transparent; text-decoration:none;}
h2.prodsubhead A:hover {font-size: 14px; color:#a05903; font-weight: bold; background-color: transparent; text-decoration:underline;}

p.artmatheadlink A:link {font-size: 14px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:none;}
p.artmatheadlink A:visited {font-size: 14px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:none;}
p.artmatheadlink A:hover {font-size: 14px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:underline;}

h1#pagetitle {
	font-size: 18px;
	color: #000;
	}
	
h1#pagetitlecolorfam {
	font-size: 20px;
	color: #a05903;
	margin-bottom: 0;
	}
	
p#pagedesccolorfam {
	font-size: 12px;
	color: #555;
	padding-top: 5px;
	}

#rightnav {
	padding-top: 70px;
	}
	
#centercontent {
	margin-left: 5px !Important;
	margin-top: 130px;
	border: 0px solid blue;
	width: 700px;
		}
	
#innerwrap {
	width: 880px;
	border: 0px solid red;
	}
	
h2 {
	margin-top: 0;
	font-size: 18px;
	}
	
h1 {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
	}
	
h2#proddesc {
	color: #333;
	line-height: 1.35em;
	border: 0px solid red;
	font-size: 13px;
	font-weight: normal;
	}

ul.productmainlink, ul.onlinemainlink{
	list-style-type: none;
	border: 0px solid red;
	margin-left: 0px;
	padding-left: 4px;
	margin-right: 5px;
	margin-top: -10px;
	}
	
.productmainlink A:link {font-size: 11px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:none;}
.productmainlink A:visited {font-size: 11px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:none;}
.productmainlink A:hover {font-size: 11px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:underline;}
	
ul.productsublinks  {
	margin-left: -45px;
	}
	
ul.productsublinks li {
	padding: 2px 0 2px 0;
	padding-left: 15px;
	margin: 0 4px 0 4px;
	list-style-type: none;
	border: 0px solid red;
	}
	
.productmainlink li.current9 {
	margin-top: 4px;
	}
	
.productmainlink li#sublinkspace {
	margin-bottom: 4px;
	}
	
.productmainlink li {
	padding: 4px 0;
	}


.catlink A:link {font-size: 12px; color:#a05903; font-weight: bold; background-color: transparent; text-decoration:none;}
.catlink A:visited {font-size: 12px; color:#a05903; font-weight: bold; background-color: transparent; text-decoration:none;}
.catlink A:hover {font-size: 12px; color:#a05903; font-weight: bold; background-color: transparent; text-decoration:underline;}
	
body.current1 .productmainlink li.current1,
body.current2 .productsublinks li.current2,
body.current3 .productsublinks li.current3,
body.current4 .productsublinks li.current4,
body.current5 .productsublinks li.current5,
body.current6 .productsublinks li.current6,
body.current7 .productsublinks li.current7,
body.current8 .productsublinks li.current8,
body.current9 .productmainlink li.current9,
body.current10 .productsublinks li.current10,
body.current11 .productsublinks li.current11,
body.current12 .productsublinks li.current12,
body.current13 .productsublinks li.current13,
body.current14 .productmainlink li.current14,
body.current15 .productmainlink li.current15,
body.current16 .productsublinks li.current16,
body.current17 .productsublinks li.current17,
body.current18 .productsublinks li.current18,
body.current19 .productmainlink li.current19,
body.current20 .productmainlink li.current20,
body.current21 .productmainlink li.current21

{background: #fff;}

#addtocart {
	border: 1px dotted #6a9e76;
	width: 500px;
	padding: 4px 4px 0 4px;
	}
	
#addtocart img {
	float: left;
	}


dl.products {
background-color: #fff;
width: 160px;
text-align: center;
padding: 0px;
padding-top: 10px;
float: left;
margin-right: 2em;
border: 0px solid blue;
height: 230px;
}

.products dt { 
	font-weight: bold;
	border: 0px solid red;
	}
	
p.number {
	text-align: left;
	width: 20px;
	float: left;
	font-size: 10px;
	font-weight: normal!Important;
	color: #888;
	}

.products dt img {
border: 0px solid #000;

}

.products dd {
margin: 0;
margin-top: 5px;
padding: 0;
}

dl.pigmentcolor {
background-color: #fff;
width: 80px;
text-align: center;
padding: 0px;
padding-top: 5px;
float: left;
margin-right: 2em;
border: 0px solid blue;
height: 110px;
}

.pigmentcolor dt { 
	font-weight: bold;
	border: 0px solid red;
	}
	
.pigmentcolor dt img {
border: 0px solid #000;

}

.pigmentcolor dd {
margin: 0;
margin-top: 5px;
padding: 0;
}

.pigmentcolor A:link {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.pigmentcolor A:visited {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.pigmentcolor A:hover {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:none;}

dl.pigmentcolorfamily {
background-color: #fff;
width: 200px;
text-align: center;
padding: 0px;
padding-top: 5px;
float: left;
margin-right: 5px;
border: 0px solid blue;
margin-top: 20px;
}

.pigmentcolorfamily dt { 
	font-weight: bold;
	border: 0px solid red;
	}
	
.pigmentcolorfamily dt img {
border: 0px solid #000;

}

.pigmentcolorfamily dd {
margin: 0;
margin-top: 5px;
padding: 0;
}

.colorfamhead {
	font-size: 14px;
	color: #333;
	margin:0;
	margin-top: 0px;
	border: 0px solid red;
	}
	
.pigmentcolorfamily A:link {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.pigmentcolorfamily A:visited {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.pigmentcolorfamily A:hover {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:none;}

.showonly A:link {font-size: 9px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.showonly A:visited {font-size: 9px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.showonly A:hover {font-size: 9px; color:#5a8564; background-color: transparent; text-decoration:none;}

.artistlist {
	margin-bottom: 4px;
	}
	
.artistlist A:link {font-size: 11px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:none;}
.artistlist A:visited {font-size: 11px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:none;}
.artistlist A:hover {font-size: 11px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:underline;}
	
.materialslist A:link {font-size: 13px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:none;}
.materialslist A:visited {font-size: 13px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:none;}
.materialslist A:hover {font-size: 13px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:underline;}

.materialslistsub A:link {font-size: 12px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:none;}
.materialslistsub A:visited {font-size: 12px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:none;}
.materialslistsub A:hover {font-size: 12px; font-weight: bold; color:#5a8564; background-color: transparent; text-decoration:underline;}
	
ul.materialslist {
	list-style-type: none;
	margin-left: -30px;
	}
	
ul.materialslistsub {
	list-style-type: none;
	margin-left: -10px;
	}
	
ul.materialslist li {
	padding: 4px 0 4px 0;
	}
	
ul.materialslistsub li {
	padding: 4px 0 4px 0;
	}
	
#artmaterials  {
	list-style-type: none;
	margin-left: -30px;
	
	}
	
#artmaterials  li {
	padding-top: 5px;
	float: left;
	width: 300px;
	border: 0px solid red;
	}
	
.wallfinishes  {
	list-style-type: none;
	margin-left: -30px;
	}
	
.wallfinishes  li {
	float: left;
	width: 300px;
	border: 0px solid red;
	}
	
ul.wallfinishes {
	border: 0px solid red;
	}
	
.bytype {
	width: 500px;
	margin-left: 50px;
	}
	
p.productdesc {
	margin-top: -10px;
	
	}
	
p.productname {
	margin-top: 5px;
	text-align: center;
	}
	
p.productprice {
	text-align: center;
	margin-top: -10px;
	}
	
#proddetails {
	width: 665px;
	border: 0px solid #a9bfae;
	}

	
#prodinfo {
	width: 655px;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 0px solid #bed7c3;
	}

.prodspecheader {
	font: bold 10px verdana, arial, "sans-serif";
	color: green;
	border-bottom: 1px solid #aaa;
	border-top: 0px solid #aaa;
	padding: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 8px;
}

#prodimg {
	float: left;
	width: 210px;
	border: 0px solid red;
	text-align: center;
	}
	
#prodimgalt {
	float: left;
	width: 300px;
	border: 0px solid red;
	text-align: center;
	}
	
#prodspecs {
	float: right;
	width: 430px;
	margin: 10px 0;
	margin-right: 12px;
	padding: 0;
	border: 0px solid green;
	}
	
#prodspecsalt {
	float: right;
	width: 300px;
	margin: 10px 0;
	margin-right: 10px;
	padding: 0;
	border: 0px solid green;
	}

.prodspecs {
	font-family: verdana, arial, "sans-serif";
	font-size: 11px;
	/*border-bottom: 1px solid #ccc;*/
}

.prodspecs {
	padding-bottom: 8px;
	border-bottom: 0px solid #ccc;
	}
	
.prodspecscheck{
	text-align: center;
	margin: 0;
	padding-bottom: 8px;
	}
	
#prodspecs img {
	margin-right: 0px;
	}
	
.check {
	margin: 0;
	padding: 0;
	}
	
h1#prodheader {
	margin: 0;
	margin-top: 8px;
	padding: 0;
	border-bottom: 0px solid #ccc;
	color: #333;
	font-size: 18px;
	}
	
.prodheader {
	font-weight: 600;
	}
	

	
.prodadd {
	padding-bottom: 8px;
	border-bottom: 0px solid #ccc;
	font: bold 12px verdana, arial, "sans-serif";
	}
	
.prodspecspace {
	margin: 0;
	padding: 4px;
	height: 8px;
	border-bottom: 1px solid #fff!important;
	}

#rightnav {
	width: 0px;
	}
	
table.prodtable {
	width: 430px;
	border: 0px solid green;
	margin-top: 10px;
	border-collapse: collapse;
	}
	
table.prodtablealt {
	width: 300px;
	border: 0px solid green;
	margin-top: 10px;
	border-collapse: collapse;
	}
	
table.prodtable tr {
	border-bottom: 0px solid #ddd;
	height: 5px;
	
	}
	
.prodnumber {
	font-size: 10px;
	font-weight: normal !Important;
	color: #555;
	}

#proddetail{
width: 450px;
border-collapse: collapse;
padding: 0;
margin: 0;
background-color: #fff;
	}

.prodimg {
	border: 8px solid #fff;
	}
	
.mixinst {
	border-top: 1px dashed gray;
	padding-top: 10px;
	}

.subcathead {
	font-size: 14px;
	font-weight: 600;
	}
	
.subcatcount {
	font-size: 10px;
	font-weight: normal;
	}

.cathead {
	font-size: 14px;
	font-weight: bold;
	}
	
.catcount {
	font-size: 10px;
	font-weight: normal;
	}
		
.proddetail input {
	font: 10px / 1.25em verdana, arial, sans-serif;
}

#prodparticulars {
	width: 675px;
	border: 0px solid red;
	}
	
#prodparticulars p {
	margin-bottom: 4px;
	padding: 0;
	}
	

table.particulars
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
width: 660px;
background-color: #000;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.particulars td
{background-color: #FFEBDF;
color: #000;
padding: 4px;
text-align: left;
border: 0px #fff solid;}

table.particulars td.row
{background-color: #FFF5EF;
color: #000;
padding: 4px;
width: 140px;
text-align: right;
border: 0px #fff solid;
font-weight: bold;
vertical-align: top;}

table.particulars td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

	
#recipecards {
	float: left;
	width: 675px;
	margin-top: 20px;
	border: 1px solid blue;
	}
	

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	}
	
.infolabel {
	font-size: 11px;
	font-weight: 600;
	color: #000;
	}

.infodata {
	font-size: 11px;
	color: #000;
	}
	
.addinfohead {
	font-size: 12px;
	font-weight: 600;
	color: #5a8564;
	border-top: 0px solid #ddd;
	padding-top: 4px;
	}
	
.infobelow {
	margin-top: 0;
	padding: 0;
	}
	
.infotop {
	margin: 0;
	padding: 0;
	}
	
.measurehead {
	font-size: 12px;
	font-weight: 600;
	}
	
#colorchips {
	width: 300px;
	padding: 4px;
	border: 1px solid #5A8564;
	}
	
.colorchipshead {
	font-size: 13px;
	font-weight: 600;
	color: #000;
	}
	
#colorchips ul {
	display: inline;
	padding-left: 0;
	
	}
	
#colorchips ul li {
	padding-top: 5px;
	float: left;
	width: 185px;
	margin-right: 26px;
	display: inline;
	list-style-type: none;
	border: 0px solid red;
	text-align: center;
	}
	
#colorchips ul li p {
	text-align: left !Important;
	padding-top: 5px;
	}
	
p.colorchipdisclaimer {
	border-top: 1px solid #ccc;
	padding-top: 4px;
	margin-top: 4px;
	font-size: 10px;
	}

/* ##### End PRODUCT LAYOUT ##### */


.searchhead {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}

.searchterm {
	font-size: 14px;
	font-weight: bold;
	color: #5a8564;
	}

.searchtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
 	}
	
.searchproduct {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
	
.searchsubcats {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
	
.searchdetails {
	font-size: 11px;
	color: #000;
	}
	
.subcattext {
	font-size: 12px;
	color: #000;
}

.cattext {
	font-size: 12px;
	color: #000;
}

.subhead {
	font: Bold 12px Tahoma, Verdana, sans-serif;
	color: #000;
	}
	
/* ##### Begin Shopping Cart Page ##### */

#carttitle {
	font-size: 24px;
	color: #db8a43;
	margin-bottom: 5px;
	border: 0px solid red;
	margin-left: -20px;
}



#carthead {
	width: 638px;
	background-color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	border: 0px solid red;
	}
	
#carthead td {
	font-size: 12px;
	color: #000;
	}
	
.updateqtysubmit {
	 border: 2px outset #aaa; 
	 background: #fff;
	 padding: 0;
	 padding-left: 2px;
	 padding-right: 2px;
	 letter-spacing: .1em;
	 overflow: visible;
	 margin: 0px;
	 font: 8pt Arial;
	 color: #333;
	 }

/* hover for IE handled with JS in head*/ 
.updateqtysubmit:hover {
	 background: #E6EFE8;
	 }
	 
.selectshipsubmit {
	 border: 2px outset #d7b9c9; 
	 background: #ddd;
	 padding-left: 2px;
	 padding-right: 2px;
	 letter-spacing: .1em;
	 overflow: visible;
	 margin: 0px;
	 font: 8pt Arial;
	 }

/* hover for IE handled with JS in head*/ 
.selectshipsubmit:hover {
	 background: #fff;
	 }
	 
.calculatesubmit {
	 border: 2px outset #d7b9c9; 
	 background: #ddd;
	 padding-left: 2px;
	 padding-right: 2px;
	 letter-spacing: .1em;
	 overflow: visible;
	 margin: 0px;
	 font: 8pt Arial;
	 }
	 
/* hover for IE handled with JS in head*/ 
.calculatesubmit:hover {
	 background: #fff;
	}
	
#carttable {
	}
	
#carttable td {
	background-color: /*#FAF8F8#000*/#f2f2f2;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
#qty  {
	width: 510px;
	text-align: right;
	padding: 4px 0 0 0;
	margin: 0;
	border: 0px solid red;
	}
	
#cartcontainertop {
	width: 638px;
	padding: 0px;
	paddingn: 0;
	border: 0px solid green;
	}
	
#cartcontainerbottom {
	width: 638px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #6a9e76;
	border-right: 1px solid #6a9e76;
	border-bottom: 1px solid #6a9e76;
	}
	
.cartcontents {
	font-size: 11px;
	color: #000;
}

.removecartcontents {
	font-size: 9px;
	}

.cartcontents A:link {font-size: 11px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:none; }
.cartcontents A:visited {font-size: 11px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:none;}
.cartcontents A:hover {font-size: 11px; color:#5a8564; font-weight: bold; background-color: transparent; text-decoration:underline;}

.removecartcontents A:link {font-size: 9px; color:#000; background-color: transparent; text-decoration:none; border-bottom:1px solid gray;}
.removecartcontents A:visited {font-size: 9px; color:#000; background-color: transparent; text-decoration:none; border-bottom:1px solid gray;}
.removecartcontents A:hover {font-size: 9px; color:#000; background-color: transparent; text-decoration:none; border-bottom:1px solid #FAF8F8;}

#outership {
	
	width: 638px;
	border: 0px solid yellow;
	}
	
#shipbox {
	width: 638px;
	height: 100px;
	background-color: /*#E6EFE8#DCE3DD*/;
	border: 0px solid blue;
	}
	
#shipboxleft {
	float: left;
	width: 350px;
	padding: 5px 0 5px 10px;
	border: 0px solid blue;
	height: 140px;
	background: #fff;
	border: 0px solid red;
	}
	
#shipboxright {
	float: right;
	width: 220px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	border: 0px solid red;
	}
	
#shipalert {
	width: 235px;
	border: 0px solid red;
	margin: 0;
	padding: 0;
	}
	
.shipalert {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#checkoutbutton {
	position: relative;
	width: 646px;
	text-align: right;
	margin-top: 15px;
	height: 90px;
	}
	
#grandtotalleft {
	float: left;
	width: 400px;
	border: 0px solid #000;
	}
	
#grandtotalright {
	width: 230px;
	padding: 0;
	margin: 0;
	text-align: right;
	border: 0px solid #000;
	}
	
div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
	}
	
#continueshop {
	
	position: relative;
	width: 220px;
	text-align: left;
	margin: 15px 0 15px 0;
	border: 1px dotted #6a9e76;
	background: #eefbee;
	padding: 0 0 4px 6px;
	line-height: 1.25em;
	
	}
	
.continueshophead {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}

#continueshop A:link {font-size: 11px; color:#5a8564; background-color: transparent; text-decoration:underline;}
#continueshop A:visited {font-size: 11px; color:#5a8564; background-color: transparent; text-decoration:underline;}
#continueshop A:hover {font-size: 11px; color:#000; background-color: transparent; text-decoration:none;}
	
.calculatehead {
	font-size: 10px;
	font-weight: 600;
	}
	
.calculate {
	font-size: 10px;
	}

.cartsubtotal {
	font-size: 12px;
	font-weight: bold;
	}
	
.carttotal {
	padding-top: 8px;
	font-size: 16px;
	font-weight: bold;
	color: #5a8564;
	width: 220px;
	border: 0px solid green;
	}
	
.cartsh {
	font-size: 12px;
	font-weight: bold;
	color: #5a8564;
	width: 220px;
	border: 0px solid blue;
	padding-top: 10px;
	}
	
.carate A:link {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.carate A:visited {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.carate A:hover {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:none;}

p.countrylink  {
	margin: 0;
	padding: 0;
	border: 1px solid red;
	}
	
#security {
	width: 640px;
	border-top: 0px solid gray;
	padding-top: 5px;
	font-size: 11px;
	font-weight: 200;
	}
	
#security ul {
	display: inline;
	margin-left: -30px;
	padding-left: 0;
	
	}
	
#security ul li {
	float: left;
	width: 185px;
	margin-right: 26px;
	display: inline;
	list-style-type: none;
	border: 0px solid red;
	}
	
.securityhead {
	font-size: 11px;
	font-weight: 600;
	}
	
.emptycart {
	text-align: center;
	font-size: 14px;
	font-weight: 200;
	padding-top: 20px;
	padding-bottom: 0;
	margin: 0;
	}
	
#topcheckout {
	position: absolute;
	top: 130px;
	left: 580px;
	}

td.dot {
	padding: 2px 0 10px 0;
	}

.cartmin {
	font-size: 11px;
	color: #5a8564;
	}
	
input.validatealert {
	color: black;
	background-color: #ff9473;
}


.cart a:link, .cart a:visited	{
 	font-size: 10px;
 }
 
 .carthelp	{
	width: 108px;
	overflow: hidden;
	background-color: #E4FCE4;
	border: 1px solid #730;
	border-top: 1px solid #FD7100;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	padding: 5px;
	color: #fff;
}

.carthelp li	{
	list-style-type: none;
	margin-left: -40px;
	padding-bottom: 2px;
}

.carthelp ul {
	margin-top: 8px;
	margin-bottom: 5px;
	}
	
.carthelp h4	{
	background-color: #6C8D6C;
	margin: -5px!important;
	padding: 3px!important;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.carthelp a:link, .carthelp a:visited	{
	font-size: 11px;
}

.minicartadd {
	font-size: 12px;
	font-weight: bold;
	background: #e4fce4;
	color: #986336;
	padding: 1px;
	text-align: right;
	margin-bottom: 44px;
	border: 1px solid #6C8D6C;
	}

/* ##### End shopping cart page ##### */

table.ship {
	text-align: left;
	width: 95%;
	}

table.security {
	width: 95%;
	}

p.prep {
	font-weight: bold;
	margin-bottom: 1px;
}

.pagenavlabel {
	font-size: 10px;
	font-weight: bold;
}

.productlink {
	font-size: 10px;
	font-weight: normal!Important;
	}
	
.subcat {
	font-size: 11px;
	}
		
.cookies {
	font-size: 11px;
	color: #000;
	}
	

.exceptionhead {
	font-size: 14px;
	color: red;
	font-weight: bold;
	}
	
.exception {
	font-size: 11px;
	color: #000;
	}
	
#exception {
	position: absolute;
	top: 90px;
	left: 150px;
	width: 400px;
	}
	
.kiloprice {
	font-size: 11px;
	}
	
.kiloprice A:link {font-size: 11px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.kiloprice A:visited {font-size: 11px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.kiloprice A:hover {font-size: 11px; color:#5a8564; background-color: transparent; text-decoration:none;}

div#relateditems {
	margin-top: 20px;
	margin-left: 5px;
	width: 452px;
	border: 0px solid #5a8564;
	font-size: 11px;
	color: #000;
	padding: 8px;
	}
.relatedtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
	margin-top: 0px;
	border-bottom: 0px dotted #5a8564;
	}
	
#relateditems table {
	padding: 4px;
	border-top: 0px solid #6a9e76;
	}
	
#cartright {
	padding: 2px;
	border: 1px solid #BCBABA;
	}
	
.cartrighttop {
	font-weight: bold;
	font-size: 10px;
	background-color: #5a8564;
	color: #fff;
	padding: 2px;
	letter-spacing: .05em;
	}
	
.cartrighthead {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	}
	
.cartrightbody {
	font-size: 10px;
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	}
	
.moreinfo {
	text-align: left;
	padding-top: 5px;
	}

.prodgridconvert {
	font-size: 12px;
	font-weight: bold;
	color: #444;
	padding: 4px 0px 4px 0px;
	background-color: #eee;
	border-bottom: 1px solid #5a8564;
	}
		
.prodconvertlabel {
	font-size: 11px;
	font-weight: 600;
	color: #777;
	background: #E4fce4;
	border-bottom: 1px solid #5a8564;
	padding: 2px 4px 2px 2px;
	}
	
.prodconvertdata {
	color: #000;
	font-size: 11px;
	background: #fff;
	border-bottom: 1px solid #5a8564;
	padding: 2px 4px 2px 4px;
	}
	
table.volume {
	border: 1px solid gray;
	margin-top: 0;
	padding: 0px;
	}
	
.cartrightheadsec {
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/padlock.gif);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}
	
	.cartrightheadpr {
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	background-image: url(../Images/glasses.gif);
	background-repeat: no-repeat;
	background-position: 55% 0%;
	}
	
	.cartrightheadcusrv {
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	background-image: url(../Images/phone.gif);
	background-repeat: no-repeat;
	background-position: 60% 0%;
	}
	
	.sec {
		display: block;
		margin-top: 3px;
		}
		
	.cosmetics {
		font-size: 9px;
		color: #777;
		font-weight: 600;
		}
		
	.qtyinput {
		font-size: 10px;
		width: 20px;
		margin: 0;
		padding: 0;
		}
		
	.stock {
		font-size: 10px;
		font-weight: 600;
		}
		
	.cosmetic {
	padding-top: 5px;
	font-size: 10px;
	color: #555;
	}
	
.shipchoice {
	padding: 0px; 
	margin: 0px; 
	font: 8pt Arial;
	}
	
.restrict {
	font-size: 10px;
	}
	
.carttest {
	font-size: 9px;
	color: #ddd;
	}
	
.chooseship {
	font-size: 10px;
	font-weight: bold;
	}
	
.shipoptions {
	background-color: white;
	}
	
.shipnote {
	font-size: 10px;
	font-weight: bold;
	color: #777;
	margin: 10px 0;
	}
	
.shipoptionstable {
	background-color: #fff;
	border: 0px inset #888;
	}
	
.shipoptionstable {
	font-size: 10px;
	
	}
	
.decorhead {
	font-size: 14px;
	font-weight: bold;
	color: #5a8564;
	margin-top: 20px;
	}
	
#leadpic {
	float: left;
	width: 200px;
	margin-top: 20px;
	border: 0px solid blue;
	}
	
#decorlead {
	float: left;
	width: 420px;
	margin: 20px 0 0 10px;
	padding: 0 4px 10px 4px;
	border: 3px double #a8f8bb;
	}
	
.decor {
	margin: 20px 0;
	}
	
#decortop {
	border: 0px solid green;
	}

.decorbutton {
	margin: 10px 0;
	text-align: center;
	}
	
#earthenware ul {
	list-style-type: none;
	margin-left: -30px;
	margin-top: 5px;
	width: 612px;
	}
	

#earthenware li {
	float: left;
	margin: 0 0 20px 20px;
	width: 200px;
	font-size: 10px;
	padding: 0 4px;
	}
	
.tiles {
	text-align: center;
	}
	
.callorder {
	font-size: 10px;
	font-weight: bold;
	}
	
.callorder A:link {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.callorder A:visited {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:underline;}
.callorder A:hover {font-size: 10px; color:#5a8564; background-color: transparent; text-decoration:none;}

.earthenwarenote {
	font-size: 10px;
	color: #555;
	margin-top: 10px;
	}
	
.earthenwarefinish {
	margin-top: 10px;
	font-size: 10px;
	color: #555;
	margin-top: 10px;
	}
	
h4#salenote {
	font-weight: normal;
	font-size: 12px;
	color: #5a8564;
	padding-left: 40px;
	}
	
h2#pagesub {
	font-size: 14px;
	color: #a05903;
	}
	

.sale ul {
	margin-left: 0px;
	margin-top: 5px;
	border: 0px solid red;
	}
	
.sale li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	border: 1px solid #eeeeee;
	padding: 8px;
	text-align: center;
	height: 170px;
	width: 150px;
	}
	
.saletitle {
	font-size: 14px;
	font-weight: bold;
	color: #a05903;
	}
	
.save {
	font-weight: 13px;
	font-weight: bold;
	color: #a05903;
	}
	
.sale ul li.salesmallitem  {
	height: 140px;
	}
	
.sale A:link {background-color: transparent; text-decoration:none;}
.sale A:visited {background-color: transparent; text-decoration:none;}
.sale A:hover {background-color: transparent; text-decoration:none;}

.saletag {
	font-size: 14px;
	font-weight: bold;
	color: #a05903;
	}
	
.looking {
	font-size: 13px;
	font-weight: bold;
	color: #a05903;
	}
	
.sale ul li.salepause {
	margin-right: 200px;
	}
	
.prodinst {	
background-image: url(../images/tri_grn.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-right: 0em;
	}
	
.bottomline {
	border-bottom: 1px solid #e4fce4;
	}
	

	



	

	