/* CSS Document */
html body{
height: 100%;	overflow: auto; }

body{
-m-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
	text-align:		center;

	background:		black;}

a {
outline: none;}

#wrapper{

	width:			910px;

	margin:			0 auto;

	background:		white;

	height:			auto;

	overflow:		hidden;

	padding:		5px;

	text-align:		left;	

	}



#header{

	background-image:	url('../images/header.gif');

	width:			900px;

	height:			180px;

	}

#seriesimage{

	float:			right;

	margin:			10px;

	}

#topnav{

	text-align:			right;	

	width:				900px;
	height:				70px;

	background-image:   url('../images/crossbar.jpg');
font-size:1.5em;
	color:				white;

}
#adspace{
	float:left;
margin:5px;
	}
#topnav a:visited{color:white;font-family:verdana;text-decoration:none;font-size:.9em;}

#topnav a:link{color:white;font-family:verdana;text-decoration:none;font-size:.9em;}

#topnav a:hover{color:#8Ac2e3;font-family:verdana;text-decoration:none;font-size:.9em;}

.current {background:#8Ac2e3;color:white;}


#searchbar a:visited{color:white;font-family:verdana;text-decoration:none;font-size:.9em;}
#searchbar a:link{color:white;font-family:verdana;text-decoration:none;font-size:.9em;}
#searchbar a:hover{color:#8Ac2e3;font-family:verdana;text-decoration:none;font-size:.9em;}

#searchbar{
	margin-left:		15px;
	}
#searchbar img{
border:none;
}

#leftbottom{
	background:		white;
	width:			225px;
	height:			150px;
	background-image:  url('http://bimmerparts.org/images/leftbottom.jpg');
	z-index:		2;
	}

#content{
	margin-right:10px;
	text-align:		left;	

	height:				100%;

	width:				900px;

	}

#products{

	width:				675px;

	margin:				0px;

	float:				right;

	z-index:			-1;

	}
#welcometext{
	background:		#5A7BAD;
	padding:		10px;
	width:655px;
	}				
#welcometext p{
	padding-left:	10px;
	}
#welcometext a{
display:block;}
#welcometext img{
border:none;}
#welcometext ul{
	list-style:none;
	}
#welcometext a:link{color:black;font-weight:bold;border:none;text-decoration:none;}

#welcometext a:visited{color:black;font-weight:bold;border:none;text-decoration:none;}

#welcometext a:hover{color:white;font-weight:bold;border:none;text-decoration:none;}
.welcomeimage{
text-align:center;}
.detailpic{
width:300px;
height:200px;
float:left;
margin:10px;
}
#welcometext h3{
	color:			white;
	}
#welcometext h4{
	color:			white;
	}
#chassis{
	font-size:	16px;
	}
.even{

	background:				#444848;

	padding:				5px;

	margin-left:			0px;

	}

.odd{

	margin-left:			0px;

	background:				#5A7BAD;

	padding:				5px;

	}

.even a:link{color:#8AC2E3;}

.even a:visited{color:#8AC2E3;}

.even a:hover{color:white;}



.odd a:link{color:white;}

.odd a:visited{color:white;}

.odd a:hover{color:#8ac2e3;}



#leftcol{

	margin:				0px;

	padding:			0px;
	width: 				225px;

	float:				left;

	overflow:			auto;

}
#leftcol2{
		background:			url('http://bimmerparts.org/images/background.jpg') repeat-y;
}
 /* Navigation Menu */

#nav{

	text-align:			left;	

	padding:			20px;

	margin-left:		0px;

	margin-right:		0px;

	font-weight:		bold;

	font-family:		verdana;

	text-align:			left;

	}			

#nav a:visited{color:white;font-family:verdana;text-decoration:none}

#nav a:link{color:white;font-family:verdana;text-decoration:none}

#nav a:hover{color:#8Ac2e3;font-family:verdana;text-decoration:none}

#nav td {color:black;font-family:verdana;font-size:8pt}

#nav p {color:black;font-family:verdana;font-size:8pt}

#nav h1 {color:black;font-family:verdana;font-size:12pt}



#spacer{

	height:		80px;

	width:      100%;

	background:	black;

}

#footer{

	background:	black;

	width:		100%;

	/*margin-top:		-1.5em;*/

	opacity: 0.6;

	-moz-opacity: 0.6;

	filter: alpha(opacity=60);

	color:		white;

	}

#footer a:visited{color:white;font-family:verdana;text-decoration:none;font-size:.9em;}

#footer a:link{color:white;font-family:verdana;text-decoration:none;font-size:.9em;}

#footer a:hover{color:#8Ac2e3;font-family:verdana;text-decoration:none;font-size:.9em;}



#footernav li{

	display: inline;

	align:		center;

	}

