/* Big Daddy Choppers | Base CSS 
created by SodiumHalogen.com */
* {
	margin: 0;
	padding: 0;
	}
a {
	color: #B30507;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	}
p a:hover {
	color: #fff;
	background: #B30507;
	}
a img, a:hover img, a:visited img, a:hover img, a:active img {
	border: none;
	text-decoration: none;
	background: none;
	}
address {
	font-style: normal;
	font: 12px/14px helvetica, verdana;
	margin: 20px;
	}
body {
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #d5060a url("images/page_bg.gif") center top repeat-x;
	}
blockquote {
	border-top: 1px dashed #252422;
	border-bottom: 1px dashed #252422;
	padding: 10px;
	margin: 15px 15px 15px 0;
	}
blockquote p {
	font: normal 18px/24px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6f6f6f;
	}
ul {
	margin: 0 20px 20px 20px;
	list-style-image: url("images/arrow.gif") ;
	}

	
/* ----------typography-------------- */
p {
	font: normal 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-bottom: 10px;
	}
h2 {
	font: bold 15px/20px bold Georgia, "Times New Roman", Times, serif;
	}
h3 {
	font: bold 12px/20px bold Georgia, "Times New Roman", Times, serif;
	}



	
/* ----------container to center the layout-------------- */
#center {
	margin: 0 auto;
	width: 899px;
	overflow: hidden;
	}
#container { 
	float: left;
	width: 899px; 
	padding: 0px;
	background: #fff;
	}
	
/* ----------products-------------- */
.product_row {
	width: 646px;
	margin: 15px 0 0 15px;
	}
.product_item {
	width: 210px; 
	float: left;
	}
.product_item h3 {
	background: url("/images/p_name_bg.gif") no-repeat;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 10px;
	}
	.product_item h3 a {
		display: block;		
		color: #fff;
		width: 210px;
		text-decoration: none;
		}
	.product_item h3 a:hover {
		background: url("/images/p_name_bg_ov.jpg") no-repeat;
		}
#no_product {
	width: 400px;
	height: 110px;
	padding: 50px 10px 0 230px;
	background: url(_images/no_products.gif) no-repeat;
	}
	#no_product a {
		color: #999;
		text-transform: none;
		}
		#no_product a:hover {
		color: #fff;
		}



/* ----------content-------------- */
#left_content {
	width: 233px;
/*	height: 299px;	*/
	float: left;
/*	border:1px solid #000;		*/
	margin: 0;
	padding: 0;
	}
	
	#left_content_2 {
		width: 225px;
		height: 158px;
		margin-left: 5px;
		background: #020302 url("/images/content_l_bg.jpg") no-repeat;
		}
		#left_content_2_btm {
			width: 225px;
			height: 7px;
			margin-left: 5px;
			background: #020302 url("/images/content_l_bg_btm.jpg") no-repeat;
			overflow: hidden;
			}
		
#right_content {
	width: 661px;
	float: left;
/*	border:1px solid #000;		*/
	}
	*html #right_content {
		margin-left: -5px;
		padding-left: 0;
		}
	#right_head {
		width: 661px;
		height: 66px;
		text-transform: uppercase;
		}
		#right_head h2 {
			padding: 40px 0 0 15px;
			color: #fff;
			}
		#right_head .products h2 {
			margin-top: 45px;
			padding-top: 0;
			}
		#content_container {
			min-height: 376px;
			height: auto !important;
			height: 375px;
			padding-left: 0px;	
			padding-top: 0px;
			}
		.product_grid {
			margin-top: 15px;
			margin-left: 15px;
			}
	#r_col_1 {
		width: 306px;
		min-height: 220px;
		float: left;
		padding: 0px px 10px 15px;
		margin-right: 10px;
		margin-left: 15px;
		}
		* html #r_col_1 {
			width: 305px;
			height: 220px;
			margin-left: 0px;
			padding-left: 15px;
			}
		#r_col_1 p a {
			margin-top: 15px;
			padding: 3px 5px;
			background: #A40509;
			color: #fff;
			font-style: italic;
			text-transform: lowercase;
			font-weight: normal;
			}
		#r_col_1 p a:hover {
			background: #333;
			}

	#r_col_2 {
		width: 329px;
		float: left;
		margin-top: -15px;
		}
		#player {
			background: url("/images/bg_flash_detail.gif") no-repeat;
			width: 330px;
			padding-left: 1px;
			height: 234px;
			}
		#request_info {
			text-align: center;
			margin: 5px 0;
			background: #A40509;
			}
			#request_info p a {
				color: #fff;
				font-weight: normal;
				width: 329px;
				}
			#request_info p a:hover {
				color: #000;
				}
#right_content_btm {
	width: 661px;
	height: 7px;
	background: url("/images/content_r_btm_bg_btm.jpg") no-repeat;
	overflow: hidden;
	}
#r_column {
	width: 661px;
	padding: 0px;
	}
#r_column p {
	padding: 10px 14px 0px 14px;
	}
.product {
	margin-top: 15px;
	min-height: 375px;
	height: auto !important;
	height: 375px;
	}	
.products_bg {
	background: #020302 url("/images/content_r_bg.jpg") left 66px no-repeat;
	}
.product_detail_bg {
	background: #020302 url("/images/content_r_btm_bg.jpg") left 66px no-repeat;
	}
	
.img_r {
	float: right;
	padding-left: 15px;
	}

