*
{
	margin: 0pt;
	padding: 0pt;
}
a img
{
	border: 0pt none;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	list-style-type: none;
}
html
{
	height: 100%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 0.69em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

body
{
	height: 100%;
	color: #FFFFFF;
	background: #8CC63F url(../images/background/main_bg.gif) repeat-y scroll 50% 0%;
	text-align: center;
	position: relative;
}
#container
{
	background: #FFFFFF url(../images/background/container_bg.gif) repeat-y scroll 0%;
	margin: 0pt auto;
	min-height: 100%;
	text-align: left;
	width: 900px;
	padding-bottom: 0px;
}
* html body #container
{
	height: 100%;
}
#header
{
	background: transparent url(../images/background/header_bg.gif) no-repeat scroll 0px 0px;
	height: 117px;
	width: 900px;
	position: relative;
	overflow: hidden;
}
#header #logo
{
	float: left;
	position: absolute;
	top: 0px;
	left: 60px;
}
#header a#joinNow
{
	display: block;
	float: right;
	width: 150px;
	height: 46px;
	position: absolute;
	right: 0px;
	top: 71px;
}
#header a#joinNow img
{
	float: right;
	display: block;
	width: 150px;
	height: 46px;
	padding: 0;
	margin: 0;
	border: 0;
}

#nav
{
	background: transparent url(../images/background/nav_li_bg.gif) repeat-x scroll left bottom;
	position: relative;
	width: 900px;
	height: 27px;
}

#nav ul
{
	float: left;
	height: 27px;
	list-style-type: none;
	
}
#nav ul li
{
	display: block;
	float: left;
}
#nav ul li a
{
	color: #FFFFFF;
	display: block;
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 27px;
}
#nav ul li#pelvic_health a
{
	width: 131px;
	background: url(../images/nav_off.jpg) no-repeat 0 0;
}
#nav ul li#the_program a
{
	width: 123px;
	background: url(../images/nav_off.jpg) no-repeat -131px 0;
}
#nav ul li#teach a
{
	width: 80px;
	background: url(../images/nav_off.jpg) no-repeat -260px 0;
}
#nav ul li#community a
{
	width: 113px;
	background: url(../images/nav_off.jpg) no-repeat -340px 0;
}
#nav ul li#our_products a
{
	width: 125px;
	background: url(../images/nav_off.jpg) no-repeat -455px 0;
}
#nav ul li#resources a
{
	width: 108px;
	background: url(../images/nav_off.jpg) no-repeat -575px 0;
}
#nav ul li#contact a
{
	width: 90px;
	background: url(../images/nav_off.jpg) no-repeat -685px 0;
}



#nav ul li#pelvic_health a:hover, #nav ul li#pelvic_health a.on
{  background: url(../images/nav_on.jpg) no-repeat;
	background-position: 0 0;
}
#nav ul li#the_program a:hover, #nav ul li#the_program a.on
{   background: url(../images/nav_on.jpg) no-repeat;
	background-position: -131px 0;
	
}

#nav ul li#teach a:hover, #nav ul li#teach a.on
{   background: url(../images/nav_on.jpg) no-repeat;
	background-position: -260px 0;
	
}


#nav ul li#community a:hover, #nav ul li#community a.on
{   background: url(../images/nav_on.jpg) no-repeat;
	background-position: -340px 0;
}
#nav ul li#our_products a:hover, #nav ul li#our_products a.on
{   background: url(../images/nav_on.jpg) no-repeat;
	background-position: -455px 0;
}
#nav ul li#resources a:hover, #nav ul li#resources a.on
{   background: url(../images/nav_on.jpg) no-repeat;
	background-position: -575px 0;
}
#nav ul li#contact a:hover, #nav ul li#contact a.on
{   background: url(../images/nav_on.jpg) no-repeat;
	background-position: -685px 0;
}

/* shopping cart */
#shop_cart
{
	display: inline;
	color: #FFFFFF;
	position: absolute;
	top: 8px;
	right: 70px;
}
#shop_cart *
{
	float: left;
}
#shop_cart img
{
	padding-right: 4px;
}

#shop_cart a
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	line-height: 13px;
	vertical-align: middle;
}
#shop_cart a:hover
{
	color: #030305;
}
/* end shopping cart */

#leftSectionHome
{
	float: left;
	width: 761px;
	background-color: #FFFFFF;
	border-right: solid 1px #659AD2;
	padding-bottom: 8px;
}
#leftSection
{
	float: left;
	width: 761px;
	background-color: #FFFFFF;
	border-right: solid 1px #659AD2;
	margin-bottom: 0px;
	background: #FFFFFF url(../images/background/leftsection_bg.gif) repeat-y scroll left top;
}

