@CHARSET "UTF-8";
* { /*margin: 0; padding: 0;*/ }
html { 
	/*height: 100%;
	overflow: hidden;*/
}
	/***************Framework*************/
body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	min-height:100%;
	width:100%;
	overflow: auto;
	font-size:11px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
   -moz-appearance: textfield;
}
      
img {
	border: none !important;
	outline: none !important;
}
/*fonter*/
h1, .object_title{
	color: #424F7A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 15pt;
    text-decoration: none;
	}
h2{
	color: #333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height:normal;
    text-decoration: none;
    line-height:16px;
	}
h4{
	color: #424F7A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    left: 13px;
    text-decoration: none;
	}	
strong{
	/*
   font-weight:bold;
	font-size:11px;
   */
	}		
bold{
	font-size:2px;
	}	
#wrapper{
	/*width:980px;
	width:1200px;
	min-height:100%;
	position:fixed;*/
}
#content {
  padding-top: 40px;
/*	position: relative;
	left: 150px;
	top: 30px;
	bottom: 0;*/
	
}
#content_internal {
	position: relative;
	left: 3px;
	top: 30px;
	bottom: 0;
}
.orange {
	color: #F58735;
}
.logga{
	margin-left:3px;
	float:left;
	margin-bottom:5px;
	margin-top:18px;
	}
.logga img{
	border:none;
	}		
.menu_bar{
	/*position: relative;*/
	}
#closedauctionbody .menu_bar {
	/*top:130px;*/
	}	
.menu_bar_sub{
   /*
	width:852px;
	width:auto;
	height:22px;
	background-color: #424F7A;
   */
	}
.menu_bar_sub ul {
	/*
 margin-top: 0px;
 */
}
.start_obj_list{
	width:820px;
	height:20px;
	background-color:#000;
	}
		
.object_list{
	/*position: relative;*/
	}
.object_list_closedauction{
	/*top: 171px;*/
}
.topmargin {
	top: 40px !important;
}
/*
#object_list {
	width: 835px;
	}	
.object_list a:link{
	color:#003366;
	text-decoration:none;
	}
.object_list a:hover{
	text-decoration:underline;
	}	
.object_list a:visited {
    color: #770000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
	}
*/
.list_additional_info {
	display: none;
	padding-left: 3px;
	color: #111;
	letter-spacing: 0.6px;
	font-size: 9px;
	float: left;
	width: 225px;
}
.list_additional_info_mypages {
	display: none;
	padding-left: 3px;
	color: #111;
	letter-spacing: 0.6px;
	font-size: 9px;
	float: left;
	width: 203px;
}
.object_name {
	/*
   width: 210px;
	height: 12px;
	margin-bottom: 2px;
	padding-left: 3px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	text-overflow: ellipsis;
	white-space: nowrap;
   */
}
.mypages_name {
	width: 180px;
	height: 13px;
	margin-bottom: 2px;
	padding-left: 3px;
	overflow: hidden;
	float: left;
}
.alternating_row tr:nth-child(odd){
	background-color: #eaeaea;
	}
.zebra .odd {
	background-color:#f4f6fa;
	/*	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("../../images/main/image_list.png");*/
	}
.obj_pres{
	text-align:left;
	font-size:9px;
	padding:1px 4px 1px 4px;
	color:#333;
	overflow: hidden;
	}
	.obj_pres_car {
		text-align:right;
		font-size:9px;
		padding:1px 4px 1px 4px;
		color:#333;
		overflow: hidden;
		}
 .obj_pres_price, .highest_bid, .marketprice, .countdown, .location2{
	font-size:10px;
  	}
.obj_pres img{
	border:none;
	width:auto;
	}
/*.object_list thead tr {
	display: block;
}*/
.obj_pres_fix{
	text-align:left;
	font-size:9px;
	padding:1px 4px 1px 4px;
	color:#333;
	overflow: hidden;
	}
	
th.obj_pres_price{
	text-align:right;
	font-size:9px;
	padding:1px 4px 1px 4px;
	color:#333;
	overflow: hidden;
	}
td.obj_pres_price{
	text-align:right;
	font-size:9px;
	padding:1px 4px 1px 4px;
	color:#333;
	overflow: hidden;
}
.obj_pres .overflow-hide {
	width: 110px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
#list_wrapper {
	/*width:850px;
	opacity: 0.5;
	filter: alpha(opacity=50);*/
}
#list_wrapper_mypages {
/*
opacity: 0.5;
	filter: alpha(opacity=50);
*/
}
#list_wrapper img {
/*
border: none !important;
	outline: none !important;
*/
}
#closed_wrapper {
/*	width: 850px;
	position: relative;*/
}
#list_body_wrapper {
	/*
   position: relative;
	top: 16px !important;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	overflow-x: hidden;
	min-height: 150px !important;
   */
/* 	display: none; */
	}
#list_body_wrapper_my_page {
	position: relative;
	top: 38px !important;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	overflow-x: hidden;
	min-height:20px !important;
	}
th{
	/*
   background-color:#424F7A;
	color:#fff;
	text-align:left;
	height:14px;
 */
	}
