*{
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Trebuchet MS', "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitsream Vera Sans",  Verdana, "Verdana Ref", sans-serif;
	font-size: 62.5%;
	color: #434343;
}
a{
	outline: none;
	color: #5a7997;
}
	a.orange_arrow{
		padding-left: 22px;
		background: url("../images/structure/link_arrow.gif") no-repeat top left;
	}
p{
	margin: 2px 0px 15px 0px;
	font-size: 1.2em;
}

div#middle_right ul  {
	margin: 0 0 0 2em;
}


td p {
	font-size: 1em;
}
th, td {
	font-size: 1.2em;
}
td{
	
	line-height: 16px;
}
h1{
	font-size: 28px;
	margin: 7px 0px 12px 0px;
}
h2{
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	color: #666;
}
img{
	border: none;
}

span.box {
	padding: 8px;
	border: solid #ffbc56 1px;	
	background: #fdf0db;
	margin: 5px 0 10px 0;
	margin: 0;
	font-size: 1.4em;
}



table.linktable {
	background: #7faad3;
	border: solid 1px #6587a8;
	
}
	table.linktable tr td{
		padding: 10px;
	}
	table.linktable tr td ul li {
		display: block;
		float: left;
		padding: 4px 5px 4px 0px;
		margin: 0 15px 0 0;
	}
	table.linktable tr td ul li a{
		color: white;
		padding-left: 18px;
		background: url("../images/structure/bullet_linktable.gif") no-repeat left;
	}
body.main{
	background-color: #313131;
}
div#wrapper{
	width: 1100px;
	background: url("../images/structure/shadow_top.gif") repeat-y top center;
	margin: 0 auto;
}
div#wrapper div#content{
	width: 980px;
	margin: 0 auto;
}
div#top div#global_menu{
	width: 190px;
	height: 47px;
	position: absolute;
	margin-left: 20px;
	background: url("../images/structure/global_background.gif") repeat-x bottom;
}
div#top div#flash{
	width: 980px;
	height: 187px;
	z-index: 1;
}
div#top div#main_menu{
	width: 980px;
	height: 58px;

	background: url("../images/structure/main_menu_bg.gif") no-repeat top left;
}
	div#top div#main_menu div#main_menu_left{
		width: 580px;
		height: 58px;
		float: left;

	}
	div#top div#main_menu div#main_menu_right{
		width: 350px;
		height: 58px;
		float: right;
		color:#fff;
		
	}	
	div#top div#global_menu div ul li {

	}
div#middle div#middle_left{
	width: 300px;
	float: left;
	padding: 20px 10px 20px 20px;
}
	div#middle div#middle_left.sub_page {
		width:920px;
		position: relative;
	}
	div#middle div#middle_left.sub_page2col {
		width:220px;
		position: relative;
	}
	
	div#middle div#middle_left div#studioLiMenu ul li {
		list-style-type: none;
		font-size: 1.2em;
		border-bottom: solid 1px #f2f2f2;
		padding: 8px 0 8px 8px;
	}
	div#middle div#middle_left div#studioLiMenu ul li a {
		padding: 0 0 0 25px;
		background: url("../images/structure/submenu_bullet.gif") no-repeat left 5px;
	}
	div#middle div#middle_left div#studioLiMenu ul li.selected a {
		font-weight: 600;
	}
div#middle div#middle_right{
	width: 620px;
	float: left;
	padding: 20px 20px 20px 10px;
}
	div#middle div#middle_right.sub_page2col{
		width:700px;
	}
