/*** SubMenu ***/
.TreeMenu ul {
	list-style: none none;
	margin: 0;
	padding: 0;
}

.TreeMenu li {
	list-style: none none;
	margin: 0;
	padding: 0;
}

.TreeMenu li {
	list-style: none none;
	margin: 0;
	padding: 0;
}

.TreeMenu li a {
	display: block;
	padding: 5px 20px 5px 0px;
	color: #2c2e2f;
	text-decoration: none;
}

.TreeMenu li.sel a, .TreeMenu .exp .sel a {
	font-weight: bold;
	color: #005091;
	text-decoration: underline;
	/*background: transparent url(/Functions/SubMenu/sel.gif) no-repeat 100% 50%;*/
}

.TreeMenu li.exp a, .TreeMenu li.root a {
	color: #005091;
	/*background: transparent url(/Functions/SubMenu/exp.gif) no-repeat 100% 50%;*/
}

.TreeMenu li li a, .TreeMenu .exp li a, .TreeMenu .root li a {
	color: #2c2e2f;
	padding-left: 10px;
	background: transparent none;
	text-decoration: none;
}

.TreeMenu .sel li a {
	font-weight: normal;
	color: #2c2e2f;
	background: transparent none;
}

.TreeMenu li a:hover, .TreeMenu li.exp li a:hover {
	color: #005091;
	text-decoration: none;
}

.js .TreeMenu li ul {
	/*display: none;*/
}

.js .TreeMenu li.exp ul, .js .TreeMenu li.root ul, .js .SubMenu li.sel ul {
	display: block;
}

.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;
}
/*** ProjectStartPage **/
#ProjectListing 
{ 
	height: 180px; 
	width: 939px;
	overflow: visible;
	border-bottom: 1px solid #666666; 
}
#ProjectListing .ProjectFrame
{
	position: relative;
	float: left; 
	width: 299px;
	height: 162px; 
	padding-top: 5px; 
	background: transparent url('../../graphics/ProjectBgFrame.gif') no-repeat top left scroll;	
}
#ProjectListing .ProjectFrame.alt { margin: auto 21px; }
#ProjectListing .ProjectFrame .ProjectContent
{
	position: absolute; 
	top: 115px;
	width: 289px;
	height: 45px;
	margin-left: 5px;
	background-color: #fff; 
	opacity: 0.9;
	filter(alpha=90);
	
		
}

#ProjectListing .ProjectFrame .opacityFix  /*gör att texten inte påverkas av opacity*/
{
	position:absolute;
	top:135px;
	margin-left:5px;
	width:225px;
	height:45px;
	
	}

#ProjectListing .ProjectFrame .img-wrapper { padding-left: 6px; }
#ProjectListing .ProjectFrame .action.view-project
{
	position: absolute;
	left: 242px;
	top: 117px;
	width: 46px;
	height: 0;
	overflow: hidden;
	padding-top: 46px;
	margin-right: 10px;
	background: transparent url(/graphics/buttons/go_to_project_button.gif) no-repeat left top scroll;
}
#ProjectListing .ProjectFrame .ProjectContent .ProjectHeadLine,
#ProjectListing .ProjectFrame .opacityFix .ProjectText
{
	display: block;
	margin:0px;
	padding-left: 10px;
	line-height: 1;
	color: #2c2e2f;
	width:223px;
	text-decoration:none;
}
#ProjectListing .ProjectFrame .ProjectContent .ProjectHeadLine
{
	font-size: 13px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;	
}
#ProjectListing .ProjectFrame .opacityFix .ProjectText { font-size: 11px; font-weight:200; }
#ProjectListing .ProjectFrame .ProjectContent a + a { padding-bottom: 10px; }
#ProjectListing .ProjectFrame .ProjectContent a,
#ProjectListing .ProjectFrame .ProjectContent a:link, 
#ProjectListing .ProjectFrame .ProjectContent a:visited,
#ProjectListing .ProjectFrame .ProjectContent a:hover,
#ProjectListing .ProjectFrame .ProjectContent a:focus,
#ProjectListing .ProjectFrame .ProjectContent a:active { text-decoration: none; }

/*** ProjectMenu ***/

.ProjectSubMenuContainer 
{
	position: relative;
}

.ProjectMenu 
{
	position: relative;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 16px; 
	margin-right: 16px;
	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 #666666;
	padding: 10px 25px;
	margin-left: 15px;
	margin-right: 15px;
	
}

.PageFooter .divider 
{
	padding-left: 10px;
	padding-right: 10px;
}

.PageFooter .Contact {
	float: right;
}

/*** Search ***/
.Search {
	overflow: hidden;
	height: 25px;
}

.SearchSugestion 
{
	 width: auto; 
	 text-align:left;
}

/*** 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: 158px;
	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: 8px 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: #005091;  /*ändrad*/
}

