﻿/*color constants

Red - main: #DD2540
Red - sidebars: #EE0025
Dark red - #A23336
Background gray (dark gray): #666
Text (darkest gray): #333
Brown headers: #663333
Links - use main red, white, black, #333, #666 or #999
image borders - #666666

*/


html {
	height: 100.1%;
	margin-bottom: 1px;
}

body {
	height: 100.1%;
	background: #666666;
	font-size: 100.01%;
}
h1 {
	font-size: 2em;
	margin-bottom: 0.5em;
	line-height: 1.1em;
	font-weight: normal;
}
hr {
	color: #999999;
	background: #999;
	height: 1px;
	width: 90%;
	border-style: none;
}


/*main structure divs*/

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(../images/bkg_lcol.gif) repeat-y 0px 0px;
	margin-top: 0px;
}

#masthead {
	height: 176px;
	background: #3B4747 url(../images/bkg_masthead.jpg) no-repeat;
}
#nav {
	margin-right: 200px;
	margin-left: -10px;
}


#innerwrapper {
}

#rightbox {
	float: right;
	width: 737px;
}

#maincontent {
	width: 530px;
	float: left;
}

#rightcol {
	float: right;
	width: 207px;
	background: url(../images/bkg-rcol.jpg) no-repeat;
}

#leftcol {
	float: left;
	width: 263px;
}

#footer {
	padding-bottom: 40px;
}


/*interior divs*/
#innermast {
	margin-left: 28px;
	padding-top: 79px;
}
#languages select {
	font-size: 0.75em;
	margin-bottom: 40px;
	line-height: 1.6em;
	color: #DD2540;
	font-weight: 700;
	border: 1px solid #999999;
}


#maintext {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 28px 32px 35px 28px;
}
#maintext p {
	margin-bottom: 1.1em;
	font-size: 0.75em;
	line-height: 1.5em;
	padding-right: 15px;
}
#maintext h2, #maintext dt, #maintext h3 {
	font-size: 0.8em;
	color: #DD2540;
	margin-bottom: 0.3em;
	line-height: 1.5em;
	margin-top: 1.1em;
	font-weight: bold;
}
#maintext h2 {
	margin-right: 40px;
}

#maintext h2.larger {
	font-size: 1em;
	font-weight: 700;
}

#maintext h2.gray {
	color: #333333;
}

#maintext h3 {
	color: #000000;
	font-weight: 700;
	margin-bottom: 0.2em;
}


#maintext h4 {
	color: #999999;
	margin-top: -15px;
	font-weight: normal;
	padding-bottom: 0.5em;
	font-size: 1.2em;
}

#maintext h5 {
	margin-bottom: 2em;
	/*background: #F0F0F0;*/
	color: #999999;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1px 1px 1px 2px;
	border-bottom: 1px solid #CCCCCC;
	width: 400px;
}
#maintext ul, #maintext ol {
	font-size: 0.75em;
	margin-bottom: 12px;
	margin-left: 30px;
	padding-left: 30px;
	line-height: 1.5em;
	margin-right: 60px;
}
#maintext ul li {
	margin-bottom: 0.5em;
}
#maintext ul {
	list-style: disc;
}


#maintext ol li {
	list-style: decimal;
	margin-bottom: 0.5em;
}

#maintext form {
	font: 0.7em/1.3em Verdana, Arial, Helvetica, sans-serif;
}
#maintext select {
	font: 1em/1.2em Verdana, Arial, Helvetica, sans-serif;
}



#maintext blockquote {
	font-size: 0.75em;
	line-height: 1.6em;
	width: 360px;
	margin-left: 40px;
	margin-bottom: 10px;
	color: #A23336;
	font-weight: 700;
}
#maintext blockquote .smaller {
	font-size: 0.9em;
	display: block;
	margin-left: 20px;
	line-height: 1.3em;
}