div#bottom div#bottom_left{
	width: 222px;
	height: 243px;
	float: left;
	background: url("../images/structure/bottom_left_bg.jpg") no-repeat top left;
	padding: 90px 20px 20px 20px;
}
div#bottom div#bottom_middle{
	width: 259px;
	height: 243px;
	float: left;
	background: url("../images/structure/bottom_middle_bg.jpg") no-repeat top left;
	padding: 90px 20px 20px 20px;
}
div#bottom div#bottom_left p,
div#bottom div#bottom_middle p,
div#bottom div#bottom_left p a,
div#bottom div#bottom_middle p a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
div#bottom div#bottom_right{
	width: 419px;
	height: 353px;
	float: left;
	background: url("../images/structure/bottom_right_bg.jpg") no-repeat top left;
}
	div#bottom div#bottom_right div#bottom_right_top{
		width: 379px;
		height: 63px;
		padding: 55px 20px 20px 20px;
	}
		div#bottom div#bottom_right div#bottom_right_top p,
		div#bottom div#bottom_right div#bottom_right_top p a{
			color: #fff;
		}
		input#search_button{
			width: 78px;
			height: 32px;
			background: none;
			border: none;
			padding: 0;
			background: url("../images/structure/search_button.gif") no-repeat; 
			cursor: pointer;
		}
		input#search_query {
			height: 21px;
			border: none;
			width: 200px;
			position: relative;
			bottom: 3px;
			padding: 3px 0 3px 3px;
			color: #838181;
			font-style: italic;
		}
	div#bottom div#bottom_right div#bottom_right_bottom{
		width: 379px;
		height: 141px;
		padding: 55px 20px 20px 20px;
	}	
		div#bottom div#bottom_right div#bottom_right_bottom p, div#bottom div#bottom_right div#bottom_right_bottom table tr td p {
			margin: 0;
			margin-bottom: 10px;
		}
		
		div#bottom div#bottom_right div#bottom_right_bottom a {
			color: white;
		}
div#bottom_shadow{
	width: 1100px;
	height: 50px;
	background: url("../images/structure/shadow_bottom.gif") no-repeat bottom center;	
	margin: 0 auto;
}
table tr td.image_td{
	width: 150px;
	text-align: center;
	vertical-align: top;
}
table tr td.text_td{
	width: 200px;
	vertical-align: top;
}
table tr td.h_spacer{
	height: 20px;
}
table tr td.w_spacer{
	width: 10px;
}
div#bottom_right_bottom table tr td{
	color: #fff;
	vertical-align: top;
}
div#main_menu table#logos{

}
	div#main_menu table#logos tr td{
		vertical-align: middle;
	}	
	div#main_menu table#logos tr td.wspacer{
		width: 10px;
	}	
	
/*
* Carinfo properties
*/
div#carinfo_price {
	background: url("../images/structure/price_button_bg.gif") repeat-x bottom #f19300; 

	margin: 0 0 10px 0px;
	padding: 6px 0 6px 10px ;
	float: left;
	position: relative;
	width: 100%;
	font-size: 1.4em;
	font-weight: 600;
}
span.inc_vat {
	color: white;
}
div#info  {
	width: 320px;
	float: right;
}

div#info h2 {
	clear: both;
}

/*
* Article properties
*/
p.preamble {
	margin: 0;
}

div.article_item {
	margin: 0 0 15px 0;	
	border-bottom: solid 1px #f2f2f2;
	padding-bottom: 10px;
}
div.article_image {
	width: 300px;
	float: right;
}
/*
* Watajax properties
*/

div#vat_1, div#vat_2 {
	position: absolute;
	font-size: 1.2em;
	font-weight: 600;
}
div#vat_1 {
	left: 30px;
	top: 125px;
}
div#vat_2 {
	bottom: 60px;
	left: 30px;
}

div#vat_1 span.red, div#vat_2 span.red {
	color: red;

}

div.table_pager {
	float: left;
	background: #eeeeee;
	padding: 5px;
	margin: 30px 0 0 0;
	border: solid #c3bfbf 1px;
}
div.pager_title {
	float: left;
	display: none;
}
span#number_items {
	display: none;
}
	div.page_button {
		float: left;
		font-size: 12px;
		color: #626262;
		padding: 3px 5px 3px 5px;
		text-decoration: underline;
		cursor: pointer;
	}
	div.page_button.current_page {
		float: left;
		color: #222;
		font-weight: 600;
	}

