/*** Base style ***/
.floatRight
{
	float:right;
}
.clearboth
     {
     	clear:both;
     	font-size:0px;
     	}
 
body {
	font-size: 0.69em;
}

body, tr, th {
	font-family: Arial;
	color: #666;
}

:root {
	overflow-y: scroll;
}

:focus {
	outline-color: #999;
}

html {
/*	font-size: small;*/
}

/*
li
{
	list-style-type: none;
}
*/
body.ModalPopupBehavior #ContentContainer
{
	z-index: 900;
}

body.ModalPopupBehavior #ContentContainer iframe 
{
	visibility: hidden;	
}



select, input, textarea {
	font-family: Arial;
	color: #000;
}

img {
	border-width: 0;
}

a, .js span.action {
	color:#cd6e19;
	text-decoration:none;
	cursor: hand;
	cursor: pointer;
}


.js span.action {
}

div.thin-line {
	border: none;
	border-bottom: solid 1px #E9E9E9;
	height: 1px;
	margin: 8px auto;
	clear: both;
}


.whitebg, .innerwhitebg {
	background-color:#fff;
}
 .strong {
 	font-weight:bold;
 }
 .cursor-hand {
 	cursor:pointer;
 }
 
/*** Fonts ***/
h1,h2,h3,h4 {
	font-family:"Gill Sans MT", Arial, sans-serif;
}
h1 {
	font-size: 1.82em;
 	font-weight: normal;
	line-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2 {
	font-size: 1.45em;
	font-weight: normal;
	line-height: 19px;
	margin: 0 0 3px 0;
}
h3 {
	font-weight: bold;
}
p {
	line-height: 135%;
	margin: 0;
}
p.ingress {
	font-size: 1.27em;
	line-height: 135%;
	padding-bottom: 10px;
}
.red {
	color:red;
}

/*** Layout ***/
body {
	margin: 0px;
}

form {
	display: block;
	margin: 65px auto;
	width: 1000px;
	position: relative;
}

#Logotype {
	width: 70px;
	left: 56px;
	top: -50px;
	position: absolute;
	z-index: 277;
}

#TopMenuPanel 
{
	position: absolute;
	left: 186px;
	top: -59px;
	/*position: relative;*/
	/*height: 59px;*/
	/*z-index: 277;*/
	/*width:834px;*/
	
}



	

#SearchPanel .box
{
	margin: 0 15px;
}



#FlashPanel
{
	position: relative;
	clear: right;
	float: right;
	overflow: hidden;
	z-index: 8;
	margin-top:72px;
	
}

#FlashPanel #MainFlash
{
	position: absolute;
	z-index: 9;
	top: 3px;
	right: 0;
	overflow: hidden;
}

#FlashPanel .altContent
{
	position: absolute;
	top: 150px;
	right: 0;
	width: 100%;
	text-align: center;
	z-index: 10;
}



#UpdateProgress
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff url(/graphics/ajax-loader.gif) no-repeat 50% 50%;
}


form.logout 
{
	margin: 47px auto;
	width: 402px;
}

.logoutBox 
{
	background: url(graphics/logout_box_top2.gif) top left no-repeat;
	padding-top: 105px;
	width: 401px;
	height: 105px;
}

.logoutBox .content
{
	background: url(/graphics/logout_box_bottom.gif) bottom left no-repeat;
	padding: 10px 29px 25px 29px;
}

.changeUsername 
{
	background: url(/graphics/logout_box_top2.gif) top left no-repeat;
	padding-top: 105px;
	width: 401px;
	height: 105px;
}
.changeUsername .content
{
	background: url(/graphics/logout_box_bottom.gif) bottom left no-repeat;
	padding: 10px 30px 25px;
	margin-top: 30px;
}

/*
 * Table style
 *
 */
table.style1 {
}    

table.style1 tr {

}    

table.style1 th {
    color: #666666;
    background: #fff;
    padding: 2px 8px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}    

table.style1 tr.top th {
    border-bottom: none;
    padding-bottom: 3px;
} 

table.style1 th.alt {
    background: #f8f8f8;
}    

table.style1 tr.top th,
table.style1 tr.head th
{
    text-align: right;
}   

table.style1 tr.top th.first, 
table.style1 tr.head th.first 
{
    text-align: left;
}   

table.style1 td {
    background: #fff;
    text-align: right;            
    padding: 2px 8px;
    border-bottom: 1px solid #ccc;
}    

table.style1 td.alt {
    background: #eee;
}    

table.style1 tr.hover th,
table.style1 tr.hover td
{
    background: #eee;
    color: #000;
}  

.alignright
{
	float: right;
}


#ProjectSubMenuContainer-Clear 
{ 
	clear: both; 
	font-size: 0px; 
	margin-top: -1px; 
}


.LoggoDiv{ height:105px; width:72px; margin:0 0 0 20px; position:relative; float:left;}
.closeButtonImgPopup{position:absolute; left:429px; margin:20px 0 0px 0px; width:93px; height:45px; }
.topHolder{margin-top:10px; width:522px; height:110px; position:relative;}
.projectname{font-style:italic; clear:both; font-size:1.5em; margin:20px 0 0 30px;}
.imagediv {background-color:#EBEBEB;color:#666666;margin-top:30px; margin-left:20px; width:500px; padding:10px; border:solid 1px #d6d6d6}
.textdiv {padding:10px 20px 10px 20px; font-family:Trebuchet ms, Verdana; font-size:15px}
.imageContainer {margin-top:25px;}
.imagediv img {border:0}

.TopInfoPanel
{
	margin-bottom: 10px;
}
.IFrameContentStyle
{
    float:left;
    width:480px;    
}

 #AccountStepThreeRight .wrapper .slider
{
	position: relative;
    overflow: hidden; 
    height: 40px;
    width:253px;
	margin:0;
	display:block;
}
	
#AccountStepThreeRight .wrapper .slider .Background
{
	background:transparent url(/graphics/Search/slider-background.gif) no-repeat scroll 0 2px;
	float:right;
	height:26px;
	width:253px;
	z-index:1;
}
	
#AccountStepThreeRight .wrapper .slider .MinHandle
{
	width:26px;
	height:26px;
	background:transparent url(/graphics/Search/lefthandleSingleSlide.png) repeat scroll 0 0; 
	position:absolute;
	left:50px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AccountStepThreeRight .wrapper .slider .MinHandle
{
 	background:transparent url(/graphics/Search/lefthandleSingleSlideIE.png) repeat scroll 0 0; 
}
	
#AccountStepThreeRight .wrapper .slider .MinValue
{
	background-color:Transparent;
	position:absolute;
	left:5px;
	top:0px;
	width:65px;
	height:auto;
}
		
#AccountStepThreeRight .wrapper .slider .MaxValue
{
   background-color:Transparent;
   position:absolute;
   left:178px;
   top:27px;
   text-align:right;
   width:65px;
   height:auto;
}

#AccountStepThreeRight .wrapper .TextImage
{
	float:left;
	height:17px;
	width:20%;
}

#AccountStepThreeRight .wrapper .slider .MinValueField
{
    position: absolute; 
    top: 26px; 
    left: 5px;
    width: 80px;
    border: 0px;
    background: transparent; 
    z-index:70;   
}

#AccountStepThreeRight .wrapper .slider .RangeText
{
    position: absolute; 
    top: 26px; 
    left: 80px;
    width: 100px;
    border: 0px;
    text-align: center;
    background: transparent; 
    z-index:72;   
}

#AccountStepThreeRight .wrapper .slider .MaxValueField
{
    position: absolute; 
    top: 26px; 
    left: 171px;
    width: 80px;
    border: 0px;
    background: transparent;
    text-align: right;
    z-index:71;  
}

#AccountStepThreeRight .wrapper .slider .CoverLeft
{
	background-color:#E1C09F;
	height:16px;
	opacity:0.68;
	filter:alpha(opacity=68);
	position:absolute;
	top:5px;
	z-index:5;
}

#AccountStepThreeRight1 .wrapper .slider
{
	position: relative;
    overflow: hidden; 
    height: 40px;
    width:253px;
	margin:0;
	display:block;
}

#AccountStepThreeRight1 .wrapper .TextImage
{
	float:left;
	height:17px;
	width:20%;
	}
	
#AccountStepThreeRight1 .wrapper .slider .Background
{
	background:transparent url(/graphics/Search/slider-background.gif) no-repeat scroll 0 2px;
	float:right;
	height:26px;
	width:253px;
	z-index:1;
}
	
#AccountStepThreeRight1 .wrapper .slider .MinHandle
{
	width:14px;
	height:26px;
	background:transparent url(/graphics/Search/lefthandle.png) repeat scroll 0 0; 
	position:absolute;
	left:50px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AccountStepThreeRight1 .wrapper .slider .MinHandle
{
 	background:transparent url(/graphics/Search/lefthandleIE.png) repeat scroll 0 0; 
}	
	
#AccountStepThreeRight1 .wrapper .slider .MaxHandle 
{
	width:14px;
	height:26px;
	background:transparent url(/graphics/Search/righthandle.png) repeat scroll 0 0;
	position:absolute;
	left:239px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AccountStepThreeRight1 .wrapper .slider .MaxHandle
{
	background:transparent url(/graphics/Search/righthandleIE.png) repeat scroll 0 0;
}
	
#AccountStepThreeRight1 .wrapper .slider .MinValue
{
	background-color:Transparent;
	position:absolute;
	left:5px;
	top:0px;
	width:65px;
	height:auto;
}
		
#AccountStepThreeRight1 .wrapper .slider .MaxValue
{
	background-color:Transparent;
   position:absolute;
   left:178px;
   top:27px;
   text-align:right;
   width:65px;
   height:auto;
}

.CustomerID
{
	font-size: 2em;

}


/*** Float container fix ***/
.fc:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

.fc {
	display: inline-block;
}
.fc {
	display: block;
}

/*** Box ***/
.box {
}

.bHead {
	background: transparent url(/Elements/Box/bg.png) no-repeat 100% 0;
	height: 15px;
	margin: 0 0 0 15px;
}
.bHead div {
	position: relative;
	left: -15px;
	background: transparent url(/Elements/Box/bg.png) no-repeat 0 0;
	height: 15px;
	width: 15px;
	font-size: 0;
	line-height: 0;
}
.bFoot {
	background: transparent url(/Elements/Box/bg.png) no-repeat 100% 100%;
	height: 15px;
	margin: 0 0 0 15px;
}
.bFoot div {
	background: transparent url(/Elements/Box/bg.png) no-repeat 0 100%;
	position: relative;
	left: -15px;
	width: 15px;
	height: 15px;
	font-size: 0;
	line-height: 0;
}

.bBody1 {
	background: transparent url(/Elements/Box/borders.png) repeat-y 0;
	padding: 0 0 0 10px;
}

.bBody2 {
	background: transparent url(/Elements/Box/borders.png) repeat-y 100% 0;
	padding: 0 10px 0 0;
}

.bBody3 {
	background-color: #fff;
	padding: 0 5px;
}

.subscribe 
{
	border: solid 1px #999;
}

/*** Box-Grey ***/
.box-Grey .bHead, .box-Grey .bHead div, .box-Grey .bFoot, .box-Grey .bFoot div {
	background-image: url(/Elements/Box/grey_bg.png);
}
.box-Grey .bBody1, .box-Grey .bBody2 {
	background-image: url(/Elements/Box/grey_borders.png);
}
.box-Grey .bBody3 {
	background-color: #ebebeb;
}


/*** TabStrip ***/
.tabStrip {
}


/*** Expandable box ***/
.expandable-box {
	width: 192px;
	background: url(/graphics/bg-top.gif) no-repeat 0 0;
	padding-top: 12px;
	margin: 2px 0 8px;
}
.expandable-box .box-bottom {
	background: url(/graphics/bg-bottom.gif) no-repeat 0 bottom;
	padding-bottom: 12px;
}
.expandable-box .box-header, .expandable-box .expandable-box-body {
	background: url(/graphics/bg-borders.gif) repeat-y 0 0;
	padding: 2px 12px 0;
	min-height: 1px;
	clear: both;
	/*overflow-x: hidden;  DETTA G�R N�GOT KONSTIGT I F.F Beh�vs den?*/
}
.expandable-box h2 {
	margin: 0;
	padding: 0 0 9px;
}
.expandable-box h2:hover {
	cursor: pointer;
}
.expandable-box img.expandImg {
	float: left;
	margin: 2px 3px 0 0;
}
.expandable-box h2, .expandable-box .box-facts {
	border-bottom: solid 1px #cfcfcf;
}
.expandable-box .box-content 
{
	padding-top: 4px;
	padding-bottom: 4px;
}
.expandable-box .box-content p {
	margin: 5px 0;
}
.expandable-box .box-more {
	padding-top: 5px;
	border-top: solid 1px #cfcfcf;
	text-align: right;
}
.expandable-box .box-facts {
	padding: 5px 0;
}
.expandable-box-body {
	background-color: #fff;
}

/*** Left/Right aligned href ***/
a.right-aligned, a.left-aligned {
	display: block;
	padding-top: 2px;
	text-decoration: none;
}
a.left-aligned {
	text-align: left;
}
a.right-aligned {
	text-align: right;
}
a.right-aligned:hover, a.left-aligned:hover {
	text-decoration: underline;
}

/*** Notes, startsida ***/
.note {
	background: url(/Elements/Notes/notes-top-bg.gif) no-repeat 0 0;
	width: 297px;
	float: left;
}
.note-bottom {
	background: url(/Elements/Notes/notes-bottom-bg.gif) no-repeat 0 bottom;
	width: 297px;
	padding-bottom: 1px;
	float: left;
	height: 131px;
	min-height: 131px;
}
.note h2, .note p {
	float: left;
	clear: left;
	margin: 6px 0 0 15px;
	width: 137px; /* �ka? */ 
}
.note th h2 {
	margin: 0;
}
.note a.left-aligned, .note a.right-aligned {
	padding-bottom: 6px;
}

.img-right {
	float: right;
	margin: 4px 7px 4px 14px;
}
.img-left {
	float: left;
	margin: 4px 14px 4px 5px;
}

#note-middle, #note-right {
	margin-left: 24px;
}

#ContentPanel .note .Caption { margin-left: 13px; margin-top: 10px; }
#ContentPanel #note-left #Note-Left-Container { padding:3px 17px 0px 17px; }
#ContentPanel #note-left #Note-Left-Container-Wrapper { padding:2px 0px 0px 0px; }
#ContentPanel #note-middle #Note-Middle-Container { padding: 3px 17px 0px 17px; }
#ContentPanel #note-middle #Note-Middle-Container-Wrapper { padding: 2px 0px 0px 0px; }
#ContentPanel #note-right #Note-Right-Caption { margin-top: 10px; }
#ContentPanel #note-right .Note-Right-PressRelease-Date { margin-left: 4px; }

#ContentPanel #note-left .note-bottom,
#ContentPanel #note-middle .note-bottom,
#ContentPanel #note-right .note-bottom
{
	float:none;
	height:111px;
	min-height:111px;
	width:auto;
	padding:10px 10px 10px 15px;
	margin:0;
	text-align:justify;
}
#ContentPanel #note-left .note-bottom h2,
#ContentPanel #note-middle .note-bottom h2,
#ContentPanel #note-right .note-bottom h2
{
	font-size:1.82em;
	font-weight:normal;
	line-height:24px;
	margin:0 0 10px;
	padding:0;
	clear:none;
	float:none;
	width:auto;
}
#ContentPanel #note-left .note-bottom a,
#ContentPanel #note-middle .note-bottom a { padding-bottom:11px; }
#ContentPanel #note-right .note-bottom .press-notes { margin:0; }

/*** Lista pressmeddelanden, startsida ***/
table.press-notes {
	width: 293px;
}
table.press-notes th {
	font-weight: normal;
	font-family: "Gill Sans MT" , Arial, sans-serif;
	text-align: left;
	padding: 6px 0 2px;
}
table.press-notes td {
}
table.press-notes td h2 {
	padding: 0 0 0;
	margin: 0;
}
table.press-notes td span.date {
	display: block;
	padding-top: 3px;
}
table.press-notes td a:hover {
	text-decoration: underline;
}
table.press-notes tr.pager td {
	text-align: right;
}
table.press-notes tr.pager td table {
	float: right;
}

/*** Listing, with icons ***/
ul.icon-list {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
li a.doc, li a.ppt, li a.xls {
	display: block;
	padding: 3px 0 3px 22px;
}
li a.doc {
	background: url(/graphics/doc.gif) no-repeat left 1px;
}
li a.ppt {
	background: url(/graphics/ppt.gif) no-repeat left 1px;
}
li a.xls {
	background: url(/graphics/xls.gif) no-repeat left 1px;
}

/*** Listing, alternate bg-color ***/
li.uneven, li.even {
	padding: 2px 3px 3px;
}
li.even {
	background-color: #fff;
}
li.uneven {
	background-color: #e9e7e7;
}

/*** Listing, news and job-ad's ***/
ul.note-list {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
}
ul.note-list li span {
	display: block;
	color: #666;
}
ul.note-list li span.list-header {
	font-weight: bold;
	color: #333;
}
.expandable-box .box-content ul.note-list li p {
	margin-top: 0px;
	margin-bottom: 12px;
}

/* recruit contactform */
label#lbl-firstname {
	padding-right: 16px;
}
label#lbl-lastname {
	padding: 0 5px 0 10px;
}
label#lbl-email {
	padding-right: 27px;
}
label#lbl-message {
	float: left;
	padding-right: 3px;
}

