/* CSS Document */
@import url(normalise.css);

html{
	text-align: center;
	background-image: url(../images/top_strip.jpg);
	background-repeat: repeat-x;
	background-position: center 18px;
	background-color: #FFFFFF;
}
body{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #7f7f7f;
}
		
body#home {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 138px;
	background-image: url(../images/woman_home.jpg);
	height: 100%;
}
body#does {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 138px;
	background-image: url(../images/woman_does.jpg);
	height: 100%;
}
body#faq {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 138px;
	background-image: url(../images/faq.jpg);
	height: 100%;
}
body#order {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 138px;
	height: 100%;
}
body#how {
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 138px;
	background-image: url(../images/woman_does.jpg);
	height: 100%;
}
#wrapper {
	width: 738px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/**background-image: url(../images/full_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;**/
	text-align: left;
}



#branding {
	height: 120px;
	padding-top: 18px;
}
#branding_top {
	height: 54px;
	padding-top: 25px;
}

#branding a.logo {
	float: left;
	height: 28px;
	width: 296px;
	display: block;
}
a.cta_order{
	float: right;
	background-image: url(../images/order_now.jpg);
	background-position: left top;
	margin-top: 0;
	height: 24px;
	width: 201px;
	text-indent: -3000px;
}
a.cta_order:hover {
	background-position: left -24px;
}

#branding p {
	clear: both;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
}
#top_nav {
	clear: both;
	height: 41px;

}
#top_nav ul {
	
}
#top_nav ul li{
	list-style: none;
	float:left;
}

#top_nav ul li a{
	display: block;
	text-indent: -5000px;
	height: 41px;
}
/* ----------- Home Button --------------*/
.nav_home a{
	width: 118px;
	background-image: url(../images/home_butt.jpg);
	height: 41px;
	display: block;
	margin-right: 2px;
}

.nav_home a:hover, body#home .nav_home a{
	background-image: url(../images/home_butt.jpg);
	background-position: left -41px;
}
/* ----------- Does Button --------------*/
.nav_does a{
	width: 118px;
	background-image: url(../images/does_butt.jpg);
	height: 41px;
	display: block;
	margin-right: 2px;
}

.nav_does a:hover, body#does .nav_does a{
	background-image: url(../images/does_butt.jpg);
	background-position: left -41px;
}
/* ----------- success Button --------------*/
.nav_success a{
	width: 138px;
	background-image: url(../images/success_butt.jpg);
	height: 41px;
	display: block;
	margin-right: 2px;
}

.nav_success a:hover, body#success .nav_success a{
	background-image: url(../images/success_butt.jpg);
	background-position: left -41px;
}
/* ----------- how Button --------------*/
.nav_how a{
	width: 118px;
	background-image: url(../images/how_butt.jpg);
	height: 41px;
	display: block;
	margin-right: 2px;
}

.nav_how a:hover, body#how .nav_how a{
	background-image: url(../images/how_butt.jpg);
	background-position: left -41px;
}
/* ----------- faq Button --------------*/
.nav_faq a{
	width: 118px;
	background-image: url(../images/faq_butt.jpg);
	height: 41px;
	display: block;
	margin-right: 2px;
}

.nav_faq a:hover, body#faq .nav_faq a{
	background-image: url(../images/faq_butt.jpg);
	background-position: left -41px;
}
/* ----------- the Button --------------*/
.nav_the a{
	width: 118px;
	background-image: url(../images/the_butt.jpg);
	height: 41px;
	display: block;
}

.nav_the a:hover, body#the .nav_the a{
	background-image: url(../images/the_butt.jpg);
	background-position: left -41px;
}



#content {
	clear: both;
	padding-top: 34px;
}
#content_main {
	float: left;
	width: 480px;
	padding-left: 4px;
	padding-right: 14px;
}
#content_main h1 {
	font-size: 24px;
	font-weight: bold;
	color: #a31626;
	line-height: 24px;
	padding-bottom: 10px;
}
#content_main h2 {
	font-size: 24px;
	font-weight: bold;
	color: #a31626;
	line-height: 24px;
	padding-bottom: 18px;
}
#content_main h3, h3 {
	clear: both;
	font-size: 18px;
	font-weight: bold;
	color: #a31626;
	padding-bottom: 15px;
}

#content_main p {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 22px;
}

#home_vid {
	height: 420px;
	margin-top: -7px;
	height: 340px;
}
#non_home_vid {
	padding-top: 0;
	padding-bottom: 30px;
}


