/* Structure CSS (Build Date: Sun, 00 Jan 2009 00:00:00 -0800)
 * Copyright 2009 DealerTrend, Inc. All rights reserved.
 * Skin Type: Structure Stylesheet
 *
 * This stylesheet is meant to contain all the skeletal styling of the layout.
 * Things like header, content, footer, sidebar, etc. styling should be put here.
 * If it positions an element or defines the behavior of an element, it should go here.
 *
 * Legend:
 * Modules are marked with "m".
 *
 *		(section 01) -->  Global Definitions
 */
/*****************************************************************************************************************************
 (section 01) -->  Global Definitions
 *****************************************************************************************************************************/
body {
    background: #FFFFFF url('/images/ui/background.png') repeat-x;
}

#header h1 {
    margin: 0;
    padding: 0;
}

#header h1 a {
    width: 951px;
    height: 182px;
    display: block;
    background: url('/images/ui/header.png') no-repeat;
    text-indent: -9999px;
    margin-top: 10px;
}

#middle {
    position: relative;
    z-index: 1;
}

#navigation {
    height: 35px;
    position: relative;
    z-index: 3;
    line-height: 35px;
}

#navigation ul {
    line-height: 35px;
	margin-bottom:0px;
}

#navigation ul li {
    display: block;
    float: left;
    margin-left: 52px;
    line-height: 35px;
}

#navigation ul li a:link, #navigation ul li a:visited {
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    line-height: 35px;
}

#navigation ul li a:hover, #navigation ul li a:active {
    text-decoration: underline;
}
#navigation .costco {display:inline-block;float:right;}
#subNavigation {
    height: 35px;
    background: url('/images/ui/subNavBackground.jpg') no-repeat;
    position: relative;
    z-index: 2;
}

#subNavigation ul li {
    display: block;
    float: left;
    line-height: 35px;
}

#newInventoryButton, #usedInventoryButton, #finance {
    font-weight: bold;
    font-size: 14px;
    margin-right: 9px;
    margin-left: 9px;
}

a#newInventoryButton:link, a#newInventoryButton:visited, a#usedInventoryButton:link, a#usedInventoryButton:visited, a#finance:link, a#finance:visited {
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: block;
}

a#newInventoryButton:hover, a#newInventoryButton:active, a#usedInventoryButton:hover, a#usedInventoryButton:active, a#finance:hover, a#finance:active {
    text-decoration: underline;
}

a#mapButton:link, a#mapButton:visited {
    color: #FFFFFF;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: block;
    float: left;
    margin-left: 71px;
    margin-right: 26px;
    margin-top: 1px;
}

a#mapButton:hover, a#mapButton:active {
    text-decoration: underline;
}

a#chatButton {
    display: block;
    float: left;
    background: url('/images/ui/chatButton.jpg') no-repeat;
    width: 99px;
    height: 33px;
    text-indent: -9999px;
    margin-top: 1px;
}

#slideshow {
    background: transparent url('images/ui/slideshow.png') no-repeat;
    height: 266px;
    position: relative;
    display: block;
    margin: 0px;
    overflow: hidden;
    clear: both;
    z-index: 1;
    left: 3px;
}

.pics img {
    height: 266px;
	width: 580px;
    padding: 0px;
    top: 10px;
    left: 10px;
    position: relative;
    z-index: 1;
}

#middle {
    padding-bottom: 3px;
    background: #333333;
    padding-top: 3px;
}

#rightBox {
    background: #FFFFFF;
    height: 266px;
    padding-right: 7px;
}

#buttonContainer {
    background: url('/images/ui/buttonBackground.jpg') no-repeat;
    height: 94px;
    width: 333px;
    margin: 8px;
}

#buttonContainer ul, #buttonContainer li {
    margin: 0;
    padding: 0;
    list-style: none;
}

a#usedSpecialsButton:link, a#usedSpecialsButton:visited {
    width: 312px;
    height: 36px;
    display: block;
    background: url('/images/ui/mitsubishi-pre-owned.png') no-repeat;
    text-indent: -9999px;
    margin: auto;
    top: 11px;
    position: relative;
}

a#usedSpecialsButton:hover, a#usedSpecialsButton:active {
    background-position: 0 -36px;
}

a#showroomButton:link, a#showroomButton:visited {
    width: 312px;
    height: 36px;
    display: block;
    background: url('/images/ui/mitsubishi-get-approved.png') no-repeat;
    text-indent: -9999px;
    margin: auto;
    top: 13px;
    position: relative;
}

a#showroomButton:hover, a#showroomButton:active {
    background-position: 0 -36px;
}

#bbText {
    overflow: auto;
    margin: 12px;
    width: 325px;
    height: 135px;
}

#bbText .billboard {
    width: 300px;
}

#bbText * {
    word-wrap: break-word;
    display: block;
}

#scroller {
    height: 179px;
    margin-top: 20px;
}

#home-vehicles {
    margin: auto;
    overflow: hidden;
}

