/*
-------------------------------------------------
URI: http://www./
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.2em; color:#333; margin:0 0 12px 0; line-height:180% }
a { color:#19366e  }
a:hover { color:#000  }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0; font-size:1.1em; line-height:160% }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#e3e3e3; color:#e3e3e3; width:98%; height:1px; border:none; margin:20px auto }
address { font-size:1.1em; color:#19366e; line-height:160% }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }

/* 2.1 - index page */
.main-ttl { font-size:2.0em; padding-top:20px; padding-bottom:20px; color:#333; line-height:140% }
.sub-ttl { font-size:1.6em; color:#19366e}

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:100%; margin:0 auto; position:relative; text-align:left }

/* 3.3 - header */
div#header { background:#18366d url(../images/backgrounds/header-bg.gif) repeat-x; border-bottom:#514c40 solid 3px  }
div#header ul#primary-navigation{ width:100%; list-style:none; float:right; margin:0; clear:both; font-weight:bold }
div#header ul#primary-navigation li {color:#19366b; float:right; padding:20px 0;   font-size:1.4em}
div#header ul#primary-navigation li a{color:#19366b; padding:0px 10px;}
div#header ul#primary-navigation li a:hover{color:#fff;}
div#header ul#primary-navigation li a.currentpage{color:#fff;}

div#header #company-logo { width:395px; height:235px; float:left; background:url(../images/global/logo.jpg) no-repeat; display:block; text-indent:-9999px }

/* 3.4 - content */
div#content { background:#f5f5f5 url(../images/backgrounds/content-bg.gif) repeat-x; }


/* 3.5 - primary content */
body.index div#primary-content {width:300px; float:left; padding-right:48px; padding-left:20px}
body.sub div#primary-content {width:900px; float:left; padding-right:48px; padding-left:20px}

/* 3.6 - secondary content */
body.index div#secondary-content {width:600px; float:left  }


/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { border-top:3px solid #514c40; padding:20px 0}
div#footer span{float:left; color:#333333; padding-left:20px}
div#footer span a{color:#333333;}
div#footer span a:hover{color:#112e63}
div#footer ul{list-style:none; float:right; padding-right:20px}
div#footer ul li{float:left;}
div#footer ul li a{ padding:0 8px; color:#333333}
div#footer ul li a:hover{color:#112e63}

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

div#basescript { width:940px; margin:50px auto 0 auto; text-align:left  }
div#basescript p { font-size:1.0em; }
ul#basewords { list-style:none; font-size:1.0em; width:940px; margin:auto; float:none!important; clear:both }
ul#basewords li { display:inline; padding:0 3px 0 5px; border-left:solid 1px #000; text-align:left }
ul#basewords li.first { border:0 }
ul#basewords li strong { font-weight:normal }


/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */
/*5.1 - Flash content*/
div#flash-content { width:580px; float:right; padding:3px 0 0 0 }

.index-cta { float:left; width:280px; padding-right:20px }
.index-cta h2 { background:url(../images/backgrounds/cta-bg.gif) no-repeat #ccc; padding:7px }
.index-cta h2 em { display:block; font-size:0.8em; font-style:normal; font-weight:normal; color:#000; padding:5px 0 0 0 }


.cta-border{ border:#514c40 3px solid}
.see-more{background:#000000; padding:3px 10px; display:block; float:left; color:#FFFFFF; text-align:center; font-size:1.1em}
.see-more:hover{background:#112e63;}
.cta h5{margin-top:8px;}

.quick-contact {list-style:none; padding:20px 0}
.quick-contact dt{ font-size:1.7em; margin-top:12px}
.quick-contact dd{font-size:1.2em; margin-top:8px}
.quick-contact dd span{color:#112e63;}
.quick-contact dd a{color:#000;}
.quick-contact dd a:hover{color:#112e63;}


.listOfCars{list-style:none;}
.listOfCars li{ padding-bottom:22px}
.listOfCars li h3 { width:900px;}
.listOfCars li p { width:500px;}
.listOfCars li img { width:300px; border:#514c40 3px solid }
.listOfCars li dl { width:300px; float:right; text-align:center }


#formHolder{width:400px; float:left; padding-right:100px}
#compliance{width:300px; float:left}
#compliance ul{list-style:none;}
#compliance address{font-style:normal; font-size:1.2em; margin-bottom:12px; font-weight:bold}
#compliance a{color:#112e63; font-weight:bold}

.input-error{padding-left:150px;}
/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.firstpara{color:#666666; font-size:1.4em; line-height:160%}
.wrapper{width:980px; margin:0 auto; text-align:left}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }