@charset "utf-8";
/* CSS Document
   Moses BMW 2010 */

table{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:none;
}
a:link, a:visited{
	color:#4C4C4E;
	text-decoration:none;
}
a:hover{
	color:#039;
}
#hpWrapper{
	border:none;
	padding:0;
	width:990px;
	overflow:hidden;
}
.logoImg{
	float: left;
}
.dealer-info {
	color: #808284;
	width: 210px;
	text-align: left;
   float: left;
   margin-top: 8px
}
.dealerInfoColumn{
	width: 750px;
   margin: 0 auto;
}


#hpBtnWrapper {
	background:#FFF;
	width:990px;
	margin:0;
	padding:0;
	border:none;
	float:right;
}
.button-holder {
	border:1px solid #A2A3A5;
	margin:0 0 10px 6px;
	padding:0 0 8px;
	width:238px;
	float:left;
}
.button-holder h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 8px;
}
.boxgrid {
	margin:0 auto;
	padding:0;
	width:220px;
	height:75px;
	background:#E6E7E8;
	border:solid 1px #A2A3A5;
	overflow:hidden;
	position:relative;
}
.boxgrid img {
	position:absolute;
	top:0px;
	left:0px;
	border:none;
}

/* Navigation */
.boxgrid ul {
	list-style-type: none;
	text-align: left;
	margin:0 0 0 13px;
	padding:0;
	border:none;
}
.boxgrid ul li{
	margin:0;
	padding:0;
	border:none;
}
.boxgrid ul li a {
	background: transparent url(http://sitespecific.dealerskins.com/MosesBMW/medialibrary/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 12px, verdana, lucida, sans-serif;
	text-decoration: none;
}
.boxgrid ul li a:hover {
	background: transparent url(http://sitespecific.dealerskins.com/MosesBMW/medialibrary/list-on.gif) left center no-repeat;
}

/* Individual Sub Navs */
.boxgrid ul.subs-1 {
	margin-top:27px;
}
.boxgrid ul.subs-2{
	margin-top:20px;
}
.boxgrid ul.subs-3{
	margin-top:13px;
}
.boxgrid ul.subs-4{
	margin-top:6px;
}

/* Footer Quick Links */
#footer-wrapper {
	width: 100%;
}
#footer-container {
	border-top: 1px solid #A2A3A5;
	width: 990px;
	height: 50px;
	margin: 0px auto;
	padding-top: 5px;
}
#urls, #urls a, #urls a:visited, #urls a:active, #footer-left, #footer-right {
	color: #808284;
	text-decoration: none;
}
#urls a:hover {
	color: #003399;
}
#footer-left {
	float: left;
	width:720px;
	height: 50px;
	text-align: left;
}
#footer-right {
	float: left;
	width:270px;
	text-align: right;
}
.footer-links {
	color: #808284;
	padding: 10px;
}
}

/* Main Footer Wrap */
#hpContainer{
	margin:2px;
	padding:0;
	border:none;
}
#hpContainer h2{
	clear:both;
	background:#808284;
	color:#FFF;
	font-size:20px;
	line-height:28px;
	margin:0;
	padding:0;
}
#hpContainer h3{
	background:#808284;
	color:#FFF;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:20px;
}
.seoBox{
	width:950px;
	margin:0 auto;
	padding:8px 0;
	border:none;
}
.seoBox p{
	text-align:justify;
	margin:4px 0 8px;
	padding:0;
}
.hpInvLinkList{
	margin:.5em 0;
}
.hpInvLinkList ul{
	margin:2px 0;
	padding:0 0 4px;
}
.hpInvLinkList ul li{
	list-style:none;
	float:left;
	width:144px;
	text-align:left;
	padding:0 0 8px;
	margin:0 10px;
}
.hpInvLinkList br{
	clear:both;
}
