/* CSS and XHMTL by Marcus Thorhuus // www.desolution.se */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* end reset */

a
{
	cursor: pointer;
	color: #00708B;
}

body{
	color: #2d2d2d;
	font: 62.5%/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 820px;
	height: auto;	
	padding: 10px 10px 50px 10px;
	float: left;
}

#newsTicker
{
	width: 820px;
	position: fixed;
	z-index: 499;
	bottom: 45px;
	clear: both;
	background: url(../gfx/newsticker_bg.png ) no-repeat top right;
	text-align:left;
	margin: 0 auto;
	display:none;
	overflow: hidden;
}

#newsTicker #tickerContainer
{
	float:left;
	width: 558px;
	margin-left: 188px;
	padding: 9px;
	font-size: 12px;
	color:#fff;
}

#newsTicker #tickerContainer.exclamation
{
	background: url(../gfx/newsticker_exclamation.png ) no-repeat 7px 9px;
	padding-left: 32px;
	width: 535px;
}

#newsTicker #tickerClose
{
	float:left;
	width: 15px;
	padding: 9px;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-align: right;
	cursor: pointer;
}

#newsTicker #tickerClose:hover
{
	color:#ccc;
}

#newsTicker #tickerContainer a
{
	color:#fff;
	text-decoration: none;
}

/* @group Minasidor bottenlist */
#bottom_list
{
	width: 100%;
	float: left;
	position: fixed;
	z-index: 500;
	bottom: 0px;
	left:0px;
	clear: both;
	height:49px;
	background: url(../gfx/bottom_list.png) repeat-x;
	text-align:left;
	padding-left: 28px;
	border:0px solid #000;
}

#bottom_list ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}
#bottom_list ul {display:inline-block;} 
* html #bottom_list ul {display:inline;}

#bottom_list li {margin:0; padding:0; list-style:none;}
#bottom_list li {display:inline;}
#bottom_list ul ul {position:absolute; left:-9999px; border:0px solid #000;}
#bottom_list ul.level1 {margin:0 auto;}
#bottom_list ul.level1 li.level1-li {float:left; display:block; position:relative;}

#bottom_list ul.level1 {background: transparent;
	color: white;
}
#bottom_list ul.level2 {background: white;}
#bottom_list ul.level3 {background: black;}
#bottom_list ul.level4 {background: gray;}

#bottom_list b {position:absolute;} /* -- for IE6 non-flyout dropdowns to stop flickering - who knows why --*/

#bottom_list a {text-decoration:none;}
#bottom_list ul.level1 li.level1-li a.level1-a {float:left;
	color: white;
}

#bottom_list ul li:hover ul li {display:block; color: #808080;}

#bottom_list ul ul li:hover {display:block; position:relative; color: #808080;}

#bottom_list ul li:hover > ul {left:-2px; bottom:25px; color: #808080;}
#bottom_list ul ul li:hover > ul {left:100%; top:auto; bottom:-3px;}
#bottom_list li.left:hover > ul {left:auto; right:-2px; bottom:25px;}
#bottom_list li.left ul li:hover > ul {left:auto; right:100%; }


#bottom_list a:hover ul {left:-2px; bottom:8px; }
#bottom_list li.left a:hover ul {left:auto; right:-3px; bottom:8px; color: #808080;}

#bottom_list li.left ul a {text-align:right; padding:0 10px 0 20px; color: #808080;}


#bottom_list a:hover a:hover ul, 
#bottom_list a:hover a:hover a:hover ul {left:100%; visibility:visible;}
#bottom_list li.left a:hover a:hover ul, 
#bottom_list li.left a:hover a:hover a:hover ul {left:auto; right:0; visibility:visible;}

#bottom_list a:hover ul ul, 
#bottom_list a:hover a:hover ul ul {left:-9999px;}
#bottom_list li.left a:hover ul ul, 
#bottom_list li.left a:hover a:hover ul ul {left:-9999px;}


/*#bottom_list li a.fly {background:transparent url(anywidth/arrow.gif) no-repeat right center;}
#bottom_list li.left ul a.fly {background:transparent url(anywidth/arrow-left.gif) no-repeat left center;}
*/
#bottom_list li a:hover,
#bottom_list li a.fly:hover {color: #808080;} 
#bottom_list li:hover > a,
#bottom_list ul li:hover > a.fly {color: #808080;}

#bottom_list table {position:absolute; height:0; width:0; left:0; border-collapse:collapse;}
#bottom_list table table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:28px;}

#bottom_list li.left table {position:absolute; height:0; width:0; left:auto; right:0; border-collapse:collapse;}
#bottom_list li.left table table {position:absolute; left:auto; right:100%; height:0; width:0; border-collapse:collapse; margin-top:28px;}



/* @group Generella */
h1{
	font: 18px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2{
	font: 16px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 400px;
	color: #2c2d2d;}

h3{
	font: bold 12px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #006E98;
	margin-bottom: -10px;
}

p{
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 10px 0;
	/*letter-spacing: 0.1em;*/
	
}

/* @end */




/* @group Sitetop */

#header{
	width: 820px;
	height: 130px;
	background: url(../gfx/header-top.gif) no-repeat;
}

#logo{
	width: 230px;
	height: 50px;
	/*background: url(../gfx/header_logo.png) no-repeat;*/
	float: right;
	margin: 10px 20px 0 0;
}

#menu_bar{
	width: 801px;
	height: 30px;
	padding-left: 19px;
	background: url(../gfx/menu_bar.png) no-repeat;
}


#menu_bar a{
	font: 12px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #404040;
	text-decoration: none;
}

#menu_bar a:hover{
	color: #808080;
}

#menu_bar a:active{
	font: 12px/33px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8c1612;
	text-decoration: none;
}

.menu_link, .menu_link_active
{
	padding-right: 50px;
	float: left;
}

#menu_bar .menu_link_active a
{
	font-weight: bold;
	color:#8C1612;
}

.menu_lang_swe
{
	width:20px;
	padding-right:10px;
	margin-top:1px;
	float: right;
	position: relative;
	background: url(../gfx/menu_lang_swe.png) no-repeat 0 6px !important;
	background: url(../gfx/menu_lang_swe.gif) no-repeat 0 6px;
}

.menu_lang_eng
{
	width:20px;
	padding-right: 20px;
	margin-top:1px;
	float: right;
	position: relative;
	background: url(../gfx/menu_lang_eng.png) no-repeat 0 6px !important;
	background: url(../gfx/menu_lang_eng.gif) no-repeat 0 6px;
}

.menu_login_link
{
	color: #404040;
    font: 12px/33px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    text-decoration: none;
	padding-right: 12px;
	float: right;
	position: relative;
}

/* @end */

/* @group Content */

#content_wrapper{
	width: 820px;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#left_content{
	width: 610px;
	/*min-height: 400px;*/ 
	height: auto !important;
	height: 400px;
	float: left;
	position: relative;
}

.left_content_400{
	width: 400px;
	height: auto;
	float: left;
	position: relative;
}

.leftcontent_header h1{
	font: 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left:9px;
	color: #2c2d2d;
	width: 610px;
}

/* @group Registrering bostadsökande */

.register_bar, .register_bar_five_options  {
	width: 820px;
	height: 40px;
	display: block;
	background: url(../gfx/register_bar.png) no-repeat;
	margin-bottom: 20px;
	font: 12px/12px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
}

