/*GENERAL*/
*
	{
	margin:0;
	padding:0;
	}
a
	{
	outline:none;
	border:none;
	}
img
	{
	border:none;
	}
body 
	{
	font:62.5%/1.8em Arial,Helvetica,sans-serif;
	color:#111;
	background:url(../images/body_red_bg.png) repeat-x #9C0006;
	}
html,body
	{
	width:100%;
	height:100%;
	}
	
	  .imageborder1 {  border: 0.2em solid #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-o-box-shadow: 2px 2px 10px #fff;
	-moz-box-shadow: 2px 2px 10px #fff;
	-webkit-box-shadow: 2px 2px 10px #fff;
	box-shadow: 2px 2px 10px #fff; }
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear: both;
	font-size:0px;
	line-height:0px;
	height:0px;
	}
.clearfix:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix
	{
	display:inline-block;
	display:block;
	zoom:1;
	}
* html .clearfix
	{
	height:1px;
	}
.hidden
	{
	display:none;
	}
ul.back-topLink
	{
	text-indent:-9999px;
	height:0px;
	line-height:0px;
	font-size:0px;
	overflow:hidden;
	}
p
	{
	margin-bottom:20px;
	}
.mb_30
	{
	margin-bottom:30px !important;
	}
.mb_20
	{
	margin-bottom:20px !important;
	}
.mb_10
	{
	margin-bottom:10px !important;
	}
.mb_5
	{
	margin-bottom:5px !important;
	}
.mb_n
	{
	margin-bottom:0px !important;
	}
.mt_0
	{
	margin-top:0px !important;
	}
.justify
	{
	text-align:justify;
	}
.italic
	{
	font-style:italic;
	}
.underline
	{
	text-decoration:underline;
	}
.sz_xs
	{
	font-size:0.85em;
	}
.sz_s
	{
	font-size:0.9em;
	}
.sz_n
	{
	font-size:1em !important;
	}
.sz_l
	{
	font-size:1.1em;
	}
.sz_xl
	{
	font-size:1.15em;
	}
.sz_large
	{
	font-size:1.2em;
	}
.sz_20
	{
	font-size:20px;
	}
.center
	{
	text-align:center;
	}
.center input
	{
	margin:0 auto;
	}
a, a:visited, a:active
	{
	color: #0B689E;
	color:#0071b3;
	text-decoration:none;
	}
a:hover
	{
	color: #76bdfc;
	text-decoration:underline;
	}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#container
	{
	position:relative;
	font-size:1.4em;
	width:840px;
	margin:0 auto;
	padding-top:20px;
	}
table td, table th
	{
	font-size:1em;
	} 
#header
	{
	background:url(../images/logo.jpg) -5px 0px no-repeat #193246;
	height:90px;
	margin-top:-20px;
	}
#header a
	{
	display:block;
	height:90px;
	text-indent:-9999em;
	}
#content
	{
	background:white;
	padding:35px;
	    border: 0.2em solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-o-box-shadow: 2px 2px 10px #000;
	-moz-box-shadow: 2px 2px 10px #000;
	-webkit-box-shadow: 2px 2px 10px #000;
	box-shadow: 2px 2px 10px #000;
	}
ol.numeric_list
	{
	padding-right:30px;
	padding-left:40px;
	color:#333;
	}
ol.numeric_list li strong
	{
	color:#222;
	}
ol.numeric_list li
	{
	padding-bottom:20px;
	}
ol.numeric_list ul
	{
	padding-left:15px;
	}
ol.numeric_list ul li
	{
	list-style:lower-alpha;
	padding:3px 0px;
	}
#footer
	{
	color: #D0A8A7;
    padding:20px 0 50px;
	font-size:0.9em;
	text-align:center;
	}
#footer a, #footer a:visited, #footer a:active 
	{
    color: #D0A8A7;
    padding: 0 4px;
	}
.footnote
	{
	color:black;
	padding:0px 20px;
	}
.footnote a, .footnote a:visited
	{
	color:black !important;
	font-weight:bold;
	text-decoration:underline;
	}
.footnote a:hover
	{
	text-decoration:none;
	}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h1, h2, h3, h4 
	{
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    text-rendering: optimizelegibility;
	-webkit-font-smoothing:antialiased;
	}
h1
	{
	font:bold 24px/30px  Arial,Helvetica,sans-serif;
	margin:20px 0px;
	}
h2
	{
	font:bold 17px Tahoma,Geneva,sans-serif;
	margin:10px 0px;
	}

h2.h2_unless
	{
	margin:5px 0px 0px;
	padding:0px;
	background:url(../images/h2_unless.gif) center top no-repeat;
	height:45px;
	text-indent:-9999em;
	}
.yellow_red
	{
	text-align:center;
	margin-bottom:20px;
	}
.yellow_red h1
	{
	background: none repeat scroll 0 0 #FFFF00;
    color: #E90000;
	font:bold 23px/30px Tahoma,Geneva,sans-serif;
	display:inline;
	padding:0px 10px;
	}
.yellow_red .italic
	{
	font-weight:normal;
	}
.adv_text 
	{
    font-size: 17px;
    padding: 10px 0 20px;
    text-align: center;
	color: #B70004;
	margin:0px;
	}
h2.red_light
	{
	margin-top:0px;
	margin-bottom:15px;
	font-size:15px;
	}
.h1_watch_video
	{
	background:url(../images/h1_two_men.gif) no-repeat center top;
	text-indent:-9999em;
	height:108px;
	margin:0px 0px 0px;
	}
h1.h_style1
	{
	font:normal 26px/30px  Arial,Helvetica,sans-serif;
	margin-top:0px;
	}
h1.h_style1_s
	{
	font:normal 23px/30px  Arial,Helvetica,sans-serif;
	margin-top:0px;
	}
h2.h_style2
	{
	font: bold 20px Tahoma,Geneva,sans-serif;
	color:#B70004;
	margin:0px;
	padding:30px 0px 10px 117px !important;
	}
h1.h_style3
	{
    line-height: 26px;
    margin: 0;
    padding: 5px 0 10px;
	font-family:Tahoma,Geneva,sans-serif;
	}
h1.h_style3 span
	{
	font-weight:normal;
	}
h1.h_style4
	{
	text-align:center;
	margin:0px 0px 25px;
	color: #A60000;
	font: bold 32px/36px "Arial Narrow", Arial, sans-serif;
	letter-spacing:-1px;
	}
.t_style1
	{
	font-size:20px;
	line-height:1.6em;
	}
.t_style2
	{
	color: black;
    font: 16px/18px Arial,Helvetica,sans-serif;
	padding:0px 10px; 
	}
.t_style3
	{
	font: 18px/20px Tahoma,Geneva,sans-serif;
    padding: 10px 40px 24px;
    text-align: center;
	}
.t_style1 p
	{
	margin-bottom:25px;
	}
.ref_style
	{
	font:13px Tahoma,Geneva,sans-serif;
	}

.blue
	{
	color: #0091D4;
	}
.red 
	{
    color: #B70004;
	}
