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

@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700,700italic);
@import url(http://fonts.googleapis.com/css?family=Patrick+Hand);

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img {
	border: 0;
	text-align: center;
}
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong {
	font-weight: bold;
	text-align: left;
}
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

body {
	background: #e4e4e4 url(images/contentbg.png) top center repeat-y;
	margin: 0;
	padding: 0;
	font-family: Arial; 
	padding-bottom: 0px;
}
body.lander, body.news2 { background-image: none; }
a, a:link, a:visited { color: #014082; }

#topbar { 
  background: #FF6C00;
  min-height: 45px;
  height:45px;
  width:100%;
  position: fixed;
  color:#FFF;
  padding:5px 0px;
  z-index:999;
}

#menu {
  height: 34px;
  font-family:Tahoma,Arial,Helvetica;
  margin-top: 108px;
}
#menu ul {list-style: none;margin: 0;padding: 0; line-height:34px;padding-left:15px;}
#menu ul.topmenu {
	width: 730px;
	padding-left: 90px;
	color: #989898;
	font-size: small;
	text-align: center;
}
#menu li {display: inline; font-size: 15px;}
#menu a:link, #menu a:visited { padding: 8px 15px 8px 15px; color: #666;text-decoration: none;text-shadow: 0 1px 1px #FFF;
background:#e4e4e4;
border: 1px solid #CCC;
border-top: none;
-webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
  -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.25);
  box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.25);
}
#menu a:hover {color: #FFFFFF;background-color: #666; text-shadow: 0 1px 1px #000;}

#header {
	background: url(images/bodybg-red.jpg) top center repeat-x; height: 190px;
}
.exercise #header {
	background: url(images/bodybg-red.jpg) top center repeat-x; height: 190px;	
}
.news #header, .news2 #header {
	background: url(images/newsbg.png) top center repeat-x; height: 190px; 
}
.carbs #header {
	background: url(images/bodybg-blue.jpg) top center repeat-x; height: 190px;
}
	
#header_content {
	background: url(images/4cycle-header3.png) top center no-repeat; width: 910px; height:190px; margin: 0 auto;
}

.news #header_content {
	background: url(images/newsheader.png) top center no-repeat; width: 910px; height: 190px; margin: 0 auto;
}
.news2 #header_content {
	background: url(images/newsheader2.png) top center no-repeat; width: 910px; height: 190px; margin: 0 auto;
}

.exercise #header_content {
	background: url(images/header7day.png) top center no-repeat; width: 910px; height:190px; margin: 0 auto;
}
.lander #header_content {
	background: url(images/header7day2.png) top center no-repeat; width: 910px; height:190px; margin: 0 auto;
}
.carbs #header_content {
	background: url(images/4cycle-header3c.png) top center no-repeat; width: 910px; height: 190px; margin: 0 auto;
}
 
#header_content p, 
#header_content h1 	{text-indent: -9999px;}

#header_content span.todaysdate { float: right; color: #FFF; margin-right: 25px; margin-top: 65px; }

#content {
	width: 756px; margin: 0 auto; padding: 0 140px; padding-bottom: 20px;
}

#content2 {
	width: 850px; 
	margin: 0 auto;
	padding-bottom: 20px;
}

.section {
	width: 790px;
	padding: 15px 30px;
	margin: 0 auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
	margin-top: 20px;
	margin-bottom: 20px;
	background: #FFF;
}
.section.caution { background: #FFFF66; }

.divider {
	width: 850px;
	background: url(images/divider.png) top center no-repeat;
	height: 50px;
	margin: .5em -30px;
	clear:both;
}

#footer {
	background: #FFF;
	border-top: 2px solid #CCC;
	padding: 20px 0px;
	font-size: 12px;
}

