 html, body {
    background: #000000; 
    padding-top: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
}


#container{
	background: #96004b;
	color: #ffffff;
}

#containertable {
    border: 0px solid #ffffff;
}

.h1{
	font: normal 16pt Tahoma, Arial, Helvetica;
	color: #ffffff;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
	}
	
.h2{
	font: normal 14pt Tahoma, Arial, Helvetica;
	color: #ffffff;

    margin-bottom: 5px;
}

	#designlist_element{
		float: left;
		margin: 17px;
		text-align: center;
		BORDER: #242323 1px solid;
		height: 260px;
		width: 200px;
	padding-top: 10px;
		}

	#designlistsummary_name{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
	}

#content #rightnav{
	width:190px;
	text-align: center;
	
	}


#leftnav_top{
	border-top: 0px solid #6e533b;
	border-left: 0px solid #6e533b;
	border-right: 0px solid #6e533b;
	padding-bottom: 2px;
	margin-left: 10px;
	width: 150px;
	height: 3px;
}


#leftnav_bottom{
	border-top: 0px solid #6e533b;
	margin-left: 10px;
	width: 150px;

}

#leftnav_title{
	margin-left: 10px;
	padding-top: 6px;
	width: 150px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
	background-image: none;
	border-top: 0px solid #510029;
	border-left: 0px solid #510029;
	border-right: 0px solid #510029;
	border-bottom: 0px solid #ffffff;
	margin-bottom: 0px;
}

#leftnav_text{
	font: normal 8pt Georgia, serif;
	background-color: transparent;
    margin-left: 10px;
    padding-top: 1px;
	padding-bottom: 7px;
	width: 150px;
	text-align: center;
	border-left: 0px solid #510029;
	border-right: 0px solid #510029;
    }

#leftnav_spacer{
	height: 20px;
	border-left: 0px solid #6e533b;
	border-right: 0px solid #6e533b;
	margin-left: 10px;
	border-top: 0px solid #510029;
	width: 150px;
}



	#topNavigator a:link 	{ color: #ffffff; text-decoration: none;  font-size: 17px; font-family: Arial, Helvetiva, sans-serif }
	#topNavigator a:visited  	{ color: #ffffff; text-decoration:none; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }
	#topNavigator a:hover   	{ color: #b51264; text-decoration:none; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }


#leftnav_text a:link, #designselection_text a:link	{ color: #000000; text-decoration: none;  font-size: 14px; font-family: Arial, Helvetiva, sans-serif }
#leftnav_text a:visited, #designselection_text a:visited 	{ color: #000000; text-decoration: none;  font-size: 14px; font-family: Arial, Helvetiva, sans-serif }
#leftnav_text a:hover, #designselection_text a:hover 	{ color: #ffffff; text-decoration:underline;  font-size: 14px; font-family: Arial, Helvetiva, sans-serif }

a:link 		{ color: #ffffff; text-decoration: underline; font-size: 14px; font-family: Arial, Helvetiva, sans-serif }
a:visited   	{ color: #ffffff; text-decoration:underline; font-size: 14px; font-family: Arial, Helvetiva, sans-serif }
a:hover   	{ color: #b51264; text-decoration:none; font-size: 14px; font-family: Arial, Helvetiva, sans-serif }


#rightnav_block{
	MIN-HEIGHT: 180px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	width: 180px;
	text-align: center;
	float: left;
	background: transparent;
	margin-bottom: 10px;
	border: 0px solid silver;
}


#rightnav_text{
	background: transparent;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}


#rightnav_buttons{
}

.rightnav_img1{
	border: 1px solid #ffffff;
}


	
#homeAdPanel{
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}

.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: 700px;
}


.rightbutton a:link, .rightbutton a:visited{
	margin-top: 5px;
	width:78px; height:22px;
	text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
	text-transform:uppercase;
	border: 1px solid #ffffff;
	background-color:#242424;
	color:#ffffff; 
	}
	
.rightbutton a:hover{
	color: #96004b;
	background-color:#ffffff;
	border: 1px solid #96004b;
	}

.buybutton1 a{
	margin-top: 5px;
	width:58px; height:22px;
	text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
	text-transform:uppercase;
	border: 1px solid #b51264;
	background-color: #000000;
	color:#ffffff;
	float: left;
	}

.buybutton1 a:link, .buybutton a:visited  { color: #ffffff; }
	
.buybutton1 a:hover{
	border: 1px solid #b51264;
	background-color: #242424;
	color:#b51264;
	} 

.buybutton2 a{
	margin-top: 10px;
	margin-left: 4px;
	padding-bottom: 1px;
	width:48px; height:16px;
	text-align:center; font:bold 9px/18px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
	text-transform:uppercase;
	color: silver;
	background-color:#000000;
	border: 1px solid silver;
	float: left;
	}

.buybutton2 a:link, .buybutton a:visited  { color: silver; }
	
.buybutton2 a:hover{
	border: 1px solid #ffffff;
	background-color:#242424;
	color:#ffffff; 
	}

.buybutton3 a{
	margin-top: 5px;
	width:58px; height:22px;
	text-align:center; font:bold 11px/22px Tahoma, Arial, Helvetica, sans-serif; display:block; text-decoration:none;
	text-transform:uppercase;
	border: 1px solid #b51264;
	background-color: #000000;
	color:#ffffff;
	float: left;
	margin-left: 40px;
	}

.buybutton3 a:link, .buybutton a:visited  { color: #ffffff; }
	
.buybutton3 a:hover{
	border: 1px solid #b51264;
	background-color: #242424;
	color:#b51264;
	}

.home_img img{
	border: 1px solid #ffffff;
}

.home_img:hover{
background-color: transparent;
}

.home_img:hover img{
border: 1px solid #f794c6;
}