/*** Searchresult items ***/
table.searchresult tr.options th {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.searchresult tr.options th.whitebg {
	width: 0px;
}
table.searchresult tr#pagedhits th {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.searchresult th select, table.searchresult th input {
	font-size: 85%;
}
table.searchresult tr.options th div.fRight {
	margin-top: 2px;
}


/*** Compareresult table ***/
table.compareresult {
	width: 802px;
}
table.compareresult th, table.compareresult td {
	text-align: left;
	padding: 3px 5px;
	color: #333;
}


/*** Modal popup ***/
.modalBackground {
	background-color: #eee;
	opacity: 0.7;
}
.modalpopup {
	background-color: #fefefe;
	border: ridge 5px #999;
	width: 772px;
	overflow: scroll;
}
.modalpopup #header {
	padding: 6px 12px;
	cursor: move;
}
.modalpopup #content {
	padding: 12px;
}

/*** Grid ***/
.grid {
	empty-cells: show;
	border-collapse: collapse;
	width: 804px;
}
.grid td {
	padding: 5px;
}
.grid .data a {
	color: #666;
	text-decoration: none;
}

.grid .data td {
	background-color: #f4f4f4;
}

.grid .alt td {
	background-color: #ebebeb;
}

.grid .sel td, .grid .sel a, .grid .sel td.pad {
	background-color: #9a9a9a;
	font-weight: bold;
	color: #fff;
}

