﻿/*****************************************************
 *
 *  Improved global stylesheet
 *
 *  September 2008
 *
 *****************************************************/

@CHARSET "ISO-8859-1";

* {
	border-width: 0px;
	font-family: arial, sans-serif;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: white;
	color: black;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}

/* This class is centered inner-body */
.body {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

#content {
	float: left;
	width: 837px;
}
#content q {
	font-style: italic;
}

#front-main {
	float: left;
	width: 525px;
	padding: 1em;
}

#front-main1 {
	float: left;
	width: 490px;
	padding: 1em;
}


#main {
	float: left;
	width: 440px;
	padding: 1em 0;
	text-align: left;
}
#main1 {
	float: left;
	width: 380px;
	padding: 1em;
	text-align: left;
}

#main2 {
	float: left;
	width: 815px;
	padding: 1em;
	text-align: left;
}
#main .halfcolumn1 {
	float: left;
	width: 180px;
	clear: left;
	margin: 0 1em 1em 2em;
}

#main .halfcolumn2 {
	float: left;
	width: 180px;
	clear: right;
	margin: 0 1em 1em 2em;
}

#rightbar {
	float: left;
	width: 390px;
	padding: 1em 0;
	text-align: center;
}

#rightbar2 {
	float: left;
	width: 420px;
	padding-left: 1em;
	text-align: center;
}
#rightbar3 {
	float: left;
	width: 280px;
	padding-left: .5em;
	text-align: center;
}

#front-rightbar {
	float: left;
	width: 280px;
	padding: 1em 0;
	text-align: center;
}

#front-rightbar > * {
	margin-left: auto;
	margin-right: auto;
}

#rightbar > * {
	margin-left: auto;
	margin-right: auto;
}

p {
	margin-bottom: 0.4em;
}

h6 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h5 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h4 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h3 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h2 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

h1 {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

ol {
	list-style: none outside none;
}

ul {
	list-style: none outside none;
}

hr {
	border-top: 0.5em solid #0055a5;
	clear: both;
	margin: 1em;
}

label {
	padding-right: 4em;
}

a:link {
	color: inherit;
	text-decoration: none;
}

a:visited {
	color: inherit;
	text-decoration: none;
}

a {
	color: inherit;
	text-decoration: none;
}

a:active {
	color: #e31f04;
	text-decoration: underline;
}

a:hover {
	color: #e31f04;
	text-decoration: underline;
}

blockquote {
	background-color: #f9fdff;
	border: 2px solid #e5e4e4;
	color: #083d65;
	margin-bottom: 1em;
	padding: 10px 10px;
}

h1 {
	font-size: 32px;
	font-style: italic;
	margin-bottom: 0;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
	font-style: italic;
}

h3 {
	color: #083d65;	
}

h2 {
	color: #083d65;	
}

h1 {
	color: #083d65;	
}

#front-main a:visited {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#front-main a:link {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#front-main a {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#main a:visited {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#main a:link {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#main a {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#front-main a:active {
	color: #e31f04;
	text-decoration: underline;
}

#front-main a:hover {
	color: #e31f04;
	text-decoration: underline;
}
#front-main1 a:visited {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#front-main1 a:link {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#front-main a {
	color: #083d65;
	font-weight: bold;
	text-decoration: underline;
}

#front-main1 a:active {
	color: #083d65;
	text-decoration: underline;
	font-weight:900;
}

#front-main1 a:hover {
	color: #083d65;
	text-decoration: underline;
		font-weight:900;
}

#main a:active {
	color: #e31f04;
	text-decoration: underline;
}

#main a:hover {
	color: #e31f04;
	text-decoration: underline;
}

#front-main dl {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#front-main ol {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#front-main ul {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#front-main p {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

.main {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#main dl {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#main ol {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#main ul {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#main p {
	margin: 0 1em 1em 2em;
	line-height: 1.5em;
}

#front-main li {
	list-style: circle outside;
	line-height: 1.5em;
}

#main li {
	list-style: circle outside;
	line-height: 1.5em;
}

table.main td {
	padding: 0 1em;
}

.clear {
	clear: both;
}

.nobr {
	white-space: nowrap;
}

.left {
	float: left;
}

.right {
	float: right;
}

.nofloat {
	float: none;
}