.img_grid {
	float: left;
	border: 3px solid #dddddd;
	margin-top: 34px;
	margin-right: 7px;
	padding: 2px;
}
.img_grid_last {
	float: left;
	border: 3px solid #dddddd;
	margin-top: 34px;

	padding: 2px;
}
a.cta_facebook {
	float: right;
	background-image: url(../images/facebook.jpg);
	display: block;
	height: 32px;
	width: 161px;
	text-indent: -3000px;
	margin-right: 15px;
	background-position: left top;
	margin-top: 8px;
}
a.cta_facebook:hover {
	float: right;
	background-image: url(../images/facebook.jpg);
	display: block;
	height: 32px;
	width: 161px;
	text-indent: -3000px;
	margin-right: 15px;
	background-position: left -32px;
	margin-top: 8px;
}
a.cta_order_red {
	background-image: url(../images/orer_now_red.jpg);
	height: 24px;
	width: 201px;
	background-position: left top;
	display: block;
	text-indent: -3000px;
	float: left;
	margin-right: 13px;
	margin-bottom: 25px;
}
a.cta_order_red:hover {
	background-image: url(../images/orer_now_red.jpg);
	height: 24px;
	width: 201px;
	background-position: left -24px;
	display: block;
	text-indent: -3000px;
	float: left;
	margin-right: 13px;
	margin-bottom: 25px;
}
.para_padd {
	padding-right: 70px;
}



#content_sub {
	float: right;
	width: 197px;
	padding-right: 21px;
	padding-left: 21px;
	text-align: left;
}
#content_sub p {
	font-size: 12px;
	color: #767575;
	line-height: 17px;
	padding-bottom: 15px;
}
#content_sub_people ul {
	padding-bottom: 15px;
}
#content_sub_people li {
	margin-left: 26px;
	list-style: disc;
	font-size: 12px;
	color: #767575;
	line-height: 17px;
}
#content_sub h3 {
	font-size: 18px;
	font-weight: bold;
	color: #a31626;
	padding-bottom: 15px;
}
.e_book {
	font-size: 13px;
	color: #000000;
}

.home_sub {
	padding-top: 660px;
}
.does_sub {
	padding-top: 535px;
}
.faq_sub {
	padding-top: 465px;
}
.order_sub {
	padding-top: 420px;
}
a.cta_download {
	background-image: url(../images/download.jpg);
	background-position: left top;
	display: block;
	height: 24px;
	width: 198px;
	text-indent: -3000px;
}
a.cta_download:hover {
	background-image: url(../images/download.jpg);
	background-position: left -24px;
	display: block;
	height: 24px;
	width: 198px;
	text-indent: -3000px;
}
a.cta_download:active {
	margin-top: 1px;
	margin-left: 1px;
}
a.cta_readmore {
	background: url(../images/button_readmore_left.jpg) left top;
	display: block;
	height: 24px;
	width: 201px;
	text-indent: -3000px;
}
a.cta_readmore:hover {
	background-position: left -24px;
}
a.cta_readmore:active {
	background-position: left -24px;
	margin-top: 1px;
	margin-left: 1px;
}
a.cta_order_phonepost {
	background: url(../images/button_order_phonepost.gif) left top;
	display: block;
	height: 24px;
	width: 201px;
	text-indent: -3000px;
	margin-top: 9px;
}
a.cta_order_phonepost:hover {
	background-position: left -24px;
}
a.cta_order_phonepost:active {
	margin-top: 10px;
	margin-left: 1px;
}



#footer {
	clear: both;
}
#footer h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 20px;
}

#footer b {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

#footer .cta-tel {
	color: #a31626;
	font-size: 13px;
	line-height: 17px;
	float: left;
}

#footer #footer_inner_order p.cta-tel {
	margin-left: 112px;
}

#footer .tel {
	display: block;
	font-weight: bold;
	font-size: 23px;
}

#footer_inner {
	padding-top: 30px;
	display: block;
	height: 127px;
	background: url('../images/istrider_cross_sell_banner.gif') no-repeat;
}

#footer_inner_order {
	padding-top: 20px;
	font-size: 11px;
	color: #999999;
	border-top: 1px solid #edebea;
	
}

#smallprint {
	display: block;
	float: left;
	width: 400px;
	height: 57px;
	font-size: 11px;
	color: #999999;	
}

#istrider_cross_sell {
	clear: both;
	font-size: 13px;
	color: #ffffff;
}

#istrider_cross_sell span.left {
	display: block;
	float: left;
	width: 392px;
}
	
