@charset "utf-8";
/* CSS Document */
#catalogMAIN,
div.catalogMAIN {
	float:left; 
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-top: 19px;
	background-image:url('/img/catalog/bkg_catalog.jpg');
	background-repeat:no-repeat;
	width: 205px;
	min-height:155px;
	height: auto !important;
	height:155px;
	position:relative;
}
div.catalogMAIN p {
	line-height:14px;
}

#catalog,
div.catalog {
	float:left; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-right-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:thin;
	width: 130px;
	height:255px;
	min-height:235px;
}
p {
	line-height:14px;
}
/***************************************************/
/**	New styles for updated tire display           **/
/***************************************************/
div#tire_header {
	position:relative;
	margin:20px 0 10px;
	min-height:161px;
	height:auto !important;
	height:161px;
	width:746px;
}
div#tire_header img#tire_header_img {
	float:left;
	margin-right:10px;
}
div#tire_header h2 {
	font-size:1.1em;
	margin:10px 0;
}
div#tire_header p {
	color:#666666;
	font-weight:bold;
	line-height:16px;
}
div#tire_display_control_bar {
	position:relative;
	background:#aaaaaa url('/img/catalog/control_bar_bg.gif') top left repeat-x;
	height:20px;
	overflow:hidden;
	width:746px;
}
div#tire_display_control_bar_right {
	height:20px;
	width:746px;
	overflow:hidden;
	background:url('/img/catalog/control_bar_right.gif') top right no-repeat;
}
div#tire_display_control_bar_left {
	height:20px;
	width:746px;
	overflow:hidden;
	background:url('/img/catalog/control_bar_left.gif') top left no-repeat;	
	text-align:center;
}
div#tire_display_control_bar_left p {
	line-height:16px;
}
div#tire_display_control_bar_left p a{
	font-style:normal;
	text-decoration:none;
	padding:0 5px 2px;
}
div#tire_display_main {
	margin:10px 0;
	background:#e3e7ea url('/img/catalog/tire_display_main_bg.gif') top left repeat;
	width:746px;
	overflow:hidden;
}
div#tire_display_main_img {
	width:746px;
	min-height:294px;
	height:auto !important;
	height:294px;
	}
div#enlarge_link {
	position:relative;
	top:270px;
	left:20px;
	z-index: 999;
}
div#enlarge_link a {
	text-decoration:none;
	font-style:normal;
	font-size:10px;
}
div#tire_display_content {
	position:relative;
}
div.politeLoad {
	position:relative;
	top:150px;
	left:45%;
}
div#features_benefits {
	position:relative;
	top:-1000px;
	left:220px;
}
table#fnb_table {
	display:block;
	position:relative;
	width:500px;
	top:30px;
	margin-bottom:50px;
}
table#fnb_table tr th,
table#fnb_table tr td {
	border-bottom:1px solid #ffffff;
	padding:5px 5px;
	text-align:left;
	width:250px;
	vertical-align:middle;
}
table#fnb_table tr.even td {
	background:#eeeeee;
}
table#fnb_table tr td.fnb_accordion {
	padding:0px;
	border-bottom:hidden;
}
td.fnb_accordion h4 {
	display:block;
	width:460px;
	padding:2px 20px;
	font-size:11px;
	background:#ffffff;
	border-bottom:1px solid #000000;
	cursor:pointer;
}
td.fnb_accordion h4 img {
	padding-left:3px;
	position:relative;
	bottom:-1px;
}
table.fnb_accordion_table {
	display:none;
	width:500px;
}
table.fnb_accordion_table tr td {
	border-bottom:1px solid #ffffff;
	padding:5px 5px;
	text-align:left;
	width:250px;
	vertical-align:middle;
}
table.fnb_accordion_table tr.even td {
	background:#eeeeee;
}
p.subFeature {
	margin-left:40px;
}
div#tire_sizes_link {
	width:746px;
	height:26px;
	background:#cccccc url('/img/catalog/tire_sizes_link_bg.gif') top left repeat-x;
	overflow:hidden;
}
div#tire_sizes_link_right {
	height:26px;
	width:746px;
	overflow:hidden;
	background:url('/img/catalog/tire_sizes_link_right.gif') top right no-repeat;
}
div#tire_sizes_link_left {
	height:26px;
	width:746px;
	overflow:hidden;
	background:url('/img/catalog/tire_sizes_link_left.gif') top left no-repeat;
	padding-left:10px;
}
div#tire_sizes_link_left p {
	line-height:26px;
}
div#tire_sizes_link_left p a {
	font-style:normal;
	text-decoration:none;
}
div.scrollContent p {
	font-size:11px;
	line-height:14px;
	padding:0 20px;
	margin:0px;
	color:#333333;
}
div.scrollContent p.tech_title {
	font-weight:bold;
	margin-top:10px;
}


body#signatureCS div#tire_display_main_img {
	background: url('/img/catalog/signatureCS/tire_bg_signatureCS.jpg') top left no-repeat;
}
body#roverMTmaxx div#tire_display_main_img {
	background: url('/img/catalog/roverMTmaxx/tire_bg_roverMTmaxx.jpg') top left no-repeat;
}
body#spSportMaxxTT div#tire_display_main_img {
	background: url('/img/catalog/spSportMaxxTT/tire_bg_spSportMaxxTT.jpg') top left no-repeat;
}
body#graspicDS3 div#tire_display_main_img {
	background: url('/img/catalog/graspicDS3/tire_bg_graspicDS3.jpg') top left no-repeat;
}