.com-home-page{
	
}
.com-home-page .home-banner {
	position: relative;
}
.com-home-page .home-links {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 80px;
	left: -10px;
	width: 180px;
	z-index: 2;
}
.com-home-page .home-links li,
.com-home-page .home-links li a {
	 display: block;
}
.com-home-page .home-links li a span {
	visibility: hidden;
}
.com-home-page .home-links li.facebook {
	background: url("/public/images/bg-home-facebook.png") 0 0 no-repeat;
}
.com-home-page .home-links li.twitter {
	background: url("/public/images/bg-home-twitter.png") 0 0 no-repeat;
}
.com-home-page .home-links li.blog {
	background: url("/public/images/bg-home-blog.png") 0 0 no-repeat;
}
.com-home-page .home-links li {
	margin-bottom: 0;
	padding: 0 0 0 10px;
	width: 150px;
}
.com-home-page .home-links li:hover {
	width: 155px;
	background-position: 5px 0;
}
.com-home-page .home-links li a {
	background-position: 100% 0;
	font-weight: bold;
	font-size: 18px;
	color: #0a2362;
	text-decoration: none;
	padding: 12px 8px 9px;
}
.com-home-page .cols {
    overflow: hidden;
    padding: 12px 8px 18px;
}
.com-home-page .cols .col {
    background: #000a40 url("/public/images/bg-home-page-box.jpg") 0 0 repeat-x;
    border-top: 3px solid #020d48;
    border-left: 1px solid #020d48;
    border-right: 1px solid #020d48;
    float: left;
    width: 314px;
    margin: 0 0 10px 8px;
    height: 185px;
    overflow: hidden;
}
.com-home-page .cols .row-1 {
	background: none;
	border: none;
}
.com-home-page .cols .row-1 {
	width: 473px;
}
.com-home-page .cols .col-1-1,
.com-home-page .cols .col-2-1 {
    margin-left: 0;
    clear: left;
}
.com-home-page .box {
    
}
.com-home-page .col .heading {
	background: transparent url("/public/images/bg-home-box-heading.gif") 8px bottom no-repeat;
    padding: 7px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 8px;
}
.com-home-page .box .inner-box {
    padding: 0 10px;
}
.com-home-page .box a:hover {
    text-decoration: underline;
}
.com-home-page .box .image {
    width: 108px;
    float: left;
}
.com-home-page .box .text {
    margin-left: 108px;
}
.com-home-page .box .text .title {
    font-size: 14px;
    font-weight: bold;
}
.com-home-page .box .links-list {
    margin: 10px 0;
    padding: 0;
}
.com-home-page .box .links-list a {
    background: transparent url("/public/components/HomePage/default/images/arrow-bullet.gif") 0 center no-repeat;
    padding-left: 8px;
}
.com-home-page .box .links-list a:hover {
    text-decoration: underline;
}
.com-home-page .round-box {
	position: relative;
}
.com-home-page .round-box .rnd,
.com-home-page .round-box .top span,
.com-home-page .round-box .bt span {
	background: transparent url("/public/images/home-round-box.gif") 0 0 no-repeat;
	position: relative;
	display: block;
}
.com-home-page .round-box .top,
.com-home-page .round-box .top span 
.com-home-page .round-box .bt,
.com-home-page .round-box .bt span {
	font-size: 0;
	line-height: 0;
}
.com-home-page .round-box .top,
.com-home-page .round-box .top span,
.com-home-page .round-box .bt,
.com-home-page .round-box .bt span {
	height: 6px;
}
.com-home-page .round-box .top,
.com-home-page .round-box .bt,
.com-home-page .round-box .cr {
	padding: 0 0 0 6px;
}
.com-home-page .round-box .top span,
.com-home-page .round-box .bt span,
.com-home-page .round-box .cl {
	position: relative;
	left: -6px;
	width: 6px;
}
.com-home-page .round-box .cl {
	width: auto;
	background-position: 0 -6px;
	overflow: hidden;
	padding: 8px 3px 8px 10px;
}
.com-home-page .round-box .cr {
	background-position: 100% -6px;
}
.com-home-page .round-box .top {
	background-position: 100% 0;
}
.com-home-page .round-box .top,
.com-home-page .round-box .bt {
	margin-left: 6px;
}
.com-home-page .round-box .top span,
.com-home-page .round-box .bt span {
	margin-left: -6px;
}
.com-home-page .round-box .bt {
	background-position: 100% 100%;
}
.com-home-page .round-box .bt span {
	background-position: 0 100%;
}
.com-home-page .cols .col-1-2 {
	margin-left: 13px;
}
.com-home-page .row-1 .heading {
	color: #0d2b6c;
	background: none;
	padding: 0;
}
.com-home-page .row-1 .address {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.com-home-page .row-1 .address .dealer-address {
	display: block;
}
.com-home-page .row-1 .address a {
	color: #000000;
	text-decoration: underline;
}
.com-home-page .row-1 .address a:hover {
	text-decoration: none;
}
.com-home-page .row-1 .phone {
	color: #e70000;
	font-weight: bold;
	font-size: 18px;
}
.com-home-page .row-1 .image {
	float: right;
	width: 225px;
}
.com-home-page .row-1 .text {
	margin-right: 235px;
}
.com-home-page .row-1 .links {
	padding: 0;
	display: block;
	border: 3px solid #000000;
	margin: 11px 0 0;
	background: #000000;
}
.com-home-page .row-1 .links li,
.com-home-page .row-1 .links a {
	display: block;
}
.com-home-page .row-1 .links li {
	background: #020d48 url("/public/images/bg-home-box-links-item.gif") 0 0 repeat-x;
	border: 1px solid #020d48;
}
.com-home-page .row-1 .links a {
	padding: 7px 7px 7px 56px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.com-home-page .row-1 .new {
	margin-bottom: 1px;
}
.com-home-page .row-1 .links .new a {
	background: transparent url("/public/images/bg-home-box-links-new.gif") 2px center no-repeat;
}
.com-home-page .row-1 .links .used a {
	background: transparent url("/public/images/bg-home-box-links-used.gif") 15px center no-repeat;
}
.com-home-page .row-1 .links li:hover {
	background-position: 0 -5px;
}
.home-lineup-scrollable {
    clear: both;
    padding: 5px 0 0;
    background: #14438a url("/public/images/lineup/bg-home-lineup.jpg") 0 0 repeat-x;
    border: 1px solid #1a204f;
}
.home-lineup-scrollable .list-wrapper {
    position: relative;
    z-index: 1;
    _margin-top: -1px;
    *margin-top: -1px;
}
.home-lineup-scrollable .list {
    padding: 0;
    overflow: hidden;
}
.home-lineup-scrollable .item {
    float: left;
    width: 150px;
    text-align: center;
}
.home-lineup-scrollable .item a .name {
    color: #ffffff;
    font-size: 10px;
}
.home-lineup-scrollable {
    width: auto;
    float: none;
}
.home-lineup-scrollable .list-wrapper {

    /* required settings */
    position:relative;
    overflow:hidden;
    height: 112px;
    margin: 0 40px;
}
.home-lineup-scrollable .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}
.home-lineup-scrollable img {

}

.home-lineup-scrollable .active {
    z-index:9999;
    position:relative;
}
.home-lineup-scrollable {
    /*float:left;    */
}
.home-lineup-scrollable a.browse {
    display:block;
    width:30px;
    height:35px;
    float:left;
    margin:40px 10px;
    cursor:pointer;
    font-size:1px;
}

.home-lineup-scrollable a.right                 { background: url(/public/images/lineup/arrow-next.png) no-repeat; margin-right: 0px; float: right; }
.home-lineup-scrollable a.right:hover         { background-position: 5px 0; }
.home-lineup-scrollable a.right:active     { background-position: 5px 0; } 
.home-lineup-scrollable a.left                { background: url(/public/images/lineup/arrow-prev.png) 15px 0 no-repeat; margin-left: 0px; } 
.home-lineup-scrollable a.left:hover          { background-position: 10px 0 ; }
.home-lineup-scrollable a.left:active      { background-position: 10px 0; }

.home-lineup-scrollable a.disabled {
    visibility:hidden !important;        
}     
.home-lineup-scrollable .navi {
    display: none;
}

