@charset "utf-8";
/* CSS Document */

/* css reset*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
    vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link, a:visited, a:hover {
	color:#0066CC;
	text-decoration:underline;
	}

/**********************************************************************************************/
body {
	/*height:100%;*/
	/*width:999px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#000000
	}

#main_table {
	width:999px;
	margin:0 auto;
	}
	
	
#header {
	background:#000000;
	height:239px;
	width:100%;
	margin:0 0 0px 0;
	}
	

#header #logo {
	background:url(http://www.vincedelmontefitness.com/images/nononsense_sqz_header2.jpg) no-repeat;
	margin:0px auto;
	height:177px;
	width:885px;
	}
	
	
#header ul#menu {
	display:block;
	width:706px;
	margin:0 auto;
	}

#header #menu li {
	display:inline;
	color:#D8D8D8;
	margin-right:3px;
	}

#header li a {
	color:#ffffff;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	}


#main {
	/*width:865px !important;*/
	width:885px;
	margin:0 auto;
	background:#820000;
	}


/***********************************************************************************/
/* 1st sidebar */

#sidebar1 {
	float:left;
	width:185px;
	/*min-height:2000px !important;
	height:3192px;*/
	/*border:solid 1px #a5a5a5;*/
	background:#820000;
	padding:10px 0 0 0;
	}


	
/***********************************************************************************/
/* content */

#content {
	float:left;	
	width:698px;
	/*width:471px;*/
	background:#fff;
	border-left:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	}
	
#content2 {
	float:left;	
	width:885px;
	/*width:471px;*/
	background:#fff;
	border-left:solid 1px #a5a5a5;
	border-right:solid 1px #a5a5a5;
	}

h1 {
	text-align:center;
	font-family:Tahoma;
	font-weight:bold;
	font-size:14pt;
	margin:10px 0 20px;
	}
	
h1 span {
	color:#990000;
	font-size:24pt;
	line-height: 125%;
	}

h2 {
	color:#000000;
	font-size:12pt;
	text-align:center;
	margin:10px 0 10px;
	line-height: 125%;
	padding: 0px 25px 5px 50px;
	}	
	
h3 {
	color:#ffffff;
	font-size:13pt;
	text-align:left;
	margin:10px 5px 10px 12px;
	font-weight: normal;
	}
	
h4 {
	color:#ffffff;
	font-size:14pt;
	text-align:left;
	margin:10px 5px 10px 12px;
	font-weight: bold;
	line-height: 125%;
	}
	
	

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding:0 15px;
	text-align:left;
	}
	
.text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding:0 15px;
	text-align:left;
	padding: 0px 30px 10px 30px;
	}
	
.bigred {
	font-family:Tahoma;
	padding:0 15px;
	text-align:left;
	padding: 0px 30px 10px 30px;
	color:#990000;
	font-size:15pt;
	line-height: 115%;
	font-weight: bold;
	}
	
.signup{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:0 15px;
	text-align:left;
	padding: 0px 30px 10px 30px;
	line-height: 110%;
	}
	

.rightlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	padding:0 0px;
	text-align:left;
	line-height: 100%;
	}


.text .headline2 {
	font-family:"Times New Roman", Times, serif;
	font-size:17pt;
	font-weight:bold;
	}

.text .largelink {
	text-align:center;
	font-size:14pt;
	font-weight:bold;
	}

.text label span {
	color:#f60d00;
	}

ul.list {
	list-style-type:disc;
	padding-left:30px;
	}

ul.list li {
	font-weight:bold
	}

ul.list p {
	font-weight:normal;
	margin-left:-30px;
	}

.deleted {
	display:none;
	}

.centered, img.centered {
	margin:0 auto;
	display:block;
	}

#content_optin{
	background-color:#ffffcc;
	text-align:center;
	margin:10px 50px 0 50px;
	border:1px solid #cc0000;
	}
	
#content_optin2{
	background-color:#ffffcc;
	text-align:center;
	border:1px solid #cc0000;
	width: 600px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 140px;
	}

#content_optin .title {
	font-size: 18px; 
	font-weight: bold; 
	font-style: italic; 
	margin-bottom: 10px;
	position:relative
	}

#content_optin label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}

#content_optin #GRCategory2, #content_optin #GRCategory3  {
	background:#FFFFA0;
	}
	
#content_optin .left {
	float:left;
	position:relative;
	left:150px;
	}

#content_optin .right {
	float:right;
	position:relative;
	left:-150px;
	}



#content_optin .right label {
	padding-right:25px;
	}

p.clicks {
	width:500px;
	margin:0 auto;
	font-weight:bold
	}

span.times  a { /* to do hover and visited*/
	font-size:13pt;
	font-weight:bold;
	}

.img_left {
	float:left;
	margin-right:20px
	}
	
/*****************************************************************************/
/* sidebar2 */

#sidebar2 {
	float:right;
	width:175px;
	/*min-height:2000px !important;
	height:2810px;*/
	/*background:#dfdedc;*/
	background:#ebe9ea;
	/*border:1px solid #C0C0C0*/
	display:none
	}

