@import "/css/category/global.css";

#title.lv1{
	background-image: url("/images/category/business/banners/header_bg.jpg");
}
#categoryheader {
	background-image: url("/images/category/business/banners/main_bg.gif");
}
/* STANDARD FADED TOUT */
div.infomodule1{
	border-top:2px solid #99B6C4;
	background-image: url(/images/category/business/gradients/bkg_infomodule1.gif);
}
div.infomodule1 div{
	border:1px solid #B0C0CE;
}
div.infomodule1 h5{
	color:#597987;
}




/* LEFT TOUT */
div.infomodule2{
	border-top:2px solid #B3CDE8;
	background-image: url(/images/category/business/gradients/bkg_infomodule2b.gif);
}
div.infomodule2 div{
	border:1px solid #B3CDE8;
	background: url(/images/category/business/gradients/bkg_infomodule2b.gif) 0 0 repeat-x;
}
div.infomodule2 h5{
	color:#306398;
}




/* RIGHT TOUT */
div.infomodule3{
	border-top:2px solid #A4A4A4;
	background-image: url(/images/category/business/gradients/bkg_infomodule2.gif);
}
div.infomodule3 div{
	border:1px solid #A4A4A4;
	background: url(/images/gradients/bkg_infomodule1.gif) 0 0 repeat-x;
}
div.infomodule3 h5{
	color:#306398;
}





/* CONTENT MODULE */
div.infomodule4{
	border-top-color: #AFCDE9;
}
div.infomodule4 div{
	border-top-color: #AFCDE9;
	background-color: #D8E6F0;
}
div.infomodule4 h3{
	color:#4D7398;
}





/* FUNCTIONAL MODULE (promo code, sign up, polls)*/
div.infomodule5{
	border-top:2px solid #A4A4A4;
	border-bottom-color: #DCDCDC;
}
div.infomodule5 div{
	border-top:1px solid #A4A4A4;
	background-color: #DCDCDC;
}
div.infomodule5 h3{
	color: #898989;
}

div.infomodule6 {
	border-top-color: #A4A4A4;
}
div.infomodule6 div {
	background-color: #DCDCDC;
	border-top-color: #A4A4A4;
	border-bottom-color: #A4A4A4;
}
.infomodule6 h3 {
	color: #898989;
}
