html{
	/*height:100%;*/
	background:#003470 url(../images/bg-html.gif) repeat-x;
	/*background:#003470 url(../images/background.jpg) repeat-x;*/
}
body{
	height:100%;
	margin:0;
  	color:#000;
	font:12px/14px helvetica,arial,sans-serif;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a{
	color:#013470;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,helvetica,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:795px;
	margin:0 auto;
}
#header{
	width:795px;
	margin:0 0 -14px -1px;
	position:relative;
	z-index:33;
}
#header .holder{
	height:122px;
	background:url(../images/bg-header.png) no-repeat;
}
#header .holder-home{
	height:122px;
	background:url(../images/bg-header.png) no-repeat;
}
.logo a{
	position:absolute;
	width:144px;
	height:74px;
	top:11px;
	left:66px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-logo.gif) no-repeat;
}
#nav{
	position:absolute;
	right:12px;
	top:37px;
	margin:0;
	padding:7px 0 0 67px;
	width:542px;
	height:17px;
	overflow:hidden;
	list-style:none;
	background:url(../images/bg-nav.jpg) no-repeat 41px 0;
}
#nav li{
	float:left;
	display:inline;
}
#nav li.about, #nav li.services,#nav li.tire,#nav li.press { margin:0 0 0 42px; }
#nav li.about_fr { margin:0 0 0 62px; }
#nav li.services_fr { margin:0 0 0 28px; }
#nav li.tire_fr { margin:0 0 0 18px; }
#nav li.press_fr{ margin:0 0 0 28px; }
#nav li a{
	cursor:pointer;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:15px;
}
#nav .about a{
	width:105px;
	background:url(../images/text-about.png) no-repeat;
}
#nav .about_fr a{
	width:141px;
	background:url(../images/text-about_fr.png) no-repeat;
	margin:-2px 0 0 -35px;
}
#nav .services a{
	width:67px;
	background:url(../images/text-services.png) no-repeat;
}
#nav .services_fr a{
	width:67px;
	background:url(../images/text-services.png) no-repeat;
}
#nav .tire a{
	width:106px;
	background:url(../images/text-tire.png) no-repeat;
}
#nav .tire_fr a{
	width:141px;
	background:url(../images/text-tire-fr.png) no-repeat;
}
#nav .press a{
	width:87px;
	background:url(../images/text-press.png) no-repeat;
}
#nav .press_fr a{
	width:106px;
	margin:0 0 0 -20px;
	background:url(../images/text-press_fr.png) no-repeat;
}
.country-form{
	position:absolute;
	right:33px;
	width:203px;
	bottom:22px;
}
.country-form select{
	width:199px;
}
#main{
	overflow:hidden;
	margin:0 0 0 10px;
	width:771px;
	position:relative;
	z-index:10;
}
.home .overlay-holder{
	height:280px;
	margin:0 0 -280px;
}
.overlay-holder{
	height:356px;
	z-index:2;
	margin:0 0 -356px;
	position:relative;
	background:url(../images/bg-content-holder.png) no-repeat;
}
.twocolumn{
	width:100%;
	background:#ffffff url(../images/bg-content-holder.gif) repeat-y;
}
.twocolumn:after{
	content:"";
	display:block;
	clear:both;
}
.image-holder{
	position:relative;
	z-index:1;
	width:100%;
}
.image-holder img{
	float:left;
}
.home .twocolumn-holder{
	margin:-280px 0 0;
}
.twocolumn-holder{
	z-index:5;
	position:relative;
	float:left;
	width:100%;
	margin:-280px 0 0;
}
#sidebar{
	padding:14px 0 0;
	width:253px;
	float:left;
}
#sidebar h2{
	height:1%;
	margin:0;
	text-indent:-9999px;
	font-size:18px;
	line-height:23px;
	color:#f2c300;
}
.title{
	padding:4px 0 0;
	margin:0 0 8px;
	height:1%;
	background:url(../images/bg-h2.png) no-repeat;
}
#sidebar .about-bandag{
	width:128px;
	margin:0 0 0 64px;
	background:url(../images/text-about-bandag.png) no-repeat;
}
#sidebar .about-bandag-french{
	width:175px;
	margin:-3px 0 0 44px;
	background:url(../images/text-about-bandag_fr.png) no-repeat;
}
#sidebar .bandag-tools{
	width:128px;
	margin:0 0 0 64px;
	background:url(../images/text-tools.png) no-repeat;
}
#sidebar .bandag-tools-french{
	width:175px;
	margin:0 0 0 40px;
	background:url(../images/text-tools-fr.png) no-repeat;
}
#sidebar .bbts-services{
	width:128px;
	margin:0 0 0 64px;
	background:url(../images/text-services-header.png) no-repeat;
}
#sidebar .tire-products{
	width:128px;
	margin:0 0 0 64px;
	background:url(../images/text-tire-products.png) no-repeat;
}
#sidebar .tire-products-french{
	width:175px;
	margin:0 0 0 40px;
	background:url(../images/text-tire-products-fr.png) no-repeat;
}
#sidebar .press-room{
	width:128px;
	margin:0 0 0 64px;
	background:url(../images/text-press-room.png) no-repeat;
}
#sidebar .press-room-french{
	width:157px;
	margin:0 0 0 50px;
	background:url(../images/text-press-room_fr.png) no-repeat;
}
#sidebar .contactUs{
	width:128px;
	margin:0 0 0 74px;
	background:url(../images/text-contactUs.png) no-repeat;
}
#sidebar .select{
	margin:0 0 0 34px;
	background:url(../images/text-select.png) no-repeat;
}
#sidebar .dealer{
	margin:0 0 0 55px;
	background:url(../images/text-dealer-locator.png) no-repeat;
}