.register_bar  ul {margin:0; padding:0; list-style-type:none;}
.register_bar  li {display:block; float:left; margin-right:0px; padding-left:35px; padding-top:14px;width:165px; height:22px;border:0px solid #000; overflow: hidden;}





/* @end */


/* @group Listning - Teaservy startsida */

.antal_bostader{
	width: 180px;
	float:  left;
	position: relative;
	font-size: 12px;
}

div.antal_bostader
{
	width: 220px;
}

/*.paging{
	
	float: right;
	position: relative;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-left:8px;
	
}
.paging a{
	font: 10px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: underline;
		color: #808080;

}

.paging a:hover{
	font: 10px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #b3b3b3;
}*/

.paging
{
	padding-top:5px;
}


.paging a
{
	border: 2px solid #fff;
	text-decoration: none;
}

.paging a:hover, .paging a.current:hover
{
	border: 2px solid #8b0f00;
	background-color: #8b0f00;
	color: #fff;
}

.paging a.current
{
	background-color:#667385;
	border:2px solid #667385;
	color:#FFFFFF;
}

.button_page_onestep
{
    display:block;
    float:right;
    padding-top:5px;
    position:relative;
    margin: 0px 4px;
}

.button_page_onestep a,
.button_first_page a,
.button_last_page a
{
    text-decoration: none;
    color:#2D2D2D;
    border:3px solid #FFFFFF;
}

.button_page_onestep a:hover,
.button_first_page a:hover,
.button_last_page a:hover
{
    color:#fff;
    border:3px solid #8b0f00;
    background-color:#8b0f00;
}

.button_last_page
{
	display:block;
	float:right;
	padding-top:5px;
	position:relative;
	margin-left: 2px;
	margin-right: 2px;
	width: auto;
}

.search_sort{
	width: 610px;
}

.sort_on{
	width: 150px;
	float: left;
	position: relative;

}

.sort_order{
	width: 150px;
	padding-left: 20px;
	float: left;
	position: relative;

}

.listvy{
	width: 200px;
	float: right;
	position: relative;
	text-align: right;
}

.searchresult_header{
	width: 610px;
	padding-bottom: 30px;
}

#search_result_content{
	width: 610px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 10px;
}

.object_box{
	width: 200px;
	float: left;
	position: relative;
	margin-right: 5px;
	background: url(../gfx/object_teaser_back.gif) repeat-x 0 top;
	
	margin-bottom: 5px;
	bottom: 0;
}

.object_box.wide{
	width: 250px;
	
}

.object_box.wide .object_box_head{
	width: 250px;
	background: url(../gfx/object_header_top_250.png) no-repeat;
	
}

.object_box.wide .object_box_head.green
{
    background: url(../gfx/object_header_green_top_250.png) no-repeat;
}

.object_box_last{
	width: 200px;
	float: left;
	position: relative;
	margin-left: 0px;
	background: url(../gfx/object_teaser_back.gif) no-repeat 0 bottom;
}

.object_box_head{
	width: 200px;
	height: 25px;
	display: block;
	background: url(../gfx/object_header_top.png) no-repeat;

}

.object_box_head.green
{
    background: url(../gfx/object_header_green_top.png) no-repeat;
}


.object_box_head h4{
	font: bold 11px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	position: relative;
	padding-left: 10px;
	color: #000;
}

.object_box_head h4 a{
	
	color: #000;
}

.object_box_head h5{
	font: bold 11px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	position: relative;
	text-align: right;
	padding-right: 10px;
		color: #000;

}

.object_bild{
	width: 180px;
	margin-left: 10px;
	background-color: #000;
	height: 135px;
	border: solid 1px #fff;
	background: url(../gfx/adimage_missing.gif) no-repeat 0 bottom;
}

.object_content{
	width: 180px;
	padding: 10px;
}
.left_object{
	width: 70px;
	float: left;
	position: relative;
	font: bold 10px/1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.right_object{
	width: 110px;
	float: left;
	position: relative;
	color: #000;

}

.share_bd{
	width: 1800px;
	height: 20px;
	padding:  10px;
	float:  left;
	position: relative;
}

.red_submit_button
{
	   width: 81px;
	   text-align: left;
	   height: 30px;
	   padding-left:  5px;
	   padding-bottom: 0px;
	   float: right;
	   margin: 10px 10px 5px 0;
	   background: url(../gfx/visa_object.png) no-repeat;
	   font: bold 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	   color: #fff;
	   font-weight:bold;
	   cursor:pointer;
	   border: none;
}


.show_object,
.red_button
{
	width: 81px;
	text-align: left;
	height: 30px;
	padding:  7px 0 0px 0;
	float: right;
	margin: 10px 10px 5px 0;
	background: url(../gfx/visa_object.png) no-repeat;
}

.red_button
{
	margin-right: 0px;
	cursor:pointer;
}

.red_submit_button
{
       width: 81px;
       text-align: left;
      height: 30px;
      padding-left:  5px;
      padding-bottom: 0px;
      float: right;
      margin: 10px 10px 5px 0;
      background: url(../gfx/visa_object.png) no-repeat;
      font: bold 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
      color: #fff;
      font-weight:bold;
      cursor:pointer;
}


.red_button  a,
.show_object a
{
	font: bold 10px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}

.red_button  a:hover,
.show_object a:hover
{
	color: #b3b3b3;
}


.searchresult_footer{
	width: 610px;
	float: left;
	margin-bottom:15px;
	margin-top:10px;
	position: relative;
}

.search_show{
	width: 200px;
	float: left;
	position: relative;
}

.tblResultlist td
{
	font-size: 12px;
}

.tblResultlist .header
{
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../gfx/resultlist_red_header.gif);
	cursor: default;
}

.tblResultlist .object
{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.resultlistHover
{
	background-image: url(../gfx/listobject_tr_bg.gif);
	cursor: pointer;
}

.tblResultlistDetails tr, .tblResultlistImages tr
{
	background-image: none;
	cursor: default;
}

.tblResultlistDetails td
{
	line-height: 15px;
}

.tblResultlist .tr_objectOpenedHeader, .tblResultlist .tr_objectOpenedHeader:hover
{
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../gfx/resultlist_red_header.gif);
}

.tblResultlist .tr_objectOpenedInfo, .tblResultlist .tr_objectOpenedInfo:hover
{
	background-image: none;
	cursor: default;
}

.tr_objectOpenedInfo .header13
{
	font-size:13px;
	padding-top:10px;
}

div.objectContactInfo
{
	background-color:#f0f0f0;
	padding:8px;
	margin-top: 5px;
	width: 270px;
}

/* @end */

#tblDocuments a
{
	text-decoration: none;
	font-weight: normal;
	color: #2d2d2d;
}


/* @group Right Content*/

#right_content{
	width: 200px;
	padding-left: 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: left;
	position: relative;
}

.right_content_400{
	width: 390px;
	padding-left: 30px;
	height: auto;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-bottom:50px;
}

.right_content_400 ol
{
	list-style-type: decimal;
	
}

.right_content_400 li
{
	font-size:12px;
	/*letter-spacing: 0.1em;*/
	line-height:16px;
	padding:0 0 10px;
	margin-left:20px;
}

.right_content_table
{
	padding-bottom:15px;
}

.right_content_table td
{
	/*letter-spacing: 0.1em;*/
	line-height:16px;
	font-size:12px;
}


.right_content_header h2{
	font: 16px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 400px;
	color: #2c2d2d;
}

/* @group Right button menu */

