/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#d8d3c8;
	font-size:14px;
	margin:0 auto;
	background-color:#434343;
	background-repeat: repeat-x;
	background-position: top center;
	background-image:url(images/bg_body.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color:#FFA500;
	text-decoration: none;
}

a:hover {
	color: #FFA500;
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}


.event {
	width: 50%;
	float: left;
}

.event-spacer {
	height: 20px;
	clear: both;
}

.product-box {
	position:relative;
	width:30%;
	height:320px;
	padding: 30px 0 0 10px;
	float:left;
	text-align:center;
	border-right: 2px solid #434343;
}

.special-product-box {
	position:relative;
	width:30%;
	height:320px;
	padding: 30px 0 0 10px;
	float:left;
	text-align:center;
	border-right: 2px solid #434343;
}


.submitbutton {
	color:#000000;
}

.product-box-end {
	position:relative;
	width:35%;
	padding: 30px 0 0 10px;
	height:320px;
	float:left;
	text-align:center;

}

.product-divider {
	height: 2px;
	background-color: #434343;
	clear: both;
}

.readmore a{
	color:#d8d3c8;
	font-size:14px;
	text-decoration:underline;
}

.readmore a:hover {
	color:#FFA500;
}


#standout {
width:600px; 
color:#000000;
background-color:#FFFFFF;
border: 1px solid #000000;
padding:10px;
}


.product-box a, .product-box-end a { color:white; }
/*
.product-box a img, .product-box-end a img {
	border: 4px solid #FFF;
}
*/

h1 {
	font-variant:small-caps;
	border-bottom: 2px solid #434343;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}


h1 span {
	font-size: 14px; 
	letter-spacing: 2px;
	text-transform: uppercase;
	font-variant: normal;
}

h2 {
	font-variant:small-caps;
}

h2.quote {
	color: #FFF;
	font-variant:normal;
}


h2 span {
	font-size: 14px; 
	letter-spacing: 2px;
	text-transform: uppercase;
	font-variant: normal;
}

.blog_date {
	margin:0;
	padding:0 0 10px 0; 
	font-size:12px;
	float:left;
}

.calendar {
	float:left;
	margin-right:5px;
}

.blog-title{
	margin-top:10px;	
}

.blog-title a{
	color:#fff;
	font-size:21px;
	font-weight:normal;
}

.product-box .btn img, .product-box-end .btn img  {
	border: none;
}


div.splitter {
	border-top: solid 2px #434343;
	height: 1px;
	margin: 30px 0;
	clear: both;
}

.product-img {
position:relative;
width:auto;
height:auto;
float:left;
border:2px solid white;
margin:5px 5px 0 0;
}


/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

/* ---- layout settings ----------------------- */

#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:135px;

}
#header2 {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:174px;

}
/* ---- start nav id settings ------------------------ */
 
 
#nav {
	position:relative;
	top:50px;
	left:340px;
	width:617px;
	height:72px;

}


#nav-sub {
	position:relative;
	top:50px;
	left:230px;
	width:723px;
	height:72px;

}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
}

#main-blog {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	padding:20px 0 0 0;
	background:url(images/bg_blog.jpg) repeat-y top center;
}

#content-top {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-image:url(images/bg_headerdiff.jpg);
	background-repeat:no-repeat;
}	

#content-top4 {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	background-image:url(images/bg_headerdiff.jpg);
	background-repeat:no-repeat;
}

#content-top-sub {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:174px;
	background-image:url(images/bg_header-sub.jpg);
	background-repeat:no-repeat;
}

#content-btm {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:auto;
	background-image:url(images/img_main-middle.jpg);
	background-repeat:repeat-y;
    padding: 30px 30px 20px 30px;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	width:500px;
	min-height:226px;
    height:auto !important;
    height:226px;
	color:#4c4c4c;
	padding:0 35px 0px 0;
	float:right;

}
#content_main-sub {
	position:relative;
	top:0;
	left:0;
	width:660px;
    min-height:300px;
    height:auto !important;
    height:300px;
	float:left;

}

#content_main-sub2 {
	position:relative;
	top:0;
	left:0;
	width:890px;
    min-height:300px;
    height:auto !important;
    height:300px;
	float:left;

}

#content_main-blog {
	position:relative;
	top:0;
	left:0;
	width:560px;
    min-height:300px;
	padding:0 30px 20px 30px;
	float:left;
    height:auto !important;
	background:url(images/bg_blog_main.jpg) repeat-y top center;
}

#products {
	position:relative;
	top:0;
	left:0;
	width:890px;
	height:255px;
	padding-left: 0px;
	margin: 0 auto;
	color:#4c4c4c;
	font-size:12px;
	padding:5px 0px 0px 0px;

}

.blog_thumb {
	float:left;
	margin:0 20px 0 0;
}	



#new_products {
	position:relative;
	float:none;
	text-align:center;
	top:0px;
	left:0;
	width:280px;
	height:207px;
	float:left;
	padding: 50px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	background-image:url(images/img_new-products.jpg);
	background-repeat:no-repeat;

	
}


#newsletter-signup {
	position:relative;
	top:0;
	left:0;
	width:157px;
	height:200px;
	background-image:url(images/img_news-letter-signup.jpg);
	background-repeat:no-repeat;
	float:right;
	padding: 60px 20px 0 20px;
}

#sandra-events {
	position:relative;
	top:0;
	left:0;
	width:157px;
	height:191px;
	background-image:url(images/img_sandra-events.jpg);
	background-repeat:no-repeat;
	float:left;
	margin: 0 10px;
	padding: 64px 20px 0 20px;
}