#maintext .footnote {
	font-size: 0.65em;
	padding-top: 5px;
	border-top: 2px dotted #DFDFDF;
	border-bottom: 2px dotted #DFDFDF;
	line-height: 1.2em;
	padding-bottom: 5px;
	margin-top: 25px;
}

#home #maintext h2 {
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;
}
#home #maintext p {
	padding-right: 10px;
}

#lefttext {
	padding-right: 23px;
	padding-left: 28px;
	padding-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#lefttext h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #EE0025;
	line-height: 1.3em;
	font-weight: 700;
	margin-bottom: 0.3em;
}
#lefttext h2.lmenu {
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	padding-bottom: 0.2em;
}

#lefttext h3 {
	font-size: 0.95em;
	color: #000000;
	margin-bottom: .2em;
}
#lefttext h5 {
	font-size: 0.95em;
	font-weight: 700;
	color: #333;
	margin-top: 20px;
}


#home #lefttext {
	font-weight: 700;
	color: #333;
}
#home #lefttext h3.color2h3 {
	color: #663333;
	font-size: 1.3em;
}


#home #lefttext h3 {
	font: bold 1.5em/1.1em Arial, Helvetica, sans-serif;
	color: #EE0025;
	margin-bottom: 0.2em;
	text-transform: uppercase;
}


#lefttext p {
	margin-bottom: 1em;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #000000;
}
#lefttext blockquote {
	font: italic 1.3em/1.7em Georgia, "Times New Roman", Times, serif;
	color: #4D4D4D;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	width: 195px;
}

#lefttext blockquote.top {
	font: italic 1.4em/1.7em Georgia, "Times New Roman", Times, serif;
	padding-top: 50px;
}
#lefttext blockquote.smaller {
	line-height: 1.6em;
	font-size: 1.2em;
	padding-top: 33px;
}


#righttext {
	padding-right: 17px;
	padding-top: 372px;
	font-family: Arial, Helvetica, sans-serif;
}
#righttext h2 {
	text-transform: uppercase;
	font-size: 1.2em;
	color: #EE0025;
	line-height: 1.3em;
	font-weight: 700;
	margin-bottom: 0.3em;
}
#righttext h3 {
	font-size: 0.95em;
	color: #DD2540;
	margin-bottom: 0.15em;
	text-transform: uppercase;
	font-weight: bold;
}

#righttext p {
	margin-bottom: 1.3em;
	font-size: 0.75em;
	line-height: 1.4em;
}

#bottomlinks {
	margin-left: 291px;
	padding-top: 0px;
	width: 460px;
	padding-bottom: 14px;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}

#footertext {
	margin-left: 291px;
	padding-top: 7px;
	border-top: 1px solid #DFDFDF;
	width: 550px;
}
#footertext ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

#footertext li {
	float: left;
	font: 0.75em/1.3em Arial, Helvetica, sans-serif;
	width: auto;
	margin-right: 30px;
}
#footertext p {
	clear:both;
	font: 0.7em/1em Arial, Helvetica, sans-serif;
	margin-top: 0;
	color: #666666;
	padding-top: 0.1em;
}


/*links*/

#maintext a {
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 700;
	text-decoration: none;
}

#maintext a.regular   {
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 1em;
}

#maintext a:link, #maintext a.regular:link {
	color: #DD2540;
}

#maintext a:visited, #maintext a.regular:visited {
	color: #666666;
}

#maintext a:hover, #maintext a:active, #maintext a:focus {
	color: #666666;
}
#home h1 {
	position: absolute;
	left: -20000px;
}


#home #maintext a {
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	font-size: 1em;
}


#home #maintext a:link, #maintext a:visited {
	color: #DD2540;
}

#leftcol a, #rightcol a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2em;
}

#leftcol a:link, #rightcol a:link {
	color: #EE0025;
}

#leftcol a:visited, #rightcol a:visited {
	color: #333333;
}

#leftcol a:hover, #leftcol a:active, #leftcol a:focus  {
	color: #FFFFFF;
} 

#leftcol a.regular, #leftcol a.alt {
	text-transform:none;
	font-weight: normal;
}