.red_light
	{
	color: #E90101;	
	}
.highlighted	
	{
	background: none repeat scroll 0 0 #FFFF00;
    color: #E90000;
	font:normal 23px/30px Tahoma,Geneva,sans-serif;
	display:inline;
	padding:0px 10px;
	}
.handwriting
	{
	font:italic 24px Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	color: #B70004;
	}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.legal_pages h2
	{
	margin-top:30px;
	}
.yellow_tape
	{
	position:absolute;
	background:url(../images/top-image.jpg);
	width:100%;
	height:19px;
	top:0px;
	left:0px;
	text-indent:-9999em;
	}
.a_secret
	{
	background:url(../images/capturepagenew.png) center 42px no-repeat;
	padding-top:122px !important;
	}
.a_secret .yellow_arrow
	{
	position:absolute;
	background:url(../images/yellow_arrow_abs.png);
	width:175px;
	height:426px;
	top:100px;
	right:-80px;
	text-indent:-9999em;
	}
.h1_two_men 
	{
    background: url(../images/h1_two_men.gif) no-repeat center top;
    height: 108px;
    margin: 5px 0 20px;
    text-indent: -9999em;
	}
.notification_error
	{
	display:block;
	color: #665252;
	background:#FFCECE;
	border:1px solid #DF8F8F;
	margin-bottom:15px;
	padding:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:1.1em;
	line-height:18px;
	}
.notification_success
	{
	display:block;
	color: #556652;
	background:#D5FFCE;
	border:1px solid #9ADF8F;
	margin-bottom:15px;
	padding:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:1.1em;
	line-height:18px;
	text-align:center;
	}
.notification
	{
	display:block;
	color: #666452;
	background:#FFFBCC;
	border:1px solid #E6DB55;
	margin-bottom:15px;
	padding:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:1.1em;
	}
.notification2
	{
	display:block;
	color: #595747;
	background:#FFFBCC;
	border:1px solid #E6DB55;
	margin-bottom:15px;
	padding:15px 20px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	}
.fast_form
	{
	background:url(../images/right_arrow.jpg) left top no-repeat;
	padding-left:157px;
	padding-top:29px;
	height:84px;
	margin-left:30px;
	}
.fast_form .input_txt
	{
	width:255px;
	height:40px;
	padding-left:5px;
	border:2px solid #a5a5a5;
	border-right:2px solid #838383;
	border-bottom:2px solid #838383;
	box-shadow:0px 0px 1px #a5a5a5 inset;
	font-size: 22px;
	display:block;
	float:left;
	background:white;
	}
.fast_form .input_txt:focus
	{
	box-shadow:0px 0px 1px #a5a5a5; 
	background:#fcfcd9;
	}
.extra_mess
	{
	padding-top:30px;
	text-align:center;
	}
.main_col
	{
	float:left;
	width:470px;
	}
.sec_col
	{
	float:right;
	width:275px;
	}
.dashed_border_box
	{
	background:#CBE6FF;
    border:7px dashed #E90101;
    margin: 0 0 20px;
	padding:15px;
	}
.dashed_border_box2
	{
	background:#EBF5FA;
    border: 6px dashed #E90101;
    color: black;
    margin:0px 20px 40px;
    padding:15px;
	}
.yes_check:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.yes_check
	{
	display:inline-block;
	display:block;
	zoom:1;
	}
* html .yes_check
	{
	height:1px;
	}
.yes_check
	{
	background:url(../images/red-checkbox.gif) 5px 13px no-repeat;
	padding-left:50px;
	color:black;
	font-size:14px;
	}
.yes_text
	{
	color:#e02716;
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	}
.yes_text .italic
	{
	color:black;
	}
.joining_list
	{
	padding:7px 0px 8px 0px !important;
	color:black;
	font-size:14px;
	list-style:none;
	}
.joining_list li
	{
	padding:11px 0px !important;
	line-height:16px;
	}
.joining_list li .reason
	{
	font-weight:bold;
	font-style:italic;
	display:block;
	float:left;
	width:318px;
	}
.joining_list li .value
	{
	color: #B70004;
	font-size:18px;
	font-weight:bold;
	}
.joining_list li .add_note
	{
	font-weight:normal;
	padding-top:9px;
	padding-left:12px;
	margin-bottom:0px;
	}
.extra_ft
	{
	color:black;
	font-size:14px;	
	padding-left:5px;
	}
.extra_ft .red
	{
	font-size:17px;
	font-weight:bold;
	}
.golden_tag
	{
	font:16px/18px Arial,Helvetica,sans-serif;
	padding-top:20px;
	width:auto !important;
	background:url(../images/sensational.png) no-repeat;
	padding-left:162px;
	min-height:120px;
	padding-bottom:25px;
	}
.dashed_border_box2 .golden_tag
	{
	background: url("../images/sensational.png") no-repeat scroll 0 0 transparent;
    font: 14px/20px Arial,Helvetica,sans-serif;
    min-height: 120px;
    padding-bottom: 25px;
    padding-left: 162px;
    padding-top: 10px;
	margin:0 20px;
	}
.dashed_border_box2 .golden_tag h2
	{
	font-size:19px;
	margin:5px 0px 0px;
	}
.join_form
	{
	margin-bottom:10px;
	}
.join_form li:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.join_form li
	{
	display:inline-block;
	display:block;
	zoom:1;
	margin: 0 0 2px;
    padding: 0 0 2px;
	list-style:none;
	}
* html .join_form li
	{
	height:1px;
	}
.join_form
	{
	padding-bottom:10px;
	}
.join_form label
	{
    color: #000000;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    padding: 10px 0 0;
    text-align: left;
    width: 85px;
	}
.join_form .text_input
	{
	float:left;
	height:28px;
	width:182px;
	padding-left:5px;
	border:1px solid #999;
	border-bottom:1px solid #cdcdcd;
	box-shadow:0px -1px 0px #b3b3b3 inset;
	}
.join_form  select.text_input
	{
	width:189px !important;
	}
.join_form .form_note
	{
	padding:5px 0px;
	clear:both;
	}
.join_form .text_input:focus
	{
	box-shadow:0px 0px 2px #369bff;
	border:1px solid #408ddb;
	}
.btn_add
	{
	border:0px;
	margin:0px;
	padding:0px;
	display:block;
	width:270px;
	height:45px;
	background:url(../images/btn_add.gif) no-repeat;
	text-indent:-9999em;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	margin-top:10px;
	}
.btn_add:hover
	{
	background-position:left bottom;
	}
.join_form .form_note 
	{
    clear: both;
    padding:7px 0;
	margin:0px;
	color: #999999;
	font:13px/16px Tahoma,Geneva,sans-serif;
	}
.sub_order
	{
	background:url(../images/sub_order.gif) no-repeat center bottom;
	padding:0px 0px 74px;
	color:#295df9;
	font:16px/18px Arial,Helvetica,sans-serif;
	text-decoration:underline;
	text-align:center;
	text-indent:-9999em;
	}
.time_box
	{
	padding:18px 0px 35px;
	}
.short
	{
	padding-bottom:10px;
	}
