﻿/*************************************
                Reset
*************************************/

html {
	margin:0;
	padding:0;	
	outline:0;
	vertical-align:baseline;	
	overflow-y: scroll;
}

body {
    /*overflow-x:hidden;*/
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
* { 
    padding:0; 
    margin:0; 
}

/*************************************
        GENERAL DECLARATIONS
*************************************/

body {
	font-size:100.01%;
	font-family:Tahoma,times,serif;
	background: #f7f6f6;
}
a
{
	text-decoration:none;
	color: #cc0000;
}
a:hover
{
	text-decoration:none;
	color: #ffffff;
	background: #cc0000;
}
a:active { 
    outline:none; 
}
a:focus {
    -moz-outline-style:none;
}
.logo, .logo:hover {
    float:left;
    width:294px;
    height:160px;
    position:absolute;
    left: 15px;
    background: transparent url(../images/logo.png) no-repeat 0 0;
    z-index: 100;
}

img {
    border:0px;
}
.red
{
    color: #cc0000;
}
#headerWrapper {
    float:left;
    width:100%;
    height: 220px;
    margin:0px;
    padding:0px;
    background: transparent url(../images/bg_headerRpt.jpg) repeat-x 0 0;
}
#header {
    float:left;
    width:100%;
    height: 220px;
    margin:0px;
    padding:0px;
    background: transparent url(../images/bg_header.jpg) no-repeat center top;
}
#headerMain {
    width: 990px;
    margin: 0 auto;
    padding: 0 0 0 1px;
    height: 203px;
    position: relative;
}
#headerMain .banner
{
    float: left;
    width: 990px;
    height: 203px;
    position: absolute;
    left: 1px;
}
#headerMain .bannerTitle
{
    width: 990px;
    position: absolute;
    left: 1px;
    top: 125px;
    text-align: right;
    z-index: 100;
}
#headerMain .bannerTitle .title
{
    font-size: 3.4em;
    font-weight: bold;
    padding: 2px 15px 2px 50px;
    border-right: solid 10px #660000;
    color: #e3e2e2;
    background: #cc0000;
    line-height: 1.6em;
}
.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: scroll; /*leave this value alone*/
    width: 990px; /*Width of Carousel Viewer itself*/
    height: 203px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0; /*margin around each panel*/
    width: 990px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    position: relative;
}

#containerMain
{
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
    background: transparent url(../images/bg_fade.jpg) repeat-x center top;    
}
#contentMain {
    width: 990px;
    margin: 0 auto;
    padding: 0;
}
#contentMain #content{
    float: left;
    width: 963px;
    margin: 38px auto 0 auto;
    padding: 35px 0px 35px 25px;
    background: #ffffff;
    border-left: solid 1px #e4e3e3;
    border-top: solid 1px #e4e3e3;
    border-right: solid 1px #e4e3e3;
}
#footer {
    float:left;
    width:100%;
    height: 80px;
    margin: 0;
    padding: 0 0 0;
    background: transparent url(../images/bg_footer.jpg) no-repeat top center; 
}
#footerMain {
    width: 990px;
    margin: 0 auto;
    padding: 0 0 0 0;
    height: 191px;
    text-align: center;
    position: relative;
}
.footerNav
{
    position: absolute;
    top: 40px;
    left: 150px;
}
.footerNav li.item
{
    padding: 0 10px 0 10px;
    font-size: 0.75em;
    display: inline;
    border-right: solid 1px #999999;
}

