@charset "UTF-8";
/* CSS Document */

/*---- global ----*/
html img {
	border: 0;
	
}

span.sup {	
	font-size: xx-small;	
	/*position: relative;
	top: -0.4em;	*/
	/*_position: inherit;*/ /* IE6 does weird things to these tags when they're positioned relatively. Moves them to the top of the page. */
	vertical-align: top; /* Aligns the tag to the top. Ignored in Firefox. */
	line-height: 100%;
}

body, form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d2127;
	line-height: 16px;
	
}

table {
	font-size: 1em;
}

h1, h2, h3 {
	color: #9d0000;
}

h2 {
	font-size: 13px;
	font-weight: 600;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
}

a {
	color: #9e2115;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 8px 0;
}

a:focus, a:active, a:link, a:visited {outline: none;}

/*---- header ----*/
#header {
	position: relative;
}

#logo1 {
	position: relative;
	top: 0;
	left: 0;
	width: 169px;
	display: inline;
	float: left;
}

#slogan {
	position: relative;
	top: 0;
	left: 0;
	display: inline;
	float: left;
}

#logo2 {
	position: relative;
	top: 0;
	left: 0;
	display: inline;
	float: right;
}

#under_header {
	background-image: url(../images/under_header.gif);
	background-repeat: repeat-x;
	height: 12px;

}

#bg_tile {
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

/*---- left menu ----*/
#left_menu {
	width: 196px;
	height: 500px;
	border-right: 1px solid #30353C;
	background-image: url(../images/nav/menu_bg.jpg);
	background-repeat: repeat-y;
}

#left_menu .menu {
	display: block;
	height: 22px;
	padding: 6px 0 0 9px;
	background-image: url(../images/nav/menu_bg_off.jpg);
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#left_menu .menu:hover {
	background-image: url(../images/nav/menu_bg_on.jpg);
}

#left_menu .menu_on {
	display: block;
	height: 22px;
	padding: 6px 0 0 9px;
	background-image: url(../images/nav/menu_bg_on.jpg);
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#left_menu .sub, 
#left_menu .submenu_on {
	background: url(../images/nav/menusub_bg_off.jpg);
	display: block;
	height: 22px;
	padding: 6px 0 0 28px;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

#left_menu .sub:hover,
#left_menu .submenu_on {
	background: url(../images/nav/menusub_bg_on.jpg);
	padding-left: 28px;
}

#cards, #programs, #lubricants { /* submenus */
	display: none;
}

/*---- page layout ----*/
#main_content {
	background: url(../images/content_tile.jpg) 0 0;
}

#contentwrapper {
	padding: 0 10px 12px;
	background: url("../images/contentfooter_bg.gif") 0 100% repeat-x;
	min-height: 760px; /* min-height hack */
  	height: auto;
}

#content {
	position: relative;
	background: White url("../images/content_bg_new.jpg") 0 0 repeat-x;
	display: block;
	margin: 0;
	padding: 5px 10px 10px;
	border: 1px solid #d6d6d6;
	line-height: 16px;
}

#content #TermsConditions a{color:#6d6d6d; text-decoration:none;}
#content #TermsConditions a:hover{color:#af1700;}

#lc_spacer {
	min-height: 32px;
}

#wing_pts {
	vertical-align: bottom;
}

#wing_pts a {
	padding: 0;
	margin-top: 0;
}

#main_promowrapper {
	margin: 10px;
	width: 430px;
	height: 300px;
}

#main_promowrapper_lube {
	/*margin: 10px;*/
	width: 317px;
	
}

#lube_main
{
    background-color:#4c4f54;
    height:528px;
    width:317px;
    position:relative;
    top:229px;
}
#lubeLink
{
    position:relative;
    left:210px;
    top:35px;
}

#lube_side
{
    position:relative;
    width:228px;
    top:-530px;
    left:325px;    
}

#lrn_more_prod
{
    position:relative;
    left:140px;
    top:112px;
}

#lrn_more_ask
{
    position:relative;
    left:140px;
    top:118px;
}