.time_box h3 						
	{
	display:block;
	padding:0;
	margin:0;
	color:#000000;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	}
.time_box h4 						
	{
	display:block;
	padding:3px 0 0 0;
	margin:0;
	color:#e90101;
	font-size:48px;
	font-style:normal;
	font-weight:normal;
	line-height:50px;
	text-align:center;
	}
.time_box h3.normal
	{
	font-style:normal;
	} 
.fnote
	{
	color: #999999;
    font:13px/17px Tahoma,Geneva,sans-serif;
    font-size: 13px;
	margin:0px -15px -15px;
	}
.fnote2
	{
	color: #999999;
    font:13px/17px Tahoma,Geneva,sans-serif;
    font-size: 13px;
	margin:0px 0px 15px;
	}
.my_data
	{
	width:100%;
	}

table.my_data
	{
	width:100%;
	font:12px Arial,Helvetica,sans-serif !important;
	border-collapse:collapse;
	color:#111;
	}
table.my_data th, table.my_data td
	{
	text-align:center;
	padding:10px 3px;
	margin:3px;
	border:1px solid #d5d8db;
	}
table.my_data .thead th
	{
	background:#1b3245;
	color:white;
	font-weight:bold;
	border-radius:5px 5px 0px 0px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;
	padding:6px 3px !important;
	}
table.my_data th
	{
	padding:8px 3px;
	border:0px;	
	background:#c4ddef;
	background:#d5dfe5;
	border-right:1px solid #e9f0f5;
	border-top:1px solid #e9f0f5 !important;
	}
table.my_data th.th_first
	{
	border-left:1px solid #d5d8db;
	}
table.my_data th.th_last
	{
	border-right:1px solid #d5d8db;
	}
table.my_data tr.th_top th
	{
	border-top:1px solid #d5d8db !important;
	}
table.my_data td
	{
	background:white;
	
	}
table.my_data td.special, table.my_data tr.even td
	{
	background:#f5faff;
	background:#f2f4f5;
	}
table.my_data tr:hover td
	{
	background:#fffdeb;
	}
#video_wrapper
	{
	display:block;
	padding:0;
	margin:0 auto 15px auto;
	width:720px;
	height:404px;
	-moz-box-shadow: 0 0 2px 2px #888;
	-webkit-box-shadow: 0 0 2px 2px #888;
	box-shadow: 0 0 2px 2px #888;
	}

.descr_col
	{
	float:left;
	width: 390px;
	}
.descr_col ul li
	{
	list-style:none;
	padding:12px 0px;
	}
.descr_col ul li h2
	{
	font: bold 17px Tahoma,Geneva,sans-serif;
	font-style:italic;
	margin:0px;
	}
.descr_col ul li h2 span
	{
	font-style:normal;
	}
.descr_col ul li p
	{
	margin:0px;
	padding-left:10px;
	padding-top:10px;
	font:13px/17px Tahoma,Geneva,sans-serif;;
	}
.option_col
	{
	float:right;
	width:270px;
	}
.add_to_wrapper
	{
	background: url("../images/downArrow.gif") no-repeat scroll center top;
	padding-top:132px;
	margin-top:50px;
	text-align:center;
	}
.add_to_wrapper a.btn_add_to 
	{
    background: url("../images/btn_add.gif") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 45px;
    line-height: 0;
    margin: 0px 0 10px;
    padding: 0;
    text-indent: -9999em;
    width: 270px;
	}
.add_to_wrapper a.btn_add_to:hover
	{
	background-position:left bottom;
	} 
.add_to_wrapper strong
	{
	font-size:1.15em;
	}
.add_to_wrapper p
	{
	font-size:0.9em;
	padding:5px 20px 0px;
	line-height:16px;
	margin:0px;
	}

.form_title
	{
	background:#dfe4e8;
	background:#d5dfe5;
	color:#1b3245;
	height:36px;
	font: 14px/36px helvetica,arial,sans-serif;
	padding:0 15px;
	margin-bottom:10px;
	border-radius:4px;
	}
.form_title h2
	{
	margin:0px;
	padding:0px;
	font: 14px/36px helvetica,arial,sans-serif;
	}
.payment_wrapper .form
	{
	background:#fbfbfb;
	background:#f7f7f7;
	margin-bottom:10px;
	padding:30px 60px;
	border-radius:4px;
	}
.payment_wrapper .cc_wrapper
	{
	background:url("../images/cc.gif") no-repeat scroll 620px 34px #F7F7F7
	}
.payment_wrapper .row:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.payment_wrapper .row
	{
	display:inline-block;
	display:block;
	zoom:1;
	}
* html .payment_wrapper row
	{
	height:1px;
	}
.payment_wrapper .row
	{
	padding:3px 0px;
	}
.payment_wrapper .row label
	{
	display:block;
	width:190px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:30px;
	}
.payment_wrapper .text_input
	{
	height:28px;
	background:white;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #dadada;
	padding-left:5px;
	width:320px;
	box-shadow:0px 1px 1px #e6e6e6 inset;
	-moz-box-shadow:0px 1px 1px #e6e6e6 inset;
	-webkit-box-shadow:0px 1px 1px #e6e6e6 inset;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:left;
	}
.payment_wrapper select	
	{
	height:28px;
	background:white;
	border-top:1px solid #c3c3c3;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	border-bottom:1px solid #dadada;
	padding-left:5px;
	width:327px;
	box-shadow:0px 1px 1px #e6e6e6 inset;
	-moz-box-shadow:0px 1px 1px #e6e6e6 inset;
	-webkit-box-shadow:0px 1px 1px #e6e6e6 inset;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	float:left;
	}
.payment_wrapper textarea.text_input
	{
	height:100px;
	}
.payment_wrapper .text_input:focus
	{
	box-shadow:0px 0px 2px #369bff;
	border:1px solid #408ddb;
	}
.payment_wrapper .form_note
	{
	clear:both;
	font-size:12px;
	width:330px;
	line-height:14px;
	padding:5px 0px 5px 200px;
	color:#777;
	margin-bottom:0px;
	}
.cc_month
	{
	float:left !important;
	width:80px !important;
	margin-right:10px !important;
	}
.cc_year
	{
	float:left !important;
	width:100px !important;
	}
.payment_wrapper
	{
	line-height:19px;
	}
.paybtn_holder
	{
	background:url(../images/secure.gif) top right no-repeat;
	margin:10px 0px 15px;
	}
.grey_wrapper
	{
	background:#f7f7f7;
	margin-bottom:20px;
	padding:20px 5px;
	border-radius:4px;
	}
.checkboxes_holder
	{
	margin-left:270px;
	margin-bottom:20px;
	}
.checkbox_holder
	{
	margin-left:200px;
	margin-bottom:15px;
	}
.btn_holder
	{
	margin:15px 0px 15px;
	}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a.btn_continue_to
	{
	display:block;
	background:url(../images/btn_continue_to.png) no-repeat;
	width:358px;
	height:83px;
	text-indent:-9999em;
	cursor:pointer;
	margin:0px auto 20px;
	}
a.btn_continue_to:hover
	{
	background-position:left bottom;
	}
.btn_get_access
	{
	background:url(../images/btn_grey.gif) left bottom;
	height:44px;
	border:0px;
	padding:0px;
	margin:0px;
	display:block;
	cursor:pointer;
	color:#black ;
	box-shadow:-1px 0px 1px #888 inset;
	font: bold 17px helvetica,arial,sans-serif;
	border:5px solid #cc0000;
	vertical-align:baseline;
	vertical-align:"1px";
	width:210px;
	text-align:center;
	margin:0px 0px 0px 10px;
	float:left;
	}
.btn_get_access::-moz-focus-inner
	{ 
    border: 0;
    padding: 0;
	}
.btn_get_access:hover
	{
	border:5px solid #2bcc00;
	}
.btn_buy_now
	{
	background:url(../images/btn_buy_now.gif) no-repeat;
	width:460px;
	height:260px;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
	margin:0 auto;
	}
.btn_buy_now:hover
	{
	background-position:left bottom;
	}
a.extra_link, a.extra_link:visited, a.extra_link:active
	{
	color:#0646a7;
	text-decoration:underline;
	display:block;
	text-align:center;
	padding:20px 90px 10px;
	font-size:0.9em;
	}
a.extra_link:hover
	{
	color:black;
	}
.btn_input
	{
	background:url(../images/button.png) left bottom repeat-x;
	height:36px;
	padding:0px 15px 0px;
	margin:0px 2px 2px 0px;
	color:white;
	color:#edf5dc !important;
	text-shadow:1px 1px 0px #156902;
	font: bold 13px helvetica,arial,sans-serif;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow:1px 1px 1px #d9d9d9;
	-moz-box-shadow:1px 1px 1px #d9d9d9;
	-webkit-box-shadow:1px 1px 1px #d9d9d9;
	*border:none; 
	border:0px;
	cursor:pointer;
	vertical-align:baseline;
	vertical-align:"1px";
	display:inline-block;
	*display:inline;
	zoom:1;
	}
.btn_input::-moz-focus-inner
	{ 
    border: 0;
    padding: 0;
	}
.btn_input:hover
	{
	*border:none; 
	background:url(../images/button_over.png) left bottom repeat-x;
	color:#ddf0b7 !important;
	}
a.btn_input, a.btn_input:visited, a.btn_input:active
	{
	color:#edf5dc;
	line-height:36px;
	text-decoration:none;
	}
.divider
	{
	background:#e6e6e6;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin:20px 0px;
	}
.notification_error ol
	{
	list-style-position: inside;
	}
.payment_wrapper h3
	{
	font-size: 1.17em;
	margin:20px 0px 5px;
	font-weight:bold;
	}

.cc_selection:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.cc_selection
	{
	display:inline-block;
	display:block;
	zoom:1;
	padding:1px 0px 1px 50px;
	}
* html .cc_selection
	{
	height:1px;
	}
.cc_selection input
	{
	float:left;
	margin-top:7px;
	}
.cc_selection label
	{
	width:auto !important;
	padding-left:5px;
	}

#join_retail .adv_text 
	{
	font-size:15px;
	padding:0px 0px 15px;
	}
#join_retail .yes_check 
	{
    background: url("../images/red-checkbox.gif") no-repeat scroll 5px 3px transparent;
    padding-left: 40px;
	}
#join_retail .joining_list li .add_note 
	{
	padding-top:0px;
	}
#join_retail .joining_list li 
	{
    line-height: 15px;
    padding: 8px 0 !important;
	}
#join_retail .extra_ft 
	{
	font:13px Tahoma,Geneva,sans-serif;
	}
#join_retail .joining_list li .value 
	{
    color: #B70004;
    font-size: 16px;
    font-weight: bold;
	}
#join_retail .golden_tag 
	{
    background: url("../images/sensational.png") no-repeat scroll 0 0 transparent;
    font: 16px/17px Arial,Helvetica,sans-serif;
    min-height: 120px;
    padding-bottom: 25px;
    padding-left: 162px;
    padding-top: 10px;
    width: auto !important;
	}
#join_retail .sub_order_button
	{
	text-align:center;
	font:13px/18px Tahoma,Geneva,sans-serif;
	}


/***************************** POPUP STYLE STARTS **************************************/
.popup_box   						
	{
	display:block;
	padding:15px 0 15px 0;
	margin:0 auto;
	width:690px;
	background:#ffffff;
	}
#popupBlock01 
	{
	Z-INDEX: 999;
	BORDER-BOTTOM: #cecece 1px solid; 
	padding:100px 0 0 0;  
	POSITION: fixed; 
	BORDER-LEFT: #cecece 1px solid; 
	WIDTH: 100%; 
	DISPLAY: none; 
	BACKGROUND:url(../images/trancebg.png) left top repeat; 
	HEIGHT: 100%; 
	BORDER-TOP: #cecece 1px solid; 
	TOP: 0px; 
	BORDER-RIGHT: #cecece 1px solid; 
	LEFT: 0px; _position: absolute;  
	}
#popup_fader 
	{
	display:block;
	position:relative;
	width:700px;
	margin:0 auto;
	}
.cmnPopupCloseBtn01
	{
	display:block;
	padding:0;
	margin:0;
	}
.popup_left  						
	{
	display:block;
	padding:0 0 0 27px;
	margin:0; 
	float:left;
	width:186px;
	}
.popup_left h2 						
	{
	display:block;
	padding:0 0 10px 0;
	margin:0; 
	text-align:center;  
	}
.popup_left p
	{
	display:block; 
	padding:0; 
	margin:0; 
	width:160px; 
	text-align:center; 
	color:#000000; 
	font-size:14px; 
	font-style:normal; 
	font-weight:normal; 
	line-height:18px;  
	}
.popup_left p a 					
	{
	color:#000000; 
	font-size:14px; 
	font-style:normal; 
	font-weight:bold; 
	line-height:18px; 
	text-decoration:none; 
	}
.popup_left p a 					
	{
	color:#000000; 
	font-size:14px; 
	font-style:normal; 
	font-weight:bold; 
	line-height:18px; 
	text-decoration:none; 
	}
.popup_right 						
	{
	display:block;
	padding:0;
	margin:0;
	float:right;
	width:417px;
	text-align:center;
	}
.popup_right h2
	{
	display:block;
	padding:0 0 22px 0;
	margin:0;
	text-align:center;
	color:#990000;
	font-family:Impact, Charcoal, sans-serif;
	font-size:96px;
	font-style:normal;
	font-weight:normal;
	line-height:100px;
	}
.popup_right h3
	{
	display:block; 
	padding:0 0 5px 0;
	margin:0;
	text-align:center;
	color:#000000;
	font-size:30px;
	font-style:normal;
	font-weight:normal;
	line-height:38px;
	}
.popup_right h3 em
	{
	background:#ffff01; 
	color:#000000; 
	font-size:30px;
	font-style:normal;
	font-weight:normal;
	line-height:38px;
	text-decoration:none; 
	}
.popup_right h4 
	{
	display:block; 
	padding:0 0 14px 0;
	margin:0; 
	font-size:1px;
	line-height:1px;
	}
.popup_right h5
	{
	display:block;
	padding:0; 
	margin:0 auto; 
	width:350px;
	height:66px;
	color:#990000;
	font-size:28px; 
	font-style:normal; 
	font-weight:normal;
	line-height:29px; 
	background:url(../images/btn1.gif) left top no-repeat; 
	}
.popup_right h5 input
	{
	display:block;
	padding:0;
	margin:0;
	width:350px;
	height:66px;
	color:#990000;
	font-size:28px;
	font-style:normal;
	font-weight:normal;
	line-height:29px; 
	background:none;
	border:none;
	cursor:pointer;  
	}
.popup_right h6
	{
	display:block;
	padding:15px 0 0 0;
	margin:0;
	text-align:center;
	color:#666666;
	font-size:15px;
	font-style:normal; 
	font-weight:normal; 
	line-height:18px; 
	}
.popup_right h6 a
	{
	color:#666666;
	font-size:15px;
	font-style:normal; 
	font-weight:normal; 
	line-height:18px; 
	text-align:center;
	text-decoration:underline; 
	}
.popup_right h6 a:hover
	{
	text-decoration:none; 
	color:#666666; 
	}

.summary_wrapper .insider:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.summary_wrapper .insider
	{
	display:inline-block;
	display:block;
	zoom:1;
	border: 1px solid #eaeaea;
	padding:4px;
	}
* html .summary_wrapper .insider
	{
	height:1px;
	}
.summary_wrapper
	{
	margin-bottom:15px;
	}
.summary_wrapper .sum_label
	{
	float:left;
	width:100px;
	line-height:28px;
	font-size:1.1em;
	padding-left:5px;
	}
.summary_wrapper .sum_total
	{
	font-size:1.2em;
	font-weight:bold;
	line-height:28px;
	width:140px;
	float:right;
	background:#FFFF00;
	text-align:right;
	padding-right:7px;
	}
.summary_wrapper h2
	{
	margin-bottom:8px;
	text-align:center;
	}

#unsubscribe h1
	{
	margin:0px 0px 30px;
	text-align:center;
	}
.cb_wrapper
	{
	background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 5px;
    padding:15px 60px;
	}
.middle
	{
	padding:1px 60px 25px;
	}
.cb_wrapper ul li
	{
	list-style:none;
	vertical-align:middle;
	line-height:18px;
	padding: 2px 0 1px 256px;
	}
.cb_wrapper h2
	{
	text-align:center;
	margin-top:20px;
	}
.extended
	{
	margin: -55px -35px 40px !important;
	}

.aff_sale h1
	{
	font-size:34px;
	padding:0px 30px;
	}
.aff_sale h3
	{
	padding:10px 40px 40px;
	text-align:center;
	}
.two_btns
	{
	text-align:center;
	padding:30px 0px;
	clear:both;
	}
.two_btns a
	{
	margin:0px 7px;
	}
.two_btns a.simple_link, .two_btns a.simple_link:visited, .two_btns a.simple_link:active
	{
	color:#333;
	}
.two_btns a.simple_link:hover
	{
	color: #0071B3;
	}
.aff_join .dashed_border_box2
	{
	font-size: 1.2em;
    margin: 0 0 40px;
    padding: 30px;
    text-align: center;
	}
.aff_join .dashed_border_box2 .yes_text
	{
	font: italic bold 22px Baskerville,"Baskerville Old Face","Hoefler Text",Garamond,"Times New Roman",serif;
    padding-right: 5px;
    text-decoration: underline;
	}

ol.numeric_list ul 
	{
    padding-bottom: 20px;
    padding-left: 24px;
	}
ol.numeric_list ul.crowded li
	{
	padding:0px;
	}

.aff_policy ol.numeric_list
	{
	padding-left:25px;
	}
.aff_policy h2
	{
	margin:25px 0px 20px;
	}
.aff_policy ol.numeric_list ul
	{
	padding-top:10px;
	}
.aff_policy ol.numeric_list ul li
	{
	list-style:decimal;
	padding:0px 0px 20px;
	}
.aff_policy ol.numeric_list ul li .em
	{
	color: #0277ac;
	font-weight:bold;
	}
.aff_policy ol.numeric_list ul.dots_list li
	{
	list-style:square !important;
	padding:1px 0px 2px;
	}
ul.exdots_list
	{
	padding-left:25px;
	}
ul.exdots_list li
	{
	list-style:square !important;
	padding:1px 0px 2px;
	}
#login_aff
	{
	margin:0px -3px;
	position:relative;
	}
#login_aff .main_col 
	{
    float: left;
    width: 485px;
	}
#login_aff .yellow_red
	{
	margin-bottom:30px;
	}
#login_aff .sec_col 
	{
    float: right;
    width: 270px;
	}
#login_aff .join_form .text_input
	{
	width:178px;
	}
#login_aff .join_form select.text_input 
	{
    width: 184px !important;
	}
#login_aff .yellow_red h1 
	{
    font:bold 25px/30px Tahoma,Geneva,sans-serif;
	margin-bottom:30px;	
	}
#login_aff .joining_list
	{	
	font-size:14px;
	margin-left:13px;
	text-align:left;
	}
#login_aff .joining_list .negative_m
	{
	margin-left:-7px;
	}
#login_aff .joining_list li
	{
	list-style-type:decimal;
	font-weight:bold;
	padding: 9px 0 !important;
	}
#login_aff .joining_list li .reason 
	{
    width:auto;
	font-style:normal;
	padding-right:4px;
	}
#login_aff .joining_list li .value
	{
	font-size:14px;
	}
#login_aff .dashed_border_box 
	{
	padding:15px 5px 15px 15px;
	}
#login_aff .joining_list li .add_note 
	{
	padding-left:0px;
	padding-right:10px;
	}
#login_aff .adv_text 
	{
	font-size:18px;
	padding: 0 0 20px;
	}
.support_wrapper
	{
	background:url(../images/contact.png) no-repeat right top #f6f8fa;
    border-radius: 4px 4px 4px 4px;
    height: 150px;
    margin-bottom: 20px;
    padding: 36px 320px 0 40px;
	}
.footnote_wrapper
	{
	border-top:1px solid #ebedf0;
	padding:15px 0px 0px;
	text-align:center
	}
.bd_wrapper
	{
	border:1px solid #ebedf0;
	padding:15px;
	margin-bottom:20px;
	border-radius: 4px 4px 4px 4px;
	}
.aw_wrapper
	{
	background:url(../images/bg_aw.png) no-repeat right bottom;
	padding: 18px 250px 18px 40px;
	border-radius:4px;
	border:1px solid #83a6cf;
	box-shadow:0px 1px 0px #EBEDF0;
	}
.extra_padd
	{
	padding-top:30px;
	padding-bottom:30px;
	}
.side_padd
	{
	padding-left:10px;
	padding-right:10px;
	}
.blue_wrapper 
	{
    background: none repeat scroll 0 0 #EDF7FC;
    border-radius: 4px 4px 4px 4px;
	margin-bottom: 15px;
    padding: 15px 20px;
	}

.new_sales
	{
	text-align:center;
	}
.access_box
	{
	display:block;
	background:url(../images/access_box.jpg) no-repeat;
	width:571px;
	height:151px;
	text-align:center;
	padding:40px 15px 40px 35px;
	margin:0px auto 30px;
	}
.btn_access
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(../images/btn_access.png) no-repeat;
	width:442px;
	height:75px;
	text-indent:-9999em;
	cursor:pointer;
	}