#istrider_cross_sell span.right {
	text-transform: uppercase;

	padding-right: 20px;
	background: url('../images/cta_arrow.gif') no-repeat right top;
}

#istrider_cross_sell a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	height: 30px;
	padding: 8px;
}

#istrider_cross_sell a:hover {
	color: #F7941D;
}	
	
a.cta_facebook_top {
	background-image: url(../images/facebook.jpg);
	display: block;
	height: 32px;
	width: 161px;
	text-indent: -3000px;
	background-position: left top;
	margin-bottom: 36px;
	font-size: 1px;
	float: right;
}
a.cta_facebook_top:hover {
	background-image: url(../images/facebook.jpg);
	display: block;
	height: 32px;
	width: 161px;
	text-indent: -3000px;
	background-position: left -32px;
	padding: 0px;
	margin-top: 0px;
	font-size: 1px;
	margin-bottom: 36px;
	float: right;
}.clearing {
	clear: both;
	font-size: 1px;
	text-indent: -3000px;
	height: 1px;
}
#content_sub_people {
	text-align: left;
	background-image: url(../images/grey_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 240px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	clear: both;
}
#t_holder {
	width: 240px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#content_sub_people_inner {
	background-image: url(../images/grey_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 27px;
}

#content_sub_order_inner {
	background-image: url(../images/grey_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 27px;
}

#content_sub_order_inner p, #content_sub_order_inner h3, #content_sub_order_inner h2 {
	margin-left: 10px;
	margin-right: 10px;	
}

#mediaspace {
	margin-bottom: 20px;	
}

.success_holder {
	height: 120px;
}

.choose {
	font-size: 18px;
	font-weight: bold;
	color: #a31626;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a49d99;
	display: block;
	margin-bottom: 17px;
}
.img_success, .img_success_down {
	padding: 2px;
	background-color: #EDEBEA;
	border: 3px solid #c2bbb7;
	float: left;
	margin-right: 15px;
}
.success_name {
	font-size: 18px;
	font-weight: bold;
	color: #a31626;
	display: block;
	padding-bottom: 5px;
}

.img_success:hover, .img_success_down {
	padding: 2px;
	background-color: #EDEBEA;
	border: 3px solid #a31626;
}
a.cta_success {
	font-size: 12px;
	text-decoration: none;
	color: #767575;
}
a.cta_success:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #A31626;
}
#content_sub_people h3 {
	font-size: 15px;
	font-weight: bold;
	color: #a31626;
	padding-bottom: 15px;
}
#content_sub_people p {
	font-size: 12px;
	color: #767575;
	line-height: 17px;
	padding-bottom: 15px;
}
a.cta_research {
	background-image: url(../images/research.jpg);
	background-position: left top;
	display: block;
	height: 24px;
	width: 200px;
	text-indent: -3000px;
	margin-top: 10px;
}
a.cta_research:hover {
	background-image: url(../images/research.jpg);
	background-position: left -24px;
	display: block;
	height: 24px;
	width: 200px;
	text-indent: -3000px;
	margin-top: 10px;
}

#people_box {
	margin-right: -14px;
	background-image: url(../images/people.jpg);
	height: 430px;
	background-repeat: no-repeat;
	clear: both;
}
.weights {
	float: right;
	padding-left: 40px;
}
.clear {
}
.extra_b_padd {
	padding-bottom: 10px;
	display: block;
}
.question {
	font-size: 16px;
	font-weight: bold;
	color: #a31626;
}
a.cta_order_red_right {
	background-image: url(../images/order_right.jpg);
	background-position: left top;
	display: block;
	height: 24px;
	width: 198px;
	text-indent: -3000px;
	margin-top: 10px;
}
a.cta_order_red_right:hover {
	background-image: url(../images/order_right.jpg);
	background-position: left -24px;
	display: block;
	height: 24px;
	width: 198px;
	text-indent: -3000px;
	margin-top: 10px;
}
.sub_story {
	margin-top: 68px;
}
#content_sub_people h2 {
	font-size: 24px;
	font-weight: bold;
	color: #a31626;
	padding-bottom: 13px;
}

.story_vid {
	height: 280px;
	padding-top: 30px;
}
/* Order Form CSS */


#orderform {
	margin-bottom: 20px;
}
#orderform fieldset {
	width: 430px;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table.orderdetails {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.orderdetails tr td {
	padding: 2px;
}
strike {
	color: #AAAAAA;
	text-decoration: line-through;
}

#orderform p {
	display: block;
	clear: both;
}