#lubeProd
{
    background: url(../images/lubricants/AvLubes_ProdBox.jpg) no-repeat;
    height:144px;
    width:228px;
}

#lubeAsk
{
    background: url(../images/lubricants/AvLubes_Ask.jpg) no-repeat;
    height:144px;
    width:228px;
    position:relative;
    top:10px;

}

#techgloss
{
    background: url(../images/lubricants/AvLubes_TechGloss.jpg) no-repeat;
    height:144px;
    width:228px;
    position:relative;
    top:20px;


}

#lub_matrix
{
    padding:0;
    margin:0;
    background:#ffffff;
    color:#666666;    
}
#lub_matrix a
{
    color:#666666;
   
}
#lub_matrix a:hover
{
    color:#9E2115;
    text-decoration:underline;
}

#lubSubmatrix
{
    padding:0;
    margin:0;
    color:#666666;
    background:#e6e6e6;
}


#lubMatrix_header
{
    /*font-size:16px;*/
    font-weight:bold;
    
    text-align:center;
}

#lubMatrix_typeHeader
{
    padding:10px 0px 15px 0px;
    background:#f2f2f2 url(../images/lubricants/lubMatrix_type.jpg) no-repeat 0 0;
    min-width:119px;
    width:119px !important;
    
}
#lubMatrix_statusHeader
{
    padding:10px 0px 15px 0px;
    margin:0;
    background:#e6e6e6 url(../images/lubricants/lubMatrix_status.jpg) no-repeat 0 0;
    min-width:149px;
    width:149px !important;
}
#lubMatrix_ppr
{
    padding:10px 0px 15px 0px;
    margin:0;
    background:#f5f5f5 url(../images/lubricants/lubMatrix_ppr.jpg) no-repeat 0 0;
    min-width:149px;
    width:149px !important;
}
#lubMatrix_spr
{
    padding:10px 0px 15px 0px;
    margin:0;
    background:#e6e6e6 url(../images/lubricants/lubMatrix_spr.jpg) no-repeat 0 0;
    min-width:149px;
    width:149px !important;
}
#lubMatrix_comments
{
    padding:10px 0px 15px 0px;
    margin:0;
    background:#f5f5f5 url(../images/lubricants/lubMatrix_comments.jpg) no-repeat 0 0;
    min-width:199px;
    width:199px !important;
}

#lubMatrix_statusClmn
{
    padding:15px;
    background-color:#cfcfcf;
    width:115px;
    border-bottom:4px solid #e6e6e6;
}
#lubMatrix_pprClmn
{
    padding:15px;
    background-color:#dddddd;
    width:116px;
    border-bottom:4px solid #f5f5f5;
}
.lubMatrix_sprClmn
{
    padding:15px;
    background-color:#cfcfcf;
    width:116px;
    border-bottom:4px solid #e6e6e6;
}
.lubMatrix_commentsClmn
{
    padding:15px;
    background-color:#dddddd;
    width:166px;
    border-bottom:4px solid #f5f5f5;
}

#main_promo {
	height: 300px;
	position: relative;
	padding: 1px;
	background: #fff url("../images/index_banner_bg.jpg") 245px 0 no-repeat;
}

#main_promo img {
	position: absolute;
	top: 0;
	left: 0;
}

#main_promo ul {
	position: absolute;
	top: 276px;
	width: 427px;
	height: 20px;
	background: #fff;
	padding: 0;
	margin: 0;
	border-top: 1px solid #e5e4e4;
}

#main_promo ul li {
	display: block;
	float: left;
	text-align: center;
	border-left: 1px solid #e5e4e4;
	
}

#main_textwrapper {
	position: relative;
	line-height:normal;
	color: #000;
	margin: 10px;
	background: #fff;
}

#main_text {
	padding: 10px;
}

/*---- Typography ----*/
#main_promo #main_promo_links a {
	display: block;
	float: left;
	width: 140px;
	height: 20px;
	color: #898989;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #fff;
	padding-top: 4px;
}

#main_promo #main_promo_links a:hover {
	color: #790000;
}