.btn_access:hover
	{
	background-position:left bottom;
	}

.access_form .row:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.access_form .row
	{
	display:inline-block;
	display:block;
	zoom:1;
	padding:8px 0px;
	}
* html .access_form .row
	{
	height:1px;
	}
.access_form .row label
	{
    color: #797B7C;
    display: block;
    float: left;
    font-size: 1.25em;
    height: 31px;
    line-height: 31px;
    padding: 15px 10px 15px 5px;
	}
.access_form .row .txt_email
	{
	display:block;
	float:left;
	border:0px;
	margin:0px;
	padding:15px;
	background:url(../images/access_input.png) no-repeat;
	width:373px;
	height:31px;
	line-height:31px;
	font-size:1.4em;
	}
.new_sales p
	{
    font-size: 1.35em;
    font-weight: bold;
    line-height: 1.3em;
    padding: 0 40px;
	}
.new_sales h1
	{
	font: bold 3.2em Georgia,Times,"Times New Roman",serif;
    margin-bottom: 25px;
	color:#b31d0f;
	text-shadow:0px 1px 2px #5d5d5d;
	}
.new_sales h1.top_h1
	{
	margin:0px -25px 25px;
	font-size:2.6em;
	}
.new_sales .red
	{
	color:#b31d0f !important;
	}