.th_sub{
	background-color:#C9C9C9;
	color:#000 !important;
	/*text-align:left;*/
	}
.sort a:link{
	color:#fff !important;
	}
.th_sub a:link{
	color:#000 !important;
}
.object_headers a:hover{	
}
#hideshow {
	height: 6px !important;
	color: #fff;
}
#object_headers{
	max-height: 16px;
	height:16px;
	width: 835px;
}
#list_images {
	width: 10px;
	height: 10px;
}
#object_headers_wrapper {
	background-color: #424F7A;
	position: relative;
	z-index: 999;
}
.object_list #object_list tr:hover {
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("../../images/main/image_list_hover.png");
	/*background-color: #cacaca;*/
}
.object_list #object_list tr:hover a{
	color:#0000FF !important;	
}

/***************sidebar content**************/
.left_bar_content{
	float:left;
	color:#fff;
	margin-top:0px;
	font-size:9px;
	margin-left:3px;
	width:130px;
	height:auto;
	font-style:normal;
	}
.menu_left{
	font-size:9px;
	font-weight:bold;
	float:left;
	margin-top:5px;
	margin-left:3px;
	line-height:15px;
	width:110px;
	color:#fff;
	}	
.left_bar_content ul{
	list-style-type:none;
	padding:0px;
	height:auto;
	}	
.left_bar_content li{
	background-image:url("../../images/main/bullet.png");
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:8px;		
}
.left_bar_content a{
	color:#fff;
	text-align:left;
	margin-left:0px;
	text-decoration:none;
	}		
/**********login***********/
.wrapper_login{
	width:532px;
	margin:0 auto;
	float:left;
	margin-left:30px;
	margin-top:0px;
	}
.login_head{
	width:400px;
	color: white;
    font-family: PoppinsBold;
    font-size: 14px;
    line-height: 16pt;
    text-decoration: none;
	}	
.login_table{
	background-color:#f9f9f9;
	border:solid 1px #cacaca;
	padding:7px 3px;
	width:532px;
	font-size:11px;
	valign:top;
	line-height:18px;
	margin-bottom:5px;
	margin-top:3px;
	float:left;
	}
.info_table{
	width:532px;
	font-size:11px;
	valign:top;
	line-height:18px;
	margin-bottom:5px;
	}	
.left_info_table{
	float:left;
	width:20px;
	}			
.bluebar{
    background-color: #424F7A;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	height:23px;
	width:85px;
	text-align:center;
	float:right;
	margin-right:10px;
	padding-bottom:2px;
	/*padding:5px 10px 5px 10px;*/
}
.bluebar2{
    background-color: #424F7A;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	height:23px;
	width:130px;
	text-align:center;
	float:right;
	margin-right:10px;
	padding-bottom:2px;
	/*padding:5px 10px 5px 10px;*/
}
.login_txt_wrap{
	width:532px;
	float:left;
	height:auto;
	margin-top:10px;
	}
/*********user changes***********/
.head_changes{
	width:400px;
	/*float_left;*/
	color: #424F7A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 16pt;
    text-align:left;
	}
.bluebar_changes{
    background-color: #424F7A;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
	height:23px;
	width:auto;
	text-align:center;
	margin-right:10px;
	padding-bottom:2px;
	/*padding:5px 10px 5px 10px;*/
}
.changes_left{
	width:120px;
	text-align:right;
	}
.changes_right{
	margin-top:5px;
	text-align:left;
	width:420px;
	}
.input{
	width:200px;
	}	
.input_small{
	width:70px;
	}	
.input_small_right{
	width:124px;
	}
.user_fail{
	font-size:11px;
	color:red;
	}
.user_success{
	font-size:11px;
	color:#A6CE39;
	}
/************topbar new ***************/
.wrapper_topbar{
	position: relative;
	width:851px;
	left: 150px;
	top: 0;
	right: 0;
	height:31px;
	background-image:url("../../images/main/bg_page.png");
	background-repeat:repeat-x;
	background-position:top;
	z-index: 99999;
}
.logged_in{
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	height:42px;
	width:355px;
	margin-left:15px;
	overflow:hidden;
	}
.logged_in ul{
	float:left;
	margin-left:0px;
	line-height:33px;
	height:25px;
	width:auto;
	text-align:left;	
	}
.logged_in a:hover{
	text-decoration:underline;
	}	
.logged_in li, .logged_in li a{
	color:#fff;
	width:auto;
	float:left;
	width:auto;
	text-align:center;
	list-style:none;
	margin-right:10px;
	}	
.linkout{
	font-size:10px;
	color:#fff;
	font-weight:bold;
	width:210px;
	height:25px;
	position:relative;
	left:350px;
	top:5px;
	}
.linkout a{
	color:#fff;
	}
.top_bar_rigth{
	font-size:10px;
	color:#fff;
	font-weight:bold;
	width:200px;
	text-align:right;
	/*background-image:url("../../images/main/gb_flag.png");
	background-position:right;
	background-repeat:no-repeat;*/
	padding:0 0 0 110px;
	}
.top_bar_rigth img{
	border:none;
	position:relative;
	top:-2px;
	right: 0px;
	}	
