/*
Theme Name: LubeTech
Theme URI: http://lubetech.com/
Description: Lube Tech
Version: 1.0
Author: Brew Creative
Author URI: http://brew-creative.com
Tags: 
*/

* { margin: 0px; padding: 0px; }

body {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #231f20;
	text-align: center;
	background: url(/i/bg_left.png) left repeat-y;
}
body.noStyle {
	background: #FFFFFF;
	text-align: left;
	padding: 40px;
}
#bg_wrapper { 
	background: url(/i/bg_right.png) right repeat-y;
}
#bg_wrapper_2 {
	background: url(/i/bg.jpg) center top repeat-y;	
}

a {
	color: #000000;
	cursor: pointer;
}
a:hover { 
	text-decoration: underline;
}
#content a:visited { 
	color: #007762;
}

h2 {
	font-size: 22px;
	color: #018870;
	line-height: 30px;
	margin-bottom: 23px;
}
.home h2 { 
	font-size: 19px;
	margin-bottom: 35px;
}
h2 a {
	color: #018870;
	text-decoration: none;
}
h2 a:hover { text-decoration: underline; }
h2 .cufon-canvas { margin-bottom: 5px; }

h3 {
	font-size: 17px;
	color: #018870;
	margin-bottom: 20px;
}
h3 {
	padding-top: 25px;
}
h4 {
	padding-top: 25px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #158366;
}
.news h4 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 30px;
}

p {
	margin: 0px 0px 20px 0px;
}

a img { border: 0px; }

#content ul {
	margin-left: 17px;
}
#content ul li {
	margin-bottom: 20px;
}

/* --- */

.clear { clear: both; }
.alignleft { float: left; margin: 0px 15px 15px 0px; }
.noTopPadding { padding-top: 0px; }

/* --- */

#container {
	width: 887px;
	margin: 0px auto 0px auto;
	text-align: left;
}

/* --- */

#header {
	position: relative;
	padding: 30px 15px 0px 50px;
	height: 91px;
	background: url(/i/main_shadow_top.png) center bottom no-repeat;
	z-index: 1000;
}
*html #header { background: none; }
#header h1 a {
	display: block;
	width: 260px;
	height: 75px;
	text-indent: -789em;
	background: url(/i/logo.png) no-repeat;
}
*html #header h1 a  { visibility:hidden; behavior: url(/c/iepngfix.htc); }


#header_nav {
	list-style: none;
	position: absolute;
	top: 73px;
	right: 20px;
	z-index: 1000;
}
.Safari #header_nav {
	top: 74px;
}
#header_nav li {
	float: left;
	z-index: 1000;
}
#header_nav li a {
	display: block;
	padding: 14px 14px 19px 14px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#header_nav li#nav_contact a {
	padding-bottom: 13px;
}

#header_nav li#nav_catalog a {
	padding-bottom: 13px;
}

#header_nav li:hover a.top,
#header_nav li.sfhover a.top,
#header_nav li a.top:hover {
	color: #008870;
	background: #383737;
}

#header_nav li:hover ul,
#header_nav li.sfhover ul {
	left: auto;
	right: -8px;
}
#header_nav li.sfhover ul {
	right: -1px;
	top: 47px;
	z-index: 1000;
	width: 449px;
	background: #383737;
}
.Safari #header_nav li:hover ul {
	top: 47px;
	right: -10px;
}
#header_nav li ul {
	list-style: none;
	position: absolute;
	left: -789em;
	width: 457px;
	z-index: 1000;
}
#header_nav li ul li a {
	font-weight: normal;
	text-transform: none;
	background: #383737;
	padding-bottom: 9px;
	font-family: Trebuchet MS, Trebuchet, Arial;
}
#header_nav li ul li a:hover {
	color: #008870;
}


/* --- */


#main_wrapper {
	padding: 0px 20px 0px 20px;
	background: url(/i/main_shadow.png) center repeat-y;	
}
*html #main_wrapper { background: none; }
.main {
	position: relative;
	background: #FFFFFF;
	z-index: 1;
}
*html .main { height: 500px; }
.home .main { padding-bottom: 60px; }
.page_header {
	font-size: 35px;
	color: #00ad8e;
	padding: 75px 0px 0px 87px;
	height: 157px;
	font-weight: normal;
	background-repeat: no-repeat;
}

.automotive .page_header { padding-left: 143px; }
.automotive .page_header_link { left: 143px; }
.custom-brands .page_header { padding-left: 174px; }
.custom-brands .page_header_link { left: 174px; }
.industry .page_header { padding-left: 193px; }
.industry .page_header_link { left: 193px; }
.fleet .page_header { padding-left: 186px; }
.fleet .page_header_link { left: 186px; }
.catalog .page_header { padding-left: 106px; }
.catalog .page_header_link { left: 186px; }