.new_sales ul
	{
	text-align:left;
	font-size: 1.35em;
    font-weight: bold;
	line-height: 1.3em;
	margin-left:160px;
	margin-bottom:25px;
	}
.new_sales ul li
	{
	background:url(../images/li_arrow.png) left center no-repeat;
	padding:15px 0px 15px 55px;
	list-style:none;
	}
.access_box
	{
	position:relative;
	}
.pointing_arrow
	{
	background:url(../images/pointing_arrow.png) no-repeat;
	width:185px;
	height:375px;
	position:absolute;
	text-indent:-9999em;
	top:-200px;
	right:-110px;
	}
.pointing_arrow2
	{
	background:url(../images/pointing_arrow2.png) no-repeat;
	width:185px;
	height:484px;
	position:absolute;
	text-indent:-9999em;
	top:-309px;
	right:-102px;
	}
.highlight
	{
    background:#FFFF00;
	}
.getimages_holder:after 
	{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.getimages_holder
	{
	display:inline-block;
	display:block;
	zoom:1;
	}
* html .getimages_holder
	{
	height:1px;
	}
.g_right
	{
	float:right;
	width:500px;
	}
.g_right .getimages_wrapper
	{
	float:left;
	}
.g_right p
	{
	padding-left:0px;
	clear:both;
	}
.getimages_wrapper
	{
	display:inline-block;
	padding-left:60px;
	padding-bottom:20px;
	}
.getimages_wrapper img
	{
	box-shadow: 0 2px 2px #777;
	}
h1.zs
	{
	font-size:2.8em;
	}


ul.inner1_bottom_nav 
	{
	background:url(../img/border2.jpg) repeat-x left bottom;
	margin:20px 0px 15px;
	padding:0 0 0 23px;
	font-family:'PTSansNarrowRegular';
	height:33px;
	line-height:33px;
	list-style:none;
	}
.inner1_bottom_nav li 
	{
	float:left;
	}
.inner1_bottom_nav li a 
	{
	text-decoration:none;
	color:#959595;
	font-size:18px;
	padding:0 22px;
	display:block;
	line-height:33px;
	}
.inner1_bottom_nav li:hover,.inner1_bottom_nav li.current 
	{
	background:url(../img/inner1_left_hover.jpg) no-repeat left top;
	}
.inner1_bottom_nav li a:hover,.inner1_bottom_nav li.current a 
	{
	background:url(../img/inner1_right_hover.jpg) no-repeat right top;
	color:#363636;
	}




.payment_listing
	{
	padding:0px 55px 20px;
	}
.payment_listing ul.inner1_bottom_nav
	{
	margin: 20px 0 10px 0;
	}
.data_tb
	{
    color:#111111;
    font:15px Arial,Helvetica,sans-serif !important;
	box-shadow:0px 1px 0px #f2f2f2;
	}
.data_tb td 
	{    
    padding: 10px 3px;
    text-align: center;
	background:#f5f7f7;
	}
.data_tb .even td
	{
	 background:#f2f4f7;
	 background:#edeff0;
	} 
.data_tb td.first_cell
	{
	border-left: 1px solid #d4d5d6;
	}
.data_tb td.last_cell
	{
	border-right: 1px solid #d4d5d6;
	} 
.data_tb .info_row td.first_cell
	{
	border-left: 1px solid #d4d5d6;
	border-right: 1px solid #d4d5d6;
	padding:0px;
	border-bottom: 1px solid #d4d5d6;
	border-top: 0px;
	}
.data_tb .info_row div
	{
	padding: 4px 25px 20px !important;
	}
.data_tb th
	{
	background:url(../images/bg_th.gif) repeat-x left bottom #1e384d;
	color:white;
	padding:9px 3px 15px !important;
	border-bottom: 1px solid #e6e6e6;
	font: bold 12px verdana;
	}
.data_tb th.first_cell
	{
	border-left:0px;
	border-radius:5px 0px 0px 0px;
	-moz-border-radius:5px 0px 0px 0px;
	-webkit-border-radius:5px 0px 0px 0px;
	}
.data_tb th.last_cell
	{
	border-right:0px;
	border-radius:0px 5px 0px 0px;
	-moz-border-radius:0px 5px 0px 0px;
	-webkit-border-radius:0px 5px 0px 0px;
	} 
.link_sh
	{
	display:block;
	background:url(../images/btn_si.png) left top no-repeat;
	width:15px;
	height:18px;
	text-indent:-9999em;
	font-size: 0;
    line-height: 0;
    margin: 0 auto;
	}
.link_sh:hover
	{
	background-position:right top;
	}
.link_info
	{
	display:block;
	background:url(../images/btn_si.png) left bottom no-repeat;
	width:15px;
	height:18px;
	text-indent:-9999em;
	font-size: 0;
    line-height: 0;
    margin: 0 auto;
	}
.link_info:hover
	{
	background-position:right bottom;
	}

table.inner_table 
	{
    width: 100%;
	box-shadow:0px 1px 0px #eee;
	}
.even table.inner_table
	{
	box-shadow:0px 1px 0px #e6e6e6;
	}
table.inner_table th
	{
	padding:5px 10px;
	background:#b3d3e3;
	color: #434445;
    padding: 9px 0px !important;
	border-bottom: 1px solid #b8cad9;
	}
table.inner_table th span
	{
	display:block;
	border-right:1px solid #e6eff5;
	line-height:14px;
	}
table.inner_table th.tl
	{
	border-radius:5px 0px 0px 0px;
	-moz-border-radius:5px 0px 0px 0px;
	-webkit-border-radius:5px 0px 0px 0px;	
	}
table.inner_table th.tr
	{
	border-radius:0px 5px 0px 0px;
	-moz-border-radius:0px 5px 0px 0px;
	-webkit-border-radius:0px 5px 0px 0px;
	border-right: 1px solid #BECFDD;	
	}
table.inner_table th.tr span
	{
	border-right:0px;
	}
.data_tb .info_row td  table.inner_table td
	{
	background:white;
	padding:7px 5px !important;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	}
.even table.inner_table td
	{
	border-bottom:1px solid #cecece !important;
	border-right:1px solid #cecece !important;	
	}
.data_tb .info_row td  table.inner_table td.first_incell
	{
	border-left:1px solid #dadada;
	}

.tab_title 
	{
    margin: 20px 0 10px;
	border-bottom:1px solid #c2c2c2;
	padding: 0 0 0 23px;
	}
.tab_title .current
	{
	display:inline-block;
	height:33px;
	line-height:33px;
	border:1px solid #c2c2c2;
	border-bottom:0px;
	background:white;
	margin-bottom:-1px;
	border-radius:4px 4px 0px 0px;
	padding: 0 18px;
	}
.input_txt_s
	{
    background: none repeat scroll 0 0 white;
    border-color: #C3C3C3 #D3D3D3 #DADADA;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px #E6E6E6 inset;
    height: 28px;
    padding-left: 5px;
    width: 50px;
	font-size:1.1em;
	}
.shopping_cart
	{
	background:url(../images/cart.gif) left center no-repeat;
	font-weight:bold;
	font-size:0.9em;
	padding-left:24px;
	}

.img_wrapper
	{
	padding-bottom:20px;
	text-align:center;
	}
.img_wrapper img
	{
	display:block;
	margin:0 auto;
	box-shadow: 0 2px 2px #777;
	}
.event_page
	{
	padding:0px 40px;
	}
.event_page p
	{
	font-size:1.2em;
	}
.event_page2
	{
	padding:0px 25px;
	}
.event_page2 p
	{
	font-size:1em;
	font-weight:normal;
	padding:0px;
	line-height: 23px !important;
	}
p.header
	{
    font-size: 1.35em;
    font-weight: bold;
    line-height: 1.3em;
    padding: 25px 0px 20px;
	text-align:center;
	}
.left_img_wrapper
	{
	padding-bottom:20px;
	padding-right:20px;
	float:left;
	}
.left_img_wrapper img
	{
	box-shadow: 0 2px 2px #777;
	display:block;
	}
.hilight
	{
	background:#f2e161;
	padding:7px 0px;
	font-style:italic;
	margin-top:10px;
	line-height:30px;
	}

.btn_purchase_now
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(btn_purchase_now.png) no-repeat;
	width:268px;
	height:63px;
	text-indent:-9999em;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
	}