.footerNav li.last
{
    padding: 0 10px 0 10px;
    font-size: 0.75em;
    display: inline;
}
.copyright
{
    position: absolute;
    top: 80px;
    left: 240px;
    font-size: 0.75em;
    color: #999999;
}
.footerNav li a, .copyright a
{
    color: #999999;
}
.footerNav li a:hover, .copyright a:hover
{
    color: #ffffff;
    background: #cc0000;
}
#mainL
{
    float:left;
    width: 698px;
    margin: 0;
    padding: 0;
}
#sidebarR
{
    float: right;
    width: 240px;
    margin: 0;
    padding: 0;
}
#sidebarR .header
{
    float: left;
    width: 196px;
    height: 34px;
    margin: 0;
    padding: 12px 10px 15px 10px;
    background: transparent url(../images/hdr_sml.jpg) no-repeat 0 0;
}
#sidebarR .content
{
    float: left;
    width: 216px;
    margin: 0;
    padding: 0 0 20px 0;
}
#mainR
{
    float: right;
    width: 723px;
    margin: 0;
    padding: 0;
}
#sidebarL
{
    float: left;
    width: 240px;
    min-height: 382px;
    margin: 0;
    padding: 0;
    background: transparent url(../images/bg_sideNav.jpg) no-repeat 0 0;
}
#sidebarL .header
{
    float: left;
    width: 196px;
    height: 34px;
    margin: 0;
    padding: 12px 10px 15px 10px;
    background: transparent url(../images/hdr_sml.jpg) no-repeat 0 0;
}
#sidebarL .content
{
    float: left;
    width: 216px;
    margin: 0;
    padding: 0 0 20px 0;
}
#mainR .header
{
    float: left;
    width: 678px;
    height: 34px;
    margin: 0;
    padding: 12px 10px 10px 10px;
    background: transparent url(../images/hdr_med.jpg) no-repeat 0 0;
}
#mainR .content
{
    float: left;
    width: 723px;
    height: 100%;
    margin: 0 0 25px 0;
}
#full
{
    float: left;
    width: 940px;
    margin: 0 0 35px 0;
    padding: 0;
}
#full .header
{
    float: left;
    width: 920px;
    height: 34px;
    margin: 0;
    padding: 12px 10px 10px 10px;
    background: transparent url(../images/hdr_large.jpg) no-repeat 0 0;
}

.C1
{
    float: left;
    width: 321px;
}

.C2
{
    float: left;
    width: 321px;
}

.C3
{
    float: left;
    width: 296px;
}

.C1 .header, .C2 .header, .C3 .header
{
    float: left;
    width: 296px;
    height: 34px;
    margin: 0;
    padding: 12px 10px 10px 10px;
    background: transparent url(../images/hdr_C.jpg) no-repeat 0 0;
}

.C1 .content, .C2 .content, .C3 .content
{
    float: left;
    width: 296px;
    margin: 0 0 15px 0;
}

.itemThumb
{
    float: left;
    width: 128px;
    height: 85px;
    margin: 0;
    padding: 0 0 0 5px;
    background: transparent url(../images/bg_smlThumb.jpg) no-repeat 0 0;
}

.itemThumb img
{
    width: 119px;
}

.itemText
{
    float: right;
    width: 160px;
    margin: 0;
    padding: 0 0 0 0;
}

/*************************************
             TYPOGRAPHY
*************************************/

body {
    font:.8em/1.6em Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    color:#333333;
}   /* IE */
h1,h2,h3,h4,h5,h6 {
    font-family:Tahoma;
    clear:both;
}
h1 { color: #ffffff; font-size: 2.0em; font-weight: bold;}
h2 { font-size:1.5em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#cc0000;}
h2 a { color:#cc0000;}
h3 { font-size:1.1em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#cc0000;}
h3 a { color:#cc0000;}
h4 { font-size:2.0em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#cc0000;}
h4 a { color:#cc0000;}
h5 { font-size:1.1em; line-height:1.0em; font-weight: bolder; font-family:Sans-serif; letter-spacing:-0.045em; margin-bottom:7px; color:#333333;}
h6 { font-size:2.1em; line-height:1.0em; font-weight:bolder; font-family:Helvetica, Arial, sans-serif; letter-spacing:-0.04em;}
p {
    margin:0px 0px 13px 0px;
}

/*************************************
             NAVIGATION
*************************************/

.fb
{
    position: absolute;
    top: 213px;
    right: 10px;
    z-index: 1;
}

ul#navmenu li a span .h
{
    display: none;
}
ul#navmenu {
    width:990px;
    height:63px;
    margin:0;
    padding:0;
    list-style:none;
    position: absolute;
    top: 203px;
    left: 0px;
    background: #000000 url(../images/nav_sprite.jpg) no-repeat 0 0;
}
ul#navmenu li {
    float:left;
}
ul#navmenu li a {
    background:url(../images/nav_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    height:63px;
    position:relative;
}
ul#navmenu li a.navHome {
    width:114px;
    background-position: 0px 0px;
}
ul#navmenu li a.navNews {
    width:114px;
    background-position: -114px 0px;
}
ul#navmenu li a.navProducts {
    width:114px;
    background-position:-228px 0px;
}
ul#navmenu li a.navVehicles {
    width:114px;
    background-position:-342px 0px;
}
ul#navmenu li a.navDealers {
    width:114px;
    background-position:-456px 0px;
}
ul#navmenu li a.navAbout {
    width:114px;
    background-position:-570px 0px;
}