h2, h3, h4 {
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
	letter-spacing:-1px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-family: 'Archivo Narrow', Tahoma, Arial, Helvetica, sans-serif; font-weight:700;
}
h2 { font-size: 37px;  }
h3 { font-size: 32px; }
h3.component { font-size: 28px; color: #333; }

h4 { font-size: 21px; color: #014082; }
h4.component { font-size: 24px; color: #333; }

h4.subheadline { font-family: 'Archivo Narrow', sans-serif; color:#333; font-size: 26px; font-weight:400; }

h3.step {
	margin: 40px -57px 0px;
	padding-left:130px;
	padding-right: 60px;
	min-height: 110px;
	padding-top:15px;
	line-height:1.2em;
}
h3.step.one {
	background: url(images/step1.png) top center no-repeat;
}
h3.step.two {
	background: url(images/step2.png) top center no-repeat;
}
h3.step.three {
	background: url(images/step3.png) top center no-repeat;
}
h3.step.four {
	background: url(images/step4.png) top center no-repeat;
}
h3.step.five {
	background: url(images/step5.png) top center no-repeat;
	padding-top:35px;
	min-height:90px;
}

.alternate h2, .alternate h3, .alternate h4 {
	font-family: 'Roboto',Tahoma,Arial,Helvetica,sans-serif; font-weight:700;
}

.alternate h2.handwriting, .handwriting { font-family: 'Patrick Hand', cursive; font-weight:normal; letter-spacing:normal; }

p { font-size: 16px; line-height: 1.4em; }
#content p, #content2 p			{
	margin-bottom: 15px;
	text-align: left;
}
#footer p {
	font-size: 12px;
}
#footer a { color: #666; }

.disclaimer {
font-size: 10px;
font-family: arial;
}
.disclaimer2 {
	font-size: 12px;
	font-family: arial;
	color: #7C7C7C;
}

img.alignright, a img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: white;
	padding: 0px;
	border: none;
}
img.alignleft, a img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: white;
	padding: 0px;
	border: none;
}