.btn_purchase_now:hover
	{
	background-position:right bottom;
	}
.btn_no_thanks
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(../images/btn_no_thanks.png) no-repeat;
	width:268px;
	height:96px;
	text-indent:-9999em;
	cursor:pointer;
	font-size:0px;
	line-height:0px;
	}
.btn_no_thanks:hover
	{
	background-position:right top;
	}
.event_page .paybtn_holder
	{
	margin-top:20px;
	}
.purchase_cc
	{
    background: url("../images/purchase_cc.gif") no-repeat scroll center bottom transparent;
    color: #355BFF;
    font: bold 0px/0px Georgia,Times,"Times New Roman",serif;
    padding-bottom: 33px;
    text-align: center;
    text-decoration: underline;
	margin-bottom:5px;
	}

.join15k .yes_text .italic 
	{
	font-size:0.8em;
	}
.join15k .joining_list li .reason 
	{
	font-style:normal;
	}
.valign
	{
	vertical-align:middle;
	}
.dark
	{
	color:#111 !important;
	}
.btn_login_w
	{
	background:url(../images/btn_login.gif) no-repeat;
	width:100px;
	height:34px;
	margin:5px 0px 5px 85px;
	padding:0px;
	border:0px;
	text-indent:-9999em;
	cursor:pointer;
	}
