﻿/* COMMON */

.clear { clear: both; margin: 0px; padding: 0px; }

body 
{
	background: url(../_images/top_bg.jpg) no-repeat 50% 0; 
	min-height: 1020px;
		
	/*background-color: #000000;	
	background-color: #EDEDED;*/
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	margin: 0px;
	padding: 0px;
}
div#top
{
	top: 0;
	margin: 0 auto;	
	width: 980px;
	height: 219px;	
}

div#page_wrap_row
{
	width: 980px;
	min-height: 500px;
	margin: 0 auto;
		
}
div#page_wrap
{
	position: relative;
	width: 980px;
	/*margin-top: 230px;*/
	
	padding: 0px;	
	background-color: #FFFFFF;
}
div#page_wrap p
{
	padding: 0px;
	margin: 0px;
}

div#content_header
{
	clear: both;
	display: block;	
	}
	div#content_header div#content_title
	{
		float: left;
		margin-top: 5px;
		margin-left: 5px; 
		margin-bottom: 20px;
		padding: 0; 
		color: #000000;
		font-size: 24px;
		font-weight: bold;
	}
	div#content_header div#right_links
	{
		float: right;
		text-align: right;
		padding-top: 5px;
		padding-right: 5px;
	}
	
div#page_title
{
	margin: 5px 0 5px 5px; padding: 0; color: #000000;
	font-size: 14px;
	font-weight: bold;
}

div#header_row
{
	/*background-image: url(../_images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;*/
	padding: 0px;
	min-height: 112px;
	/*background-color: #ffffff;	*/
}
div#header
{
	margin: 0 auto;
	padding: 0px;	
	text-align: left;
	/*background-color: #ffffff;*/
	width: 940px;	
	height: 112px;
	}
	div#header img
	{
		padding-top: 0px;
	}
	
/* NEW MENU BAR */	

div#menu_row_new
{
	background-image: url(../_images/blockbg.gif);	
	background-repeat: repeat-x;
	height: 36px;
}
div#menu_container_new
{
	margin: 0 auto;
	width: 940px;
	text-align: center;		
}

