@charset "utf-8";
/* CSS Document */

body {
	margin: 4px 0 0 0;
	background: url(../images/topbar.gif) repeat-x center top #FFFFFF;
}



/* Fonts */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.f8 {
	font-size: 8px;
}
.f9 {
	font-size: 9px;
}
.f10 {
	font-size: 10px;
}
.f11 {
	font-size: 11px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f19 {
	font-size: 19px;
}
.f20 {
	font-size: 20px;
}
.f26 {
	font-size: 26px;
}
.manufacturers_list {
	font-size: 10px;
	font-weight: normal;
}
.strikethrough {
	text-decoration: line-through;	
}
.bold {
	font-weight: bold;
}
.hidden {
	display: none;
}
.italic, .italics {
	font-style: italic;
}
.lowercase {
	text-transform: lowercase;
}
#content .green, #content_bottom .green {
	color: #338863;
}
#content .blue, #content_bottom .blue {
	color: #0B569B;
}
#content .grey, #content_bottom .grey {
	color: #5D5C5D;
}
#content .black, #content_bottom .black {
	color: #000000;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}
.red {
	color: #FF0000;
}
.maroon {
	color: #AB253B;
}
.burgundy {
	color: #990000;
}
#content .notbold, #content_bottom .notbold {
	font-weight: normal;
}
.bluegrey {
	color: #465968;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}



/* Containers */


#main_container {
	width: 800px;
	margin: 0 auto 0 auto;
	display: block;
	position: relative;
}
#header {
	height: 132px;
	display: block;
	position: relative;
	z-index: 1;
}
#header.nomenu {
	height: 115px;
	display: block;
	position: relative;
	z-index: 1;
}
#main {
	display: block;
	position: relative;
}
#footer {
	display: block;
	width: 800px;
	display: block;
	clear: both;
	position: relative;
	color: #999999;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
}
#footer #navigate {
	font-size: 10px;
	color: #000000;
	float: left;
	width: 800px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 7px 0 9px 0;
	font-size: 10px;
}
#footer #navigate a {
	text-decoration: underline;
	padding: 0 5px 0 5px;
	color: #465968;
}
#homefooter #footer #navigate {
	color: #FFFFFF;
	border-top: solid 1px #465968;
	border-bottom: solid 1px #465968;
	background: #465968;
}
#homefooter #footer #navigate a {
	color: #FFFFFF;
}
#footer #navigate a:hover {
	text-decoration: none;
}
#footer #disclaimer {
	font-size: 9px;
	color: #999999;
	float: left;
	width: 800px;
	padding: 20px 0 15px 0;
	text-align: center;
}
#footer #copyright {
	float: left;
	width: 49%;
	height: 35px;
	padding-top: 15px;
	text-align: center;
	color: #465968;
	font-size: 11px;
}
#footer #logos {
	float: right;
	width: 49%;
	height: 50px;
	text-align: center;
	color: #465968;
	font-size: 11px;
}


/* Links */


a {
	outline: none;
}

#header_links a {
	text-decoration: underline;
	color: #465968;
}
#header_links a:hover {
	text-decoration: none;
}

#country a {
	text-decoration: underline;
}
#country a:hover {
	text-decoration: none;
}

#header_nav_sections a {
	width: 103px;
	height: 22px;
	padding: 8px 0 0 0;
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 10px;
}
#header_nav_sections a.sel {
	height: 24px;
	padding: 6px 0 0 0;
}
#header_nav_sections a#members {
	background: url(../images/nav_members.png) no-repeat 0px 3px;
	position: absolute;
	right: 360px;
	z-index: 4;
	color: #000000;
}
#header_nav_sections a:hover#members {
	background: url(../images/nav_members.png) no-repeat 0px -37px;
	position: absolute;
	right: 360px;
}
#header_nav_sections a.sel#members {
	background: url(../images/nav_members.png) no-repeat 0px 0px;
	position: absolute;
	right: 360px;
	z-index: 10;
}
#header_nav_sections a:hover.sel#members {
	background: url(../images/nav_members.png) no-repeat 0px -40px;
	position: absolute;
	right: 360px;
	z-index: 10;
	cursor: default;
}
#header_nav_sections a#corporate {
	background: url(../images/nav_corporate.png) no-repeat 0px 3px;
	position: absolute;
	right: 270px;
	z-index: 4;
}
#header_nav_sections a:hover#corporate {
	background: url(../images/nav_corporate.png) no-repeat 0px -37px;
	position: absolute;
	right: 270px;
}
#header_nav_sections a.sel#corporate {
	background: url(../images/nav_corporate.png) no-repeat 0px 0px;
	position: absolute;
	right: 270px;
	z-index: 10;
}
#header_nav_sections a:hover.sel#corporate {
	background: url(../images/nav_corporate.png) no-repeat 0px -40px;
	position: absolute;
	right: 270px;
	z-index: 10;
	cursor: default;
}
#header_nav_sections a#warranty {
	background: url(../images/nav_warranty.png) no-repeat 0px 3px;
	position: absolute;
	right: 180px;
	z-index: 3;
}
#header_nav_sections a:hover#warranty {
	background: url(../images/nav_warranty.png) no-repeat 0px -37px;
	position: absolute;
	right: 180px;
}
#header_nav_sections a.sel#warranty {
	background: url(../images/nav_warranty.png) no-repeat 0px 0px;
	position: absolute;
	right: 180px;
	z-index: 10;
}
#header_nav_sections a:hover.sel#warranty {
	background: url(../images/nav_warranty.png) no-repeat 0px -40px;
	position: absolute;
	right: 180px;
	z-index: 10;
	cursor: default;
}
#header_nav_sections a#roadside {
	background: url(../images/nav_roadside.png) no-repeat 0px 3px;
	position: absolute;
	right: 90px;
	z-index: 2;
}
#header_nav_sections a:hover#roadside {
	background: url(../images/nav_roadside.png) no-repeat 0px -37px;
	position: absolute;
	right: 90px;
}
#header_nav_sections a.sel#roadside {
	background: url(../images/nav_roadside.png) no-repeat 0px 0px;
	position: absolute;
	right: 90px;
	z-index: 10;
}
#header_nav_sections a:hover.sel#roadside {
	background: url(../images/nav_roadside.png) no-repeat 0px -40px;
	position: absolute;
	right: 90px;
	z-index: 10;
	cursor: default;
}
#header_nav_sections a#tirewheel {
	background: url(../images/nav_tirewheel.png) no-repeat 0px 3px;
	position: absolute;
	right: 0px;
	z-index: 1;
}
#header_nav_sections a:hover#tirewheel {
	background: url(../images/nav_tirewheel.png) no-repeat 0px -37px;
	position: absolute;
	right: 0px;
}
#header_nav_sections a.sel#tirewheel {
	background: url(../images/nav_tirewheel.png) no-repeat 0px 0px;
	position: absolute;
	right: 0px;
	z-index: 10;
}
#header_nav_sections a:hover.sel#tirewheel {
	background: url(../images/nav_tirewheel.png) no-repeat 0px -40px;
	position: absolute;
	right: 0px;
	z-index: 10;
	cursor: default;
}

