﻿/**********************************************************************
Only theme-related parts here (eg. images, background images and colors)
***********************************************************************/

body 
{
	font: 76% Trebuchet MS, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	background-attachment:fixed;
	margin-top:30px;
}

#Page
{
	background-color: Transparent;
	margin-top:0px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	width:968px;
}
	
#MenuStageFooterWrapper
{
	background:url(../Images/page_bg.gif) repeat-y top left;
	width:912px;
	padding:0 28px 0 28px;
	height:auto;
	float:left;
}

#Content
{
	width: 968px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: Transparent;
	height: auto;
	float:left;
	margin-bottom:0;
}	

#StageArea
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width:912px;
	margin:auto;
	text-align:center;
	margin-top:8px;
	float:left;
	clear:both;
	border-bottom:1px solid #e1e1e1;
}

#HeaderArea 
{
	background: url(../Images/header_bg.gif) no-repeat top left;
	height:104px; 
	margin-bottom:0px; 
	width:968px; 
	margin-top:0px;
}
	
#Header
{	
	margin-bottom:0px;		
	height:104px;
	width:968px; 
	float:left;
}	
	
#PageFooterArea
{
	height:104px;
	float:left;
	margin-bottom:30px;
}		
	
#MainIntro
{
	font-style:italic; 
	margin-bottom:4px;
}	

#MainBodyArea
{
	background-color: Transparent;
	width:auto;
}

#MainBodyStart
{
	background-color: Transparent; 	
	width:912px;
}

#MainBody img
{
	margin-bottom:10px;
}

#MainFlashArea
{
	background: url(../Images/MainFlashAreaBG.gif) no-repeat top left;
	width: 896px;
	height:266px;
	padding:9px 8px;
	margin:0;
	overflow:hidden;
	
}
	
#MainFlashArea div
{
	width: 825px !important;
	height:260px !important;
}

/*#Functions And SearchArea
-----------------------------------*/
#FunctionsAndSearchArea
{
	width:600px;
	height:104px;
	float:right;
	margin-right:0px;
	margin-top:0;
	font-size: 0.9em;
}

#FunctionsAndSearchArea ul
{
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right:-285px;
}

#FunctionsAndSearchArea ul li
{
	display:inline;
	float:left;
}

#FunctionsAndSearchArea ul li a, #FunctionsAndSearchArea ul li a:visited
{
	float:left;
	margin-right: 10px;
	text-transform:uppercase;
	color:#666;
}

#FunctionsAndSearchArea ul li a:focus
{
	background-color: #F00;
}

#FunctionsAndSearchArea ul li a.func_separator
{
	background: url(../Images/func_separator.gif) center left no-repeat;
	padding-left:10px;
}

#translatelink
{
	background: url(../Images/func_separator.gif) center right no-repeat;
	padding-right:10px;
	}

/*QuickSearch
-----------------------------------*/
#QuickSearchWrapper 
{
	height:58px;
	width:324px;
	vertical-align:top;
	text-align:left;
	margin-right:28px;
	margin-top:35px;
	float:right;
	display:inline;
}

#QuickSearchInnerWrapper
{
	margin-top:0;
	width:324px;
	margin-left:0px;
	float:left;
	display:inline;
}

.quickSearchField
{
	background: url(../Images/Searchinput_bg.gif) no-repeat top left;
	float:left;
	height: 22px;
	width: 223px;
	border:none;
	margin:7px 14px 0 0;
	padding: 7px 10px 0 10px;
	font-size:11px;
	color:#333333;
	clear:none;
	overflow:hidden;
}

.quickSearchButton, .SendButton
{
	width:67px;
	height:28px;
	padding-top:7px;
	float:left;
	clear:none;
}

.SendButton
{
    clear:both;
}

.agree input
{
    margin-right:5px;
}

label
{
    float:none;
}

/*MainMenuArea
-----------------------------------*/
#MainMenuArea 
{
	background: url(../Images/MainMenu_bg.gif) no-repeat top left;
	height:40px;
	width:912px;
	margin-top:16px;
	text-align:center;
	padding-left:0px;
}

#MainMenuArea ul
{
	margin-left:18px;
	/*background: url(../Images/MainMenu_separator.gif) no-repeat top left;*/
}

