/* CSS Document */
body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul{
	padding: 0px;
	margin: 0px;
}
p{
	margin: 10px 0px 0px 0px;
}
a{
	color: #e21776;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	behavior: url("/_scripts/pngbehavior.htc");
	border: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#wrapper{
	position: relative;
	width: 990px;
}
#banner{
	height: 180px;
	overflow: hidden;
	padding-bottom: 15px;
}
#quote{
	float:right;
	display:none;
	width:400px;
	height:1%;
	top:-100px;
}
#quote blockquote{
	font:normal 14px/16px georgia, 'palatino', 'times new roman', serif;
	color:#777;
	margin:0;
	padding:0 40px 0 0;
}
#quote blockquote p{
	margin:0;
	padding:0;
}
#quote blockquote cite{
	font-size:13px;
	display:block;
	text-align:right;
	padding:0 10px 0 0;
}
#navigation{
	position: relative;
	float: left;
	width: 161px;
	padding-left: 26px;
}
#navigation a{
	display: block;
}
#fairy{
	position: absolute;
	left: 140px;
	top: 129px;
	width: 34px;
	height: 47px;
	overflow: hidden;
}
#portable_wellness_player{
	padding-top: 0px;
}
#content{
	width: 320px;
	float: left;
	padding: 0 27px 0 40px;
}
#content h1, #navigation h1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
}
#content h2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#content hr{
	height: 1px;
	border: none;
	border-top: 1px solid #e21776;
	margin: 5px 0 5px 0;
}
#content ul{
	margin: 15px 0 0 30px;
	list-style: none;
}
#content li{
	margin-bottom: 6px;
}
#content li a{
	
}
#testimonials_list li{
	display: inline;
}
.imageLeft{
	display: block;
	float: left;
	margin: 0 8px 8px 0;
}
#photo{
	float: left;
	width: 203px;
	padding-top: 45px;
}
#photo ul{
	list-style:none;
}
#features{
	float: left;
	width: 160px;
	padding-left: 48px;
}
.item{
	text-align: center;
	list-style: none;
	margin-top: 35px;
}
.item .title{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e21776;
	font-weight: bold;
}
.item .subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #666666;
}
.item .image{
	margin: 7px 0 7px 0;
}
.item .price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.item .link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.item .link a{
	color: #666666;
}
#features h3{
	font-size: 12px;
	color: #e21776;
	font-family: Arial, Helvetica, sans-serif;
}
#footer{
	font-size: 10px;
	color: #666666;
	padding: 51px 0 30px 229px;
}

/* FORM */
label{
	display: block;
}
input{
	width: 150px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	padding: 3px;
}
.textarea{
	width: 200px;
	height: 100px;
	margin-bottom: 10px;
	padding: 3px;
}
.button{
	width: 80px;
	border: none;
}
.error, .warn{
	color: #CC0000;
}
ul#robyn_in_motion {
	list-style:none;
	width: 125px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}

#robyn_in_motion li {
}
