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