@charset "UTF-8";

img
{
	border: solid white 0px;
}

#content {
	/* 
	background-image: url(../images/content_inbg.png);
	background-repeat: repeat-y;
	background-position: top center;
	*/
	overflow: hidden;
	width: 900px;
	min-width: 900px;
	max-width: 900px;
}

div#content_header {
	width: 865px;
	height: 60px;
	padding-left: 35px;
	/* 
	background-image: url(../images/content_topbg.png);
	background-repeat: no-repeat;
	*/
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	color: #666;
	_background-color:#FFFFFF;
}
div#content_header h2 {
	font-size: 160%;
	color: #000;
	display: inline;
}
div#content_header .title {
	background-image: url(../images/underline.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px 0;
	white-space:nowrap;
}
div#content_header ul {
	margin-right: 50px;
	float: right;
	margin-top: 0px;
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	padding-top: 2px;
	list-style: none;
	
}
div#content_header ul li {
	font-size: 80%;
	padding-right: 0px;
	clear: none;
	display: inline;
}
div#content_header ul li a {
	float: left;
	margin-top: 16px;
	margin-left: 25px;
	text-decoration: none;
	color: #666;
}
div#content_header ul li .selected{
	float: left;
	margin-top: 16px;
	margin-left: 25px;
	text-decoration: none;
	color: #000;
}
div#content_header ul li a:hover {
	color: #000;
}
#claro_buynow a {
	width: 82px;
	position: relative;
	top: -9px;
	height: 0px;
	overflow: hidden;
	padding-top: 30px;
	background-image: url(../images/buynow.png);
}

div#content_body {
	clear: both;
	/*
	background-image: url(../images/content_inbg.png);
	background-repeat: repeat-y;
	*/
	min-height: 100px;
	/*height: 350px;*/
	max-height: 2000px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 75%;
	color: #666;
	top: -20px;
	_background-color:#FFFFFF;
}

div#content_footer {
	padding-left: 40px;
	padding-right: 40px;
	width: 820px;
	height: 100px;
	/*
	background-image: url(../images/content_btmbg.png);
	background-repeat: no-repeat;
	*/
	margin-left: auto;
	margin-right: auto;
	font-size: 75%;
	color: #666;
	clear: both;
}

div#content_header .loading {
	float: right;
	width: 120px;
	margin-top: 6px;
	display: none;
}

/********** specific page styles ***********/

div#content_body #classicsweeter   {

	background-image: url(../images/evo4_classicsweeter.png);
	background-repeat: no-repeat;
}

div#content_body #classicsweeter > p   {

	overflow: hidden;
	height: 0px;
	padding-top: 30px;
}

div#content_body #nano_littleisalot   {

	background-image: url(../images/nano_littleisalot.png);
	background-repeat: no-repeat;
}

div#content_body #nano_littleisalot > p   {

	overflow: hidden;
	height: 0px;
	padding-top: 30px;
}

div#content_body #nano_overview {
	background-image:url(../images/nano_overview.png);
	background-position: top right;
	width: 840px;
	height: 400px;
	background-repeat: no-repeat;
}
div#content_body #nano_overview > p {
	width: 450px;
	line-height: 25px;
	margin-top: 30px;
}

div#content_body #nano_overview > p > a {
	
	margin-left: 100px;
}
div#content_body #nano_overview > p > a > img {
	
	margin-top: 50px;
}






div#content_body #evo4_overview {
	margin-top: 20px;
	width: 360px;
	line-height: 20px;
}

.evo4 {
	float: right;
}
div#content_body #btn_features   {
	margin-left: 100px;
	margin-top: 50px;
	border: 0px;	
	width: 124px;
	height: 25px;
	background-image: url(../images/features.png);
}
div#content_body #btn_features a {
	border: 0px;
}
div#content_body #btn_features a:hover {
	
}



h2 > sup {
	font-style: italic;
}

#wishHeader{
width:820px;
height:30px;
margin-top:5px;
}
#wishBtn{
 width:147px;
 height:29px;
 float:right;
 cursor:pointer;
}
#wishWhatis{
	color:#921f24;
	float:right;
	text-decoration:underline;
	font-size:11px;
	margin-top:7px;
	margin-right:5px;
	cursor:pointer;
}
#box_frame{
	width:585px;
	position:absolute;
	margin-left:0px
}
#box_frame_header{
	height:113px;
}
#box_frame_bk{
	width:585px;
	float:left; 
	background-image:url(../images/wishmas/wishmas_box_bk.png);
	background-repeat:repeat-y;
}
#box_frame_footer{
	width:585px;
	height:104px;
	float:left;
	background-image:url(../images/wishmas/wishmas_box_footer.png);
}
.wishItemBar{
background-color:#a84c50;
margin-left:13px;
float:left;
width:550px;
color:#FFF;
font-size:14px;
padding-top:6px;
padding-bottom:6px;
padding-left:10px;
margin-top:5px;
}
.wishMasbtnRemove{
float:left;
}
.wishMasbtnRemove img{
border:0px;
}
.widhMasLbl{
float:left;
margin-top:3px;
margin-left:6px;
}
#box_footer_content{
	float:left;
width:555px;
margin-left:15px;
margin-top:4px;
padding:6px;
}
#box_footer_content_left{
float:left;
width:290px;
}
#box_footer_content_right{
float:left;
width:210px;
margin-left:40px;
margin-top:10px;
}
.ftLbl{
color:#FFF;
font-weight:bold;
font-size:14px;
width:40px;
float:left;
}
.ftLbl2{
color:#FFF;
font-weight:bold;
font-size:14px;
float:left;
margin-right:2px;
margin-left:5px;
}
.ftGenText{
float:left;
margin-left:5px;
width:100px;
}
.ftGenText input{
width:100%;
}
.ftLine{
height:25px;
}
#blReadTerms{
font-size:11px;
color:#b15e62;
text-align:center;
}
#whatis_frame{
position:absolute;
width:433px;
margin-top:300px;
}
#whatis_frame_header{
width:433px;
height:110px;
background-image:url(../images/wishmas/Wishmas_whatis_header.png);
}
#whatis_frame_bk{

	float:left; 
	background-image:url(../images/wishmas/Wishmas_whatis_bk.png);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	line-height:20px;

}
#whatis_frame_bk img{
vertical-align:middle;
}
#whatis_frame_footer{
width:433px;
height:47px;
background-image:url(../images/wishmas/Wishmas_whatis_footer.png);
float:left;
}

