/* SubTempSection1 TEMPLATE */

#CO1 {
	width: 928px;
	height: 208px;
	margin: 0 auto;
	position: relative;
	z-index: 3;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#tires {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	height: 100px;
}
#barDiv{
	width: 928px;
	background-color:#000000;
	height:10px;
	margin-right:auto;
	margin-left:auto;
}

#contentColOnly {
	/*background-image:url(../images/horFadeBg.jpg);*/
	background-image:url(../images/horFadeBg.jpg);
	background-repeat:repeat-x;
	background-color: #030105;
	width: 930px;
	margin: 0 auto;
	min-height:360px;
}
#contentDiv{
	padding:0;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

/* ************************ */
/* TIRE CATEGORIES TEMPLATE */

#tireCatColLft{
	width:464px;
	float:left;
}
#tireCatColRt{
	width:460px;
	padding-bottom:14px;
	float:right;
}
#tireCatOverviewTxt{
	padding:0px 20px 0px 20px;
	color: #CFCDD1;
}
.tireCatListing{
	margin-top:14px;
	width:448px;
	border-right:1px solid #B0B0B0;
	border-top:1px solid #B0B0B0;
	border-left:1px solid #B0B0B0;
	/*background-image:url(../images/tires/tireCatListingBg.png);*/
	background-image:url(../images/tires/tireCatListingBg.png);
}
.tireCatListingColLft{
	width:150px;
	height:150px;
	float:left;
}
.tireCatListingColRt{
	width:298px;
	height:150px;
	float:right;
}
.tireCatListingBody{
	width:270px;
	min-height:94px;
	padding:14px;
}
.tireCatListingCleaner{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	border: 0px;
	margin:0; padding:0;
	background-color:#B0B0B0;
}
.tireCatListingTitle{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

/* ************************ */
/* TIRE DETAIL TEMPLATE */

#tireDetColLft{
	width:300px;
	height:300px;
	float:left;
}
#tireDetColRt{
	width:628px;
	float:right;
}
#tireDetOverviewColLft{
	width:284px;
	padding-right:10px;
	float:left;
	line-height:15px;
}
#tireDetOverviewColRt{
	width:284px;
	padding-left:10px;
	float:right;
	line-height:15px;
}
#tireDetOverviewColRt ul li{
	/*list-style-image:url(../images/tires/tireBullet.png);*/
	list-style-image:url(../images/tires/tireBullet.png);
	
}
#tireDetMenu{
	width:912px;
	padding:0px 8px 0px 8px;
	height:44px
}

.tireDetSpecTable {

}
.tireDetSpecTable TH {
	border-left: 1px solid #44444C;
	text-align: left;
}
.tireDetSpecRowHdr{
	border-right: 1px solid #44444C;
	background-color:#1F1F23;
}
.tireDetSpecRow{
	background-color:#494956;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tireDetSpecRowAlt{
	background-color:#38383F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A5A65;
}
.tireDetSpecCol{
	padding: 5px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222226;
}

.tireDetThumb_off{
	width:38px;
	height:36px;
	border:3px solid #272727;
	float:left;
}
.tireDetThumb_on{
	width:38px;
	height:36px;
	border:3px solid #E50536;
	float:left;
}
.tiresThumbImg{
	border: 0px;
	width: 38px;
	height: 36px;
}
#paraCont {
	background-color: #000000;
	width: 930px;
	margin: 0 auto;
	min-height:350px;
}
.tireDetSpecCol_ssr {
	padding: 5px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #222226;
	color: #FFCC00;
}
.cursiva {
	font-style: italic;
}