.center {
	text-align: center;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.vcenter * {
	vertical-align: middle;
}

.vtop * {
	vertical-align: top;
}

.vbottom * {
	vertical-align: bottom;
}

.normspacing {
	line-height: 1em;
}

.thirdspacing {
	line-height: 1.3em;
}

.halfspacing {
	line-height: 1.5em;
}

.fullspacing {
	line-height: 2em;
}

.box {
	border: thin solid #b9b9b9;
	padding: 15px;
	margin-bottom: 15px;
}

.bigbox {
	border: medium ridge #083d65;
	padding: 0.5em 2em;
	margin: 0 10px 10px 10px;
}

h3.bigbox { background-color: #0055a5; color: white; padding: 0.5em 2em; margin: 0 10px; border-style: ridge ridge none; border-width: medium medium 0; border-top-color: #083d65; border-right-color: #083d65; border-left-color: #083d65; }

h3.bigbox { background-color: #0055a5; color: white; padding: 0.5em 2em; margin: 0 10px; border-style: ridge ridge none; border-width: medium medium 0; border-top-color: #083d65; border-right-color: #083d65; border-left-color: #083d65; }

h2.bigbox { background-color: #0055a5; color: white; padding: 0.5em 2em; margin: 0 10px; border-style: ridge ridge none; border-width: medium medium 0; border-top-color: #083d65; border-right-color: #083d65; border-left-color: #083d65; }

h1.bigbox { background-color: #0055a5; color: white; padding: 0.5em 2em; margin: 0 10px; border-style: ridge ridge none; border-width: medium medium 0; border-top-color: #083d65; border-right-color: #083d65; border-left-color: #083d65; }

.bigbox h3 {
	color: #083d65;
	font-style: italic;
}

.gradientbox {
	background-color: #f9fdff;
	background-image: url(../images/gradientbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #e5e4e4;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px;
	width: 225px;
	min-width: 40%;
}


.gradientbox a:visited {
	color: #083d65;
}

.gradientbox a:link {
	color: #083d65;
}

.gradientbox a {
	color: #083d65;
}

.gradientbox {
	color: #083d65;
}

.gradientbox a:active {
	color: #e31f04;
	text-decoration: underline;
}

.gradientbox a:hover {
	color: #e31f04;
	text-decoration: underline;
}

.gradientbox h1 {
	font-size: 24px !important;
	font-style: normal !important;
}

.gradientbox p {
	color: black !important;
	margin: 0px 0px 0.4em 0px !important;
	padding: 0px !important;
}

.gradientbox ul {
	list-style: circle outside url("../images/arrow.gif") !important;
	margin-left: 1.5em !important;
}

#main .gradientbox {
	width: 400px;
}

/* roundedbox class is different, it is used by javascript */
.roundedbox {
	border: 1px solid #b9b9b9;
	margin-bottom: 0.4em;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 15px;
	width: 350px;
}
.roundedboxA {
	background-image: url('../images/callout-top.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 390px;
}
.roundedboxB {
	background-image: url('../images/callout-bottom.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 25px 0px 25px 0px;
	width: 390px;
}
.roundedboxC {
	background-image: url('../images/callout-sides.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0px;
	width: 390px;
}

.roundedbox p {
	margin: 0px 0px 0.4em 0px !important;
	padding: 0px !important;
}

.biggradientbox {
	background: white url("../images/hp-grad.png") no-repeat top left;
	padding: 0;
	margin-bottom: 0.4em;
	max-width: 755px;
}
.biggradientboxA {
	background-image: url("../images/hp-side.png");
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.biggradientboxB {
	background-image: url("../images/hp-bottom.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
.biggradientboxC {
	background-image: url("../images/hp-corner.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 10px;
}

.biggradientbox a:visited {
	color: #083d65;
}

.biggradientbox a:link {
	color: #083d65;
}

.biggradientbox a {
	color: #083d65;
}

.biggradientbox {
	color: #083d65;
}

.biggradientbox a:active {
	color: #e31f04;
	text-decoration: underline;
}

.biggradientbox a:hover {
	color: #e31f04;
	text-decoration: underline;
}

.rollover {
	background-position: top left;
	display: block;
	/* block is needed to obey height & width values */
}

.rollover:hover {
	background-position: bottom right;
}

.normalbutton {
	width: 163px;
	height: 31px;
}

.widebutton {
	width: 221px;
	height: 32px;
}

input.contact-field {
	border: solid 1px #b9b9b9;
	font-size: 12px;
	padding: 0.2em;
	width: 221px;
}

textarea.contact-field {
	border: solid 1px #b9b9b9;
	font-size: 12px;
	padding: 0.2em;
	width: 221px;
}

textarea.error {
	border-color: red;
}

input.error {
	border-color: red;
}

select {
	border: 1px solid #b9b9b9;
	width: 165px;
}

#header-right {
	text-align: right;
	padding: 20px 22px 0 0;
	height: 96px;
	width: 712px;
	background-image: url(../images/caa_home_header_02.png);
}

#header-call {
	color: #2f6f9f;
	font-size: 24px;
}

#header-phone {
	font-size: 36px;
}

#topmenu img {
	float: left;
	height: 43px;
}

#topmenu a {
	float: left;
	height: 43px;
}

#topmenu {
	float: left;
	height: 43px;
}

#flashcontent {
	width: 415px;
	height: 250px;
}

#flashcontent1 {
	width: 415px;
	height: 225px;
}

ul.leftmenu a {
	width: 163px;
	height: 31px;
	margin-top: 1px;
}

ul.leftsubmenu {
	background-color: #0055a5;
	margin: 0 27px 0 18px;
	width: 118px;
	color: white;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
}
ul.leftsubmenu a {
	width: 110px;
	height: auto;
	padding: 4px;
	display: block;
	clear: none;
	color: white;
}
ul.leftsubmenu a:hover {
	background-color: silver;
}
ul.leftsubmenu a:active {
	background-color: silver;
}

ul.header-list {
	list-style: disc inside none;
	font-weight: bold;
	line-height: 1.5em;
	margin: 20px;
}

em {
	color: #e31f04;
	border-bottom: thin dotted #e31f04;
}

.photos {
	text-align: center;
}
.photos tr {
	vertical-align: top;
}
.photos td {
	border: thin solid #b9b9b9;
	padding: 15px;
	margin-bottom: 15px;
	width: 211px;
}

#contact {
	width: 240px;
}

#order-catalog {
	padding: 14px;
	width: 204px;
	background-image: url(../images/home-03_04_d.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
}
#order-catalog textarea.contact-field {
	width: 198px;
}

#order-catalog input.contact-field {
	width: 198px;
}

#oemlinks {
	text-align: left;
}

