div.divider{height:1px;line-height:1px;font-size:1px;margin:0;padding:0;overflow:hidden;}
div.pinkBg{background-color:#DD1C4B;}
div.yellowBg{background-color:#F68A1E;}
div.pinkBg{background-color:#DD1C4B;}
div.pinkBg{background-color:#DD1C4B;}
div.greyBg{background-color:#666666;}
div.blueBg{background-color:#1f8295;}


.leftBox{
	background-position:bottom left;
	background-repeat:repeat-y;
	width:290px;
	margin-left:-7px;
	margin-bottom:1em;
	color:#000000;
}
.leftBox .top{
	width:290px;
	height:21px;
	top:0px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('../image/layout/box/top.png');
}
.leftBox .bot{
	margin-top:-8px;
	width:290px;
	height:20px;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url('../image/layout/box/bot.png');
}
.leftBox .gradient{
	margin-left:7px;
	width:257px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:5px;
	padding-left:10px;
	background-position:top left;
	background-repeat:repeat-x;
	background-image:url('../image/layout/box/gradient.png');	
}
.leftBox h3{
	margin:0 0 0 5px;
	padding:0 0 1em 0;
}
.gradient P{
    margin-left:5px;
    }
.leftBox UL{
    margin-top:0;
    line-height:1.8em;
    color:#F68A1E;
    }
    
.leftBox li A,
.leftBox li A:visited,
.leftBox li A:hover{color:#F68A1E;}

.leftBox .selected{
    font-weight:bold;
    color:#666;
}

.leftBox img.photo{border:1px solid #ccc;margin:0 0 10px 5px;}

.pinkBox{background-image:url('../image/layout/box/pink_bkgrd.png');}
.pinkBox .gradient{border-bottom:5px solid #DD1C4B}

.greenBox{background-image:url('../image/layout/box/green_bkgrd.png');}
.greenBox .gradient{border-bottom:5px solid #90C63F;}

.yellowBox{background-image:url('../image/layout/box/yellow_bkgrd.png');}
.yellowBox .gradient{border-bottom:5px solid #F68A1E;}

.yellow{color:#F68A1E;}
.green{color:#90C63F;}
.pink{color:#DD1C4B;}
.blue{color:#1f8295;}

.productsHolder{width:600px;}
div.productsHolder .productsText
{
    width:290px;
    margin-right:15px;
    float:left;
}
    
div.productsHolder img.photo{border:1px solid #ccc;margin-bottom:15px;float:right;margin-top:5px;}

.sitemap UL{
    line-height:3em;
    color:#666666;
    }
.sitemap li A,
.sitemap li A:visited,
.sitemap li A:hover{color:#666666;}

div.formRow{ margin-bottom:1em;}

#contactUsBox {	background-image:url('../image/layout/box/contactus_bkgrd.png');width:600px;}

#contactUsBox .top{	background-image:url('../image/layout/box/contactus_top.png');width:600px;height:20px;}

#contactUsBox .bottom{background-image:url('../image/layout/box/contactus_bottom.png');width:600px;height:20px;}

#contactUsBox label{
	display:block;
	width:200px;
	margin-right:47px;
	float:left;
}

#contactUsBox input,
#contactUsBox textarea{
	float:left;
	width:320px;
}

#contactUsBox input.default{
	float:left;
	width:auto;
}

#contactUsBox .send{
	text-transform:uppercase;
	color:#fff;
	background-color:#8FC73E;
	float:right !important;
	margin-right:30px;
}