.page_header_link {
	display: block;
	position: absolute;
	left: 87px;
	top: 146px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.page_header_link:hover { text-decoration: underline; }

/* --- */

#content {
	position: relative;
	min-height: 500px;
	padding: 18px 62px 30px 50px;
	line-height: 18px;
}
*html #content {
	height: 500px;
}
.with_sidebar #content {
	float: left;
	width: 555px;
}
.with_form #content {
	float: left;
	width: 295px;
	padding-right: 50px;
}

/* --- */

.thumbs_to_side {
	padding-left: 280px;
	min-height: 450px;
	background-repeat: no-repeat;
	background-position: 0px 27px;
}
*html .thumbs_to_side { height: 450px; }

/* --- */

#sidebar {
	position: relative;
	float: left;
	width: 148px;
	padding-top: 20px;
	color: #383737;
}
#sidebar_nav {
	list-style: none;
}
#sidebar_nav li {
	padding: 33px 0px 33px 0px;
	border-bottom: 1px solid #aeaeae;
}
#sidebar_nav li.last { border-bottom: 0px; }
#sidebar_nav li .top,
#product_contact {
	display: block;
	color: #383737;
	font-size: 17px;
	text-decoration: none;
}
#sidebar_nav li a:hover,
.products #sidebar_nav li#side_products a,
.customer-story #sidebar_nav li#side_customer-story a,

.history #sidebar_nav li#side_history a,
.facilities #sidebar_nav li#side_facilities a,
.news #sidebar_nav li#side_news a,
.careers #sidebar_nav li#side_careers a,
.community #sidebar_nav li#side_community a,
#product_contact:hover {
	color: #008870;
}

#sidebar_nav #side_news ul {
	list-style: none;
	margin-top: 22px;
}
#sidebar_nav #side_news li {
	padding: 0px 0px 7px 0px;
	border-bottom: 0px;
}
#sidebar_nav #side_news li a {
	color: #383737;
	font-size: 13px;
	text-decoration: underline;
}

#sidebar_nav ol {
	position: relative;
	top: 5px;
	list-style: none;
	height: 21px;
}
#sidebar_nav ol li {
	float: left;
	height: 21px;
	margin-right: 28px;
	font-size: 12px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	color: #008870;
}
#sidebar_nav ol li a {
	color: #333333 !important;
	display: inline;
	text-decoration: none;	
}
#sidebar_nav ol li a:hover {
	color: #008870 !important;
}


/* --- */

#breadcrumbs {
	position: relative;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 10px;
	background: #383737;
	padding: 0px 20px 0px 20px;
}
#trail {
	width: 500px;
	height: 30px;
	overflow: hidden;
	letter-spacing: 1px;
}
#breadcrumbs a {	
	text-decoration: none;
	color: #FFFFFF;
}
#breadcrumbs a:hover {	
	text-decoration: underline;
}
#breadcrumbs ul {
	position: absolute;
	top: 0px;
	right: 0px;
	list-style: none;
}
#breadcrumbs ul li {
	float: left;
	margin-right: 16px;
}
#breadcrumbs ul li a {
	font-size: 13px;
}

.automotive #breadcrumbs ul li.s_automotive a,
.fleet #breadcrumbs ul li.s_fleet a,
.industry #breadcrumbs ul li.s_industry a,
.custom-brands #breadcrumbs ul li.s_custom-brands a {
	color: #00a98c;
	font-weight: bold;
}


/* --- */

#footer {  
	clear: both;
	position: relative;
	width: 847px;
	height: 216px;
	background: #000000;
}

#abs_footer {
	width: 887px;
	margin: 0px auto 0px auto;
	padding: 15px 0px 30px 0px;
	background: url(/i/main_shadow_btm.png) top center no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
}
*html #abs_footer { background: none; }
#abs_footer ul {
	list-style: none;
	margin-left: 230px;
}
#abs_footer ul li {
	float: left;
	margin-right: 33px;
}
#abs_footer ul li a { 
	color: #FFFFFF; 
	text-decoration: none;
	text-transform: uppercase;	
}








/* -- Home -- */




.home #content {
	float: left;
	width: 360px;
	min-height: 0px;
	padding: 15px 55px 40px 65px;
	line-height: 22px;
}
*html .home #content { height: 0px; }
#home #latest_news {
	position: relative;
	float: left;
	width: 245px;
	margin-top: 40px;
	padding: 15px 47px 26px 60px;
	border-left: 1px solid #aeaeae;
}
#home #latest_news ul {
	list-style: none;
}
#home #latest_news ul li {
	font-size: 11px;
	margin-bottom: 15px;
}
#home #latest_news small {
	position: absolute;
	display: block;
	right: 40px;
	bottom: -20px;
}



#home_slideshow {
	position: relative;
	height: 351px;
	background: url(/f/i/slideshow_bg.png) no-repeat;
	z-index: 1;
}


/* --- History --- */

