html,body,div,span,applet,object,iframe,p,blockquote,pre,a,font,img,ins,kbd,q,s,samp,small,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-family:inherit;
}

body {
	font-size:15px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	background:url(../img/background_head.jpg) repeat-x;
}

a img {
    border: none;
    text-decoration: none;
}

p,li {
	line-height:1.5em;
}

h5 {
	font-size:19px;
	text-shadow:0 1px 1px #666;
}

#wrapper {
	margin:0 auto;
	background:url(../img/header-left.jpg) no-repeat top left;
	width:1159px;
}

#main {
	width:975px;
	margin:0 auto;
}

#header {
	text-align:center;
	background:url(../img/content-top.jpg) no-repeat;
	height:300px;
}

#header p {
	font-size:32px;
	color:#fff;
	display:none;
}

#sidebar {
	float:right;
	width:368px;
	background:#fcf2af;
	margin:42px 0 0;
}

#sidebar .form {
	padding:10px 20px;
	margin:20px 0 0;
}

#sidebar .form fieldset {
	margin:25px 0;
	background-color:#d3c7b7;
	height:30px;
	padding:40px 10px;
	-moz-box-shadow:1px 1px 5px #595959;
	-webkit-box-shadow:1px 1px 5px #595959;
	box-shadow:1px 1px 5px #595959;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#sidebar .form input[type=text],form#GRSubscribeForm input[type=text] {
	width:210px;
	padding:5px 3px;
}

#sidebar .form p {
	text-align:center;
}

#content {
	width:945px;
	padding:15px;
	background:url(../img/background_mainbox02.gif) repeat-y;
	background-size:100% auto;
}



#content h1 {
	font-size:28px;
	text-align:center;
	text-shadow:0 1px 1px #a6a6a6;
	line-height:1.6em;
}

#content h2 {
	font-size:19px;
	text-align:center;
	line-height:1.6em;
	text-shadow:0 1px 1px #a6a6a6;
}

#content .text {
	width:580px;
}

#content li,#content p {
	margin:15px 0 0;
}

.fineprint {
	font-size:70%;
}

.red {
	color:#cb0000;
}

.yellow-background {
	background-color:#ff0;
}

.blue-background {
	background-color:#C7E6FC;
}

.blue {
	color:#00F;
}

.green {
	color:#093;
}

.strike {
	text-decoration: line-through;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

ul.check li {
	list-style:none;
	background:url(../img/check.gif) no-repeat;
	padding-left:40px;
}

#article {
	padding:0 50px;
}

/*** IE 6/7 RULES */
.msie #content {
	position:relative;
	top:-670px;
	z-index:-2;
}

/** SPECIFIC STYLES FOR THE SALES PAGE **/
.salespage #banner {
	height:200px;
	background:#fff;
}

.salespage h3 {
	font-size:25px;
	text-align:center;
	color:#cb0000;
	margin:30px 0;
}

.salespage h3 span {
	color:#000;
}

.salespage h4 {
	font-size:125%;
	text-align:center;
	color:#cb0000;
	margin:15px 0;
}

.salespage h4 .value {
	color:#cb0000;
}

#content .big,#content p.big {
	text-align:center;
	font-size:56px;
	font-weight:700;
	text-shadow:2px 2px 2px #333;
}

#content p.big {
	line-height:1.2em;
}

.qna h4 {
	text-align:left;
}

.disclaimer {
	font-size:11px;
}

.checkered {
	margin:20px;
}

.checkered > div,.outerbox > div {
	border:3px solid #EEE;
	margin:2px;
	padding:0;
	-webkit-border-radius:8px 8px 8px 8px;
	-moz-border-radius:8px;
	border-radius:8px 8px 8px 8px;
}

.product h4 {
	display:block;
	background:#000;
	padding:7px 5px;
	text-shadow:none;
	color:#fff;
}

.minibox {
/*border:1px solid #000;*/
	width:375px;
	margin:10px 25px;
	padding:12px 12px 12px 5px;
/*-webkit-border-radius: 6x;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 2px 2px 2px #8C8680;
	-moz-box-shadow: 2px 2px 2px #8C8680;
	box-shadow: 2px 2px 2px #8C8680;*/
}

ul.checkmark {
	list-style-image:url(../img/checktrans.gif);
}

ul.thumbs {
	padding:0;
}

ul.thumbs li {
	list-style:none;
	background:url(../img/thumbs.png) no-repeat;
	padding-left:35px;
}