.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;
}
#apartments-table th {
	padding: 3px 0 4px;
	font-weight: bold;
	font-size: 100%;
	color: #333;
}
#apartments-table th#size {
	width: 40%;
}
#apartments-table th#quantity {
	width: 35%;
}
#apartments-table td {
	padding: 2px;
	padding-left: 2px;
	font-size: 100%;
	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 {
	font-size: 100%;
	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 */
.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: #005091;
	background-color: Transparent;
	text-decoration: underline;	
}
#object-card .object-menu ul li.active { color: #000; }
#object-card .object-info { padding-bottom: 0; }
#object-card .object-info h1 { margin: 7px 0 5px; }
#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; color: #005091; }
#object-card .object-menu .action.view-project 
{
	float: right;
	width: 78px;
	height: 22px;
	margin-top: 15px;
	text-indent: -9999px;
	background: transparent url(/graphics/buttons/till_projekt.gif) no-repeat scroll center;
}
#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: -5px;
	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 */

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: right;
}

div.object-menu ul {
	list-style-type: none;
	margin: 16px 0 0 0;
	padding: 1px 12px;
}
div.object-menu ul li {
	padding: 4px 0 3px 1px;
	border-bottom: solid 1px #ccc;
}
.js div.object-menu ul li {
	cursor: pointer;
	color: #005091;
}
.js 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;
}

/*** 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;
	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;
}
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;
	margin-right: 3px;
	position: relative;
	z-index: 200;
}

div.object-menu img {
	z-index: 201;
}


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;
}
.teaserFormTxtbox
{
	margin-left: 19px;
	margin-bottom:5px;
}
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: 607px;
	height: 333px;
	margin-left: 7px;
	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: 10px;
	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: right;
	width: auto;
	margin: 10px 0;
}

.login .remindertext 
{
	color: #666;
}

.login .links 
{
	clear: right;
	margin-top: 5px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.login .footer 
{
	margin-top: 20px;
}



.loginAndLanguage 
{
	position: absolute;
	top: 0;
	right: 0px;	
	background: transparent;
	white-space: nowrap;
}

.loginAndLanguage input
{
	vertical-align: middle;
	height: 14px;
}

.loginAndLanguage div
{
	display: inline;
}

.loginAndLanguage .divider 
{
	padding-left: 10px;
	padding-right: 10px;
}


/*
.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: 282px;
	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;
	font-size: 1em;
}
/*Validation on register new customer */

.hidden
{
    display:none;
}
.SearchButton
{
	width: 56px;
	height: 22px;
	margin-left: 15px;
	background-image: url('/graphics/buttons/btn-search.png');
	border: 0px solid black;
	background-color: Transparent;
	vertical-align: middle;
	cursor: pointer;
}

.SearchAdvancedButton 
{
	width: 85px;
	height: 22px;
	margin-left: 10px;
	background-image: url('/graphics/buttons/advancedSearch2.gif');
	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: #fff;
	cursor: hand;
	cursor: pointer;	
}

.SearchInputField
{
	background: #fff 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;
}
/*vad söker du?*/

#SearchString-Label 
{
	color: #fff; font-family: arial; float: left; font-size: 14px; font-weight: bold; vertical-align: middle; margin: 3px 7px 0px 300px; 
}
#AdvancedSearch-Wrapper { width: 700px; margin-top: 20px; }
#AdvancedSearch-Wrapper #AdvancedSearch-Expand-Wrapper { float: right; cursor: hand; cursor: pointer; }
#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: 303px; margin: 0px 0px 0px 0px; 
}
#ExtendedSearch #ExtendedSearch-Wrapper h2 {margin:0px;} 
#ExtendedSearch #ExtendedSearch-Details
{
	float: right; width: 295px; margin: 40px 5px 0px 10px; height: 260px; 
}
#ExtendedSearch #ExtendedSearch-Details-Wrapper { margin-left: 10px;}
#ExtendedSearch-Details-Wrapper h3 {margin:0px; font-size:1.15em; font-weight:500;}
#ExtendedSearch #ExtendedSearch-How 
{
	float: right; margin-right: 20px; width: 140px; height: 240px; margin: 40px 0px 5px 0px; padding-left: 10px; border-left:solid 1px #666666; border-right:solid 1px #666666;  
}
#ExtendedSearch #ExtendedSearch-How-Wrapper {margin-top:10px;}
#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: 40px 0px 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; }

.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;
    vertical-align:middle;
    
}

.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); }


/* Grid layouts */
div.object-menu 
{
	height: 180px;
}

.objectCard div.object-menu 
{
	height: 329px;
}

.projectCard div.object-menu 
{
	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;
	font-size: 1px;
	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:#005091;
   
}

.topListContentControl {
	/*height: 100px; */
	margin-left: 5px; 
	margin-bottom: 15px;
	height: auto;
}

.EditorText img
{
	/*margin: 10px;*/
}

.projectPopup 
{
    width: 200px;
    color: #000;
}

.projectPopup .content
{
    color: #666666;
}

.pulPopup 
{
    width: 400px;
}


.vipPopup 
{
    width: 400px;
}

.vipPopup .content 
{
    height: 450px; 
    overflow: auto;
}
.copyright
{
	color: #999999;
}

/* contact info teaser */
#contact-teaser { width: 100%; overflow: visible; }
#contact-teaser img { float: left; margin: 2px 10px auto auto; }
#contact-teaser p { margin-bottom: 15px; }
#contact-teaser strong,
#contact-teaser a { display: block; }
