/* 
*************************************************************************
  GLOBAL HTML OVERRIDES
************************************************************************* 
*/
html, body {font-family: Verdana, Arial, Helvetica, sans-serif;}
p, li {font-size: 14px;}
h2, h3, h4, h5, h6 {
	font-family: tahoma;
	font-weight: bold;
}
h1 {
	font-size: 161.6%;
	font-weight: bold;
	line-height: 1.15em;
	color: #cc0000;
	text-align: center;
	margin: .2em 0 .5em 0;
	padding: 0;
}
h3 {
	font-size: 123.1%;
	margin: 0;
	font-weight: bold;
	line-height: 1.15em;
	text-align: center;
	padding: 0 0 18px 0;
}
th, td {
	border: 0;
}



/* 
*************************************************************************
  GENERAL LAYOUT STYLES
************************************************************************* 
*/
html {
	background: #e8e7e7;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	padding-bottom: 30px;
	background: #e8e7e7 url(images/body.jpg) repeat-x center 0;
}
#page {
	width: 806px;
	margin: 0 auto;
}
#header {
	/*text-indent: -9999px;*/ /* Uncomment to hide all text inside the header */
	height: 131px;
	background: url(images/header.jpg) no-repeat center 0;
}
body.page-tpl #header {background: url(images/header2.jpg) no-repeat center 0;}

#content {
	background: url(images/content_middle.gif) repeat-y center 0;
}
.page-tpl #content-top {padding: 0 20px;}
#content-top {
	padding: 0 20px 0 24px;
	background: url(images/content_top.gif) no-repeat center 0;
}
body.page-tpl #content-top {background: url(images/content_top2.gif) no-repeat center 0;}
#content-top-left {
	float: left;
	width: 498px;
}
#content-top-right {
	float: left;
	width: 264px;
}
#banner-strip {
	text-indent: -9999px;
	height: 222px;
	background: url(images/banner.gif) no-repeat 0 0;
}

#footer {
	padding-top: 173px;
	background: url(images/footer.gif) no-repeat 0 0;	
}
body.page-tpl #footer {background: url(images/footer2.gif) no-repeat 0 0; padding-top: 173px;}
/* CLOSE GENERAL LAYOUT STYLES */



/* 
*************************************************************************
  INTRO CONTENT STYLES
************************************************************************* 
*/
#video-player {
	width: 450px;
	height: 315px;
	margin: 0 auto;
	background: #fff;
}
/* CLOSE INTRO CONTENT STYLES */



/* 
*************************************************************************
  OPTIN BOX STYLES
************************************************************************* 
*/
#optin-box {
	font-size: 93%;
	width: 264px;
	height: 527px;
	background: url(images/signup_box.jpg) no-repeat 0 0;
}
#optin-box p {
	font-size: 11px;
}
#optin-box .content {
	padding-top: 200px;
	position: relative;
}
#optin-box p.help {
	padding: 7px 25px 0 47px;
	color: #fff;
	/*position: absolute;*/
	/*top: 202px;*/
}
#optin-box .content p.notice {
	font-size: 88%;
	text-decoration: underline;
	color: #fff;
	padding: 0 30px 0 35px;
	position: absolute;
	top: 395px;
}
#optin-box .content p.privacy-note {
	padding: 0 46px 0 0;
	font-size: 85%;
	color: #fff;
	position: absolute;
	top: 447px;
	left: 90px;
}
/* Position our fields */
#optin-box .content #firstname-field {
	border: 0;
	/*position: absolute;*/
	/*top: 274px;*/
	/*right: 20px;*/
}
#optin-box .content #lastname-field {
	border: 0;
	/*position: absolute;*/
	/*top: 308px;*/
	/*right: 20px;*/
}
#optin-box .content #phone-field {
	border: 0;
	/*position: absolute;*/
	/*top: 342px;*/
	/*right: 20px;*/
}
#optin-box .content #email-field {
	border: 0;
	/*position: absolute;*/
	/*top: 376px;*/
	/*right: 20px;*/
}