/* seniorg�rden p� jm */
.grid .sel .sg img,
.grid .hover .sg img { visibility: hidden; }
.grid .sel .sg,
.grid .hover .sg { background: #9a9a9a url(/graphics/Seniorgarden_icon_hover.gif) no-repeat 5px 45% scroll; }

.grid tr.exp td {
	padding: 0;
}
.grid .exp td {
	/*border: solid 1px #ccc;  Temp style */
	border-top-style: none;
}

.grid .header
{
	margin-top: 5px;
}

.grid .header th {
	background: url(/graphics/gridheader_bg.gif) bottom left repeat-x;	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;	
	text-align: left;
	padding: 5px;
}
.grid .header a {
	color: #000;
	text-decoration: none;
}

.grid .group td {
	padding: 0;
	background-color: #fff;
	font-weight: bold;
}

.grid .group td .groupHeader 
{
/*	background-color: #eaf4d1;*/
	background: url(/graphics/groupheader_bg.gif) bottom left repeat-x;	
	margin: 20px 0 0 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #eaf4d1;
	padding: 5px 5px 5px; 
}

.grid .group td .groupHeaderLink
{
	float: right;
}

.grid .pager td {
	text-align: center;
	padding: 5px;
	vertical-align: middle;
	line-height: 2;
}

.grid .pager a {
	padding: 3px 6px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.grid .pager a:hover {
	padding: 4px 5px;
	border: 1px solid #ccc;
}

.grid .pager a[disabled],
.grid .pager a[disabled]:hover 
{
	color: #aaa;
	cursor: default;
	padding: 3px 6px;
	border: none;
}


.grid .pager span {
	padding: 0 3px;
	margin: 0 2px;
}
.grid .pager .current {
	font-weight: bold;
	background-color: #ebebeb;
}
.grid td.pad, .grid th.pad {
	width: 5px;
	padding: 0;
	background-color: Transparent;
}
.grid-rowSel .data {
	cursor: pointer;
}
.grid-rowSel .hover td, .grid-rowSel .hover a, .grid-rowSel .hover td.pad {
	color: #fff;
	background-color: #9a9a9a;
}
.grid .empty {
	font-style: italic;
	text-align: center;
}

/*** DH ***/
.fRight {
	float: right;
}
.fLeft {
	float: left;
}
.block {
	display: block;
}


/**** Generic button ******/
.button {
	cursor: pointer;
}

.buttonLeft {
	height: 19px;
	background-image: url(/Elements/Button/Img/Left.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.buttonRight {
	height: 19px;
	padding: 0px 2px 0px 2px;
	background-image: url(/Elements/Button/Img/Right.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.buttonBackground {
	height: 19px;
	background-image: url(/Elements/Button/Img/Background.gif);
	background-repeat: repeat-x;
}
.buttonContent {
	font-family: Arial;
	font-weight: bold;
	color: #333;
	display: block;
	height: 15px;
	margin: 2px 10px 2px 10px;
}

/*** CardStack ***/
.js .stackObject {
	display: none;
}

.js .initialStackObject {
	display: block;
}
.viewerHeader
{
    margin-left: 5px;
    vertical-align: middle;
}




/*
 * MODAL POPUP
 */
.modalPopup 
{	
/*	z-index: 65532;*/
}

.modalPopup .title 
{
	padding: 0;
	margin: 0;
	background: url(/Elements/ModalPopup/popup_head_left.gif) top left no-repeat;
	margin-right: 31px;
	padding: 8px 0 0 11px;
	height: 23px;
}

.modalPopup .title h1,
.modalPopup .title h2,
.modalPopup .title h3,
.modalPopup .title h4,
.modalPopup .title h5,
.modalPopup .title h6
{
	color: #000;
	padding: 0 0 7px 0px;
	margin: 0;
}

.modalPopup .closeButton,
.modalPopup .closeButton:active,
.modalPopup .closeButton:visited,
.modalPopup .closeButton:hover
{
	display: block;
	background: url(/Elements/ModalPopup/popup_head_right.gif) top left no-repeat;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.modalPopup .content 
{
	background: #fff;
	padding: 0 11px;
/*	border-left: 11px solid #fff;
	border-right: 11px solid #fff;*/
}


.modalPopup .bottom
{
	padding: 0;
	margin: 0;
	margin-right: 11px;
	background: url(/Elements/ModalPopup/popup_bottom_left.gif) bottom left no-repeat;
	line-height: 11px;
}

.modalPopup .right
{
	background: url(/Elements/ModalPopup/popup_bottom_right.gif) bottom right no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	height: 11px;
}
/*
.modalPopup .bottom
{
	padding: 0;
	margin: 0;
	margin-left: 11px;
	margin-right: 11px;
	font-size: 1em;
	height: 11px;
	background: #fff;
}

.modalPopup .left
{
	padding: 0;
	margin: 0;
	background: url(ModalPopup/popup_bottom_left.gif) bottom left no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
	height: 11px;
}


.modalPopup .right
{
	background: url(ModalPopup/popup_bottom_right.gif) bottom right no-repeat;
	width: 11px;
	height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 1px;
	height: 11px;
}
*/



.modalBackground {
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);	
	position: absolute;
}


/*
 * Scrollable modal popup
 */
.scrollPopup
{
	width: 700px;
}

.scrollPopup .content 
{
	overflow: scroll;
	height: 300px;
}



/*
 * Three Column Layout
 *
 */

/*** Three column layout ***/
.three-column-layout {
	width: 804px;
	float: left;
	clear: both;
}
.three-column-layout .left-column,
.three-column-layout .right-column 
{
	width: 192px;
}
.three-column-layout .middle-column 
{
	width: 380px;
	margin-left: 20px;
	padding-top: 0px; /* 4px */
}
.three-column-layout .left-column,
.three-column-layout .middle-column 
{
	float: left;
}
* html .three-column-layout .middle-column 
{
	display: inline;
}
.three-column-layout .right-column 
{
	float: right;	
}


.text-page .left-column
{
	display: none;
}

.text-page .middle-column 
{
	/*width: 505px;*/
	/*margin-left: 20px;/*
	/*margin-right: 67px;*/
	font-size: 1.09em;
}

.ViewerBigSizeImage
{
	margin: 10px auto 10px auto;
	border: 1px solid #000;
	padding: 7px;
	background-color: #fff;
}

.text-page .middle-column p.ingress
{
	font-size: 1.17em;
	margin: 0 0 5px 0;
}

.text-page .middle-column .big-image	
{
	margin: 0 0 12px 0;
}

.text-page .middle-column h2
{
	font-size: 1.33em;
	font-family: Arial, sans-serif;
	margin-bottom: 5px;
}

.text-page .middle-column h3
{
	font-family: Arial, sans-serif;
	margin-bottom: 5px;
}
.text-page .middle-column p
{
	margin: 0 0 12px 0;
}


.full-page .left-column
{
	display: none;
}

.full-page .middle-column
{
	width: 552px;
	margin-left: 20px;
	margin-right: 20px;
}
/* Validation... */
.multiselectbox_normal
{
    border:solid 1px #666;
    overflow:auto;
    width:188px;
    height:60px;
}
/*Register VIP*/
.registeruser
{
 /*padding-left:80px;	*/
}
.registeruser .Asterisk
{
 color:#CC0000;	
}
.registeruser .SectionWrapper,
.registeruser .SectionWrapper-left
{
 	width:33%; 
 	float:left; 
 	margin-top:20px;
  
}
.registeruser .SectionWrapper .slider
{
 display:block;
height:40px;
margin:0;
overflow:hidden;
position:relative;
width:190px;	
}
.registeruser .SectionWrapper .slider .Background
{
 	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/graphics/Search/slider-background.gif) no-repeat scroll 0 2px;
float:left;
height:26px;
width:190px;
z-index:1;
}
.registeruser .SectionWrapper .slider .CoverLeft
{
  background-color:#E1C09F;
height:16px;
opacity:0.68;
position:absolute;
top:5px;
z-index:5;	
}
.registeruser .SectionWrapper .slider .CoverRight
{
 background-color:#E1C09F;
height:16px;
opacity:0.68;
position:absolute;
top:5px;	
}
.registeruser .SectionWrapper .slider .MinHandle
{
  -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/graphics/Search/lefthandle.png) repeat scroll 0 0;
cursor:w-resize;
height:26px;
left:50px;
position:absolute;
top:0;
width:14px;
z-index:200;	
}
.registeruser .SectionWrapper .slider .MaxHandle
{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/graphics/Search/righthandle.png) repeat scroll 0 0;
cursor:w-resize;
height:26px;
left:183px;
position:absolute;
top:0;
width:14px;
z-index:200;	
}
.registeruser .SectionWrapper .slider .MaxValueField
{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
left:110px;
position:absolute;
text-align:right;
top:26px;
width:80px;
z-index:71;	
}
.registeruser .SectionWrapper-left
{
 width:66%;
 float:left;	
}
.registeruser .ResidenceMuncipality
{
 margin-bottom:7px;	
}
.registeruser .SectionWrapper-middle
{
 border-top:solid 1px #E9E9E9;	
}
.registeruser .Step2Wrapper
{
	width:804px; 
	margin-top:15px;
	
}
.registeruser fieldset
{
 border:none;
 padding:0;
 margin:0;
}
.RadioButtonList
{
  margin-bottom:7px;
	}
.RadioButtonList tr td,
.RadioButtonList tr td input
{
 margin-top:0px;
 margin-left:0px;
 padding-left:0px;
 padding-right:0px;
}
.RadioButtonList tr td label
{
 display:inline-block;
 margin-right:3px;	
}
.RadioButtonLabel
{
display:block;
 margin-top:5px;
 clear:left;	
}
.registeruser p
{
 font-size:11px;		
 clear:left;
 margin:0;
 padding:0;
 padding-top:5px;
 padding-bottom:5px;
}
.registeruser p label
{
  display:block;
}
.registeruser .ListBox
{
 height:54px;
 margin:18px 0 0 0px;
 padding:0;	
 width:190px;
}

.PanelChildren 
{

}
.FullContent-div
{
 width:100%;
 clear:left;
 padding-top:20px;
 margin-top:20px;
 border-top:solid 1px #ececec;	
}
.LabelWrapper
{
 clear:left;
}
.LabelWrapper label
{
 float:left;
 width:35%;	
}
 .DropDown
{
 margin-bottom:13px;	
}
.ButtonWrapper
{
 float:left;
 width:35%;	
 clear:left;
}
 .Add-remove-button
{
 margin:18px 0 0 4px;
 clear:left;	
}
.Add-remove-button2
{
 clear:left;
 margin-top:10px;
 margin-left:4px;	
}
.CheckBoxWrapper
{
 clear:left;	
}

/* Checkbox-list */

.checkbox-list
{
	overflow-y: scroll;
	overflow-x: hidden;
	width: 210px;
	height: 75px;
	border: 1px solid #999;
	background-color: #FFF;
}

.checkbox-list .item
{
	width: 400px;
}

.BigImagePopup 
{
	width: 671px;
}

.BigImagePopup .content
{
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.BigImagePopup img
{
	width: 633px;
	margin: 0px 5px 20px 5px;
}

/* My Profile Teaser */

.teaserLabel
{
    clear:left;
    width: 90px;
    display:block;
    float:left;
    margin: 0px 10px 0px 0px;
}
.teaserData
{
    display:block;
    float:left;
}




 
 
 
 /*Nya stiles för sök och hitta-projektet*/
     /*Nya stieles för sök och hitta-projektet */
  /*----FLYTTAT TILL DEFAULT.ASPX------   
     .clearboth
     {
     	clear:both;
     	font-size:0px;
     	}
 
body {
	font-size: 0.69em;
}

body, tr, th {
	font-family: Arial;
	color: #666;
}
-----------------------------*/
/*---Toppen- FLYTTAD TILL TOP.CSS-----*/
/*

-----Blobben------
#SearchPanel {
	
	width:1000px;
	clear: both;
	
}
#SearchPanel #startRight
{
	width:25px;
	height:66px;
	background-image:url(/Elements/Box/start_right.gif);
	float:left;
}
#SearchPanel #startMiddle  
{	
	width:950px;
	height:66px; 
    background-image:url(/Elements/Box/start_middle.gif);
    background-repeat:repeat-x; 
    float:left;
}

	
#SearchPanel #startLeft
{
	float:left; 
	width:25px; 
	height:66px; 
	background-image:url(/Elements/Box/start_left.gif);
}


------LinkPath---------
#linkPath
{
	position:absolute;
	left:186px;
    top:30px;
    z-index:10;
	}
	
#linkPath span{color:#666666;}
	

------Login and language----------
.loginAndLanguage 
{
	position: absolute;
	top: -60px;
	right: 0px;	
	background: transparent;
	white-space: nowrap;
}

.loginAndLanguage div
{
	display: inline;
}
.loginAndLanguage .divider 
{
	padding-left: 10px;
	padding-right: 10px;
}
#Flag-Wrapper  
{
	margin-left:5px; 
}
#Flag-Wrapper img  
{
	border-width: 0px; 
}


------Fritextsöken-------
#LinqSearchPanel
{
	width:334px; 
	height:30px;  
	position:absolute;
	top:-25px; 
	right: 0px;	
}

#LinqSearchPanel .GeneralSearchInputField
{
	margin:1px 0 0 20px;
	width:250px;
	}

.LinqSearchButton
{
	width:47px; 
	height:23px; 
	float:right;
}

#linqSearchString { color:#AAA; font-style:italic; }
-------------------------------------------------------------------*/


.GeneralSearchInputField
{
	width:204px; 
    background:#ededed url(/graphics/input_text_bg.gif) repeat-x scroll left top;
    border:1px solid #AAAAAA;
    font-size:1.09em;
    height:17px;
    vertical-align:middle;
	padding:2px 0 0 2px;
  
}

    
 .SendButton
 {
 	background-image:url(/graphics/buttons/skicka.gif) no-repeat 0 0;
 	width:65px;
 	height:22px;
 margin:5px 0 5px 5px;
 display:inline;
 	}
 	
 .OkWrapper
 {
  
  width:211px;	
 }	

 .GeneralTextArea
 {
 	margin: 0px; 
 	width: 270px;
 	font-size:0.69em;
 	}
 
 .InterestTextArea
 {
  	margin: 0px; 
 	width: 260px;
 	height:43px;
 	font-size:1.09em;
 	overflow-y:scroll;
 }	
 	
 .GeneralCheckBox
 {
 margin-top:10px; 
 float:left; 
 width:150px;		
 }
 
 
/*master-sidan*/
#fullcontentArea
{
	margin: 0px 10px 0px 10px;
}
 
#rightContentHolder
{
 	float:right; 
 	width:804px;
 	margin-left: 10px; 
 	margin-bottom: 15px;
}
/*---------Vänstermenyn- FLYTTAD TILL LeftMenu.css------------
#leftMenuHolder
{
 	width:160px;  
 	float:left;
 	margin-top:29px;
}
    
     	
     	
.DefaultTreeMenu ul,
.DynamicMenu {
	list-style: none none;
	margin: 0;
	padding: 0;
}

.DefaultTreeMenu li,
.DynamicMenu li {
	list-style: none none;
	margin: 0;
	padding: 0;
}



.DefaultTreeMenu li a {
	display: block;
	padding: 5px 20px 5px 5px;
	color: #666;
	text-decoration: none;
}

.DefaultTreeMenu li.sel a, .DefaultTreeMenu .exp .sel a {
	font-weight: bold;
	color: #c60;
}

.DefaultTreeMenu li.exp a, .DefaultTreeMenu li.root a {
	color: #c60;

}

.DefaultTreeMenu li li a, .DefaultTreeMenu .exp li a, .DefaultTreeMenu .root li a {
	color: #000;
	padding-left: 10px;
	background: transparent none;
}

.DefaultTreeMenu .sel li a {
	font-weight: normal;
	color: #000;
	background: transparent none;
}

.DefaultTreeMenu li a:hover, .DefaultTreeMenu li.exp li a:hover {
	color: #c60;
	text-decoration: none;
}

.DefaultLeftMenu {
	margin-bottom: 20px;
}

.DefaultLeftMenu li,
.DynamicMenu li
 {
	border-bottom: solid 1px #e9e9e9;
}

.DefaultLeftMenu li.exp li {
	border-style: none;
}

.DefaultLeftMenu li.first {
	border-top: solid 1px #e9e9e9;
}


.DynamicMenu
{
	 font-size:12px;
	 font-weight:bold;
	}
.DynamicMenu .DynamicMenu-Search a	
{
	padding:5px 5px 20px 5px;
	
	}
	
.DynamicMenu .DynamicMenu-Search a:hover
{
		color: #c60;
	text-decoration: none;
	background-color:Transparent;
	}	

	
.DynamicMenu li a
{	
display: block;
	padding: 10px 20px 10px 20px;
	color: #666;
	text-decoration: none;
}
	
.DynamicMenu li a:hover
{
	background-color:#f4f4f4;
	color:#666;
	}
.DynamicMenu .sel a,
.DynamicMenu .sel a:hover
{
	cursor:default;
	background-color:#CD6E19;
	color:#ffffff;
	}		

.DynamicMenu-divider
{
margin:40px 0; 
border:solid 1px #666;
}
----------------------------------*/


/*--------------------Contentsidorna---------------------*/
/*---Gemensamma saker för Contentsidorna---*/
/*Flashen*/
   #FlashHolder{width:834px; height:245px; background-color:#ebebeb;}
   

.ContentColumn-left
{
	float:left;
	width:490px;
}
.ContentColumn-left H1
{
	margin-top:10px;
}
.ContentColumn-right
{
	float:left;
	width:300px;
	margin-left:10px;
	}
.YellowField
{
	background-color:#ffffaa;
	padding:5px;
	text-align:left;
	color:#000;
	margin-top:5px;
	border:1px solid #AAAAAA;
	}
.YellowField tr,
.YellowField td
{
	color:#000;
	border-width: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.YellowField table
{
	margin-left: -2px;
}


/*-----Startpage-----*/
 /*Sök bostäder-puffen*/
    #SearchResidenceHolder{width:138px; height:250px; overflow:hidden; z-index:138;  margin:0 0 0 20px; }
#SearchResidenceHolder .Residence-top
{
	background:transparent url(/graphics/startpage/findResidence_top.gif) no-repeat scroll 0 0;
    width:138px;
    height:20px;
                          
                            }
  #SearchResidenceHolder .Residence-body
  {
  	background:transparent url(/graphics/startpage/findResidence_border.gif) repeat-y scroll 0 0;
  	height:205px;
  	padding-left:20px
  	}
  	#SearchResidenceHolder .Residence-bottom
  	{
  	background: transparent url(/graphics/startpage/findResidence_bottom.gif) no-repeat scroll 0 0;
  	                               width:138px;
  	                               height:20px;
  	                               }
  	
  #SearchResidenceHolder .Residence-body .ResidenceContent h2 
  {
		color:#666666; 
  	   font-family:Arial; 
  	   margin-top:0px;
  	   font-weight:bold;
  	   }
                                         
    .ResidenceContent ul li{list-style-type:none; padding-left:2px; margin-left:0px;} 
    
    
   
   /*---------------------------*/
   
   /*--------------SearchResidence-----------*/
   
   #AdvancedSearchHolder
   {
   	
   	width:804px;
   	Height:270px;
 	
 	
   	}
   	#AdvancedSearchHolder .AdvancedSearch-top
   	{
   		width:804px;
   		height:16px;
   	background:transparent url(/graphics/SearchResidence/search_top.gif) no-repeat 0 0;
   	}
   		
   	#AdvancedSearchHolder .AdvancedSearch-middle
   	{
   		/*background:transparent url(/graphics/SearchResidence/search_middle.gif) repeat-y 0 0;*/
   		height:238px;
   		width:804px;
   		position:relative;
   		float:left;
   		background-color:#ececec;
   		}
   		
   		.AdvancedSearch-middle #AdvancedSearch-right
   		{
   		 width:346px;
   		 height:238px;
         float:left;
   		}
   			
   		.AdvancedSearch-middle #AdvancedSearch-center
   		{
   			width:120px;
   			height:238px;
   			float:left;
   		}
   			
   		.AdvancedSearch-middle	#AdvancedSearch-left
   		{
   			width:301px;
   			height:238px;
   			float:left;
   			padding-left:10px;
   		}
   		
   	#AdvancedSearchHolder .AdvancedSearch-bottom
   	{
   	background:transparent url(/graphics/SearchResidence/search_bottom.gif) no-repeat 0 0;	
   	height:16px;
   	width:804px;
   	clear:both;
   	
   		}
   		
   		#AdvancedSearchHolder  #rightEdge
   		{
   			position:relative;
   			float:right;
   			width:8px;
   			height:238px;
   			background-repeat:repeat-y;
   			background:transparent url(/graphics/SearchResidence/right_edge.gif) repeat-y 0 0;
   			}
   			
   			#AdvancedSearchHolder  #leftEdge
   		{
   			position:relative;
   			float:left;
   			width:8px;
   			height:238px;
   			background-repeat:repeat-y;
   			background:transparent url(/graphics/SearchResidence/left_edge.gif) repeat-y 0 0;
   			}
   			
   			
   	   			
.AdvancedSearch-middle	#AdvancedSearch-left .DropDownList
{
	
	border:solid 1px #999999;
	
	}
	.AdvancedSearch-middle	 .LeftClear
	{
		clear:left;
		margin:0 0 10px 0px;
		padding:0;
		
	
		}
		/*
		.AdvancedSearch-middle	#AdvancedSearch-left p label
		{
			float:left;
			width:20%;
			}
		*/	
	.AdvancedSearch-middle	#AdvancedSearch-left .District-list
	{	
		
		background-color:#FFFFFF;
		border:1px solid #999999;
		height:163px;
		overflow-x:hidden;
		overflow-y:scroll;
		width:200px;
		}
		.AdvancedSearch-middle	#AdvancedSearch-left h3,
		#AdvancedSearch-right h3
		{float:left; width:20%; margin:0 0 0 0px; padding:0 0 0 0px;}
		
		.AdvancedSearch-middle #AdvancedSearch-center h3
		{margin:0 0 5px 0px; padding:0;}
		
.All-Districts-check-box
{
padding:0px;
margin:3px 0 0 0px;	
text-align:left;
display:block;
}



.DistrictTable tr,
.DistrictTable td
{
 margin:0px;
 padding:0px;
}
		
.DistrictTable input
{
 margin-left:5px;
 margin-right:5px;
 padding:0px;
 width:13px;	
}

.AdvancedSearch-middle	#AdvancedSearch-left .All-Districts-check-box input
{
	margin-left:7px;
	margin-right:5px;
	width:13px;	
}
	
.AdvancedSearch-middle #AdvancedSearch-left ul, 
.AdvancedSearch-middle #AdvancedSearch-center ul
{margin:0 0 20px 0px; padding:0 0 0 0px; list-style-type:none;}

.AdvancedSearch-middle #AdvancedSearch-left li,
.AdvancedSearch-middle #AdvancedSearch-center li
{margin:0 0 0 0px; padding:0 0 0 0px; list-style-type:none;}

 

#AdvancedSearch-right .slider
{
	position: relative;
    overflow: hidden; 
    height: 40px;
    width:253px;
	margin:0;
	display:block;
}

#AdvancedSearch-right .TextImage
{
	float:left;
	height:17px;
	width:20%;
	}
	
#AdvancedSearch-right .slider .Background
{
	background:transparent url(/graphics/Search/slider-background.gif) no-repeat scroll 0 2px;
	float:right;
	height:26px;
	width:253px;
	z-index:1;
}
	
#AdvancedSearch-right .slider .MinHandle
{
	width:14px;
	height:26px;
	background:transparent url(/graphics/Search/lefthandle.png) repeat scroll 0 0; 
	position:absolute;
	left:50px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AdvancedSearch-right .slider .MinHandle
{
 	background:transparent url(/graphics/Search/lefthandleIE.png) repeat scroll 0 0; 
}	
	
#AdvancedSearch-right .slider .MaxHandle 
{
	width:14px;
	height:26px;
	background:transparent url(/graphics/Search/righthandle.png) repeat scroll 0 0;
	position:absolute;
	left:239px;
	z-index:200;
	top:0px;
	cursor: w-resize;
}
* html #AdvancedSearch-right .slider .MaxHandle
{
	background:transparent url(/graphics/Search/righthandleIE.png) repeat scroll 0 0;
}
	
#AdvancedSearch-right .slider .MinValue
{
	background-color:Transparent;
	position:absolute;
	left:5px;
	top:0px;
	width:65px;
	height:auto;
}
		
#AdvancedSearch-right .slider .MaxValue
{
	background-color:Transparent;
   position:absolute;
   left:178px;
   top:27px;
   text-align:right;
   width:65px;
   height:auto;
}
/*
#AdvancedSearch-right .slider .MinValueField
{
   position: absolute; 
    top: 26px; 
    left: 5px;
    width: 80px;
    border: 0px;
    background: transparent; 
    z-index:70;   
}
*/
#AdvancedSearch-right .slider .MaxValueField
{
    position: absolute; 
    top: 26px; 
    left: 172px;
    width: 80px;
    border: 0px;
    background: transparent;
    text-align: right;
      z-index:71;  
}

#AdvancedSearch-right .slider .CoverLeft
{
	background-color:#E1C09F;
	height:16px;
	opacity:0.68;
	filter:alpha(opacity=68);
	position:absolute;
	top:5px;
	z-index:5;
}

#AdvancedSearch-right .slider .CoverRight
{
    background-color: #E1C09F;
    height: 16px; 
    opacity: 0.68; 
	filter:alpha(opacity=68);
    position: absolute; 
    top: 5px;
}	

	
.AdvancedSearch-middle .ButtonHolder
{
	position:absolute;
	top:218px;
	left:731px;
	
}
	
	/*bostadslistan*/
	
	.SimilarObjectsInfo
	{
		margin-bottom:-20px;	
	}
	
	.ResidenceResult-wrapper
	{
		position:relative;
		width:804px;
		margin:40px 0 20px 0px;
		}
	
	.TabList
	{
		list-style:none;
		margin:0;
		padding:0;
		position:absolute;
		top:-21px;
		left:1px;		
		}
		
.TabList li
{
	float:left;
	margin:0;
	padding:0;
	}
	.TabList li a
	{
		display:block;
		width:100px;
		height:24px;
		background:url(/graphics/SearchResidence/tab-inactive.png) no-repeat 0 0;
		text-decoration:none;
		font-family:Arial;
		text-align:center;
		font-size:1.09em;
		color:#666666;
		line-height:24px;
		}
		 
	.TabList li .active
	{
		background:transparent url(/graphics/Search/tab-active.gif) no-repeat 0 0;
		color:#CD6E19;
		}
		
		.residenceBox
		{
			margin:0 0 0 0;
			}
			
			/*antal visade resultat/sida*/
			.ChangeResult
			{
				position:absolute;
				width:250px;
				height:30px;
				top:-22px;
				left:545px;
				text-align:right;
				}
	
	

/*
.ResidenceResultBox .box_content .HeaderBorder
{
	width:798px;
	background:url(/graphics/SearchResidence/headingBar.gif) repeat-x 0 0;
	height:25px;
	
	}
	.HeaderBorder .HeaderHolder
	{
		float:left;
		margin:0;
		padding:5px;
		text-align:left;
		
		}

		.HeaderHolder h3
		{
			margin:0;
			padding:0;
			color:#000;
			font-weight:bold;
			}
*/

.ResidenceTable,
.ProjectTable
{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	font-size:11px;
}

.ResidenceTableHeader

{
	height:25px;
	padding:5px;
	text-align:left;
	color:#000;
	background:url(/graphics/SearchResidence/headingBar.gif) repeat-x 0 0;
}

.ResidenceTableHeader a
{
	color:#000;
	cursor:pointer;
	text-decoration:none;
	}
.ResidenceTableHeader img
{
	vertical-align:middle;
}

.ResidenceTable th,
.ProjectTable th
{
	height:25px;
	padding:5px;
	text-align:left;
	color:#000;
	background:url(/graphics/SearchResidence/headingBar.gif) repeat-x 0 0;
	}
	
.ResidenceTable .ResidenceRow1,
.ProjectTable .ResidenceRow1 
{
	background-color:#f4f4f4;
	height:24px;
	color:#666;	
}
.ResidenceTable .ResidenceRow2,
.ProjectTable .ResidenceRow2
{
	height:24px;
	background-color:#ebebeb;
	color:#666;
}
table.ResidenceTable tr.ResidenceRow1:hover, 
table.ResidenceTable tr.ResidenceRow2:hover, 
 table.ResidenceTable tr.hover1 , 
 table.ResidenceTable tr.hover2
{
	background-color:#9a9a9a;
	color:White;
	height:24px;
	cursor:pointer;
}
/*
tbody tr:hover
{
	background-color:#ebebeb;
}
*/

.ResidenceRow1 td,
.ResidenceRow2 td
{
	padding:5px;
}

/*
	Ta bort detta när seniorgårdsloggan är fixad.
*/
.ResidenceRow1 .sg img,
.ResidenceRow2 .sg img { padding-bottom: 2px; }
.ResidenceRow1:hover .sg img,
.ResidenceRow2:hover .sg img { visibility: hidden; }


.ResidenceRow1:hover .sg,
.ResidenceRow2:hover .sg { background: #9a9a9a url(/graphics/Seniorgarden_icon_hover.gif) no-repeat 5px 45% scroll; }
/*
	hit
*/

.ProjectTable .RegionBar
  {
  	background:transparent url(/graphics/backgrounds/green_background.gif) repeat-x 0 0;
  	height:23px;
  	}

.ResidenceTable .ResidenceRow1:link .ResidenceRow1:hover,
.ResidenceTable .ResidenceRow2:link .ResidenceRow2:hover
{
	background-color:#9a9a9a;
	color:#ffffff;
	cursor:pointer;
	}
.ProjectIcon
{
	margin-bottom:22px;
	margin-left:20px;
}
	

.ResidenceTable td
{
	padding:5px;
}
		
.NextPrevPage
{	
	height:30px;
	}
.NextPrevPage td
{
	text-align:center;
	vertical-align:middle;
	}
	
.NextPrevPage td a
{
 color:#666666;	
}	

.RegionBar
  {
  	background:transparent url(/graphics/backgrounds/green_background.gif) repeat-x 0 0;
  	height:23px;
  	}


/*--------------Projektstartsidan-------------------*/

	
			
	
	
   /*----------Objektstartsidan-------------*/
   
   
   		
   		
  /*--------Alla projekt-sidan-----------*/
  /*
  .AllProjects-table
  {
  	
  	}
  .AllProjects-table .RegionBar
  {
  	background:transparent url(/graphics/backgrounds/green_background.gif) repeat-x 0 0;
  	height:23px;
  	}
  	
  	.AllProjects-table .RegionBar .RegionName
  	{
  		
  		padding:0 0 0 5px;
  		}
  	
  .AllProjects-table .RegionBar	.RegionLink
  {
  	padding:0 5px 0 0px;
  	}
  	.AllProjects-table .tr_1
  	{
  		height:25px;
  		}
 
  	.AllProjects-table .tr_1 a
  	{
  		color:#666666;
  		text-decoration:underline;
  		}
  .AllProjects-table td
  {
  	padding-left:5px;
  	}
  
 .AllProjects-table .ProjectContent img
 {
 	float:left;
 	margin:5px 10px 5px 0px;
 	width:120px;
 	height:67px;
 	}	
 .AllProjects-table .ProjectContent h3
 {
 	margin:5px 0 5px 0px;
 	}
*/
  	/*----------Gardinlistor--------------*/
 .tr_1
 {
   	background-color:#ebebeb;
 }
.tr_2
 {
   background-color:#f4f4f4;
  }
  

	
/*---------------Tooltip för mina sidor--------------*/
	
 
.span-tooltip,
.span-tooltip-error
{
	text-decoration:none;
}

.span-tooltip span,
.span-tooltip-error span
{
	display:none;
}

.span-tooltip:hover,
.span-tooltip-error:hover
{
	position:relative;
	text-decoration:none;
	cursor:help;
}
	
.span-tooltip:hover span
{
	position:absolute;
	display:block;
	top:-90px; left:0;
	border:1px solid #666666;
	background-color:#ffffaa;
	padding:2px;
	color:#666666;
	width:200px
	}
	
.span-tooltip-error:hover span
{
	position:absolute;
	display:block;
	top:-30px; left:-60px;
	border:1px solid #666666;
	background-color:#ffffaa;
	padding:2px;
	color:#666666;
	width:200px
}

/*Sökresultat-sidan*/	
.SearchResult-grid
{
	
	}
	
/*Tooltip-bostadssidan*/
#TransparentFrame
{
width:340px; 
height:150px;
border:solid 1px #000; 
background-color:#000;
opacity:0.9;
filter: alpha(opacity = 90);
position:absolute; 
top:-25px;
left:-20px; 
}

.Tooltip-residence{position:relative; width:150px;}
.Tooltip-residence div{height:24px; color:#CD6E19; font-size:10px;}
.Tooltip-residence div img{float:left; margin-right:5px;}
.Tooltip-residence div span{display:block; padding-top:6px; font-size:12px;}
   .Tooltip-residence:hover{z-index:25;}
   .Tooltip-residence:hover #TransparentFrame{z-index:-1;}
   .Tooltip-residence .square{
     display: none; position:absolute; top:-128px; left:0px;
      border:none; 
	background-color:#ffffff; }
   .Tooltip-residence:hover .square{display:block;}
   .Tooltip-residence:hover .square a{ cursor:pointer;}
	
	.PopularResidence-table
   {
   	width:100%;
   	height:100px;
   	border-collapse:collapse;
	font-size:11px;
   	border:solid 1px #999;
   	background-color:#fff;
   }
	.PopularResidence-table thead .Header
	{
	height:25px;
	text-align:left;
	color:#000;
	background:url(/graphics/SearchResidence/headingBar.gif) repeat-x 0 0;
	padding:5px;
	}
	
	.PopularResidence-table .tr_1
	{
	 background-color:#f4f4f4;
	height:25px;
	color:#666;	  	
	}
	.PopularResidence-table .tr_2
	{
	 height:25px;
	background-color:#ebebeb;
	color:#666;	
	}
	.PopularResidence-table .tr_1:hover,
	.PopularResidence-table .tr_2:hover
	{
	  cursor:pointer;
	  background-color:#666	;
	  color:#ffffff;
	}
	.PopularResidence-table td
	{
		padding:5px;
	  	overflow:hidden;
	}
	.Cell1
	{
	  width:10%;	
	}
	
	.AllimagesAndMap-object
	{
		margin: 10px 0px 20px -10px;	
	}
	.AllimagesAndMap-object img
	{
		margin: 0px 0px 0px 10px;	
	}	
	.AllimagesAndMap-object a:hover
	{
		text-decoration:none;
	}
	.VerticalMargin
	{
	 margin-top:10px;	
	}
	
/*Tooltip-test*/
.tooltip{position:relative; text-decoration:none;}
.tooltip img
{
 margin-top:3px;
}

.tooltip:hover{z-index:25;}

.tooltip span{
	display: none;
	position:absolute;
	top:1em; 
	left:1em;
	padding:4px; 
	padding-top:6px; 
	border:1px solid Black; 
	width:150px; 
	background-color:#000000; 
	filter: alpha(opacity = 77); 
	color:#ffffff; 
	text-decoration:none;
}
   .tooltip:hover span{display:block;}
   /*.tooltip:hover span a{color:#ffffff; cursor:default;}*/
   
 .linkSpace
 {
  margin-top:5px;	
 }
  .Textblock-div
 {
  padding:12px 0px; 
  border-top:solid 1px #E9E9E9;
 }
 
 .IngressBlock-div
 {
  padding-bottom:8px;	
 }
 
 .ShowInPopupLink
 {
  color:#666666;
 }
 
 .ShowInPopupLink:hover
 {
  color:#CD6E19;
 }
 
 .ContactInputField
 {
    background:#ededed url(/graphics/input_text_bg.gif) repeat-x scroll left top;
    border:1px solid #AAAAAA;
    font-size:1.09em;
    height:17px;
    vertical-align:middle;
	padding:2px 0 0 2px;
  width:188px;	
 }
 
 .SimilarObjectsInfo
 {
  margin-bottom:-35px;	
 }
 .SimilarObjectsKeywords
 { 
 font-weight:bold; 
 }
 
 .PriorityButton
 {
  margin-left:10px;	
 }
 .PriorityOkImage
 {
  	margin:0 10px;
 }
 /*** SubMenu ***/




.SubMenu {
	margin-bottom: 20px;
}

.SubMenu li {
	border-bottom: solid 1px #e9e9e9;
}

.SubMenu li.exp li {
	border-style: none;
}

.SubMenu li.first {
	border-top: solid 1px #e9e9e9;
}

/*** ProjectMenu ***/

.ProjectSubMenuContainer 
{
	position: relative;
}

.ProjectMenu 
{
	position: relative;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 8px; 
	margin-right: 0px;
	overflow: hidden;
	height: 38px;
	padding:0; 
}

.ProjectMenu ul
{
	float: left;
	padding: 0;
	margin: 0;
	z-index: 501;
	position: relative;
}

.ProjectMenu ul li,
.ProjectMenu ul li ul li
{
	float: left;
	list-style: none none;	
	padding: 0;
	margin: 0px 4px 0px 0px;
}

.ProjectMenu ul li a,
.ProjectMenu ul li ul li a
{
	display: block;
	width: auto;
	text-align: center;
}

.ProjectMenu li li
{
}

.ProjectMenu li li a
{
}

.ProjectMenu img
{
	width: 109px;
}

.ProjectMenu img.selected,
.ProjectMenu li.sel img.normal
{
	/*display: none;*/
}

.ProjectMenu li.sel img.selected
{
	display: block;
}


/*
.ProjectMenu {
	background: transparent url(SubMenu/project_bg.gif) 0 100% no-repeat;
}

.ProjectMenu ul {
	background: transparent url(SubMenu/project_top.gif) 0 0 no-repeat;
	padding: 7px;
}

.ProjectMenu ul ul {
	background-image: none;
	padding: 0;
}

.ProjectMenu li li {
	border-top: solid 1px #fff;
}
*/


/*** PageFooter ***/
.PageFooter {
	clear: both;
	border-top: 1px solid #666;
	padding: 10px 25px;
}

.PageFooter .divider 
{
	padding-left: 10px;
	padding-right: 10px;
}

.PageFooter .Contact {
	float: right;
}

/*** Search ***/
.Search {
	overflow: hidden;
	height: 25px;
}

.SearchSugestion 
{
	 width: auto; 
	 text-align:left;
}

/*** Loader ***/
#HelpPageLink 
{
	display: none;
	width: 22px;
	height: 0px;	
	padding: 16px 0 0 0;
	margin: 4px 0 0 4px;
	overflow: hidden;
	background: transparent url(/graphics/buttons/question-mark.gif) no-repeat center top scroll;
}
#LoadingDiv { margin: 5px 0px 0px 10px; }
#LoadingDiv img { vertical-align: middle; }

/*** TopMenu ***/
.TopMenu
{
	list-style: none none;
	margin: 0;
	padding: 0;
}

.TopMenu li
{
	font-family: "Gill Sans MT" , Arial, Sans-Serif;
	font-size: 1.45em;
	position: relative;
	float: left;
	height: 37px;
	width: 102px;
	text-align: center;
	background: transparent url(/Functions/TopMenu/bg.png) no-repeat 0 0;
	margin: 27px -4px 0 0;
	padding: 0;
	overflow: hidden;
}

.TopMenu li a,
.TopMenu li span
{
	display: block;
	text-decoration: none;
	padding: 11px 0 7px;
	color: #666;
	white-space: nowrap;
}

.TopMenu li a:hover
{
	color: #cd6e19;
	text-decoration: none;
}


.TopMenu img.normal 
{
}

.TopMenu img.selected 
{
	display: none;
}

.TopMenu .active
{
	background-image: url(/Functions/TopMenu/bg_sel.png);
}

.TopMenu .active a
{
	color: #cd6e19;
}

.TopMenu .active img.normal 
{
	display: none;
}

.TopMenu .active img.selected 
{
	display: inline;
}


.TopMenu .vipTab_anon {
	width: 124px;
	margin: -2px 4px 0 2px;
	margin: 34px 0 0 2px;
	height: 39px;
	background-image: url(/Functions/TopMenu/vip.png);
}

.TopMenu .vipTab_anon span {
	font-size: 0;
	height: 1em;
}

/*** Project, startpage ***/
#middle-column h1, 
#middle-column h2, 
#middle-column p 
{
	margin: 0 0 4px;
}

#middle-column .image-width h2, 
#middle-column .image-width p 
{
	width: auto;
}

#middle-column .img-left {
	float: left;
	margin: 8px 20px 0 0;
}

#image-puff,
#image-puff3 
{
	/*float: left;*/
	/*clear: both;*/
	padding-top: 7px;
	padding-bottom: 7px;
}

#image-puff h2, 
#image-puff p, 
#image-puff3 h2, 
#image-puff3 p 
{
	float: none;
	clear: right;
	margin: 0 0 6px 0;
	padding-top: 0;
}

#image-puff2 
{
	/*float: right;*/
	/*clear: both;*/
	padding-top: 7px;
	padding-bottom: 7px;
}

#image-puff2 h2, 
#image-puff2 p 
{
	float: none;
	clear: left;
	margin: 0 0 6px 0;
	padding-top: 0;
}

#image-puff .img-left,
#image-puff3 .img-left
{
	margin-top: 3px;
	margin-left: 0;
}

#image-puff2 .img-right
{
	margin-top: 3px;
	margin-right: 0;
}




/*** Availible apartments table ***/
#apartments-table {
	width: 99.9%;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #CFCFCF;
}
#apartments-table tr.uneven {
	background-color: #e7e7e7;
	padding: 10px;
}
#apartments-table th {
	padding: 3px 0 4px;
	font-weight: bold;
	color: #333;
}
#apartments-table th#size {
	width: 40%;
}
#apartments-table th#quantity {
	width: 35%;
}
#apartments-table td 
{
	padding: 2px;
	padding-left: 2px;
	color: #333;
}
#apartments-table td.rooms {
	padding-left: 8px;
}

/*** Search-result ***/
#searchresult-container {
	width: 802px;
}
#searchresult-container table.searchresult {
	width: 100%;
}
#searchresult-container table.searchresult thead tr {
	background-color: #ebf4d1;
}
#searchresult-container table.searchresult thead tr#pagedhits {
	background-color: #fff;
}
#searchresult-container table.searchresult th, #searchresult-container table.searchresult td, tr.exp td {
	text-align: left;
	padding: 3px 5px;
	color: #333;
}
#searchresult-container table.searchresult th.mainhead {
	width: 790px;
	padding: 8px 5px;
}

