/* Styles for divs that change background images. */

/* TOP BANNER */

div.topbanner {
	background-image	: url(/uploads/Image/sitestyles/style1/topheader.jpg);
}

/* BOTTOM DIV*/

div.homebottom {
	background-image	: url(/uploads/Image/sitestyles/style1/bg_homebottom.jpg);
}

div.footer {
	background-image	: url(/uploads/Image/sitestyles/style1/bg_footer.gif);
}

/* OVERVIEW INTRO */

div.overviewintro {
	background-image	: url(/uploads/Image/sitestyles/style1/bg_homebottom.jpg);
}

/* CORPORATE PAGE FLASH HEADER */
div.quotes
{
background-image	: url(/images/bg_quotes.jpg);
}

div.cool
{
background-image	: url(/images/bg_cool.jpg);
}

div.party
{
background-image	: url(/images/bg_party.jpg);
}

/* Product styles */
#category_description, #category_footer {
	background-image: url(/uploads/Image/sitestyles/style1/pixel_dark.jpg);
}

#topproduct {
	background-image: url(/uploads/Image/sitestyles/style1/bg_product_top.gif);
}

#bottomproduct {
	background-image: url(/uploads/Image/sitestyles/style1/bg_product_bottom.gif);
	background-color	: #FF1203;
}

div.product {
	background-image: url(/uploads/Image/sitestyles/style1/pixel_light.jpg);
	background-color: #FF7703;
}

#category_description {
	background-color	: #FF1203;
}

#category_footer {
	background-color	: #FF1203;
}

/* Other styles */
div.bare div.corp_fade {
	background-image: url(/uploads/Image/sitestyles/style1/orange_corp_fade.gif);
}

p input.bonus_card_number {
  width: 82%;
}
p.witherror.radio {
	background-color: transparent;
	border: 0 !important;
}

p.witherror.radio span.right label {
	border: 1px solid #F00 !important;
	background-color: #FCC;
}
