@charset "utf-8";
/* CSS Document

South Sound Network Styles
South Sound Cars
Todd Florence (08 2009)

*/


	
/*===== search navigation =====*/

ul li.last {
	border-right: 0;
	}
	
.used li, .new li {
	display: inline;
	padding-right: 0.25em;
	text-transform: uppercase;
	font-size: 8px;
	color: #333;
	}
	
.used li a:visited, .new li a:visited {
	color: #624fa1;
	}
	
.used li a:hover, .new li a:hover {
	text-decoration: none;
	}
	

/*===== content =====*/

#container {
	width: 980px;
	margin: 10px auto 0;
	}

#content {
	width: 662px;
	height: auto;
	float: left;
	}
	
#widget {
	background: url(http://www.thenewstribune.com/static/south_sound/images/cars_images.png) 0 -60px no-repeat;
	width: 662px;
	height: 285px;
	float: left;
	margin-bottom: 20px;
	}
	
#search_used {
	width: 200px;
	height: auto;
	float: left;
	margin-top: 20px;
	}

#search_new {
	width: 200px;
	height: auto;
	float: left;
	margin: 20px 30px 0 30px;
	}
	
#sell {
	width: 200px;
	height: auto;
	float: left;
	margin-top: 20px;
	}

#dealers {
	float: left;
	width: 660px;
	padding-bottom: 8ex;
	}

#dealer_header {
	width: 660px;
	height: 20px;
	background: url(http://www.thenewstribune.com/static/south_sound/images/universal_images.png) 0 -57px;
	margin-bottom: 10px;
	}
	
#categories {
	width: 662px;
	float: left;
	margin: 25px 0 0 12px;
	}
	
.railcomp {
	width: 300px;
	height: auto;
	float: right;
	clear: right;
	}
	
#news_header {
	width: 300px;
	background: url(http://www.thenewstribune.com/static/south_sound/images/universal_images.png) 0 -57px;
	height: 20px;
	}
	
#dealer_text li {
	font-size: 12px;
	line-height: 2.5ex;
	}
	
.column1 {
	float: left;
	}

.column2 {
	float: left;
	margin-left: 25px;
	}

.column3 {
	float: left;
	margin-left: 25px;
	}
	
#container #carbutton {
	float: left;
	width: 100px;
	height: 50px;
	}
	
#carbutton a:link, #carbutton a:visited {
	width: 102px;
	height: 48px;
	display: block;
	text-indent: -1000em;
	background: url(http://www.thenewstribune.com/static/south_sound/images/cars_images.png) 0 0;
	border: none;
	}
	
#powertext {
	float: left;
	margin: 15px 5px 0 0;
	}

	
/*===== form styles =====*/

#usedForm {
	width: 200px;
	height: auto;
	margin-left: 10px;
	}
	
#newForm {
	width: 200px;
	height: auto;
	}
	
#catForm {
	float: left;
	margin: -25px 0 0 320px;
	}
	
#newstable {
	padding: 20px 0 20px 10px;
	width: 290px;
	height: auto;
	background: #f9f7fa;
	}
	
.sellCarButton {
	margin-top: 10px;
	}