ul#navmenu li a span {
    background:url(../images/nav_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    position:absolute;
    top:0;
    left:0px;
    height:63px;
    width:100%;
    z-index:200;
}
ul#navmenu li a.navHome span {
    background-position:0px -63px;
    cursor: hand;
}
ul#navmenu li a.navNews span {
    background-position:-114px -63px;
    cursor: hand;
}
ul#navmenu li a.navProducts span {
    background-position:-228px -63px;
    cursor: hand;
}
ul#navmenu li a.navVehicles span {
    background-position:-342px -63px;
    cursor: hand;
}
ul#navmenu li a.navDealers span {
    background-position:-456px -63px;
    cursor: hand;
}
ul#navmenu li a.navAbout span {
    background-position:-570px -63px;
    cursor: hand;
}

/*************************************
             SIDENAV
*************************************/

.sideNav
{
    float: left;
    height: 400px;
    width: 240px;
    margin: 10px 0 0 0;
    padding: 0;
}
.sideNav li
{
    float: left;
    width: 200px;
    height: 25px;
    color: #333333;
    font-size: 1.3em;
    font-weight: bold;
    padding: 8px 0 0 15px;
}
.sideNav li a
{
    color: #333333;
    background: transparent;
}
.sideNav li a:hover
{
    color: #cccccc;
    background: transparent;
}
.sideNav li:hover, .sideNav li.selected
{
    float: left;
    width: 215px;
    height: 25px;
    color: #cccccc;
    background: transparent url(../images/bg_sideNavOver.png) no-repeat 0 0;
}
.sideNav li:hover a, .sideNav li.selected a
{
    float: left;
    width: 195px;
    height: 25px;
    color: #cccccc;
}

/*************************************
             PRODUCTS
*************************************/

.prodContainer
{
    float: left;
    width: 240px;
    height: 375px;
}

.prodContainer .thumb
{
    float: left;
    width: 212px;
    height: 259px;
    margin: 0;
    padding: 4px 0 0 4px;
    background: transparent url(../images/bg_prodThumb.jpg) no-repeat 0 0;
}

.prodContainer .info
{
    float: left;
    width: 212px;
    height: 130px;
    margin: 0;
    padding: 0 0 15px 0;
}

.prodContainerText
{
    float: left;
    width: 457px;
    padding: 3px 0 0 0;
}

/*************************************
             VEHICLES
*************************************/

.vehicleContainer
{
    float: left;
    width: 241px;
}

.vehicleContainer .thumb
{
    float: left;
    width: 212px;
    height: 148px;
    margin: 0;
    padding: 0 0 0 4px;
    background: transparent url(../images/bg_vehicleThumb.jpg) no-repeat 0 0;
}

.vehicleContainer .info
{
    float: left;
    width: 212px;
    margin: 0;
    padding: 0 0 25px 0;
}

.vehicleContainerText
{
    float: left;
    width: 457px;
    padding: 3px 0 0 0;
}

/*************************************
             NEWS
*************************************/

.newsContainer
{
    float:left;
    width: 698px;
    margin: 0 0 25px 0;
    padding: 0;
}

.newsContainer .titleContainer
{
    float:left;
    width: 698px;
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.1em;
}
.newsContainer .titleContainer .date
{
    float: left;
    width: 70px;
    margin: 0;
    padding: 5px 10px;
    color: #ffffff;
    background: #cc0000;
}

.newsContainer .titleContainer .title
{
    float: left;
    width: 595px;
    margin: 0;
    padding: 0 0 0 10px;
}

/*************************************
             ABOUT
*************************************/

.aboutContainer
{
    float:left;
    width: 698px;
    margin: 0;
    padding: 0;
}

.aboutContainer .titleContainer
{
    float:left;
    width: 698px;
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 2.2em;
    font-weight: bold;
    line-height: 1.1em;
}

.aboutContainer .titleContainer .title
{
    float: left;
    width: 675px;
    margin: 0;
    padding: 0;
}

