/* --- Resets --- */

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font: Helvetica, Arial, Tahoma, sans-serif;
}
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

hr{
color: #CCCCCC;
background-color: #cccccc;
height: 1px;
border: none;
}

.hide {
	display: none;
}

.bolder{
font-size:1.5em;
font-weight:bold;
color: #0066e2;
}


.clear {
	clear: both;
}

/* --- Basic Styles --- */

body {
	background: #fff url(../images/bg-body.jpg)	top left repeat-x;
	font: 12px/20px Helvetica, Arial, Tahoma, sans-serif;
	color: #2a2a2a;
}

body#subpage {
	background: #fff url(../images/bg-subbody1.jpg) top left repeat-x;
}

p {
	margin: 0 0 15px 0;
}

#container {
	width: 960px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px;
	text-align: left;
}

/* --- Link Styles --- */

a:link, a:visited {
	color: #0072d2;
	text-decoration: none;
}
a:hover {
	color: #0072d2;
	text-decoration: underline;
}
a:active {
	color: #0072d2;
	text-decoration: none;
}

/* -------------------------
--------- HOMEPAGE ---------
-------------------------- */

/* --- Top Header --- */

#top {
	width: 960px;
	height: 187px;
	background: transparent url(../images/bg-top.jpg) top left no-repeat;
	position: relative;
}

#logo{
position:relative;
float:left;
top:15px;
left: -20px;
}

#top h1 {
	background: transparent url(../images/bodyfuel_logo.png) top left no-repeat;
	text-indent: -9999px;
	width: 250px; height: 160px;
	margin: 40px 0 0 px;
	float: left;
}

#slogan { 
	color: #1f1f1f;
	float: left;
	margin: 40px 0px 0px 20px;
	padding: 0px;
	height: 20px;
	background: url(../images/bg-sloganright.jpg) no-repeat right;
}

#slogan span {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	float: left;
	display: block;
	margin: 0px;
	padding: 3px 6px 0px 12px;
	height: 17px;
	background: url(../images/bg-sloganleft.jpg) no-repeat left;
}

/* --- Navigation --- */

#nav {
	position: absolute;
	bottom: 0px;
}

#nav li {
	display: block;
	background: url(../images/bg-nav.gif) top no-repeat;
	width: 108px;
	height: 39px;
	line-height: 39px;
	float: left;
	text-align: center;
	margin: 0 5px 0 0;
}

#nav li a {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#nav li a:hover {
	color: #1e9be4;
	text-decoration: none;
}

#nav li.current {
	background-position: bottom;
}

#nav li.current a {
	color: #000;
}

#nav li a {
	display: inline;
	line-height: 39px;
}


/* --- Spotlight / Slider --- */

#spotlight {
	height: 315px;
	width: 900px;
	overflow: hidden;
	background: url(../images/bg-spotlight.jpg) top right no-repeat;
	position: relative;
		margin-left: -30px;
}

#mover {
	position: relative;
	overflow: hidden;
	width: 7000px; /* Adjust the width based on spotlight-items number (1000*[items number]) */
}

#item {
	width: 820px;
}

.spotlight-item {
	margin: 10px 50px 0;
	overflow: hidden;
	width: 900px;
	float: left;
	position: relative;
	display: inline;
}

.spotlight-item h2 {
	color: #ec030b;
	font: 35px Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 0px 0 15px 0;
}

.spotlight-item p {
	color: #444;
	font: 13px/18px Helvetica, Verdana, sans-serif;
	padding: 0 0 0 2px;
}

.spotlight-item .description {
	margin: 45px 0 0 10px;
	width: 390px;
	height:280px;
}

.spotlight-item img {
	position: absolute;
	top: 0; right: 0;
}

.launch {
	background: url(../images/launch.png) top left no-repeat;
	display: block;
	width: 95px;
	height: 25px;
	margin: 10px 0 0 -1px;
}

.launch a{ 
	text-decoration:none;
	font-size: 26px;
	padding-left: 10px;
	
}

.pause {
	background: url(../images/pause.png) top left no-repeat;
	display: block;
	width: 97px;
	height: 25px;
	text-indent: -9999px;
	position: absolute;
	bottom: 2px; right: 20px; 
	cursor: pointer;
}

#spotlight img.preview {
	float: right;
}


/* --- MAIN CONTENT --- */

/* --- Content: First Row --- */