#searchresult-container table.searchresult tr.cols, #searchresult-container table.searchresult thead tr.options {
	background-color: #ccc;
}
#searchresult-container table.searchresult tr.cols th {
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
#searchresult-container table.searchresult tbody .uneven, .uneven {
	background-color: #f0f0f0;
}
#searchresult-container table.searchresult tr.uneven_selected, #searchresult-container table.searchresult tr.even_selected {
	background-color: #9a9a9a;
}
#searchresult-container table.searchresult th.img {
	padding: 0;
}
#searchresult-container table.searchresult tr.selected td, #searchresult-container table.searchresult tr.even_selected td, #searchresult-container table.searchresult tr.uneven_selected td {
	color: #fff;
	font-weight: bold;
}
#searchresult-container table.searchresult tr.selected td a, #searchresult-container table.searchresult tr.even_selected td a, #searchresult-container table.searchresult tr.uneven_selected td a {
	color: #fff;
}
#searchresult-container table.searchresult td.infocell {
	padding: 0;
}

/* object card */
.soogone {display:none;}
.obj-card-col-fade { background: url(/graphics/obj-card-columnfade.png) repeat-y -23px 0; }
.data .action.close { display: none; }
.data.sel .action.close 
{
	float: right;
	display: block;
	width: 9px;
	height: 9px;
	background: #9a9a9a url(/graphics/buttons/obj-card_close.gif) no-repeat right center scroll;
	text-indent: -9999px;
}
#object-card { width: 100%; height: 100%; overflow: hidden; } 
#object-card .object-menu span.icon-wrapper { float:left; width: 25px; }
#object-card .object-menu .icon { vertical-align: text-bottom; }
#object-card .object-menu ul li.hover span,
#object-card .object-menu ul li.hover a
{
	color: #CD6E19;
	background-color: Transparent;
	text-decoration: underline;	
}
#object-card .object-info { padding-bottom: 0; }
#object-card .object-info h1 { margin: 5px 0; }
#object-card .object-info p { margin: 4px auto 30px auto; }
#object-card .object-info td { text-align: right; }
#object-card .object-menu
{
	float: left;
	width: 150px;
	position: relative;
	z-index: 200;
	margin-left:5px;
	margin-right: 5px;
}
#object-card .object-menu ul { clear: right; }
#object-card .object-menu li { padding: 6px 0; }
#object-card .object-menu .action.view-project 
{
	float: right;
	width: 78px;
	height: 22px;
	margin-top: 15px;
	text-indent: -9999px;
	background: transparent url(/Functions/Project/ProjectCard/till_projekt.gif) center center no-repeat scroll;
}
#object-card #object-card-content { margin-left: 160px;	}
#object-card .stackObject { float: left; width: 100%; }
#object-card #object-summary { float: left; width: 210px; }
#object-card #object-summary dl 
{ 
	margin-top: 0;
	width: auto;
	float: none;
	padding-bottom: auto;
}
#object-card #object-summary dt
{
	font-weight: bold;
	clear: left;
	float: left;	
	width: 42%;
}
#object-card #object-summary dd
{
	margin-left: 42%;
	clear: none;
	float: none;
	width: auto;
}
#object-card #object-summary span { float: left; width: 90px; font-weight: bold; }
#object-card #show-time p { margin-bottom: 10px; }
#object-card #show-time span { display: block; font-weight: bold; }
#object-card .object-img 
{
	float: right;
	width: 217px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	margin-top: 0;
}
#object-card .object-img .action.view-all-imgs
{
	float: right;
	margin: 20px 20px 0 0;
	padding-top: 4px;
	text-indent: 22px;
	background: transparent url(/graphics/icon_picture.jpg) left center no-repeat scroll;
}
.js #object-card .stackObject .Map 
{
	position: relative;
	width: 637px;
	height: 332px;
	margin-left: 0;
	z-index: 100;
	margin-bottom: 0px;	
}
.js #object-card .MapCorner {
	position: relative;
	top: -8px;
	left: 632px;
	width: 5px;
	height: 5px;
	display: block;
	margin: 0;
	background: transparent url(/Functions/Project/ObjectCard/object-card_mapCorner.gif) no-repeat 0 100%;
	z-index: 101;
} /* object-card end */


