/* Stourbridge Motor Company [v2] 25/06/08 ******************************************************/
/* www.stourbridgemotorcompany.co.uk ************************************************************/
/* Developed by: SLIB Design - +44 (0)121 288 9047 - studio@slibdesign.com - www.slibdesign.com */
/* Layout Cascade Stylesheet ********************************************************************/

	#body
	{
		text-align : center;
		min-width : 800px;	
		padding:0px;
		margin:0px;
	}


	/* div ********************************************************************************/
	#container
	{
		position : relative;
		width  : 800px;
		margin : 0 auto;
		
	}
	
	#outer
	{
		width:800px;
		position:relative;
		border:1px solid #333366; 
	}

	#top
	{
		height:105px;
		background-image:url('../graphics/template/established.jpg');
		background-position:top right;	
		background-repeat:no-repeat;
	}
	
	#left
	{
		float:left;
		width:170px;
	}
	
	#vehiclefinder
	{
		position:relative;
		background:#4c4d4f;
		height:100px;
		margin:2px 0px 0px 0px;
	}
	
	div.pad
	{
		padding:10px;
	}
	
	div.pad2
	{	
 		padding:0px;
 		margin:0px;
		margin-right:auto;
		margin-left:auto;
		width:138px !important;
		width:138px;
	}
	

	#center
	{
		float:left;
		width:460px;
	}
	
	#content_area
	{
		padding:10px;
	}
	
	#bottom
	{
		clear:both;
		height:37px;
		background-image:url('../graphics/template/base.jpg');
		background-position:top left;	
		background-repeat:no-repeat;
 		padding-top:10px;
	}

	/* DIV > Home Page --------------------------------------------------------------- */
	#ca_r
	{
		float:right;
		width:200px;
	}
	
	#ca_l
	{
		float:left;
		width:200px;
	}
	
	#ca
	{
		clear:both;
	}
	
	div.car
	{
		width:213px;
		float:left;
		margin:-0px 0 0 0;
		
	}
	
	div.carr
	{
		width:213px;
		float:right;
		margin:-0px 0 0 0;
		
	}
	
	div.inner 
	{
		padding: 0px 5px 20px 5px;
	}

	div.bord
	{
		
		border:1px solid #333366;
		padding:2px;
		width:197px;	
		min-height:145px;
		height:auto !important;
		height:145px;
	}
	
	div.bord_veh
	{
		
		border:1px solid #333366;
		padding:2px;
		width:197px;	
		min-height:260px;
		height:auto !important;
		height:260px;
	}
	
	div.f_img
	{
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
	}
	
	#right
	{
		float:right;
		width:170px;
		
	}
	
	#caroftheweek
	{
		background:#e9eaea;
		margin-top:2px;
	}
	
	#padcotw
	{
		padding:10px 0px 0px 0px;
	}

	/* --------------------------------------------------------------------------------- */

	/* DIV > Map Page --------------------------------------------------------------- */
	#map
	{
		height:400px;
		width:400px;
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
		border:none;
	}
	
	div.mapbubble
	{
		text-align:left;
		width:300px;
	}

	#directions
	{
		border:none;
		text-align:left;
	}
	/* --------------------------------------------------------------------------------- */

	/* DIV > Contact Page --------------------------------------------------------------- */
	#messagebox
	{
		height:100px;
		border:1px solid black;
	}
	
	#stat
	{
		margin-bottom:60px;
	}
	/* --------------------------------------------------------------------------------- */

	/* DIV specification page ----------------------------------------------------------*/
	#lspec
	{
		float:left;
		width:250px;
	}	
		
	#rspec
	{
		float:right;
		width:180px;
		margin-top:20px;
	}
	
	#smallprint
	{
		clear:both;
	}
	/* ---------------------------------------------------------------------------------*/

	/* ul li span ***********************************************************************/
	/* li > home ------------------------------------------------------------------------*/
	#nav_bar
	{
		height:20px;
		margin:0px;
		padding:0px;
		list-style-type:none;
		background-image:url('../graphics/template/nav_bar.jpg');
		background-position:top left;	
		background-repeat:no-repeat;
	}
	
	#nav_bar li
	{
		float:left;
	}
	
	li span
	{
		display:none; 
	}	
	
	li.home
	{
		margin-left:16px;
	}
	/*------------------------------------------------------------------------------------*/

	/* img ********************************************************************************/
	#logo
	{
		margin:20px 20px 0px 20px;
		border:none;
	}
	
	#lookingfor
	{
		
		border:none;
		margin:2px 0px 10px 0px;
	}
	
	#logos
	{
		margin-top:2px;
		display:block;
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
		border:none;
	}

	/* IMG > Home -----------------------------------------------------------------------------*/
	#carotw
	{
		width:135px; /*136*/
		margin-top:2px;
		display:block;
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
		border:none;
		
	}
	
	img.feature_a
	{
		
		border:none;
		display:block;
		margin-top:2px;
		margin-bottom:2px;
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
	}
	
	img.feature_b
	{
		
		border:1px solid #0c2d72;
		display:block;
		margin-top:30px;
		margin-bottom:2px;
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
	}
	/* ----------------------------------------------------------------------------------------*/

	#acceptedcards
	{
		display:block;
		margin-left: auto; 
		margin-right: auto; 
		text-align: center;
		margin-top:5px;
		border:none;
	}	

	#partexchange
	{
		margin-top:2px;
	}
	
	/* form input select ******************************************************************/
	form
	{
		margin:0px;
		padding:0px;
	}
	
	#vehiclefind
	{
		margin:0px;
		padding:0px;
		width:100%;
	}
	
	#vfsearch
	{
		position:absolute;
		top:69px;
		right:9px;
	}

	/* FORM > Contact Page --------------------------------------------------------------- */
	input, select
	{
		font-weight:normal;
	}
	#title
	{
		width:90px;
	}
	
	#fname, #lname, #email, #address, #town
	{
		width:200px;
	}
	
	#tel
	{
		width:150px;
	}
	
	#postcode
	{
		width:70px;
	}
	
	#message
	{
		width:250px;
		height:100px;
	}
	
	label
	{
		font-weight:bold;
	}
	
	label.incorrect
	{
		color:red;
	}
	/* --------------------------------------------------------------------------------- */

	/* table ****************************************************************************/
	table.spec
	{
		width:250px;
		border-collapse:collapse;
		margin-left: auto; 
		margin-right: auto; 
		text-align: left;
		margin-top:10px;
		margin-bottom:10px;
		
	}
	
	table.spec2
	{
		width:100%;
		border-collapse:collapse;
		margin-left: auto; 
		margin-right: auto; 
		text-align: left;
		margin-top:1px;
		margin-bottom:10px;
	}

	table.spec td,table.spec2 td
	{
		border-collapse:collapse;
		border:1px solid #0c2d72; 
		padding:3px;
	}
	
	table.spec th,table.spec2 th
	{
		border-collapse: separate;
		border:1px solid #333366; 
		padding:5px 3px 5px 3px;
		/*background:#333366;*/
		background:#0c2d72;
		color:#ffffff;
		font-size:13px;
	}


