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(images/background.png) repeat-x top left #4f4f4f;
	}

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

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

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

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

	}

#header {
	text-align:center;
	background: url(images/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:#fff;
	}

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

#content h2 {
	font-size:19px;
	text-align:center;
	line-height:1.6em;
	text-shadow: 0px 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:#ffff00;
	}

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

.blue {
	color:#0000FF;
	}

.green {
	color:#009933;
	}

.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.clear {
	clear:both;
	}

ul.check li{
	list-style:none;
  background:url(images/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:bold;
	text-shadow:2px 2px 2px #333;
	}

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

.qna h4{
	text-align:left;
	}

.disclaimer {
	font-size:11px;
	}

.checkered {
	border: 1px dashed #F18B3D;
  margin: 20px;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	}

.checkered > div, .outerbox > div {
	border: 3px solid #EEEEEE;
  margin: 2px;
  padding: 0;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 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(images/checktrans.gif);
	}

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

.testimonial {
	width:830px;
	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 #FF0000;
	background: #FF0000;
	-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: rgb(213,213,213);
	padding:15px 20px;
	margin: 15px auto;
	box-shadow: 0 1px 2px #666666;
}

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

#vince-before-after {
	position: relative;
}

#left-box, #right-box {
	position: absolute;
	top: 90px;
	height: 23px;
	width: 180px;
	background: #b71e21;
} 

#left-box {
	left: 240px;
}

#right-box {
	left: 555px;
}

#left-age, #right-age {
	position: absolute;
	top: 120px;
	height: 25px;
	width: 160px;
	background: #fff;
}

#left-age {
	left: 180px;
}

#right-age {
	left: 500px;
}

.aligncenter {
	text-align: center;
}