/* CSS document for "Tire Buying Made Easy" section. */

.kyt_smallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.kyt_smallFontLink,
a.kyt_smallFontLink:link,
a.kyt_smallFontLink:visited,
a.kyt_smallFontLink:active,
a.kyt_smallFontLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: rgb( 0, 0, 150 );
}
a.kyt_smallFontLink:hover {
	color: red;
}

div.kyt_contentArea {
	padding: 10px;
	background: white;
}

/* Right navigation. */
div.kyt_subNav_off {
	width: 180px;
	height: 21px;
	padding: 4px 0px 0px 3px;
	background: url('../img/kyt/subNav_off.gif') no-repeat bottom right;
}
div.kyt_subNav_off a,
div.kyt_subNav_off a:link,
div.kyt_subNav_off a:visited,
div.kyt_subNav_off a:active,
div.kyt_subNav_off a:hover {
	display: block;
	width: 180px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
div.kyt_subNav_off a:hover {
	color: #0049A7;
}

div.kyt_pageSegment {
	padding: 10px 5px 10px 5px;
	border-top: solid 1px rgb( 230, 230, 230 );
}

input.kyt_submitButton {
	padding: 1px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: rgb( 50, 50, 50 );
	background: rgb( 255, 218, 0 );
	border-left: solid 1px rgb( 255, 248, 30 );
	border-top: solid 1px rgb( 255, 248, 30 );
	border-right: solid 1px rgb( 205, 168, 0 );
	border-bottom: solid 1px rgb( 205, 168, 0 );
}

ol.kyt_landingHeader {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	font-size: 11pt;
	font-weight: bold;
	color: rgb( 0, 0, 100 );
}

table.kyt_qa_pane {
	margin-top: 60px;
}

td.kyt_qa_question {
	width: 525px;
	height: 100px;
	padding: 0px 30px 0px 50px;
	font-size: 13pt;
	font-weight: bold;
	vertical-align: middle;
}

td.kyt_qa_radio {
	width: 80px;
	text-align: right;
	vertical-align: top;
}

td.kyt_qa_answer {
	width: 445px;
	padding: 2px 30px 3px 3px;
	vertical-align: top;
}
td.kyt_qa_answer,
td.kyt_qa_answer a,
td.kyt_qa_answer a:link,
td.kyt_qa_answer a:visited,
td.kyt_qa_answer a:active,
td.kyt_qa_answer a:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
td.kyt_qa_answer a:hover {
	color: rgb( 0, 0, 150 );
	text-decoration: underline;
}

/* Driving Tips main page category cells. */
table.kyt_dt_categoryCells td {
	padding-top: 10px;
	border-bottom: solid 1px rgb( 230, 230, 230 );
	vertical-align: top;
}

/* Driving Tips main page copy. */
div.kyt_dt_copy {
	height: 60px;
	padding: 0px 10px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Driving Tips "Read Tips" link. */
div.kyt_dt_btn {
	height: 30px;
	text-align: right;
}
div.kyt_dt_btn,
div.kyt_dt_btn a,
div.kyt_dt_btn a:link,
div.kyt_dt_btn a:active,
div.kyt_dt_btn a:visited,
div.kyt_dt_btn a:hover {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: rgb( 100, 100, 100 );
}
div.kyt_dt_btn a:hover {
	color: rgb( 0, 0, 150 );
}

/* Driving Tips header. */
div.kyt_dt_head {
	font-size: 11pt;
	font-weight: bold;
	color: #0C1C62;
}

/* Driving Tips featured tire. */
div.kyt_dt_featuredTire {
	height: 80px;
	padding: 3px 3px 3px 105px;
	margin-bottom: 10px;
	border-right: solid 2px rgb( 230, 230, 230 );
	border-bottom: solid 1px rgb( 230, 230, 230 );
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
}
div.kyt_dt_featuredTireName {
	font-size: 9pt;
	font-weight: bold;
}
div.kyt_dt_featuredTireDesc {
	font-size: 8pt;
	font-weight: bold;
}
div.kyt_dt_featuredTireLink {
	height: 18px;
	padding: 1px 0px 0px 22px;
	background: url('../img/kyt/arrow2.gif') no-repeat top left;
}

/* Driving Tips return link. */
div.kyt_dt_returnLink {
	width: 177px;
	height: 25px;
	padding: 4px 0px 0px 10px;
	background: url('../img/kyt/arrow3.gif') no-repeat top left;
}
div.kyt_dt_returnLink a,
div.kyt_dt_returnLink a:link,
div.kyt_dt_returnLink a:visited,
div.kyt_dt_returnLink a:active,
div.kyt_dt_returnLink a:hover {
	display: block;
	width: 167px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}
div.kyt_dt_returnLink a:hover {
	color: rgb( 255, 218, 0 );
}

div.kyt_dt_dialogTop {
	font-size: 11pt;
	font-weight: bold;
	color: rgb( 100, 100, 100 );
}

table.kyt_dt_tipList td {
	padding-right: 10px;
}
table.kyt_dt_tipList td li {
	margin-bottom: 10px;
}
table.kyt_dt_tipList td,
table.kyt_dt_tipList td a,
table.kyt_dt_tipList td a:link,
table.kyt_dt_tipList td a:visited,
table.kyt_dt_tipList td a:active,
table.kyt_dt_tipList td a:hover {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 8pt;
	font-weight: bold;
}
table.kyt_dt_tipList td a:hover {
	color: #0049A7;
}

/* Dialog Box. */
div.kyt_dt_dialogTop {
	height: 23px;
	padding: 10px 0px 0px 15px;
	background: url('../img/kyt/dialogTop.gif') no-repeat top left;
	color: rgb( 230, 230, 230 );
}
div.kyt_dt_dialogMiddle {
	padding: 5px 5px 5px 5px;
	background: url('../img/kyt/dialogMiddle.gif') repeat-y top left;
}
div.kyt_dt_dialogBottom {
	height: 28px;
	background: url('../img/kyt/dialogBottom.gif') no-repeat top left;
}

.kyt_super {
	font-size: 7pt;
}

.kyt_disclaimer {
	font-size: 7pt;
}
