
/* 
*************************************************************************
  GLOBAL HTML OVERRIDES
************************************************************************* 
*/
h2, h4, h5, h6 {
	font-family: tahoma;
	font-weight: bold;
}
h1 {
	font-size: 174%;
	font-weight: bold;
	line-height: 1.15em;
	color: #cc0000;
	text-align: center;
	margin: .3em 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;
}
html {
	background: #e5e5e5;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	padding-bottom: 30px;
	background: #e5e5e5 url(../images/body.jpg) repeat-x center 0;
}


/* 
*************************************************************************
  GENERAL LAYOUT STYLES
************************************************************************* 
*/
#page {
	width: 806px;
	margin: 0 auto;
}
#header {
	text-indent: -9999px;
	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: 217px;
	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: 134px;}
/* CLOSE GENERAL LAYOUT STYLES */



/* 
*************************************************************************
  INTRO CONTENT STYLES
************************************************************************* 
*/
#video-player {
	width: 450px;
	height: 315px;
	margin: 0 auto;
	background: #ccc;
}
/* CLOSE INTRO CONTENT STYLES */



/* 
*************************************************************************
  OPTIN BOX STYLES
************************************************************************* 
*/
#optin-box {
	font-size: 93%;
	width: 264px;
}
#optin-box_header
{
	background-image:url('http://www.referralevolution.com/images/signup_box_header.jpg');
	background-repeat:no-repeat;
	height:210px;
}
#optin-box_content
{
	background-image:url('http://www.referralevolution.com/images/signup_box_midlle.jpg');	
	background-repeat:repeat-y;
}
#optin-box_footer
{
	background-image:url('http://www.referralevolution.com/images/signup_box_footer.jpg');
	height:100px;
}
#optin-box .content {
}
#optin-box p.help {
	padding: 0 20px 0 35px;
	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;
}

#country-field { /* the tan box model hack */
	padding: 6px 0 0 6px;
	width: 190px;
	height: 26px;
}
#optin-box .content #submit-btn-1 {
	text-indent: -9999px;
	width: 201px;
	height: 48px;
	border: 0;
	cursor: pointer;
	margin-left:10px;
	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.gif) repeat-y 0 0;
}
#features .content {
	padding: 20px 20px 0 24px;
	background: url(../images/features_middle.gif) 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/bullet.gif) no-repeat 0 0;
}



/* 
*************************************************************************
  FOOTER STYLES
************************************************************************* 
*/
#footer {
	font-size: 85%;
	color: #fff;
	text-align: center;
}
#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 */