.top_bar_rigth a{
	color:#fff;
	text-decoration:none;
	}	
.top_bar ul{
	width:250px;
	float:rigth;
	}	
.top_bar li{
	float:left;
	width:auto;
	list-style:none;
	text-align:right;
	}
.logged_in a {
	text-decoration:none;
	color:#000;
	text-decoration:none;
	}			
.SokInputTop{
	border: 1px solid #f7f7f7;
	background-color:#fff;
    border-spacing: 0;
    font-family: verdana,geneva,helvetica,sans-serif;
    font-size: 10px;
    margin-right: 5px;
    text-decoration: none;
    width: 150px;
    padding:2px;
    height:15px;
    letter-spacing:0.5px;
	}
.SokButton {
    font-family: verdana,arial;
    font-size:10px;
    line-height:normal;
    height: auto;
    margin-right: 5px;
    padding:2px;
    text-decoration: none;
    width: 60px;
}
/*************rightframe*************/
.right_frame{
	border-left:solid 1px #000;
	position: relative;
	top: 30px;
	left: 1000px;
	padding-left:10px;
	bottom: 0;
	width:200px;
	/*height:100%;
	overflow:hidden;*/
	}
.button {
    font-family: verdana,geneva,helvetica,sans-serif;
    font-size: 10px;
    height: 18px;
    margin-right: 5px;
    text-decoration: none;
    width: 60px;
}
.facebook_placeholder{
	width:190px;
	height:225px;
	}
.right_frame_content a{
	color:#222;
	}	
.right_frame_content ul{
	padding:0 3px 3px 3px;
	margin-top:0px;
	}
.right_frame_content li{
	list-style:none;
	}
.input_text1 {
    border-color: #8F9889;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px;
    font-family: verdana,geneva,helvetica,sans-serif;
    font-size: 11px;
    margin-right: 5px;
    text-decoration: none;
    width: 53px;
}	
/***************Menu**************/
.menu_list{
	font-size:9px;
	width:auto;
	height:40px;
	line-height:11px;
	font-weight:bold;
	}
.menu_list ul{
	float:left;
	margin-left:0px;
	}	
.active_tab_js {
	background-color:#424F7A !important;
	color: #fff !important;
	}	
.menu_list li{
	float:left;
	list-style:none;
	width:auto;
	text-align:center;
	border:solid 1px #424F7A;
	background-color:#eaeaea;
	margin-right:3px;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
}
.menu_list a {
	color:#111;	
	height:40px;
	display:block;
	padding-top:1px;
	padding-bottom:2px;
	text-align:center;
	width:85px;
	text-decoration:none;
	position: relative;
	}
.menu_list a:hover{
	background: #e1e1e1;
	text-decoration:none;
}	
.menu_bottom, .menu_bottom a{
	display:block;
	font-size:9px;
	left:0;
	padding-top:1px;
	height:auto;
	position:relative;
	top:25px;
	width: 100%;
	font-weight:normal;
	border-top:solid 1px #ccc;
	}
.menu_bottom_active, .menu_bottom_active a{
	display:block;
	font-size:9px;
	height:auto;
	position:relative;
	top:25px;
	left:0;
	width:85px;
	padding-top:1px;
	font-weight:normal;
	border-top:solid 1px #aaa;
	}
.active_tab a {
	color: #FFF;
	background-color:#424F7A;
	}
.active_tab a:hover {
	background: #424F7A;
	}	
.special {
	color:#fff;	
	display:block;
	padding-top:0;
	text-align:center;
	width:85px;
	text-decoration:none;
	}
.special a
	{
	color:#fff;	
	background-color:#777;
    }
    .special a:hover
	{	
	background-color:#999 !important;
    }	
.my_page{
	/*margin-left:40px;
	float:left;*/
	position:relative;
	list-style:none;
	right:0;}
.expert_listtab a {
	background-color:#FF5E10;
	text-decoration:none;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
	display:block;
	color: #000;
}
.my_page a {
	color:#000;	
	height:40px;
	display:block;	
	text-align:center;
	width:40px;
	background-color:#ffa635;
	text-decoration:none;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
	}	
	#ShowAllInfoArrowImg {
	margin-right: 5px;
	position:relative;
	top:2px;
	}	
/***************Sub Menu **************/
.menu_list_sub{
	/*
   font-size:9px;
	width:auto;
	height:18px;
	line-height:11px;
	font-weight:bold;
 */
	}
.menu_list_sub ul{
	/*float:left;
	margin-left:0px;
	margin-right:0px;
	right: 0;*/
	}
.menu_list_sub li{
	/*
   float:right;
	list-style:none;
	width:auto;
	height:18px;
	text-align:center;
	border:solid 1px #999;
	background-color:#eaeaea;
	margin-right:0px;
	margin-top: 2px;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
  */
}
.menu_list_sub a {
	/*
   color: #000 !important;
	height:18px;
	display:block;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	width:85px;
	text-decoration:none;
	background-color:#eaeaea;
	position: relative;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
 */
	}
