﻿/* --- header --- */
.header {height:181px; margin:0 auto; overflow:visible;}
.header {background-image:url(../imgs/headerBkgd_lighter_repeat.png); background-repeat:repeat-x; background-position:top; width:100%; position:absolute; top:0;}
.headerInner {width:900px; margin:0 auto; position:relative;}

.header_left {float:left;}
.header_middle {width:795px; float:left; position:relative;}

.logo {float:left;}
.logo a {text-indent:-9000%; background-image:url(../imgs/buttonSprites.png); width:105px; height:136px; display:block; background-position:-223px -4px;}

.belle_text {float:left;}
.belle_text a {margin:5px 0 7px 0; display:block; text-indent:-9000%; width:343px; height:94px; background-image:url(../imgs/buttonSprites.png); background-position:-328px -66px; background-repeat:no-repeat;}

.tireman_home img, .tireman img {border:0; position:relative; z-index:50;} 

.search_container {background-image:url(../imgs/searchBkgd.jpg); background-repeat:no-repeat; background-position:top; width:245px; height:35px; float:right; display:none;}
.search_container input {margin-top:5px; color:#666; float:left;}
.search_container input:first-child {margin-left:25px; width:150px;}

.headerSocial {position:absolute; top:10px; right:10px; margin:0 0 7px 0;}
.headerSocial a {width:25px; height:25px; text-indent:-9000%; display:inline-block;}

.headerSocial #facebookSmall {background-image:url(../imgs/buttonSprites.png); background-position:-25px 0;}
.headerSocial #facebookSmall:hover {background-position:-25px -25px;}
.headerSocial #twitterSmall {background-image:url(../imgs/buttonSprites.png); background-position:0 0;}
.headerSocial #twitterSmall:hover {background-position:0 -25px;}
.headerSocial #youTubeSmall {background-image:url(../imgs/buttonSprites.png); width:58px; background-position:-50px 0;}
.headerSocial #youTubeSmall:hover {background-position:-50px -25px;}