ul#header_nav_site {
	position: absolute;
	margin: 0;
	padding: 0;
}
ul#header_nav_site li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}
ul#header_nav_site a {
	height: 16px;
	display: inline;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


ul#header_nav_site.main li a.first {
	background: url(../images/bg_nav_page_main.jpg) no-repeat left 0px;
}
ul#header_nav_site.main li a:hover.first {
	background: url(../images/bg_nav_page_main.jpg) no-repeat left -20px;
}
ul#header_nav_site.main li a.last {
	background: url(../images/bg_nav_page_main.jpg) no-repeat right 0px;
	border-right:none;
}
ul#header_nav_site.main li a:hover.last {
	background: url(../images/bg_nav_page_main.jpg) no-repeat right -20px;
	border-right:none;
}
ul#header_nav_site.main li a {
	background: url(../images/bg_nav_main.gif) repeat-x 0 0;
	border-right: solid 1px #FFFFFF;
}
ul#header_nav_site.main li a:hover {
	background: url(../images/bg_nav_main.gif) repeat-x 0 -20px;
	border-right: solid 1px #FFFFFF;
}


ul#header_nav_site.warranty li a.first {
	background: url(../images/bg_nav_page_warranty.jpg) no-repeat left 0px;
}
ul#header_nav_site.warranty li a:hover.first {
	background: url(../images/bg_nav_page_warranty.jpg) no-repeat left -20px;
}
ul#header_nav_site.warranty li a.last {
	background: url(../images/bg_nav_page_warranty.jpg) no-repeat right 0px;
	border-right:none;
}
ul#header_nav_site.warranty li a:hover.last {
	background: url(../images/bg_nav_page_warranty.jpg) no-repeat right -20px;
	border-right:none;
}
ul#header_nav_site.warranty li a {
	background: url(../images/bg_nav_warranty.gif) repeat-x 0 0;
	border-right: solid 1px #FFFFFF;
}
ul#header_nav_site.warranty li a:hover {
	background: url(../images/bg_nav_warranty.gif) repeat-x 0 -20px;
	border-right: solid 1px #FFFFFF;
}


ul#header_nav_site.roadside li a.first {
	background: url(../images/bg_nav_page_roadside.jpg) no-repeat left 0;
}
ul#header_nav_site.roadside li a:hover.first {
	background: url(../images/bg_nav_page_roadside.jpg) no-repeat left -20px;
}
ul#header_nav_site.roadside li a.last {
	background: url(../images/bg_nav_page_roadside.jpg) no-repeat right 0;
	border-right:none;
}
ul#header_nav_site.roadside li a:hover.last {
	background: url(../images/bg_nav_page_roadside.jpg) no-repeat right -20px;
	border-right:none;
}
ul#header_nav_site.roadside li a {
	background: url(../images/bg_nav_roadside.gif) repeat-x 0 0;
	border-right: solid 1px #FFFFFF;
}
ul#header_nav_site.roadside li a:hover {
	background: url(../images/bg_nav_roadside.gif) repeat-x 0 -20px;
	border-right: solid 1px #FFFFFF;
}


ul#header_nav_site.tirewheel li a.first {
	background: url(../images/bg_nav_page_tirewheel.jpg) no-repeat left 0px;
}
ul#header_nav_site.tirewheel li a:hover.first {
	background: url(../images/bg_nav_page_tirewheel.jpg) no-repeat left -20px;
}
ul#header_nav_site.tirewheel li a.last {
	background: url(../images/bg_nav_page_tirewheel.jpg) no-repeat right 0px;
	border-right:none;
}
ul#header_nav_site.tirewheel li a:hover.last {
	background: url(../images/bg_nav_page_tirewheel.jpg) no-repeat right -20px;
	border-right:none;
}
ul#header_nav_site.tirewheel li a {
	background: url(../images/bg_nav_tirewheel.gif) repeat-x 0 0;
	border-right: solid 1px #FFFFFF;
}
ul#header_nav_site.tirewheel li a:hover {
	background: url(../images/bg_nav_tirewheel.gif) repeat-x 0 -20px;
	border-right: solid 1px #FFFFFF;
}


#content a, #content_bottom a {
	color: #465968;
	text-decoration: underline;
}
#content a:hover, #content_bottom a:hover {
	text-decoration: none;
}





/* Template Items */


a#logo {
	width: 140px;
	height: 95px;
	border: none;
	position: absolute;
	left: 25px;
	top: 12px;
	display: block;
	background: url(../images/logo.jpg) no-repeat center center;
}
#country {
	width: 330px;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 10px;
	display: block;
	text-transform: uppercase;
	color: #465968;
	font-size: 9px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