#rightSection
{
	float: right;
	width: 138px;
	background-color: #FFFFFF;
	text-align: left;
}
#rightSection ul#adds
{
	list-style-type: none;
	width: 120px;
	padding: 11px 0 0 0;
	margin: 0px 0px 0px 9px;
}
#rightSection ul#adds li
{
	display: block;
	float: left;
	width: 120px;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}
#rightSection ul#adds li a
{
	float: left;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#rightSection ul#adds li a img
{
	float: left;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
/* Footer section */
#footerSection
{
	float: left;
	width: 761px;
	background-color: #EDEDED;
	border-right: solid 1px #659AD2;
	padding-bottom: 20px;
	border-top: solid #FFFFFF 8px;
}
#footerSection ul#footer
{
	list-style-type: none;
	margin: 22px 0px 0px 10px;
}
#footerSection ul#footer li
{
	display: block;
	float: left;
	margin: 0px;
	color: #4C4B4B;
	padding-right: 6px;
}
#footerSection ul#footer li a
{
	font-size: 10px;
	float: left;
	color: #4C4B4B;
	display: block;
	overflow: hidden;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#footerSection ul#footer li a:hover
{
	text-decoration: underline;
}
#footerSection ul#footer li a.on
{
	font-weight: bold;
}

/* end Footer section */

/* Home Page */
#homeSWF
{
	float: left;
	width: 761px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 19px;
}
#homeBoxes
{
	padding-left: 8px;
	width: 533px;
}
div.homeBox
{
	height: 133px;
	float: left;
	padding-left: 12px;
}
div.homeBox h1
{
	margin-top: 12px;
	margin-bottom: 7px;
	font-size: 14px;
	color: #518AC6;
}
div.homeBox a
{
	font-weight: bold;
	font-size: 11px;
	color: #8A898A;
	clear: left;
}
div.homeBox ul
{
	font-size: 13px;
	color: #393939;
	font-style: italic;
}
div.homeBox p
{
	font-size: 12px;
	float: left;
	color: #393939;
	margin-left: 6px;
	display: block;
}
div.homeBox img
{
	float: left;
}
#connectWOW
{
	width: 303px;
	background: transparent url(../images/background/dot_space_space.gif) repeat-x scroll left bottom;
}
#connectWOW img
{
	padding-bottom: 12px;
}

#connectWOW ul
{
	list-style-image: url(../images/bullet.gif);
	padding-left: 55px;
	margin-left: 0px;
}
#connectWOW ul li
{
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}
#connectWOW h1, #connectWOW a
{
	padding-left: 17px;
}

#readPS
{
	width: 303px;
}
#readPS p
{
	width: 185px;
}
#readPS h1, #readPS img, #readPS a
{
	padding-left: 17px;
}
#stayS
{
	width: 206px;
}
#stayS img
{
	float: right;
	margin-bottom: 14px;
}
#findCNY p
{
	width: 110px;
	font-size: 11px;
}
#findCNY h1, #findCNY img, #findCNY a
{
	padding-left: 5px;
}
#connectWOW a, #readPS a, #findCNY a
{
	display: block;
	padding-top: 11px;
}
#checkYourFacts
{
	width: 200px;
	float: right;
	padding-right: 10px;
	background: transparent url(../images/lib/cyf_bg.gif) no-repeat scroll left bottom;
	padding-bottom: 25px;
	position: relative;
}
#checkYourFacts p.question
{
	font-size: 14px;
	font-weight: bold;
	color: #3469AB;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	padding-bottom: 7px;
}
#checkYourFacts .radio_wrap
{
	display: block;
	float: left;
	padding: 0pt 0pt 7px 25px;
	width: 175px;
}
#checkYourFacts form, #checkYourFacts fieldset
{
	padding: 0;
	margin: 0;
	border: 0;
}
#checkYourFacts label
{
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
#checkYourFacts input
{
	padding: 0;
	margin: 0;
}
#checkYourFacts #goBtn
{
	width: 48px;
	height: 48px;
	bottom: 0px;
	right: 31px;
	position: absolute;
}

/* end Home Page */

/* Sub Nav */
#subNavSection
{
	float: left;
	width: 196px;
}
#subNavSection #subNavImgSection
{
	width: 196px;
	height: 126px;
	background: transparent url(../images/background/gray_dot_space_space.gif) repeat-x scroll left bottom;
}
#subNavSection #subNavImgSection #subNavImg
{
	width: 196px;
	height: 125px;
	float: left;
}
#subNavSection ul#subNav li
{
	float: left;
	width: 196px;
	background: transparent url(../images/background/gray_dot_space_space.gif) repeat-x scroll left bottom;
}
#subNavSection ul#subNav li a
{
	font-family: Arial;
	font-size: 14px;
	color: #A790BC;
	float: left;
	display: block;
	text-align: left;
	width: 170px;
	padding-left: 26px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-decoration: none;
}
#subNavSection ul#subNav li a:hover
{
	color: #362479;
}
#subNavSection ul#subNav li a.on
{
	color: #362479;
}
#subNavSection ul#subNav li ul#subSubNav
{
	padding-bottom: 10px;
}
#subNavSection ul#subNav li ul#subSubNav li
{
	float: left;
	width: 196px;
	background: none;
}
#subNavSection ul#subNav li ul#subSubNav li a
{
	font-family: Arial;
	font-size: 12px;
	color: #A790BC;
	float: left;
	display: block;
	text-align: left;
	width: 135px;
	padding-left: 61px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: none;
	text-decoration: none;
}
#subNavSection ul#subNav li ul#subSubNav li a:hover
{
	color: #362479;
}
#subNavSection ul#subNav li ul#subSubNav li a.on
{
	color: #362479;
}

/* end Sub Nav */

/* Spif */
#spifSection
{
	padding-top: 68px;
	float: left;
	width: 196px;
	text-align: center;
}
#spifSection img
{
	padding-bottom: 8px;
}
/* end Spif */

/* Copy Section */
#copySection
{
	float: left;
	width: 530px;
	padding-left: 30px;
	border-left: solid 1px #659AD2;
}
#copySection img#titleImg
{
	padding-top: 40px;
	padding-bottom: 20px;
}
#copySection h1
{
	font-size: 14px;
	color: #518AC6;
	font-weight: bold;
	padding-bottom: 20px;
}
#copySection h2
{
	font-size: 14px;
	color: #518AC6;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 50px;
}

#copySection p
{
	font-size: 12px;
	color: #393939;
	padding-right: 70px;
	padding-bottom: 20px;
	font-weight: normal;
}
#copySection img#pelvic_pyramid
{
	padding-left: 67px;
}
#copySection a
{
	color: #362479;
	text-decoration: none;
}
#copySection a:hover
{
	text-decoration: underline;
}

#copySection ul
{
	display: block;
	font-size: 12px;
	color: #393939;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	padding-bottom: 15px !important;
	margin-bottom: 0px !important;
}
#copySection ul li
{
	padding-left: 10px;
	margin-left: 30px;
	padding-right: 50px;
}

#copySection ol
{
	display: block;
	font-size: 12px;
	color: #393939;
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: outside;
	padding-bottom: 15px !important;
	margin-bottom: 0px !important;
}
#copySection ol li
{
	padding-left: 10px;
	margin-left: 30px;
	padding-right: 50px;
}

#quote
{
	height: 100%;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.8em;
}

div#sitemap a
{
	font-weight: bold;
}
div#sitemap ul
{
	position: relative;
	top: -15px;
	display: block;
	font-size: 12px;
	color: #393939;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

div#sitemap ul li
{
	padding-left: 20px;
	margin-left: 20px;
	padding-right: 50px;
}
div#sitemap ul li ul
{
	position: relative;
	top: 8px;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
div#sitemap ul li ul li
{
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

div.friendPage div img
{
	float: left;
}
div.friendPage div p
{
	display: block;
	float: left;
	height: 85px;
	vertical-align: middle;
	padding-top: 55px !important;
	padding-left: 10px !important;
	padding-bottom: 0px !important;
	padding-right: 0px !important;
}
div.chapterDetails
{
	position: relative;
	float: left;
	padding-bottom: 40px;
	margin-bottom: 17px;
	padding-left: 7px;
	padding-right: 7px;
	width: 500px;
	background: transparent url(../images/background/gray_dot_space_space.gif) repeat-x scroll left bottom;
}
div.chapterDetails h3
{
	font-size: 14px;
	color: #518AC6;
	font-weight: bold;
	width: auto;
	padding-bottom: 6px;
}
div.chapterDetails p.price
{
	position: absolute;
	left: 7px;
	bottom: 16px;
	color: #7D7D7D !important;
}
div.chapterDetails p.addtocart
{
	width: auto;
	position: absolute;
	right: 7px;
	bottom: 16px;
	color: #7D7D7D !important;
}
div.chapterDetails p
{
	padding: 0px !important;
	margin: 0px !important;
}
div.lastChapter
{
	background: none;
}

div.productDetails
{
	position: relative;
	float: left;
	margin-bottom: 30px;
	width: 500px;
}
div.productDetails p
{
	padding: 0px !important;
	margin: 0px !important;
}


div.productDetails p.price
{
	position: absolute;
	left: 362px;
	bottom: 20px;
	color: #7D7D7D !important;
}
div.productDetails p.addtocart
{
	width: auto;
	position: absolute;
	left: 362px;
	bottom: 0px;
	color: #7D7D7D !important;
}
div.productDetails img
{
	float: left;
	width: 340px;
	height: 340px;
	border: solid 1px #C9C7C7;
}

div.productItem
{
	position: relative;
	float: left;
	padding-bottom: 11px;
	margin-bottom: 12px;
	padding-left: 7px;
	padding-right: 7px;
	width: 500px;
	background: transparent url(../images/background/gray_dot_space_space.gif) repeat-x scroll left bottom;
}
div.lastItem
{
	background: none !important;
}
div.productItem h3
{
	font-size: 14px;
	color: #518AC6;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	width: 360px;
	padding-top: 4px;
	padding-bottom: 6px;
}
div.productItem p
{
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	padding-left: 15px !important;
	width: 360px;
}

div.productItem p.price
{
	position: absolute;
	left: 128px;
	bottom: 11px;
	color: #7D7D7D !important;
}
div.productItem p.addtocart
{
	width: auto;
	position: absolute;
	right: 7px;
	bottom: 11px;
	color: #7D7D7D !important;
}
div.productItem img
{
	float: left;
	width: 119px;
	height: 119px;
	border: solid 1px #C9C7C7;
}

/* end Copy Section */
#content
{
	background: #FFFFFF url(../images/background/container_bg.gif) repeat-y scroll left top;
/*	background: #FFFFFF url(../images/background/content_bg.gif) repeat-y scroll left top; */
}

/* Forms */
form#formRegistration
{
	position: relative;
	margin-bottom: 40px;
	width: 420px;
}
form#formRegistration input#btnSubmitReg
{
	position: absolute;
	right: 19px;
	bottom: 1px;
}

form#formInvite
{
	position: relative;
	margin-bottom: 40px;
	width: 420px;
}
form#formInvite input#btnSubmitTell
{
	float: right;
	padding-right: 19px;
}

div#forms fieldset
{
	border: 0;
}
div#forms fieldset
{
	display: block;
}
div#forms fieldset label
{
	color: #393939;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

div#forms fieldset label input {border: solid 1px #B9B8B8; height: 20px;}
div#forms fieldset label select {border: solid 1px #B9B8B8; height: 20px;}

div#forms fieldset label input#txtFirstName {width: 153px;}
div#forms fieldset label input#txtLastName {width: 230px;}

div#forms fieldset label input#txtAddress {width: 395px;}

div#forms fieldset label input#txtCity {width: 153px;}
div#forms fieldset label select#ddlState {width: 70px;}
div#forms fieldset label input#txtZip {width: 150px;}

div#forms fieldset label input#txtEmail {width: 395px;}

div#forms fieldset label select#ddlAge {width: 70px;}

div#forms fieldset label input#txtYourName {width: 171px;}
div#forms fieldset label input#txtYourEmail {width: 212px;}

div#forms fieldset label input#txtYourFName {width: 171px;}
div#forms fieldset label input#txtYourFEmail {width: 212px;}

/* Forms End */

/* pop-up */
div#answer_container
{
	position: relative;
	width: 360px;
	height: 490px;
	background: #8CC63F url(../images/background/answers_bg.gif) no-repeat scroll 0% 0%;
	font-size: 11px;
	line-height: 14px;
	color: #393939;
	text-align: left;
	padding-left: 46px;
	padding-right: 40px;
	padding-top: 76px;
}
div#answer_container h1
{
	font-size: 12px;
	color: #518AC6;
	font-style: italic;
	padding-bottom: 15px;
}
div#answer_container p
{
	padding-bottom: 15px;
}
div#answer_container a#lnkClose
{
	position: absolute;
	top: 35px;
	right: 35px;
	color: #A0A0A0;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
div#answer_container a#lnkClose:hover
{
	text-decoration: underline;
}
/* pop-up End */

/* Video players start*/
div#videoPlayer
{
	float: right;
	padding-left: 15px;
	padding-right: 10px;
}
/* Video players end*/

/* clear fix*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
/* End hide from IE-mac */
