/************************************************************************
parts.css - Toyota.ca - Parts Stylesheet (c) 2008 Toyota
***********************************************************************/

@import url('common.css?cc=001');
@import url('subpage.css');

/********/

 .after:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p.page_nav {
	width:720px;
	overflow:hidden;
	min-height:20px;
}

img + h3 {
	margin-top:20px;
}

img.standard {
	margin: 0 25px 10px 0;
}

img.alternate {
	margin-bottom: 10px;
	margin-left: 40px;
}

table tr,
table tr td {
	vertical-align:top;
}

div#CONTENT table.part h4 {
	font-size:1.5em;
	margin-bottom:0;
	padding-bottom:0;
}

div#CONTENT table tr td p {
	margin:0;
	padding:0;
	font-size:1em;
}

div#CONTENT table tr td li {
	font-size:1em;
}

div#CONTENT table.allseason td {
	padding:2px 2px 2px 5px;
	width:125px;
	text-align:right;
}

div#CONTENT table.allseason td + td {
	width:150px;
	text-align:left;
}

table.allseason td.passenger {
	background-color:#A3A60F;
	color:#ffffff;
	font-weight:bold;
}

table.allseason td.performance {
	background-color:#867A18;
	color:#ffffff;
	font-weight:bold;
}

table.allseason td.city {
	background-color:#6D8D24;
	color:#ffffff;
	font-weight:bold;
}

table.allseason td.onoff {
	background-color:#E96D1F;
	color:#ffffff;
	font-weight:bold;
}

table.allseason td.offroad {
	background-color:#B2700C;
	color:#ffffff;
	font-weight:bold;
}

div#CONTENT table.wintertires td {
	padding:2px 2px 2px 5px;
	width:125px;
	text-align:right;
}

div#CONTENT table.wintertires td + td {
	width:150px;
	text-align:left;
}

table.wintertires td.passenger {
	background-color:#569FD2;
	color:#ffffff;
	font-weight:bold;
}

table.wintertires td.performance {
	background-color:#4B62AE;
	color:#ffffff;
	font-weight:bold;
}

div#CONTENT table.tiredescriptions tr td {
	width:109px;
	text-align:center;
	padding:2px 5px 2px 5px;
}

div#CONTENT table.tiredescriptions td + td {
	width:550px;
	text-align:left;
}

div#CONTENT table.tiredescriptions tr td.allseason {
	background-color:#B89F00;
	color:#ffffff;
	font-weight:bold;
}

div#CONTENT table.tiredescriptions tr td.title {
	background-color:#D50017;
	color:#ffffff;
	font-weight:bold;
}

div#CONTENT table.tiredescriptions tr td.wintertires {
	background-color:#0D3692;
	color:#ffffff;
	font-weight:bold;
}

div#CONTENT table.general_table tr td.sidewall_markings {
	padding-right: 10px;
}

div#CONTENT table.sidewall_markings_table tr td {
	padding-bottom: 10px;
}

div#CONTENT table.speed_rating {
	width: 100%;
}

div#CONTENT dl#weather_tips dt {
	font-weight: bold;
}

/* Tire Centre */

.ttc_mainimg {
	float:right;
	margin-top:-65px;
}

div.thumbnail:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.thumbnail {
	min-height:95px;
	margin-bottom:10px;
}

div.thumbnail img {
	float:left;
	margin-right:5px;
}

div.thumbnail h4 {
	width:590px;
	display:inline-block;
	float:right;
}

div.thumbnail ul {
	width:570px;
	display:inline-block;
	float:right;
}

.page_section .page_content_section {
	width:475px;
	float:left;
}

.page_section_secondary .page_content_section {
	float:left;
	width:225px;
	margin-left:20px;
}

.page_section2 .page_content_section {
	width:420px;
	float:left;
}

.page_section_secondary2 .page_content_section {
	float:left;
	width:280px;
	margin-left:20px;
}

div.treadtip {
	float:right;
	width:220px;
}

#CONTENT ul.tireinformation {
	list-style:none;
	margin-left:0;
}

#CONTENT ul.tireinformation li {
	margin-bottom:10px
}

#CONTENT ul.tireinformation li.width {
	background:url(/v3/media/own/tire_center/i_sidemarking_1.gif) no-repeat left top;
	min-height:30px;
	padding-left:50px;
}

#CONTENT ul.tireinformation li.aspect {
	background:url(/v3/media/own/tire_center/i_sidemarking_60.gif) no-repeat left top;
	min-height:30px;
	padding-left:50px;
}

