/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #0d3f64 url(../images/homepage01.jpg) repeat-x left top;
	color: #000000;
	font-size:12px;
	line-height: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color:#1e6194;
	margin:5px 0 10px 0;
	/* text-transform: uppercase; */
}

h2 {
	font-size: 14px;
	color:#1e6194;
	/* text-transform: uppercase; */
}

h2.bigger {
	font-size: 18px;
	text-transform: uppercase;
	color:#1e6194;
}

h2.biggerOrange {
	font-size: 18px;
	text-transform: uppercase;
	color:#f07b25;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color:#1c619c;
	/* text-transform: uppercase; */
}

p, ol, ul {
	margin-top: 0px;
}



li.bullet {
	color:#cc9900;
}

 
.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 2px solid #608B9F;
}

.hr1 {
	clear: both;
	margin: 0 0px 10px 0px;
	border: 1px dashed #608B9F;
	width:100%;
	/*height:1px;
	line-height: 1px;*/
	position:relative;
	text-align:left;
	padding: 0;
	margin: 0 0 10px 0;
}

.hr1 hr {
	display: none;
}


.button {
	background:#1e6194;
	color:#ffffff;
	padding:3px;
	border:0;
	font-weight:bold;
	cursor:pointer;
}

.label {
	font-weight:bold;
}

/** WRAPPER */

#wrapper {
	width: 718px;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	padding: 25px;
	background-color: #FFFFFF;
}

html>body #wrapper {
	height: auto;
}

/** HEADER */

#header {
	margin-bottom: 5px;
}

#header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

#header h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: lowercase;
}

/** MAIN-MENU */

#main-menu {
	margin: 0px 0px 10px 0px;
	background: #1e6194 url(../images/homepage06.gif) no-repeat right top;
	/* text-transform: uppercase; */
}

#main-menu ul {
	height: 28px;
	margin: 0px;
	padding: 11px 0px 0px 7px;
	background: transparent url(../images/homepage02.gif) no-repeat left top;
	list-style: none;
}

#main-menu li {
	display: inline;
}

#main-menu a {
	padding: 0px 8px 0px 15px;
	background: transparent url(../images/homepage03.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#main-menu .first a {
	background: none;
}

#main-menu ul {
}

/** CONTENT */

#right strong{
	color: #1e6194;
}


#left {
	float: left;
	width: 280px;
}

#right {
	float: left;
	width: 410px;
	margin: 0px 0px 0px 20px;
}

#full {
}

.extra-header td  {
	background:#1e6194;
	color:#ffffff;
	font-weight:bold;
}

.extra-list thead th  {
	background:#1e6194;
	color:#ffffff;
	font-weight:bold;
}

.estimator th  {
	background:#1e6194;
	color:#ffffff;
	font-weight:bold;
}

.even {
	background:#FFFFFF;
}
.even td {
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.odd {
	background:#DDDDDD;
}
.odd td {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

/** FOOTER */

#footer {
	clear: both;
	padding: 20px 0px 0px 0px;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#footer li {
	display: inline;
}

#footer a {
	padding: 0px 10px;
}

#footer p {
	text-align: center;
	font-size: 9px;
}

/** TABS **/
#tab_control {
	font-weight: bold;
}

#tab_control .tab_link {
	float: left;
	cursor: pointer;
	background: #EEEEEE;
	color:#000000;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	/* border-bottom: 1px solid #000000; */
	border-left: 1px solid #CCCCCC;
}

#tab_control .active {
	font-weight: bold;
}


#tab_control #control_factory_services {
	/* background:#EEEEEE; */
	/* color:#000000; */
}


#tab_control #control_factory_services.active {
	background:#f07b25;
	color:#ffffff;
	border: 1px solid #f07b25;
	border-bottom: 0px;
}

.factory {
	/*border:1px solid #f07b25;*/
}

.factory thead td {
	background:#f07b25;
	color:#ffffff;
	text-align:left;
}

#tab_control #control_dealer_services {
	/* background:#ffffff; */
	/* color:#000000; */
}