/* seniorg�rden p� jm */
/*.exp div.object-menu.sg { background: transparent url(/graphics/SeniorGarden_cut.gif) center scroll no-repeat; }*/
 .sg-loggo  
{
	border-top:solid 1px #CCCCCC;
	width:153px; 
	height:40px;
	background:transparent url(/graphics/SeniorGarden_cut2.gif) no-repeat center bottom;   
	position:absolute; top:144px; left:20px;
	}
.sg-object #object-card .object-menu .action.view-project { background-image: url(/graphics/buttons/till_projekt-sg.gif); }
.sg-object #object-card #object-card-summary.object-info { background: transparent url(/graphics/seniorgardenlogo.jpg) no-repeat 109% 90% scroll; }
.sg-object #object-card .pulPopup { color: #820000; }

/* bor�tt p� jm */
/*.exp div.object-menu.bo { background: transparent url(/graphics/Boratt_cut.gif) center scroll no-repeat; }*/
 .bo-loggo 
{
	border-top:solid 1px #CCCCCC;
	width:153px; 
	height:40px;
	background:transparent url(/graphics/boratt_cut.gif) no-repeat center bottom;   
	position:absolute; top:144px; left:20px;
	} 
.bo-object #object-card .object-menu .action.view-project { background-image: url(/graphics/buttons/till_projekt-bo.gif); }
.bo-object #object-card #object-card-summary.object-info { background: transparent url(/graphics/borattlogo.jpg) no-repeat 109% 90% scroll; }
.bo-object #object-card .pulPopup { color: #005091; }

