body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #414141;
}

a {
	color: #580f5a;
	text-decoration: none;
}

a:active, a:focus {
      outline: 0;
}

a:hover {
	color: #580f5a;
	text-decoration: underline;
}

cite {
	color: #237fa1;
	display: block;
	font-style: normal;
}

h2 {
	font-size: 15px;
	color: #414141;
	margin-bottom: 30px;
}

h2 span, p span {
	color: #580f5a;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #580f5a;
	font-size: 12px;
	margin-bottom: 5px;
}

h4 {
	color: #1a6a88;
	font-size: 14px;
}

h5 {
	color: #580f5a;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

ol.references {
	font-size: 10px;
}

/*---------------- SUCCESS STORIES FORM STYLES -----*/

fieldset {
	border: none;
	padding-left: 0px;
	margin-left: 0px;
}

fieldset label
	{	color: #4691ae;}

fieldset #left, #right {
	width:	200px;
	padding: 12px 10px 0 0;
	float: left;
	display: inline;
}

fieldset #right	{
	padding: 12px 0 0 10px;
}

fieldset #holder {
	width: 450px;
	display: block;
	clear: both;
}

input.text {
	width: 	200px;
}

input.radio	{
	width: 5px; padding: 0; margin: 0; display: inline;
}

#stories_form label	{
	color: #4691ae;
}

.require {
	color: #464646; font-size: 10px;
}

.products-used
{
	width: 215px;
	float: left;
}

.products-used input	{
	height: 20px;
}

.products-used span	{

}

.cb-products
{
	width: 125px;
	float: left; 
}

#causes
{
	padding-top: 25px; 
	margin: 0;
	clear: both;
}

.switch-gray
{	color: #464646;	}
/*---------------- SUCCESS STORIES END -----*/

/*-------- STORIES ------*/
.submitted-story	{
	padding: 15px 10px 0 0; width: auto; overflow: hidden;
}

.ss-story {float: left; height: auto; width: 380px;}

.submitted-story img 	{	float: left; padding-right: 10px;}
.submitted-story p		{	float: left; font-size: 11px; padding: 0; margin: 0;}

.column .span-2 h4
	{	margin: 0;}

.ss-left img {	padding-top: 25px;}

.submitted-story .ss-left {
	float: left; width: 180px; height: 81px;
}


/*-------- STORIES END ------*/

#header {
	padding: 25px 0 0 0;
}

#nav {
	list-style-type: none;
	margin: 0;
	padding: 13px 0 0 0;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #d9d9d9;
}

#subnav li {
	border-bottom: 1px solid #d9d9d9;
}

#subnav li a {
	display: block;
	padding: 2px 0 2px 14px;
	color: #414141;
	font-size: 11px;
}

#subnav li a:hover {
	text-decoration:none;
	color: #580f5a;
}

#subnav li a.active {
	font-size: 10px;
	font-weight: bold;	
	color: #580f5a;
}

img.banner {
	margin-bottom: 20px;
}

#footer {
	font-size: 10px;
	background: #236f8c;
	padding: 20px 0 50px 0;
	margin: 75px 0 0 0;
	color: #fff;
	clear: both;
	float: left;
	width: 100%;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* --------------------------------------------------------------------- Home Page */

#home_flash {
	background: #530e54 url(/images/home_bg.gif) repeat-x 0 0;
	margin-bottom: 40px;
	height: 395px;
	overflow: hidden;
}

.home_feature {
	font-size: 11px;
}

.float_right {
	float: right;
}

/* --------------------------------------------------------------------- Products Page */

.products_feature {
	font-size: 10px;
}

.padded-bottom {
	margin-bottom: 10px;
}

.padded-top {
	margin-top: 40px;
}

.feature-section
{
	height: 200px;
	float: left;
}

/* --------------------------------------------------------------------- Products Page / Stretch Marks */

.products-fader {
	background-image: url(/images/products_fader.jpg);
	background-repeat: none;
	height: 228px;
}

.pf-header
{
	text-align: center;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

.pf-box
{
	float: left;
	text-align: center;
	width: 213px;
}

h2#intro {
	font-size: 13px;	
}

dl#ingredients_list {
	font-size: 10px;	
}

dl#ingredients_list dt {
	color: #236f8c;
	float: left;
	font-weight: normal;
	margin-right: 3px;
}

/*dl#ingredients_list dd {
	float: left;
	text-align: left;
}*/