.subtab {
	/*
   color: #000 !important;
	height:18px;
	display:block;
	padding-top:3px;
	padding-bottom:2px;
	text-align:center;
	width:85px;
	text-decoration:none;
	background-color:#eaeaea !important;
	position: relative;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
   */
}
.menu_list_sub a:hover{
	/*
   background: #e1e1e1;
	text-decoration:none;
	color: #000;
	height:18px;
   */
	}	
.active_tab a {
	/*
 color: #FFF;
	background-color:#424F7A;
 */
	}
.active_tab_sub a {
	/*
   color: #000;
	background-color:#c9c9c9;
 */
	}
.active_tab_sub a:hover {
	/*
 color: #000;
	background: #c9c9c9;
 */
	}	
.active_tab_sub a:VISITED {
	/*
 color: #000;
	background: #000;
 */
	}	
.save_search_sub{
	/*
 float:left;
	list-style:none;
	width:150px;
	height:18px;
 */
	}
.save_search_sub a {
	/*
 color:#000;	
	height:18px;
	display:block;	
	text-align:center;
	width:150px;
	text-decoration:none;
	border-radius: 3px 3px 0 0;
   -moz-border-radius:3px 3px 0 0;
   -webkit-border-radius:3px 3px 0 0;
	behavior: url('/assets/css/main/PIE.htc');
 */
	}	
/***************FanyBox Special CSS**************/	
.fancyboxFooterImg{
	padding:1px;
	}
.fancyboxFooterImgMarked{
	padding:1px;
	border-style: solid;
	border-width: 2px;
	border-color: #F78D1D;
	}
/********title***********/
.graytitle2{
	 color: #424F7A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px !important;
    font-style: normal;
    font-weight: bold;
    left: 13px;
    text-decoration: none;
	}
.list_options:hover {
	text-decoration: underline;
}
#object_list tr.selected  {
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("../../images/main/image_selected.png");
	/*background-color: #F7AA3A !important;*/
}
#object_list tr.selected a{
	text-decoration:underline;
	color:#0000FF;
}
.obj_list_selected_hover {
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("../../images/main/image_selected.png");
	/*background-color: #F7AA3A;*/
}

.steal:hover {
	cursor: pointer;
}
.list_options {
	color: white;
	font-size: 9px;
	cursor: pointer;
	text-align: right;
}
#toggle_images {
	position:relative;
	left:95px;
	top:3px;
	line-height:10px;
	z-index: 999;
}
#toggle_images img{
	float:left;
}
#toggle_images_mypages {
	left: 20px;
	top: 1px;
	color: black;
}
.list_options:hover {
	text-decoration: underline;
}
.obj_images {
	max-width: 80px;
}
/************404***********/
#error_page h1{
	font-size:20px;
	}
#error_page h2{
	font-size:12px;
	font-weight:bold;
	}	
#error_page {
	position: relative;
	left: 10px;
	top: 30px;
	bottom: 0;
	width:400px;
	height: 250px;
}
#error_page a{
	color:#0000FF;
}
#error_page ul{
	margin-top:10px;
	}
#error_page li{
	list-style:none;
	font-size:14px !important;
	}
#sprak_meny {
	margin-top:0px;
	float:left;
	margin-left:2px;
	text-align: left;
}
#sprak_meny a{
	color:#fff;
}
#sprak_meny ul {
    list-style-type: none;
    /*margin:   !important;*/
    padding: 2px 0 0 1px;
    width:110px;
}
#sprak_meny li#eng {
    background: url("/assets/images/main/gb_flag1.png") no-repeat scroll left 50% ;
  	margin: 0 0 4px; 
  	float:left;
    width:110px;
}
.fix{ 
	padding-left:22px;
	font-size:9px;
	float:left;
	text-align:left;
	width:auto;
	}
.fix_sitemap{
	padding-left:22px;
	text-align:left;
	width:auto;
	}
#sprak_meny li#no {
    background: url("/assets/images/main/no_flag.png") no-repeat scroll left 50% transparent;
    margin: 0 0 4px;
    float:left;
    width:50px; 
}
#sprak_meny li#pl {
    background: url("/assets/images/main/pl_flag.png") no-repeat scroll left 50% transparent;
    margin: 0 0 4px;
    float:left;
    width:110px;
}
#sprak_meny li#fi {
    background: url("/assets/images/main/fi_flag.png") no-repeat scroll left 50% transparent;
    margin: 0 0 4px;
    float:left;
    width:110px;
}
#sprak_meny_sitemap {
	margin-top:0px;
	float:left;
	text-align: left;
}
#sprak_meny_sitemap ul {
    list-style-type: none;
    padding: 0px 0 0 1px;
    margin-left: 10px;
    width:110px;
}
#sprak_meny_sitemap li#no {
    background: url("/assets/images/main/no_flag.png") no-repeat scroll left 50% transparent;
    margin: 0 0 4px;
    width:50px; 
}
#sprak_meny_sitemap li#pl {
    background: url("/assets/images/main/pl_flag.png") no-repeat scroll left 50% transparent;
    margin: 0 0 4px;
    width:110px;
}
#sprak_meny_sitemap li#fi {
    background: url("/assets/images/main/fi_flag.png") no-repeat scroll left 50% transparent;
    margin: 0 0 4px;
    width:110px;
}
#content_page{
	position: relative;
	top: 3px;
	bottom: 0;
	left: 0px;
	padding-top:25px;
	width:850px;
	overflow: scroll;
	overflow-x: hidden;
	min-height: 50px !important;
	}
