﻿#generic_master_StratstoneLogo
{
    float: right;
	display: inline; /* IE6 double margin hack */
	width: 220px;
	height: 75px;
	background: url(../Images/stratstone_logo.gif) no-repeat 0 50%;    
}

/*	Homepage Redesign	*/
#homepage_content_wrapper
{
	width: 915px;
	height: 380px;			
	background-color: #262626;
	padding: 5px 10px 5px 10px;	
}

#homepage_content
{	
	width: 915px;
	height: 380px;		
	background-color: #000000;	
}

#homepage_links
{	
	float: right;
	list-style: none;	
	padding: 8px 5px 0 0;
}

#homepage_links li
{
	padding: 5px 0 5px 0;
}

#homepage_links li a img
{
	border: none;
}

#search
{
	display: inline;
	float: left;
	width: 305px;		
	margin: 10px 0 0 5px;			
	color: #FFFFFF;
	background-color: #3B3C3C;
	border: solid 1px #C9FB43;	
	font-size: 12px;
	font-weight: bold;
}

#vehicle_search_header
{
	padding: 10px 0 0 10px;	
}

#search h3
{		
	border-bottom: solid 1px #C9FB43;	
	margin-bottom: 10px;
}

#vehicle_search_label
{
	width: 86px;	
}

#vehicle_search
{
	height: 180px;
	padding: 10px 0 0 10px;
	border-bottom: solid 1px #C9FB43;	
}

#vehicle_search select
{
	width: 137px;
	margin: 4px 4px 0 0;			
}

#vehicle_search .checkbox
{
	float: left;
	margin-top: 22px;
}

#vehicle_search .button
{
	float: right;
	margin: 24px 13px 0 0;
}

#dealer_search
{
	height: 100px;
	padding: 10px 0 0 10px;
}

#dealer_search_label
{
	width: 73px;
}

#dealer_search dl
{
	margin-top: 20px;	
}

#dealer_search dt
{
	float: left;
	width: 70px;
	padding-top: 5px;
}

#dealer_search dd .text_box
{	
	width: 137px;
	height: 16px;
	padding: 3px 0 0 3px;
	margin-left: 15px;
}

#dealer_search .button
{	
	height: 22px;	
	margin-left: 18px;	
}

#ctl00_ContentPlaceHolder_MainContent_main_movie
{
	float: left;
	width: 450px;
	height: 380px;	
}