.solidblockmenu
{
	margin: 0;
	padding: 0;
	float: right;
	font: bold 18px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #625e00;
	border-width: 1px 0;
	background: black url(../_images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li
{
	display: inline;
}
.solidblockmenu li a
{
	float: right;
	color: white;
	padding: 7px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}
.solidblockmenu li a:visited
{
	color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current
{
	color: white;
	background: transparent url(../_images/blockactive.gif) center center repeat-x;
}

	
/* END OF NEW MENU BAR */	
	

div#menu_row
{
	background-image: url(../_images/menu_spacer.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	min-height: 35px;	
}
div#menu_container
{
	margin: 0 auto;
	height: 35px;
	width: 940px;
	text-align: center;		
	}
	div#menu_container a
	{
		/*font-size: 14px;*/
	}
.menu_button_left
{
	background-image: url(../_images/menu_left.jpg);
	height: 35px;
	width: 170px;	
}
.menu_button_center
{
	background-image: url(../_images/menu_center.jpg);
	height: 35px;
	width: 124px;
}
.menu_button_right
{
	background-image: url(../_images/menu_right.jpg);
	height: 35px;
	width: 170px;
}
	
div#content_container
{
	clear: both;	
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

div#footer_row
{
	background-color: #000000;	
	border-top: solid 3px #333333;
	height: 100%;
}
div#footer_container
{
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 940px;
	
	color: #ffffff;
	}
	div#copyright
	{
		float: left;
		color: #888;
		font-size: 10px;
	}
	.poweredby
	{
		float: left;
		color: #888;
		font-size: 10px;
	}	
	.poweredby a
	{		
		color: #ffffff;
		font-size: 10px;
	}	
	.poweredby a:hover
	{		
		color: #ffffff;
		font-size: 10px;
		text-decoration: underline;
	}	
	div#poweredby
	{
		/*float: right;*/
		text-align: center;
	}	
	.footer_links a
	{
		color: #ffffff;
		font-size: 14px;
	}
	.footer_links a:hover
	{
		color: #ffffff;
		font-size: 14px;
		text-decoration: underline;
	}	
	
	
div#footer_container a
{
	color: #ffffff;
}	
	

div#content_container_sub
{
	display: block;
	width: 940px;	
	min-height: 150px;
}	
div#content_body
{
	float: left;
	width: 600px;
	font-size: 14px;
	line-height: 1.5em;
}	
div#vboxsub_container
{	
	float: left;
	width: 317px;
}	
.vboxsub
{
	margin-left: 48px;
}
.vbox_button
{
	margin-left: 56px;
}	

.textbox
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: solid 1px #ccc;	
}
.submit_button
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;	
	border: none;
	background-image: url(../_images/button_submit_green.jpg);
	width: 118px;
	height: 38px;
	cursor: pointer;
}

/* Home Search box */
div#boxtree
{
	position: relative;
	background-image: url('../_images/boxtree_r.jpg');
	background-repeat: no-repeat;
	width: 638px;
	height: 348px;	
	}
	div#vehiclesearch
	{
		position: absolute;
		margin-top: 30px;
		margin-left: 20px;
		font-size: 32px;
		font-weight: bold;
		color: #272274;		
	}
	div#search_forms
	{
		position: absolute;
		margin-top: 70px;
		margin-left: 30px;	
		width: 580px;
		
	}
	div#searchcolumns
	{
		position: relative;
		display: block;
		width: 638px;
		padding-top: 10px;
		}
		div#searchcolumn1
		{
			float: left;
			width: 290px;
		}
		div#searchcolumn2
		{
			float: left;
			width: 290px;
		}
	div.searchtitle
	{		
		font-size: 22px;
		font-weight: bold;
		color: #ce1700;		
	}		
		
div#search_container
{
	position: relative;
	background-image: url('../_images/search_bg.jpg');
	background-repeat: no-repeat;
	width: 638px;
	height: 348px;
	}
	div#startyoursurf
	{
		position: absolute;
		margin-top: 30px;
		margin-left: 20px;
		font-size: 32px;
		font-weight: bold;
		color: #272274;
	}
	div#typeicons
	{
		position: absolute;
		margin-top: 140px;
		margin-left: 250px;
	}
	div#surfs_up
	{
		position: absolute;
		margin-top: 70px;
		margin-left: 30px;	
		width: 205px;		
	}		
	div#surf_form
	{
		position: absolute;
		margin-top: 70px;
		margin-left: 30px;	
	}	
	div.surftitle
	{		
		font-size: 22px;
		font-weight: bold;
		color: #ce1700;		
	}	
	div.surfform
	{
		padding-top: 10px;
	}


div#bottom_bg
{
	background: url(../_images/footer_bg.jpg) no-repeat 50% 100%;
	overflow: hidden;
	width: 100%;
	height: 216px;
	margin: 0px;
	padding: 0px	
}
div#surfmakes
{
	background-image: url(../_images/surfmakes.jpg);
	background-repeat: no-repeat;
	width: 638px;
	height: 77px;
	margin: 0px;
	padding: 0px	
}
div#popularvehicles
{
	background-image: url(../_images/popularvehicles.jpg);
	background-repeat: no-repeat;
	width: 304px;
	height: 121px;
	margin: 0px;
	padding: 0px	
}
div#col_red
{
	background-image: url(../_images/columnboxbg.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 650px;	
	margin: 0;
}

div.boxtitle26
{
	text-align: left;
	padding-top: 20px;
	margin-left: 20px;
	font-size: 26px;
	font-weight: bold;
	color: #272274;		
}

div.subtitle
{
	padding-top: 0px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #272274;	
}