#sidebar1 a:link, #sidebar2 a:hover,
#sidebar1 a:visited {
	color:#000000;
	font-weight:bold;
	font-size:10pt
	}


#sidebar1 #free_report {
	background:url(../images/free_report.jpg);
	width:175px;
	height:25px;
	}

#sidebar1 #free_report span {
	display:none;
	}

#sidebar1 #member_programs {
	background:url(../images/membership_programs.jpg);
	width:175px;
	height:25px;
	}

#sidebar1 #member_programs span {
	display:none;
	}

#sidebar1 #about_us {
	background:url(../images/about_us.jpg);
	width:175px;
	height:25px;
	}

#sidebar1 #about_us span {
	display:none;
	}

#sidebar1 p{
	margin:10px 0 10px 10px;
	}	

.video_coaching fieldset {
	padding:10px 0 0 0px;
	border:0 none;
	}

.video_coaching table {
	margin-top:18px;
	}

.video_coaching table th {
	text-align:left;
	/*width:100%;*/
	font-size:100%;
	font-weight:normal;
	}

.video_coaching table td {
	padding:0 0 16px;
	text-align:left;
	width:100%;
	}

.video_coaching table td input {
	width:150px;
	margin-left:5px;
	}



#sidebar1 .video_coaching p.optin_submit {
	border-bottom:1px dotted #9D9C9D;
	border-top:1px dotted #9D9C9D;
	padding:10px 0;
	margin:10px 0 10px 0;
	/*width:175px;*/
	}

.video_coaching label {
	font-weight:bold;
	margin-left:5px;
	}

.video_coaching p.optin_submit input {
	/*margin-left:30px;*/
	}


.clear {
	clear:both;
	}

.times{
	font-family:"Times New Roman", Times, serif;
	}



nt-weight:bold;
	margin-left:5px;
	}

.video_coaching p.optin_submit input {
	/*margin-left:30px;*/
	}


.clear {
	clear:both;
	}

.times{
	font-family:"Times New Roman", Times, serif;
	}

#footer {
	height:50px;
	font-size: 12px;
	font-weight: bold;
	width:885px;
	background-color:#680000;
	margin:0 auto;
	text-align:center;
	padding-top: 10px;
	color:#ffffff;
	}
	
#footer	a:link {
	color:#ffffff;
	text-decoration:underline;
	}
	
#footer a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
	
#footer a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
#footer2 {
	height:25px;
	font-size: 12px;
	width:885px;
	background-color:#680000;
	margin:0 auto;
	text-align:center;
	padding-top: 10px;
	color:#ffffff
	}
/* new trial offer styles begins here */

.al_center {
	text-align: center;
}
.al_center p {
	line-height: 100%;
}
.padd_top {
	padding-top: 10px;
}
.padd_left_25 {
	padding-left: 25px;
}
.w_650 {
	width: 650px;
}
.list_square li {
	list-style: square;
	font-weight: bold;
	margin-bottom: 15px;
}
.list_square li .blinkbold {
	background-color: #FFFFCC
}
.h1italic {
	COLOR: black;
	font-family : Tahoma;
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	margin-left : auto;	
}
.style30 {font-size: 28px}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
.grey_box h3{
	text-align: center;
	color:#0000CC;
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
}
.head_title {
	background-color: #fffc00;
	margin-left: 20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
	font-variant: normal;
}
.head {
	padding-top: 20px;
	margin-left: 0px;
	margin-right:0px;
}
.marg_l {
	margin-left: 35px;
	margin-right: 35px;
	font-size: 14px;
}
.prehead {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 16px;
	font-family: Arial;
	line-height: 115%;
	padding-top: 10px;
}
.marg_l_30 {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 15px;
}
.marg_l_30 a {
	color: #0000ff;
	text-decoration: underline;
}
.marg_l_30 a:hover {
	text-decoration: none;
}
.head .marg_l {
	font-size: 20px;
}
.marg_right_10 {
	margin-right: 10px;
}
.marg_l_250 {
	margin-left: 250px;
}
.head p {
	margin-top: 5px;
}
.cent_b {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px 0;
	font-size: 13px;
}
.vincecaption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.blue_text {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	text-align: center;
}	
.padd_left_25 {
	padding-left: 25px;
}
.w_280 {
	width: 280px;
}
.w_620 {
	width: 620px;
}
.w_650 {
	width: 650px;
}
.w_650 .style38 {
	background-color: #FFFFCC;
}
.w_650 img {
	margin-bottom: 20px;
}
.w_380 {
	width: 380px;
}
.hr_text {
	margin-bottom: 25px;
}
.btext p {
	padding-top: 20px;
	margin: 0;
}
.big_red,
.small_red {
	text-align: center;
	padding: 20px 60px 10px;
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}
.small_red {
	font-size: 18px;
}


.big_red_yell {
	padding: 20px 0 10px;
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}
.big_black_yell {
	padding: 20px 0 10px;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}
