h5 {
	color: #464646;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 1.2em;
} 

/* 
#content {
	padding-left:25px !important;
    padding-right:25px !important;
}
*/

header .top {
    background: url("/assets/img/site/dealer-logo-customerport.png") no-repeat scroll 0 0 transparent;
    color: #999999;
    font-size: 11px;
    height: 54px;
    position: relative;
}

header .top .logo {
    width: 330px;
}

#splash p {
    font-size: 12px;
}

.container-11 {
	margin: 0 auto;
	position: relative;
	clear: both;
}

#products .item {
    background: none repeat scroll 0 0 #67487a;
}

.dealersal .news-links { padding-left: 15px; margin-right: 20px; }
/*
.dealersal .rightcolumn ul li {
	list-style: none;
	padding-bottom: 5px;
}

.dealersal .rightcolumn ul li a {
	text-decoration: none;
	color: #0E73C0;
}

.dealersal .rightcolumn ul li span.date {
	text-decoration: none;
	color: rgba(117,116,116,0.99);
}
*/

.footer-nav {
	padding-left: 15px;
	width: 207.5px;
}

#links h4 {
    font-weight: bold;
}

#breadcrumbs p { float: left }
#breadcrumbs p.right { float: right; }
ul.nav > li {
    background: url("/assets/img/site/nav-dealers.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 47px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 161px;
}

ul.nav li > a {
	text-align: center;
	/* width: 161px; */
	height: 48px;
	line-height: 48px;
}
ul.nav .last {
    background-position: 0 0px;
    width: 155px;
}

ul.nav .last:hover, ul.nav li.last.active  {
	background-position: 0px 0px;
	background-color: #67487a !important;
	background-image: none !important;
}

ul.nav li:hover, ul.nav li.active {
	background-position: 0px 0px;
	background-color: #67487a;
	background-image: none;
}

.links ul { list-style: none; margin: 0px; padding: 0px; }
ul.expandarrow ul{margin: 1em 0;}
.links ul li { line-height: 123%;
    margin: 0 0 7px;}
.links ul li a { color: #7A0026; text-decoration: none; }

a, a:visited, a:active { color: #7A0026; text-decoration: none; }
#links a, #links a:visited, #links a:active { text-decoration: underline; }
#links p { margin-top: 10px; margin-bottom: 10px;}

.item a p { padding:0; margin: 0px; }
.dealers-home .intro p, .dealers-home .intro h4, .dealers-home .intro h5 { padding-left: 65px; padding-right: 10px !important; }
.dealers-home #splash .grid-6 h4, .dealers-home #splash .grid-6 h5 {  margin-top: 10px; margin-bottom: 10px; }
.dealers-home #splash .grid-6 h4 {font-size: 16px;font-weight: 600;}
.dealers-home .news-entries p { padding: 0 10px 0 0 !important; }
.dealers-home .news-entries a { color: #0E73C0; font-size: 13px; text-decoration: none }
.dealers-home #links p { padding-bottom: 0; }
.dealers-home #links .grid-3 { width: 205.5px; padding-left: 17px; }
#headlines h3 { text-align: center; }
.registration { width: 210px; float: left; margin: 0; }
.registration .customer-login {
    border: 1px solid #D2D2D2;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    margin-left: -10px;
    margin-top: 8px;
    padding: 15px 15px 19px;
}

.registration .customer-login h4 {
    color: #000000;
    font-size: 15px;
    margin-bottom: 5px;
    padding-left: 0 !important;
}
.registration .customer-login label {
    color: #000000;
    font-family: arial,sans-serif;
    font-size: 8pt;
}
.registration .customer-login input {
    border: 1px solid #D2D2D2;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 2px;
    width: 98%;
}
.registration .customer-login input.button {
    background: url("/assets/img/site/request-bg.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    margin-bottom: 15px;
    margin-top: 20px;
    padding: 3px 0;
}
.registration .customer-login a.cyan {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
}
.registration .customer-login a.forgot {
    color: #0E73C0;
    font-family: arial,sans-serif;
    font-size: 8pt;
}
.registration h4.widget-title {
    color: #0E73C0;
    font-size: 10pt;
}
.registration .email-support {
    margin-left: 0;
    margin-top: 12px;
}
.registration a.email-address {
    color: #440E62;
    font-size: 10pt;
}
/*
#footer-nav {
	padding-left: 54px;
}*/

.thank_you_page {
	padding-bottom: 200px;
}