.testimonial {
	width:850px;
	margin:15px 0 0;
	padding:10px 15px 20px;
	background-color:#D5EFFD;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #7AB7F3;
	-moz-box-shadow:4px 4px 8px #8C8680;
	-webkit-box-shadow:4px 4px 8px #8C8680;
	box-shadow:4px 4px 8px #8C8680;
	background:-moz-radial-gradient(50% 50% 360deg,circle cover,#EBF9FD,#DFF2FD);
	background:-webkit-gradient(radial,265 59,15,0 0,750,from(#EBF9FD),to(#DFF2FD));
}

.testimonial h6 {
	margin:10px 0;
	font-size:16px;
	text-align:center;
	text-shadow:1px 1px 1px #8B8B8B;
/*color:#8B8B8B;*/
}

.testimonial p {
	font-size:14px;
}

.testimonial img.left {
	margin-right:15px;
}

.testimonial img.right {
	margin-left:15px;
}

.bonus-offer {
	margin:30px auto;
	width:750px;
	padding:10px;
	border:10px solid #CED0D7;
/*-webkit-box-shadow: 2px 3px 2px #8C8680;
	-moz-box-shadow: 2px 3px 2px #8C8680;
	box-shadow: 2px 3px 2px #8C8680;*/
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}

.bonus-offer > div {
	padding:10px 15px;
	border:1px solid #C7E6FC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow:2px 2px 2px #8C8680;
	-moz-box-shadow:2px 2px 2px #8C8680;
	box-shadow:2px 2px 2px #8C8680;
}

/** SPECIFIC STYLES FOR OPTIN PAGES  **/
#content.optin2 {
	width:780px;
}

/** SPECIFIC STYLES FOR ABOUT PAGES */
.aboutpage #article {
	padding:0 50px;
}

.vincebox {
	width:650px;
	margin:0 auto;
}

.authorbox {
	border:3px solid red;
	background:red;
	-moz-box-shadow:3px 3px 4px #999;
	-webkit-box-shadow:3px 3px 4px #999;
	box-shadow:3px 3px 4px #999;
}

.authorbox p {
	color:#fff;
	font-size:90%;
}

.aboutpage h3 {
	text-align:center;
}

/** SPECIFIC STYLES FOR UPSELL PAGES */
.upsell p,.upsell li {
	font-size:16px;
}

.upsell .checkered h4 {
	font-size:20px;
}

.upsell .checkered > div {
	padding:10px 15px;
}

.upsell a:link,.upsell a:hover,.upsell a:visited {
	text-decoration:none;
}

/** SPECIFIC STYLES FOR lOGIN PAGES */
.login .checkered {
	width:450px;
	margin:0 auto;
	padding:35px 10px;
}

.greybox {
	width:800px;
	background:#d5d5d5;
	padding:15px 20px;
	margin:15px auto;
	box-shadow:0 1px 2px #666;
}

.greybox img {
	margin-left:180px;
}

.leftColumn {
	float:left;
	width:240px;
	margin-top:30px;
	margin-right:50px;
	margin-left:40px;
	margin-bottom:30px;
}

.leftColumn img {
	width:100%;
}

.rightColumn {
}

.rightColumn p {
	text-align:justify;
}

.clearfix {
	clear:both;
}

#footer {
	width:100%;
	height:53px;
	margin-top:-20px;
	background:url(../img/background_mainbox03.gif) -1px 0;
	background-size:100% auto;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom:30px;
	background-position-x: -1px;
}


.footer ul li a span {
	position:relative;
	top:-2px;
	padding:0 8px;
}

.footer {
	clear:both;
	padding-top: 40px;
}

.footer ul li a {
	font-size:11px!important;
	color:#545454;
}

li {
	text-align:-webkit-match-parent;
}

.footer ul {
	width:100%;
	clear:both;
	text-align:center;
	padding: 0;
}

ul,menu,dir {
	display:block;
	list-style-type:disc;
}

.footer ul li {
	border-left:2px solid #CCC;
	display:inline;
}

#noborder_footer {
	border-right:2px solid #CCC;
}

.footer p {
	font-size:11px!important;
	color:#545454;
	display:block;
	width:100%;
	text-align: center;
	padding-top:20px;
}

#TopBox {
	float:right;
	position:absolute;
	width:620px;
	height:45px;
	background:#ccc;
	margin-top:48px;
	padding-top:5px;
	margin-left:348px;
	text-align:center;
	-webkit-border-radius:15px 15px 0 0;
	-moz-border-radius:15px 15px 0 0;
	border-radius:15px 15px 0 0;
	background-color:#E3E3E3;
}

.video-wrapper {
	width:980px;
}

.video-placement {
    margin-bottom: 40px;
}

#table_products {
	width:800px;
	clear:both;
	margin:auto;
	margin-bottom:25px;
	margin-left:90px;
}