#leftcol a.regular:link {
	color: #333;
}

#leftcol a.regular:hover, #leftcol a.alt:hover {
	color: #fff;
}
#lefttext a.nocase {
	text-transform: none;
}


#rightcol a:hover, #rightcol a:active, #rightcol a:focus  {
	color: #333333;
} 

#maintext a:hover, #maintext a:active, #maintext a:focus  {
	color: #333333;
} 

#sidenav li {
	padding-top: 4px;
	padding-bottom: 6px;
	background: url(../images/bkg-sidenav.gif) no-repeat 0px 6px;
	padding-left: 18px;
}

#sidenav a, #simpleside a {
	font-size: 0.75em;
	display: block;
}

#simpleside {
	margin-top: 5px;
	margin-left: 20px;
}

#simpleside li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#simpleside a {
	text-transform: none;
	color: #DD2540;
}
#footer ul {
	list-style: none;
}


#footertext a {
	text-decoration: none;
}

#footertext a:link, #footertext a:visited {
	color:#333;
}

#footertext a:hover, #footertext a:active, #footertext a:focus {
	color: #DD2540;
}

#bottomlinks a {
	text-transform: none;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}

#bottomlinks a:link, #bottomlinks a:visited {
	color: #DD2540;
}
#bottomlinks a:hover, #bottomlinks a:active, #bottomlinks a:focus {
	color: #666;
}


#skipnav {
	position: absolute; 
	top: 0;
	left: 0; 
	margin-left: -1000px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

#skipnav a:focus, #skipnav a:active {
	margin-left: 1000px;
	overflow: visible;
	display: block;
	width: 10em;
	background: #FFFFFF;
}

/*an IE hack to make the above work consistently*/

#blah:active {

}
/* end links */



/*clear floats*/
.clearit{
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0.0;
}
.clearboth {
	clear: both;
}
.clearright {
	clear: right;
}



/*floating images*/
.imgleft {
	float: left;
}
.imgleft10 {
	float: left;
	padding-right: 10px;
}

.imgleft10v2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}

.imgleft10b {
	float: left;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}
.imgleft10b2 {
	border: 1px solid #666666;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.imgright {
	float: right;
}

.imgright10 {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}

.imgright10b {
	float: right;
	border: 1px solid #666666;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}

.imgt20b10 {
	margin-top: 20px;
}
.imgb {
	border: 1px solid #666666;
}

.top15 {
	margin-top: 15px;
}

.topn7 {
	margin-top: -7px;
}


/*special margins*/
.topn10 {
	margin-top: -10px;
}


.leftn10 {
	margin-left: -10px;
}
.bot0 {
	margin-bottom: 0;
}
.bot10 {
	margin-bottom: 10px;
}

.bot3 {
	margin-bottom: 3px;
}

.w157 {
	width: 157px;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
	padding-right: 25px;
	padding-left: 23px;
}
.gray {
	color: #333333 !important;
}




.highlight {
	background: #FFFFCC;
}

/*special cases*/
#maintext #intro {
	margin-top: 20px;
	font-size: 0.85em;
	font-weight: 700;
	line-height: 1.3em;
}
.introhead {
	text-transform: uppercase;
	color: #DD2540;
}

#home #lefttext .item {
	margin-bottom: 30px;
}

a.helplink {
	color: red;
}

.dlogin {
	background: url(../images/bkg-dealer.gif) no-repeat 0px 2px;
	padding-left: 15px;
}


/*hidden elements*/

#faster, #costs, #detail, #durable, #easy {
	display: none;
}

sup {
	font-size: 75%!important;
	margin-top: 0.1em;
}
.larger {
	font-size: 115%!important;
}
.ae {
	margin-top: 20px;
/*	padding: 10px 8px 8px 10px;
	background: #E0E0E0;
	border: 1px solid #666;*/
	width: 80%;
}
.altcolor {
	color: #DD2540;
}
.lowercase {
	text-transform: none;
}