#country img  {
	margin-bottom: -4px;
	padding-left: 5px;
}
#header_links {
	width: 135px;
	height: 14px;
	padding: 1px 0 0 0;
	position: absolute;
	right: 10px;
	top: 30px;
	display: block;
	text-align: right;
	text-transform: uppercase;
	color: #465968;
	font-size: 9px;
	font-weight: bold;
}
#header #phone {
	width: 230px;
	height: 50px;
	position: absolute;
	top: 45px;
	right: 20px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-size: 25px;
	color: #465968;
	text-align: right;
}
#header_nav_sections {
	width: 412px;
	height: 30px;
	position: absolute;
	right: 20px;
	bottom: 21px;
	display: block;
}
#header_nav_site {
	width: 800px;
	height: 19px;
	position: absolute;
	display: block;
	left: 0px;
	bottom: 1px;
	text-align: center;
}
#header_nav_site ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header_nav_site li {
	display: inline;
	float: left;
}
#hero {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/hero_temp.jpg) no-repeat -40px -121px;
}
#herohome {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/hero_home.jpg) no-repeat -40px -121px;
}
#heroroadside {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/hero_roadside.jpg) no-repeat -50px -110px;
}
#heroroadside h4, #heroroadside h5 {
	width: 400px;
	margin: 0;
	padding: 15px 0 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	color: #fff;
}
#heroroadside h4 a {
	font-size: 19px;
	color: #fff;
}
#herotirewheel {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/hero_tirewheel.jpg) no-repeat 0px -175px;
}
#herofleet {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/hero_fleet.jpg) no-repeat 0px -270px;
}
#herowarranty {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/hero_warranty.jpg) no-repeat 0px -380px;
}
#herowarranty h4, #herowarranty h5 {
	width: 400px;
	margin: 0;
	padding: 20px 0 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	color: #fff;
}
#herowarranty h4 a {
	font-size: 19px;
	color: #fff;
}
#herowarranty h5, #heroroadside h5 {
	padding-top: 5px;
	font-size: 17px;
}
#herowarranty h4.lg, #heroroadside h4.lg {
	font-size: 22px;
}
#hero_quote {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/bg_hero_quote.png) no-repeat left top;
	z-index: 0;
}
#hero_quote td {
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#hero_quote  td.leftbrdr {
	background-image: url(../images/leftbrdr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#hero_quote_special {
	width: 800px;
	height: 100px;
	position: relative;
	background: url(../images/bg_hero_quote.png) no-repeat left top;
	z-index: 0;
}
#hero_quote_special td {
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#hero_quote_special  td.leftbrdr {
	background-image: url(../images/leftbrdr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




#members {
	width: 800px;
	position: relative;
	background: url(../images/bg_hero_members.png) no-repeat left top;
	z-index: 0;
}
#members td {
	text-align: center;
	font-size: 11px;
	color: #333333;
}
#members  td.leftbrdr {
	background-image: url(../images/leftbrdr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#members .label {
	float: left;
	clear: left;
	display: block;
	width: 150px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 18px;
	text-align: right;
	color: #00703C;
	font-weight: bold;
	font-size: 12px;
}
#members .labelWide {
	float: left;
	clear: left;
	display: block;
	width: 380px;
	margin-right: 12px;
	margin-top: 10px;
	margin-bottom: 18px;
	text-align: center;
	color: #00703C;
	font-weight: bold;
	font-size: 12px;
}
.lightboxContent td .label {
	color: #666666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	width: auto;
	margin-right: 8px;
}
#members .memberInfo {
	float: left;
	width: 230px;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 12px;
}
#members .memberInfoWide {
	float: left;
	width: 380px;
	text-align: left;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 12px;
}

#members .memberInfoWide a { font-weight: bold }

#members td#arrow-list div {
	display: block;
	padding: 10px;
	background: #E9E9E9;
	width: 375px;
	float: left;
	clear: left;
	margin-top: 10px;
	color: #465968;
	font-size: 13px;
	font-weight: bold;
    border: 1px solid #000000    
}
#members td#arrow-list ul,
td.lightboxArrow-list ul {
	float: left;
	clear: left;
	width: 345px;
	list-style-image: url(../images/makes-listarrow.jpg);
	line-height: 25px;
	text-align: left;
}
td.lightboxArrow-list ul {
	width: auto;
}
#members td#arrow-list ul a,
td.lightboxArrow-list ul a {
	color: #465968;
	font-weight: bold;
	text-decoration: underline;
}
td.lightboxArrow-list ul a.this {
	color: #000000;
	text-decoration: none;
	cursor: default;
}
#members td#arrow-list ul a:hover,
td.lightboxArrow-list ul a:hover {
	text-decoration: none;
}






#welcome {
	width: 780px;
	height: 25px;
	padding: 10px 0 0 20px;
	margin: 1px 0 0 0;
	display: block;
	z-index: 1;
	background-color: #465968;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#welcome_short {
	width: 800px;
	height: 20px;
	padding: 0;
	margin: 1px 0 0 0;
	display: block;
	z-index: 1;
	background-color: #465968;
}
#welcome.header_special {
	height: 27px;
	padding: 5px 0 0 20px;
	color: #CCCCCC;
}
.header_special a {
	color: #FFFFFF;
	text-decoration: underline;
}
.header_special a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.header_special .white {
	color: #FFFFFF;
}
.header_special img {
	padding: 0 15px 0 15px;
	margin: 0 0 -5px 0;
}


#arrow_home, #arrow_roadside, #arrow_warranty, #arrow_tirewheel {
	width: 141px;
	height: 29px;
	padding: 12px 0 0 10px;
	display: block;
	position: absolute;
	left: 465px;
	top: 97px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.wideside #arrow_home, .wideside #arrow_roadside, .wideside #arrow_warranty, .wideside #arrow_tirewheel {
	left: 450px;
}
#arrow_home {
	background-image: url(../images/arrow_red.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#arrow_roadside {
	background-image: url(../images/arrow_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#arrow_warranty {
	background-image: url(../images/arrow_green.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#arrow_tirewheel {
	background-image: url(../images/arrow_black.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#arrow_warranty.wide {
	left: 360px;
}


#quote_top {
	width: 196px;
	height: 32px;
	display: block;
	position: absolute;
	right: 0px;
	top: 84px;
	z-index: 2;
	background: url(../images/bg_quote_top.png) no-repeat top left;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	letter-spacing: 1px;
	font-size: 16px;
	font-style: italic;
}
#quote p {
	background: #E9E9E9;
}
.wideside #quote_top {
	width: 314px;
	background: url(../images/bg_quote_wide_top.png) no-repeat top left;
}
#quote_box {
	width: 196px;
	display: inline;
	float: right;
	position: relative;
	z-index: 2500;
}
.wideside #quote_box {
	width: 314px;
	z-index: 2500;
}