#menu {display:block; height:auto; margin:0; width: 200px; background-color: #ffffff;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {display:block; float:left; margin-right:0px; width:200px; border:0px solid #000; overflow: hidden; padding-bottom: 10px;}
#menu li.list1 {background-image: url(../gfx/reg_sok_ftg.png); background-repeat:no-repeat; width: 200px; height: 74px;}
#menu li.list2 {background-image: url(../gfx/reg_sok_privat.png); background-repeat:no-repeat; width: 200px; height: 74px;}
#menu li.list3 {background-image: url(../gfx/faq.png); background-repeat:no-repeat; width: 200px; height: 74px;}
#menu li.list4 {background-image: url(../gfx/sok_hyresgast.png); background-repeat:no-repeat; width: 200px; height: 74px;}

#menu a {float:right; display:block; width:200px; padding-top:0px; color:#000; text-decoration:none; text-align:center; text-transform:uppercase; color:#fff; font-size:0.8em; font-weight:bold; overflow: hidden; height: 74px;}
* html #menu a:link, * html #menu a:visited {height:74px; he\ight:0; padding-top:0px; overflow: hidden;}

#menu a#item1 {background: transparent url(../gfx/reg_sok_ftg_hover.png) 0px -74px no-repeat;}
#menu a#item2 {background: transparent url(../gfx/reg_sok_privat_hover.png) 0px -74px no-repeat;}
#menu a#item3 {background: transparent url(../gfx/faq_hover.png) 0px -74px no-repeat;}
#menu a#item4 {background: transparent url(../gfx/sok_hyresgast_hover.png) 0px -74px no-repeat;}

#menu a#item1:hover {background-position: 0 top; z-index:50;}
#menu a#item2:hover {background-position: 0 top; z-index:50;}
#menu a#item3:hover {background-position: 0 top; z-index:50;}
#menu a#item4:hover {background-position: 0 top; z-index:50;}
* html #menu a:hover {height:74px; he\ight:0; overflow: hidden;}

/*
#menu li.current1 {background: transparent url(../gfx/menu/nyheter_on.jpg); width: 200px; height: 74px;}
#menu li.current2 {background: transparent url(../gfx/menu/nyheter_on.jpg); width: 200px; height: 74px;}
#menu li.current3 {background: transparent url(../gfx/menu/nyheter_on.jpg); width: 200px; height: 74px;}
#menu li.current4 {background: transparent url(../gfx/menu/nyheter_on.jpg); width: 200px; height: 74px;}
*/

/* @end */

/* @group Right box */




.box{
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.box_header{
	width: 100%;
	height: 20px;
	background: url(../gfx/box_top.png) no-repeat;
}

.box_header h2{
	font: bold 11px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4d4d4d;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 0px;

}

.box_body{
	overflow: hidden;
	width: 200px;
	background-image: url(../gfx/box_back.png);
}


.box_body ul{
	margin-top:5px;
}

.box_body li{
	height: 20px;
	border-bottom: 1px solid #e2e2e2;
	width: 180px;
	margin-left: 10px;
	padding-top: 4px;
}

.box_body a{
	font: 11px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #8c1612;
	text-decoration: none;
	padding-left: 10px;
}

.box_body a:hover{
	color: #404040;
	text-decoration: underline;
}

.more{
	width: 82px;
	text-align: left;
	height: 23px;
	padding: 5px 10px 0 0;
	background: url(../gfx/visa_mer.png) no-repeat;
	z-index: 200;
	float: right;
	margin-top: 10px;
}

.more a{
	font: bold 10px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
}

.more a:hover{
	color: #404040;
}


.box_bottom{
	width: 200px;
	background: url(../gfx/box_bottom.png) repeat-y 0 0;
	height: 12px;
	display: block;
}

/* @end */

/* @end */

/* @end */

/* @group Footer */

#footer{
	clear:both;
	width: 800px;
	background-color: #F2F2F2;
	padding: 10px;
	overflow: hidden;
	float: left;
	position: relative;
	background-image: url(../gfx/footer_separator_line.gif);
    background-repeat: no-repeat;
    background-position: 0px 34px;
}

#footer h2{
	font: 12px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #808080;
	text-transform: uppercase;
}

#footer li{
	height: auto;
}

#footer a{
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #808080;
	text-decoration: none;
}

#footer a:hover{
	color: #404040;
	text-decoration: underline;

}

.footer_link_holder{
	width: 122px;
	height: auto;
	padding-left:10px;
	float: left;
	position: relative;
}


#bottom_line{
	width: 790px;
	height: 40px;
	float: left;
	position: relative;
	margin-top: 10px;
	
}

#copyright{
	width: 200px;
	padding-left: 10px;
	margin-top: 10px;
	color: #808080;
	font: italic 9px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	float: left;
	position: relative;
}

.footer_text_lang{
	margin-top: 10px;
	width: 100px;
	padding-right: 5px;
	float: right;
	position: relative;
	color: #808080;
	font: 12px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
}
.footer_lang_swe{
	margin-top: 10px;
	width: 20px;
	padding-right: 15px;
	float: right;
	position: relative;
	background: url(../gfx/footer_swe.png) no-repeat !important;
	background: url(../gfx/footer_swe.gif) no-repeat;
}

.footer_lang_eng{
	margin-top: 10px;
	width: 20px;
	padding-right: 20px;
	float: right;
	position: relative;
	background: url(../gfx/footer_eng.png) no-repeat !important;
	background: url(../gfx/footer_eng.gif) no-repeat;
}





#footer .footer_twitter{
	background: url(../gfx/twitter.png) no-repeat 0px 2px;
	line-height: 30px;
	height: 30px;
	padding: 0 0 0 30px;
	display: block;
}

#footer .footer_netvibes{
	padding-left: 30px;
	background: url(../gfx/netvibes.png) no-repeat 0px 2px;
	line-height: 30px;
	height: 30px;
	display: block;
}

#footer .footer_facebook{
	padding-left: 30px;
	background: url(../gfx/facebook.png) no-repeat 0px 2px;
	line-height: 30px;
	height: 30px;
	display: block;
}

#footer .footer_rss{
	background: url(../gfx/rss_icon.png) no-repeat 0px 0px;
	line-height: 30px;
	height: 30px;
	padding: 0px 0 0 30px;
	display: block;
}

#footer .footer_e_post{
	padding-left: 30px;
	background: url(../gfx/letter_icon.png) no-repeat 0px 7px;
	line-height: 30px;
	height: 30px;
	display: block;
}

#footer .footer_sms{
	padding: 8px 0 0 30px;
	background: url(../gfx/iphone.png) no-repeat 0px 5px;
	line-height: 30px;
	height: 30px;
	display: block;
}

.rss{
	float: left;
	position: relative;
	width: 40px;
	padding: 15px 0 0 30px;
	/*letter-spacing: 0.1em;*/
	background: url(../gfx/rss_icon.png) no-repeat 0px 10px;
	display: block;
	height: 20px;	
	margin-left: 10px;
	}

.e_post{
	float: left;
	position: relative;
	width: 50px;
	padding: 15px 0 0 30px;
	/*letter-spacing: 0.1em;*/
	background: url(../gfx/letter_icon.png) no-repeat 0px 14px;
	display: block;
	height: 20px;	
	margin-left: 10px;
}