#MainMenuArea ul li
{
	padding-top:2px;
}

#MainMenuArea ul li a
{
	display: inline-block;
	font-weight: normal;
	line-height:34px;
	float:left;
	padding-right:14px;
	padding-left:13px;
	text-transform:uppercase;
}

/* html #MainMenuArea ul li a
{
	margin-right:9px;
	margin-left:9px;
}*/
	
#MainMenuArea ul li a
{
	display:block;
	font-size:1em;
	font-weight:normal;	
	color:#666 !important;
	border-left:1px solid transparent;
	border-bottom:1px solid transparent;
}

* html #MainMenuArea ul li a
{
	border:none;
}

#MainMenuArea ul li a:hover, 
#MainMenuArea ul li a:active
{
	background: url(../Images/MainMenu_hover.gif) repeat-x top left;
	color: #FFF !important;
	text-decoration:none !important;
	border-color:#FFF;
	
	/*margin-left:-1px;*/
}

#MainMenuArea .selected a
{
	background: url(../Images/MainMenu_selected.gif) repeat-x top left;
	color: #FFF !important;
	text-decoration:underline;	
	font-weight:bold !important;
	border-left:1px solid #FFF;
	border-bottom:1px solid #FFF;
}

.mainMenuSeparator
{
	background: url(../Images/MainMenu_separator.gif) no-repeat top left;
	background-repeat:no-repeat;	
	background-position:top;
	display:inline;
	float:left;
	width:2px;
	height:36px;
	margin-left:0px;
	margin-right:0px;
}

	
/*SubMenuArea
-----------------------------------*/
#SubMenuArea
{
	background: url(../Images/SubMenu_bg_top.gif) no-repeat top left;
	font-style: italic;
	width: 216px;
	padding-bottom: 0px;
	overflow: hidden;
	margin:8px 0 0 0;
}

#SubMenuArea ul
{
	background: url(../Images/SubMenu_bg_bottom.gif) no-repeat bottom left;
	width: 216px;
	padding:4px 0 24px 0;
	overflow: hidden;
}

#SubMenuArea ul li
{
	line-height: 17px;
	margin-bottom: 0px;
}

#SubMenuArea ul li ul
{
	background-image: none;
	padding-top: 8px;
	padding-bottom: 4px;
	overflow: hidden;
	width:93%;
	margin-left:8px;
	border-top: none;
	border-bottom: 1px solid #bebebe;
}

#SubMenuArea ul li ul li ul
{
	margin-bottom:8px;
	margin-top:0;
	padding-bottom:0;
	padding-top:6px;
	border-top: 1px solid #bebebe;

}

#SubMenuArea ul li ul li
{
	border: none;
	overflow: hidden;
	list-style:none;
}

#SubMenuArea ul li a, #SubMenuArea ul li .selected
{
	font-weight: normal;
	font-style: normal;
	display: block;
	min-height: 16px;
	height: auto !important;
	height: 20px;
	line-height: 17px;
	padding-top:6px;
	padding-bottom:8px;
	padding-left: 0;
	padding-right:8px;
	margin-left:8px;
	width: 89%;
	border-bottom: 1px solid #bebebe;
	text-decoration: none;
	margin-top:0px !important;
	color:#333333;
}

#SubMenuArea ul li .selected
{
	font-weight: bold;
	color:#000
}

#SubMenuArea ul li a:hover, #SubMenuArea ul li a:hover.selected
{
	text-decoration:underline;
}

#SubMenuArea ul li ul li a, #SubMenuArea ul li ul li .selected
{
	font-size: 11px;
	background: url(../Images/submenuline.png) top left no-repeat;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 10px;
	border: none;
	margin-left: 8px;
	width: auto;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding-top:0px;
}

#SubMenuArea ul li ul li ul li a, #SubMenuArea ul li ul li ul li .selected
{
	margin-left:8px;
}

#SubMenuArea ul li ul li .selected
{
	font-weight: bold;
}

#SubMenuArea ul li ul li a:hover
{
	text-decoration: underline;
	background: url(../Images/submenuline.png) top left no-repeat;
	width: auto;
}

#MainContentArea h1 
{
	font-size: 1.6em;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:0px;
}

#MainBody
{
	width:100%;
}

#MainBody, #SecondaryBody
{
	margin-left:0;
}