#sidebar h4{
	margin:11px 0 17px;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:14px;
}
#sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul{
	margin:-2px 0 2px;
	position:relative;
}
.home #sidebar ul li{
	line-height:22px;
}
#sidebar ul li{
	font-size:12px;
	line-height:20px;
	/*font-weight:bold;*/
	text-transform:uppercase;
	text-align:center;
}
#sidebar ul li a{
	color:#fff;
	text-decoration:none;
}
#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul ul li{
	line-height:18px;
	text-transform:none;
}
#sidebar ul ul a{
	color:#facd1a;
}
#sidebar .active a{
/*	text-decoration:underline; */
}

#sidebar ul li.active ul li a { text-decoration:none; }
#sidebar ul li.active ul li.active a { text-decoration:underline; }
#sidebar ul li.active ul li a:hover { text-decoration:underline; }
#sidebar li.active a { text-decoration:underline; }
#sidebar .service-form ul li{
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	line-height:15px;
}
#sidebar .service-form ul{
	margin:-8px 0 0;	
}
#sidebar .service-form ul li a{
	text-decoration:underline;
}
#sidebar .service-form ul li a:hover{
	text-decoration:none;
}
.service-form .holder{
	overflow:hidden;
	height:1%;
	position:relative;
	margin:-3px 0 11px 3px;
}
.service-form .checkbox{
	width:16px;
	height:15px;
	margin:0 3px 0 0;
	float:left;
	padding:0;
}
.service-form label{
	color:#fff;
	display:block;
	float:left;
	word-spacing:-2px;
	width:105px;
	font-size:11px;
	margin:0;
}
.service-form .submit, .dealerLocator_SearchButton{
	width:118px;
	height:42px;
	margin:0 0 0 67px;
	cursor:pointer;
	border:none;
	background:url(../images/btn-find-dealer.png) no-repeat;
	display:block;
}
.dealerLocator_Search { padding:3px; }
.dealerLocator_Search select { float:left; }
.service-form .measurement input { float:left }
.service-form .measurement label { width:20px; float:left;}
.dealerLocator_Search label { width:75px; }
.dealerLocator_Search select.statesDD { width:133px; }


.row{
	float:left;
	margin:0 0 3px;
}
.col1{
	width:114px;
	float:left;
	padding:0 0 0 5px;
}
.col2{
	float:left;
	width:127px;
	padding:0 0 0 3px;
}
#content, .contentDisplay{
	
	margin:274px 0 0;
	width:481px;
	overflow:hidden;
	padding:14px 16px 8px 21px;
	z-index:-500;
	background:url(../images/bg-content.png) repeat;
	float:right;	
}
#content_tirefinder{
	float:right;
	margin:274px 0 0;
	width:481px;
	overflow:hidden;
}

#content h1,.step4 h1,.contentDisplay h1{
	margin:0 0 11px;
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
}
#content .results h1{
	font-weight:normal;
	letter-spacing:-1px;
}
#content h2, #content h3{
	margin:0;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}