.sms{
	float: left;
	position: relative;
	width: 40px;
	padding: 15px 0 0 30px;
	/*letter-spacing: 0.1em;*/
	background: url(../gfx/iphone.png) no-repeat 0px 5px;
	display: block;
	height: 20px;	
	margin-left: 10px;
}



/* @end */

/* @group Searchbox */
#search_box{
	width: 610px;
	overflow:hidden;
	background: url(../gfx/search_background.png) 0 5px;
	margin-bottom: 20px;
}

/* @group header */

#search_header{
	background: url(../gfx/search_redtop.png) no-repeat;
	height: 40px;
}

#search_title{
	font: 12px/40px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding-left: 20px;
	letter-spacing: 1px;
	width: auto;
	float: left;
	/*position: relative;*/
}

#search_transform{
	width: 100px;	
	float: right;
	/*position: relative;*/
	border:0px solid black;
	text-align:right;
	padding-right: 28px;
	background-image: url(../gfx/mini_arrow_down.png);
	background-repeat: no-repeat;
	background-position: 103px 15px;
}

#search_transform a{
	font: 10px/40px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;

}

#search_transform a:hover{
	color: #ccc;	
}

#search_box_content
{
	width: 610px;
	overflow:hide;
}

/* @end */

/* @group Spalter */
#search_box .choice
{
	width: auto;
	height: 30px;
	padding: 0;
}
#search_box input{
	width: 25px;
}

#search_box label{
		font: 12px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		padding-right: 0px;
}

#search_box h2
{
	font-family: Verdana;
	letter-spacing: 0px;
	font-size: 12px;
}

#search_spalt1{
	width: 162px;
	height: 170px;
	float: left;
	/*position: relative;*/
	padding-left: 10px;
}

#search_spalt1 .header{
	background: url(../gfx/search_one.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	padding-top: 3px;
}

#search_spalt1 .content
{
	border-right: 1px solid silver;
	height: 126px;
	padding-top: 8px;
}

#search_spalt2{
	width: 115px;
	height: 170px;
	float: left;
	/*position: relative;*/
	padding-left: 10px;
	font:  10px/14px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#search_spalt2 .header{
	background: url(../gfx/search_two.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	padding-top: 3px;
}


#search_spalt2 .content
{
	border-right: 1px solid silver;
	height: 126px;
	overflow: hidden;
	padding-top: 8px;
}

#search_spalt3 select
{
	width: 145px;
}

#search_spalt2 input
{
	margin:0px;
}

#search_spalt2 #searchresult{
		padding-top: 40px;
		overflow:auto;
		
}

#search_spalt2 .antal_text{
	float: left;
	/*position: relative;*/
	width: 140px;
}

#search_spalt2 .antal{
	float: left;
	/*position: relative;*/
	width: 30px;
	text-align: right;
}

#search_spalt3{
	width: 157px;
	height: 170px;
	float: left;
	/*position: relative;*/
	padding-left: 10px;
}

#search_spalt3 .header{
	background: url(../gfx/search_three.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	padding-top: 3px;
}

#search_spalt3 .content{
	border-right: 1px solid silver;
	height: 126px;
	padding-top: 8px;
}

#search_spalt4{
	width: 110px;
	height: 170px;
	float: left;
	/*position: relative;*/
	padding-left: 10px;
}

#search_spalt4 .header{
	background: url(../gfx/search_four.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	padding-top: 3px;
}



/* @group Searchbutton */
#search_button {display:block; height:auto; margin:0; width: 103px; background-color: none; padding-left: 5px;}
#search_button ul {margin:0; padding:0; list-style-type:none;}
#search_button li {display:block; float:left; margin-right:0px; width:103px; border:0px solid #000; overflow: hidden; margin-bottom: 10px;}
#search_button li.list1 {background: transparent url(../gfx/searchbutton_hover.png); width: 103px; height: 103px;  z-index: 200;}

#search_button a {display:block; width:103px; padding-top:0px; color:#000; text-decoration:none; text-align:center; text-transform:uppercase; color:#fff; font-size:0.8em; font-weight:bold; overflow: hidden; height: 103px;}
* html #search_button a:link, * html #search_button a:visited {height:103px; he\ight:0; padding-top:0px; overflow: hidden;}

#search_button a#item1 {background: transparent url(../gfx/search_button.png) 0px -103px no-repeat;}
#search_button a#item1:hover {background-position: 0 top; z-index:50;}
* html #search_button a:hover {height:74px; he\ight:0; overflow: hidden;}
/* @end */


/* @end */

/* @group Search Bottom */

#search_bottom
{
	float: left;
	position: relative;
	font:  10px/32px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-top: 1px solid silver;
	margin:10px 10px 10px;
	padding-left:0;
	padding-top:0px;
	position:relative;
	width:590px;
}

#search_bottom a{
	font:  10px/32px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #808080;
	text-decoration: none;
}

#search_bottom a:hover{
	font:  10px/32px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #404040;
}

#search_rss{
	background: url(../gfx/search_five.png) no-repeat 0px 4px;
	display: block;
	float: left;
	position: relative;
	width: 160px;
	padding-left: 30px;
	/*letter-spacing: 1px;*/
	padding-top: 0px;
}

#search_rss h2{
	font: 14px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
}


#rss{
	float: left;
	position: relative;
	width: 40px;
	padding-left: 30px;
	/*letter-spacing: 1px;*/
		background: url(../gfx/rss_icon.png) no-repeat 0px 3px;

}

#e_post{
	float: left;
	position: relative;
	width: 50px;
	padding-left: 30px;
	/*letter-spacing: 1px;*/
			background: url(../gfx/letter_icon.png) no-repeat 0px 8px;

}

#sms{
	float: left;
	position: relative;
	width: 40px;
	padding-left: 30px;
	/*letter-spacing: 1px;*/
				background: url(../gfx/iphone.png) no-repeat 0px 2px;

}


#search_adv{
	float: left;
	position: relative;
	width:115px;
	padding-left: 10px;
	margin-left: 45px;
	/*letter-spacing: 1px;*/
	border-left: 1px solid silver;
}


#search_adv a{
	color: #8B120C;
	text-decoration: none;
	font-weight: bold;
	background: url(../gfx/adv_search_arrow.png) no-repeat 100px 9px;
	padding-right: 0;
	display: block;
}

#search_adv a:hover{
	color: #8d8d8d;	
		font-weight: bold;

}

/* @end */

/* @end */