#quote {
	width: 181px;
	display: inline;
	float: right;
	position: relative;
	z-index: 2500;
	background: url(../images/bg_quote_bottom.png) no-repeat bottom left;
	font-size: 9px;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 35px;
	padding-left: 10px;
}
.wideside #quote {
	width: 299px;
	background: url(../images/bg_quote_wide_bottom.png) no-repeat bottom left;
	padding-bottom: 15px;
	z-index: 2500;
}
.wideside #quote #email {	width: 170px;
}
.wideside #quote #firstname {	width: 170px;
}
.wideside #quote #lastname {	width: 170px;
}
.wideside #quote #phone_area {	width: 35px;
}
.wideside #quote #phone_ext {	width: 35px;
}
#quote p {
	margin: 0px;
	padding: 0px;
}
#quote a {
	color: #465968;
	text-decoration: underline;
}
#quote a:hover {
	text-decoration: none;
}
.phone {
	font-size: 18px;
}
#quote .line {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
}
#quote h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #465968;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 191px;
	margin-left: -5px;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 15px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	font-style: italic;
}
.wideside #quote h3 {
	width: 309px;
}
#quote .whitebox {
	text-transform: uppercase;
	color: #465968;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 2px 0 2px 0;
	display: block;
	width: 190px;
	margin-left: -5px;
	text-align: center;
	clear: both;
}



a.btn_wide,
#quote a.btn_wide,
#content a.btn_wide,
#bottom_content a.btn_wide {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 25px;
	width: 169px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_wide.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
#quote .btn_navy_box {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #465968;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	width: 191px;
	margin-left: -5px;
	text-align: center;
	margin-bottom: -18px;
	margin-top: 15px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	font-style: italic;
}
#quote a.btn_navy {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 25px;
	width: 169px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_navy.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
a.btn_wide_white,
#content a.btn_wide_white {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 25px;
	width: 169px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_wide_white.png) no-repeat center center;
	text-decoration: none;
}
a.btn_wide_white_disabled,
#content a.btn_wide_white_disabled {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 25px;
	width: 169px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #0000aa;
	background: url(../images/btn_wide_white.png) no-repeat center center;
	text-decoration: none;
}
a.btn_125_white,
#content a.btn_125_white {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 25px;
	width: 133px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_125_white.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
a.btn_big,
#quote a.btn_big {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
	height: 65px;
	width: 170px;
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_big.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
a.btn_small,
#quote a.btn_small {
	display: inline;
	float: right;
	text-align: center;
	height: 22px;
	width: 59px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_small.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
a.btn_small_white {
	display: inline;
	float: right;
	text-align: center;
	height: 22px;
	width: 59px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_small_white.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
a.btn_tiny,
#quote a.btn_tiny {
	display: inline;
	text-align: center;
	height: 21px;
	width: 22px;
	margin-top: 2px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_tiny.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}
a.btn_medium,
#quote a.btn_medium {
	display: inline;
	float: right;
	text-align: center;
	height: 22px;
	width: 73px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #940000;
	background: url(../images/btn_medium.png) no-repeat center center;
	text-decoration: none;
	color: #940000;
}



#quote .mileageError {
	color: #FF0000;  /* red */
}
#quote input.center {
	font-size: 10px;
	color: #666666;
	margin: 10px auto 5px auto;
	display: block;
}

.mileageError {
	color: #FF0000;  /* red */
}

.wideside #quote input {
	/*font-size: 10px;
	color: #666666;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;*/
}
.wideside #quote form {
	margin: 0;
	padding: 0;
}

#breadcrumb {
	width: 595px;
	height: 25px;
	padding: 5px 0 0 5px;
	position: relative;
	display: block;
	font-size: 9px;
	color: #465968;
	text-transform: lowercase;
}
#breadcrumb  a {
	text-decoration: underline;
	color: #465968;
}
#breadcrumb a:hover {
	text-decoration: none;
}


#content {
	width: 580px;
	padding: 0 15px 0px 0px;
	position: relative;
	z-index: 0;
	font-size: 11px;
	color: #000000;
}
.wideside #content, .wideside #breadcrumb {
	width: 462px;
}
.wideside #content_bottom {
	width: 790px;
	padding: 0 0 0 0;
	margin-right: -10px;
	position: relative;
	font-size: 11px;
	color: #000000;
	float: left;
	clear: left;
}





#coupon {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px dashed #999;
	padding: 5px 10px 5px 10px;
	float: right;
	width: 228px;
	text-align: center;
	display: inline;
}
#coupon_img {
	margin-left: 15px;
	margin-bottom: 8px;
	float: right;
	display: inline;
}
#couponwide #coupon {
	border: none;
	float: left;
	width: 455px;
	margin: 20px 0 0 0;
	padding: 0;
}
#coupon_so #coupon {
	border: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#couponwide {
	padding-bottom: 15px;
}
#coupon .bigred, #couponwide #coupon .bigred {
	width: 100%;
	clear: left;
	display: block;
	color: #940000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 10px 0;
}
.thered {
	color: #940000;
}
#coupon .bigblue, #couponwide #coupon .bigblue, .bigblue {
	width: 100%;
	clear: left;
	display: block;
	color: #465968;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#coupon .biggerblue, #couponwide #coupon .biggerblue {
	width: 100%;
	clear: left;
	display: block;
	color: #465968;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