.results{
	overflow:hidden;
	width:489px;
	margin:0 0 11px -3px;
	padding:0 0 14px 2px;
}
.results .holder{
	overflow:hidden;
	height:1%;
	border-bottom:2px solid #313132;
	padding:5px 0;
}
#content p{
	/*word-spacing:-1px;*/
	margin:0 0 14px;
}
#content address{
	float:left;
	width:271px;
	font-style:normal;
}
#content address span,
#content address storng{
	display:block;
}
.service-list{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.columns-holder{
	overflow:hidden;
	position:relative;
	width:795px;
	z-index:15;
	margin:-8px 0 10px;
}
.columns-heading{
	width:795px;
	overflow:hidden;
	height:31px;
	position:relative;
	margin:0 0 -13px -2px;
	padding:19px 0 0;
	background:url(../images/bg-columns-heading.png) no-repeat;
}
.columns-holder ul{
	margin:0;
	padding:0 0 0 13px;
	overflow:hidden;
	list-style:none;
}
.columns-holder .list{
	padding:0 0 0 10px;
	height:1%;
}
.columns-holder .list li{
	width:253px;
	margin:0 6px 0 0;
}
.columns-holder ul li{
	float:left;
	width:257px;
}
.columns-holder h3{
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	font-size:11px;
	height:15px;
}
.columns-holder .environment{
	width:99px;
	background:url(../images/text-environment.png) no-repeat;
}
.columns-holder .environment_fr{
	width:110px;
	background:url(../images/text-environment_fr.png) no-repeat;
}
.columns-holder .about{
	width:85px;
	background:url(../images/text-about-bbts.png) no-repeat;
}
.columns-holder .about_fr{
	width:124px;
	background:url(../images/text-about-bbts_fr.png) no-repeat;
}
/*.columns-holder .history{
	width:117px;
	background:url(../images/text-bandag.png) no-repeat;
}
.columns-holder .history_fr{
	width:157px;
	background:url(../images/text-bandag_fr.png) no-repeat;
}*/
.columns-holder .product_feature{
	width:125px;
	background:url(../images/text-product_feature.png) no-repeat;
}
.columns-holder .product_feature_fr{
	width:125px;
	background:url(../images/text-product_feature_fr.png) no-repeat;
}
#footer{
	overflow:hidden;
	height:500px;
	margin:-4px 0 0;
	position:relative;
	z-index:20;
	padding:30px 0 0;
	background:url(../images/bg-footer.png) no-repeat;
}
.home #footer{
	margin:0;
	padding:0;
	background:none;
}
#footer ul{
	overflow:hidden;
	width:802px;
	margin:0 0 0 -18px;
	padding:0 0 0 10px;
	list-style:none;
}
#footer ul li{
	float:left;
	display:inline;
	margin:0 0 0 18px;
}
#footer ul li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	height:18px;
	cursor:pointer;
}
#footer .search a{
	width:54px;
	background:url(/images/text-search.png) no-repeat;
}
#footer .search-fr a{
	width:83px;
	background:url(/images/text-search-fr.png) no-repeat;
}
#footer .dealer a{
	width:107px;
	background:url(/images/text-dealer.png) no-repeat;
}
#footer .dealer-fr a{
	width:175px;
	background:url(/images/text-dealer-fr.png) no-repeat;
}
#footer .business a{
	width:111px;
	background:url(/images/text-business.png) no-repeat;
}
#footer .business-fr a{
	width:119px;
	background:url(/images/text-business-fr.png) no-repeat;
}
#footer .term a{
	width:191px;
	background:url(/images/text-term.png) no-repeat;
}
#footer .term-fr a{
	width:525px;
	background:url(/images/text-term-fr.png) no-repeat;
}
#footer .bridgestone a{
	width:148px;
	background:url(/images/text-bridgestone.png) no-repeat;
}
#footer .bridgestone-fr a{
	width:155px;
	background:url(/images/text-bridgestone-fr.png) no-repeat;
}
#footer .contact a{
	width:79px;
	background:url(/images/text-contact.png) no-repeat;
}
#footer .contact-fr a{
	width:160px;
	background:url(/images/text-contact-fr.png) no-repeat;
}

#ddCountry, #ddCountry_fr { position:absolute; margin:75px 0 0 560px; }
#ddCountry a { width:206px; height:24px; display:block; background:url(/images/dropdown.png) no-repeat; cursor:hand; }
#ddCountry_fr a { width:206px; height:24px; display:block; background:url(/images/dropdown_fr.png) no-repeat; cursor:hand; }

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width:0;
	font:normal 9px Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	}

#dropmenudiv a{
	width:100%;
	display:block;
	text-indent:9px;
	border-bottom:1px solid black;
	padding:1px 0;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	color:#595959;
	background-color:#e1e1e1;
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#707070;
	color:#e1e1e1;
	}
.TireFinderText{
	color:#facd1a;
	padding:5px;
}