.btn_login_w:hover
	{
	background-position:left bottom;
	}
.extra
	{
	font:bold 24px tahoma !important;
	}
.regular
	{
	font-size: 1.3em !important;
    font-weight: normal !important;
	}
.regular strong
	{
	font-weight:bold !important;
	}
.true_story .getimages_wrapper
	{
	padding-left: 100px;
	}
.true_story .g_right
	{
	width:490px;
	}
.true_story .g_right .getimages_wrapper 
	{
	padding-left:40px;
	}
.true_story .access_form .row label 
	{
    color: #252525;
    font: bold 23px/26px tahoma;
    padding-left: 10px;
    padding-right: 2px;
    padding-top: 2px;
    width: 140px;
	}
.btn_give_access
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(../images/btn_give_access.png) no-repeat;
	width:442px;
	height:75px;
	text-indent:-9999em;
	cursor:pointer;
	}
.btn_give_access:hover
	{
	background-position:left bottom;
	}
.btn_send_free_video
	{
	border:0px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(../images/btn_send_free_video.png) no-repeat;
	width:442px;
	height:75px;
	text-indent:-9999em;
	cursor:pointer;
	}
.btn_send_free_video:hover
	{
	background-position:left bottom;
	}
.true_story .access_box 
	{
	width:563px;
	height:144px;
	padding: 40px 25px 40px 25px;
    background: url("../images/access_box_red.png") no-repeat scroll 0 0 transparent;
	border:2px dotted #000000;
	}
.true_story .g_right 
	{
    width: 440px;
	}
.true_story .getimages_wrapper 
	{
    padding-left: 70px;
	}
.true_story .g_right p 
	{
    padding-left: 10px;
    padding-right: 45px;
	}

.weird_tricks img 
	{
    box-shadow: 0 2px 2px #777777;
	}
.weird_tricks p
	{
	font:bold 20px tahoma !important;
	}
.weird_tricks h1 
	{
    font: bold 40px Georgia,Times,"Times New Roman",serif;
	}
.weird_tricks .padd
	{
	padding:0px 100px;
	}
.weird_tricks .pointing_arrow2 
	{
	right:-130px;
	}
.weird_tricks .access_box 
	{
	width:563px;
	height:144px;
	padding: 40px 25px 40px 25px;
    background: url("../images/access_box_yellow.png") no-repeat scroll 0 0 transparent;
	border:3px dotted #b31d0f;
	}
.weird_tricks .access_form .row label {
    color: #252525;
    font: bold 23px/26px tahoma;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 18px;
    width: 120px;
}


span.cufon 
	{
	margin:2px 0px;
	}
