/*******************************************************************************
	Content Stylesheet
*******************************************************************************/
div#content {
	float: left;
	width: 565px;
	background: url(/bc10/images/bkgrd/content_bkgrd.gif) top left repeat-y;
	line-height: 1.46em;
	color: #000000;
	}

#content,
#content * {
	font-family: Arial, Verdana, sans-serif;
	}

#content h1 {
	color: #000000;
	font-size: 2.2em;
	font-weight: bold;
	padding-top: 0.1em;
	padding-bottom: 1.1em;
	text-transform: uppercase;
	line-height: 1.0em;
	}

#content h2 {
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
	}

#content h3 {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
	}

#content h4 {
	color: #999999;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 0.1em;
	padding-bottom: 0.3em;
	}

#content p {
	padding-top: 0.3em;
	padding-bottom: 0.5em;
	color: #000000;
	}

#content p.center {
	text-align: center;
	}
	
#content p.indent {
	margin-left: 1.75em;
	}
	
#content p.more {
	width: 100%;
	text-align: right;
	padding: 5px 0 8px 0;
	}
	
#content a {
	color: #FF660A;
	text-decoration: underline;
	font-weight: bold;
	}
	
#content a:hover {
	color: #FE914F;
	}

#content ul {
	list-style-type: none;
	margin-left: 1.75em;
	padding-bottom: 0.5em;
	color: #000000;
	}
	
#content ul li {
	padding-left: 10px;
	background: url(/bc10/images/bkgrd/bullet_content.gif) top left no-repeat;
	line-height: 16px;
	}

#content ol {
	margin-left: 2.0em;
	padding-bottom: 0.5em;
	color: #000000;
	}
	
#content hr {
	border: 0;
	height: 1px;
	border-bottom: 1px dashed #CCCCCC;
	width: 479px;
	text-align: left;
	margin-top: 7px;
	}
	
#content img.funphoto {
	margin-top: 10px;
	}
	
/*******************************************************************************
	e-Brief
*******************************************************************************/
table#eletter_table {
	margin-top: 10px;
	}
	
table#eletter_table tr td {
	padding: 4px;
	}
	
#content label.ebrief_label {
	margin-right: 10px;
	width: 30px;
	float: left;
	padding-bottom: 7px;
	}

#content input.ebrief_input {
	margin-bottom: 5px;
	padding: 5px;
	width: 250px;
	border: 1px solid #ccc;
	}
	
/*******************************************************************************
	Car Racks
*******************************************************************************/
div.car_racks_pic {
	width: 165px;
	float: left;
	margin-top: 15px;
	}
	
div.car_racks_prod_pic {
	width: 121px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	}
	
div.car_racks_pic img,
div.car_racks_prod_pic img {
	border: 1px solid #000000;
	}
	
div.car_racks_content {
	float: left;
	width: 360px;
	margin-top: 15px;
	}
	
div.car_racks_prod_content {
	float: left;
	width: 360px;
	margin-top: 15px;
	}
	
#content div.car_racks_prod_content h1 {
	padding-bottom: 0.2em;
	}
	
#content div.car_racks_prod_content h1.coming_soon {
	color: #999999;
	}
	
#content div.car_racks_prod_content p.coming_soon {
	color: #999999;
	}
	
div.car_racks_prod_content span.product_msrp {
	font-weight: bold;
	}

div.car_racks_prod_content span.product_price {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	}
	
div.car_racks_other {
	padding-top: 10px;
	}
	
#content div.car_racks_other h3 {
	padding-bottom: 0.3em;
	}
	
/*******************************************************************************
	Service Charges Table
*******************************************************************************/

#content table.service_table {
	width: 100%;
	}

#content table.service_table th {
	padding: 3px;
	background: #ccc;
	}
	
#content table.service_table td {
	padding: 3px;
	border-bottom: 1px dashed #ccc;
	}

#content table.service_table td.last {
	border-bottom: none;
	}
	
#content table.service_table colgroup {
	width: 50px;
	}
	
/*******************************************************************************
	Application Forms
*******************************************************************************/

#content label.employ_label {
	margin-right: 10px;
	width: 100px;
	float: left;
	}

#content input.employ_input {
	margin-bottom: 10px;
	padding: 5px;
	width: 250px;
	border: 1px solid #ccc;
	}

#content input.employ_general {
	border: 1px solid #ccc;
	padding: 5px;
	}

#content textarea.employ_textarea {
	margin-bottom: 10px;
	padding: 5px;
	width: 350px;
	border: 1px solid #ccc;
	}

/*******************************************************************************
	Links
*******************************************************************************/

#content table.links_table colgroup {
	width: 80px;
	}
	
#content table.links_table img {
	border: none;
	margin-bottom: 10px;
	}
	
#content ul.links_list {
	width: 150px;
	float: left;
	}
	
/*******************************************************************************
	Parts and Accessories
*******************************************************************************/

#content table.p_a_table colgroup {
	width: 100px;
	}

#content table.p_a_table td {
	border-bottom: 1px dashed #ccc;
	padding: 5px;
	}

/*******************************************************************************
	Photo Gallery
*******************************************************************************/	
div#gallery_content {
	float: left;
	width: 801px;
	}

/*******************************************************************************
	Store Photos
*******************************************************************************/	
div#bc_slideshow_flash {
	text-align: center;
	}