#main_promo #main_promo_links li.first {
	border-left: 0;
}

#main_promo #main_promo_links a.active {
	color: #790000;
}

#main_promo a.learn {
	position: absolute;
	bottom: 32px;
	left: 255px;
	width: 78px;
	background: transparent;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
	background: url("../images/icon_arrow1.gif") 100% 60% no-repeat;
}

#main_promo a.learn:hover {
	text-decoration: none;
}

#main_promo h1 {
	position: absolute;
	top: 0;
	left: 255px;
	display: block;
	margin: 0;
	width: 165px;
	height: 100px;
	line-height: 32px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #fff;
}
#main_promo h2 {
	position: relative;
	top: 5px;
	left: 10px;
	margin: 0;
	width: 280px;
	height: 40px;
	line-height: 32px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	color: #fff;
}

#main_promo h1 sup {
	font-size: 0.7em;

}

#main_promo p {
	position: absolute;
	top: 108px;
	left: 255px;
	width: 160px;
	margin: 0;
	text-align: left;
	color: #fff;
}

#lube_main p
{
    position: relative;
	top: 20px;
	left: 10px;
	margin: 0;
	width: 300px;
	margin: 0;
	text-align: left;
	color: #fff;
	font-weight:bold;
	font-size:11px;
}

#main_text p {
	color: #000;
}

#main_text h1 {
	margin: 0 0 15px;
	border-bottom: 1px solid #808287;
	color: #000;
}

#content h1 {
	margin: 3px 0 7px;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 22px;
	border-bottom: 1px solid #999999;
}

#promo_h1
{
    margin: 3px 0 7px;
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 22px;
	/*border-bottom:none !important;*/
}

#content h1 sup {
	font-size: 0.6em;
}

#content h2 {
	margin-bottom: 10px;
}

#content p {
	line-height: 16px;
}

#content a {
	color: #790000;
	margin-bottom: 5px;
}

#content a:hover {
	color: #790000;
}

#sidebar_content p,
#sidebar_content h3,
#sidebar_content li {
	color: #fff;
}

#right_col a {
	color: #fff;
}

#right_col h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-transform: none;
}

#right_col h3 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

/*---- sidebar ----*/
#sidebar_content {
	width: 286px;
	background: #fff;
	padding-left: 10px;
	border-left: 1px solid #99999a;
}

#right_col {
	width: 255px;
	padding: 10px;
	color: #acacac;
}

#full_col {
	padding: 0px 10px;	
}

#right_col img#rebate_badge {
	margin: 30px 0px;
}

.ad {
	position: relative;
	margin: 6px 0;
}

#promo1 { /* Homepage promotions */
	width: 285px;
	height: 180px;
	margin-top: 0;
	background: url("../images/promo_phillipscard.jpg") 0 33px no-repeat;
}

#promo1 h2 {
	margin-top: 0;
}

#promo2 {
	position: relative;
	width: 285px;
	height: 200px;
	margin-top: 0;
	background: url("../images/promo_fbolocator.jpg") 0 33px no-repeat;
	line-height: 14px;
}

#promo2 p {
	position: absolute;
	top: 50px;
	right: 10px;
	width: 100px;
	text-align: right;
}

#promo2 .search {
	position: absolute;
	right: 95px;
	}

#promo2 h3 {
	position: absolute;
	margin: 0;
	top: 125px;
	right: 10px;
}

#promo2 ul {
	position: absolute;
	top: 132px;
	right: 0;
	width: 230px;
	list-style: none;
	text-align: right;
}

#promo2 ul li {
	padding-top: 5px;
	line-height: 20px;
}

#promo3 {
	width: 285px;
	
	margin-top: 0;
	background: #3a3e42 url("../images/promo_featurefbo.jpg") 107px 33px no-repeat;
	border-bottom: 8px solid #9f251e;
}

#promo3 h2 {
	margin-bottom: 0;
}

#promo3 img {
	margin: 0;
}

#promo3 p {
	position: absolute;
	top: 40px;
	left: 112px;
	width: 165px;
	font-size: 11px;
}