.buggar{
 	position:relative;
 	left:1024px;
 	top:10px;
 	width:190px;
 	font-weight:bold;
 	font-size:16px;
 	color:red;
}
.buggar a{
	color:red;
	text-decoration:underline !important;
}
/************bid error***************/
.user_fail_bid{
    width: 470px;
    float:left;
    font-weight:bold;
    height:auto;
    font-size:20px;
    margin-left:23px;
    margin-top:30px;
}
.button_bid a{
	color:#0000FF;}
.pageitem_bid{
	top:47px;
	position:relative;
	width:200px;
	left:4px;
	list-style:none;
	text-align:left;
}
pageitem_bid a{
	text-align:left;
}
.pageitem_bid li{
	width:150px;
}
.sort_mypage{
	vertical-align:top;
}
/********realastate buttons*************/
.back_button_realastate{
	background-color: #424F7A;
    color: #FFFFFF;
    margin-left:20px;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    height: 23px;
    margin-right: 5px;
    padding-bottom: 2px;
    text-align: center;
    text-decoration: none;
    width: 85px;
}
.bid_button_realastate{
	background-color: #424F7A;
    color: #FFFFFF;
    margin-left:20px;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    height: 23px;
    margin-right: 5px;
    padding-bottom: 2px;
    text-align: center;
    text-decoration: none;
    width: 85px;
}
.placeholder {
	color: #AAA;
}
.font_wrapper {
	position: relative;
	right: 4px;
	top: 2px;
	font-size: 9px;
	display: none; /* needs improvment */
}
.object_list .font_wrapper a {
	color: #FFF;
	font-weight: bold;
}

#no_js_warning {
	position: fixed;
	top: 150px;
	left: 100px;
	width: 700px;
	text-align: center;
	background-color: #FAA;
	border: 5px solid #F00;
	padding: 50px 200px;
	z-index: 999999;
}
/*****auctions******/
.translation{
	font-size:10px;
}

.UIImageBlock_Content UIImageBlock_ICON_Content{
	visibility:hidden !important;	
}
.plus_one{
	position:relative;
	width:50px;
	top:4px;
	left:260px;
}
.plus_one_relative{
	width:50px;
	top:34px;
	left:339px;
	margin-right:3px;
	float:right;
}
/**********new start buttons*********/
.start_buttons_wrapper{
	width:600px;
	height:40px;
	margin-top:38px;
	float:left;
	}
.start_buttons{
	float:left;
	width:600px;
	height:40px;
	}	
.start_buttons ul{
	float:left;
	height:40px;
	width:auto;
	list-style:none;
	}
.start_buttons li{
	float:left;
	height:40px;
	margin-right:0px;
	width:120px;
	background-image:url("/assets/images/main/bluestart_btn.png?v=1");
	background-repeat:no-repeat;
	}
.start_buttons li:hover{
	background-image:url("/assets/images/main/bluestart_btn_hover.png?v=1");
	}	
.green_button{
	background-image:url("/assets/images/main/greenstart_btn.png?v=1") !important;
	}
.green_button:hover{
	background-image:url("/assets/images/main/greenstart_btn_hover.png?v=1") !important;
	}	
.start_buttons a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	display:block;
	font-weight:bold;
	line-height:40px;
	width:128px;
	text-align:center;
	/*text-decoration:underline !none;*/
	color:#fff !important;
	}
.start_buttons a:hover{
	text-decoration:underline;	
}
/**********start buttons no*********/
.start_buttons_no{
	float:left;
	width:600px;
	height:40px;
	}	
.start_buttons_no ul{
	float:left;
	height:40px;
	width:auto;
	list-style:none;
	}
.start_buttons_no li{
	float:left;
	text-align:center;
	height:40px;
	margin-right:0px;
	width:155px;
	background-image:url("/assets/images/main/btn-start-no.png?v=1");
	background-repeat:no-repeat;
	padding-left:2px;
	}
.start_buttons_no li:hover{
	background-image:url("/assets/images/main/btn-start-no-hover.png?v=1");
	}	
.green_button_no{
	background-image:url("/assets/images/main/btn-start-green-no.png?v=1") !important;
	width:135px !important;
	}
.green_button_no a{
	width:135px !important;
	}	
.green_button_no:hover{
	background-image:url("/assets/images/main/btn-start-green-no-hover.png?v=1") !important;
	}	
.start_buttons_no a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	display:block;
	font-weight:bold;
	line-height:40px;
	width:155px;
	text-align:center;
	/*text-decoration:underline !none;*/
	color:#fff !important;
	}
