@charset "UTF-8";
/* CSS Document */

body {
	background: #474747 url(../images/ysv_bg.gif) no-repeat center top;
	font-family: Lucida Grande, Trbuchet, Georgia;
	color:#434343;
}

.container {
	background-color:#ffffff;
	position:relative;
	top:-20px;
	min-height:800px;
}

.navigation {
	background:#414141 url(../images/nav_bg.gif) repeat-x left top;
	height:83px;
	font:Trebuchet, Lucida Grande, Georgia, Times new Roman;
	color:#ffffff;
	font-weight:bold;
	font-size:103%;
	margin-bottom:-10px;
}

.navigation ul {
	position:relative;
	left:-3px;
}

.navigation ul li {
	float:left;
	display:inline;
	list-style-type:none;
	padding-right:17px;
	position:relative;
	top:30px;
}

.navigation ul li a, .navigation ul li a:visited {
	color:#ffffff;
	text-decoration:none;
	font-family:Trebuchet, Lucida Grande, Georgia;
}

 .navigation ul li a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.navigation ul li a.active, .navigation ul li a.active:visited {
	text-decoration:underline;
}

#logo {
	border:none;
	float:left;
	margin-right:5px;
}

h2 {
	font-weight:bold;
	margin-top:10px;
	color:#434343;
}

h3 {
	font-weight:bold;
	margin-top:0px;
	color:#0092ae;
	font-size:125%;
}

/* ---------------

Home Page Classes

------------------ */

.intro_content {
	background-color: #f9f9f8;
	height:341px;
	padding-right:10px;
}

.intro_content img {
	float:left;
}

.what_you_get {
	background-color:#84b6c8;
	height:174px;
}

.what_you_get a img {
	border:none;
	float:left;
}