#watajax_table_usedcars_table, 
#watajax_table_newcars_table, 
#watajax_table_democars_table,
#watajax_table_transportcars_table, 
#watajax_table_allcars_table {
	width: 100%;
	top: 70px;
}

	table.watajax_table thead tr th#thumb0 ,
	table#watajax_table_allcars_table thead tr th#thumb0,
	table#watajax_table_newcars_table thead tr th#thumb0,
	table#watajax_table_democars_table thead tr th#thumb0,
	table#watajax_table_transportcars_table thead tr th#thumb0,
	table#watajax_table_usedcars_table thead tr th#thumb0  {
		width: 110px;
	}
	table.watajax_table thead tr th#brand,
	table#watajax_table_allcars_table  thead tr th#brand,
	table#watajax_table_newcars_table thead tr th#brand,
	table#watajax_table_democars_table thead tr th#brand,
	table#watajax_table_transportcars_table thead tr th#brand,
	table#watajax_table_usedcars_table thead tr th#brand {
		width: 86px;
	}
	table.watajax_table thead tr th#model,
	table#watajax_table_allcars_table thead tr th#model,
	table#watajax_table_newcars_table thead tr th#model,
	table#watajax_table_democars_table thead tr th#model,
	table#watajax_table_transportcars_table thead tr th#model,
	table#watajax_table_usedcars_table thead tr th#model {
		width: 120px;
	}
	table.watajax_table thead tr th#modeldescription,
	table#watajax_table_allcars_table  thead tr th#modeldescription,
	table#watajax_table_newcars_table thead tr th#modeldescription,
	table#watajax_table_democars_table thead tr th#modeldescription,
	table#watajax_table_transportcars_table thead tr th#modeldescription,
	table#watajax_table_usedcars_table thead tr th#modeldescription 	{
		width: 145px;
	}
	table.watajax_table thead tr th#color,
	table#watajax_table_allcars_table  thead tr th#color,
	table#watajax_table_newcars_table thead tr th#color,
	table#watajax_table_democars_table thead tr th#color,
	table#watajax_table_transportcars_table thead tr th#color,
	table#watajax_table_usedcars_table thead tr th#color {
		width: 125px;
	}
	table.watajax_table thead tr th#yearmodel,
	table#watajax_table_allcars_table  thead tr th#yearmodel,
	table#watajax_table_newcars_table thead tr th#yearmodel,
	table#watajax_table_democars_table thead tr th#yearmodel,
	table#watajax_table_transportcars_table thead tr th#yearmodel,
	table#watajax_table_usedcars_table thead tr th#yearmodel {
		width: 58px;
	}
	table.watajax_table thead tr th#miles,
	table#watajax_table_allcars_table  thead tr th#miles,
	table#watajax_table_newcars_table thead tr th#miles,
	table#watajax_table_democars_table thead tr th#miles,
	table#watajax_table_transportcars_table thead tr th#miles,
	table#watajax_table_usedcars_table thead tr th#miles {
		width: 90px;
	}
	table.watajax_table thead tr th#added,
	table#watajax_table_allcars_table  thead tr th#added,
	table#watajax_table_newcars_table thead tr th#added,
	table#watajax_table_democars_table thead tr th#added,
	table#watajax_table_transportcars_table thead tr th#added,
	table#watajax_table_usedcars_table thead tr th#added {
		width: 89px;
	}
	table.watajax_table thead tr th#price-sek,
	table#watajax_table_allcars_table  thead tr th#price-sek,
	table#watajax_table_newcars_table thead tr th#price-sek,
	table#watajax_table_democars_table thead tr th#price-sek,
	table#watajax_table_transportcars_table thead tr th#price-sek,
	table#watajax_table_usedcars_table thead tr th#price-sek	{
		width: 200px;
	}
	select#modeldescription_filter {
		width: 145px;
	}
	select#model_filter {
		width: 120px;
	}
	select#color_filter {
		width: 125px;
	}

	table tr td span.price {
		font-weight: 600;
	}
	span.price_extra {
		font-weight: normal;
		font-size: 0.9em;
		color: #626262;
		text-decoration: line-through;
	}
	