#mainContent {
	background: transparent url(../images/bg-maincontent.jpg) top left no-repeat;
	margin: 2px 0 0;
}

#topMain {
	padding: 13px 0 0 18px;
	margin: 0 0 20px 0;
	overflow: hidden; 
}

#who {
	width: 500px;
	float: left;
	padding: 0 10px 0 0;
}

#who img {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 7px;
	margin: 0 25px 5px 5px;
	float: left;
}

#who h3 {
	color: #0066e2;
	font: 24px/24px Helvetica, Arial, Tahoma, Verdana, sans-serif;
	width: 490px;
	background: transparent url(../images/bg-h3.jpg) bottom left repeat-x;
	padding: 0 0 15px 5px; 
	margin: 0 0 20px 0;
	font-weight:bold;
}

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

#who p.more {
	text-align: right;
}

#who p.more a {
	text-decoration: underline;
}

#main_left{
width: 670px;
float: left;
}

#main_left h1{
font-size: 2.2em;
font-style:italic;
font-weight:bold;
color: #005ac9;
text-decoration:underline;
}
#main_left h2{
font-size: 1.7em;
font-style:italic;
font-weight:bold;
color: #ca001a;
text-decoration:underline;
}
#main_left h3{
font-size: 1.3em;
font-style:italic;
font-weight:bold;
color: #005ac9;
line-height: 26px;
text-decoration:underline;
}

.bold_list {
font-size: 1.2em;
}

#main_right{
	width: 225px;
	float: right;
	margin: 38px 0 0 0;
	padding: 0 0 0 25px; 
	border-left: 1px solid #e4e4e4;
}

#main_right li {
	padding: 1px 0 1px 10px;
	list-style: circle;
	list-style-position: inside;
}

#main_left li {
	padding: 2px 0 2px 5px;
	list-style: circle;
	list-style-position: inside;
	line-height: 15px;
}
#main_left ul {
	padding: 7px 0 0px 15px;
	list-style: circle;
	list-style-position: inside;
}

#main_right h2{
font-size: 1.4em;
font-style:italic;
font-weight:bold;
text-decoration:underline;
line-height: 35px;
}
#main_right h3{
font-size: 1.8em;
font-style:italic;
font-weight:bold;
line-height: 35px;
text-align:center;
color:#0f3aa9;
padding-right: 32px;
}
#main_right h1{
font-size: 2.5em;
font-style:italic;
font-weight:bold;
line-height: 35px;
text-align:center;
padding-right: 32px;
}

#main_left img {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 7px;
	margin: 0 10px 5px 5px;
	float:right;
}
#main_right img {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 4px;
	margin: 0 15px 5px 0px;
}

#home_left {
	width: 355px;
	float: right;
	margin: 38px 0 0 0;
	padding: 0 0 0 25px; 
	border-left: 1px solid #e4e4e4;
}

#services {
	width: 225px;
	float: right;
	margin: 38px 0 0 0;
	padding: 0 0 0 25px; 
	border-left: 1px solid #e4e4e4;
}

#services li {
	width: 260px; 
	height: 47px;
	display: block;
	padding: 10px 0 5px 70px;
}

#services li h5 {
	color: #111;
	font: 12px Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
}

#services li h5 a {
	color: #111;
}

#services li p {
	color: #545454;
	font: 11px Helvetica, Arial, Tahoma, sans-serif;
}

#services li#first {
	border-bottom: 1px solid #e4e4e4;
	background: #f6f6f6 url(../images/first.png) top left no-repeat;
}

#services li#first:hover {
	text-decoration: none;;
	background: #fff url(../images/first.png) top left no-repeat;
}

#services li#second {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e4e4e4;
	background: #f6f6f6 url(../images/second.png) top left no-repeat;
}

#services li#second:hover {
	text-decoration: none;;
	background: #fff url(../images/second.png) top left no-repeat;
}

#services li#third {
	border-top: 1px solid #fff;
	background: #f6f6f6 url(../images/third.png) top left no-repeat;
}

#services li#third:hover {
	text-decoration: none;;
	background: #fff url(../images/third.png) top left no-repeat;
}

/* --- Content: Second Row --- */

#bottomMain {
	border-top: 1px solid #e4e4e4;
	padding: 15px 15px 0;
	margin: 0 0 25px 0;
	overflow: hidden; 
}

#notes {
	width: 255px;
	padding: 0 25px 0 0;
	float: left;
}

