/*-------
// Global Reset
//-----*/

* { margin:0px; padding:0px; }
img { border:none; }

/*-------
// General
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height:1.2em; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }
.vlT {vertical-align:top;}
.vlB {vertical-align:bottom;}

.hide { display: none; }
.clear { clear: both; height:1px; line-height:1px; }

.ir { position: relative; overflow: hidden; }
.ir span {
	position: absolute;
	width: 189px;
	height: 100%;
	left: 188px;
	top: -1px;
	text-indent: -1000em;
}

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
#page .cols .last { margin-right: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*-------
// Globals
//-----*/


/* container has a background image */
a.player {
	display:block;
	width:345px;
	height:255px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	padding-bottom: 10px;
}

/* splash image */
a.player img {
	border:0;	
}



body{ font-family:Verdana, Geneva, sans-serif; color:#4d0156;}

/*---------- Page Layout ---------*/

/*---------- Container ---------*/
div#container{padding:30px 0px 40px; }

/*---------- Wrapper ---------*/
div.wrapper { width:900px; margin:0 auto; }

/*---------- Header ---------*/
div#header { height:125px; position:relative; z-index:2; }

/*---------- Border ---------*/
div.border{background:url(../images/top_nav/bottom_border.gif) left top repeat-x; height:19px;  bottom:7px;   margin:1px 0 2px; }


/*---------- Sidebar ---------*/
div#sidebar{width:250px; overflow:hidden;}

/*---------- Main ---------*/
div#main{width:600px; padding-top:15px;  }


p{font-size:110%; margin-bottom:10px; line-height:1.2em;}
a.highlight{  border-bottom:1px dotted #a16ca8;}
a.highlight:hover { border:none; text-decoration:none;  }
a{color:#4d0156;}
ul li { list-style:none; }

/*---------- Header ---------*/
div#header div.wrapper { position:relative; z-index:1; }
div#header img.icon{ position:absolute; top:-27px; left:27px;}
div#header div.header_top_left{ background: #fbdffe url(../images/content/side_top_left.gif) left top no-repeat; position:relative; }
div#header div.header_top_left div.header_top_right{ background: url(../images/content/side_top_right.gif) right top no-repeat; height:10px;}

div#header div.left{ width:250px; background-color:#fbdffe; height:125px;}

div#header div.right{ width:623px; margin-left:27px; margin-top:-10px; } 
div#header div.right div.logo h1 a{ display:block; background:url(../images/header/logo.jpg) left top no-repeat; width:538px; height:87px;}

div#header div.right div.top_navigation{margin-left:32px; padding-top:18px;}
div#header div.right div.top_navigation ul li{ float:left; padding-left:3px;}
div#header div.right div.top_navigation ul li a.jennifer{background:url(../images/top_nav/about_jennofer_wolfe.jpg) left top no-repeat; width:141px; height:29px; display:block;}
div#header div.right div.top_navigation ul li a.jennifer:hover{background:url(../images/top_nav/about_jennofer_wolfe_hover.jpg) left top no-repeat; width:141px; height:29px;}
div#header div.right div.top_navigation ul li a.faq{background:url(../images/top_nav/faq.jpg) left top no-repeat; width:40px; height:29px; display:block;}
div#header div.right div.top_navigation ul li a.faq:hover{background:url(../images/top_nav/faq_hover.jpg) left top no-repeat; width:40px; height:29px;}
div#header div.right div.top_navigation ul li a.prenatal{background:url(../images/top_nav/about_prenatal.jpg) left top no-repeat; width:189px; height:29px; display:block;}
div#header div.right div.top_navigation ul li a.prenatal:hover{background:url(../images/top_nav/about_prenatal_hover.jpg) left top no-repeat; width:189px; height:29px;}
div#header div.right div.top_navigation ul li a.blog{background:url(../images/top_nav/blog.jpg) left top no-repeat; width:44px; height:29px; display:block;}
div#header div.right div.top_navigation ul li a.blog:hover{background:url(../images/top_nav/blog_hover.jpg) left top no-repeat; width:44px; height:29px;}
div#header div.right div.top_navigation ul li a.testimonials{background:url(../images/top_nav/testimonials.jpg) left top no-repeat; width:162px; height:29px; display:block;}
div#header div.right div.top_navigation ul li a.testimonials:hover{background:url(../images/top_nav/testimonials_hover.jpg) left top no-repeat; width:162px; height:29px;}

/*---------- Sidebar ---------*/
div#sidebar div.inner_sidebar{background: #fbdffe url(../images/content/sidebar.jpg) left bottom no-repeat; margin-bottom:20px; padding:10px 20px 0px 20px; height:698px; position:relative; }
div#sidebar div.inner_sidebar img.sidebar_image{ position:absolute; bottom:0px; left:0px; }
div#sidebar h1{font-size:120%; margin-bottom:25px; line-height:1.4em;}

div#sidebar div.inner_sidebar_bottom{background:url(../images/content/inner_side_bottom.png) no-repeat left top ; padding:10px 8px 1px; height:280px; margin-bottom:20px; }

div#sidebar div.inner_sidebar_bottom_wstt{no-repeat left top ; padding:10px 1px 1px; height:280px; margin-bottom:20px; }



div#sidebar div.inner_sidebar_bottom p{ font-size:110%; font-weight:normal; font-style:italic; line-height:1.4em; margin-bottom:15px;}
div#sidebar div.inner_sidebar_bottom h2{ font-size:120%; font-weight:normal; font-style:italic; line-height:1.6em; margin-bottom:15px;}
div#sidebar div.inner_sidebar_bottom p.last{ font-size:110%; font-weight:normal; font-style:italic; line-height:1.4em; margin-bottom:40px;}
div#sidebar div.twitter p{ font-size:90%;   color:#4d0157; margin-top:-25px; margin-right:40px;}

/*---------- Main ---------*/
div#main div.inner_main { }

div#main p{font-size:120%; line-height:1.4em; margin-bottom:30px; } 

div#main div.products{padding:0px 10px 0px 10px;} 
div#main div.products div.product h1 a.heading1{ background:url(../images/content/heading1.jpg) left top no-repeat; width:155px; height:20px; display:block; margin-bottom:35px;}
div#main div.products div.product h1 a.heading3 span, div#main div.products div.product h1 a.heading2 span, div#main div.products div.product h1 a.heading1 span { text-indent:-500em; display:block; }
div#main div.products div.product h1 a.heading2{ background:url(../images/content/heading2.jpg) left top no-repeat; width:157px; height:36px; display:block; margin-bottom:19px;}
div#main div.products div.product h1 a.heading3{ background:url(../images/content/heading3.jpg) left top no-repeat; width:168px; height:36px; display:block; margin-bottom:19px;}
div#main div.products div.product{width:178px; margin-right:15px;}
div#main div.products div.product img.product{margin-left:10px;}
div#main div.products div.productcontent{
	width:360px;
	margin-right:15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E1CDFA;
	padding-right: 10px;
}

div#main div.products div.product div.yoga {background-color:#fff7ff; border-bottom:3px solid #e1ccfa; border-top:3px solid #e1ccfa; margin-bottom:2px;  padding: 10px 12px 8px 9px; width:149px;}
div#main div.products div.product div.yoga.last { padding: 10px 12px 7px 9px; }
div#main div.products div.product div.yoga ul li{ font-size:110%; margin-bottom:7px; line-height:1.2em;}

div#main div.products p.price{margin-bottom:0px; line-height:1.4em; margin-left:18px;}
.pricestrike{text-decoration: line-through;}
div#main div.products p.button{margin-top:10px; margin-left:18px; margin-bottom:25px;}
div#main div.products p.button.last { margin-top:9px; }
div#main div.box_top_left{ background: #fbe6fe url(../images/content/main_bottom_top_left.gif) left top no-repeat;}
div#main div.box_top_right{ background: url(../images/content/main_bottom_top_right.gif) right top no-repeat; height:11px;}

div#main div.box_middle{ background-color:#fbe6fe; padding:15px 28px;}
div#main div.box_middle ul li{ display:inline; font-size:120%;}
div#main div.box_middle ul{margin-bottom:12px;}
div#main div.box_middle ul.last{margin-bottom:0px;}
div#main div.box_middle ul.last li{ color:#64206c; font-size:100%;}

div#main div.box_bottom_left{ background:#fbe6fe url(../images/content/main_bottom_bottom_left.gif) left bottom no-repeat;}
div#main div.box_bottom_right{ background:url(../images/content/main_bottom_bottom_right.gif) right bottom no-repeat; height:11px;}
.imagepadleft {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.imagepadright {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 110%;
	font-weight: bold;
	color: #4D0156;
	text-align: center;
	padding-bottom: 10px;
}
.benefits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D0156;
}

#w3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: 4d0156;
	line-height: 120%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #611469;
	padding-bottom: 10px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 4d0156;
	padding-bottom: 10px;
	line-height: 110%;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4d0156;
	padding-bottom: 10px;
	line-height: 120%;
}

.insetquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 4d0156;
	line-height: 135%;
	font-style: italic;
	padding-bottom: 10px;
}

#callout {
	padding: 20px;
	margin: 0px;
	background-color: #FCF;
}

#callout li{
	line-height: 130%;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;	
}

#featurecallout {
	padding: 10px 40px;
	margin: 0px 0px 10px;
	background-color: #FDF2FE;
}

#featurecallout li{
	line-height: 120%;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 12px;
	padding-bottom: 10px;
}

#pricesline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d0156;
}

#pricebox {
	border: 1px solid #4d0156;
	margin: 0px 0px 10px;
}
#pricebox h2{
	font-size: 14px;
	color: #FFF;
	background-color: #4d0156;
	display: block;
	line-height: 150%;
	padding: 2px;
}
#testimonialquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border: 1px dotted #5B1369;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #F6F6FC;
	font-size: 14px;
	line-height: 125%;
}