#coupon .details, #couponwide #coupon .details {
	width: 100%;
	clear: left;
	display: block;
	color: #333333;
	font-size: 10px;
	padding: 0 0 10px 0;
}
#coupon .detailslist {
	width: 225px;
	clear: left;
	display: block;
	color: #333333;
	font-size: 10px;
	padding: 7px 0 10px 5px;
	text-align: left;
}
#coupon_so #coupon .detailslist {
	width: 300px;
	clear: left;
	display: block;
	color: #333333;
	font-size: 10px;
	padding: 0 0 10px 5px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#couponwide #coupon .detailslist {
	display: none;
}

#couponwide #coupon br {
	display: none;
}
#coupon .gotcha, #couponwide #coupon .gotcha {
	width: 100%;
	clear: left;
	display: block;
	color: #333333;
	font-size: 9px;
	padding: 0 0 0 0;
}
#coupon .littleredridinghood, #couponwide #coupon .littleredridinghood {
	width: 100%;
	clear: left;
	display: block;
	color: #940000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 4px 0;
}
#couponwide #coupon .littleredridinghood {
	margin-top: 15px;
}
#coupon .thegrey, #couponwide #coupon .thegrey {
	width: 100%;
	clear: left;
	display: block;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 10px 0;
}






/*  Text Styles  */


#content h1, #content_bottom h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #465968;
	margin: 0;
	padding: 0;
}
#content h1 + p, #content_bottom h1 + p {
	margin-top: 5px;
}
#content h1 em, #content_bottom h1 em {
	font-style: italic;
}
#content h1 + .f10, #content_bottom h1 + .f10 {
	margin-top: 5px;
}



#content h2, #content_bottom h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content h1 + h2, #content_bottom h1 + h2 {
	padding-top: 10px;
}
#content h2 + p, #content_bottom h2 + p {
	padding-top: 0px;
	margin-top: 0px;
}

#content h3, #content_bottom h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #465968;
	clear: left;
	background: none;
}
#content h3 + table, #content_bottom h3 + table {
	margin-top: 20px;
}
#content .dyn_caps, #content_bottom .dyn_caps {
	text-transform: capitalize;
}

#content .warranty, #content_bottom .warranty {
	color: #0A7544;
}
#content .roadside, #content_bottom .roadside {
	color: #0E589C;
}
#content .tirewheel, #content_bottom .tirewheel {
	color: #5D5C5D;
}
#content .home, #content_bottom .home {
	color: #AC253B;
}



#content h4, #content_bottom h4 {
	font-size: 11px;
	color: #465968;
	background: none;
	clear: left;
}

#content .filler, #content_bottom .filler {
	width: 100%;
	display: inline;
	clear: left;
	float: left;
	position: relative;
	z-index: 0;
}


.subhead {
	font-size: 12px;
	font-weight: bold;
}


#content hr, #content_bottom hr {
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 5px 0 5px 0;
	padding: 0;
	height: 1px;
	display: inline;
	float: left;
	clear: left;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	border-bottom: 1px dotted #999999;
}
#content hr.sep, #content_bottom hr.sep {
	width: 100%;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 5px 0 5px 0;
	padding: 0;
	height: 1px;
	display: inline;
	float: left;
	clear: both;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
}
#content ul.choose, #content_bottom ul.choose {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 10px;
}
#content ul.choose li, #content_bottom ul.choose li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.webassured {
	position: absolute;
	right: -175px;
	top: 10px;
}
.panel h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0A7544;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tabcontent .quoter {
	width:280px;
	display: inline;
	float: left;
	margin: 0 0 10px 25px;
}
.tabcontent .quoter_btn {
	float: right;
	margin: 0 25px 0 0;
}


.tabcontent ul.checks li {
	list-style-type: none;
	min-height: 17px;
	background: url(../images/bullet_check.jpg) no-repeat top left;
	padding: 3px 0 5px 30px;
}
.filler ul.checks2 {
	padding: 0;
	margin: 0 0 0 15px;;
}
.filler ul.checks2 li {
	list-style-type: none;
	background: url(../images/bullet_check.jpg) no-repeat top left;
	padding: 3px 0 5px 30px;
	margin: 0;
}
#quote ul.checks {
	margin: 0;
	padding: 0;
}
#quote ul.checks li {
	list-style-type: none;
	min-height: 17px;
	background-image: url(../images/bullet_check_quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
blockquote ul.checks {
	clear: left;
	margin: 10px 0 0 0;
	padding: 0;
}
blockquote ul.checks li {
	list-style-type: none;
	min-height: 17px;
	background-image: url(../images/bullet_check_quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
.warrantyquote {
	margin: 0px;
	padding: 0px;
}

.warrantyquote  select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100px;
	margin-top: 7px;
}
#faq_list_left, #faq_list_right {
	width: 48%;
}
#faq_list_left li a, #faq_list_right li a {
	color: #000000;
	text-decoration: none;
}
#faq_list_left li a:hover, #faq_list_right li a:hover {
	text-decoration: underline;
}
#faq_list_left ol, #faq_list_right ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#faq_list_left li, #faq_list_right li {
	font-size: 10px;
	padding-bottom: 7px;
}
#faq_list_left {
	float: left;
	display: inline;
}
#faq_list_right {
	float: right;
	display: inline;
}
.warranty_faq, .roadside_faq {
	color: #000000;
	width: 570px;
}
.warranty_faq .answer {
	font-style: italic;
	color: #00703C;
}

.warranty_faq li, .roadside_faq li {
	margin-bottom: 10px;
}
.whyparagon ul li {
	margin-bottom: 10px;
}
.whyparagon #coupon {
	margin-top: 20px;
}
#terms {
	font-size: 9px;
}

#terms h6 {
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
	font-size: 11px;
}





