﻿/* Main Nav Styles */
/* ************************************************** */
#topNav{position:relative;background:url(http://media.tbccentral.com/themes/BigO/images/topNavBG2.png) repeat-x;  height:40px; width: 1000px;   }
#topNav ul{padding:0px 0 0 0px;  }
	#topNav ul li{ display:inline;
	               float: left;
				   height: 40px;
				   overflow  : hidden;
				   position  : relative; 
				   border: none !important;}
				                          
				     #topNav li a:link,
				     #topNav  li a:visited,
				     #topNav  li a:hover,
				     #topNav  li a:active {
					    display: block;
					    font-size: 14px;
					    font-weight: bold;
					    line-height: 40px;
					    padding: 0 0px;
					    text-align: center;
					    text-decoration: none;
					    text-transform: uppercase; }
					            
					        #topNav li a span {
						        cursor: pointer;         
						        height: 40px;
						        cursor: hand;
						        display: block;    }                  
						    
			#topNav ul li a {display: block; background: transparent url(http://media.tbccentral.com/themes/BigO/images/nav_btn_new.jpg) no-repeat; height:40px; color: #fff; }
			 #topNav ul li a:hover { display: block; background: transparent url(http://media.tbccentral.com/themes/BigO/images/nav_btn_new.jpg) no-repeat; height:40px; color: #b3282a;  }
	
				        #topNav ul li.tires a {background-position: 0 0; width:107px !important; }
					        #topNav ul li.tires a:hover { background-position: 0 -40px;width:107px !important;}
					        #topNav ul li.tires a.active, #topNav ul li.tires a.active:hover { background-position: 0 -80px !important;width:107px !important;}
    					
				        #topNav ul li.wheels a {background-position: -107px 0; width:125px;}
					        #topNav ul li.wheels a:hover { background-position: -107px -40px; width:125px; }
					        #topNav ul li.wheels a.active, #topNav ul li.wheels a.active:hover { background-position: -107px -80px !important; width:125px; }

				        #topNav ul li.service a {background-position: -232px 0; width:142px;}
					        #topNav ul li.service a:hover { background-position: -232px -40px; width:142px; }
					        #topNav ul li.service a.active, #topNav ul li.service a.active:hover { background-position: -232px -80px !important; width:142px; }
					        
				        #topNav ul li.locations a {background-position: -374px 0; width:147px;}
					        #topNav ul li.locations a:hover { background-position: -374px -40px; width:147px !important; }
					        #topNav ul li.locations a.active, #topNav ul li.locations a.active:hover { background-position: -374px -80px !important; width:147px !important; }
					        
					   #topNav ul li.promotions a {background-position: -522px 0; width:125px;}
					        #topNav ul li.promotions a:hover { background-position: -522px -40px; width:125px;}		
					        #topNav ul li.promotions a.active, #topNav ul li.promotions a.active:hover{ background-position: -522px -80px !important; width:125px;}		
				       
				        #topNav ul li.first  { border-left: none;}
			             #topNav ul li.last  { border-right: none; text-align: center;}
			
			#searchBox{position:absolute;top:4px;right: 10px; width: 230px; height: 28px; background: transparent url(http://media.tbccentral.com/themes/bigo/images/bg/searchbg.jpg) no-repeat scroll 0 0; display: block; }
					#searchBox .inner input { border: none; }
						#searchBox .inner input.search {position: absolute; left: 10px; top: 5px; border: 1px solid #fff;  }
						#searchBox  .inner input.btn {position: absolute; right: 0; top: 0; cursor:pointer;}
						
            .finalizeChecklist
            {
                background: transparent url(http://media.tbccentral.com/themes/BigO/images/viewchecklist_btn.png) no-repeat scroll 0 0;
                display:block;
                height: 26px;
                text-indent:-999em;
                width: 174px; 
            }	
            .finalizeChecklist:hover
            {
                background-position:0 -26px;
            }					
						
/* End */
/* ************************************************** */


/* Start Sub Nav Styles */
/* ************************************************** */
#subContent #subnav { background:url(http://media.tbccentral.com/themes/bigo/images/subnavbg.gif) repeat-x 0 0; height: 29px; position: relative;width:1000px;}
	#subContent #subnav ul { position: absolute; left: 18px; top: 3px; }
		#subContent #subnav ul li { display: inline; text-align: left;  line-height: 12px; }
			#subContent #subnav ul li a { color: #DC2B2E;  font-size: 68%; font-weight: bold; line-height: 18px;  padding: 0 10px; border-right: 1px solid #9c9c9c; }
				
				#subContent #subnav ul li a.current { color: #000;   }
					#subContent #subnav ul li a.last { border-right: none; }
/* End */
/* ************************************************** */


/* Start Tertiary Styles */
/* ************************************************** */
#tertiaryNav { margin-bottom: 10px; position: relative; height: 10px; width: 735px; }	
	#tertiaryNav ul { list-style-type:none !important;}
		#bdy #tertiaryNav ul { }
		#tertiaryNav li {float:left;}
	#tertiaryNav img, #tertiaryNav a.back { position: absolute; left: 5px; top: 0;  }
/* End */
/* ************************************************** */	