#swipe {
	width: 310px;
	padding: 0 25px 0 25px;
	float: left;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
}

#swipe strong{
color:#0033FF;
}

#bulb {
	width: 255px;
	float: left;
	padding: 0 0 0 25px;
	background: url(../images/cal_icon.gif) top right no-repeat;
}

#notes h4, #swipe h4, #bulb h4 {
	color: #222;
	font: 18px/24px Helvetica, Tahoma, Verdana, sans-serif;
	margin: 0 0 10px 0;
	height: 20px;
	padding: 0 0 0 0px;/* --- Control indent for value buckets --- */
	font-weight:bold;
}

#bulb h4 {
	color: #222;
	font: 18px/24px Helvetica, Tahoma, Verdana, sans-serif;
	margin: 0 0 10px 0;
	height: 20px;
	padding: 0 0 5px 0px;/* --- Control indent for value buckets --- */
	font-weight:bold;
}

#bulb li{
list-style:circle;
font-size: 1.2em;
list-style-position:inside;
margin-left: 15px;
}

#notes h4 {
	background: url(../images/bg_green1.gif) top left repeat;
}

#swipe h4 {
	background: url(../images/h4-swipe1.jpg) top left no-repeat;
}

#bulb h4 {
	background: url(../images/cal_icon1.gif) top right no-repeat;
}

#swipe ul{
line-height: 14px;
list-style:circle;
margin: 0 0px 0 25px;
}
#swipe p img{
text-align:right;
float:right;
}
#notes p img{
text-align:right;
float:right;
}
#notes a{
color:#2a2a2a;
}


/* --- FOOTER --- */

#footer, .push {
    height: 120px;
    padding: 15px 0 0 0;
}

#footer {
	background: #e4e4e4 url(../images/bg-h3.jpg) top left repeat-x;
}

#footer-inner {
	width: 925px;
	margin: 0 auto;
	overflow: hidden;
}

#footer-inner p {
	float: left;
}

#footer-inner p.validate {
	float: right;
	line-height: 18px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#footer-inner p.validate a {
	color: #555;
	background: url(../images/valid.jpg) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 25px 0 0;
	height: 20px;
	display: block;
	float: left;
}

#footer_logo{
	background: url(../images/logo_footer.gif) top left no-repeat;
	float:right;
	position:relative;
	width: 150px;
	height:50px;
	right: 70px;
	}
	
	#footer_social{
	background: url(../images/logo_footer1.gif) top left no-repeat;
	float:right;
	position:relative;
	width: 60px;
	height:25px;
	right: 85px;
	top: 13px;
	}
		#footer_social img{
padding-right:5px;
	}


/* -------------------------
--------- SUBPAGES ---------
-------------------------- */

#content {
	width: 100%;
	background: transparent url(../images/bg-maincontent.jpg) top left no-repeat;
	margin: 36px 0 0 0;
	overflow: hidden;
}

#portfolio {
	margin: 30px 5px 0;
	overflow: hidden;
}

/* --- Single Portfolio Item --- */

.item {
	width: 425px;
	float: left;
	margin: 0 10px 40px;
	color: #565656;
}

.item img {
	background-color: #ececec;
	border: 1px solid #ddd;
	padding: 6px;
	margin: 0 0 15px;
}

.item h2 {
	font: 18px Helvetica, Arial, Tahoma, sans-serif;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding: 12px 0 12px 2px;
	margin: 0 7px 15px;
}

.item p {
	padding: 0 10px;
}

/* --- Portfolio Nav --- */

#folioNav {
	width: 100%;
	height: 35px;
	margin: 0 5px;
	background: #ececec url(../images/bg-h3.jpg) top left repeat-x;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
}

#folioNav span#previous {
	float: left;
	width: 96px;
	height: 26px;
	background: transparent url(../images/previous.png) top left no-repeat;
	text-indent: -9999px;
	margin: 5px 10px;
}

#folioNav span#next {
	float: right;
	width: 96px;
	height: 26px;
	background: transparent url(../images/next.png) top left no-repeat;
	text-indent: -9999px;
	margin: 5px 10px;
}

/* --- Clients & Testimonials --- */

#wrap {
	margin: 40px 10px 25px 20px;
	overflow: hidden;
}

#clients {
	width: 600px;
	float: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #e4e4e4;
}