#MainBody h1 
{
	margin-left:0px;
}

.subMenuEndArea
{
	display:none;
}
	
/*FooterArea
-----------------------------------*/

#LeftFooterArea
{
	padding-left:12px;
}

#LeftFooterArea, #CenterFooterArea, #RightFooterArea
{
	margin-top:15px;
}

#FooterArea 
{
	background: url(../Images/footer_bg.gif) no-repeat bottom left;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	vertical-align:middle;
	height:0px;
	width:968px;
	height:104px;
	float:left;
	margin-top:0px;
	padding-top:0;
	color:#484848;
}

#FooterArea p
{
	margin-top:35px;
}

	  


/*BreadCrumbsArea
-----------------------------------*/
.breadCrumbs
{
	padding-top:4px;
	padding-bottom:0;
	font-size:0.9em;
	width:845px;
	margin:8px 0 0 8px;
	float:left;
	display:inline;
}

.breadCrumbs a:link,
.breadCrumbs a:visited
{
	text-decoration:none;
}

.breadCrumbs a:active,
.breadCrumbs a:hover
{
	color:gray;	
} 

#Logotype 
{
	margin-left:26px;
	margin-top:31px;
	padding:0px;
	width:auto;
	float:left;
	display:inline;
}

#MainBlocksArea
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	overflow:hidden;
	width:912px;
	clear:both;
}
	
#MainBlocksArea h1
{
	font-size:1.6em;
	font-weight:bold;
}	

/* Blocks
-----------------------------------*/	
.BlockNewsListHeader 
{
	font-size:1.3em;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
}	
	
.BlockNewsListIntro 
{
	color: #484848;	
	font-size:1.1em;
	line-height:17px;
	text-decoration:none;
	padding-bottom:0px;
	display:block;
	margin-top:0px;
}

.NewsListHeading 
{
	font-size:1em;
	font-weight:normal;
	margin-left:4px;
	margin-bottom:10px;
}	

.NewsListDate
{
	font-style:normal;
}

.BlockHeader
{
	background-image: url(../Images/BlockHeader_bg.gif);
	background-repeat:no-repeat;
	text-align:left;
	height:41px;
	font-weight:normal;
	overflow:hidden;
	vertical-align:middle;
	padding-bottom:0px;
}

.BlockHeader h2
{
	font-weight: normal;
	font-size:16px;
	text-transform:uppercase;
	padding: 2px 0 0 16px;
	text-align:left;
	color:#333;
}

#LeftContentArea
{
	margin-right:16px;
	margin-left:0;
	width: 216px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
	padding:0;
	display:inline;
}

#MainContentArea
{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width:100%;
}