/*************************************
             DEALER
*************************************/

.dealerContainer
{
    float:left;
    width: 225px;
    margin: 0 0 35px 0;
    padding: 0 0 0 10px;
}

.dealerContainer .dealer
{
    float:left;
    width: 215px;
    margin: 0;
    padding: 0;
}

/*************************************
             DEAULT
*************************************/

.defaultIntro
{
    float: left;
    width: 940px;
    margin: 0 0 25px 0;
    padding: 0;
}

.prodContainerDef
{
    float: left;
    width: 236px;
    margin: 0;
    padding: 0 0 0 8px;
}

.prodContainerDef .thumb
{
    float: left;
    width: 212px;
    height: 259px;
    margin: 0;
    padding: 4px 0 0 4px;
    background: transparent url(../images/bg_prodThumb.jpg) no-repeat 0 0;
}

.prodContainerDef .info
{
    float: left;
    width: 212px;
    height: 135px;
    margin: 0;
    padding: 0 0 20px 0;
}

.stepcarouselProd
{
    float: left;
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: scroll; /*leave this value alone*/
    width: 940px; /*Width of Carousel Viewer itself*/
    height: 355px; /*Height should enough to fit largest content's height*/
}

.stepcarouselProd .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarouselProd .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0; /*margin around each panel*/
    width: 236px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
    position: relative;
}

/*************************************
             PHOTOS
*************************************/

.photoContainer
{
    float: left;
    width: 698px;
    text-align: center;
    position: relative;
}

.GalleryContainer
{
    float: left;
    width: 683px;
    margin: 15px 0 15px 0;
    padding: 15px 0 15px 15px;
    background: transparent url(../images/bg_thumbsContainer.jpg) repeat-x 0 0;
}

.Gallery li
{
    float: left;
    width: 103px;
    height: 103px;
    display: block;
    text-align: center;
}

.Gallery li a:hover
{
    text-decoration:none;
}

.Gallery li img
{
    border: solid 1px #d2d2d2;
    background: #ffffff;
    margin: 0 0 0 0;
    padding: 4px;
}

.Gallery li img:hover
{
    border: solid 1px #cc0000;
    background: #cc0000;
    margin: 0 0 0 0;
    padding: 4px;
}

.Gallery li img.PhotoSelected
{
    border: solid 1px #cc0000;
    background: #cc0000;
    margin: 0 0 0 0;
    padding: 4px;
}

/*************************************
             INPUT
*************************************/

.formTitle
{
    float: left;
    width: 615px;
    padding: 25px 15px 5px 15px;
    color: #c21d1d;
    font-size: 1.4em;
    font-weight: bold;
}

.formTitleSml
{
    float: left;
    width: 265px;
    padding: 25px 15px 5px 15px;
    color: #c21d1d;
    font-size: 1.4em;
    font-weight: bold;
}

.formInput
{
    float: left;
    width: 668px;
    border: solid 1px #f2f2f2;
    padding: 15px;
    background: #faf9f9;
}

.formSubmit
{
    float: left;
    width: 615px;
    padding: 15px;
}

.formInput .title
{
    float: left;
    width: 625px;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: bold;
}

.formInput .field
{
    float: left;
    width: 625px;
    margin: 0 0 10px 0;
    padding: 0;
}

.formInputSml
{
    float: left;
    width: 265px;
    border: solid 1px #cccccc;
    padding: 15px;
    background: transparent url(../images/bg_container.jpg) repeat-x 0 0;
    position: relative;
}

.formInputSml .thumbEdit
{
    float: left;
    width: 265px;
    text-align: center;
}

.formInputSml .title
{
    float: left;
    width: 265px;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: bold;
}

.formInputSml .field
{
    float: left;
    width: 283px;
    margin: 0 0 10px 0;
    padding: 0;
}

.input {
    padding: 4px;
    font-size: 1.2em;
    border-top: solid 1px #b8b7b7;
    border-right: solid 1px #d6d5d5;
    border-bottom: solid 1px #d6d5d5;
    border-left: solid 1px #b8b7b7;
    background: #ffffff;
    color: #666666;
}

.inputBtn {
    padding: 3px;
    font-size: 0.8em;
    border: solid 1px #e0dede;
    background: #eae9e9;
    color: #333333;
}