/* @group Registera dig  2-spalt*/
.curvy {position:relative; width:auto; background: #E6E6E6; margin-bottom: 10px;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color: #E6E6E6; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#E6E6E6; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

.curvy .curvy_content
{
	position:relative; z-index:100;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 10px 15px;
	/*letter-spacing: 1px;*/
}

.curvy h2{
	font: 16px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 400px;
	color: #2c2d2d;
	padding:10px 0 10px 0px;
	}
	

.tblRegistration td select
{
	margin-bottom: 8px;
	width: 154px;
}

.tblRegistration td textarea,
.tblRegistrationNarrowInput td textarea
{
	margin-bottom: 8px;
	margin-left:0px;
	padding-left: 0px;
	height:100px;
}

.tblRegistrationClearInputMargins td input, .tblRegistrationClearInputMargins td select
{
	margin: 0px;
	padding:0px;
	width: 150px;
}

.tblRegistrationNarrowInput td input
{
	margin-bottom: 8px;
	width: 130px;
}

.tblRegistrationNarrowInput td select
{
	margin-bottom: 8px;
	width: 130px;
}

/* Slut registrera dig 2-spalt */











.checkbox_content{
	width: 375px;
	height: 25px;
	padding-left: 15px;
}

.choice{
	width: 375px;
	height: 50px;
	padding-left: 15px;
}

.multi_choice{
	height: 35px;
}

.multi_choice_row1{
	width: 120px;
	height: 100px;
	padding-left: 15px;
	float: left;
	position: relative;
}

.multi_choice_row2{
	width: 120px;
	height: 30px;
	padding-left: 5px;
	float: left;
	position: relative;
}

.multi_choice_row3{
	width: 120px;
	height: 30px;
	padding-left: 5px;
	float: left;
	position: relative;
}

.spacer{
	width: 375px;
	height: 20px;
	padding-left: 10px;
	clear: both;
}

.curvy input{
	/*position: relative;*/
	margin: 0 10px 0 0;

}
.curvy .input_reg{
		clear: both;

}

.curvy label {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*letter-spacing: 1px;*/
	width: auto;
	display: block;
	float: left;
	position: relative;
}
	
#annan_kontakt{
	font: bold 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 0px 0;
	/*letter-spacing: 1px;*/
	width: 150px;
	height: 20px;
	float: left;
	position: relative;
	margin-top: 20px;

}

.curvy .line{
	border-top: 1px solid gray;
	display: block;
	float: right;
	position: relative;
	width: 225px;
	height: 10px;
	margin-top: 37px;
}

.checkbox_choice{
	float: left;
	position: relative;
}


/* @end */

/* @group Registrea dig 3-spalt */
/* Egen klass för att ha möjlighet att göra specifka ändringar, dock är det bara H2 som skiljer sig från .curvy */