#field_holder_1 {
	float: left;
	width: 270px;
	clear: left;
}
#field_holder_1 #make {
	width: 130px;
	float: left;
}
#field_holder_1 #model {
	width: 130px;
	float: right;
}
#field_holder_1 #button {
	float: right;
	margin-top: 20px;
	clear: both;
}
#field_holder_1 + p {
	clear: left;
}
.gap_top {
	margin-top: 20px;
}
.gap_bottom {
	margin-bottom: 20px;
}
.offers_table_wrapper {
	background-image: url(../images/bg_special_offer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.warranty .offers_table thead th {
	color: #246849;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.offers_table thead td {
	text-align: center;
	padding: 5px;
}
.offers_table thead th, .offers_table thead td {
	border-bottom: solid 1px #999999;
}
.offers_table tbody {
	background-color: #FFFFFF;
}
.offers_table tbody th {
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	text-align: left;
	padding: 5px;
	font-weight: normal;
}
.offers_table tbody th strong {
	color: #00703C;
}
.offers_table tbody td {
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	text-align: center;
	padding: 5px;
}
.offers_table tbody th + td {
	border-bottom: solid 1px #999999;
	border-right: none;
}
.offers_table_single tbody th + td {
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}
blockquote.block {
	font-size: 10px;
	background-color: #E9E9E9;
	padding: 15px;
}




.quote_table thead th {
	font-weight: bold;
	text-align: left;
	padding: 3px;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.quote_table thead td {
	text-align: left;
	padding: 3px;
	background: #FFFFFF;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
.quote_table thead td.bg_none {
	background: none;
	border: none;
	padding: 0;
}
.quote_table tbody {
	background: #FFFFFF;
}
.quote_table tbody th {
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background: #E9E9E9;
	border-bottom: 1px solid #999999;
}
.quote_table tbody td {
	font-weight: normal;
	text-align: center;
	padding: 3px;
}
.quote_table tbody .left {
	border-left: 1px solid #999999;
}
.quote_table tbody .right {
	border-right: 1px solid #999999;
}
.quote_table tfoot {
	background: #FFFFFF;
}
.quote_table tfoot th {
	font-weight: normal;
	text-align: left;
	padding: 3px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.quote_table tfoot td {
	text-align: left;
	padding: 3px;
	border-right-width: 1px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.quote_table tfoot th + td {
	border-right-style: none;
}
.quote_table a {
	font-size: 10px;
	font-weight: normal;
	color: #465968;
}



div#content.roadside_path,
div#content.tirewheel_path,
div#content.warranty_wide {
	width: 790px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
}
.roadside_selector {
	display: inline;
	width: 780px;
	height: 140px;
	float: left;
	margin-bottom: 5px;
}
.roadside_questions {
	display: inline;
	width: 360px;
	height: 140px;
	float: right;
	border: solid 1px #465968;
	background: #E9E9E9;
	margin-bottom: 20px;
}

.path_box {
	display: inline;
	width: 770px;
	float: left;
	border: solid 1px #999999;
	background: #E9E9E9;
	margin-top: 20px;
	padding: 10px;
	font-size: 10px;
}
.bundletable thead th {
	padding: 3px;
	text-align: left;
	border-top: solid 1px #465968;
	border-left: solid 1px #465968;
	border-right: solid 1px #465968;
}
.bundletable thead td {
	padding: 3px;
	text-align: left;
	border-bottom: solid 1px #465968;
	border-left: solid 1px #465968;
	border-right: solid 1px #465968;
}
.bundletable tbody th {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	border-left: solid 1px #465968;
	line-height: 24px;
}
.bundletable tbody td {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	line-height: 22px;
}
.bundletable tbody td.last {
	padding: 3px;
	text-align: center;
	font-weight: normal;
	border-right: solid 1px #465968;
}
.bundletable tfoot td {
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px #465968;
	border-left: solid 1px #465968;
	border-right: solid 1px #465968;
}
.bundletable .bbot {
	border-bottom: solid 1px #465968;
}
.bundletable .bright {
	border-right: solid 1px #465968;
}

.bundletable_so {
    border-top: solid 1px #999999;
}
.bundletable_so thead th {
	padding: 3px;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	background: #E9E9E9;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
.bundletable_so thead td {
	padding: 3px;
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	background: #E9E9E9;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}
.bundletable_so tbody th {
	padding: 3px;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
/*	border-top: solid 1px #999999; */
	background: #E9E9E9;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
.bundletable_so tbody td {
	padding: 3px;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
/*	border-top: solid 1px #999999; */
	background: #E9E9E9;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}


div.bundletable_so-new {
	border: solid 1px #999999;
	background: #E9E9E9;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
	padding: 20px 10px 20px 10px;
	width: 540px;
	display: block;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.bundletable_so-new .the-red {
	color: #FF0000;
}



.ram_plantable thead th {
	padding: 3px;
	border-top: solid 1px #465968;
	border-left: solid 1px #465968;
	border-bottom: solid 1px #465968;
	text-align: left;
}
.ram_plantable thead th.last {
	border-right: solid 1px #465968;
}
.ram_plantable tbody th {
	padding: 3px;
	border-left: solid 1px #465968;
	text-align: left;
}
.ram_plantable tbody th.last,
.ram_plantable tbody td.last {
	border-right: solid 1px #465968;
}
.ram_plantable tbody td {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.ram_plantable tfoot td {
	padding: 3px;
	border-right: solid 1px #465968;
	border-left: solid 1px #465968;
	border-bottom: solid 1px #465968;
	border-top: solid 1px #465968;
	text-align: center;
}

.tw_plantable thead th {
	padding: 3px;
	border-top: solid 1px #465968;
	border-left: solid 1px #465968;
	border-bottom: solid 1px #465968;
}
.tw_plantable thead th.last {
	border-right: solid 1px #465968;
}

.tw_plantable tbody td {
	border-left: solid 1px #465968;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.tw_plantable tbody td.last {
	border-right: solid 1px #465968;
}
.tw_plantable tbody td.btop {
	border-top: solid 1px #465968;
}
.tw_plantable tfoot td {
	padding: 3px;
	border-right: solid 1px #465968;
	border-left: solid 1px #465968;
	border-bottom: solid 1px #465968;
	text-align: center;
}
.tw_plantable tbody select {
	width: 100px;
	margin-left: 10px;
}
.tw_plantable tbody input {
	margin-right: 10px;
	margin-left: 10px;
}

.ra_planscomparetable {
	font-size: 10px;
}
.ra_planscomparetable ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.ra_planscomparetable .subtable {
	padding: 0px;
	background-color: #E9E9E9;
}
.ra_planscomparetable .subtable table td {
	border: none;
}
.ra_planscomparetable .subtable table td.top {
	border-bottom: solid 1px #465968;
}
.ra_planscomparetable .black {
	color: #000000;
}
.ra_planscomparetable td,
.ra_planscomparetable th {
	padding: 3px;
}
.ra_planscomparetable thead th {
	font-size: 12px;
	text-align: left;
	border-top: solid 1px #465968;
	border-left: solid 1px #465968;
	border-bottom: solid 1px #465968;
	border-right: solid 1px #465968;
}
.ra_planscomparetable thead td,
.ra_planscomparetable tbody th {
	color: #0A5BA8;
	background-color: #E9E9E9;
}
.ra_planscomparetable thead td {
	font-size: 12px;
	border-top: solid 1px #465968;
	border-bottom: solid 1px #465968;
	border-right: solid 1px #465968;
}
.ra_planscomparetable tbody th {
	text-align: left;
	font-size: 12px;
	border-bottom: solid 1px #465968;
	border-right: solid 1px #465968;
}
.ra_planscomparetable tbody td {
	border-bottom: solid 1px #465968;
	border-right: solid 1px #465968;
}
.ra_planscomparetable tbody .left {
	border-left: solid 1px #465968;
}

.rh_plantable {
	font-size: 10px;
}
.rh_plantable td,
.rh_plantable th {
	padding: 3px;
}
.rh_plantable th.grey {
	color: #666666;
	border-left: solid 1px #465968;
}
.rh_plantable th {
	color: #0558A6;
	background-color: #E9E9E9;
	text-align: left;
	font-size: 11px;
	padding: 4px;
	border-bottom: solid 1px #465968;
	border-right: solid 1px #465968;
}
.rh_plantable thead td {
	font-weight: bold;
	font-size: 11px;
	border-top: solid 1px #465968;
	border-right: solid 1px #465968;
}
.rh_plantable tbody td {
	border-bottom: solid 1px #465968;
	border-right: solid 1px #465968;
}
.rh_plantable thead th {
	border-top: solid 1px #465968;
}
.rh_plantable .left {
	border-left: solid 1px #465968;
}

#welcome table td {
	color: #FFFFFF;
}
#welcome table td.dark {
	color: #CCCCCC;
}
.roadside_header_nomenu_tagline {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #465968;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}


.roadside_comparetable td.ours {
	color: #0055A4;
}
.roadside_comparetable .na {
	color: #333366;
}
.roadside_comparetable .x {
	color: #CC0000;
}
.roadside_comparetable a {
	color: #0055A4;
	font-weight: normal;
}
.roadside_comparetable td {
	text-align: center;
	padding: 3px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.roadside_comparetable thead th {
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/roadside_comparetable_h.png) no-repeat 30px 0px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.roadside_comparetable thead td.headfall {
	background: url(../images/roadside_comparetable_h.png) no-repeat 30px -34px;
}
.roadside_comparetable thead td.serviceleft {
	background: url(../images/roadside_comparetable_title_bg.png) no-repeat -185px -34px;
	font-size: 13px;
	font-weight: bold;
	border-right: solid 1px #CCCCCC;
}
.roadside_comparetable thead td.service {
	background: url(../images/roadside_comparetable_title_bg.png) no-repeat -190px -34px;
	font-size: 13px;
	font-weight: bold;
	border-right: solid 1px #CCCCCC;
	color: #000000;
}
.roadside_comparetable thead td.serviceright {
	background: url(../images/roadside_comparetable_title_bg.png) no-repeat right -34px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.roadside_comparetable thead td.plandetailsleft {
	background: url(../images/roadside_comparetable_bluecorners.png) left top;
	padding: 3px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.roadside_comparetable thead td.plandetails {
	background: url(../images/roadside_comparetable_bluecorners.png) center top;
	padding: 3px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.roadside_comparetable tbody th.vertmiddle {
	background: url(../images/roadside_comparetable_bluecorners.png) left center;
}
.roadside_comparetable tbody th.vert {
	text-align: center;
}
.roadside_comparetable tbody th {
	text-align: right;
	padding: 3px;
	font-weight: normal;
	font-size: 12px;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}
.roadside_comparetable tbody th.vertbottom {
	background: url(../images/roadside_comparetable_bluecorners.png) left bottom;
}
.roadside_comparetable tbody .top th,
.roadside_comparetable tbody .top td {
	border-top: solid 1px #999999;
}
.roadside_comparetable tbody .top th.vert {
	border-top: solid 1px #FFFFFF;
}
.roadside_comparetable tbody td {
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
}
.roadside_comparetable tfoot td {
	background: url(../images/roadside_comparetable_title_bg.png) no-repeat right bottom;
	border-top: solid 1px #999999;
}
.roadside_comparetable tfoot td.left {
	background: url(../images/roadside_comparetable_title_bg.png) no-repeat left bottom;
	border-top: solid 1px #999999;
}





#homedrop {
	margin-top: 15px;
	text-align: center;
	padding-left: -15px;
	clear: both;
}
#homedrop ul {
	padding: 0;
	margin: 0 0 0 30px;
	color: #465968;
	text-align: left;
}
#homedrop ul li {
	padding-top: 6px;
}
#homedrop ul a {
	font-weight: normal;
}
#homedrop a.drop_it_like_its_hot {
	display: block;
	padding: 5px 0 0 30px;
	background: url(../images/drop_it_like_its_hot.png) no-repeat 0px 0px;
	font-weight: normal;
	text-align: left;
}
#homedrop a.drop_it_like_its_hot_sel {
	display: block;
	padding: 5px 0 15px 30px;
	background: url(../images/drop_it_like_its_hot.png) no-repeat 0px -80px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	text-decoration: none;
}
#homedrop p {
	padding: 2px 0 2px 0;
	margin: 0;
}
#homedrop .hideme {
	display: none;
}
#homedrop .showme {
	display: block;
}
#homedrop a.warrantylink {
	width: 209px;
	height: 33px;
	display: block;
	padding: 9px 0 0 0;
	margin: 0 auto 10px auto;
	background: url(../images/btn_homeshow.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00703C;
	text-decoration: none;
	font-weight: normal;
}
#homedrop a.roadsidelink {
	width: 209px;
	height: 33px;
	display: block;
	padding: 9px 0 0 0;
	margin: 0 auto 10px auto;
	background: url(../images/btn_homeshow.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0055A4;
	text-decoration: none;
	font-weight: normal;
}
#homedrop a.roadhazardlink {
	width: 209px;
	height: 33px;
	display: block;
	padding: 9px 0 0 0;
	margin: 0 auto 10px auto;
	background: url(../images/btn_homeshow.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#homedrop .drop_it_box {
	float: left;
	display: inline;
	width: 231px;
	min-height: 150px;
	padding: 0 15px 0 15px;
}
#show1,
#show2,
#show3 {
	display: none;
}




#popbox {
	position: relative;
}
#popbox ul {
	list-style: none;
}
#popbox li {
	position: relative;
}
#popbox a {
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #E9E9E9;
}
#popbox a:hover {
	background-color: #E9E9E9;
	text-decoration: none;
}
#popbox a span.popit {
	display: none;
}
#popbox a:hover span.popit, #popbox a.hover span.popit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 270px;
	height: 150px;
	display: none;
	position: absolute;
	top: -62px;
	left: -275px;
	z-index: 9999;
	cursor: default;
}
span.popit .top {
	width: 270px;
	height: 36px;
	float: left;
	clear: left;
	background: url(../images/popup_top.png) no-repeat left top;
}
span.popit .middle {
	width: 180px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
	padding: 0 50px 0 40px;
	float: left;
	clear: left;
	background: url(../images/popup_middle.png) no-repeat left top;
	display: table-cell;
	vertical-align: middle;
}
span.popit .bottom {
	width: 270px;
	height: 36px;
	float: left;
	clear: left;
	background: url(../images/popup_bottom.png) no-repeat left top;
}