div.object-info dl {
	width: 350px;
	float: left;
	margin-top: 0;
	padding-bottom: 16px;
}
div.object-info dd, div.object-info dt {
	float: left;
}
div.object-info dt {
	clear: left;
	width: 30%;
	font-weight: bold;
}
div.object-info dd {
	clear: right;
	float: right;
	width: 69%;
	margin-left: 0;
}
div.object-info h1 {
	margin: 5px 0;
}

#searchresult-container table.searchresult td.infocell p, div.object-info p {
	margin-top: 4px;
}

div.object-menu a.btn-close {
	float: left;
}
div.object-menu icon
{
	position: relative;
	vertical-align:middle;
}
div.object-menu ul {
	list-style-type: none;
	margin: 16px 0 0 0;
	padding: 1px 12px;
}
div.object-menu ul li {
	padding: 6px 0 3px 1px;
	border-bottom: solid 1px #ccc;
}
div.object-menu .showing-info
{
	padding: 23px 15px 0px 15px;
	margin-bottom:1px;
}

.js div.object-menu ul li {
	cursor: pointer;
	color: #cd6e19;
}
.contactCard div.object-menu ul li {
	cursor: pointer;
	color: #cd6e19;
}
.js div.object-menu ul li:hover {
	text-decoration: underline;
}
.contactCard div.object-menu ul li:hover {
	text-decoration: underline;
}

.RegisterMenu ul {
	list-style: none;
}
.js div.object-menu ul li.active, .js .RegisterMenu ul li.active {
	color: #000;
}

.contactCard div.object-menu ul li.active, .js .RegisterMenu ul li.active {
	color: #000;
}

/*** Box, Lightgray - SearchResult lab ***/
.box-lightgray .bHead, .box-lightgray .bFoot {
	display: none;
}
.box-lightgray div {
	/*background: none;*/ 
}

.col-fade {
	background: url(/graphics/obj-info-columnfade.png) repeat-y 7px 0;
	
}

/* HTML-f�rlaga f�r platsannonser */
#searchresult-container table.searchresult td.infocell .col-fade-right {
	background: url(/graphics/fade-right.gif) repeat-y 98.5% 0;
}
.box-lightgray {
	background: url(/graphics/obj-info_frame.gif) no-repeat 0 100%;
	min-height: 1px;
	position:relative; 
	z-index: 190;
}
.box-lightgray .bBody1 {
	padding-left: 8px;
}
.box-lightgray .bBody2 {
	padding-right: 5px;
}
.box-lightgray .bBody3 {
	padding: 0;
}
.box-lightgray .bBody3 div {
	float: left;
}
div.object-img, .object-menu {
	float: left;
	width: 183px;
	padding-bottom: 12px;
}
div.object-img {
	margin-left: 7px;
	float: left;
}
div.object-img div.margin5 {
	padding: 5px;
}

/* Visa alla bilder p� obj-pres i tr�fflista */
#ObjectPage2 div.object-img {
	margin-bottom: 10px;
}

div.object-menu {
	float: right;
	position: relative;
	z-index: 200;
	margin-right: 3px;
}

div.object-menu img {
	z-index: 201;
	vertical-align: middle;
	margin-right: 10px;
}


div.object-menu img.close-objInfo {
	position: absolute;
/*	z-index: 100;*/
	top: 10px;
	right: 10px;
}

div.object-info {
	float: left;
	width: 380px;
	padding: 5px 20px 12px;
	position: relative;
	z-index: 230;
}

a.project-link {
	float: right;
	text-align: right;
	font-size: 105%;
	background: url(/graphics/buttons/projectlink-arrow-big.gif) no-repeat 100% 2px;
	padding-right: 16px;
}

table.TeaserResidentialStoreTable th {
	text-align: left;
	padding: 1px 0 1px 2px;
}
table.TeaserResidentialStoreTable td {
	padding: 1px 0 1px 2px;
}


table.TeaserListTable th {
	text-align: left;
	padding: 2px 0 2px 3px;
}
table.TeaserListTable td {
	padding: 2px 0 2px 3px;
}
table.TeaserListTable tr.uneven {
	background-color: #e7e7e7;
}
table#contactForm td {
	padding: 3px 0;
}
table#contactForm input.button {
	float: right;
}

/* Registrera VIP/Medlem */
div#RegisterMember {
	width: 70%;
	float: left;
}
div#RegisterMember h1 {
	margin-top: 0;
}
div.RegisterMenu {
	width: 28%;
	float: right;
}

/*** GMap ***/
div.Map {
	position: absolute;
	width: 424px;
	height: 347px;
	margin-left: 190px;
	z-index: 100;
}

div.MapCorner {
	position: absolute;
	margin: 328px 0 0 7px;
	width: 5px;
	height: 5px;
	background: transparent url(/Functions/Project/ObjectCard/mapCorner.gif) no-repeat 0 100%;
	z-index: 101;
}

.CardViewMainImage {
	margin-left: 100px;
	margin-right: 10px;
}

/********** Pris & Kalkyl under bostadskortet **************/
dl.Pricinglist 
{
	display: block;
	margin: 10px;
}
dt.PricinglistItem
{
	display: block;
	width: 140px;
	font-weight: bold;
	height: 25px;
}
dd.PricinglistItem
{
	display: block;
	height: 25px;
}


/******* LOGIN ********/
.loginPopup 
{
	width: 229px;
}

.login 
{
	color: #f00;	
	border-top: 1px solid #ccc;
}
.login .ReminderSuccess
{
	color: #009900;
}

.login .ReminderFail
{
	color: #990000;
}

.login input.text
{
	width: 198px;
	background: url(../graphics/input_text_bg.gif) top left repeat-x;
	border: 1px solid #ccc;
	padding: 2px 4px;
}


.login label
{
	padding: 7px 0 3px 0;
	display: block;
	color: #666;
	background: #fff;
}

.login .loginButton,
.login .reminderButton
{
	float: left;
	width: auto;
	margin: 10px 0;
	margin-left: 135px;
}

.login .remindertext 
{
	color: #666;
}

