﻿* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}

body
{
    background-image: url(/DesignAssets/background_gradient.jpg);
    background-repeat: repeat-x;
    background-color: white;
    font-family:Arial, Verdana;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
}

p
{
    padding-bottom: 8px;
    margin-bottom: 8px;
}
ul
{
    padding-left: 25px;
    margin-bottom: 10px;
}
ol
{
    padding-left: 30px;
    margin-bottom: 10px;
}

.outerTable
{
    width: 980px;
    background-color: white;
    border: solid 0px gray;
}

.headTD 
{
    height: 167px;
    background-image: url(/DesignAssets/header-background.jpg);
    text-align: center;
    vertical-align: top;
}

.leftHead
{
    width: 500px;
    height: 167px;
    float: left;
}
.manLogoDiv
{
    width: 500px;
    height: 110px;
    margin-left: 20px;
    text-align: left;
}
.manLogo
{
    margin: 20px 0px 0px 0px
}
.deptDets
{
    width: 500px;
    height: 52px;
    background-image: url(/DesignAssets/department-background.jpg);
    background-repeat: no-repeat;
    color: #4c4d4d;
}
.deptsTable
{
    float: left;
    margin-left: 20px;
}
.deptsTableRow
{
    height: 25px;
    text-align: left;
}
.deptItemTd
{
    height: 52px;
}
.deptItemSpacerTd
{
    width: 23px;
    background-image: url(/DesignAssets/department-spacer1.png);
    background-color: transparent;
}
.rightHead
{
    width: 400px;
    height: 122px;
    float: right;
    margin-right: 20px;
    padding-top: 45px;
}
.dealerLogo
{
    clear: both;
    display: table-cell;
    width: 400px;
    height: 120px;
    vertical-align: middle;
    text-align: right;
}
.contactNumberTitle
{
    font-size: 12px;
    font-weight: bold;
}

.contactNumber
{
    font-size: 12px;
    font-weight: normal;
}

.navTD
{
    height: 32px;
    /*background-image: url(/SiteAssets/mainNavBack.jpg);*/
    background-color: white;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: top;
}

/*tab bar*/
ul.tabMenu, .tabMenu li{border: 0; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style: none; font-size: 12px;}
ul.tabMenu {border-bottom: solid 1px #999999; height: 30px; padding-left: 5px; padding-top: 0px;}
.tabMenu li{float: left; margin-right: 6px;}

.tabMenu a, .tabMenu a:link,
.tabMenu a:visited{background: url(/DesignAssets/tab-round-main.png) right 66px; color: #000000; float: left; font-weight: normal; height: 30px; line-height: 30px; text-decoration: none;}
.tabMenu a span{float: left; background: url(/DesignAssets/tab-round-main.png) left 66px; display: block; height: 30px; margin-right: 7px; padding-left: 12px; position: relative; left:-5px;}
.tabMenu a:hover{background: url(/DesignAssets/tab-round-main.png) right 33px; text-decoration: none; cursor: pointer;}
.tabMenu a:hover span{background: url(/DesignAssets/tab-round-main.png) left 33px; color: #000000;}
/* ACTIVE */
.active a:link, .active a:visited, .active a:hover{background: url(/DesignAssets/tab-round-main.png) right 0 no-repeat; color: #ffffff;}
.active a span, .active a:hover span{background: url(/DesignAssets/tab-round-main.png) left 0 no-repeat;}

.subOuterSpan
{
    position: relative;
    display: none;
    padding: 0px;
    z-index: 99;
}
.subItemSpan
{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 300px;
    display: block;
    text-align: left;
    padding: 0px;
}

.mm_subItem
{
    background-color: #231f20;
    position: absolute;
    margin: -1px 0px 0px -6px;
    border: solid 1px White;
    border-top: none;
    text-align: left;
    display: block;
    z-index: 99;
}

.mm_subItemTextSpan
{
    height: 23px;
    width: auto;
    background-image: url(/DesignAssets/button_center.png);
    padding: 0px 10px 0px 10px;
    border-top: solid 1px white;
    vertical-align: middle;
}

.mm_subItemTextSpan:hover
{
    background-image: none;
    background-color: #ff6600;
    cursor: pointer;
}

.mm_subItemTextSpan a span, .mm_subItemTextSpan a:link
{
    background-image: none;
    color: black;
    font-size: 12px;
}
.mm_subItemTextSpan a span:hover
{
    background-image: none;
    color: White;
    cursor: pointer;
}
.mm_subItemTextSpan a:hover span, .mm_subItemTextSpan a span:hover, .mm_subItemTextSpan a:hover, mm_subItemTextSpan a:visited, mm_subItemTextSpan a:active
{
    background-image: none;
    background-color: #ff6600;
    color: white;
    text-decoration: none;
}

.mm_subItemTextSpanActive
{
    height: 23px;
    width: auto;
    background-image: none;
    /*background-image: url(/DesignAssets/button_center.png);*/
    background-color: #ff6600;
    color: White;
    padding: 0px 10px 0px 10px;
    border-top: solid 1px white;
    vertical-align: middle;
}

.subOuterSpan a:visited
{
    background-image: none;
}

/*
.mm_subItemTextSpanActive a span:hover
{
    background-image: none;
}
*/
.mm_subItemTextSpanActive a:hover span, .mm_subItemTextSpanActive a span, .mm_subItemTextSpanActive a span:hover, .mm_subItemTextSpanActive a:link, .mm_subItemTextSpanActive a:hover, mm_subItemTextSpanActive a:visited, mm_subItemTextSpanActive a:active
{
    background-image: none;
    color: white;
    text-decoration: none;
}


.mm_subMenuItemText, .mm_subMenuItemText span, .mm_subMenuItemText span:hover
{
    background-image: none;
    /*font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: red;*/
}


.mm_subMenuItemText:hover
{
    background-image: none;
    color: #ff6600;
    text-decoration: none;
}

.mainNavButtonRow
{
    background-image: url(/DesignAssets/Nav_extend.jpg);
    background-color: white;
    height: 31px;
    vertical-align: top;
}
.mainNavButtonDiv
{
    width: 980px;
}

.footerDiv
{
    width: 970px;
    height: 20px;
    background-image: url(/SiteAssets/footerBack.jpg);
    padding: 3px 5px 0px 5px;
    margin-top: 5px;
}

.footerLinks
{
    font-size: 11px;
    color: Black;
    float: left;
}

.footLink
{
    text-decoration: none;
    color: Black;
}
.footLink:hover
{
    text-decoration: underline;
    color: Black;
}

.footerCopyright
{
    font-size: 11px;
    color: Black;
    float: right;
}