div#phone_contact {
	width: 100%;
	padding: 8px;
	border: solid #ffbc56 1px;	
	background: #fdf0db;
	margin: 5px 0 10px 0;
}
	div#phone_contact p {
		margin: 0;
		font-size: 1.4em;
	}
	
div.search_title {
	float: right;
	width:58px;
	height: 25px;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 0 10px;
}

input#search_input {
	float: left;	
}
div#watajax_table_usedcars, 
div#watajax_table_newcars , 
div#watajax_table_allcars, 
div#watajax_table_democars,
div#watajax_table_transportcars {
	position: relative;
	top: 80px;
	margin-bottom: 120px;
}

#watajax_table_usedcars_table th,
#watajax_table_newcars_table th,
#watajax_table_democars_table th,
#watajax_table_transportcars_table th,
#watajax_table_allcars_table th  {
	font-family: Verdana; 	
	font-size: 12px;
	text-align: left;
	padding: 10px 0 10px 10px;
	cursor: pointer;
	color: white;
	background: url("../images/carlist/header.gif") repeat-x bottom;
}

#watajax_table_usedcars_table tr td,
#watajax_table_newcars_table tr td,
#watajax_table_democars_table tr td,
#watajax_table_transportcars_table tr td,
#watajax_table_allcars_table tr td  {
	border-bottom: solid #f2f2f2 1px;
	padding: 10px;
	font-size: 1.2em;
}
#watajax_table_usedcars_table_search,
#watajax_table_newcars_table_search,
#watajax_table_democars_table_search,
#watajax_table_transportcars_table_search,
#watajax_table_allcars_table_search {
	padding:10px 10px 5px 10px;
	background: #f2f2f2;
	border: solid 1px gray;
	position: absolute;
	width: 220px;
	top: -75px;
}
#watajax_table_usedcars_table th#image0,
#watajax_table_newcars_table th#image0,
#watajax_table_democars_table th#image0,
#watajax_table_transportcars_table th#image0,
#watajax_table_allcars_table th#image0 {
	width: 80px;
}
#watajax_table_usedcars_table table tr td,
#watajax_table_newcars_table table tr td,
#watajax_table_democars_table table tr td,
#watajax_table_transportcars_table table tr td,
#watajax_table_allcars_table table tr td  {
	padding: 5px 0 5px 13px;
	color: #535353;
}

#watajax_table_usedcars_table table tr td#color_data,
#watajax_table_newcars_table table tr td#color_data,
#watajax_table_democars_table table tr td#color_data,
#watajax_table_transportcars_table table tr td#color_data,
#watajax_table_allcars_table table tr td#color_data   {
	text-align: left;
}
#watajax_table_usedcars_table table tr td img,
#watajax_table_newcars_table table tr td img,
#watajax_table_democars_table table tr td img,
#watajax_table_transportcars_table table tr td img,
#watajax_table_allcars_table table tr td img {
	width: 70px;
}
#watajax_table_usedcars_table tr.zebra,
#watajax_table_newcars_table tr.zebra,
#watajax_table_democars_table tr.zebra,
#watajax_table_transportcars_table tr.zebra,
#watajax_table_allcars_table tr.zebra {
	background-color: #eee;
}
#watajax_table_usedcars_table tr.highlight,
#watajax_table_newcars_table tr.highlight,
#watajax_table_democars_table tr.highlight,
#watajax_table_transportcars_table tr.highlight,
#watajax_table_allcars_table tr.highlight  {
	background-color: #ccc;
	cursor: pointer;
}


/*
 * Makes floating objects take up space. Fix from http://www.csscreator.com/attributes/containedfloat.php
 */
.floatcontainer:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility:hidden;
}

.floatcontainer
{
	display: inline-block;
}

/* Hides from IE Mac \*/
* html .floatcontainer
{
	height: 1%;
}

.floatcontainer
{
    display:block;
}
/* End Hack */