#RightContentArea
{
	float:right;
	margin-right:30px;
	margin-left:0px;
	display:inline;
	width: 196px;
	padding:12px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#DescriptionArea
{
	width:200px;
	margin-left:0;
	padding:8px;
}	

#MainBlocksArea img
{
	padding-top:0;
}

.MainImage
{
	margin-bottom:15px;
}
	
h1, h2, h3
{
	font-weight:bold;
	margin-bottom:0.3em;
	margin-top:0.5em;
}
		
h1
{
	font-size: 1.8em;
	/*color:#62bb46;*/
	color:#484848;
	margin-top:0;
}	

h2
{
	font-size: 1.4em;
	color:#484848;
}
		
h3
{
	font-size: 1.2em;
	color:#484848;
}

#StageArea, #StageArea p, .NewsBody, #RightBodyArea, #MainBody, #MetaAuthorArea
{
	color: #484848;
	font-size: 1em;
	line-height:19px;
	margin-bottom:0.69em;
}

a:link, a:visited
{
	color: #00539f;
	cursor:pointer;
	text-decoration:none;
}

a:hover, #MainBlocksArea a:hover, a:hover.ArrowLink, .blockPuffText a:hover 
{
	color: #000000 !important;
	text-decoration: underline !important;
	cursor:pointer;
}


#HeaderText
{
	display:none;
}	

/* BlockWrapper-classes
-----------------------------------*/
.BlockContentWrapper
{
	background: url(../Images/BlockContentWrapper.gif) no-repeat bottom;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0;
	padding-right:0;
	padding-bottom:15px;
	float: left;
	clear: both;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	width:288px;
}

.BlockNewsWrapper,
.BlockPuffWrapper,
.BlockEditorWrapper
 {
	margin-left:0px;
	width:100%;
	margin-bottom:10px;
	margin-top:0;	 
}

.BlockPuffWrapper
{
	margin-top:0;
}

#LeftBlockArea .BlockContentWrapper
{
	padding-top: 0px;
	/*padding-left: 3px;
	padding-right:3px;
	padding-bottom:15px;*/
}

#RightBlockArea .BlockEditorWrapper
{
	margin-top:0;
}

.BlockNewsWrapper 
{
	margin-bottom: 0;
	border-bottom: none;
	width:240px;
}

#LeftBlockArea .BlockContentWrapper ul li
{
	background: url(../Images/NewsList_bg.gif) repeat-x bottom left;
	padding: 8px 8px 12px 8px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

#LeftBlockArea .BlockNewsWrapper h3
{
	margin-bottom:3px;
	margin-top:-1px !important;
	color:#333;
	font-size:13px;
	font-weight:bold;
}

#LeftBlockArea .BlockNewsWrapper h3 a
{
	color:#00539F;
	margin-bottom:0px;
	margin-top:0px;
}

.BlockPuffWrapper
{
	border-bottom: 1px solid #C2C2C2;
	display:block;
}	
	
.BlockWrapper
{
	background-repeat: no-repeat;
	background-position: bottom;
	width:288px;
	/*margin-left:15px;
	margin-left: 0px;*/
	padding-bottom: 5px;
	text-align: left;
	float: left;
	clear: both;
}	
	
.blockPuffText
{
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	font-weight:bold;
	line-height:17px;
}	
	
.blockNewsDateWrapper
{
	color:#666;
	font-size:1em;
	font-weight:normal;
}	
	
.puffFrame
{
    position:relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.puffFrame img
{
	margin: 9px 0 0 0;
}

.block33 {width:270px;}

#LeftBlockArea 
{
	margin-right:0px; 
	margin-left:0; 
	width:288px; 
	float:left; 
	display:inline; 
}

#RightBlockArea 
{
	float:left; 
	margin-right:0px; 
	display:inline; 
	width:288px; 
}

#CenterBlockArea 
{
	float:left; 
	margin-left:24px; 
	margin-right:24px; 
	display:inline; 
	width:288px; 
}

#LeftBlockArea .BlockContentWrapper, #CenterBlockArea .BlockContentWrapper
{
	width:284px;
	padding-left:2px;
	padding-right:2px;
}



#RightBlockArea .BlockContentWrapper
{

}


.NewsItem
{
	border-top: solid 1px #C2C2C2;
	padding: 8px 0;
}

.NewsItem h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:0;
}

#MainIntro, .NewsIntro
{
	font-weight: bold;
	font-style: normal;
	font-size:1.1em;
	line-height:1.4em;
	color: #333333;
	display: block;
	margin-top:0px;
	margin-bottom:5px;
}

.NewsDate
{
	font-size: 11px;
	font-weight: bold;
	color: #484848;
}

#RightNewsListArea
{
	padding:0;
	margin-left: 0;
	width:100%;
	margin-right:0;
	float: left;
	clear: both;
}

#RightNewsListBottomArea
{
	width: 100%;
	height: 35px;
	margin-right:0px;
	float: left;
	clear: both;
	margin-left: 0px;
}

.wideDiv
{
	margin-bottom: 5px;
	margin-left: 5px;
	width: 100%;
}

.NewsListHeading
{
	font-weight: bold;
	margin-left: 2px;
	display: inline;
	width: 180px;/*100px;*/
	margin-bottom: 10px;
}

.NewsListDate
{
	font-style: italic;
	color: #484848;
	font-size: 11px;
	font-weight: bold;
}

#LeftBodyArea
{
	width: 100%;
}

#RightBodyArea p
{
	color: #484848;
}

#RightBodyArea
{
	margin-right:0px;
	margin-left:0;
	float:none;
	width:100%;
}

#RightBodyArea div.RightPuffContainer
{
	padding-left:0px;
	margin-left:0px;
	width:100%;
}

#MainBody, #SecondaryBody, #DescriptionArea, #SubMenuArea
{
	margin-left:0;
}


/*Two/three columns
-----------------------------------*/

body.PageThreeColumn #MainContentArea
{
	/*background: url(../Images/rightcol_bg.gif) repeat-x top left;*/
	width: 432px;
	padding:8px;
	margin:8px 16px 0 0;
}

body.PageThreeColumn #RightContentArea
{
	background: url(../Images/rightcol_bg.gif) repeat-x top left;
	width: 200px;
	padding:8px;
	margin:8px 0 0 0;
}

body.PageTwoColumn #MainContentArea
{
	/*background: url(../Images/rightcol_bg.gif) repeat-x top left;*/
	width: 664px;
	padding:8px;
	margin:8px 0 0 0;
}

body.PageOneColumn #LeftContentArea
{
    display:none;
}

#MetaAuthorArea
{
	margin-left: 0px;
	font-weight: bold;
}

 a.ArrowLink, blockEditor a
{
	background-image: url(../Images/ArrowLink.gif);
}
 
/*#Functions .googletranslate
{
	display:none;
	visibility:hidden;
	width:0px;	
}*/

a.RssLink
{
	background-image:url(../Images/RssLink.gif);
}

/*Search premises
--------------------------------------------*/
.SilderHolder {
	clear: both;
	width: 100%;
}

.SearchHitLatest
{
    background:url(../Images/NewsList_bg.gif) repeat-x left bottom;
    padding:16px;
    margin:1px;
}

.SearchHitLatest a.ArrowLink
{
    margin-left:0 !important;
}

.SearchHitTable 
{
    background:url(../Images/SearchHitTableBG.gif) repeat-y top left;
	/*clear: both;*/
	width:664px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0;
}
.SearchHitTable caption {
	text-align: left;
	font-size:1.3em;
    font-weight:normal;
	background:url(../Images/PremisesListSearchTopBG.gif) no-repeat top left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.SearchHitTable th {
	background-image: url(../Images/SearchTHbg.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #484848;
	border-bottom:1px solid #CCC;
	font-size:1.1em;
}
.SearchHitTable td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.AppartmentHitList {
	padding-top: 20px;
}
.SearchHitTable tr.SelectedTR td{
	background-color: #E4E4E4;
	background-image: url(../Images/SelectTRbg.gif);
	background-repeat: repeat-x;
	border:none;
	background-position:top;
}
.SelectedTR td {
	border:none;
}
.SearchHitTable .SelectedTD  {
	padding-left:6px;
	background-color: #E5E5E5;
	background-image: none;
}
.SelecteItem {
	background-color: #FFF;
	padding: 6px;
}
.ItemImage {
	float: left;
}
.ItemDescription {
	float: left;
	padding-left: 15px;
}
.ItemDescription h3 {
	font-size:14px;
}
.SearchHitTable td {
	background-image: url(../Images/UnSelectTRbg.gif);
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
.ItemsList {
	padding-top: 8px;
	padding-left: 0px;
}
.ItemsList li {
	padding-bottom: 6px;
	list-style-type:none;
}


.Overview {
	background-image: url(../Images/download.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 0px 2px;
}
.Scale {
	clear: both;
	padding-bottom: 4px;
}

.ShowItem:link, .ShowItem:visited  {
     background-image: url(../Images/show-left.gif);
     background-repeat:no-repeat;
     color:#666;
     display:block;
     float:left;
     font-family:arial, sans-serif;
     font-size:10px;
     font-style:normal;
     font-variant:normal;
     font-weight:bold;
     height:21px;
     width:auto;
     line-height:normal;
     text-decoration:none;
     text-transform:uppercase;
     text-align:center;
     padding-left:14px;
     margin-bottom:0px !important;
     margin-right:5px;
}
.ShowItem:hover {
    background-image:url(../Images/show-left-hov.gif);
}
.ShowItem span {
     background-image:url(../Images/show-right.gif);
     background-position:top right;
     background-repeat:no-repeat;
     padding-top:4px;
     display:block;
     height:19px;
     cursor:pointer;
     padding-left: 4px;
     padding-right: 14px;
     width: 30px;
}
a.ShowItem:hover {
    text-decoration:underline;
}
tr.SelectedTR a.ShowItem:link, tr.SelectedTR a.ShowItem:visited {
    background-image:url(../Images/hide-left.gif);
}
tr.SelectedTR a.ShowItem:hover {
    background-image:url(../Images/hide-left-hov.gif);
}
.hidedetails
{
    display:none;
}

/*Sök lokal
--------------------------------------------*/
.SearchAppartment legend {
	font-weight: bold;
	white-space: nowrap;
	padding-bottom: 5px;
	font-size: 13px;
	padding-left: 0px;
	color: #484848;
	margin-bottom:1px;
    margin-top:5px;
    /*margin-left:-8px;*/
	
}
span.FieldRow {
	display:block;
	padding-top: 0;
	padding-bottom: 4px;
	margin-right: 10px;
	width:100px;
	float:left;
}
div.SearchHeading {
	background-image: url(../Images/boxes/boxHeaderLeftAlt.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.SearchHeading h2 {
	background: url(../Images/boxes/boxHeaderRightAlt.png) no-repeat right top;
	clear: both;
	padding-left: 5px;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color: #006699;
}

.SearchWrapper {
	background: url(../Images/boxes/leftBorder.png) repeat-y left;
}
.SearchInfoBoxContent {
	background: url(../Images/boxes/rightBorder.png) repeat-y right;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

.SearchInfoContent {
	background: none;
	padding:0;
	border:none;
	float:left;
	margin-bottom:15px;
	padding:0 16px 0 0;
	width:216px;
}

.SearchInfoContentTop
{
  background:url(../Images/PremisesListSearchTopBG2.png) no-repeat top left;
  float:left;
  width:216px;
  height:32px; 
}

#CenterBlockArea .SearchInfoContentTop
{
    display:none;
}



h2.SearchInfoContentTopHeading
{
  background:url(../Images/PremisesListMagBG.gif) no-repeat center left;
  padding-left:25px;
  margin-left:10px;
  font-size:1.3em;
  font-weight:normal;
  padding-top:0px;
  margin-top:5px;
}

a.SearchBtnLabel, a.SearchBtnLabel:hover
{
    background:url(../Images/SearchBtn_left.gif) no-repeat left top;
    display:inline-block;
    float:left;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:28px;
    margin-right:5px;
    padding-left:13px;
    text-align:center;
    text-decoration:none;
    width:auto;
    color:#FFFFFF !important;
}

a.SearchBtnLabel span, a.SearchBtnLabel:hover span
{
    background:url(../Images/SearchBtn_right.gif) no-repeat right top;
    color:#FFFFFF !important;
    cursor:pointer;
    display:inline-block;
    height:24px;
    padding-left:7px;
    padding-right:22px;
    padding-top:4px;
    text-transform:uppercase;
}

.SearchHitLatest h3
{
    margin-top:0.5em !important;
}

.SearchInfoContentArean
{
  background:url(../Images/PremisesListSearchBottomBG2.png) no-repeat bottom left;
  float:left;
  width:192px;
  padding:5px 12px;
  min-height:140px;
  height:auto !important;
  height:140px; 
}

.SearchPuffTextEditor
{
    display:none;
}

#CenterBlockArea .SearchInfoContentArean, #CenterBlockArea .SearchPuffTextEditor
{
  background:transparent url(../Images/NewsList_bg.gif) repeat-x scroll left bottom;
  float:left;
  width:252px;
  padding:16px;
  min-height:100px;
  height:auto !important;
  height:100px; 
  display:block;
}

.LabelBlock label {
	display: block;
	width:150px;
	padding-bottom: 3px;
	margin-top:5px;
}

.SearchDropList
{
    display: block;
	width:150px;
	/*padding-bottom: 3px;*/
}

.LabelBlock {
	padding-bottom: 6px;
}
.LabelBold {
	font-weight: bold;
}
.Area {
	padding-bottom: 10px;
}
.FilterGroup {
	float: left;
	padding-bottom: 8px;
	width:100px;
	/*margin-left:15px;*/
}
.SearchAppartment {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 1px;
}

#CenterBlockArea .FilterGroup {

	margin-left:0px;
	width:100%;
}
#CenterBlockArea .SearchAppartment {
    padding-left:0px;
}
.LabelFixed label{
	float:left;
	padding-top: 0px;
	padding-left: 0;
	margin-right: 8px;
	width: 25px;
	margin-top:0;
}

.LabelFixed input
{
    float:left;
    clear:none;
    height:18px;
}

#CenterBlockArea .ButtonEnd
{
    clear:both;
    float:right;
    padding:0;
}

.ButtonEnd {
	float:left;
	padding-top:50px;
	padding-left:15px;
}
a.FindButton {
	background:transparent url(../Images/buttons/ButtonLeftBG.png) no-repeat left top;
	color:#666;
	display:block;
	float:left;
	font-family:arial, sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:31px;
	width:auto;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-left:14px;
	margin-bottom:0px !important;
	margin-right:5px;
}
a.FindButton span {
	background:transparent url(../Images/buttons/ButtonRightBG.png) no-repeat right top;
	padding-right:14px;
	padding-top:8px;
	display:block;
	height:23px;
	cursor:pointer;
}
a:hover.FindButton span {
	text-decoration:underline;
	color:#333;
}

* html a.FindButton {
	background:none;
	height:auto;
	width:auto;
}
* html a.FindButton span {
	background:none;
	height:auto;
	width:auto;
}
.LabelBig {
	font-size: 13px;
	float:left;
}
.Float {
	display: inline;
	float: left;
}
.Appartment {
	float: left;
	width: 140px;
	height: 172px;
}
.Size {
	width: 220px;
}
.Rent {
	width: 200px;
}
.SilderHolder {
	clear: both;
	width: 100%;
}
.kvm {
    width: 40px;
}

/*--------Google map--------*/

#mapArea
{
    width:895px;
    height:495px;
    overflow:hidden;
    margin-bottom:10px;
}

#map
{
    border-left:1px solid #c8c8c8;
    border-right:1px solid #c8c8c8;
    padding:0 1px;
    width:891px !important;
}

.mapHeader
{
	background:url(../Images/MapTopArea_bg2.png) no-repeat top left; 
	width:895px;
	height:32px;
}

.mapHeader h1 
{
	font-size:1.3em !important;
	font-weight:400 !important;
	color:#484848;
	margin-top:5px;
	padding-left:15px;
	float:left;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif !important;
	line-height: 19px;
}

.mapFooter
{
	/*background:url(../Images/MapBottomArea_bg.gif) no-repeat top left; */
	width:895px;
	border-bottom: solid 1px #AAA;
	/*height:32px;*/
}

/*--------Add This--------*/
#AddThis
{
    float:right;
}

/*--------Premesis--------*/

.PremesisLeftArea
{
    width: 500px; 
    float: left; 
    margin-top: 20px; 
}

.PremesisRightArea
{
    width: 370px; 
    float: right; 
    margin-top: 20px; 
    overflow: hidden; 
}

h1.PremesisHeading
{
    border-bottom: 5px solid #52A927; 
    display: block; 
    margin-bottom: 20px;
    padding-bottom: 8px;
}

.ReportInterest
{
    background: url(/App_Themes/PublicGoteborgslokaler/Images/rightcol_bg.gif) repeat-x left top;
    float: left; 
    width: 100%; 
    margin: 8px 0 0; 
    padding: 8px 15px 20px 15px; 
    width: 338px;
    border: 1px solid #e5e5e5;
}

.MoreImagesButtonHolder
{
    float: left; 
    clear: both; 
    width: 100%; 
    margin-bottom: 10px; 
    margin-top: 10px;
}

a.MoreImagesButton 
{
	background:transparent url(../Images/buttons/MoreImagesLeft_BG.gif) no-repeat left top;
	color:#666;
	display:block;
	float:left;
	font-family:arial, sans-serif;
	font-size:10px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:34px;
	width:auto;
	line-height:normal;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-left:31px;
	margin-bottom:0px !important;
	margin-right:5px;
}

a.MoreImagesButton span 
{
	background:transparent url(../Images/buttons/MoreImagesRight_BG.gif) no-repeat right top;
	padding-right:14px;
	padding-top:11px;
	padding-left:8px;
	display:block;
	height:23px;
	cursor:pointer;
}

* html a.MoreImagesButton
{
    width:120px;
}

.FactsRow
{
    border-bottom: 1px solid #CCC; 
    width: 300px; 
    padding: 3px 0;
}

.FactsRowTitle
{
    width: 100px; 
    float: left;
}