#roadside_path {
	background-image: url(../images/bg_special_offer.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#roadside_path .bottom {
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
}
#roadside_path .nobottom {
	border-bottom: none;
}
#roadside_path  thead  td {
	border-bottom: 1px solid #999999;
}
#roadside_path  tbody  th {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
}
#roadside_path  tbody  td {
	border-right: 1px solid #999999;
}
#roadside_path td {
	padding: 3px;
	background: #FFFFFF;
}
#roadside_path #hr {
	padding: 0px;
	background-color: #E9E9E9;
}
#roadside_path #hr hr.greybar {
	background-color: #E9E9E9;
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 100%;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
}
#roadside_path th {
	text-align: left;
	padding: 4px 2px 4px 2px;
	font-size: 12px;
	background: #FFFFFF;
}
#roadside_path  tbody  .left {
	border-left: 1px solid #999999;
}
#roadside_path  tbody  .left2 {
	border-right: none;
}
#roadside_path  tbody  .no-left {
	border-left: none;
}
#roadside_path  tbody  .both {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#roadside_path  tbody  .radio {
	border-right: none;
	vertical-align: top;
	display: table-cell;
	text-align: center;
	padding: 2px;
}
#roadside_path a {
	font-weight: normal;
	display: block;
}
#roadside_path td.theOffer {
	border-top: 1px solid #999999;
	padding: 10px 15px 10px 15px;
	text-align: center;
}
#roadside_path .theOffer a {
	float: none;
	display: inline;
}
#roadside_path a.reveal {
	font-weight: normal;
	float: none;
	display: inline;
}
#roadside_path .bg_none {
	background: none;
	border: none;
}
#roadside_path  #vehiclesTable td {
	border-right: none;
	padding: 0;
	background: #FFFFFF;
}
#roadside_path  #vehiclesTable .btn_wide_white {
	margin: 5px 0 1px 0;
	clear: both;	
}