#CONTENT ul.tireinformation li.radial {
	background:url(/v3/media/own/tire_center/i_sidemarking_r.gif) no-repeat left top;
	min-height:30px;
	padding-left:50px;
}

#CONTENT ul.tireinformation li.diameter {
	background:url(/v3/media/own/tire_center/i_sidemarking_15.gif) no-repeat left top;
	min-height:30px;
	padding-left:50px;
}

#CONTENT ul.tireinformation li.load {
	background:url(/v3/media/own/tire_center/i_sidemarking_82.gif) no-repeat left top;
	min-height:30px;
	padding-left:50px;
}

#CONTENT ul.tireinformation li.speed {
	background:url(/v3/media/own/tire_center/i_sidemarking_h.gif) no-repeat left top;
	min-height:30px;
	padding-left:50px;
}

#CONTENT ul.treadpattern {
	list-style:none;
	margin-left:0;
}

#CONTENT ul.treadpattern li.one {
	background:url(/v3/media/own/tire_center/i_dotmarking_1.gif) no-repeat left top;
	min-height:20px;
	padding-left:30px;
}

#CONTENT ul.treadpattern li.two {
	background:url(/v3/media/own/tire_center/i_dotmarking_2.gif) no-repeat left top;
	min-height:20px;
	padding-left:30px;
}

#CONTENT ul.treadpattern li.three {
	background:url(/v3/media/own/tire_center/i_dotmarking_3.gif) no-repeat left top;
	min-height:20px;
	padding-left:30px;
}

#CONTENT ul.treadpattern li.four {
	background:url(/v3/media/own/tire_center/i_dotmarking_4.gif) no-repeat left top;
	min-height:20px;
	padding-left:30px;
}

#CONTENT ul.treadpattern li.five {
	background:url(/v3/media/own/tire_center/i_dotmarking_5.gif) no-repeat left top;
	min-height:20px;
	padding-left:30px;
}

#CONTENT ul.warning {
	list-style:none;
	margin-left:0;
}

#CONTENT ul.warning li {
	background:url(/v3/media/own/tire_center/i_warning.gif) no-repeat left top;
	min-height:40px;
	padding-left:40px;
	margin-bottom:10px;
}

div.benefits {
	background-image:url(/v3/media/own/tire_center/i_wintertire_benefits.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	min-height:158px;
	margin:5px 0 20px 0;
	width:650px;
}

div.benefits img {
	margin-right:35px;
}

div.benefits ul {
	padding-top:15px;
}


ul.tire_brands {margin:10px 0 0 0;padding:0; }
ul.tire_brands li {margin:0;padding:0; float:left; width:230px; list-style-type:none;}

/* Parts Focus */
div#CONTENT div#parts_primary {
	float: left;
	width: 427px;
}

div#CONTENT div#parts_secondary {
	float: right;
	width: 278px;
	padding-left: 20px;
}

div#CONTENT div#parts_tertiary {
	clear: both;
	float: left;
	width: 675px;
	padding: 25px;
	margin: 35px 0;
	border: 1px solid #c9c9c9;
}

.box1 {
	float: left;
	width: 285px;
}

.box2 {
	width: 285px;
	margin-left: 320px;
}

.box3 {
	float:left;
	width: 275px;
}

.box4 {
	float:right;
	width: 373px;
}

.box5 {
	float:left;
	width: 326px;
}

.box6 {
	float:right;
	width: 326px;
}

div#CONTENT h3.detail {
	padding-bottom:5px;
}

.p_detail {
	margin-left: 15px;
}

.small_txt {
	font-size: 10px;
}

.blue_txt {
	color:#188dc2;
}

.detail_align_horizon {
	text-align:center;
}

/* Tire Road Hazard Protection */
div#CONTENT div#tirehazard_primary {
	float: left;
	width: 278px;
	margin-top: 40px;
	margin-bottom: 30px;
}

div#CONTENT div#tirehazard_secondary {
	float: right;
	width: 427px;
	padding-left: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
}

div#CONTENT div#tirehazard_tertiary {
	clear: both;
	width: 725px;
}

#CONTENT ul.tirehazard {
	list-style: none outside none;
	margin-left: 0;
}

#CONTENT ul.tirehazard li {
    background: url("/v3/media/own/tire_center/i_check_mark.gif") no-repeat scroll left top transparent;
    margin-bottom: 10px;
    min-height: 40px;
    padding-left: 30px;
}

p.hazard_list {
	margin-top:20px;
	color: #666666;
	font-size: 0.85em;
	font-weight: bold;
}



