/*******************************************************************************************
+------------------------------------------------------------------------------------------+
COMPANY:Raven Developers 2009
+------------------------------------------------------------------------------------------+
FILE INFO: Main site theme CSS, NOTE: CSS rules beginning with # or _ are overrides for
IE only browsers. Do not remove them or change them.
+------------------------------------------------------------------------------------------+
WEBSITE:http://www.ravendevelopers.com
+------------------------------------------------------------------------------------------+
Portions created by Anirudh K. Mahant are Copyright of Raven Developers (C) 2009.
+------------------------------------------------------------------------------------------+
COPYRIGHT NOTICE:
The original author(s) retain all the copyrights of this file.
Portions created by Anirudh K. Mahant are Copyright of Raven Developers (C) 2009.
+------------------------------------------------------------------------------------------+
/******************************************************************************************/
body{
	font-size: 100%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	background: #EEEEE url(images/bigzebra.jpg) scroll repeat center top;
	text-align: center;
	color: #404040;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #8D8D8D;
	#display: inline-block;
}
h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 16px;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
/* form inputs */
input, select, textarea, fieldset, label{
	font: 11px/normal Arial, Helvetica, sans-serif normal;
}
body.home div.maincontent input[type="text"],
body.home div.maincontent input[type="password"],
body.home div.maincontent textarea,
body.home div.maincontent select{
	border: 1px solid #0079A3;
	background-color: #F5FCFF;
}
body.home div.maincontent input[type="text"]:focus,
body.home div.maincontent input[type="password"]:focus,
body.home div.maincontent textarea:focus,
body.home div.maincontent select:focus{
	background-color: #E5F7FF;
	border: 1px solid #004B66;
}
/* body classes for home and inner pages */
body.home{
	font-size: 100%;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	/*background: #EEEEEE url(images/bg_zebra_x.jpg) scroll repeat center top;*/
	background: #FFFFFF url(images/bigzebra.jpg) scroll repeat-x center top;
	text-align: center;
	color: #404040;
}
.container{
	width: 901px;
	margin: 0 auto;
	text-align: left;
}
.wrap-head {
	background: transparent url(images/bg_header.png) no-repeat scroll center top;
	height: 222px;
	position: relative;
	z-index: 99;
}
.logo {
	background: transparent url(images/logo_big.png) no-repeat scroll center top;
	height: 202px;
	width: 202px;
	display: block;
	margin-left: 30px;
	position: absolute;
	top: 18px;
	width: 202px;
	cursor: pointer;
	z-index: 999;
	float: left;
}
.long-ride-desc{
	background: #231F20 url(images/bg_textdescription_header.jpg) no-repeat scroll left top;
	display:block;
	height:77px;
	margin-left: 212px;
	float: left;
	position:absolute;
	top:62px;
	width:657px;
	z-index: 999;
}
.flash-cntr{
	height: 335px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#animation_flash{
	position: absolute;
	top: 160px;
}




#topnav {
	margin:0;
	padding: 0;
	width:901px;
	height: 34px;
	background: #ebebeb url(images/topnav-bg.gif) repeat-x left top;
} 
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#topnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
} 
#topnav ul li a {
	display: block;
	float: left;
	height: 25px;
	width: 99px;
	text-align:center;
	padding-top: 9px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #555;
	text-decoration: none;
	border-left: 1px solid #e0e0e0;
} 

#topnav ul li a:hover {
	color:#fff;
	background: #ebebeb url(images/topnav-hover.gif) repeat-x left top;
}

#topnav ul li#active a {
	color:#fff;
	background: #ebebeb url(images/topnav-hover.gif) repeat-x left top;
} 