a.learn_more {
	background: url(../images/learn_more.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:47px 0pt 0pt;
	height /**/:47px; /* for IE5.5's bad box model */
	width: 161px;
	display:block;
	cursor:pointer;
	position:relative;
	left:10px;
	top:65px;
}

a.learn_more:visited {
	background: url(../images/learn_more.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:47px 0pt 0pt;
	height /**/:47px; /* for IE5.5's bad box model */
	width: 161px;
	display:block;
	cursor:pointer;
	position:relative;
	left:10px;
	top:65px;
}

a.learn_more:hover {
	background: url(../images/learn_more.gif) no-repeat left -48px;
	height:0px !important;
	overflow:hidden;
	padding:47px 0pt 0pt;
	height /**/:47px; /* for IE5.5's bad box model */
	width: 161px;
	display:block;
	cursor:pointer;
	position:relative;
	left:10px;
	top:65px;
}

div.ysv_kids {
	width:50%;
	float:left;
	background-color:#ffffff;
	margin-top:25px;
	font-size:100%;
}

div.ysv_kids img {
	float:left;
}

div.ysv_adults {
	width:50%;
	float:left;
	background-color:#ffffff;
	margin-top:25px;
	font-size:100%;
}

div.ysv_kids p  {
	width:82%;
	margin-left:20px;
}

div.ysv_adults p {
	width:80%;
	margin-left:60px;
}

div.ysv_adults img {
	float:left;
}

span.price {
	font-size:125%;
	font-weight:bold;
}

span.subtext {
	font-size:80%;
}

span.free_shipping {
	text-decoration:line-through;
}

div.buyNowCTA {
	margin: 20px 0;
	text-align:center;
}

span.cta {
	font-size:125%;
	font-weight:bold;
	color:#f09015;
}

span.phoneNumber {
	font-size:125%;
	font-weight:bold;
}

a.buy_now_button {
	background: url(../images/buy_now.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:41px 0pt 0pt;
	height /**/:41px; /* for IE5.5's bad box model */
	width: 130px;
	display:block;
	cursor:pointer;
	margin-top:37px;
	margin-left:2px;
	margin-bottom:34px;
}

a.buy_now_button:visited {
	background: url(../images/buy_now.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:41px 0pt 0pt;
	height /**/:41px; /* for IE5.5's bad box model */
	width: 130px;
	display:block;
	cursor:pointer;
	margin-top:37px;
	margin-left:2px;
	margin-bottom:34px;
}

a.buy_now_button:hover {
	background: url(../images/buy_now.gif) no-repeat left -42px;
	height:0px !important;
	overflow:hidden;
	padding:41px 0pt 0pt;
	height /**/:41px; /* for IE5.5's bad box model */
	width: 130px;
	display:block;
	cursor:pointer;
	margin-top:37px;
	margin-left:2px;
	margin-bottom:34px;
}

/* ------------------------------

Subnav Classes

--------------------------------- */


div.sub_nav ul {
	margin-left:0px;
}

/* How it Works */

div.sub_nav ul li.active a.how_it_works {
	background: url(../images/how_it_works.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav li.active a.how_it_works:visited {
	background: url(../images/how_it_works.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav li.active a.how_it_works:hover {
	background: url(../images/how_it_works.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* Video Demo */

div.sub_nav ul li.active a.video_demo {
	background: url(../images/video_demo.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.video_demo {
	background: url(../images/video_demo.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.video_demo {
	background: url(../images/video_demo.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* Audio Demo */

div.sub_nav ul li.active a.audio_demo {
	background: url(../images/audio_demo.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.audio_demo {
	background: url(../images/audio_demo.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.audio_demo {
	background: url(../images/audio_demo.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* As Seen/Heard On */

div.sub_nav ul li.active a.as_seen_heard {
	background: url(../images/as_seen_heard.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.as_seen_heard {
	background: url(../images/as_seen_heard.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.as_seen_heard {
	background: url(../images/as_seen_heard.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* About Our Founder */

div.sub_nav ul li.active a.about_our_founder {
	background: url(../images/about_our_founder.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.about_our_founder {
	background: url(../images/about_our_founder.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.about_our_founder {
	background: url(../images/about_our_founder.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* Press Kit */

div.sub_nav ul li.active a.press_kit {
	background: url(../images/press_kit.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.press_kit {
	background: url(../images/press_kit.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.press_kit {
	background: url(../images/press_kit.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* Cheryl S. */

div.sub_nav ul li.active a.cheryl {
	background: url(../images/cheryl_s.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.cheryl {
	background: url(../images/cheryl_s.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.cheryl {
	background: url(../images/cheryl_s.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}


/* Laurie T. */

div.sub_nav ul li.active a.laurie {
	background: url(../images/laurie_t.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.laurie {
	background: url(../images/laurie_t.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.laurie {
	background: url(../images/laurie_t.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

/* Vincenza B. */

div.sub_nav ul li.active a.vincenza {
	background: url(../images/vincenza_b.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.vincenza {
	background: url(../images/vincenza_b.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}

div.sub_nav ul li.active a.vincenza {
	background: url(../images/vincenza_b.gif) no-repeat left top;
	height:0px !important;
	overflow:hidden;
	padding:52px 0pt 0pt;
	height /**/:52px; /* for IE5.5's bad box model */
	width: 232px;
	display:block;
	cursor:pointer;
	position:relative;
	left:-29px;
	margin-bottom:-10px;
}




/* -------------------------

Site Content

---------------------------- */

.shout {
	font-weight:bold;
	font-size:180%;
	color:#FF0000;
	text-align:center;
	display:block;
	padding-top:25px;
}

.sub_nav_page .container {
	background: #ffffff url(../images/subnav_bg.gif) repeat-y 0px 0px;
}

.content {
	padding:20px 10px 10px;
}

.large_image {
	float:right;
	margin-right:-10px;
	margin-top:-10px;
}

#success_stories dl {
	display:block;
	width:100%;
	float:left;
}

#success_stories dt {
	margin:0px;
	padding:0px;
	font-size:130%;
}

.success_story {
	width:580px;
	margin:0px;
	float:left;
}

.success_image {
	width:280px;
	float:right;
}

div.dvd_buy {
	float:right;
	width:175px;
	height:500px;
	text-align:center;
	margin-left:10px;
}

div.dvd_buy img {
	margin-bottom:5px;
}

div.dvd_buy a.buy_now_button, .content div.dvd_buy a.buy_now_button:visited, .content div.dvd_buy a.buy_now_button:hover {
	margin:5px auto;
}

div.content_with_sub_nav div.dvd_buy {
	padding-top:20px;
}

object {
	margin-right:20px;
}

div.content_with_sub_nav {
	background-color:#ffffff;
	padding:10px;
	width:713px;
	float:right;
}

div.sub_nav {
	background-color:#e7e7e7;
	border-right: solid 1px #424242;
	width:216px;
	padding-top:8px;
	padding-bottom:10px;
	float:left;
	position:relative;
	top:0px;
}

div.sub_nav ul li {
	list-style-type: none;
	margin-left:1.1em;
	margin-bottom:10px;
	margin-top:10px;
}

div.sub_nav a, div.sub_nav a:visited {
	color:#4b4b4b;
	font-weight:bold;
	text-decoration:none;
	font-size:115%;
}

div.sub_nav a:hover {
	text-decoration:none;
	color:#b284c2;
}

/* ------------------------------------------------

Contact Us Form
--------------------------------------------------- */

#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	margin-right: 71px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-weight: bold;
}

div.contact_error {
	font-weight:bold;
	font-size:120%;
	color: #FF0000;
	margin-top:5px;
}

div.contact_thanks {
	font-weight:bold;
	font-size:120%;
	color:#009900;
	margin-top:5px;
}


/* -------------------------

Footer Classes

---------------------------- */


div.footer {
	background-color:#363636;
	color:#ffffff;
	width:950px;
	margin:0px auto;
}

div.footer div {
	text-align:left;
}

div.footer h4 {
	color:#ffffff;
	margin-bottom:3px;
}

div.footer a, div.footer a:visited{
	color:#ffffff;
}

div.footer a:hover {
	color:#ffffff;
	text-decoration:none;
}

div.footer div ul {
	margin:0px;
}

div.footer div ul li {
	list-style-type: none;	
	text-align:left;
}

div.social {
	float:left;
	width:200px;
	height:110px;
	display:block;
	background-color:#363636;
	padding-left:10px;
}

div.wanna_chat {
	float:left;
	width:310px;
	height:110px;
	display:block;
	background-color:#363636;
	padding-left:5px;
}

div.site_info {
	float:left;
	width:280px;
	height:110px;
	display:block;
	background-color:#363636;
	padding-left:15px;
}

div.social ul li {
	margin-bottom:10px;
}

div.social ul li img {
	float:left;
}

div.social ul li a, div.social ul li a:visited, div.social ul li a:hover {
	vertical-align:middle;
	margin-left:5px;
}

div.we_accept {
	display:inline;
	float:left;
	width:125px;
	height:110px;
	display:block;
	background-color:#363636;
	padding-left:5px;
}