/* ----------specs-------------- */
#specs {
	border-top: 1px solid #333;
	padding-top: 15px;
	padding-left: 15px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	font-size: 11px;
	}
	#specs_left {
		width: 300px;
		float: left;
		}
	#specs_right {
		width: 300px;
		float: left;
		margin-left: 30px;
		}
	#specs h3 {
		width: 300px;
		font: bold 11px/18px Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		color: #fff;
		border-bottom: 1px solid #393a38;	
		}
	table {
		font: 11px/12px Georgia, "Times New Roman", Times, serif;
		color: #b2b2b2;
		}
	.att_name {
		font-weight: bold;
		text-transform: uppercase;
		}
	.even {
		background: #2c2c2c;
		}
	.spec {
		width: 300px;
		}
	.spec_1 {
		width: 130px;
		font-weight: bold;
		text-transform: uppercase;
		padding-left: 5px;
		}



/* ----------home-------------- */
#left {
	width: 444px;
	padding-left: 5px;
	float: left;
	}
#right {
	width: 444px;
	padding-left: 1px;
	float: left;
	}	
	
	
/* ----------flash elements-------------- */
#flash_home {
	width: 899px;
	height: 466px;
	background: url("/images/bdc_home_bg_real.jpg");
	} 
#flash_content {
	width: 899px;
	height: 232px;
	background: url("/images/bdc_home_bg_real.jpg");
	} 



/* ----------h1 bg classes-------------- */
.about {
	background: url("/images/h1_about.jpg") no-repeat;
	}
.products {
	background: url("/images/h1_products.jpg") no-repeat;
	}
.products_boss_hoss {
	background: url("/images/h1_boss_hoss_bikes.jpg") no-repeat;
	}
.stories {
	background: url("/images/h1_stories.jpg") no-repeat;
	}
.upcoming_events {
	background: url("/images/h1_events.jpg") no-repeat;
	}
.contact {
	background: url("/images/h1_contact.jpg") no-repeat;
	}	

	
/* ----------------- Misc classes --------------------- */


.clear {
	clear: both;
	}

.hr {
	border-top: 1px solid #393a38;
	margin: 5px 15px 15px 0;
	}
	.hr_clear {
		border-top: 1px solid #393a38;
		margin: 5px 15px 15px 0;
		clear: both;
		}

.pad_text {
	margin-left: 15px;
	}
	.pad_text h3 {
		font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
		text-transform: uppercase;
		padding-top: 15px;
		}
	.pad_text p {
		margin-right: 15px;
		}

.gallery_bikes h3 {
	padding-top: 0;
	}
.gallery_bikes img {
	margin-bottom: 10px;
	margin-right: 15px;
	border: none;
	}

.left {
	float: left;
	margin-right: 10px;
	text-align: center;
	border: solid 1px #9f9f9f;	
	}
.right {
	float: right;
	margin-left: 10px;
	text-align: center;	
	border-left: solid 1px #9f9f9f;
	border-bottom: solid 1px #9f9f9f;
	}
	
	
/* ----------------- Footer --------------------- */
#footer { 
	margin: 0 auto;
	width: 899px; 
	clear: both; 
	color: #999;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:  url("/images/footer_bg.jpg") center top no-repeat;
	height: 151px;	
	}
#footer_1 {
	width: 455px;
	float: left;
	padding: 15px 0 0 0px;
	}
#footer_2 {
	width: 429px;
	float: left;
	text-align: right;
	padding: 15px 10px 0 0;
	}
#footer a { 
	color: #999; 
	background: none;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	border: none;  
	}
#footer a:hover { 
	color: #fff; 
	background: #222;
	}
#footer ul {
	margin-left: 10px;
	}
#footer li {
	list-style: none;
	display: inline;
	}
#footer p {
	color: #666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	}
.home #footer {
	height: 151px;
	}
	
	
/* --calendar-- */
.cal_left {
		background: url(images/cal_head.gif) left top no-repeat;
		width: 445px;
		float: left;
		padding: 0 10px 10px 0;
		margin-top: 20px;
		}
	.cal_left h2 {
		padding: 5px 0 0 10px;
		margin-bottom: -9px;
		text-size: 10px;
		}
	.cal_right {
		width: 158px;
		float: left;
		padding-bottom: 10px;
		margin-top: 20px;
		}
		
/* --------------calendar------------- */
#calendar {
	background: #F2F2EE url(images/events_head.gif) left top no-repeat;
	}
#calendar h2 {
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: capitalize;
	padding-top: 10px;
	height: 29px;
	}
#calendar p, #calendar h2, #calendar h3 {
	padding-left: 10px;
	}
#calendar h3 {
	padding-top: 8px;
	margin-bottom: -10px;
	}
#calendar a {
	border: none;
	}
#calendar a:hover {
	border-bottom: dotted 1px #778530;
	}
	
.date {
	width: 52px;
	color: #fff; 
	background: #222 url(images/date_bg.gif) left top no-repeat;
	float: left;
	padding: 10px;
	border-top: 1px solid #333;
	}
.date p {
	width: 40px;
	font: bold 14px/14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin-top: 8px;
	margin-left: 4px;

	}
.date p span {
	font-weight: bold;
	font-size: 24px;
	}
.date_details {
	float: left;

	}
.date_details_cal {
	float: left;
	width: 355px;
	padding-left: 10px;	
	border-top: 1px solid #333;
	}

.date_details_cal h3 {
	margin-left: 0px;	
	}
	
.event {
	width: 381px;
	padding-top: 2px;
	clear: both;
	}		
.event_cal {
	padding-top: 5px;
	}


	