.maincontent{
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 10px 10px;
	display: inline-block;
	width: 881px;
}
.maincontent a{
	color: #BE202F !important;
}
.site-menu-bg{
	/*	background: #F7F7F7 url(images/menu-bg.jpg) repeat-x scroll center bottom;
	border-top: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;*/
	text-align: center;
	margin: 0;
	height: 34px;
}
.site-menu{
	/*	background: #F7F7F7 url(images/menu-bg.jpg) repeat-x scroll center bottom;
	border-top: 1px #E0E0E0 solid;
	border-bottom: 1px #E0E0E0 solid;*/
	text-align: center;
	margin: 0;
	height: 28px;
	position: relative;
	left: 16px;

	#left: 9.5%;
}
.site-menu li a {
/*	background: #B41B1B url(images/menu-hover-2.jpg) repeat-x scroll center bottom;
	border: 1px solid #631C37;#E3192D*/
	background-color: #C31E2C;
	color: #FFFFFF !important;
	font-weight: bold;
	padding: 5px 10px;
	display: block;
	outline: none;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;*/
}
.site-menu li {
	display: block;
	padding: 0 10px;
	float: left;
}
.site-menu li a:hover{
/*	background: #A1AEB0 url(images/menu-hover.jpg) repeat-x scroll center bottom;*/
/*	border: 1px solid #010101; #BC202E;*/
	background-color: #949494;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.site-menu li a.active-page{
	background-color: #424242 !important;
}
.boxed1{
	width: 863px;
	margin: 15px auto;
}
.boxed2{
	width: 447px;
	margin: 15px auto;
}
.boxed3{
	width: 406px;
	margin: 15px auto;
}
.heading-about-us{
	background: transparent url(images/icon_aboutus.jpg) no-repeat scroll center top;
	height:27px;
	margin:0 0 0 27px;
	width:136px;
}
.box-about-us-top{
	background: transparent url(images/bg_about_box_top.jpg) no-repeat scroll center top;
	width: 863px;
	height: 17px;
}
.box-about-us-center{
	background: transparent url(images/bg_about_box_middle.jpg) repeat-y scroll center top;
	width: 863px;
}
.box-about-us-bottom{
	background:transparent url(images/bg_about_box_bottom.jpg) no-repeat scroll center bottom;
	width: 863px;
}
.box-about-us-center p{
	line-height: 1.5em;
	margin: 0 0 1em;
}
.heading-chart{
	background: transparent url(images/icon_chart.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.box-chart-top{
	background: transparent url(images/bg_chart_box_top.jpg) no-repeat scroll center top;
	width: 447px;
	height: 16px;
}
.box-chart-center{
	background: transparent url(images/bg_chart_box_middle.jpg) repeat-y scroll center top;
	width: 447px;
}
.box-chart-bottom{
	background:transparent url(images/bg_chart_box_bottom.jpg) no-repeat scroll center bottom;
	width: 447px;
}
.box-chart-center p{
	line-height: 1.5em;
	margin: 0 0 1em;
}
.box-chart-center table{
	border-collapse: collapse !important;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.box-chart-center table thead tr th{
	background: #FFFFFF url(images/white-grad.png) scroll repeat-x bottom left;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #B7B7B7;
	font-weight: normal;
	padding: 3px 5px !important;
}
.box-chart-center table tbody tr td{
	padding: 40px 5px !important;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #B7B7B7;
	font-weight: normal !important;	
}
.heading-report{
	background: transparent url(images/icon_report.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:209px;
}
.box-report-top{
	background: transparent url(images/bg_report_box_top.jpg) no-repeat scroll center top;
	width: 406px;
	height: 16px;
	#width: 415px;
}
.box-report-center{
	background: transparent url(images/bg_report_box_middle.jpg) repeat-y scroll center top;
	width: 406px;
}
.box-report-bottom{
	background:transparent url(images/bg_report_box_bottom.jpg) no-repeat scroll center bottom;
	width: 406px;
}
.special-report p{
	line-height: 1.5em;
	margin: 0 0 1em;
}
.box-nutritional-center p{
	line-height: 1.5em;
	margin: 0 0 1em;
}
.wrap-footer {
	background: transparent url(images/bg_footer.png) no-repeat scroll center top;
	height: 145px;
}
.footer{
	background-color: #FFFFFF;
	height: 52px;
	position: relative;
	z-index: -10;
}
.logo-small {
	background: transparent url(images/logo_small.png) no-repeat scroll center top;
	height: 68px;
	width: 68px;
	display: block;
	position: absolute;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 25px;
}
.footer-links{
	margin-left: 110px;
	margin-top: 25px;
	position: absolute;
}
.footer-content *{
	color: #FFFFFF !important;
}
.boxed1 ul{
	margin-left: 10px;
}
.boxed1 ul li{
	padding: 5px 0;
	list-style-position:inside;
	list-style-type:disc;
}
.heading-product{
	background: transparent url(images/icon_product.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.heading-press{
	background: transparent url(images/icon_press.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.heading-testimonials{
	background: transparent url(images/icon_testimonials.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:168px;
}
.heading-reports{
	background: transparent url(images/icon_reports.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.heading-qna{
	background: transparent url(images/icon_qna.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.heading-podcast{
	background: transparent url(images/icon_podcast.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.heading-espanol{
	background: transparent url(images/icon_espanol.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
.heading-ordernow{
	background: transparent url(images/icon_ordernow.jpg) no-repeat scroll center top;
	height:29px;
	margin:0 0 0 27px;
	width:258px;
}
ul.testimonials{
	margin: 0;
}
.testimonials li{
	border-bottom:1px solid #D3D3D3;
	padding:5px 0 15px !important;
	margin-bottom: 10px;
	display: block;
}
.testimonials li:last-child{
	border-bottom: none !important;
}
.testimonials p {
	margin:0 0 0.6em;
}
.testimonials span {
	color:#C01D2D;
	font-weight:bold;
}
.steps{
	background: #FFFFFF url(images/white-grad.png) scroll repeat-x bottom left;
	border-bottom:1px solid #D3D3D3;
	margin-top:30px;
	padding:5px 5px 5px 10px;
	text-transform:uppercase;
}
.reports {
	background: #FFFFFF url(images/white-grad.png) scroll repeat-x bottom left;
	border-bottom:1px solid #D3D3D3;
	margin-top:30px;
	padding:5px 5px 5px 10px;
	text-transform:uppercase;
	text-indent: 40px;
}
.qna {
/*	background: #FFFFFF url(images/white-grad.png) scroll repeat-x bottom left;*/
	border-bottom:1px solid #D3D3D3;
	margin-top:15px;
	padding:5px 5px 5px 10px;
	color: #BE202F !important;
}
.sec p{
	font-size: 13px;
}
.podcast{
	display: block;
	margin-top: 10px;
}
.podcast dt, .podcast dt a{
	font-weight: bold;
	font-size: 12px;
	color: #BF1E2E !important;
}
.podcast dd{
	display: block;
	margin-bottom: 20px;
}
.podcast p{
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
}
.bdr-black{
	border: 2px solid #000000;
	padding: 8px 10px 5px 12px;
}
.buy-wrappers{
	text-align: center !important;
	padding: 20px 278px;
}


.bottom-banner {
	text-align: center;
	padding: 10px 0 0 0;
}


.subscribe {

	padding: 10px 0 0 84px;
}

.subscribe-form {
	width: 577px;
	height: 62px;
	background: #c11e2e url(images/subscribe-bg.gif) no-repeat left top;
	padding: 32px 0 0 60px;
	color:#FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.subscribe-input {
	width: 230px;
	padding: 5px 0 3px 5px;
	color: #555;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
}

.bg-white{
	background-color: #FFFFFF;
}
.bullets-1{
	display: block;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 6px;
}
.bullet-orange{
	background: transparent url(images/b1.gif) scroll no-repeat top center;
}
.bullet-red{
	background: transparent url(images/b4.gif) scroll no-repeat top center;
}
.icon-report1 {
	margin-left: -5px;
	margin-right: 11px;
	margin-top: 25px;
	position: absolute;
}
.icon-report2 {
	margin-left: -5px;
	margin-right: 11px;
	margin-top: 13px;
	position: absolute;
}