#table_products_h {
	width:800px;
	clear:both;
	margin-left:-40px;
	margin-right:50px;
	margin-bottom:25px;
}

.t_col_1 {
	width:500px;
	font-size:18px;
	font-weight:700;
}

.t_col_2 {
	width:150px;
}

.t_col_3 {
	width:100px;
}

#table_products_h .t_col_2 {
	width:70px;
}

#table_products_h .t_col_3 {
	width:70px;
}

.t_col_1,.t_col_2,.t_col_3 {
	float:left;
	height:40px;
	text-align:center;
	line-height:1px;
	border-right:2px #fff solid;
	margin-bottom:2px;
	padding-top:25px;
	padding-bottom:25px;
}

.black {
	background:#050505;
	color:#fff;
	height:5px;
	line-height:1px;
	font-weight:700;
	font-size:18px;
}

.product_pic {
	height:70px;
	width:100px;
	float:left;
	margin-top:-20px;
}

.product_pic img {
	height:70px;
	position:relative;
	float:left;
	display:block;
}

.d_gray {
	background:#c7c7c7;
	color:#000;
}

.l_gray {
	background:#dedede;
	color:#000;
	line-height:1;
}

.w_gray {
	background:#efefef;
	height:5px;
}

#side_bar {
	width:200px;
}

#pay_table {
	width:480px;
	padding-top:20px;
	margin-left:60px;
	margin-bottom:40px;
	font-size:12px;
}

#pay_table ul li {
	margin:20px 0;
	line-height:20px;
	list-style-image:url(../img/check.png);
}

#pay_table ul li div {
	margin-top:-20px;
}

img#add_cart {
	margin-left:-40px;
	display:block;
}

.b {
	font-weight:700;
}

.red {
	color:#900;
}

#prices_table {
	margin-bottom:20px;
	padding-bottom:20px;
}

.small_box {
	width:230px;
	margin-left:10px;
	float:left;
	display:block;
	height:40px;
	border-bottom:1px solid #666;
	line-height:40px;
}

#stories_column {
	padding:15px;
	border:1px solid #ccc;
	box-shadow:0 0 2px #d2b48c;
	border-radius:3px;
	background:#f5f5dc;
	font-size:14px;
}

.person_one {
	font-weight:700;
	margin-top:20px;
	margin-bottom:20px;
	font-style:italic;
}

#bottom_info {
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
	color:#454545;
	font-size:12px;
}

.title_big {
	font-size:20px;
	font-weight:700;
	display:block;
	margin-bottom:40px;
	text-align:center;
}

.PayButtonText {
	display:block;
	font-family:Arial;
	font-size:40px;
	color:#000;
	font-weight:700;
	width:450px;
	text-align:center;
	text-shadow:0 1px 0 rgba(255,255,255,0.5);
	position:absolute;
	z-index:999;
	margin-top:50px;
}

.PayButtonImg {
	position:absolute;
	display:block;
	z-index:0;
}

.PayButtonBox {
	width:450px;
	height:210px;
	margin:auto;
}

.PayButtonBox a { text-decoration:none; }

.PayButtonBox:hover .PayButtonText {
	text-shadow:0 1px 0 rgba(255,255,255,0.5),0px 1px 20px rgba(255,255,244,0.9);
}

#send_message {margin: auto;margin-bottom: 20px;text-align: center;}
#email_input{border:1px solid #ccc;width:350px;height:35px;margin:auto;display:block;color:#aaa;margin-bottom:0px;font-weight:bold;text-align:center;font-size:16px;border-radius:3px;line-height:35px;margin-top:15px;}

.barTopLinks{ width:671px; height:56px; float:right; margin-top:54px; background:url('/common/images/background_barTopLinks.gif');margin-right: 10px;}
.barTopLinks ul{margin-top: 11px;margin-left: -11px;}
.barTopLinks ul li{ float:left; border-right:2px solid #000; display:inline;}
.barTopLinks ul li#noborder{ border:none;}
.barTopLinks ul li a{ float:left; text-decoration:none; color:#000; font-size: 14px!important;}
.barTopLinks ul li a span{ padding:0 10px;}
.barTopLinks ul li#linkBorderLi{ padding: 2px 10px; height: 17px;}
.barTopLinks ul li a#linkBorder{ text-align: center; width: 130px; height: 22px; position: relative; top: -3px; background:url(/common/images/backgroundLinkGAP.gif); color:#FFF;}
.barTopLinks ul li a:hover#linkBorder{ background:url('/common/images/backgroundLinkGAP_up.gif'); color:#fff;}
.barTopLinks ul li a#linkBorder span{ position: relative;}