@charset "utf-8";

/* Common Stylesheet for BMW Motorcycles of Grand Rapids */
/* Credits to Evan Bartlett @ www.evanbartlett.com */
/* Please do not steal or use without permission or giving credit where its due */

body {
	font: normal 11px Arial, Verdana, "Trebuchet MS", sans-serif;
	background: #414141 url('../images/background-gradient.jpg') repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
.bmwWeb a:link, .bmwWeb a:visited {
	text-decoration: underline;
	color: #4D93D1;
	}
.bmwWeb a:hover {
	text-decoration: none;
	color: #4D93D1;
	}
.bmwWeb a:active {
	text-decoration: underline;
	color: #4D93D1;
	}
.blueBOLD {
	font-weight: bold;
	color: #4D93D1;
	}
.bmwWeb #container {
	width: 768px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.bmwWeb #header {
	margin: 0 0 13px 0;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 768px;
	height: 216px;
}
.bmwWeb #headerl {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 304px;
	height: 216px;
}
.bmwWeb #headerr {
	float: right;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 304px;
	height: 216px;
}
.bmwWeb #headerm {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 160px;
	height: 216px;
}
.bmwWeb #content {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 728px;
	clear: both;
}
.bmwWeb #topbanner {
	margin: 0 0 20px 0;
	padding: 8px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 712px;
	background-color:#FFFFFF;
	color: #000000;
}
.bmwWeb #viewbikes {
	margin: 0 0 20px 0;
	padding: 0 12px 0 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 728px;
	color: #FFFFFF;
}
.bmwWeb #viewbikes a:link, #viewbikes a:visited {
	color: #4D93D1;
	text-decoration: none;
}
.bmwWeb #viewbikes a:hover {
	color: #4D93D1;
	text-decoration: underline;
}
.bmwWeb #viewbikes a:active {
	color: #4D93D1;
	text-decoration: none;
}
.bmwWeb #footer {
	margin: 0 auto;
	padding: 20px 0 20px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 768px;
	height: 90px;
	clear: both;
}
.bmwWeb #footerIN {
	font: 10px Arial, Verdana, "Trebuchet MS", sans-serif;
	background: url('../images/footer-bg.jpg') no-repeat;
	margin: 0 auto;
	padding: 62px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 768px;
	height: 28px;
	color: #000000;
	text-align: center;
}
.bmwWeb #footerIN a:link, #footerIN a:visited {
	color: #000000;
	text-decoration: none;
}
.bmwWeb #footerIN a:hover {
	color: #000000;
	text-decoration: underline;
}
.bmwWeb #footerIN a:active {
	color: #000000;
	text-decoration: none;
}
.bmwWeb #credits {
	margin: 0 auto;
	padding: 0 0 20px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 768px;
	height: 15px;
	text-align: center;
	clear: both;
}
.bmwWeb #bikesdrop {
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
	width: 245px;
	height: 263px;
	z-index:2;
	visibility: hidden;
	border: 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0;
    line-height: 0px;
}
.bmwWeb #pagewrap {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 728px;
}
.bmwWeb #textwrap {
	margin: 0 auto;
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-weight: normal;
}
/* home aspects */
.bmwWeb #homeleft {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 354px;
	background-color: #1D1D1D;
	text-align: justify;
}
.bmwWeb #homeright {
	float: right;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 353px;
	background-color: #1D1D1D;
	text-align: justify;
}
/* contact & information aspects */
.bmwWeb #contactleft {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 504px;
	background-color: #1D1D1D;
	text-align: justify;
}
.bmwWeb #contactright {
	float: right;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 203px;
	background-color: #1D1D1D;
}
/* specials aspects */
.bmwWeb #specialsleft {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 504px;
	background-color: #1D1D1D;
	text-align: justify;
}
.bmwWeb #specialsright {
	float: right;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 203px;
	background-color: #1D1D1D;
	text-align: justify;
}
/* parts & service aspects */
.bmwWeb #partsleft {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 504px;
	background-color: #1D1D1D;
	text-align: justify;
}
.bmwWeb #partsright {
	float: right;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 203px;
	background-color: #1D1D1D;
	text-align: justify;
}
/* bikes aspects */
.bmwWeb #bikescon {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 728px;
	background-color: #1D1D1D;
	text-align: justify;
}
/* events aspects */
.bmwWeb #upevents {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 728px;
	background-color: #1D1D1D;
	text-align: justify;
}
/* press releases aspects */
.bmwWeb #pr {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 728px;
	background-color: #1D1D1D;
	text-align: justify;
}
/* links aspects */
.bmwWeb #linksleft {
	float: left;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 354px;
	background-color: #1D1D1D;
	text-align: justify;
}
.bmwWeb #linksright {
	float: right;
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 353px;
	background-color: #1D1D1D;
	text-align: justify;
}
.spIMG {
	margin: 0 10px 10px 0;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: #FFFFFF solid 10px;
	clear: both;
}
.bkIMG {
	margin: 0 auto;
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: #FFFFFF solid 10px;
	clear: both;
}