#master0 {
	position: absolute;
	top: 0px;
	left: 0;
	margin: 0;
	padding: 0;
}

#footer {
	color: #999999;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #990000;
	text-decoration: underline;
}

#locate_fbo_container {
	background: url(../images/locate_fbo_bg.jpg) no-repeat;
	height: 140px;
}

#locate_fbo_frm {
	line-height: 14px;
}

#featured_fbo_content div {
	padding: 8px;
}

.locate_fbo_link a {
	display: block;
	position: absolute;
	top: 65px;
	left: 200px;
	width: 80px;
	height: 50px;
}

#bsplit {
	height: 2px;
	display: block;
}

#locateFBO div {
	padding: 3px;
}

/*---- buttons ----*/
#applynow {
	position: absolute;
	bottom: 5px;
	left: 92px;
	background: url("../images/buttons/btn_applynow.jpg") 0 0 no-repeat;
}

#applynow:hover {
	background: url("../images/buttons/btn_applynow_on.jpg") 0 0 no-repeat;
}

#moreinfo {
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 82px;
	height: 26px;
	background: url(../images/buttons/btn_moreinfo.jpg) 0 0 no-repeat;
}

#moreinfo:hover {
	background-image: url(../images/buttons/btn_moreinfo_on.jpg);
}

#submit1 {
	width: 89px;
	height: 32px;
	border: 0;
	cursor: pointer;
}

#submit1:hover {
	background-image: url(../images/buttons/locate_btn_on.gif);
}

#featuredfbo {
	position: absolute;
	bottom: 5px;
	right: 0;
	background: url(../images/buttons/btn_learnmore.jpg) 0 0 no-repeat;
}

#featuredfbo:hover {
	background: url(../images/buttons/btn_learnmore_on.jpg);
}

#buy_banners {
	width: 374px;
	height: 110px;
	background-image: url(../images/lub_banner_bg.jpg);
	background-repeat: no-repeat;
}

#buy_online_btn {
	/*width: 105px;
	height: 27px;
	background-image: url(../images/buttons/buy_online_btn_off.jpg);
	background-repeat: no-repeat;*/
}

#buy_online_btn:hover {
	/*background-image: url(../images/buy_online_btn_on.jpg);*/
}

#find_btn {
	/*width: 222px;
	height: 27px;
	background-image: url(../images/buttons/find_distr_btn_off.jpg);
	background-repeat: no-repeat;*/
}

/*---- Home Panels Links----*/
.panel {
	position: relative;
	float: left;
	width: 200px;
	margin: 10px 0;
}

.panel .inset img {
	border: 1px solid #000;
}

.panel .inset h2 {
	float: left;
	width: 90px;
	margin: 0 0 0 5px;
	font-weight: bold;
}

.panel .inset h2 a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.panel .inset h2 a:hover {
	text-decoration: underline;
}

/*---- Pagination ---*/
#pagination { 
	float: right; 
}

#pagination li { 
	border: 0; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	float: left; 
}

#pagination a { 
	border-right: solid 1px #181e24; 
	margin-right: 2px; 
}

#pagination .next a,
#pagination previous a { 
	border: none; 
	font-weight: bold; 
}	

#pagination .active { 
	color: #9e2115; 
	font-weight: bold; 
	display:block; 
	float:left; 
	padding:0 6px; 
	border-right:solid 1px #181e24; 
}

#pagination a:link,
#pagination a:visited { 
	color: #181e24; 
	display: block; 
	float: left; 
	padding: 0 6px; 
	text-decoration: none;
}

#pagination a:hover { 
	text-decoration:none;
	color: #9e2115;
}

#pagination .last a {
	border-right: 0;
}

/*---- general classes ----*/
.zero {
	margin: 0;
	padding: 0;
}

div.spacer {
	clear: both;
	visibility: hidden;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.hide {
	display: none;
}

.highlight {
	color: #9e0b0e;
}

.note {
	font-size: 10px;
}

#content h1.longtitle {
	font-size: 20px; /* smaller size for longer header titles */
}

