/* ############################################################################################# */
/* Main CSS Document for Greaseball Motorsports
/* Author: Garrett Henderson
/* December 8, 2007
/* ############################################################################################# */

/* ============================================================================================= */
/* =Defaults
/* ============================================================================================= */
html * {
	margin: 0;
}
body {
	font-size: 62.5%;
	background: #000 url(/images/bg.jpg) no-repeat center top;
	height: 100%;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border: 0;
	margin: 0;
	display: block;
}
a, a:link, a:visited, a:active {
	color: #c9762b;
	}
a.text:hover {
	background: #b7ac9b;
	color: black;
	}
a.text {
	margin-left: -4px;
	padding: 2px 4px 3px 4px;
	}
/* ============================================================================================= */
/* =Header
/* ============================================================================================= */

#container {
	width: 960px;
	margin: auto;
	padding: 0;
	font-size: 1.2em;
}

#header {
	width: 100%;
	height: 209px;
	background: url(/images/header_bg.jpg) no-repeat top center;
	overflow: hidden;
	position: relative;
}

#header h1 {
	width: 217px;
	height: 209px;
	margin: 0 0 0 44px;
	}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(/images/gb_logo.gif) no-repeat;
	}

/* ============================================================================================= */
/* =Main Navigation
/* ============================================================================================= */

ul#navigation {
	position: absolute;
	bottom: 6px;
	right: 0;
	list-style: none;
	margin: 0 20px 0 0;
	height: 24px;
	width: 535px;
	padding: 0;
	text-indent: 0;
	}
ul#navigation li {
	float: left;
	margin: 0 0 0 6px;
	height: 22px;
	}
ul#navigation li a {
	display: block;
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	outline: none;
	}
	
li#nav_home {background: url(/images/nav/home.gif) no-repeat 0 -22px; width: 47px;}
li#nav_home a {background: url(/images/nav/home.gif) no-repeat;}
li#nav_home a:hover {background: none;}
li#nav_home a.highlighted {background: none;}

li#nav_broncos {background: url(/images/nav/broncos.gif) no-repeat 0 -22px; width: 68px;}
li#nav_broncos a {background: url(/images/nav/broncos.gif) no-repeat;}
li#nav_broncos a:hover {background: none;}

li#nav_jeeps {background: url(/images/nav/jeeps.gif) no-repeat 0 -22px; width: 51px;}
li#nav_jeeps a {background: url(/images/nav/jeeps.gif) no-repeat;}
li#nav_jeeps a:hover {background: none;}

li#nav_accessories {background: url(/images/nav/accessories.gif) no-repeat 0 -22px; width: 91px;}
li#nav_accessories a {background: url(/images/nav/accessories.gif) no-repeat;}
li#nav_accessories a:hover {background: none;}

li#nav_apparel {background: url(/images/nav/apparel.gif) no-repeat 0 -22px; width: 66px;}
li#nav_apparel a {background: url(/images/nav/apparel.gif) no-repeat;}
li#nav_apparel a:hover {background: none;}

li#nav_about {background: url(/images/nav/about.gif) no-repeat 0 -22px; width: 126px;}
li#nav_about a {background: url(/images/nav/about.gif) no-repeat;}
li#nav_about a:hover {background: none;}

li#nav_contact {background: url(/images/nav/contact.gif) no-repeat 0 -22px; width: 85px;}
li#nav_contact a {background: url(/images/nav/contact.gif) no-repeat;}
li#nav_contact a:hover {background: none;}

/* ============================================================================================= */
/* =Content
/* ============================================================================================= */

#content {
	width: 920px; /* Accounts for padding */
	background: #fff;
	padding: 3px 0 0 0;
	margin: 5px auto 0 auto;
	position: relative;
	overflow: hidden;
	}
h2#home {
	width: 288px;
	text-indent: -9999px;
	height: 69px;
	position: absolute;
	top: 116px;
	left: 20px;
	background: url(/images/headers/home_header.jpg) no-repeat top left;
	}
img#spread {
	display: block;
	margin: 0 auto 3px auto;
	}
div#featured {
	width: 307px;
	height: 210px;
	background: url(/images/featured_bg.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 206px;
	}
div#featured h3 {
	width: 150px;
	height: 15px;
	margin: 14px 0 4px 19px;
	text-indent: -9999px;
	background: url(/images/headers/featured_product.gif) no-repeat;
	}
div#featured a,
div#featured a:link,
div#featured a:visited {
	position: absolute;
	top: 34px;
	left: 19px;
	}
div#featured img {
	display: block;
	position: absolute;
	top: 23px;
	border: 1px solid white;
	left: 1px;
	}
ul#channels {
	list-style: none;
	width: 100%;
	padding: 16px 0 12px 0;
	text-indent: 0;
	margin: 0;
	display: block;
	height: 126px;
	}
ul#channels li {
	float: left;
	width: 279px;
	height: 116px;
	margin: 0 0 0 2%;
	display: inline;
	border: 2px solid #969086;
	}
ul#channels li a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
	}
ul#channels li#one a{
	background: url(/images/channel_1.jpg) no-repeat;
	}
ul#channels li#two a{
	background: url(/images/channel_2.jpg) no-repeat;
	}
ul#channels li#three a{
	background: url(/images/channel_3.jpg) no-repeat;
	}
.single_page {
	width: 914px;
	margin: auto;
	height: 493px;
	background: url(/images/home_spread.jpg) no-repeat;
	}
.single_page .box {
	width: 408px;
	padding: 25px;
	background: #fff url(/images/single_page_box.jpg) no-repeat;
	position: absolute;
	top: 74px;
	left: 77px;
	}