#launchvideobox
	{
	margin:0px auto;
	}
#videobox2
	{
	margin:0px auto;
	}
#videobox3
	{
	margin:0px auto;
	}
#videobox
	{
	margin:0px auto;
	-moz-box-shadow: 0px 0px 4px #666;
	-webkit-box-shadow: 0px 0px 4px #666;
	box-shadow: 0px 0px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#666666');
	}
.order_box_2 
	{
    border: 4px dashed #8A0000 !important;
	}
.order_box_1 
	{
    background-color: #FFFF99;
    border: 3px dashed #000000;
    font-size: 15px !important;
    font-weight: normal;
    line-height: 23px !important;
    margin: 10px 40px;
    padding: 15px 25px;
    text-align: left;
	}

.headline1-medium-tahoma-centered {
color: black;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 1.92em;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1.15em;
    padding: 10px 0;
    text-align: center;
}
.main-preheadline{color:#444444 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}
.main-preheadline em{color:#CC0000 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}

.main-headline{color:#CC0000 !important;letter-spacing:-1px;font-weight:bold;font-style:normal;letter-spacing:-1px;}
.main-headline em{color:#215e8e !important;letter-spacing:-1px;font-weight:bold;font-style:normal;letter-spacing:-1px;}

.main-bottomheadline{color:#CC0000 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}
.main-bottomheadline em{color:#CC0000 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}

.main-postheadline{color:#444444 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}
.main-postheadline em{color:#CC0000 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}

.sales-preheadline{color:#444444 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}
.sales-preheadline em{color:#CC0000 !important;letter-spacing:0px;font-weight:bold;font-style:normal;letter-spacing:-1px;}

.sales-postheadline{color:#444444 !important;font-weight:bold;font-style:normal;letter-spacing:-1px;}
.sales-postheadline em{color:#CC0000 !important;font-weight:bold;font-style:normal;letter-spacing:-1px;}

.launchtopheadline{ font-weight:bold;font-style:normal;letter-spacing:-1px; }
.launchbottomheadline{ font-weight:bold;font-style:normal;letter-spacing:-1px;  }
.sidebar-headline{color:#215E8E !important;letter-spacing:-0px;font-weight:normal;}

#sidebarvideoboximage{height:163px;width:323px;background-image:url(http://www.costaricamastersretreat.com/wp-content/uploads/images/video1.jpg);}	

#maintopbar{background-color:#;}
#footer{background-color:#;}

a {color:#0088CC;text-decoration:none;}




.launchtopheadline{color:#;letter-spacing:-1px;font-weight:normal;}.launchbottomheadline{color:#;letter-spacing:-1px;font-weight:normal;}
.launch1navbar li {
		font-size:15px;
		letter-spacing:0.15em;
		padding:0 20px 0 25px;
		text-transform:uppercase;
		font-weight:normal;
		}
#launchbk p {font-family:Arial, Helvetica, Sans-serif;}
#launchbk h2{font-family:Arial, Helvetica, Sans-serif;}
#launchbk h3{font-family:Arial, Helvetica, Sans-serif;}
#launchbk h1{font-family:Arial, Helvetica, Sans-serif;}
body{font-family:Arial, Helvetica, Sans-serif;background-image:none;}
#launchcommentslink { display:none; }#main li{background-image: url(http://www.costaricamastersretreat.com/wp-content/themes/OptimizePress-2/images/style1.png)}#main-lower li{background-image: url(http://www.costaricamastersretreat.com/wp-content/themes/OptimizePress-2/images/style1.png) !important;}
#main li{background-position:0 2px;padding-left:39px;}

.launch1navbar a.CurrentLinkActiveClass{color:#}

ul.normal_listing
	{
	margin:0px;
	padding:0;
    padding-top: 0;
	margin-left: 40px;
	font-size:1em;
	font-weight:normal;
	}
ul.normal_listing li
	{
	padding:0px;
	margin:0px;
	background:none;
	font-family: inherit;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-top: 4px;
	font-size: 15px !important;
    line-height: 23px !important;
	color: #222222 !important;
	list-style:disc;
	}

#launchinnermain p 
	{
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0;
	text-align:left;
	}

.textbar_2_left {
    border-bottom: 1px solid #CCCCCC;
    color: #1A1A1A;
    font-family: helvetica,arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 27px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-bottom: 8px;
    padding-top: 6px;
	text-align:left;
}
.downloaditem {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 20px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 14px;
    padding-top: 0;
	text-align:left;
}
.downloaditempdf {
    background-image: url("../images/pdf.png");
    background-repeat: no-repeat;
    float: left;
    height: 50px;
    width: 60px;
}
.downloaditemtext {
    float: left;
    padding-top: 10px;
    width: 450px;
}
.downloaditemtext a
	{
	position:relative;
	}
.alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

.costa_ul li
{
	margin-left: 30px;
}

.bepatient_wrapper
	{
	background: url("../images/processing.gif") no-repeat scroll center 15px transparent;
    border: 1px solid #b0b0b0;
    border-radius: 12px 12px 12px 12px;
    box-shadow: 0 1px 1px #E0E0E0;
    color: #008ca8;
    font-weight: bold;
    line-height: 30px;
    margin: 30px 200px;
    padding: 50px 20px 10px;
    text-align: center;
	font-style:italic;
	}

.ticketsale_wrapper
	{
	padding:0px 40px;
	}
.ticketsale_wrapper p
	{
	font-size:1.15em;
	line-height: 1.3em;
	}
.ticketsale_wrapper .listing
	{
	padding-left:10px;
	}
.ticketsale_wrapper .listing li
	{
    background: url("../images/bsq.gif") no-repeat scroll left 10px transparent;
    font-size: 1.1em;
    list-style: none outside none;
    padding: 3px 0 4px 10px;
	}
.ticketsale_wrapper .listing li strong
	{
	display:block;
	width:130px;
	float:left;
	}
.fl
	{
	float:left;
	}
.fr
	{
	float:right;
	}

.costa_ul
	{
	padding-left:0px;
	padding-bottom:10px;
	}
.costa_ul li
	{
    background: url("../images/bsq.gif") no-repeat scroll left 10px transparent;
    font-size: 1.1em;
    list-style: none outside none;
    padding: 3px 0 4px 10px;
	}
.event_ul
	{
	padding-left:0px;
	padding-bottom:30px;
	text-align:center;
	}
.event_ul li
	{    
    font-size: 1.1em;
    list-style: none outside none;
    padding: 1px 0 1px 0px;
	margin:0px 40px;
	}
.event_ul li span.event_hours
	{

	}
.event_day
	{
	color: #0091D4;
	margin:5px 40px;
	display:block;
	text-align:center;
	font-weight: bold;
	}
.numeric_list
	{
	padding-left:0px;
	padding-bottom:0px;
	}
.numeric_list li
	{
	list-style:decimal;
	padding: 0px 0 0px 0px;
	margin:0px 0px 0px 50px;
	}
h3.s_title
	{
	color:#B70004;
	padding:0px;
    font-size: 1em;
    margin: 25px 0 5px 28px;
	}