.logo_warranty_tabs {
	float: right;
	margin: -15px 0 0 10px;
}




#topalign td {
	display: table-cell;
	vertical-align: top;
}



.specialoffers_warranty_topper {
	display: block;
	clear: left;
	height: 18px;
	width: 575px;
	margin-top: 10px;
	background-image: url(../images/tabs_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.specialoffers_warranty {
	display: block;
	clear: left;
	width: 563px;
	padding: 5px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}
.specialoffers_warranty_table td {
	line-height: 20px;
	color: #465968;
	font-size: 10px;
	text-align: center;
}
.specialoffers_warranty_table {
	clear: left;
}
.specialoffers_warranty_table td.leftline {
	border-left: dotted 1px #999999;
}




#content a#tablink {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 5px;
	z-index: 3000;
}
table#plans {
	clear: left;
}



.underline {
	text-decoration: underline;
}

.sidebartoplogo {
	margin-top: -8px;
}
hr + blockquote {
	clear: left;
}





a.contractlink {
	display: block;
	float: right;
	background: url(../images/pdf-icon.gif) no-repeat left bottom;
	height: 13px;
	padding-left: 18px;
	padding-top: 3px;
}
h3 a.h3link {
	background: url(../images/pdf-icon.gif) no-repeat left bottom;
	height: 13px;
	padding-left: 18px;
	padding-top: 3px;
	font-weight: normal;
	font-size: 11px;
}

.makesphone {
	display: block;
	float: left;
	margin: 0 0 0 25px;
	height: 35px;
	width: 269px;
	padding: 70px 0 0 0;
	text-align: center;                                                                   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}




#roadside_path td.indent1 {
	padding-left: 12px;
}


.maroonBg {
	/*This is actually red :-) */
	background-color: #FF0000;
	color: #000;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

