body {
	text-align: left;
	width: 760px;
	margin-top: 13px;
	background-image:url(/assets/affiliates/875/images/bg_fade_long.jpg);
	background-repeat: repeat-x;
	background-color: #fdced8;
}
#pageHeader .border-logo {
	padding: 5px;
	background-color: #d6e3f1;
	border-bottom: 3px solid #d6e3f1;
}
#searchBox {
	background-color:	#fe849c;
	float: left;
	margin: 5px 0px 5px 0px;
	width: 425px;
	height: 100px;
}
#pageNav .header, #pageNav .header1, .table-header {
	background-color:	#fe849c;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 5px;	
}
#pageNav .button {
	background-image: url(/images/spacer.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding: 2px 0px 0px 13px;
}
#pageCopy .contact-home {
	background-image: url(/images/spacer.gif);
	background-color:	#fe849c;
	background-repeat: no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#pageCopy .contact-us {
	background-image: url(/images/spacer.gif);
	background-color:	#fe849c;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 100%;
}
#infoBox .header,#infoBoxSmall .header,#infoBoxBig .header,#infoBoxHome .header {
	background-color:	#fe849c;
	color: #330066;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 5px 0px;
	height: 15px;
}

#pageFooter {
	border-top: 0px solid #ffffff;	
}

h1, h2, h3, h4 {
	color: #fe849c;
}
p, td {
	color: #330066
}
a, a:link,a:visited {
	text-decoration: underline;
	color: #fe849c;
}
a:hover {
	color: #c17fc1;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.txt-red {
	color: #fe849c;
}
.txt-white, a.txt-white, a.txt-white:link, a.txt-white:visited {
	color: #ffffff;
}
a.txt-white:hover {
	color: #ededed;
}
.error{
	color: #fe849c;
	font-weight: bold;
}
/* hot deals iframe */
body.search {
	background-image: url(/images/spacer.gif);
	background-color:	#fe849c;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#hotDeals select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
#hotDeals h1 {
	color: #ffffff;
}