/*

Everything For Drivers theme
name: Everything For Drivers
designer: Dennis Wyman  
designer_url: http://www.zangaroa.com/ 
*/

/* Page Wrapper -------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	font: normal 14px arial, helvetica, sans-serif;
	color: #000000;
	margin: 0 0 20px 0;
}

a {
	color: #0000ee;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 730px;
	position: relative;
}


/* Header -------------------------------------------------- */

#header {
	display: block;
	margin: 0 auto;
	clear: both;
	width: 730px;
	height: 92px;
	background: transparent url("bg_header.png") no-repeat center top;
}

	#header h1 {
		width: 730px;
		height: 90px;
	}

	#header h1 * {
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -5000em;
	}


#header-navigation {
	display: block;
	margin: 0 auto;
	clear: both;
	width: 730px;
	height: 21px;
	background: transparent url("bg_header_navigation.png") no-repeat center top;
}

#header-navigation #carforums a,
#header-navigation #buyacar a,
#header-navigation #caraccess a,
#header-navigation #clubs a,
#header-navigation #sitemap a {
	background: transparent url("bg_header_navigation.png") no-repeat center top;
	display: block;
	height: 21px;
	float: left;
	text-indent: -5000em;
}

	#header-navigation #carforums a { margin-left: 8px; width: 92px; background-position: -8px 0; }
	#header-navigation #buyacar a { margin-left: 61px; width: 76px; background-position: -161px 0; }
	#header-navigation #caraccess a { margin-left: 56px; width: 127px; background-position: -293px 0; }
	#header-navigation #clubs a { margin-left: 61px; width: 110px; background-position: -481px 0; }
	#header-navigation #sitemap a { margin-left: 61px; width: 67px; background-position: -652px 0; }

	#header-navigation #carforums a:hover { background-position: -8px -21px; }
	#header-navigation #buyacar a:hover { background-position: -161px -21px; }
	#header-navigation #caraccess a:hover { background-position: -293px -21px; }
	#header-navigation #clubs a:hover { background-position: -481px -21px; }
	#header-navigation #sitemap a:hover { background-position: -652px -21px; }


/* Content Wrapper -------------------------------------------------- */

#content {
	padding: 0;
	margin: 0 auto;
	clear: both;
	width: 730px;
}


/* Right Column -------------------------------------------------- */

#beta {
	position: relative;
	float: left;
	width: 160px;
	min-height: 370px;
	background: transparent url("bg_sidebar.png") no-repeat left top;
}


/* Left Column -------------------------------------------------- */

#alpha {
	position: relative;
	float: right;
	width: 570px;
}

#alpha-inner {
	padding: 15px 20px 20px 20px;
}


/* Footer -------------------------------------------------- */

#footer {
	display: block;
	clear: both;
	width: 730px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: center;
}

	#footer p.links {
		margin: 0 0 0.6em 0;
	}

	#footer p.copyright {
		margin: 0 0 0.6em 0;
	}

	#footer p.byline {
		font-size: 12px;
		margin: 0 0 0.6em 0;
	}

		#footer p.byline h2 {
			font-size: 15px;
			font-weight: bold;
			padding: 0;
			margin: 0 0 0.1em 0;
		}

	#footer p.positronic {
		font-size: 10px;
		font-weight: bold;
	}

		#footer p.positronic a {
			color: #000;
			text-decoration: none;
		}

#subfooter {
	display: block;
	clear: both;
	width: 730px;
}


/* Page Content -------------------------------------------------- */

#alpha h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0.6em 0;
	text-align: center;
}

#alpha h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

#alpha h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0.4em 0;
}

#alpha h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0.3em 0;
}
	
#alpha p {
	margin: 0 0 1.5em 0;
	text-align: justify;
}

#alpha ul, #alpha ol {
	padding: 0 0 1.5em 20px;
}

	#alpha li {
		padding: 0 0 5px 0;
	}
	
#alpha blockquote {
	margin: 0 30px 0 40px;
}

#alpha hr {
	margin: 0 0 20px 0;
}

#alpha .align-left {
	float: left;
	margin: 0 20px 20px 0;
	display: block;
}

#alpha .align-right {
	float: right;
	margin: 0 0 20px 20px;
	display: block;
}

#alpha .align-center {
	margin: 0 auto 20px auto;
	display: block;
	text-align: center;
}

	
/* Contact Form */

#content .contact table, #content .contact small {
	margin: 0 0 0 20px;
}
	#content .contact td {
		padding: 3px;
	}



/* Sidebar CSS -------------------------------------------------- */

#beta #maps a,
#beta #sites a,
#beta #traffic a,
#beta #weather a,
#beta #lodging a,
#beta #board a {
	background: transparent url("bg_sidebar.png") no-repeat center top;
	display: block;
	width: 160px;
	text-indent: -5000em;
}

	#beta #maps a { height: 56px; background-position: 0 0; }
	#beta #sites a { height: 33px; background-position: 0 -56px; }
	#beta #traffic a { height: 35px; background-position: 0 -89px; }
	#beta #weather a { height: 34px; background-position: 0 -124px; }
	#beta #lodging a { height: 34px; background-position: 0 -158px; }
	#beta #board a { height: 65px; background-position: 0 -192px; }

	#beta #maps a:hover { background-position: -160px 0; }
	#beta #sites a:hover { background-position: -160px -56px; }
	#beta #traffic a:hover { background-position: -160px -89px; }
	#beta #weather a:hover { background-position: -160px -124px; }
	#beta #lodging a:hover { background-position: -160px -158px; }
	#beta #board a:hover { background-position: -160px -192px; }