.curvy3 {position:relative; width:auto; background: #E6E6E6; margin-bottom: 10px;}
#ctl3, #cbl3, #ctr3, #cbr3 {position:absolute; width:20px; height:20px; color: #E6E6E6; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl3 {top:0; left:0;}
#cbl3 {bottom:0; left:0;}
#ctr3 {top:0; right:0;}
#cbr3 {bottom:0; right:0;}
.curvy3 em b {position:absolute; font-size:150px; font-family:arial; color:#E6E6E6; line-height:40px; font-weight:normal;}
#ctl3 b {left:-8px;}
#ctr3 b {left:-25px;}
#cbl3 b {left:-8px; top:-17px;}
#cbr3 b {left:-25px; top:-17px;}
.curvy3 .curvy_content3 {position:relative; z-index:100;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 10px 0;
	/*letter-spacing: 1px;*/
	}
.curvy3 h2{
	font: 16px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	width: 550px;
	color: #2c2d2d;
	padding:10px 0 10px 15px;
	}
	
/* Används endast till den första av de tre spalterna */	
.registrera_spalt_first{
	width: 190px;
	float: left;
	position: relative;
	margin-left: 0px;
	bottom: 0;
		height: 50px;

}
/* Används till spalt 2 och 3 */
.registrera_spalt{
	width: 190px;
	float: left;
	position: relative;
	margin-left: 0px;
	height: 50px;
}



.choice3{
	width: auto;
	height: 50px;
	padding-left: 15px;
}

.spacer-3spalt{
	width: 575px;
	height: 20px;
	padding-left: 10px;
	clear: both;
}

.curvy .line-3spalt{
	border-top: 1px solid gray;
	display: block;
	float: right;
	position: relative;
	width: 425px;
	height: 10px;
	margin-top: 37px;
}

	
/* @end Registrera dig 3-spalt */
.redLink
{
	color:#900c00;
	text-decoration: none;
	font-weight: bold;
}

.deleteLink
{    
    font-size: 9px;
    color: rgb(144, 12, 0); 
    text-decoration: none;
}


.listobjectThumb
{
	width: 81px;
	height: 57px;
}


/* Nytt */
.imageItem,
table .imageItem
{
	width:100px;
	height:90px;
	border:1px solid #b2b2b2;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 10px;
}

.SI-FILES-STYLIZED label.cabinet
{
    width: 240px;
    height: 22px;
    /*background: url(../gfx/btn_valj_bild.gif) 153px 0 no-repeat;*/
    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.SI-FILES-STYLIZED label.cabinet input.text
{
    position: relative;
    top:-30px;
	width: 138px;
}


.register_bar  li.list1 {background: transparent url(../gfx/reg_steg1.png) no-repeat; color: silver;}
.register_bar  li.list2 {background: transparent url(../gfx/reg_steg2.png) no-repeat; color: silver;}
.register_bar  li.list3 {background: transparent url(../gfx/reg_steg3.png) no-repeat; color: silver;}
.register_bar  li.list4 {background: transparent url(../gfx/reg_steg4.png) no-repeat; color: silver;}
.register_bar  li.list5 {background: transparent url(../gfx/reg_steg5.png) no-repeat; color: silver;}
.register_bar  li.list5 {background: transparent url(../gfx/reg_steg5.png) no-repeat; color: silver;}

.register_bar  li.list1active {background: transparent url(../gfx/reg_steg1_hover.png) no-repeat; }
.register_bar  li.list2active {background: transparent url(../gfx/reg_steg2_hover.png) no-repeat; }
.register_bar  li.list3active {background: transparent url(../gfx/reg_steg3_hover.png) no-repeat; }
.register_bar  li.list4active {background: transparent url(../gfx/reg_steg4_hover.png) no-repeat; }
.register_bar  li.list5active {background: transparent url(../gfx/reg_steg5_hover.png) no-repeat; }
.register_bar  li.list5active {background: transparent url(../gfx/reg_steg5_hover.png) no-repeat; }


/* Tillägg */
.tblRegistration td input
{
	/*width: 16px;*/
	margin-bottom: 8px;
}

.tblRegistration td input[type="text"]
{
	width: 150px;
	margin-bottom: 8px;
}

div .cover
{
	width:16px;
	height:16px;
	text-align:center;
	border:1px solid #808080;
	font-size:10px;
	margin-right:4px;
	margin-bottom:4px;
	cursor:pointer;
	background-color: #fff;
}


.weekInterest .cover
{
    background:#00708B;
	text-align:center;
	cursor:hand;
	color:White;
}

.weekAvailable .cover{
	background:#D4FFD4;
	text-align:center;
	color:#000;
	cursor:hand;
}

.weekReserved .cover{
	background-color: #ffff00; 
	text-align: center; 
	cursor: hand; 
}

.weekSublet .cover{
	background:#ffc0cb;
	text-align:center;
	cursor:hand;
}

/*
.weekAvailable{
	background:#02990c;
	text-align:center;
	color:#ffffff;
	cursor:hand;
}
*/

/*
.weekInterest{ 
	background:#00ffff;
	text-align:center;
	cursor:hand;
}


.weekReserved{
	background-color: #ffff00; 
	text-align: center; 
	cursor: hand; 
}

.weekSublet{
	background:#ffc0cb;
	text-align:center;
	cursor:hand;
}
*/
.genericButton
{
	display:block;
	float:right;
	background: transparent url(../gfx/sprites.gif) no-repeat 100% 0px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:8px;
	color:#817f84;
}

.genericButton .text
{
	display:block;
	padding:0 10px 0 18px;
	background:transparent url(../gfx/sprites.gif) no-repeat 0px 0px;
	line-height:72px;
	font-size: 24px;
	font-weight:bold;
	margin-right: 55px;
	color: #817f84;
}

#search_spalt1_fullwidth, #search_spalt2_fullwidth, #search_spalt3_fullwidth, #search_spalt4_fullwidth
{
	width:588px;
	margin-left:10px;
	clear:both;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid silver;
	font-size: 12px;
}

#search_spalt1_fullwidth .header{
	background: url(../gfx/search_one.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	height: 40px;
	padding-top: 3px;
}

#search_spalt2_fullwidth .header{
	background: url(../gfx/search_two.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	height: 40px;
	padding-top: 3px;
}

#search_spalt3_fullwidth .header{
	background: url(../gfx/search_three.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	height: 40px;
	padding-top: 3px;
}

#search_spalt4_fullwidth .header{
	background: url(../gfx/search_four.png) no-repeat 0px 7px;
	padding-left: 30px;
	display: block;
	height: 40px;
	padding-top: 3px;
	float:left;
}

.resultlistHover
{
	background-repeat: repeat-x;
}

/*New Wecode stuff*/
.gridView tr
{
    border-bottom: 1px solid #CCC;
}

.gridView a
{
    color: #00708B;
	font-weight:bold;
	text-decoration:none;

}

.gridView .header
{
    font-weight:bold;
}


.gridView legend
{
    font-size:14px;
    font-weight:bold;
    margin-left:45px;
    padding-left:10px;
    padding-right:24px;
}

.gridView fieldset
{    
    border:1px solid #CCCCCC;
    font-size:12px;    
    padding:6px 10px 25px 10px;
}

.tblResultlist .header a
{
    color:#fff;
}

#search_box_content .extraSpace
{
    padding-bottom:10px;
}

#divBoroughs
{
    overflow-y: scroll; 
    overflow-x: hidden; 
    width: 150px; 
    height: 95px;
    margin-top: 5px;
}

#divBoroughs table#tblZipCodes input
{
	width: 16px;
	margin:0px 4px 0px 0px;
}

div#divBoroughs[style]
{
	height: 90px !important;
}

.content.big #divBoroughs
{  
    width: 366px; 
    height: 220px;  
    margin-bottom:10px;
}

.content.small #divBoroughs
{  
    width: 145px;  
}

#search_spalt3.tight input 
{
    width:1;
}


#search_spalt3.tight 
{
    padding-left:0;
    width:213px;
}

#search_spalt3.tight .choice
{
    width:102px;
}

.subMenu 
{
    
}

.subMenu li
{
    display:inline;
}

.curvy #divBoroughs label
{
    float:none;
    display:inline;
}

/* Andreas */

.previousText
{
    background:url("../gfx/sprites2.gif") repeat-y scroll 0 0 transparent;
    color:#817F84;
    font-size:12px;
    font-weight:bold;
    height:28px;
    padding-left:33px;
    padding-top:10px;
    text-decoration:none;
    margin-top:30px;
}

/*FAQ*/
.faq_content
{
    padding-left:9px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.faq_group h2
{
	margin-top:20px;
	font-weight: bold;
}

.faq_group a.slider
{
    font-size: 12px;
    color:Black;
    text-decoration:none;
    background: url(../gfx/faq_arrow_closed.png) no-repeat 0px 2px;
    padding-left:18px;
    display: block;
    padding-bottom:4px;
}

.faq_group a.slider.open
{    
    background: url(../gfx/faq_arrow_open.png) no-repeat 2px 4px;
    margin-left:-2px;
    border: 1px solid #ccc;
    border-bottom: none;
    font-weight: bold;
}

.faq_group div.faqp
{
    padding: 10px 18px 18px 18px;
    margin-left:-2px;
    border: 1px solid #ccc;
    border-top: none;
    margin-bottom: 10px;
    display:none;  
}

.faq_group div.faqp h2,
.faq_group div.faqp h3
{
   font-size: 12px;
   line-height: 20px;
   margin-top: 0px;
   letter-spacing: 0px;
}

.faq_group ul
{  
    font:12px/16px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    margin-left: 16px;
    margin-bottom: 8px;
    letter-spacing:0;
    list-style-type:disc;
}

/*
a.silverTeaser
{
	background-image: url(../gfx/silver_teaser.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 200px;
	height: 74px;
	text-align: left;
	margin-bottom: 10px;
}

a.silverTeaser:hover
{
	background-position: 0px -86px;
}

a.silverTeaser div.header
{
    font-size: 16px;
    color: #8b0f0b;
    text-transform: none;
    margin-left: 10px;
    padding-top: 9px;
    text-align: left;
    width: 130px;
}

a.silverTeaser div.text
{
    font-size: 12px;
    color: #817f84;
    line-height: 15px;
    text-transform: none;
    margin-left: 10px;
    margin-top: 5px;
    text-align: left;
    width: 130px;
}
*/
a.btnSearch
{
	display: block;
	background-image: url(../gfx/btn_search.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 103px;
	height: 103px;
	text-align: center;
	text-decoration: none;
}

a.btnSearch:hover
{
	background-position: 0px -102px;
}

.text_body
{
    font:12px/16px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
   /*letter-spacing: 1px;*/
    padding-left:9px;    
}

.text_body ul
{
    padding:0 0 10px 19px;
    list-style-type:square;
}

.text_body ol
{
    padding:0 0 10px 19px;
    list-style-type:decimal;    
}

.text_body li
{
    padding-top: 5px;
    
}

.pictureViewerImage
{
    width: 71px;
    height: 47px;
    margin-left: 10px;
    margin-bottom: 10px;  
    cursor: pointer; 
}
.pictureViewerImage.activeImage
{
    border: solid 1px #fff;
}

.pictureViewerBigImage
{
    width: 345px;
    cursor: pointer;
}

.allImagesImageContainer
{
    margin-bottom: 20px;
}
.allImagesImage
{
    max-width:800px;
}
.viewAllImagesHeader
{
     margin-bottom: 20px;
}


/* STARTPAGE */
div#startpageMainteaser
{
	width:820px;
	height: 423px;
	clear:both;
	overflow:hidden;
	/* Image is set on startpage load using javascript */
	background-repeat:no-repeat;
}

div#startpageMainteaserLeft
{
	float:left;
	width:193px;
	padding-top: 42px;
	padding-left: 18px;
}

div#startpageMainteaserLeft a
{
	display:block;
	text-decoration:none;
	font-weight: bold;
}

div#startpageMainteaserRight
{
	float:right;
	width:512px;
}

div#startpageMainteaserRight div.header
{
	width:580px;
	text-align:center;
	color:#e0e2df;
	font-size:32px;
	line-height: 36px;
	font-weight:bold;
	margin-top:62px;
	text-shadow: #333 1px 1px 2px;
}

div#startpageMainteaserRight div.subheader
{
	width:580px;
	text-align:center;
	color:#e0e2df;
	font-size:32px;
	line-height: 36px;
	font-weight:bold;
	margin-top:7px;
	text-shadow: #333 1px 1px 2px;
}

div#startpageSubteaser
{
	width:820px;
	clear:both;
	overflow:auto;
	margin-top:20px;
}

div#startpageSubteaserLeft
{
	float:left;
	width: 385px;
}

div#startpageSubteaserLeft h1
{
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 15px;
	
}

div#startpageSubteaserLeft div.text
{
	padding-top: 8px;
	font-size: 12px;
}

div#startpageSubteaserRight
{
	float:right;
	width:420px;
	overflow: hidden;
}

div#startpageMainteaserRightSearch
{
	margin-top:100px;
}

a.startpageSearchBtn
{
	margin-top: 230px;
	background-image: url(../gfx/teaser_bg_startpage_search.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 251px;
	height: 80px;
	text-align: left;
	display:block;
	text-decoration: none;
}

a.startpageSearchBtn:hover
{
	background-position: 0px -90px;
}

a.startpageSearchBtn div.label
{
	font-size: 24px;
	font-weight: bold;
	color: #404040;
	text-transform: none;
	margin-left: 10px;
	padding-top: 32px;
	text-align: left;
}

/* REGISTRATION */
a.registerChooseTypeButton
{
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 610px;
	height: 195px;
	text-align: left;
	display:block;
	text-decoration: none;
	margin-bottom: 15px;
}

a.registerChooseTypeButton div.label
{
	float:left;
	background-image: url(../gfx/transparent_back.png);
	font-size: 24px;
	font-weight: bold;
	color: #404040;
	text-transform: none;
	padding: 12px 37px 12px 37px;
	margin-top: 138px;
	text-align: left;
}

a.registerChooseTypeButton div.arrow
{
	float:right;
	background-image: url(../gfx/big_arrow.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 180px;
	height: 180px;
	margin-top:7px;
}

a.registerChooseTypeButton:hover div.arrow
{
	background-position: 0px -180px;
}

/* Banner */

div#adsColumn
{
    position:absolute;
    top: 10px;
    left: 840px;
    padding-bottom:50px;
} 

div#banner250pxWide
{
    width:250px;
    margin-bottom: 10px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
} 

div#banner250pxWide a
{   
    text-decoration: none;
} 

div#banner250pxWideHeader
{
    background:url("../gfx/banner250px_red_topbar.png") no-repeat 0px 0px;
    color:#fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    line-height: 27px;
    margin-bottom: 0px  !important;
}

div#banner250pxWideHeader a
{
    color:#fff;
}

div#banner250pxWideText
{
    background:url("../gfx/banner250px_sthlm.jpg") no-repeat left bottom;
    color:#343434;
    text-decoration:none;
    line-height: 25px;
/*    min-height:170px;*/
    height:auto !important;
    height:170px;
    padding:18px 10px 70px 10px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

a.contactUsStartpage
{
	background-image: url(../gfx/silver_teaser_196x51.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-decoration:none;
	color:#8B0F0B;
	font-size:16px;
	text-align:left;
	text-transform:none;
	display:block;
	float:left;
	font-weight: bold;
	padding-left: 15px;
	width: 181px;
	padding-top: 17px;
	height: 40px;
	margin-top: 231px;
}

a.searchButtonStartpage
{
	background-image: url(../gfx/silver_teaser_284x51.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	text-decoration:none;
	color:#000;
	font-size:23px;
	text-align:left;
	text-transform:none;
	display:block;
	float:left;
	font-weight: bold;
	padding-left: 19px;
	width: 265px;
	padding-top: 17px;
	height: 40px;
	margin-top: 231px;
	margin-left: 12px;
}

a.contactUsStartpage:hover, a.searchButtonStartpage:hover
{
	background-position: 0px -59px;
}

a.silverTeaser,
a.redTeaser,
a.greenTeaser
{
	background-image: url(../gfx/silver_teaser.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 200px;
	height: 74px;
	text-align: left;
	margin-bottom: 10px;
}

a.contactTeaser
{
	background-image: url(../gfx/contactbanner_200x75.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 200px;
	height: 74px;
	text-align: left;
	margin-bottom: 10px;
}

a.silverTeaser:hover,
a.redTeaser:hover,
a.greenTeaser:hover,
a.contactTeaser:hover
{
	background-position: 0px -86px;
}

a.silverTeaser div.header,
a.redTeaser div.header,
a.greenTeaser div.header
{
	font-size: 16px;
	color: #8b0f0b;
	text-transform: none;
	margin-left: 10px;
	padding-top: 9px;
	text-align: left;
	width: 140px;
}

a.contactTeaser div.header
{
	font-size: 16px;
	color: #fff;
	text-transform: none;
	margin-left: 10px;
	padding-top: 9px;
	text-align: left;
	width: 140px;
}

a.silverTeaser div.text,
a.redTeaser div.text,
a.greenTeaser div.text
{
	font-size: 12px;
	color: #817f84;
	line-height: 15px;
	text-transform: none;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	width: 130px;
}

a.greenTeaser
{
	background-image: url(../gfx/green_teaser.png);
}

a.redTeaser
{
	background-image: url(../gfx/red_teaser.png);
}

a.redTeaser div.header,
a.redTeaser div.text,
a.greenTeaser div.header,
a.greenTeaser div.text
{
	color: #fff;
}

div#menu a.redTeaser,
div#menu a.silverTeaser,
div#menu a.contactTeaser
{
	text-align:left;
}

a.btnBuySMSGreen,
a.btnBuy
{
	display: block;
	background-image: url(../gfx/btn_buy.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 123px;
	height: 128px;
	text-align: center;
	text-decoration: none;
}

a.btnBuySMSGreen:hover,
a.btnBuy:hover
{
	background-position: 0px -134px;
}

a.btnBuySMSGreen div.label,
a.btnBuy div.label
{
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	padding-top: 52px;
	margin-right: 3px;
	text-align: center;
}

a.btnBuySMSGreen div.label.twoRows,
a.btnBuy div.label.twoRows
{
    padding-top:38px;
    line-height: 22px;
}

a.btnBuySMSGray
{
	display: block;
	background-image: url(../gfx/btn_buy_gray.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 70px;
	height: 72px;
	text-align: center;
	text-decoration: none;
}

a.btnBuySMSGray:hover
{
	background-position: 0px -76px;
}

a.btnBuySMSGray div.label
{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: none;
	padding-top: 10px;
	margin-right: 3px;
	text-align: center;
}

a.btnBuySMSGray div.label.twoRows
{
    padding-top:19px;
    line-height: 17px;
}



a.upLink
{
    padding-left: 571px;
}

table.regTable
{
    width:390px;
    font:12px/16px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
   /*letter-spacing: 1px;*/
    padding-bottom: 20px;
}

ul.regUl
{
    list-style-type:disc;
}

.siteMapParent 
{
    font-size:14px;
    padding-bottom:5px;
}

.siteMapRoot 
{
    font-size:16px;
    padding-bottom:5px;
}

.siteMapLeaf
{
    font-size:12px;
    padding-bottom:5px;
}

.h1style{
	font: 18px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.tblResultlist .tr_objectOpenedHeader, .tblResultlist .tr_objectOpenedHeader:hover
{
    font-weight: normal;
}

div.box_body
{
    overflow:hidden;
}

.tblResultlist .object
{   
    padding-right: 5px;
}

.tblResultlist .tr_objectOpenedHeader, .tblResultlist .tr_objectOpenedHeader:hover
{
    background-image:url("../gfx/resultlist_red_header.gif");
    background-repeat: repeat-x;
}

/*.menu_link_active
{
    width: 90px;
    padding-left: 20px;
    float: left;
    font-style: italic;
    color: #808080;
}*/

#footer .footer_addtoany
{
     background:url("../gfx/add_to_any_mailicon.png") no-repeat scroll 0 2px transparent;
     display:block;
     height:30px;
     line-height:30px;
     padding-left:30px;
}

a.small_red_button
{
    background:url("../gfx/small_red_button.png") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    display:block;
    height:20px;
    padding:2px 30px 0 15px;
    text-align:center;
    width:125px;
    text-decoration: none;
}

a.hitta_se_button
{
     background:url("../gfx/hitta_se_button.png") no-repeat scroll 0 0 transparent;
     color:#2D2D2D;
     display:block;
     height:20px;
     padding:2px 30px 0 15px;
     text-align:center;
     width:125px;
     text-decoration: none;
    }

a.add_to_any_button
{
    background:url("../gfx/addtoany.png") no-repeat scroll 0 0 transparent;
    color:#2D2D2D;
    display:block;
    height:20px;
    padding:2px 0px 0 65px;
    text-align:left;
    width:105px;
    text-decoration: none;
}

.searchResultPagingTop
{
                     overflow: auto;
}

div.paging
{
                             float: right;
} 

div.paging a
{
                             font-size: 12px;
                             color: #2d2d2d;
}

div.searchresult_header
{
                             padding-bottom: 10px;
}

a.hitta_se_button
{
                             float:right;
}

div.doubleTeaser,
div.teaserFullwidth
{
	overflow:hide;
}

div.doubleTeaser div.doubleTeaserLeft
{
	float:left;
	width:190px;
}

div.doubleTeaser div.doubleTeaserRight
{
	float:right;
	width:190px;
}

a.silverTeaser190,
a.redTeaser190
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-image: url("../gfx/silver_teaser190.png");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 200px;
	height: 74px;
	text-align: left;
	margin-bottom: 10px;
}

a.silverTeaser190:hover,
a.redTeaser190:hover
{
	background-position: 0px -86px;
}

a.silverTeaser190 div.header,
a.redTeaser190 div.header
{
	font-size: 16px;
	color: #8b0f0b;
	text-transform: none;
	margin-left: 10px;
	padding-top: 9px;
	text-align: left;
	width: 130px;
}

a.silverTeaser190 div.text,
a.redTeaser190 div.text
{
	font-size: 12px;
	color: #817f84;
	line-height: 15px;
	text-transform: none;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	width: 130px;
}

a.redTeaser190
{
	background-image: url("../gfx/red_teaser190.png");
}

a.redTeaser190 div.header,
a.redTeaser190 div.text
{
	color: #fff;
}

.box390
{
	width: 390px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}


.box390 div.box_body
{
	overflow: auto;
	width: 390px;
	background-image: url("../gfx/box_back390.png");
}

.box390 div.box_body li
{
	height: 20px;
	border-bottom: 1px solid #e2e2e2;
	width: 370px;
	margin-left: 10px;
	padding-top: 4px;
}

.box390 div.box_header
{
	background: url("../gfx/box_top390.png") no-repeat;
}

.box390 div.box_bottom
{
	width: 390px;
	background: url("../gfx/box_bottom390.png") repeat-y 0 0;
	height: 12px;
	display: block;
}

#bottom_list.silver
{
	background:url("../gfx/bottom_list_silver.png") repeat-x scroll 0 0 transparent;
}

.boldblue
{
	color: #006f97;
	font-weight: bold;
}

#adsHeader
{
	margin: 8px 0px 8px 0px;
}

/* Login box */
#divLoginBox
{
	border:2px solid #8d1806;
	width:488px;
	padding:12px 12px 6px 12px;
	overflow:hidden;
	background-color:#fff;
	color:#565655;
	text-align: left;
}

div.footerButton
{
	float:left;
	display:inline;
	padding:14px 17px 0px 17px;
	height: 31px;
	margin-top: 4px;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

div.footerButton a.myPages
{
	display: block;
	line-height: 30px;
	margin-top: -9px;
	padding: 4px 46px 4px 0px;
	background: url('../gfx/white_arrow_33x33px.png') no-repeat scroll right center;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

div.footerButton:hover,
div.footerButtonMyPages:hover
{
	cursor: pointer;
	background:url('../gfx/footer_button_hover.gif') repeat-x scroll 0 0 transparent;
}
div.footerButton a
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

div.allImagesButtonPlaceHolder
{
	clear:both;
	float:right;
	margin-top:-23px;
}

a.allImagesButton
{
	background-image: url(../gfx/red_button_arrow_152px.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 142px;
	height: 23px;
	text-align: left;
	display:block;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}

a.registerNewAdButton
{
	background-image: url(../gfx/red_button_arrow_152px.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 142px;
	height: 23px;
	font-size: 12px;
	text-align: left;
	display:block;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
	clear:both;
	float:right;
}

div.whatsThis
{
	margin-top:20px;
	margin-bottom: -7px;
	text-align:right;
}

div.whatsThis a
{
	color:#808080;
	font-size:10px;
	text-decoration: none;
}

td.redArrowLink a
{
	background-image: url(../gfx/red_arrow_21x21px.gif);
	background-repeat: no-repeat;
	background-position: right top; 
	padding: 1px 30px 4px 0;
	display: inline-block;
	color: #2d2d2d;
	font-weight: normal;
}

tr.personItemGray td, tr.personItemGray td a
{
	color: #aaa;
}

tr.personItemHide
{
	display: none;
}

a.btnSearchPrivateMyPages
{
	background-image: url(../gfx/red_arrow_49x49px.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 45px;
	padding: 15px 60px 4px 0;
	display: inline-block;
	color: #2d2d2d;
	font-weight: normal;
	font-size: 30px;
}

#startpageMainteaser div div a.thumb span.image
{
	width: 267px;
	height: 268px;
	display: block;
	overflow: hidden;
}

#startpageMainteaser div div a.red span.image
{
	height: 150px;
}


#startpageMainteaser div div a.thumb
{
	width: 267px;
	height: 268px;
	cursor: pointer;
	display: block;
	text-decoration: none;
	color:#000;
}

#startpageMainteaser div div a.red
{
	height: 150px;
	color:#fff;
}

#startpageMainteaser div div a.thumb span.header
{
	position:absolute;
	clear:both;
	display: block;
	text-align:right;
	font-size:25px;
	line-height: 30px;
	font-weight:bold;
	margin-top:-62px;
	width:208px;
}

#startpageMainteaser div div a.red span.header
{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	margin-top:-138px;
	margin-left:17px;
	width: 178px;
}

#startpageMainteaser div div a.thumb span.text
{
	position:absolute;
	clear:both;
	display: block;
	text-align:right;
	font-size:12px;
	margin-top:-39px;
	width:208px;
}

#startpageMainteaser div div a.red span.text
{
	text-align:left;
	font-size:12px;
	width:178px;
	margin-left:17px;
	margin-top:-115px;
	line-height: 16px;
}

.error_border
{
	border:1px solid #8C1612;
}

/* JE 110304 */
body
{
	background-color:#333;
	height:100%;
	background-image: url(../gfx/white_background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

#wrapper
{
	float:none;
	margin: 0 auto;
}

#footer
{
	float:none;
}

#adsColumn
{
	display: none;
}

#bottom_list
{
	padding-left: 0px;
	text-align: center;
}

div.footerMenuStatus
{
	width: 820px;
	margin: 0 auto;
}

.footer_link_holder a {
	display: block;
}
     
.footer_link_holder ul li ul { /* second-level lists */
	position: absolute;
	background-color: #FaFaFa;
	width: 100px;
	padding: 4px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #ccc;
}
     
.footer_link_holder li:hover ul, #footer_link_holder li.sfhover ul { /* lists nested under hovered list items */
	left: 30px;
}