#testimonials {
	width: 230px;
	float: left;
	margin: 0 0 0 20px;
}

#clients h4, #testimonials h4 {
	color: #222;
	font: 14px/16px Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	height: 16px;
	padding: 0 0 0 22px;
}

#clients h4 {
	background: url(../images/h4-clients.jpg) top left no-repeat;
}

#testimonials h4 {
	background: url(../images/h4-testi.jpg) top left no-repeat;
	line-height: 10px;
	margin-left: 18px;
}

#clientlist {
	overflow: hidden;
}

#clientlist li {
	float: left;
	margin: 0 15px 0 0;
}

#clientlist li img {
	background-color: #ececec;
	border: 1px solid #ddd;
	padding: 6px;
	margin: 0 0 15px;
}

#testimonials blockquote {
	background: url(../images/quotes.jpg) top left no-repeat;
	padding: 0 10px 0 25px;
	margin: 0 0 15px 0;
	color: #999;
	font-style: italic;
}

#testimonials p.author {
	padding: 0 10px 0 25px;
}

#testimonials span.readmore {
	display: block;
	width: 96px;
	height: 25px;
	background: transparent url(../images/readmore.png) top left no-repeat;
	text-indent: -9999px;
	margin: 0 20px;
}

/* --- CONTACT PAGE --- */

#contactForm {
	width: 470px;
	float: left;
	padding: 0 20px 0 0;
	margin: 50px 0 25px 20px;
}

.topBorder {
	border-top: 1px solid #e4e4e4;
	padding-top: 30px;
}

#contactInfo {
	margin-bottom: 50px;
}

#contactInfo p {
	color: #545454;
}

#contactInfo h4 {
	color: #222;
	font: 14px/16px Helvetica, Arial, Tahoma, sans-serif;
	font-weight: bold;
	background: url(../images/contact.png) top left no-repeat;
	margin: 0 0 10px 0;
	height: 16px;
	padding: 0 0 0 25px;
}

/* --- Contact Form --- */

#contactForm form label {
	display: none;
}

#contactForm form input {
	display: block;
	height: 15px;
	border: none;
	border-bottom: 1px solid #ccc;
	background-color: #f6f6f6;
	width: 230px;
	margin: 0 0 20px 0;
	color: #2c2c2c;
	padding: 5px;
	font: 11px/20px Helvetica, Arial, Tahoma, sans-serif;
}

#contactForm form input#submit {
	display: inline;
	height: 25px;
	width: 97px;
	background: transparent url(../images/send.png) top left no-repeat;
	border: 0;
	text-indent: -9999px;
	float: right;
	margin: 5px 55px 0 0; 	
}

#contactForm form textarea {
	display: block;
	border: none;
	border-bottom: 1px solid #ccc;
	background-color: #f6f6f6;
	width: 400px;
	margin: 0 0 20px 0;
	color: #2c2c2c;
	padding: 5px;
	font: 11px/20px Helvetica, Arial, Tahoma, sans-seriff;
	
}

#pop{
background:#FFFFFF;
width: 550px;
padding: 10px;
margin: auto;
border: 2px solid #000000;
}
#pop h2{
font-size: 1.7em;
font-style:italic;
font-weight:bold;
color: #ca001a;
text-decoration:underline;
}
#pop h3{
font-size: 1.3em;
font-style:italic;
font-weight:bold;
color: #005ac9;
line-height: 26px;
text-decoration:underline;
}
#pop img {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 7px;
	margin: 0 10px 5px 5px;
	float:right;
}



/*COUPON Styles */
#coupon {
	border: 5px dashed #000000;
	font-family:Helvetica, Arial, sans-serif
}

#coupon .coupon_discount img {
	font-size: 48px;
	color: #CC0000;
	text-align: center;
	font-weight:bold;
	line-height: 55px;
}
#coupon img {
float:none;
}

#coupon .coupon_title {
	font-size: 42px;
	color: #000000;
	text-align: center;
	line-height: 48px;	
}
#coupon .coupon_description {
	color: #000000;
	text-align: center;	
}
#coupon .coupon_expire {
	font-size: 12px;
	color: #000000;
	text-align: center;	
}
#coupon .coupon_link_back {
	font-size: 11px;
	color: #0000CC;
	text-align: center;
	width: auto;
}
#coupon .bottom {
	border-top: 1px dotted #999999;
}
/*END COUPON Styles */