#factory {
	text-align: left;
}

#bigoemlink {
	font-weight: bold;
	font-size: 18px;
	margin-top: 1em;
}

.carcolumn {
	width: 225px;
	float: left;
	padding: 10px;
}
#main .carcolumn {
	width: 190px;
}

ul.carlist {
	line-height: 18px !important;
	list-style: none outside none !important;
	padding: 0 !important;
	margin: 0 !important;
}

li.make {
	color: #083d65;
	font-size: 14px;
	font-weight: bold;
	list-style: none outside none !important;
}

li.type {
	padding: 2px 0;
	list-style: none outside none !important;
}

#bottomlinks {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}
#bottomlinks a:visited {
	color: #083d65;
	text-decoration: none;
}
#bottomlinks a:link {
	color: #083d65;
	text-decoration: none;
}
#bottomlinks a {
	color: #083d65;
	text-decoration: none;
}
#bottomlinks {
	color: #083d65;
	text-decoration: none;
}
#bottomlinks a:active {
	text-decoration: underline;
}

#bottomlinks a:hover {
	text-decoration: underline;
}

.bottomcopy {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
}
.bottomcopy a:visited {
	color: #b9b9b9;
	text-decoration: none;
}
.bottomcopy a:link {
	color: #b9b9b9;
	text-decoration: none;
}
.bottomcopy a {
	color: #b9b9b9;
	text-decoration: none;
}
.bottomcopy {
	color: #b9b9b9;
	text-decoration: none;
}
.bottomcopy a:active {
	text-decoration: underline;
}

.bottomcopy a:hover {
	text-decoration: underline;
}

.callout {
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	opacity: 0.9;
	width: 390px;
}

cite {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: smaller;
	margin-bottom: 1em;
}


.gradientbox1 {
	background-color: #f9fdff;
	background-image: url(../images/gradientbox.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 2px solid #e5e4e4;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px;
	width: 200px;
	min-width: 40%;
}


.gradientbox1 a:visited {
	color: #083d65;
}

.gradientbox1 a:link {
	color: #083d65;
}

.gradientbox1 a {
	color: #083d65;
}

.gradientbox1 {
	color: #083d65;
}

.gradientbox1 a:active {
	color: #e31f04;
	text-decoration: underline;
}

.gradientbox1 a:hover {
	color: #e31f04;
	text-decoration: underline;
}

.gradientbox1 h1 {
	font-size: 24px !important;
	font-style: normal !important;
}

.gradientbox1 p {
	color: black !important;
	margin: 0px 0px 0.4em 0px !important;
	padding: 0px !important;
}

.gradientbox1 ul {
	list-style: circle outside url("../images/arrow.gif") !important;
	margin-left: 1.5em !important;
}