#history_decades {
	border: 0px;
	width: 100%;
	margin-top: 42px;
}
#history_decades td {
	height: 24px;
	background: #ababab;
	color: #cbc9c9;
	font-size: 12px;
	border: 0px;
	text-align: center;
}
#history_decades td a {
	color: #FFFFFF;
}
#history_decades td a.selected {
	color: #11816d;
}
.history_block { 
	display: none;
	min-height: 300px;
	padding: 22px 0px 0px 305px;
	background-repeat: no-repeat;
	background-position: 0px 33px;
}
*html .history_block { height: 300px; }



/* --- Press Room --- */

.i_rss {
	position: absolute;
	left: 300px;
	top: 20px;
	display: block;
	width: 86px;
	height: 21px;
	text-indent: -789em;
	background: url(/i/i_rss.png) no-repeat;
}

.news small {
	display: block;
	color: #a7a7a7;
	font-size: 13px;
	font-weight: bold;	
	margin-bottom: 30px;
	text-transform: uppercase;
}
.post_list small {  margin-bottom: 0px; }
.post_list a { font-size: 15px; }



/* --- Table --- */

.table {
	border: 0px;
	width: 100%;
}
.table th {
	height: 24px;
	background: #ababab;
	color: #FFFFFF;
	font-size: 12px;
	border: 0px;
	text-align: left;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
}
.table td {
	height: 45px;
	padding: 0px 15px 0px 15px;
	border-top: 1px solid #939292;
}
.table .topRow td { border: 0px; }


/* --- Job Listing --- */

#job_listing {
	background: url(/i/logo_white_small.png) top right no-repeat;
}
#job_listing ul {
	margin: 10px 0px 15px 17px;
}
#job_listing ul li {
	margin-bottom: 7px;
}

#job_listing form {
	padding: 10px 15px 15px 15px;
}

#job_listing fieldset {
	display: block;
	float: left;
	border: 0px;
	width: 155px;
	margin: 0px 15px 25px 15px;
}
#job_listing fieldset label {
	display: block;
	font-weight: bold;
	margin-bottom: 13px;
}
#job_listing fieldset input {
	width: 155px;
}

#job_listing fieldset.file {
	width: 225px;
}
.Safari #job_listing fieldset.file {
	clear: both;
	float: none;
	width: auto;
}
.Safari #job_listing fieldset.file input {
	width: auto;
}


/* --- In Popup Window --- */

.inWindow #container { width: auto; }

.inWindow #header_nav,
.inWindow #breadcrumbs,
.inWindow #footer,
.inWindow #abs_footer,
.inWindow .page_header_link 
 { display: none; }


/* --- Product List --- */

.products #search_drops {
	padding-top: 30px;
}
#search_drops fieldset { display: block;
	position: relative;
	border: 0px;
	margin-bottom: 4px;
}
#search_drops fieldset.spinner {
	background: #FFFFFF url(/i/smallspinner.gif) right center no-repeat;
}
*html #search_drops fieldset.spinner {
	background-position: top center;
}
*html #search_drops fieldset.spinner select {
	visibility: hidden;
}
#search_drops fieldset h3 {
	width: 235px;
	text-align: right;
	padding: 0px;
}
#search_drops fieldset select {
	position: absolute;
	left: 252px;
	top: 0px;
	width: 235px;
}
.products #search_drops #sub {
	margin-left: 350px;
}

.product-list #search_drops fieldset {
	float: left;
	margin-bottom: 18px;
}
.product-list #search_drops h3 {
	display: none;
}
.product-list #search_drops fieldset {
	padding-right: 17px;
	margin-right: 5px;
}
.product-list #search_drops fieldset select { 
	position: static;
	width: 150px;
	font-size: 12px;
}
.product-list #search_drops #sub { font-size: 12px; }

#product_list {
	margin: 25px 0px 20px 0px;
}
.pages { clear: both; }
.pages a,
.pages span {
	font-size: 14px;
	padding-right: 20px;
	font-weight: normal;
}
.pages span { font-weight: bold; }

#product_search_field {
	position: absolute;
	top: 25px;
	right: 67px;
}
#product_search_field #ps {
	width: 155px;
	padding: 3px 25px 3px 3px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF url(/i/i_search.png) right no-repeat;
	font-size: 11px;
}
#ps.dim {
	color: #696969;
	text-align: right;
}
.product-list #product_search_field {
	top: 65px;
	right: 230px;
}

#product_contact {
	position: absolute;
	top: 67px;
	right: 60px;
	display: block;
	width: 135px;
	height: 90px;
}

*html select { background: #FFFFFF; border: 1px solid #FF0000; }


div.float {
  float: left;
padding-right: 40px;
margin-right: 40px;

  }
  
div.float p {
   text-align: left;
   font-size: 10px;
   }

.catalog_home {
	display:block;
	margin-left: 200px;
	margin-right: auto;
	height:  100px;
	text-decoration: none;
	padding: 0 0 20px;
	

}  

.catalog_home a{

margin-left:0px;
vertical-align: middle !important;
text-decoration: none;

} 

.catalog_home img{
padding-right: 10px;
}
.catalog_images {
	width:  500px;
	  float: left;
	  
}