/* tire finder */
#tireFinder { position:absolute; margin: -225px 0 0 -27px; width:500px; }
.tireFinderResults { padding:0 0 25px; }
.tireFinderBox { width:150px; height:180px; }
.tireFinderBox ul { position:absolute; margin:50px 0 0 3px; list-style:none; text-align:center; line-height:190%; width:137px; padding:0 0 0 10px; }
.tireFinderBox ul li a { color:#FACD1A; text-decoration:none; font-size:12px; }
.tireFinderBox ul li a:hover, .tireFinderBox ul li.active a { color:#fff; text-decoration:underline; }
.sectionContent { position:absolute; margin:-183px 0 0; }

.step1 { float:left; background:url(/images/bg-select-application.png) no-repeat; width:169px; height:200px; }
.step2 { float:left; background:url(/images/bg-wheel-position.png) no-repeat; width:169px; height:200px; margin:0 0 0 -8px; }
.step3 { float:left; background:url(/images/bg-select-configuration.png) no-repeat; width:169px; height:200px; margin:0 0 0 -8px; }

.step4 { padding:10px 0 10px 0; }
#step5 img { padding: 0 20px 0 0; }
#step6 { padding:0 3px 0 0; }
.tireFinderTableNav { width:100%; }
.tireFinderResults h3 { text-transform:uppercase; margin:10px 0 -10px; font-size:12px; }
.tireFinderResults table { margin:10px 0 0 0; }

#tireDetail { padding:0 20px 0 0; }
#tireDetail a { text-transform:uppercase; font-size:12px; padding:0 0 10px 0; display:block; width:200px; }
#tireDetail img { float:left; padding: 0 25px 0 0; }
#tireDetail .productName { font-weight:bold; }
#tireDetail td { padding:3px; }
tr.tfTableHeaders td, td.configHeader, td.tfTableHeaders { background:#ffffff url(../images/bg-tire-config-table.jpg) repeat-x; font-weight:bold; font-size:11px; }
/*td.configHeader2 { background:#ffffff url(../images/bg-tread-rating-table.jpg) repeat-x; font-weight:bold; font-size:11px; }*/

/* fleet management */
#fleetManagement { position:absolute; margin:40px 0 0 265px; }
.fmBox { float:left; margin:0 0 0 -5px; }
.fmBox ul {list-style-image:none;list-style-position:outside;list-style-type:none;margin:-185px 0 5px -15px;text-align:center;width:120px; }
ul.fmSecondLevel_fr { line-height:75%; }
.fmBox ul li { padding:0 0 25px; }
.fmBox ul li.secondLevel { padding:0 0 10px; }
.fmTopLevel li a, .fmSecondLevel li a { color:#FACD1A; font-weight:normal; text-decoration:none; text-transform:uppercase; }
.fmTopLevel li a:hover, .fmTopLevel li a.active, .fmSecondLevel li a:hover, .fmSecondLevel li a.active { color:#fff; text-decoration:underline; }
.fmSecondLevel li a { font-size:11px; }

/* fleet management french */
.fmTopLevel_fr li a { color:#FACD1A; font-weight:normal; text-decoration:none; text-transform:uppercase; font-size:11px; line-height:100%; }
.fmTopLevel_fr li a:hover { color:#fff; text-decoration:underline; }
.fmBox ul.fmSecondLevel_fr li.secondLevel { padding:0 0 10px; }
.fmSecondLevel_fr li a { color:#FACD1A; font-weight:normal; text-decoration:none; text-transform:uppercase; }
.fmSecondLevel_fr li a:hover, .fmSecondLevel_fr li a.active { color:#fff; text-decoration:underline; }
.fmSecondLevel_fr li a { font-size:10px; }


.linksList { list-style-type:none; }

/* contact us form */
#contactUsFormHolder { height:800px; }
#contactUsFormHolder .checkBoxes { width:253px; float:left; height:800px; }
#contactUsFormHolder .contactUsForm { width:510px; float:left; height:800px; }
.contactUsTitle { margin: 280px 0 0; }
#contactUsCheckboxes input { height:8px; width:8px; }
#content input.short,#content select.short { width:90px; margin:3px 0 3px 0; }
#content label { font-size:10px; margin:3px; margin:3px 0 3px 0;}
#content input.long { width:267px; margin:3px 0 3px 0; }
#contactUsCheckboxes td { color:#fff; font-size:10px; }
#contactUsCheckboxes h4.contactUsHeader { text-transform:uppercase; }
.contactUsSubmit { border:none; background:transparent url(../images/bg-submit-button.jpg) no-repeat scroll 0 0; height:37px; width:116px; position:absolute; margin:-20px 0 0 30px; }
#catalog_pnlTireInfo { z-index:1000; }
#careerSearch img { padding:10px; }

/* world-wide locations */
.location_desc { width:400px; border: solid 1px #333; padding:10px; margin:10px 0 0; }

/* test bar for languages */
.languages { margin:10px 0 0 670px; height:25px; position:absolute; z-index:1000;  }
.languages a { padding:5px 0 0 0; color:#666666; text-decoration:none; }
.languages a.active { color: #333; font-weight:bold; }
.languages a:hover { text-decoration:underline; }