#home-vehicles-menu a {
    color: #FFFFFF;
    cursor: pointer !important;
    display: inline-block;
    line-height: 16px !important;
    font: normal 12px helvetica;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#home-vehicles-menu {
    display: block;
    text-align: left;
    margin: auto;
    position: absolute;
    margin: 1px 1px 1px 5px;
}

#home-vehicles-menu li {
    display: inline;
    list-style-type: none;
    margin-right: 7px;
    margin-left: 12px;
}

#home-vehicles-menu ul {
    list-style-type: none;
    padding: 2px;
    margin: 0px;
}

#home-vehicles-menu a {
    color: #FFFFFF;
    cursor: pointer !important;
    display: inline-block;
    line-height: 16px !important;
    font: normal 12px helvetica;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
}

#home-vehicles-menu a:hover {
    text-decoration: underline;
}

#home-vehicles-menu a:hover {
    text-decoration: underline;
}

#scroll-box {
    height: 125px;
    background: #414141 url('/images/ui/scrollerBackground.jpg') no-repeat bottom;
    padding: 25px 0 10px 0;
}

/* Root element for the scrollable. when scrolling occurs this element stays still. */
div.scrollable {
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 910px;
    height: 125px;
    float: left;
    /* custom decorations */
    padding: 0px;
}

/*
 * Root element for scrollable items. Must be absolutely positioned
 * and it should have a super large width to accomodate scrollable items.
 * it's enough that you set width and height for the root element and
 * not for this element.
 */
div.scrollable div.items {
    width: 30000px;
    position: absolute;
    clear: both;
    margin-left: -25px;
}

/* Single scrollable item */
div.scrollable div.items div {
    float: left;
    text-align: center;
    width: 179px;
    padding: 0px;
    font-size: 30px;
    background-color: transparent;
    margin-right: 5px;
}

.items a {
    font: bold 12px helvetica;
    color: white;
    line-height: 22px;
    margin-left: 25px;
}

.items span {
    display: block;
    margin-left: 35px;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
    float: left;
}

a.prev {
    display: block;
    width: 10px;
    height: 125px;
    background: url(images/ui/leftArrow.jpg) no-repeat 0 38px;
    float: left;
    cursor: pointer;
    margin-right: 2px;
    margin-left: 3px;
}

a.next {
    display: block;
    width: 10px;
    height: 125px;
    background: url(images/ui/rightArrow.jpg) no-repeat 0 38px;
    float: right;
    cursor: pointer;
    margin-right: 3px;
}

#footer {
    background: url('/images/ui/footerBackground.jpg') no-repeat;
    height: 80px;
    padding-top: 15px;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li {
    float: left;
}

#footer ul li a:link, #footer ul li a:visited {
    color: #000000;
    text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:active {
    text-decoration: underline;
}

.link {
    display: block;
    height: 28px;
}

.dropdownmenu {
    display: inline-block;
    color: #FFFFFF;
    cursor: pointer !important;
    padding: 0px;
    line-height: 27px !important;
    font: bold 13px helvetica;
    text-transform: uppercase;
    position: relative;
}

.dropdownmenu:hover {
    color: #FFFFFF;
    cursor: pointer;
}

.dropdownmenu .submenu {
    display: none;
    position: absolute;
    margin: 0;
    z-index: 1999;
    background: #E3E3E3 !important;
    text-align: center;
    width: auto;
    padding: 0;
    width: 200px;
}

.dropdownmenu .submenu a {
    display: block !important;
    background: transparent !important;
    color: black !important;
    float: none !important;
    width: auto;
    padding: 2px 0px !important;
    margin: 0px !important;
    font-size: 8pt !important;
    line-height: 30px !important;
    height: 30px !important;
    width: 200px;
}

.dropdownmenu .submenu a:hover {
    display: block !important;
    background: #f7f7f7 !important;
    text-decoration: none !important;
    float: none !important;
    width: auto;
    padding: 2px 0px !important;
    margin: 0px;
    font-size: 100%;
    line-height: 30px;
    width: 200px;
}

#phone-small {
    position: absolute;
    font-size: 22px;
    top: 100px;
    left: 143px;
    font-weight: bold;
}

#address {
    position: absolute;
    font-size: 16px;
    top: 132px;
    left: 143px;
}

.listings {
    display: block;
    width: 920px !important;
}

.billboard {
    display: block;
    width: 920px;
    background: white;
    clear: both;
    margin: auto;
}

#content {
    width: 920px;
    clear: both;
    margin: auto;
    background: white;
    padding: 10px;
}

a#quickQuoteButton:link, a#quickQuoteButton:visited {
    background: url('/images/ui/quickQuoteButton.png') no-repeat;
    width: 200px;
    height: 33px;
    display: block;
    float: left;
    text-indent: -9999px;
    line-height: 33px;
    margin-top: 1px;
}

a#quickQuoteButton:hover, a#quickQuoteButton:active {
    background-position: 0 -33px;
}
