html, body {

    background: #b7cc00; 
    padding-top: 5px;
    height: 100%;
    width: 100%;
    text-align: center;
}

#containertable {
    border: 3px solid white;
}

#pageHeaderCart{
	width: 700px;
	z-index: 2;
	text-align: right;
	padding-top:165px;
	padding-left: 20px;
	padding-bottom:10px;
	height: 25px;
}

#pageHeader {
    background-image: url("../images/header_s3c_bg_red.jpg");
    height: 250px;
}

.h1{
	font: normal 14pt; color: #00622e;
    margin-bottom: 5px;
    margin-top: :0px;
    padding-top: 0px;
	}
	
.h2{
	font: normal 12pt; color: #00622e;
    margin-bottom: 5px;
}


	#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: #fff151; text-decoration:none; font-size: 17px; font-family: Arial, Helvetiva, sans-serif }



#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 #00622e;
}

#content #contentArea{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	}
	
#homeAdPanel{
	padding-top: 0px;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
}

#designselection_title{
	background-color: #b7cc00;
	background-image: url();
color: #00622e;
}

.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;
}

#leftnav_title{
	padding-left: 0px;
	padding-top: 5px;
	width: 135px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00622e;
	background-color: #ffffff;
	text-align: center;
	background-image: none;
}
#leftnav_text{
	font: normal 8pt Georgia, serif;
	background-color: #ffffff;
    padding-left: 0px;
    padding-top: 0px;
	width: 132px;
	height: 20px;
	border-top: 0px #eaeaeb;
	border-top-style: dotted;
	text-align: center;
    }


.rightbutton a{
	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: #00622e;
	background-color:#b7cc00;
	border: 1px solid #00622e;
	}
.rightbutton a:hover{
	border: 1px solid #00622e;
	background-color:#00622e;
	color:#b7cc00; 
	}