.login .links 
{
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.login .footer 
{
	margin-top: 20px;
}



.loginAndLanguage input
{
	vertical-align: middle;
	height: 14px;
}


.loginAndLanguage .divider 
{
	padding-left: 10px;
	padding-right: 10px;
}

/* search engine optimizaion */
#LoginDisabled { padding: 10px 3px; }
#LoginDisabled span { color: #666; }



/*
.modalPopup .content 
{
	background: #fff;
	border-left: 11px solid #fff;
	border-right: 11px solid #fff;
}
*/

/******* Commercial Objectlist ********/
.sendEmailPopup 
{
	width: 350px;
}
.sendEmailPopup br
{
	clear:left;
}
.sendEmailPopup .text
{
    float:left;
    margin-left:5px;
    width:150px;
}
.sendEmailPopup label
{
    display:block;
    float:left;
    width:80px;
    margin-left:50px;
}
.sendEmailPopup .textarea
{
    width:235px;
    margin-left:50px;
}
.sendEmailPopup button
{
    float:right;
    width:100px;
    color:Blue;
    margin-left:30px;
}



/*
 * CSS  inst�llningar f�r meddelanderutan p� bland annat kontaktformul�r.
 */

.contactcardimage
{
}

.cardmessagefield
{
	background: transparent url(../graphics/input_text_bg.gif) repeat-x scroll left top;
	width: 95px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px 4px;
	
}

.cardemailmessagefield, .cardmessagearea
{
	width: 272px;
	margin: 5px;
	border: 1px solid #CCCCCC;
	padding: 2px 4px;	
}
.cardemailmessagefield
{
	background: transparent url(../graphics/input_text_bg.gif) repeat-x scroll left top;

}

.cardmessagearea
{
	height: 80px;
}
/*Validation on register new customer */

.hidden
{
    display:none;
}
.SearchButton
{
	width: 66px;
	height: 22px;
	margin-left: 10px;
	background-image: url('/graphics/buttons/btn-search.png');
	border: 0px solid black;
	background-color: Transparent;
	vertical-align: middle;
	cursor: pointer;
}

.SearchButton-en
{
    
    width: 50px;
	height: 19px;
	margin-left: 10px;
	background-image: url('/graphics/buttons/close.gif');
	border: 0px solid black;
	background-color: Transparent;
	vertical-align: middle;
	cursor: pointer;
}

.SearchDetailedButton
{
	float: right; 
	margin: 4px 7px 0px 0px; 
	font-weight: bold; 
	color: #666;
	cursor: hand;
	cursor: pointer;	
}

.SearchInputField
{
	background: transparent url('/graphics/input_text_bg.gif') repeat-x scroll left top;
	border: 1px solid #AAA;
	height: 17px;
	padding-top: 2px;
	padding-left: 2px;
	vertical-align: middle;
	font-size: 1.09em;
	color: #666;
	margin-left: 5px;
	/*margin-top: -2px;*/
	width: 250px;
}

.SearchDropDown
{
	background: #fff url('/graphics/input_text_bg.gif') repeat-x scroll left top;
	border: 1px solid #AAA;
	height: 19px;
	margin: 0px;
	vertical-align: middle;
	/*padding-top: 2px;*/
	font-size: 0.91em;
	color: #333;
}

.SearchresultBarButton
{
	display: inline;
	margin-right: 3px;
}

.SearchresultBarButton img
{
	vertical-align: middle;
}
.SearchresultBarButton span
{
	vertical-align: middle;
}
.SearchresultBarButton .action 
{
	height: 25px;
	float: left;
	margin-right: 18px;
	padding-left: 32px;
	line-height: 2.3;
	background: transparent none no-repeat scroll left center;
}
.SearchresultBarButton .action.view-list { background-image: url(/graphics/icn_showlist.jpg); }
.SearchresultBarButton .action.view-map { background-image: url(/graphics/icn_showmap.jpg); }

#AdvancedSearch-Wrapper { width: 700px; margin-top: 2px; }
#AdvancedSearch-Wrapper #AdvancedSearch-Spacer { float: right; margin-left: 15px; }
#AdvancedSearch-Wrapper #AdvancedSearch-Expand-Wrapper { float: right; cursor: hand; cursor: pointer; }
#AdvancedSearch-Wrapper #AdvancedSearch-Spacer2 { float: right; margin-left: 15px; margin-right: 15px; }
#AdvancedSearch-Wrapper #searchString { float: right; color:#AAA; font-style:italic; }
#AdvancedSearch-Wrapper #SearchString-Label 
{
	color: #666; font-family: arial; float: right; font-size: 14px; font-weight: bold; vertical-align: middle; margin: 3px 7px 0px 0px; 
}
#ExtendedSearch #ExtendedSearch-Wrapper 
{
	height: 290px; border-top: 1px solid #999; border-bottom: 1px solid #999; margin: 10px 0px 8px 0px; 
}
#ExtendedSearch #ExtendedSearch-Details
{
	float: right; width: 295px; margin: 10px 5px 0px 0px; height: 265px; 
}
#ExtendedSearch #ExtendedSearch-Details-Wrapper { margin-left: 10px; }
#ExtendedSearch #ExtendedSearch-How 
{
	float: right; margin-right: 20px; width: 180px; height: 270px; margin: 10px 0px 5px 0px; padding-right: 10px; border-left: 1px solid #999; border-right: 1px solid #999; 
}
#ExtendedSearch #ExtendedSearch-How-Wrapper { margin-left: 10px }
#ExtendedSearch #ExtendedSearch-How-Wrapper #Housing { border-bottom: 1px solid #999; }
#ExtendedSearch #ExtendedSearch-How-Wrapper #Housing .Housing-Block1 { margin: 0; }
#ExtendedSearch #ExtendedSearch-How-Wrapper #Housing .Housing-Block2 { margin: 0px 0px 10px 0px; }
#ExtendedSearch .Situation-Caption { margin: 10px 0px 5px; }
#ExtendedSearch #ExtendedSearch-How-Wrapper #Situation 
{ 
	border-bottom: 1px solid #999; padding-bottom: 5px; 
}
#ExtendedSearch #ExtendedSearch-How-Wrapper #Situation .LocationList { width: 170px; margin-bottom: 10px; height: 60px; }
#ExtendedSearch .Status-Caption { margin: 10px 0px 0px 0px; }
#ExtendedSearch #ExtendedSearch-Where { float: right; width: 260px; margin: 10px 10px 0px 0px; }
#ExtendedSearch #ExtendedSearch-Where table { border: 0px; width: 240px; }
#ExtendedSearch #ExtendedSearch-Where table #County-Caption { width: 40px; }
#ExtendedSearch #ExtendedSearch-Where table #County { width: 180px; }
#ExtendedSearch #ExtendedSearch-SubmitArea 
{ 
	float: right; width: 500px; text-align: right; margin-right: 10px; margin-top: -1px; height: 22px; 
}
#ExtendedSearch #ExtendedSearch-SubmitArea #ExtendedSearch-SubmitArea-Spacer { float: right; margin-left: 15px; margin-right: 17px; }
#ExtendedSearch #ExtendedSearch-SubmitArea #ExtendedSearch-SubmitArea-Expand { float: right; cursor: hand; cursor: pointer; }
#ExtendedSearch #ExtendedSearch-SubmitArea #ExtendedSearch-SubmitArea-Spacer2 { float: right; margin-left: 15px; margin-right :15px; }
#ExtendedSearch #ExtendedSearch-SubmitArea #HitCount { margin: 4px 0px 0px 0px; float: right; color: #333; font-size: 14px; }


/* Grid layouts */
div.object-menu 
{
	min-height: 180px;
}

.objectCard div.object-menu 
{
	height: 329px;
}

.projectCard div.object-menu 
{
	min-height: 180px;
}

.projectCard .ButtonProjectCard
{
	margin-left: 7px;
}
   
.contactCard div.object-menu 
{
	height: 280px;
}

.pressNoteCard div.object-menu 
{
	height: 200px;
}

.pressReleaseCard div.object-menu 
{
	height: 200px;
}

.reportCard div.object-menu 
{
	height: 200px;
}

.recruitingCard div.object-menu 
{
	height: 180px;
}


.object-img .button 
{
	margin: 10px 15px;	
}

.projectViewSelector 
{	
	padding: 3px 10px 10px 10px;
}

.projectMap
{
	background: url(/graphics/large_map_border.gif) top left no-repeat;
	position: relative;
	margin-top: -3px;
	margin-bottom: 20px;
	padding: 7px 7px 7px 7px;
}

.projectMap .nw,
.projectMap .ne,
.projectMap .sw,
.projectMap .se
{
	position: absolute; 
	width: 13px;
	height: 13px;
	background-color: #f00;
}

.projectMap .nw
{
	z-index: 241;
	top: 0;
	left: 0;
	background: url(/graphics/large_map_border.gif) top left no-repeat;
}

.projectMap .ne
{
	z-index: 242;
	top: 0;
	left: 789px;
	background: url(/graphics/large_map_border.gif) top right no-repeat;
}

.projectMap .sw
{
	z-index: 243;
	top: 354px;
	left: 0;
	background: url(/graphics/large_map_border.gif) bottom left no-repeat;
}

.projectMap .se
{
	z-index: 244;
	top: 354px;
	left: 789px;
	background: url(/graphics/large_map_border.gif) bottom right no-repeat;
}

.projectMapContent
{
	width: 789px;
	height: 354px;
	position: relative;
	z-index: 240;
}



.projectMapContent
{
	width: 789px;
	height: 354px;
	position: relative;
}

.projectMapBorder 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 335px;
	background: transparent url(/graphics/large_map_border.gif) top left no-repeat;
	display: none;	
}

.SearchResultMenuNormal   
{ 
   text-decoration:none;
   color:#666666;
   
}
 
.SearchResultMenuSelected
{ 
   text-decoration:none;
   color:#CD6E19;
   
}

.topListContentControl {
	/*height: 100px; */
	margin-left: 5px; 
	margin-bottom: 15px;
	height: auto;
}

.EditorText img
{
	margin: 10px;
	margin-top: 1px;
}
.EditorText h3
{
	margin-top: 0px;
}

.projectPopup 
{
    width: 200px;
    color: #000;
}

.projectPopup .content
{
    color: #666666;
}

.pulPopup 
{
    width: 400px;
}


.vipPopup 
{
    width: 400px;
}

.vipPopup .content 
{
    height: 450px; 
    overflow: auto;
}
.test
{
	font-size:15px;
}

/*Nya stieles f�r s�k och hitta-projektet */


  
 /*-----Blobben------*/
.SearchPanel {
	
	width:1000px;
	clear: both;
	
}
 .StartTopRight
 
{
	width:15px;
	height:66px;
	float:left;
}
 .StartTopMiddle  
{	
	width:970px;
	height:66px; 
    background-repeat:repeat-x; 
    float:left;
}

	
 .StartTopLeft
 
{
	float:left; 
	width:15px; 
	height:66px; 
}
/*.StartTopRight{background-image:url(/Elements/Box/start_right.gif);}*/
/*.StartTopMiddle{background-image:url(/Elements/Box/start_middle.gif);}*/
/*.StartTopLeft{background-image:url(/Elements/Box/start_left.gif);}*/
.ResidenceTopRight{background-image:url(/Elements/Box/green_right.gif);}
.ResidenceTopMiddle{background-image:url(/Elements/Box/green_middle.gif);}
.ResidenceTopLeft{background-image:url(/Elements/Box/green_left.gif);}
/*------LinkPath---------*/
#linkPath
{
	position:absolute;
	left:186px;
    top:40px;
    z-index:10;
	}
	
#linkPath span{color:#666666;}
	

/*------Login and language----------*/
.loginAndLanguage 
{
	position: absolute;
	top: -60px;
	right: 0px;	
	background: transparent;
	white-space: nowrap;
}

.loginAndLanguage div
{
	display: inline;
}
.loginAndLanguage .divider 
{
	padding-left: 10px;
	padding-right: 10px;
}
#Flag-Wrapper  
{
	margin-left:5px; 
}
#Flag-Wrapper img  
{
	border-width: 0px; 
}


/*------Fritextsöken-------*/
#LinqSearchPanel
{
	width:320px; 
	height:30px;  
	position:absolute;
	top:-25px; 
	right: 0px;	
}

#LinqSearchPanel .GeneralSearchInputField
{
	margin:1px 0 0 20px;
	width:250px;
	}

.LinqSearchButton
{
	float:right;
	margin-right:2px;
}

#linqSearchString 
{ 
	color:#AAA; 
	font-style:italic; 
	margin-right: 5px;
	float: right; 
}

.TopSearchInputField
{
	width:236px; 
    background:#ededed url(/graphics/input_text_bg.gif) repeat-x scroll left top;
    border:1px solid #AAAAAA;
    font-size:1.09em;
    height:17px;
    vertical-align:middle;
	padding:2px 0 0 2px;
	margin-top:1px;
  
}
.TopSearchLoader
{
	float:left; 
	padding:4px 0 0 4px;
	visibility:hidden;
}
.TopSearchLoaderActive
{
	float:left; 
	padding:4px 0 0 4px;
}#leftMenuHolder
{
	width: 160px;
	float: left;
	margin-top: 29px;
}
.DefaultTreeMenu ul, .DynamicMenu
{
	list-style: none none;
	margin: 0;
	padding: 0;
}

.DefaultTreeMenu li, .DynamicMenu li
{
	list-style: none none;
	margin: 0;
	padding: 0;
}

/*

.DefaultTreeMenu li a
{
	display: block;
	padding: 5px 20px 5px 5px;
	color: #666;
	text-decoration: none;
}

.DefaultTreeMenu li.sel a, .DefaultTreeMenu .exp .sel a
{
	font-weight: bold;
	color: #c60; /*background: transparent url(/Functions/DefaultLeftMenu/sel.gif) no-repeat 100% 50%;
}

.DefaultTreeMenu li.exp a, .DefaultTreeMenu li.root a
{
	color: #c60; /*background: transparent url(/Functions/DefaultLeftMenu/exp.gif) no-repeat 100% 50%;
}

.DefaultTreeMenu li li a, .DefaultTreeMenu .exp li a, .DefaultTreeMenu .root li a
{
	color: #000;
	padding-left: 10px;
	background: transparent none;
}

.DefaultTreeMenu .sel li a
{
	font-weight: normal;
	color: #000;
	background: transparent none;
}

.DefaultTreeMenu li a:hover, .DefaultTreeMenu li.exp li a:hover
{
	color: #c60;
	text-decoration: none;
}

.DefaultLeftMenu
{
	margin-bottom: 20px;
}
*/
.DefaultLeftMenu li, .DynamicMenu li
{
	border-bottom: solid 1px #e9e9e9;
}