#tab_control #control_dealer_services.active {
	background:#b31d00;
	color:#ffffff;
	/*border:1px solid #b31d00;*/
	border-bottom: 0px;
}

.dealer {
	/*border:1px solid #b31d00;
	border-top: 0px*/;
}

.dealer thead td {
	background:#b31d00;
	color:#ffffff;
	text-align:left;
}


.tier3 {
	/*border:1px solid #f07b25;*/
}

.tier3 thead td {
	background:#660099;
	color:#ffffff;
	text-align:left;
}

#tab_control #control_T3_services {
	/* background:#ffffff; */
	/* color:#000000; */
}

#tab_control #control_T3_services.active {
	background:#660099;
	color:#ffffff;
	/*border:1px solid #b31d00;*/
	border-bottom: 0px;
}

#tab_control #control_all_services {
	/* background:#ffffff; */
	/* color:#000000; */
}

#tab_control #control_all_services.active {
	background:#00813b;
	color:#ffffff;
	border:1px solid #00813b;
	border-bottom: 0px;
}

.all {
/*	border:1px solid #00813b;*/
}

.all thead td {
	background:#00813b;
	color:#ffffff;
	text-align:left;
}

.extras {
	/*border:1px solid #b31d00;
	border-top: 0px*/;
}

.extras thead td {
	background:#b31d00;
	color:#ffffff;
	text-align:left;
}


#tab_control #control_model_detail {
	/* background:#ffffff; */
	/* color:#000000; */
}

#tab_control #control_model_detail.active {
	background:#1e6194;
	color:#ffffff;
	border:1px solid #1e6194;
	border-bottom: 0px;
}

.modeldetail {
	border:1px solid #1e6194;
}

.modeldetail th {
	background:#1e6194;
	color:#ffffff;
	text-align:left;
}


#tab_control #control_tire_recommendations {
	/* background:#ffffff; */
	/* color:#000000; */
}

#tab_control #control_tire_recommendations.active {
	background:#000000;
	color:#ffffff;
	border:1px solid #000000;
	border-bottom: 0px;
}

.tires {
	border:1px solid #000000;
}

.tires th {
	background:#000000;
	color:#ffffff;
	text-align:left;
}

/** PDF LINK **/
.linkPdf {
	background: url(../images/pdf.gif) no-repeat left center;
	padding-left: 20px;
}

/** Estimator Link **/
a.actionLink {
	text-decoration: none;
	color: black;
	padding: 3px;
}
a.actionLink:hover {
	background-color: #99ff00;
}

/** LEGEND **/

ul.legend {
	list-style:none;
	margin:15px 0 0 15px;
	padding:0;
}

ul.legend li {
	background:url(../images/bullet.gif) no-repeat 0 3px;
	padding-left:15px;
	margin:0 0 8px 0;
}

.video {
	display:none; 
	background-color:#ffffff;
}

.video a {
	color: #000000 !important;
	text-decoration:none;
}

a.legendHere {
    color: red !important;
    text-decoration: underline !important;
    cursor:pointer;
}
  
a.legendHere:hover {
    color: red !important;
    text-decoration:none !important;
    cursor:pointer;
}


.fact {
	display:none; 
	padding:10px; 
	margin-bottom:5px; 
	border: 1px solid #2f8dc3; 
	background-color:#eeeeee;
}

.xlose {
	display:block;
	background:#2f8dc3;
	border:1px solid #ffffff;
	color:#ffffff;
	font-weight:bold;
	float:right;
	padding:2px;
	margin:5px;
}

.xlose a {
	color:#ffffff;
	text-decoration:none;
}

/** PARTS **/

.parts {
	width:90%;
	border:1px solid #2f8dc3;
	margin:15px 0 0 15px;
}

.parts th {
	color:#ffffff;
	background:#2f8dc3;
}

.even_part {
	background:#eeeeee;
}

.even_part td {
	border-bottom: 1px solid #bbbbbb;
}

.odd_part {
	background:#ffffff;
}

.odd_part td {
	border-bottom: 1px solid #bbbbbb;
}

.title {
	font-weight:bold;
	text-align:right;
}

.border_top {
	border-top: 1px solid #bbbbbb;
}

