/* Baron Custom Accessories - Index Page Style Sheet */
/* All associated graphics copyright 2006, Baron Custom Accessories */
/* Last Modified: October 05 2007 */

#frontleft {
	position: relative;
	width: 440px;
	padding: 0;
	margin: 0;
	float: left;
}

#frontright {
	float: right;
	width: 153px;
}

#choosemake {
	padding: 0;
	margin: 0;
}

#choosemake ul {
	position: relative;
	width: 450px;
	list-style:none;
	padding: 0;
	margin: 0;
}

#choosemake li {
	float:left;
	padding: 0;
	margin: 0;
}

#currently {
	position: relative;
	top: 6px;
	clear: both;
}

#specials {
	position: relative;
	top: 4px;
	height: 435px;
	padding: 3px 7px 7px 7px;
	background-image: url(/images/specials_back.gif); 
}

.special_line {
	background-image: url(/images/special_line.gif); 
	position: relative;
	top: 4px;
}

.specialfeatured {
	margin-bottom: 4px;
	padding: 9px 2px 12px 2px;
	text-align: left;
	border-bottom: 1px Dashed #999;
	font-size: 10px;
}

.specialfeatured img {
	position: relative;
	float: left;
	margin-right: 4px;
}

.specialfeaturedtitle {
	color: #333;
	font-size: 10px;
}

#main_message {
	background-repeat: no-repeat;
	position: relative;
	top: 13px;
	height: 310px;
	margin-bottom: 5px;
	clear: both;
}

#john_text {
	position: relative;
	top: 7px;
	right: 7px;
	float: right;
	text-align: left;
	width: 240px;
}

#youtube_box {
	background-image: url(/images/video_back.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 13px;
	margin-bottom: 5px;
	padding-bottom: 12px;
	clear: both;
	text-align: left;
}

#youtube_player {
	float: left;
	padding: 8px 3px 6px 6px;
	margin: 0;
}

#youtube_text {
	float: left;
	padding: 8px 0 0 0;
	text-align: left;
	width: 182px;
}

.youtube_header {
	font-size: 18px;
	color: #CC0000;
	padding: 6px 0 0 12px;
	margin: 0;
}

#seespecials {
	float: left;
	text-decoration: none;
	font-weight: bold;
}

#rss {
	float: right;
}