#optin-box .content #firstname-field,
#optin-box .content #lastname-field,
#optin-box .content #phone-field,
#optin-box .content #email-field {
	padding: 6px 0 0 6px;
	width: 184px;
	height: 20px;
}
* html #optin-box .content #firstname-field,
* html #optin-box .content #lastname-field,
* html #optin-box .content #phone-field,
* html #optin-box .content #email-field { /* the tan box model hack */
	width: 190px;
	w/idth: 184px;
	height: 26px;
	he/ight: 20px;
}
#optin-box .content #submit-btn-1 {
	text-indent: -9999px;
	width: 201px;
	height: 48px;
	border: 0;
	position: absolute;
	top: 350px;
	left: 37px;
	display: block;
	cursor: pointer;
	background: url(images/submit_btn.jpg) no-repeat 0 0;
}
.field-arrow {background: url(images/arrow2.gif) no-repeat 0 center; padding-left: 23px; margin-bottom: 6px;}
/* CLOSE OPTIN BOX STYLES */



/* 
*************************************************************************
  FEATURES BLOCK STYLES
************************************************************************* 
*/
#features {
	background: url(images/features_middle.jpg) repeat-y 0 0;
}
#features .content {
	padding: 20px 20px 0 24px;
	background: url(images/features_middle.jpg) no-repeat 0 0;
}
#features h3 {
	text-align: center;
	color: #ff0000;
}
#features p {
	font-size: 108%;
}
#features ul {
	margin: 0 6em 1.5em 6em;
	padding: 0;
}
#features ul,
#features li {
	list-style: none;
}
#features li {
	padding: .7em 0 .9em 10px;
}
#features li.alt {
	/*background: url(images/altrow_bg.gif) repeat-y 0 0;*/
}
#features li.alt p {
	/*background: url(images/check_blue.gif) no-repeat 0 0;*/
}
#features li p {
	margin: 0;
	padding-left: 43px;
	padding-bottom: 4px;
	background: url(images/bullet2.gif) no-repeat 0 0;
}
/* 
*************************************************************************
  HEADER STYLES
************************************************************************* 
*/
#header {position: relative;}
#header .myname {
	position: absolute;
	width: 293px;
	top: 3px;
	left: 40px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#header .myniche {
	position: absolute;
	width: 293px;
	top: 70px;
	left: 40px;
	text-align: center;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	vertical-align: middle;
}
#header .myniche .for {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; padding: 0 7px 7px 0; line-height: 36px;
	vertical-align: middle;}



/* 
*************************************************************************
  FOOTER STYLES
************************************************************************* 
*/
#footer {
	font-size: 85%;
	color: #fff;
	text-align: center;
	position: relative;
}


#footer .myname {
	position: absolute;
	width: 293px;
	top: 49px;
	left: 250px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
body.page-tpl #footer .myname {color: #9eafc5;}
#footer .myniche {
	position: absolute;
	width: 293px;
	top: 113px;
	left: 250px;
	text-align: center;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	vertical-align: middle;
}

#footer .myniche .for {font-size: 14px; color: #fff; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; padding: 0 7px 7px 0; line-height: 36px;
	vertical-align: middle;}



#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	padding: 0 5px;
	border-right: solid 1px #fff;
}
#footer ul li.last {
	border: 0;
}
#footer a {
	padding: 0 4px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer address {margin: 0; padding: 3px 0 0 0;}
/* CLOSE FOOTER STYLES */



/* 
*************************************************************************
  INLINE TEXT FORMATTING CLASSES
************************************************************************* 
*/
.accent-color-1 {color: #cc0000;}
.accent-color-2 {color: #FF6600;}
.underline {text-decoration: underline;}
/* CLOSE INLINE TEXT FORMATING CLASSES */