.black_box_black,
.black_box_red {
	font-size: 18px;
	text-align: center;
	padding: 20px 0 10px;
	font-weight: bold;
}
.black_box_red {
	font-size: 16px;
	color: #CC0000;
}
.size_16 {
	font-size: 16px;
}
.big_red_yell span,
.big_blue_yell span,
.big_black_yell span {
	background-color: #ffffcc;
}
.big_blue_yell {
	color: #000080;
	font-weight: bold;
	font-size: 18px;
}
.bold_u {
	font-weight: bold;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.yellow_bg {
	background-color: #FFFFCC;
}
.black_bg {
	background-color: #000000;
}
.video_red_border {
	background-color: #FFFAB7;
	border: dashed 4px #cc0000;
	padding: 1px;
}

.book_background {
	background-color: #FFFAB7;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	line-height: 18px;
	
}
.video_red_border td {
	text-align: center;
	vertical-align: top;
}
.flash_video {
	padding-top: 10px;
	padding-bottom: 50px;
}
.video_red_border form#GRSubscribeForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	size: 2;
}
.small {
	font-size: 12px;
}

.yellow_box {
	border: solid 1px #663300;
	padding: 10px;
	background-color: #FFFFCC;
}
.yellow_box p {
	margin-top: 1px;
}
.grey_box {
	padding: 10px;
	background-color: #E8E8E8;
	margin: 0 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.grey_box h1{
	text-align: center;
	color:#0000CC;
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
}
.before_after_grey {
	float: left;
	margin: 20 25px;
}
.grey_signed {
	font-family: Courier New;
	line-height: 20px;
	padding-left: 15px;
}
.black_box {
	width: 530px;
	padding: 10px;
	border: solid 1px #000000;
	margin-left: 70px;
	margin-bottom: 15px;
}
.black_box_title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	padding: 5px;
	background-color: #000000;
	margin-bottom: 10px;
	height: 33px;
	padding-top: 12px;
	clear: both;
}
.black_box_text {
	padding: 0 20px;
}
.black_box_hot_bonus {
	text-align: left;
	
}
.black_box_hot_bonus img {
	float: left;
	margin-left: 170px;
	margin-top: -12px;
	position: relative;
}
.black_box .big_black,
.black_box .big_red {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.black_box li {
	margin-bottom: 10px;
}
.border_box {
	border: dashed 4px #000000;
	padding: 10px;
	margin: 0 55px 15px 45px;
	font-size: 14px;
}
.very_big_red {
	font-size: 44px;
	color: #CA0000;
	font-weight: bold;
}
.border_box_list {
	width: 400px;
	margin-left: 80px;
	font-size: 13px;
	margin-bottom: 10px;
}
.border_box_li {
	clear: both;
	padding-top: 20px;
}
.border_box_li .fl_right {
	margin-top: 0;
}
.border_box_red {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 0;
}
.border_box_green {
	font-weight: bold;
	color: #339966;
	font-size: 14px;
}
.blue_box {
	border: solid 1px #000080;
	background-color: #E8F3FF;
	padding: 10px;
	margin: 0 20px;
}

.marg_l_40 {
	margin-left: 40px;
}


.clear {
	clear: both;
}

.fl_right {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.fl_left {
	float: left;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.grey_box h3{
	text-align: center;
	color:#0000CC;
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}
.before_after_grey {
	float: left;
	margin: 20px 25px;
}

/******************  new additions relative to trial_offer2.html *****************/

.head_title {
	background-color:#FFFC00;
	font-size:20px;
	font-variant:normal;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
}

.prehead {
	font-family:Arial;
	font-size:16px;
	margin-left:20px;
	margin-right:20px;
	}

.h2 {
	color:#D40000;
	font-family:Tahoma;
	font-size:30px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	/*margin-left:auto;*/
	padding:0 5px 5px;
}

.list_square {
	clear:right;
	}
	
.list_square li {
	margin-left:37px;
	margin-bottom:10px;
	}
	

.marg_l_30 p {
	margin-bottom:15px;
	}

.list_checktrans_marg li {
	margin-bottom:20px;
	}
.list_checktrans li, .list_checktrans_marg li {
	background:transparent url(checktrans.gif) no-repeat scroll left top;
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	margin-left:65px;
	padding-left:30px;
	}

.list_checktrans_marg {
	font-size:16px;
	font-weight:bold;
	}

h5 {
	font-weight:bold;
	font-size:14px;
	}

.style37 {
	color: #990000;
	font-weight: bold;
}

.title2 {
	line-height: 110%;
	color:#cc0000; 
	font-size:20px; 
	font-weight:bold; 
	font-family:Tahoma;
	}
	

.bubblebg {
	background-color: #FFF;
	background-image: url(images/vince_bubble_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 375px;
	margin-bottom: 15px;
	margin-left: 90px;
}

.bubbletxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 500px;
	padding-top: 45px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 80px;
	margin: 0px;
}

.small_red2 {
	text-align: center;
	padding: 20px 60px 10px;
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}