.box {
	position: relative;
	border: 1px solid #e1e1e2;
	background: #fff;
}

a.noline {
	text-decoration: none;
}

a.noline:hover {
	text-decoration: underline;
}

.imgfloat img {
	float: left;
	position: relative;
	border: 1px solid #5d5d5d;
	padding: 3px;
}

.linklist {
	padding: 5px 0;
}

.linklist ul {
	margin: 0;
	margin-left: 100px;
	padding: 0;
	width: 300px;
	list-style: none;
}

.linklist ul h3 {
	font-size: 13px;
	line-height: 19px;
}

/********** Lubricant FAQs ***********/

.linklist_faq {
	padding: 5px 0;
}

.linklist_faq ul {
	margin:0 0 0 15px;
	padding: 0;
	width: 400px;
	color:#790000;
	
}

.linklist_faq ul h3 {
	font-size: 13px;
	line-height: 19px;
}

#ans_ul
{
    color:#1D2127;
    list-style-type:none;
}
/*************************************/
.nobullets {
	list-style: none;
}

.bold {
	font-weight: bold;
}

.indent {
	margin-left: 5px;
}

.arrow1 {
	padding: 3px 13px 0 0;
	background: url("../images/icon_arrow1.gif") 100% 70% no-repeat;
}

/*---- custom page styles ----*/
#ourproducts a {
	display: block;
	padding-bottom: 10px;
}

#ourproducts h3 {
	font-size: 14px;
	text-transform: uppercase;
}

.findfbo {
	line-height: 14px;
	text-align: right;
	background: url("../images/bg_fbolocator.jpg") 0 0 repeat-x;
	height: 490px;
}

#findfbo ul {
	height: 30px;
}

#findfbo ul li {
	display: inline;
	height: 30px;
}
	
#findfbo ul li a {
	margin: 0;
	padding: 0;
}


.searchpage {
	background: url(../images/contentsearch_bg.jpg) 0 0 repeat-x !important;
	padding: 0;
	margin: 0;
}

.promopage {
	/*background: url(../images/contentsearch_bg.jpg) 0 20px repeat-x !important;*/
	padding: 0;
	margin: 0;
}

table.form1 {
	color: #66696c;
}

table.form1 input, 
table.form1 select {
	color: #363636;
	background: #fff;
	border: 1px solid #c2c2c2;
	height: 20px;
}

#rebate {
	color: #a61d24;	
	padding: 0px 30px 10px 40px;		
}

#rebate h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}

#rebate-side {
	color: #FFF;
	padding: 0px 30px;
	font-size: 13px;
}

#rebate-side em {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}	

#rebate-side em a {
	text-decoration: underline;
	color: #a61d24;
}

span.line {
	display: block;
}


/* Events Page */

#content.events {
	background: #dedfdf url(../images/contentfooter_bg.gif) repeat-x bottom;
	display: block;
	margin: 0;
	padding: 5px 10px 10px;
	border: none;	
	line-height: 16px;
	min-height: 560px;
	height: auto !important;
	height: 560px;
}

#content.events h3 {
	color: #9D0000;
}

#content.events p {
	color: #1d2127;
}

#tabs {	
	padding: 0px;
	margin: 0px;
	position: relative;
	zoom: 1;	
	background: #5e5f63;
}

#tabs:after {
	content: ".";  
    visibility: hidden;  
    display: block;  
    clear: both;  
    height: 0;  
	font-size: 0;
}

#tabs li {
	float: left;
	border-right: 1px solid #828287;
	color: #e5e5e5;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 0px;	
}

#tabs > li {
	width: auto;
}

#tabs li a {
	background: none;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0px 15px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	color: #e5e5e5;	
}

#tabs li a:hover {
	background: #790000;
	color: #FFF;
}

#tabs li a.active {
	background: #790000;
	color: #FFF;
}

.tab {
	display: none;
}

.tab.on {
	display: block;
}

#full-container {
	padding: 0px 10px;
	background: #FFF;
}