html, body {
 	background-image: url("../images/righttoprepeat.jpg");
    background-repeat:repeat-x;
    background-color: #fee6f3;
}

#containertable {
    border: 1px solid white;
}

#pageHeaderCart{
	width: 770px;
	z-index: 2;
	text-align: right;
	padding-top:10px;
	padding-left: 20px;
	padding-bottom:160px;
	height: 25px;
}
	#pageHeaderCart #leftnav_cartbtm{
		color: #ffffff;
		font-size: 12px; font-weight: bold;
		
	}
	
	#pageHeaderCart #leftnav_cartdata{
		color: #ffffff;
		float: left;
	}
	
	#pageHeaderCart #leftnav_cartbtm a:link { 
		color: #ffffff;
		font-size: 12px; font-weight: bold;
	}
	
	#pageHeaderCart #leftnav_cartbtm a:visited { 
		color: #ffffff;
		font-size: 12px; font-weight: bold;
	}
	
	#pageHeaderCart #leftnav_cartbtm a:hover { 
		color: #ffffff;
		font-size: 12px; font-weight: bold;
	}

	#topNavigator #topNavButtons{
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 10px;
	float: left;
	background-color: transparent;
	}

	
	#topNavigator a:link 	{ color: #5a5a5a; text-decoration: none;  font-size: 15px; font-family: Arial, Helvetiva, sans-serif }
	#topNavigator a:visited  	{ color: #5a5a5a; text-decoration:none; font-size: 15px; font-family: Arial, Helvetiva, sans-serif }
	#topNavigator a:hover   	{ color: #ff73be; text-decoration:none; font-size: 15px; font-family: Arial, Helvetiva, sans-serif }

#leftnav_title{
	padding-left: 10px;
	padding-top: 5px;
	width: 135px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #924d6a;
	background-color: #ffffff;
	text-align: center;
	background-image: none;
}
#leftnav_text{
	font: normal 8pt Georgia, serif;
	background-color: #ffffff;
    padding-left: 10px;
    padding-top: 0px;
	width: 132px;
	height: 20px;
	border-top: 3px #eaeaeb;
	border-top-style: dotted;
	text-align: center;
    }

.h1{
	font: normal 14pt; color: #a4266d;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
	}
	
.h2{
	font: normal 12pt; color: #a4266d;
    margin-bottom: 5px;
}


#content #rightnav{
	width:190px;
	text-align: center;
	}

#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{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#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;
}


.home_img img{
	border: 1px solid silver;
}

.home_img:hover{
background-color: transparent;
}

.home_img:hover img{
border: 1px solid black;
}

	#designlist_element{
		float: left;
		margin: 3px;
		text-align: center;
		BORDER: #ccc 0px solid;
		height: 340px;
		width: 290px;
		}
	
	#designlist_element #designlist_border1 {
		HEIGHT: 160px;
		PADDING-LEFT: 10px;
		PADDING-RIGHT: 10px;
		PADDING-TOP: 10px;
		PADDING-BOTTOM: 5px;
		width:180px;
		text-align: center;
	}

