html, body {
	background: #e9ecf0;
}
#pageHeader {
    background-image: url("../images/header_s3c_bg_red.jpg");
    height: 280px;
} 

#containertable {
    border: 1px solid #ffffff;
}

#pageHeaderCart{
	width: 800px;
	z-index: 2;
	text-align: left;
	padding-top:198px;
	padding-left: 20px;
	padding-bottom:16px;
	height: 25px;
}

	#topNavigator #topNavButtons{
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	background-color: transparent;
	}

	#topNavigator a:link 	{ color: #ffffff; text-decoration: none;  font-size: 15px; font-family: century gothic; font-weight: bold;}
	#topNavigator a:visited  	{ color: #ffffff; text-decoration:none; font-size: 15px; font-family: century gothic; font-weight: bold; }
	#topNavigator a:hover   	{ color: #f5bcd5; text-decoration:none; font-size: 15px; font-family: century gothic; font-weight: bold; }

a:link 		{ color: #ee4b91; text-decoration: none; font-size: 13px; font-family: Century Gothic }
a:visited   	{ color: #ee4b91; text-decoration:none; font-size: 13px; font-family: Century Gothic }
a:hover   	{ color: #ee4b91; text-decoration:underline; font-size: 13px; font-family: Century Gothic }

.h1{
	font: normal 14pt; color: #3264aa;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
	}
	
.h2{
	font: normal 12pt; color: #3264aa;
    margin-bottom: 5px;
}


#content #rightnav{
	width:190px;
	text-align: left;
	padding-top: 10px;
	}

#rightnav_block{
	MIN-HEIGHT: 180px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	width: 180px;
	text-align: center;
	float: left;
	background: transparent;
	margin-bottom: 10px;
	border: 1px solid silver;
}


#rightnav_text{
	background: transparent;
	color: #000000;
	text-align: center;
	font-weight: bold;
}


#rightnav_buttons{
}

.rightnav_img1{
	border: 1px solid black;
}

#content #contentArea_full{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	width: 755px;
	text-align: justify;
    background-image: url(none);
	}

#content #contentArea_withright{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 0px;
	width: 540px;
	text-align: justify;
    background-image: url(none);
	}
	
#homeAdPanel{
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}

#designselection_title{
	background-color: #000000;
	background-image: url();
}

.button a{
	width:78px; height:22px;
	background:url(../../../templates/style6s_21/images/more.gif) no-repeat 0 0; color:#1f15f1; 
	color:#7D214C; text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
	text-transform:uppercase;

	}

.button a:hover{
	text-decoration:underline;
	}

	.cart_area{
		width: 538px;
		text-align: left;
		padding-left: 20px;
		
	}


#designDetails{
	/*border: 1px solid silver;
	background-color: #f0f7ea;*/
	padding: 15px;
	float: left;
	width: 600px;
}

#footer {
	left: 0px;
    text-align: center;
    margin-top:15px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 0px silver solid;
    float: right;
    width: 800px;
    background-color: #ffffff;
    color: #ffffff; 
    background-image: url("../images/footer-img.jpg");
    background-repeat: repeat-y;
}

#footer a:link, #footer a:visited {
 color: #ffffff; font-size: 10px; font-family: century gothic;
}
#footer a:hover   { color: #ffffff;
	text-decoration:underline; font-size: 10px;
	font-family: century gothic;
	text-decoration: underline;
}




