@charset "utf-8";
/* BMW of North Haven CSS Document */


body {
	font: 12px Helvetica,Arial,Sans-Serif;
	xbackground: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #CCCCCC;
}
/* Non-Nav Link Attributes */
a:link {
	color:#4c4c4e;
	text-decoration:none;
}
a:visited {
	color:#4C4C4E;
	text-decoration:none;
}
a:hover {
	color:#003399;
	text-decoration:none;
}
a:active {
	color:#003399;
	text-decoration:none;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 8px;
}
#total-container {
	width: 100%;
	text-align: center;
}

#button-container {
	background-color: #fff;
	width: 998px;
	margin: 0px auto;
}
#button-wrapper {
	background-color: #fff;
	width: 998px;
	margin: 0px auto;
	padding-top: 10px;
}
.button-column {
	width: 322px;
	float: left;		
}
.columnMargin {
	margin: 5px;
}
.button-holder {
	border: 1px solid #A2A3A5;
	margin-bottom: 8px;
	padding-bottom: 8px;
	width: 323px;
}
.boxgrid {
	margin: 0px auto;
	width: 300px;
	height: 75px;
	background:#E6E7E8;
	border: solid 1px #A2A3A5;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}
#dealer-info {
	color: #808284;
	width: 280px;
	padding: 0px 0px 0px 65px;
	text-align: left;
}
/* Navigation */
.nav-container {
	
}
.nav-container ul {
	list-style-type: none;
	text-align: left;
}
.nav-container ul li a {
	background: transparent url(http://sitespecific.dealerskins.com/BMWofNorthHaven/medialibrary/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 12px, verdana, lucida, sans-serif;
	text-decoration: none;
	color: #4C4C4E;
}
.nav-container ul li a:hover {
	background: transparent url(http://sitespecific.dealerskins.com/BMWofNorthHaven/medialibrary/list-on.gif) left center no-repeat;
	color: #003399;
}
.nav-container ul li a#current {
	background: transparent url(http://sitespecific.dealerskins.com/BMWofNorthHaven/medialibrary/list-active.gif) left center no-repeat;
	color: #4C4C4E;
}
/* Individual Sub Navs */
.subs-1 {
	margin-top: 27px; 
}
.subs-2 {
	margin-top: 20px;
}
.subs-3 {
	margin-top: 13px;
}
.subs-4 {
	margin-top: 6px;
}

/* Main Footer Wrap */






#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;
}
.genContent {
	border: 1px solid #A2A3A5;
	padding: 0px;
	margin: 0px;
	width: 990px;
}
.genContent p {
	padding: 5px 15px 0px 15px;
}