.start_buttons_no a:hover{
	text-decoration:underline;	
}
.opening_hours{
	padding:0px 5px;
	position:relative;
	width:180px;
	text-align:center;
	top:8px;
	font-size:10px;
	letter-spacing:0px;
	color:#fff;
	font-weight:bold;
	*padding-top:10px;
}
.chat_top{
	padding-top:12px;
	font-size:12px;
	font-weight:bold;
	text-transform:normal;
	height:20px;
}
.top_opening_hours{
	font-size:14px;
	padding-top:0;
	font-weight:bold;
	height:23px;
	line-height:20px;
	width:auto;
	margin-bottom:8px;
	border-bottom:solid 1px #f7f7f7;
}
#spinloader {
	position: relative;
	left: 350px;
	top: 500px;
	z-index: -2;
	float: left;
}
#bid_finance_header {
	/*text-decoration: underline;*/
	cursor: pointer;
	text-align:left;
	*text-align:left;
}
#highest_bid_finance{
 float: right;
    font-size: 11px;
    font-weight: bold;
    margin-right: -49px;
    /*position: relative;*/
    top: -1px;
    width: 230px;
    z-index: 20;
    height:14px;
}
#highest_finance_calc{
	font-size:11px;
}
#highest_bid_amount, highest_bid {
	font-size: 13px;
}
.hiddenelm {
	display: none;
	top: 20px;
	z-index: 99999;
}
/*#search_results {
	position: relative;
	display: none;
	top: 18px;
	z-index: 99999;
	border: 1px solid #bcbcbc;
	width: 303px;
}*/
#search_results {
	position: relative;
	display: none;
	background-color:#fff;
	top: 24px;
	z-index: 99999;
	/*width: 303px;*/
	width:297px;
	padding:2px;
	border-left: 1px solid #ddd;
	-moz-box-shadow: 3px 3px 3px #888888;
	-webkit-box-shadow: 3px 3px 3px #888888;
	box-shadow: 3px 3px 3px #888888;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#888888');
}
#search_results h4{
	font-weight:bold;
	font-size:10px !important;
}

#search_results ul {
	list-style: none;
	padding: 0;
	margin: 0;
	/*width: 301px;*/
	width:290px;
	height:auto;
}
/*#search_results li {
	list-style: none;
	margin: 0;
	width: 301px;
	height: 56px;
	border: 1px solid #eaeaea;
	border-top: 0px solid;
	font-size: 10px;
	background-color: #fff;
	text-align: left;
	padding: 3px 0px;
	font-weight: normal;
}
*/
#search_results li {
	list-style: none;
	margin: 0;
	height: 56px;
	border-bottom: 1px solid #eaeaea;
	border-top: 0px solid;
	font-size: 10px;
	background-color: #fff;
	text-align: left;
	padding: 3px 0px;
	font-weight: normal;
}

#search_results li img {
	float: left;
	margin: 0px 4px;
	/*max-height: 54px;*/
	padding:1px;
	max-height: 48px;
	border:solid 1px #ccc !important;
}

#search_results li span {
	display: block;
	margin-left: 6px;
	width: 160px;
	height: 12px;
	overflow: hidden;
	color: #3a3a3a;
}

.result a {
	color: #424F7A;
}
.search_button {
	height: 16px !important;
	border-bottom: none !important;
}
.search_button #submit_search_link {
	border: none;
	height: 12px;
	padding-bottom: 4px;
	color: #424f7a;
	margin-left: 20%;
}

.search_button #submit_search_link span {
	display: inline;
}

.active_search_result {
	background-color: #f6f6f6 !important;
}

.active_search_result input {
	background-color: #f6f6f6 !important;
}

.active_search_result a {
	text-decoration: underline !important;
}
#s_spinner {
	width: 17px;
	height: 17px;
	margin-left: 142px !important;
}
.search_submit{
	z-index:99999;
	cursor:pointer !important;
	position:relative;
	left:280px;
	line-height:15px;
	top:3px;
	border:none;
	background-color:transparent;
	width:27px;
	height:16px;
	background-repeat:no-repeat;
	background: url("/assets/images/main/search_icon.png") no-repeat scroll left 50% transparent;
}

.membercar-breadcrumb {
	float: left;
}

.membercar-breadcrumb {
	float: left;
	padding: 0px 5px 0px 0px;
}

#membercars_object_data li {
	padding: 2px;
}

#membercars_object_data label {
	padding: 3px;
}

#membercars_object_data select {
	min-width: 200px;
}

.membercars_cardata {
	border: 1px solid #cfcfcf;
	width: 580px;
	margin: 10px 0px;
}

.membercars_cardata td {
	border-right: 1px solid #cfcfcf;
	padding: 5px;
	vertical-align: top;
	width: 110px;
}

.membercars_cardata td.last {
	border: none !important;
}

.membercars_cardata td.head {
	width: 100% !important;
	color:#fff;
	background-image:url(/assets/images/main/gradient-form.png);
}

.membercars_textarea {
	float: left;
	width: 560px;
	height: 90px;
	margin: 10px 0px;
}

.membercars_textarea textarea {
	width: 560px;
	height: 90px;
}

.membercars_submitarea {
	margin-top: 20px;
	float: left;
	width: 580px;
}

.membercars_submitarea input {
	float: right;
}

.membercars_info {
	float: left;
	width: 830px;
}

.membercars_infotext {
	float: left;
	width: 830px;
}

.membercars_links {
	float: left;
	padding-top: 10px;
}