p#stretchmarks_intro {
	color: #580f5a;
	font-size: 13px;
}

/* --------------------------------------------------------------------- Scars Page */

.scar-lander
{
	width: 250px;
	padding: 0 60px 0 20px;
	float: left;
}

.scar-lander img
{
	padding-bottom: 30px;
}

.scar_types div {
	margin-bottom: 40px;
}

.scar_types div.middle {
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	width: 188px;
	padding: 0 20px 10px 20px;
	margin: 0 20px;
}

.scar_types div img {
	display: block;
	margin-bottom: 5px;
}

/* --------------------------------------------------------------------- Buy Page */

#store_list {
	list-style-type: none;
	margin: 40px 0 0 0;
}

#store_list li {
	float: left;
	padding-right: 17px;
}

/* --------------------------------------------------------------------- Healthcare Professionals Page */

#professionals_products {
	list-style-type: none;
	margin: 0;
	background: url(/images/professionals_bg.gif) no-repeat 0 0;
}

#professionals_products li {
	text-align: center;
	font-size: 10px;
	padding-top: 25px;
}

/* --------------------------------------------------------------------- Scars Page */

#offers_box {
	background: url(/images/banners/offers.jpg) no-repeat right 0;
	padding-top: 150px;
	padding-bottom: 40px;
}

/* --------------------------------------------------------------------- Stories Page */

#story_bar {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	background: #f0f0f0;
}

#thankyou {
	width: 440px;
}

#thankyou p {
	padding: 20px 0 0 0;
}

#thankyou-story {
	padding: 45px 0 0 50px;
	vertical-align: top;
}

#go_button {
	vertical-align: middle;
	padding: 0 0 3px 0;
}

#story_filter {
	margin: 6px 10px 6px 10px;
}

#tell_button {
	margin: 7px 10px 0 0;
}

#stories {
	margin: 0;
	list-style-type: none;
}

#stories li {
	border-bottom: 1px solid #d9d9d9;
	padding-top: 20px;
	float: left;
	font-size: 11px;
}


/* --------------------------------------------------------------------- Fader System */

.prof-fader {
	background-image: url(/images/profressionals_fader.gif);
	vertical-align: middle;
	background-repeat: no-repeat;
	height: 335px; width: 199px;
	text-align: center;
}

.fader {
	background: url(/images/fader_bg.gif) repeat-x 0 0;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	list-style-type: none;
	margin: 0;
	float: left;
	margin-bottom: 1.5em;
}

div.fader {
	padding: 14px 0;
}

div.fader ul {
	list-style-type: none;
	margin: 5px 0 0 2px;
	font-size: 11px;
}

div.fader ul li {
	float: left;
	width: 80px;
}

ul.fader {
	padding: 14px;
}

ul.fader li {
	float: left;
	width: 100px;
}

div.rounded {
	padding: 10px 10px 0 10px;
	border: 3px solid #d9d9d9;
	-moz-border-radius:		7px;
	-webkit-border-radius:	7px;
	-o-border-radius:		7px;
	-icab-border-radius:	7px;
	-khtml-border-radius:	7px;
	border-radius:			7px;
	font-size: 11px;
	margin-bottom: 25px;
	
}

/* --------------------------------------------------------------------- Tab System */

#tabs, #tabs_stories {
	background: url(/images/tabs_bg.gif) repeat-x 0 0;
	overflow: auto;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	width: 430px;
}

#tabs li, #tabs_stories li {
	float: left;
	padding-right: 2px;
}

#tab_content div.content {
	display: block;
}

#offers_box2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/banners/offers_stretchmarks.jpg) no-repeat scroll right 0;
padding-bottom:40px;
padding-top:150px;
}

/* --------------------------------------------------------------------- Video System */

#video_container {
	background: url(/images/video_bg.png) 0 0;
	display: none;	
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	text-align: center;
}

#video {
	margin: 0 auto;
	width: 400px;
	height: 300px;
	border: 10px solid #fff;
}

#video_story {
	margin: 0 auto;
	width: 300px;
	height: 200px;
	border: 10px solid #fff;
}

#video_close {
	margin: 100px auto 0 auto;
	width: 430px;
	text-align: right;
}

#video_close_story {
	margin: 100px auto 0 auto;
	width: 330px;
	text-align: right;
}
/* --------------------------------------------------------------------- Tooltip CSS */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #999;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