.highlight { background: #FFFF66; }

.red {
	color: #C00;
	text-align: center;
}

.blue { color: #014082; }
.orange { color: #ff8100; }
.green { color: #5e9000; }

.warning {
	font-family:Impact,Tahoma,Verdana;
	background: #FFFF66;
	color: #C00;
	text-transform: uppercase;
	font-size: 140%;
	padding: 0px 4px;
}

.greybox {
	background:#ededed;
	padding:15px 25px;
	border:3px solid #CCC;
	width:600px;
	margin: 15px auto;
}
.greybox h3 { font-size: 30px; }

.guarantee {
	width: 720px;
	background: url(images/guaranteebox.png) top center no-repeat;
	min-height: 420px;
	margin: 0 auto;
	padding-right: 30px;
	padding-top: 30px;
}
/*.guarantee p { padding-left: 160px; }*/

.bonusbox {
border: 5px dashed #b20a07;
background: #fdf1e5;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 4px 0px rgba(0, 0, 0, .5);
box-shadow: 0 3px 4px 0px rgba(0, 0, 0, .5);
margin: 2em auto;
width: 680px;
padding: 15px;

}

.reportboxleft {
	width: 335px;
	float: left;
	margin-right: 24px;
	background: #fff;
	margin-bottom: 25px;
	border: 2px solid #CCC;
	padding-right: 15px;
	padding-top: 15px;
	text-align: left;
}
.reportboxright {
	width: 335px;
	float:right;
	margin-left: 24px;
	background: #fff;
	margin-bottom:25px;
	border:2px solid #CCC;
	padding-right: 15px;
	padding-top: 15px;
}
.reportboxleft h4, .reportboxright h4 {
	font-size: 20px;
	color: #333;
}

ul.checkmark, ul.asterisk, ul.redcheck {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.checkmark li, ul.asterisk li, ul.redcheck li {
	background: url(images/checkmark-green.png) no-repeat;
	padding-left: 2.5em;
	padding-top: 2px;
	margin-bottom: 15px;
	line-height: 1.35em;
}
ul.asterisk li {
	background: url(images/asterisk.png) no-repeat;
	text-align:left;
}

ul.redcheck li {
	background: url(images/redcheck.png) no-repeat;
	padding-left:3em;
	text-align:left;
}

ul.checkmark h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

ul.stars {
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 8px;
}

ul.stars li {
	background: url(images/star.png) no-repeat;
	padding-left: 3.0em;
	padding-top: 6px;
	padding-bottom: 15px;
}

ul.stars h3 {
	letter-spacing: normal;
	color: #333;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

.productbox {
	border: 2px solid #990000;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 45px;
	min-height: 290px;
}
.productboxtitle { 
	background: #990000; 
	padding: 5px 15px;
	margin-top: 15px;
}
.productbox h2, .productboxtitle h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.productboxtitle h2 {
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 24px;
}
.productbox h3, .productbox h4 { 
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 15px;
}
.productbox h3 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:10px;
	letter-spacing: normal;
}
.productbox h4 {
	color: #666;
	margin-top: 0px;
	font-size: 17px;
	letter-spacing: normal;
}

.redbox {
	border: 3px dashed #C00;
	padding: 20px;
	margin: 0 auto;
	width: 640px;
}

.testimonial {
	clear:both;
	margin-bottom:25px;
	border:2px solid #CCC;
	padding: 10px 15px;
}

/* Alex Button v4 */
a.alexButton_v4I {
	font-size: 18px;
}
a.alexButton_v4I:link,a.alexButton_v4I:visited {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #cc0000;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91075) repeat-x bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:hover {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91077) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
a.alexButton_v4I:active {
    cursor: default;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000000;
    outline: #00cc00;
    padding: 15px 8px;
    border: 2px outset;
    background: #FFFFFF url(https://alex.infusionsoft.com/Download?Id=91079) repeat-x top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
div.alexButton_v4O_Default {
    padding: 6px;
    background-color: #cc0000;
}
div.alexButton_v4O_Hover {
    padding: 6px;
    background-color: #00cc00;
}
div.alexButton_v4O_Pressed {
    padding: 6px;
    background-color: #00cc00;
}
/* End Alex Button 4 */

.coverbox, .coverboxleft, .coverboxright {
margin: 50px 0px 50px 0px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
-moz-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.25);
border: 2px solid #d4330d;
padding: 15px 25px;
margin-bottom: 30px;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #fefce0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fefce0));
background: -webkit-linear-gradient(top, #ffffff 0%,#fefce0 100%);
background: -o-linear-gradient(top, #ffffff 0%,#fefce0 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#fefce0 100%);
background: linear-gradient(to bottom, #ffffff 0%,#fefce0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fefce0',GradientType=0 );
}

.coverboxleft {
	width: 310px;
	float: left;
	padding-right: 15px;
}
.coverboxright {
	width: 310px;
	float: right;
	padding-right: 15px;
}

.coverbox.green3, .coverboxright.green3 {
border-color: #599111;
background: -moz-linear-gradient(top, #ffffff 0%, #f2e7f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eef4e7));
background: -webkit-linear-gradient(top, #ffffff 0%,#eef4e7 100%);
background: -o-linear-gradient(top, #ffffff 0%,#eef4e7 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#eef4e7 100%);
background: linear-gradient(to bottom, #ffffff 0%,#eef4e7 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef4e7',GradientType=0 );
}

.coverbox.purple {
border-color: #7e176b;
background: -moz-linear-gradient(top, #ffffff 0%, #f2e7f0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2e7f0));
background: -webkit-linear-gradient(top, #ffffff 0%,#f2e7f0 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f2e7f0 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f2e7f0 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f2e7f0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2e7f0',GradientType=0 );
}
.coverbox.teal {
border-color:#00958c;
background: -moz-linear-gradient(top, #ffffff 0%, #e5f4f3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5f4f3));
background: -webkit-linear-gradient(top, #ffffff 0%,#e5f4f3 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e5f4f3 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e5f4f3 100%);
background: linear-gradient(to bottom, #ffffff 0%,#e5f4f3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5f4f3',GradientType=0 );
}
.coverbox.brown {
border-color:#947a00;
background: -moz-linear-gradient(top, #ffffff 0%, #efebd9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efebd9));
background: -webkit-linear-gradient(top, #ffffff 0%,#efebd9 100%);
background: -o-linear-gradient(top, #ffffff 0%,#efebd9 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#efebd9 100%);
background: linear-gradient(to bottom, #ffffff 0%,#efebd9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efebd9',GradientType=0 );
}
.coverbox.pink {
border-color:#b0004a;
background: -moz-linear-gradient(top, #ffffff 0%, #f7e5ed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7e5ed));
background: -webkit-linear-gradient(top, #ffffff 0%,#f7e5ed 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f7e5ed 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f7e5ed 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f7e5ed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7e5ed',GradientType=0 );
}
.coverbox.orange2 {
border-color:#e87500;
background: -moz-linear-gradient(top, #ffffff 0%, #fdf1e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fdf1e5));
background: -webkit-linear-gradient(top, #ffffff 0%,#fdf1e5 100%);
background: -o-linear-gradient(top, #ffffff 0%,#fdf1e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#fdf1e5 100%);
background: linear-gradient(to bottom, #ffffff 0%,#fdf1e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdf1e5',GradientType=0 );
}
.coverbox.yellow {
border-color:#d9ae22;
background: -moz-linear-gradient(top, #ffffff 0%, #fbf7e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#fbf7e8));
background: -webkit-linear-gradient(top, #ffffff 0%,#fbf7e8 100%);
background: -o-linear-gradient(top, #ffffff 0%,#fbf7e8 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#fbf7e8 100%);
background: linear-gradient(to bottom, #ffffff 0%,#fbf7e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fbf7e8',GradientType=0 );
}
.coverbox.red2 {
border-color:#c52020;
background: -moz-linear-gradient(top, #ffffff 0%, #f9e8e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9e8e8));
background: -webkit-linear-gradient(top, #ffffff 0%,#f9e8e8 100%);
background: -o-linear-gradient(top, #ffffff 0%,#f9e8e8 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#f9e8e8 100%);
background: linear-gradient(to bottom, #ffffff 0%,#f9e8e8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9e8e8',GradientType=0 );
}
.coverbox.grey {
border-color:#666666;
background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#efefef));
background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
background: -o-linear-gradient(top, #ffffff 0%,#efefef 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#efefef 100%);
background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}
.coverbox.blue3, .coverboxleft.blue3 {
border-color:#0b447c;
background: -moz-linear-gradient(top, #ffffff 0%, #e6ecf2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6ecf2));
background: -webkit-linear-gradient(top, #ffffff 0%,#e6ecf2 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e6ecf2 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e6ecf2 100%);
background: linear-gradient(to bottom, #ffffff 0%,#e6ecf2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ecf2',GradientType=0 );
}
.coverbox.blue3 h4.component { font-size: 24px; color: #0b447c; }

.numbers { padding-top:30px; clear:both; font-size:1.2em; }

h3.black {
	color: #FFF;
	text-shadow: 1px 1px 2px rgba(10, 10, 10, 1);
	text-align:center;
	line-height: 1.35em;
	margin: 25px -57px;
	padding: 20px 50px;
	border-top: 5px solid #619600;
	background: #8cc718; /* Old browsers */
background: -moz-linear-gradient(top, #8cc718 0%, #75ad00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8cc718), color-stop(100%,#75ad00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8cc718 0%,#75ad00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8cc718 0%,#75ad00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8cc718 0%,#75ad00 100%); /* IE10+ */
background: linear-gradient(to bottom, #8cc718 0%,#75ad00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc718', endColorstr='#75ad00',GradientType=0 ); /* IE6-9 */
}
h3.black .orange {
	text-shadow: none;
	color: #000;
	font-style: normal;
background: #ff8100;
border: 1px solid #ff5a00;
padding: 5px 5px 4px 5px;
margin: 0px 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-shadow: #ffffff 0px 1px 1px;
box-shadow: inset rgba(255,255,255,0.8) 0px 1px 1px, inset rgba(255,255,255,0.5) 0px -3px 5px, rgba(0,0,0,0.1) 0px 1px 10px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

#textbox1 {
	width: 700px;
	margin: 0 auto 25px;
	padding: 15px 15px;
	border: 2px solid #014082;
	background: #FFF;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
#textbox1 h3 {
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}

#textbox2 {
	width: 700px;
	margin: 0 auto 25px;
	padding: 15px 15px;
	border: 1px solid #999;
	background: #EFEFEF;
}
#textbox2 h4 { color: #ff8100; letter-spacing: normal;margin-bottom:8px; }
#textbox2 img { float:left;margin-right:15px; padding: 1px; border: 1px solid #999; margin-bottom:15px; }

#textbox3 {
	background: #eeefd0;
	width: 700px;
	margin: 0 auto 25px;
	border: 1px solid #333;
	padding: 10px 15px;
}

.specialpricing {
	width: 720px;
	margin: 0 auto;
	background: url(images/special-pricing.png) top center no-repeat;
	min-height: 168px;
	margin-bottom:25px;
}
.specialpricing .leftside {
	padding-top: 60px;
	padding-left: 	120px;
	width:360px;
	float:left;
}
.specialpricing .rightside {
	width: 240px;
	float:left;
	padding-top: 55px;
}
.specialpricing .rightside p {
	font-size: 27px;
}
.todayonlybox {
	background: url(images/todayonlybg.png) top center no-repeat;
	min-height: 126px;
	width: 400px;
	margin: 0 auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-top: 64px;
	padding-right: 60px;
	font-size: 22px;
	text-transform: uppercase;
	text-align:right;
}
.todayonlybox10 {
background: url(images/todayonlybg10.png) top center no-repeat;
min-height: 126px;
width: 400px;
margin: 0 auto;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-weight: bold;
padding-top: 64px;
padding-right: 60px;
font-size: 22px;
text-transform: uppercase;
text-align:right;
}
.todayonlybox20 {
background: url(images/todayonlybg6020.gif) top center no-repeat;
min-height: 126px;
width: 400px;
margin: 0 auto;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-weight: bold;
padding-top: 64px;
padding-right: 60px;
font-size: 22px;
text-transform: uppercase;
text-align:right;
}
.bluebox {
margin: 25px -15px 25px -15px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0px 0px 10px rgba(11, 68, 124, 1.0);
-moz-box-shadow: 0px 0px 10px rgba(11, 68, 124, 1.0);
box-shadow: 0px 0px 10px rgba(11, 68, 124, 1.0);
padding:15px 15px 1px;
border-color:#0b447c;
border: 2px solid #0b447c;
background: -moz-linear-gradient(top, #ffffff 0%, #e6ecf2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6ecf2));
background: -webkit-linear-gradient(top, #ffffff 0%,#e6ecf2 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e6ecf2 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e6ecf2 100%);
background: linear-gradient(to bottom, #ffffff 0%,#e6ecf2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ecf2',GradientType=0 );
}
.todayonlyboxcb {
	background: url(images/todayonlybg2.png) top center no-repeat;
	min-height: 126px;
	width: 400px;
	margin: 0 auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-top: 64px;
	padding-right: 60px;
	font-size: 22px;
	text-transform: uppercase;
	text-align:right;
}
.limitedonlybox20 {
	background: url(images/limitedonlybg20.png) top center no-repeat;
	min-height: 126px;
	width: 400px;
	margin: 0 auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-top: 64px;
	padding-right: 60px;
	font-size: 22px;
	text-transform: uppercase;
	text-align:right;
}}
.todayonlybox20 {
	background: url(images/todayonlybg6020.gif) top center no-repeat;
	min-height: 126px;
	width: 400px;
	margin: 0 auto;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	padding-top: 64px;
	padding-right: 60px;
	font-size: 22px;
	text-transform: uppercase;
	text-align:right;
}