.img_text {
	width: 280px;
	border: 1px solid #ddd;
}

.img_text img {
	width: 140px;
}

.img_text, .img_text img {
	float: right;
}

.membercar_list, .membercar_list li {
	padding: 0px 2px;
	margin: 3px 3px;
	list-style: disc inside;
}

.membercar_info_link, .membercar_object_link, .membercar_terms_link {
	float: left;
	display: block;
	width: 125px;
	text-align: center;
	color: white;
	background-color: white;
	background-repeat: no-repeat;
	line-height: 40px;
	font-size: 10px;
	padding-left: 2px;
}
.membercar_object_link {
	background-image: url("/assets/images/main/greenstart_btn_hover.png");
}

.membercar_info_link, .membercar_terms_link {
	background-image: url("/assets/images/main/bluestart_btn.png");
}

.js_error {
	border: 1px solid #f00 !important;
}
.mec_section ol, .mec_section ul {
	list-style: inside;
}

.mec_section .approve {
	float: right;
}
.send_object_button {
	width: 80px;
}

.membercar_form_area {
	padding-top: 10px;
}

.bottom_margin {
	margin-bottom: 10px;
}

.membercar_form_area textarea {
	width: 350px;
	height: 35px;
}
.grey-bg{
	padding: 0px 10px 20px 10px;
	width:558px;
	height:auto;
	float:left;
	background-repeat:repeat-x;
	font-size:11px;
	height:auto;
	color:#333;
	border:solid 1px #cfcfcf;
	margin:10px 0 0 0;	
}
#get_regnr_formarea {
	padding: 10px 5px;
	width:550px;
	font-size:11px;
	color:#fff;
	border: 2px solid #999;
	background-color:#f7f7f7;
	background-image: url('/assets/images/main/gradient-form.png');
}
#submit_regnr{
	background: url("/assets/images/main/dark-btn.png");
    border: solid 1px #c6c4c4;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    line-height:15px;
    margin-right: 120px;
    margin-top: 3px;
    padding:3px 0;
    text-align: center;
    width: 75px;
	*position: relative;
}
#membercar_submit, #membercars-print {
	background: url("/assets/images/main/dark-btn.png");
    border: solid 1px #c6c4c4;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    line-height:15px;
    margin-right:0px;
    margin-top: 3px;
    padding:4px 0;
    text-align: center;
    width: 80px;
}
.membercar-contact input[type="submit"]{
	background: url("/assets/images/main/dark-btn.png");
    border: solid 1px #c6c4c4;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    line-height:15px;
    margin-right:0px;
    margin-top: 7px;
    padding:3px 0;
    text-align: center;
    width: 75px;
}
.membercar_form_button {
	background: url("/assets/images/main/dark-btn.png");
    border: solid 1px #c6c4c4;
    color: #FFFFFF;
    cursor: pointer;
    float: left !important;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    line-height:15px;
    margin-right:0px;
    margin-top: 7px;
    padding:3px 0;
    text-align: center;
    width: 75px;
}
#get_regnr_formarea input[type="text"] {
	margin: 3px;
	height:22px;
	border:solid 1px #999;
	width:120px;
}
.mec_section #user_form input[type="text"] {
	width: 200px;
}
.mec_section .login_head {
	width: 100%;
}
.steps_wrap a {
	color: black;
	text-decoration: underline !important;
	cursor: pointer;
}

#membercar_submit_button {
	display: none;
}

#membercar_submit:hover, #submit_regnr:hover {
	text-decoration: underline;
	cursor: pointer;
}

.mc_error {
	display: block;
	margin-top: 4px;
	padding: 0px  !important;
	font-size: 11px  !important;
	color: yellow;
}

#value_table_container {

}

#value_table_container, #value_table_container strong, #value_table_container p {
	font-size: 11px;
}

#value_table {
	width: 100%;
	margin: 15px 0px 15px 0px;
	border: 1px solid #dfdfdf;
}

#value_table td {
	padding: 8px;
	border: none;
	border-spacing: 0;
}

#value_table td.fat {
	font-weight: bold;	
}

#value_table td.btop {
	border-top: 1px solid #dfdfdf;
	font-size: 15px;
	background-color: #f3f3f3;
	color: #424f84;
}

#submit_regnr {
	width: 70px;
}

#klarna_payment_iframe {
	width:560px;
	height:620px;
}

.error-box {
	color: #f00;
}

.error-box input {
	border: 2px solid #f00;
}
.keynote-table{
	width:500px;
	line-height:22px;
	text-align:right;
	border:solid 1px #424F7A;
	}
.keynote-table-align{
	text-align:left;
	}	
.keynote-table td{
	padding:0 7px;
	}
.keynote-table tr{
	vertical-align:top;
}	
.keynote-border{
	border-left:solid 1px #bababa
	}
.keynote-head{
	background-color:#424F7A;
	color:#fff;
	font-weight:bold;
	}	
.odd-keynote{
	background-color:#f3f3f3;	
	}

