html, body {
    background: #00000; 
    padding-top: 0px;
    height: 100%;
    width: 100%;
    text-align: center;
}


#containertable {
    border: 0px solid #dddddd;
}

.h1{
	font: normal 15pt Tahoma, Arial, Helvetica;
	color: #3c502c;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
	}
	
.h2{
	font: normal 12pt Tahoma, Arial, Helvetica;
	color: #3c502c;
    margin-bottom: 5px;
}


#designdetailtitle{
	color: #3c502c;
}

#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: 0px;
	width: 150px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eab07c;
	background-color: transparent;
	text-align: center;
	background-image: none;
	border-top: 0px solid #6e533b;
	border-left: 0px solid #6e533b;
	border-right: 0px solid #6e533b;
	border-bottom: 0px dotted #6e533b;
}

#leftnav_text{
	font: normal 8pt Georgia, serif;
	background-color: transparent;
    margin-left: 10px;
    padding-top: 3px;
	padding-bottom: 3px;
	width: 150px;
	text-align: center;
	border-left: 0px solid #6e533b;
	border-right: 0px solid #6e533b;
	border-top: 3px #eaeaeb;
	border-top-style: dotted;
    }

#leftnav_spacer{
	height: 15px;
	border-left: 0px solid #6e533b;
	border-right: 0px solid #6e533b;
	margin-left: 10px;
	border-top: 0px;
	width: 150px;
}




	
	#topNavigator a:link 	{ color: #3c502c; text-decoration: none;  font-size: 17px; font-family: Arial, Helvetiva, sans-serif }
	#topNavigator a:visited  	{ color: #3c502c; text-decoration:none; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }
	#topNavigator a:hover   	{ color: #3c502c; text-decoration:underline; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }



#leftnav_text a:link, #designselection_text a:link	{ color: #3d2d21; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetiva, sans-serif }
#leftnav_text a:visited, #designselection_text a:visited 	{ color: #3d2d21; text-decoration: none;  font-size: 13px; font-family: Arial, Helvetiva, sans-serif }
#leftnav_text a:hover, #designselection_text a:hover 	{ color: #3d2d21; text-decoration:underline;  font-size: 13px; 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: 1px solid silver;
}


#rightnav_text{
	background: transparent;
	color: #000000;
	text-align: center;
	font-weight: bold;
}


#rightnav_buttons{
}

.rightnav_img1{
	border: 1px solid black;
}


	
#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;
}


#designselection_title{

	color: #FFFFFF;
	background-color: #adcf85;

}

.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;
	color: #ffffff;
	background-color:#adcf85;
	border: 1px solid #adcf85;
	}
	
.rightbutton a:hover{
	border: 1px solid #adcf85;
	background-color:#ffffff;
	color:#adcf85; 
	}