.DefaultLeftMenu li.exp li
{
	border-style: none;
}

.DefaultLeftMenu li.first
{
	border-top: solid 1px #e9e9e9;
}


.DynamicMenu
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 30px;
}
.DynamicMenu .DynamicMenu-Search a
{
	padding: 5px 5px 20px 5px;
}

.DynamicMenu .DynamicMenu-Search a:hover
{
	color: #c60;
	text-decoration: none;
	background-color: Transparent;
}


.DynamicMenu li a
{
	display: block;
	padding: 10px 20px 10px 10px;
	color: #666;
	text-decoration: none;
}
/*
.DynamicMenu li a 
{
	display:block;
	padding:5px 5px 5px 10px;
	}
*/
.DynamicMenu li a:hover
{
	background-color: #f4f4f4;
	color: #666;
}
.DynamicMenu .sel a, .DynamicMenu .sel a:hover
{
	cursor: default;
	background-color: #CD6E19;
	color: #ffffff;
}

.DynamicMenu-divider
{
	padding-top:30px;
	border-top: solid 2px #888;
	border-top-style:groove;
}
.DynamicMenu .active
{
	background-color: #CD6E19;
}
.DynamicMenu .active a
{
	color: #ffffff;
}
.DynamicMenu .active a:hover
{
	background-color: #CD6E19;
	color: #ffffff;
}


/*
Level 2 menyn
*/
 .DynamicMenu .DynamicMenu2
 {
  	font-size: 12px;
	font-weight: normal;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
 }
 .DynamicMenu .DynamicMenu2 li 
 {
	list-style :none;
	margin:0;
	padding:0;	
	border-bottom:0px;
	margin-left:15px;
 }
 .DynamicMenu .DynamicMenu2 li a
{
 color:#000;
 padding:0 5px 10px 5px;	
}
 .DynamicMenu .DynamicMenu2 .active
 {
 background-color:#ffffff;
 }

 .DynamicMenu .DynamicMenu2 .active a
{
 background-color:#ffffff;
 color:#CC6600;
 font-weight:bold;	
}
.DynamicMenu .DynamicMenu2 li:first-child
{
 padding-top:10px;	
}
 .DynamicMenu .DynamicMenu2 li a:hover
{
 background-color:#ffffff;
 color:#CD6E19;	
}
 
 
 
 
 
 /*
 .DynamicMenu .active .DynamicMenu2
{
 	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	padding:0;
	margin:0;
}

 .DynamicMenu .active .DynamicMenu2 li
{
 list-style:none;
 margin:0;
 padding:0;	
 border-bottom:0px;
 margin-left:15px;
}

 .DynamicMenu .active .DynamicMenu2 li:first-child
{
 padding-top:10px;	
}

 .DynamicMenu .active .DynamicMenu2 li a:hover
{
 background-color:#ffffff;
 color:#CD6E19;	
}

 .DynamicMenu .active .DynamicMenu2 li a
{
 color:#000;
 padding:0 5px 10px 5px;	
}
.DynamicMenu .active .DynamicMenu2 .active a
{
 background-color:#ffffff;
 color:#CC6600;
 font-weight:bold;	
}
*/














/*
.DynamicMenu .DynamicMenu2
{
	font-size: 12px;
	font-weight: normal;
	background-color:#ffffff;
	padding:0;
	margin:0;
	color:#666;
}

.DynamicMenu2 li
{
 list-style:none;
 margin:0;
 padding:0;	
}

.DynamicMenu2 li a
{
	display: block;
	padding: 0px 0px 10px 10px;
	
	text-decoration: none;
}


.DynamicMenu2 li a:hover
{
	background-color:#FFFFFF;
	color: #CD6E19;
}

.DynamicMenu2 .active
{
	background-color: #FFFFFF;
}

.DynamicMenu2 .active a, .DynamicMenu2 .active a:hover
{
	background-color: #FFFFFF;
	color: #CD6E19;
}
.DynamicMenu2 li
{
	border-bottom: 0px;
}
*/
hr
{
 font-size:0px;
 height:0px;
 	
}
			
/* BOX, BOX BOX..... BOX BOX! */	
 .box_tl {
background:transparent url(/graphics/Box/TopLeft.png) no-repeat scroll 0 0;
height:12px;
margin-top:0;
}
.box_t {
background:transparent url(/graphics/Box/Top.png) repeat-x scroll 0 0;
height:12px;
margin-left:12px;
margin-right:12px;
}
.box_tr {
background:transparent url(/graphics/Box/TopRight.png) no-repeat scroll 100% 0;
height:12px;
padding:0;
}
.box_l {
background:transparent url(/graphics/Box/Left.png) repeat-y scroll 0 0;
margin-top:0;
}
.box_r {
background:transparent url(/graphics/Box/Right.png) repeat-y scroll 100% 0;
}
.box_bl {
background:transparent url(/graphics/Box/BottomLeft.png) no-repeat scroll 0 100%;
height:12px;
}
.box_b {
background:transparent url(/graphics/Box/Bottom.png) repeat-x scroll 0 100%;
height:12px;
margin-left:12px;
margin-right:12px;
}
.box_br {
background:transparent url(/graphics/Box/BottomRight.png) no-repeat scroll 100% 100%;
height:12px;
}
.box_content {
background-color:#FFFFFF;
/*font-family:Verdana;*/
/*font-size:1.09em;*/
margin:0 12px;
}
* html .box_content .left-img-aligned
{
	margin-left: 105px;
	 margin-top:-10px;
	position:absolute;
	z-index:300;
}

.box_content .left-img-aligned
{
	margin-left: 105px;
	 margin-top:5px;
	position:absolute;
	z-index:300;
}

.box_content .left-aligned
{
	margin-top:5px;
	position:absolute;
}
.box_content .bigimage
{
	float: left;
	margin: -5px 0 10px -5px;
}
.box_content .smallimage
{
	position:absolute;
	margin: -5px 10px -5px -5px;
}
.box_imageDiv
{
	float:left;
	margin-right:5px;
	margin-bottom: -10px;
}
.box_large-imageDiv
{
	float:left;
	margin-right:5px;
}
.box-more
{
  clear:both;  	
} 

* html .box_tl {
background:transparent url(/graphics/Box/TopLeft.gif) no-repeat scroll 0 0;
font-size:1px;
height:12px;
margin-top:0;
}
* html .box_t {
background:transparent url(/graphics/Box/Top.gif) repeat-x scroll 0 0;
font-size:1px;
height:12px;
margin-left:12px;
margin-right:12px;
}
* html .box_tr {
background:transparent url(/graphics/Box/TopRight.gif) no-repeat scroll 100% 0;
font-size:1px;
height:12px;
padding:0;
}
* html .box_l {
background:transparent url(/graphics/Box/Left.gif) repeat-y scroll 0 0;
/*font-size:1px;*/
margin-top:0;
}
* html .box_r {
background:transparent url(/graphics/Box/Right.gif) repeat-y scroll 100% 0;
/*font-size:1px;*/
}
* html .box_bl {
background:transparent url(/graphics/Box/BottomLeft.gif) no-repeat scroll 0 100%;
font-size:1px;
height:12px;
}
* html .box_b {
background:transparent url(/graphics/Box/Bottom.gif) repeat-x scroll 0 100%;
font-size:1px;
height:12px;
margin-left:12px;
margin-right:12px;
}
* html .box_br {
background:transparent url(/graphics/Box/BottomRight.gif) no-repeat scroll 100% 100%;
font-size:1px;
height:12px;
}
* html .box_content {
background-color:#FFFFFF;
/*font-family:Verdana;*/
/*font-size:1.09em;*/
margin:0 12px;
}
* html .box-more
{
  clear:both;	
} 


/* STARTPAGE BOX... BOX BOX BOX BOX BOX!! */
.startpagebigbox, .startpagesmallbox
{
	width: 100%;
	float: left;
	margin-bottom: 16px;
}

.startpagesmallbox .box_content
{
	height: 100px;
}
.box_content h1
{
	margin-bottom: 5px;
	margin-top: 0px;
}
.box_content h3
{
	margin-bottom: 0px;
}


.startpagebigbox .box_content
{
	height: 240px;
}

.chartbox
{
	width: 160px;
	float: left;
}

.chartbox .box_content
{
	height: 233px;
}
.chartbox h2
{
	margin: 0px 0px 5px 0px;
	padding:0px;
	font-weight: bold;
}

.chartbox ul
{
	 
	 margin: 0px;
	 padding: 0px;
}
.chartbox ul li
{
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type:none;
}

.cardfacts 
{
	color: #000;
}

.cardfacts h2
{
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cardfacts hr
{
	margin: 0px;
	border: 0px;
	height: 1px;
	background-color: #000;
	margin-bottom: 10px;
	
}

.cardfacts
{
	margin-bottom:10px;
	color: #000;
}

.cardfacts h2
{
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom:0px;
}

.cardfacts hr
{
	margin: 0px;
	border: 0px;
	height: 1px;
	background-color: #cfcfcf;
	margin-bottom: 10px;
	
}
.cardfacts span
{
  /*
	padding:1px 0px;
	display: inline-block;*/
}


.cardfacts .box_content:after
{
	
	content: ".";
    display: block;
    height: 1px;
    clear: both;
    visibility: hidden;
	} 


/*Bostadsresultat-listan....BOX BOX*/
	
	
	
.ResidenceResultBox	.box_tl {
 background:transparent url(/graphics/Box/Left.gif) repeat-y scroll 0 0;
 /*font-size:1px;*/
 height:12px;
 margin-top:0;
}


.ResidenceResultBox .box_content,
.ResidencePriceList .box_content
{
	background-color:#FFFFFF;
	margin:0 3px 0 3px;
	}
	
.TeaserBox .box_bl
{
  margin-bottom:10px;	
}	
	
.TeaserBox .box_content {
 background-color:#FFFFFF;
 margin:0 12px;
 padding-top:6px;
 padding-bottom:6px;
}

.TeaserBox .box_content p
{
  	margin:5px 0;
}



 .TeaserBox .box-header
{
  	margin:0;
  	padding:0 0 9px;
  	font-size:1.45em;
  	font-weight:normal;
  	line-height:19px;
  	margin:0 15px 0 15px;
  	border-bottom:1px solid #CFCFCF;
}

.TeaserBox .box-more
{
  	border-top:1px solid #CFCFCF;
  	padding-top:5px;
  	text-align:right;
  	margin:0 15px 0 15px;
}
.TeaserBox .OrderMaterialForm label
{
float:left;
width:40%;	
}
.TeaserBox .OrderMaterialForm 
{
 clear:left;	
}

/*----Formulär för boxarna-------*/
.ContactFieldSet,
.OrderMaterialFieldSet
{
 border-width:0px;
 margin:0px;
 padding:0px;	
}
.ContactFieldSet p,
.OrderMaterialFieldSet p
{
  clear:left;
  margin:0;
  padding:0 0 5px 0px;	
}

/* ----------- Kontaktboxen-------*/


.ContactFieldSet p label
{
 float:left;
 width:18%;
 font-weight:bold;
}
.ContactFieldSet p .span-tooltip-error img
{
 vertical-align:middle;	
}
.ContactFieldSet .MessHeader
{
 display:block;
 margin-bottom:3px;
 font-weight:bold;	
}

/*--------Beställ material-puffen------------*/
.OrderMaterialFieldSet p .Label
{
 float:left;
 width:25%;
}
.OrderMaterialFieldSet p
{
 margin-bottom:20px;	
}@import url(Default.css);
@import url(Elements/Elements.css);
@import url(Elements/ElementsIE.css);
@import url(Functions/Functions.css);
@import url(Functions/FunctionsIE.css);

body 
{
	background: #fff;
}

h2 
{
	EditMenuName: Mellanrubrik;
	font-size: 1.45em;
	margin-bottom: 5px;
	font-weight:normal;
}

h3 
{
	EditMenuName: Underrubrik;
	font-size: 1.09em;
	font-family: Arial, sans-serif;
	margin-bottom: 5px;
}

p 
{
	EditMenuName: Brödtext;
	font-size: 1.09em;
	margin: 0 0 12px 0;
}

.EditorText
{
	font-size: 1.09em;
	line-height:135%;
}

.EditorText p.ingress
{
 font-size:1.17em;	
}


.EditorText p
{
 	font-size:1em;
 	line-height:116%;
}

 .AddThisStyles
{
	border:0; 
	vertical-align: baseline; 
	margin-left:8px; 
	margin-bottom:-2px; 
	position:absolute; 
	top:71px; 
	right:16px;
}