.single_page h2 {
	width: 327px;
	height: 22px;
	text-indent: -9999px;
	}
.single_page h2#contact {
	background: url(/images/headers/contact.gif) no-repeat;
	}
.single_page h2#about {
	background: url(/images/headers/about.gif) no-repeat top left;
	}
.single_page p {
	margin: 16px 0 0 0;
	}
.prod_bg {
	width: 100%;
	background: #3c3c3c;
	overflow: hidden;
	}
.side_nav {
	width: 184px;
	background: #3c3c3c;
	float: left;
	height: auto;
	border: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.products {
	width: 704px;
	padding: 16px 16px 0 16px;
	background: white;
	float: right;
	}
.product_page {
	width: 880px;
	overflow: hidden;
	background: white;
	padding: 20px;
	position: relative;
	}
#info {
	width: 350px;
	float: left;
	overflow: hidden;
	}
#info p {
	margin: 12px 0;
	}
#info ul {
	padding-left: 30px;
	margin: 16px 0 0 0;
	}
#info p.price {
	font-weight: bold;
	font-size: 1.4em;
	}
div.add {
	position: absolute;
	bottom: 15px;
	left: 318px;
	}
#info div.add {
	position: relative;
	bottom: auto;
	left: auto;
	}
#gallery {
	width: 512px;
	overflow: hidden;
	float: right;
	}
#gallery #enlarged {
	width: 510px;
	/*height: 339px;*/
	}
#gallery #enlarged img {
	border: 1px solid #cccccc;
	margin: auto;
	}
#gallery ul {
	text-indent: 0;
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
	}
#gallery ul li {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0 0 8px 0;
	}
#gallery ul li img {
	display: block;
	}
#gallery li.middle {
	margin: 0 7px;
	}
div#view_cart {
	position: absolute;
	top: 62px;
	right: 36px;
	}
/* Side Navigation
/* ====================================================================================================*/

div.side_nav ul {
	list-style: none;
	padding: 0;
	text-indent: 0;
	margin: 0;
	background: white;
	border-bottom: 3px solid white;
	}
div.side_nav ul li {
	background: #68635c url(/images/side_nav_bg.gif) repeat-x;
	padding: 10px 0 10px 0;
	font-weight: bold;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	}
div.side_nav ul li span {
	margin-left: 14px;
	display: block;
	}
div.side_nav ul li.primary {
	padding-bottom: 0px;
	}
div.side_nav ul li.first {
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}
div.side_nav ul li ul {
	border: 0;
	list-style: none outside;
	background: #9b948a;
	border-top: 1px solid #444;
	margin: 10px 0 0 0;
	padding: 0;
	}
div.side_nav ul li ul li {
	padding: 0 10px 10px 24px;
	border: 0;
	font-weight: normal;
	background: none;
	margin: 0;
	}	
div.side_nav ul li ul li.secondary_first {
	padding-top: 10px;
	}
div.side_nav a, div.side_nav a:link, div.side_nav a:visited {
	color: black;
	}
/* End Side Navigation
/* ====================================================================================================*/

ul.product_listing {
	list-style: none;
	padding: 0;
	text-indent: 0;
	margin: 0;
	}
ul.product_listing li {
	border-top: 1px solid #80807f;
	padding: 20px 0 0 0;
	height: 222px;
	position: relative;
	margin: 0;
	}
ul.product_listing li.prod_first {
	border: none;
	padding: 0;
	}
ul.product_listing img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #80807f;
	}
ul.product_listing h3 {
	margin: 0 0 10px 0;
	font-size: 1.5em;
	letter-spacing: -0.07em;
	}
ul.product_listing h3 a, ul.product_listing h3 a:visited {
	color: black;
	}
ul.product_listing p.price {
	font-weight: bold;
	font-size: 1.4em;
	position: absolute;
	right: 0;
	bottom: 20px;
	}
/* ============================================================================================= */
/* =Headers
/* ============================================================================================= */
div.products h2, div.apparel h2 {
	width: 388px;
	height: 21px;
	margin: 0 0 20px 0;
	text-indent: -9999px;
	}
h2#custom_bronco_products {
	background: url(/images/headers/custom_bronco_products.gif) no-repeat;
	}
h2#custom_tube_doors {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/custom_tube_doors.gif) no-repeat;
	}
h2#custom_tube_doors_ext {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/custom_tube_door_ext.gif) no-repeat;
	}
h2#accessories {
	background: url(/images/headers/accessories.gif) no-repeat;
	}
h2#tow_rope {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/tow_rope.gif) no-repeat;
	}
h2#wrench {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/wrench.gif) no-repeat;
	}
h2#hook {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/hook.gif) no-repeat;
	}
h2#grabber_hook {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/grabber_hook.gif) no-repeat;
	}
h2#skins {
	width: 364px;
	height: 19px;
	margin: 15px 0;
	text-indent: -9999px;
	background: url(/images/headers/skins.gif) no-repeat;
	}
/* ============================================================================================= */
/* =Footer
/* ============================================================================================= */

#footer {
	width: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	height: 20px;
	color: #666;
	padding: 1% 2.5%;
	}


/* ============================================================================================= */
/* =Misc
/* ============================================================================================= */

.clear {
	clear: both;
	}
.hidden {
	display: none;
	}
.empty {
	font-size: 1px;
	}
.no_border {
	border: 0 !important;
	}
/* ============================================================================================= */
/* =Colors
/* =============================================================================================
 
Orange - #f9a831
Darker orange - #c9762b
Beige/Gray - #969086
Beige - #b7ac9b
left col gray - #3c3c3c
side nav li border #726d65
side nav nested ul li bg #9b948a
*/