#orderform input, #orderform select {
	font-size: 0.8em;
	width: 290px;
	float: left;
	margin: 0.1em 0.5em 0.1em 0;
}

#orderform legend {
	color: #a31626;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#orderform label {
	margin-top: 4px;
	font-size: 12px;
	float: left;
	width: 12em;
	font-weight: bold;
	clear: left;
}

#orderform label {
	width: 290px;
	float: left;
	clear: left;
	margin-bottom: 2px;
}

#orderform #name span {
	display: block
}

#orderform #name label {
	clear: right;
}

#orderform #name input {
	width: 90px;
	clear: none;
	float: left;
}

#orderform #name select {
	width: 70px;
	clear: none;
	float: left;
}

.form_explain {
	font-weight: normal;
	float: left;
	font-size: 11px;
	padding: 4px 0 0 0;
	margin: 0;
}

#orderform #lookup_area {
	background: #eeeeee;
	padding: 6px;
	margin-bottom: 6px;
}

#orderform #lookup_area label {
	width: 11.5em;	
}

#dialog-addresslookup {
	text-align: left;
}

#dialog-addresslookup img {
	margin: 10px;
}

#address_list {
	width: 300px;
	display: none;
	font-size: 12px;
	margin: 10px 0;
}

ul#address_list li {
	
	float: left;
	width: 150px;
}

#dialog-lookuperror {
	text-align: left;
}

div#alt_payment {
	border: 1px solid #aaaaaa;
	padding: 10px;
	margin-bottom: 10px;
}
#alt_payment p {
	font-size: 12px;
	font-weight: normal;	
	text-align: left;
}
.alt_payment_phone {
	padding: 4px 0 10px 50px;
	background: url(../images/icon_phone.gif) top left no-repeat;
}
#content_main p.alt_payment_post, .alt_payment_post {
	padding: 4px 0 10px 50px;
	background: url(../images/icon_post.gif) top left no-repeat;
}
#content_main p.alt_payment_addr, .alt_payment_addr {
	margin-left: 5em;
	padding-bottom: 0;
}

.linebox {
	width: 180px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
}
.submitbutton {
	background-color: #708D20;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #466C2F;
}
#tbl_info {
	clear: both;
}
.form_title {
	width: 55px;
	margin-bottom: 4px;
}
.forn_select_full {
	width: 186px;
	margin-bottom: 4px;
}
.smaller_right_text {
	font-size: 14px;
	line-height: 15px;
}
.right_smaller {
	font-size: 15px;

}
.story_people {
	float: right;
}
.story_vid_only {
	padding-top: 40px;
	padding-bottom: 30px;
}

.red {
	color: #a31626;
}

#order_details {
	margin: 10px 0;	
}

#order_details td {
	padding: 4px 8px;
	font-size: 13px;	
}

#order_details td strong {
	font-weight: bold;
}

#order_info p {
	font-size: 13px;
	font-weight: normal;
}

div#quotes {
	border: 1px solid #a31626;
	margin-bottom: 0.7em;
	padding: 0 0.5em;	
	height: 20.5em;
	overflow: auto;
}

div#reviews {
	background: #eeeeee;
	padding: 1em 1em 0 1em;
	margin-bottom: 0.7em;
	overflow: auto;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

div#reviews.scrolly {
	height: 16em;
}
div#reviews h3 a {
	margin-left: 12px;
	padding-left: 14px;
	border-left: 1px solid #999999;
	font-size: 14px;
}

div#quotes blockquote {
	width: 455px;
	padding-bottom: 0;
}

div#reviews blockquote {
	padding-top: 0.2em;
	padding-bottom: 1em;
}

#content_main blockquote p, div#reviews blockquote p {
	font-weight: normal;
	font-size: 13px;
	padding: 0;
	margin: 0 0 0.2em 0;
}

blockquote address {
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
	text-align: right;
	color: #333333;
	padding-bottom: 1.8em;
}

.carousel-control {
	display: none;
}

.order_multi {
	width: 240px;
	overflow: false;
}

#content_sub_people li.panel {
	display: block;
	list-style: none;
	margin: 0;
	width: 240px;
	float: left;
}

.order_block {
	border-top: 1px dotted #a31626;	
	padding-top: 1em;
}

#dialog-exit ul {
	margin: 0.7em 0;	
}

#dialog-exit li {
	list-style: disc;
	margin-left: 1em;
	padding: 0.4em 0;
}

