/*==========================================================================================*/
body {
	background-image: url(../images/css/white/bgpage.gif);
	background-position: center center;
	background-repeat: repeat-y;
	color: #77787b;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.topmenu {
	background-image: url(../images/css/white/bgheading.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.topmenu a{
position:relative;
font-size:80%;
}
	
.breadcrumbs ul li a {
	color: #a10046;
}
.left {
	background-color: #ececec;
}
.left a{
color: #a10046;
text-decoration:none;
}
h1 {
	background-image: url(../images/css/white/bgheading.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
h2, h3, h4 {
	background-image: url(../images/css/white/bgheading.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
.likeh1 {
	background-image: url(../images/css/white/bgheading.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
/*==========================================================================================*/
.hpspecoffers {
	background-color:#f1d309;
	font-size:160%;
	padding:10px 10px 10px 5px;
	margin:0px;
	color:#000000;
}
.specoffers {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
}
.specoffers li {
	display: inline;
}
.specoffers li a {
	display: block;
	float: left;
	width: 191px;
	margin: 2px;
	color:#000000;
	background-color:#f1d309;
	/*background-image: url(../images/css/red-grad.gif);    
	background-position:bottom;
	background-repeat: repeat-x;*/

}
.hpleftspecoffers {
	/*background-image: url(../images/css/red-grad.gif);
	background-position: center center;
	background-repeat: repeat-x;*/
	background-color:#f1d309;
	padding:5px;
	margin:0px;
	color:#000000;
	font-weight:bold;
	font-size:120%;
}

.hpleftspecoffers span {
	color:#000000;
}

/*==========================================================================================*/
.leftmenu a {
	color: #77787b;
}
.leftmenu a:hover {
	color: #a10046;
}
#searchdiv a  {
	text-decoration: none;
	color: #77787b;
	
}
.main a {
	text-decoration: none;
	color: #a10046;
}
.carttable th {
	background-image: url(../images/css/white/bgheading.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
.altrow td {
	background-color: #ececec;
}
.price{
background-color:#ffffff;
color:#FF0000;
font-weight:bold;
font-size:120%;
}
.soprice{
background-color:#f1d309;
color:#000000;
font-weight:bold;
font-size:120%;}

.sohpprice{
color:#FF0000;
font-weight:bold;
background-color:#FFFFFF;
}
/*==========================================================================================*/

/*==========================================================================================*/
.shopsections {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
}
.shopsections li {
	display: inline;
}
.shopsections li a {
	display: block;
	float: left;
	width: 254px;
	padding: 3px;
}
.shopprods {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
}
.shopprods li {
	display: inline;
}
.shopprods li a {
	display: block;
	float: left;
	width: 191px;
	padding: 2px;
}

.footer {
color: #ffffff;
text-align:center;
font-size: 80%;
padding:10px 10px;
background-color:#a10046;
clear:both;
margin:0px;
}

.footer a{
color: #ffffff;
text-decoration:none;
font-size: 100%;}

.hpdiv{
clear: both;
background-color:#ffffff;
margin-bottom:10px;}
.newsdiv{
clear: both;
background-color:#ffffff;}

/*===================================Contact Form=======================================================*/

.contactform {

	color: #77787b;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.contactform label {
	display: block;
	font-weight: bold;
	margin-top: 5px;
}

.contactform input, .contactform textarea {
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #77787b;
}

.contactform #xSubmit {
	display: block;
	clear: both;
}

.error {

	color: #FF0000;

}
.introtext{
color:#0000FF;
font-weight:bold;
font-size:120%;}