#side_bar {
	position:relative;
	top:45px;
	left:0;
	width:174px;
	height:141px;
	float:right;

	padding: 0px 25px 0 20px;
	font-size:12px;
	color:#4c4c4c;
}

#side_bar-blog {
	position:relative;
	top:0;
	left:0;
	width:330px;
	height:auto;
	float:right;
	font-size:12px;
	padding:0 0 20px 0;
	color:#4c4c4c;
	background:url(images/bg_blog_side.jpg) repeat-y top center;
}


#side_bar-blog li,
#side_bar-blog li a{
	color:#d8d3c8;
}

#side_bar-blog li a:hover {
	color:#FFA500;
	text-decoration:underline;
}

#featured_video {
	width:296px;
	height:173px;
	padding:87px 0 0 34px;
	background:url(images/bg_featured_video.jpg) no-repeat top center;
}	

#recent_posts {
	width:330px;
	padding-top:70px;
	background:url(images/bg_recent_posts.jpg) no-repeat top center;
}

#fueling_ideas {
	width:330px;
	padding-top:70px;
	background:url(images/bg_fueling_ideas.jpg) no-repeat top center;
}

#fuel_thought {
	width:330px;
	padding-top:70px;
	background:url(images/bg_fuel_thought.jpg) no-repeat top center;
}

#articles_interest {
	width:330px;
	padding-top:70px;
	background:url(images/bg_articles_interest.jpg) no-repeat top center;
}

#pictures {
	width:330px;
	padding-top:70px;
	background:url(images/bg_pictures.jpg) no-repeat top center;
}

#product_specials{
	width:330px;
	padding-top:70px;
	background:url(images/bg_product_specials.jpg) no-repeat top center;
}

.special_thumb {
	width:88px;
	float:left;
	margin-left:12px;
}

/* ---- end main content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:12px;
	clear:both;
}


#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:71px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav_new_08.gif);
	
}

a#nav_01 {
	width:76px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -71px;
}

.active_01 {
	background-position: 0 -71px !important;
}

a#nav_02 {
	width:101px;
	cursor:pointer;
	background-position:-76px 0;
}

a:hover#nav_02{
	background-position:-76px -71px;
}

.active_02 {
	background-position:-76px -71px !important;
}

a#nav_03 {
	width:97px;
	cursor:pointer;
	background-position:-177px 0;
}

a:hover#nav_03{
	background-position:-177px -71px;
}

.active_03 {
	background-position:-177px -71px !important;
}

a#nav_04 {
	width:75px;
	cursor:pointer;
	background-position:-274px 0;
}

a:hover#nav_04{
	background-position:-274px -71px;
}

.active_04 {
	background-position:-274px -71px !important;
}

a#nav_05 {
	width:108px;
	cursor:pointer;
	background-position:-349px 0;
}

a:hover#nav_05{
	background-position:-349px -71px;
}


.active_05 {
	background-position:-349px -71px !important;
}



a#nav_06 {
	width:85px;
	cursor:pointer;
	background-position:-457px 0;
}

a:hover#nav_06 {
	background-position:-457px -71px;
}

.active_06 {
	background-position:-457px -71px !important;
}


a#nav_07 {
	width:70px;
	cursor:pointer;
	background-position:-542px 0;
}

a:hover#nav_07 {
	background-position:-542px -71px;
}

.active_07 {
	background-position:-542px -71px !important;
}


/* ---- start sub navigation settings -------------------------- */


#nav-sub a {
	position:relative;
	float:left;
	height:71px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav-sub.gif);
	
}

a#nav-sub_01 {
	width:73px;
	background-position:0 0;
}

a:hover#nav-sub_01{
	background-position: 0 -71px;
}

.active_01 {
	background-position: 0 -71px !important;
}

a#nav-sub_02 {
	width:98px;
	cursor:pointer;
	background-position:-73px 0;
}

a:hover#nav-sub_02{
	background-position:-73px -71px;
}

.active_02 {
	background-position:-73px -71px !important;
}

a#nav-sub_03 {
	width:101px;
	cursor:pointer;
	background-position:-171px 0;
}

a:hover#nav-sub_03{
	background-position:-171px -71px;
}

.active_03 {
	background-position:-171px -71px !important;
}

a#nav-sub_04 {
	width:72px;
	cursor:pointer;
	background-position:-272px 0;
}

a:hover#nav-sub_04{
	background-position:-272px -71px;
}

.active_04 {
	background-position:-272px -71px !important;
}

a#nav-sub_05 {
	width:110px;
	cursor:pointer;
	background-position:-344px 0;
}

a:hover#nav-sub_05{
	background-position:-344px -71px;
}


.active_05 {
	background-position:-344px -71px !important;
}



a#nav-sub_06 {
	width:80px;
	cursor:pointer;
	background-position:-454px 0;
}

a:hover#nav-sub_06 {
	background-position:-454px -71px;
}

.active_06 {
	background-position:-454px -71px !important;
}


a#nav-sub_07 {
	width:89px;
	cursor:pointer;
	background-position:-534px 0;
}

a:hover#nav-sub_07 {
	background-position:-534px -71px;
}

.active_07 {
	background-position:-534px -71px !important;
}


a#nav-sub_08 {
	width:100px;
	cursor:pointer;
	background-position:-623px 0;
}

a:hover#nav-sub_08 {
	background-position:-623px -71px;
}

.active_08 {
	background-position:-623px -71px !important;
}

/* ---- start highslide settings -------------------------- */



.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border-color: silver;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