.push-wrapper {
	width: 100%;
	height: 400px;
	background-color: #424f84;
	background-image: url('/assets/images/pushgradient.png');
	background-repeat: repeat-x;
	color: #fdfdfd !important;
	font-family: 'Helvetica Neue', Verdana, Arial, sans-serif;
	font-weight: bold;
	float: left;
}

.push-text {
	width: 370px;
	float: left;
	margin-top: 10px;
}

.push-text h2 {
	font-size: 18px;
	color: #fff;
	padding: 10px 10px 10px 17px;
	font-weight: bold;
}

.push-text p {
	font-size: 13px;
	padding: 10px 10px 10px 17px;
}

.pushsave-container {
	float: left;
	margin: 5px 0px 0px 10px;
	padding: 5px;
	font-size: 13px;
	color: #fdfdfd;
}

.pushsave-container input {
	margin-right: 5px;
}

.push-text a {
	font-size: 13px;
	color: #fdfdfd;
	text-decoration: underline !important;
}

.choice-container {
	float: left;
	margin: 20px 0px 0px 15px;
	width: 100%;
}

.choice {
	width: auto;
	font-size: 18px;
	padding: 4px;
	margin-right: 5px;
	float: left;
	background-image: url('/assets/images/pushbuttongradient.png');
	background-repeat: repeat-x;
	color: #333;
	border-radius: 4px;
	-moz-border-radius: 4px;	
	-webkit-border-radius: 4px;	
	-o-border-radius: 4px;
	cursor: pointer;
}

.choice#push-sweden img {
	margin-right: 4px;
	margin-top: 6px;
	float: left;
}

.choice#push-norway img {
	margin-right: 4px;
	margin-top: 4px;
	float: left;
}

.push-media {
	float: right;
	margin-right: 10px;
	width: 300px;
}

.push-media img {
	margin-top: -10px;
	margin-left: -24px;
}

.departments_map_button {
	font-size: 12px;
	background-color: #424f74;
	padding: 4px 8px;
	color: #ddd;
	font-weight: bold;
	border: 1px solid #424f74;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}

.departments_map_button:hover {
	color: #fff;
	border: 1px solid #525f94;
	text-decoration: none;
}
.kvdtestcomplete {
	background-image: url('/assets/images/main/kvd-test-icon.png');
	background-position:0 0 0 120px; 
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 6px 5px 6px 25px !important;
	border:solid 1px #cfcfcf;
	background-color:#f9f9f9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.calculator-link {
	background-image: url('/assets/images/main/calculator-icon.png');
	background-position:0 0 0 120px; 
	background-repeat: no-repeat;
	margin-left: 0px;
	padding: 6px 5px 6px 25px !important;
	border:solid 1px #cfcfcf;
	background-color:#f9f9f9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.kvdtest_grades {
	color: green !important;
	font-size: 13pt !important;
	letter-spacing: 1px;
}

.kvdtest_grayed_grades {
	color: #555 !important;
	font-size: 13pt !important;
	letter-spacing: 1px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#kvdtest-link{
	width: auto;
	margin: 5px 0px 0 0;
}
#no-finance-bubble {
	width: auto;
	margin: 15px 50px 0 0;
}

#no-finance-bubble img {
	width: 160px;
}
.mc_field{
	height:23px !important;
	line-height:23px !important;
	width:355px !important;
	border:solid 1px #ccc;
	padding-left:3px;
	margin-right:10px!important;
}
.mc_input-border{
	height:22px !important;
	line-height:22px !important;
	width:122px !important;
	border:solid 1px #ccc;
}
.mc_field-short{
	width:150px !important;
}
.content-title{
	margin:0px 0 0 0 !important;
	line-height:40px !important;
	padding-bottom:0px !important;
}

#onthefield-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
  top: 0px;
  z-index: 9999999999999999999;
}

#onthefield-popup {
  background-color: #f18a00;
  color: #fff;
  position: fixed;
  top: 150px;
  left: 325px;
  width: 640px;
  height: auto;
  z-index: 99999999999999999999;
  text-align: center;
  padding: 20px 20px 60px 20px;
}

#onthefield-popup h3 {
  font-size: 24px;
  padding: 20px;
}

#onthefield-popup p {
  font-size: 14px;
  padding: 20px;
}

#onthefield-popup ul, #onthefield-popup li {
  list-style: none;
  padding: 0;
  margin: 0;
} 


.notificationModalError p{
   padding:5px 15px;
}

.onthefield-buttan {
  background: #1face7;
  background: -moz-linear-gradient(top,#1face7 0%,#0098d7 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#1face7),color-stop(100%,#0098d7));
  background: -webkit-linear-gradient(top,#1face7 0%,#0098d7 100%);
  background: -o-linear-gradient(top,#1face7 0%,#0098d7 100%);
  background: -ms-linear-gradient(top,#1face7 0%,#0098d7 100%);
  background: linear-gradient(to bottom,#1face7 0%,#0098d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1face7',endColorstr='#0098d7',GradientType=0);
  border-radius: 2px;
  border: solid 1px #2d6d98;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: 700;
  margin-left: 42px;
  padding: 10px 5px !important;
  text-transform: uppercase;
  width: 250px;
}

form#info input#promocode {
	background-color: #e1f5ad;
}