BODY {
	font-weight: normal;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial;
	letter-spacing: normal;
	background-color: Black;
	color: black;
	font-size: 11px;
}
.Footer {
	background-attachment: scroll;
	background-image: url(/images/websitebranding/2/pagebottomright.png);
	background-repeat: repeat-x;
	background-color: #fff;
}
.ContentPane {
	/*background: url(/images/websitebranding/" & website.PortalSettings.PortalHelper.ActiveSite("siteID") & "/blue_web_p.jpg) #fff no-repeat left 2px;*/
}
.ContentPane #w_right {
	padding-right: 6px;
	padding-top: 0px;
	text-align: right;
	width: 176px;
}

.ValidationError {
	background: url(/images/icons/exclamation.gif) #fff no-repeat left bottom;
	width: 30px;
	height: 20px;
}

.ScrollingHor {
	width: 500px;
	height: 150px;
	overflow-x: scroll;
}

Table.Pager {
	padding-left: 10px;
	padding-right: 10px;
}
Table.PageTable {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 950px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	height: 100%;
	border-bottom-style: none;
}

/* MODULE TITLE */
Table.ModuleTitle {
	font-size: 12px;
}

TD.ModuleTitle {
	font-weight: bold;
}

Table.ParentTabMenu {
	/* background-color: #3F71B9;*/
}
TR.ParentTabMenu {
}
TD.ParentTabMenu {
	height: 10px;
	text-align: center;
	vertical-align: bottom;
}
A.ParentTabMenu {
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #CFDDBC;
	font-family: Arial;
}
A:hover.ParentTabMenu {
	text-decoration: none;
	color: blue;
	padding-top:5px;
}


TD.SelectedParentTabMenu {
	height: 10px;
	text-align: center;
	vertical-align: middle;
}
A.SelectedParentTabMenu {
	/*font-weight: bold;*/
	font-size: 10pt;
	text-decoration: none;
	color: white;
	font-family: Arial;
}
A:hover.SelectedParentTabMenu {
	/*font-weight: bold;*/
	font-size: 10pt;
	text-decoration: none;
	color: #0084a9;
	font-family: Arial;
}

Table.TabMenu {
	width: 123px;
}

TD.TabMenu {
	/*padding-bottom: 3px;*/
}

A.TabMenu {
	font-size: 11px;
	text-decoration: none;
	color: #0084a9;
	font-family: Arial;
}
Table.SubTabMenu {
	width: 123px;
}

TD.SubTabMenu {
	/*padding-bottom: 2px;*/
	padding-left: 15px;
}

A.SubTabMenu {
	font-size: 9px;
	text-decoration: none;
	color: #0084a9;
	font-family: Arial;
}

TD.SelectedTabMenu {
	/*padding-bottom: 3px;*/
}


/*  website */

Table {
	font-family: arial;
	font-size: 11px;
	color: black;
}
Table.PropertySearch {
	/*margin-left:8px;*/
    margin-top:0px;
    margin-right:0px;
}
Table.PropertySearchInner 
{
    margin-left:8px;
    margin-top:5px;
}
TD.PropertySearchInner {
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
	color: white; 
	font-size: 10px; 
	vertical-align: middle;
	
}

a.PropertySearchInner {
	font-size: 12px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.PropertySearchInner:hover {
	color: White;
}


Table.AdvancedPropertySearchInner 
{
    margin-left:6px;
    margin-top:0px;
    margin-bottom:6px;
}
TD.AdvancedPropertySearchInner {
	font-weight: bold;
	padding-top:2px;
	padding-bottom:5px;
	font-size: 12px; 
	vertical-align: middle;
}

a.AdvancedPropertySearchInner {
	font-size: 12px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.AdvancedPropertySearchInner:hover {
	color: White;
}

.SalesResultTitle {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #0c3984;
}
.SalesResultPriceArea {
	/*padding-left: 5px;*/
	color: black;
	background-color: #CFDFBB;
	font-size: 10px; /*padding-top:3px;*/ /*padding-bottom:3px;*/
}
.SalesDetailsPropertyTitle {
	font-size: 13pt;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #3aa2c2;
	padding-bottom: 3px;
	padding-left: 10px;
}

.FeaturedProperty {
	color: black;
	font-size: 10px;
	font-weight: bold;
}
TD.FeaturedProperty {
	background-color: #CFDFBB;
	padding-top: 5px;
	padding-left: 9px;
	vertical-align: top;
}
TD.FeaturedReference {
	padding-bottom: 5px;
	background-color: #CFDFBB;
	padding-top: 5px;
	padding-left: 9px;
}
a.FeaturedProperty {
	color: #319aaf;
	text-decoration: none;
}
.FeaturedImage {
	border: solid 2px #81936d;
}
.LettingsResultTitle {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #5191CD;
}
.LettingsResultPriceArea {
	padding-left: 5px;
	color: white;
	background-color: #0c3984;
	padding-top: 3px;
	padding-bottom: 3px;
}
.LettingsDetailsPropertyTitle {
	font-size: 13pt;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #3aa2c2;
	padding-left: 10px;
}

.CommercialResultTitle {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #0c3984;
}
.CommercialResultPriceArea {
	padding-left: 5px;
	color: white;
	background-color: #5191CD;
	padding-top: 3px;
	padding-bottom: 3px;
}
.CommercialDetailsPropertyTitle {
	font-size: 13pt;
	color: white;
	background-color: #3aa2c2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}


.NewHomesResultTitle {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: white;
	padding-top: 3px;
	height: 35px;
	background-color: #44713e;
}
.NewHomesResultPriceArea {
	padding-left: 5px;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	background-color: #7ca976;
}
.NewHomesDetailsPropertyTitle {
	font-size: 13pt;
	color: white;
	padding-top: 3px;
	height: 35px;
	background-color: #3aa2c2;
	padding-left: 10px;
}


.AuctionsResultTitle {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #960030;
}
.AuctionsResultPriceArea {
	padding-left: 5px;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	background-color: #996666;
}
.AuctionsDetailsPropertyTitle {
	font-size: 13pt;
	color: white;
	height: 35px;
	padding-top: 3px;
	background-color: #960030;
	padding-left: 10px;
}


.FineAndCountryResultTitle {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 8pt;
	padding-bottom: 3px;
	text-transform: uppercase;
	color: #90835E;
	height: 35px;
	padding-top: 3px;
	background-color: #FFF6D9;
}
.FineAndCountryResultPriceArea {
	padding-left: 5px;
	background-color: #90835E;
	color: #FFF6D9;
	padding-top: 3px;
	padding-bottom: 3px;
}
.FineAndCountryDetailsPropertyTitle {
	font-size: 13pt;
	color: #FFF6D9;
	height: 35px;
	padding-top: 3px;
	background-color: #90835E;
	padding-left: 10px;
}





.ResultShortDescription {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8px;
	padding-bottom: 5px;
	color: black;
	padding-top: 5px;
}
.ResultPrice {
	font-weight: bold;
	font-size: 10px;
}
.ResultOffice {
	padding-right: 5px;
	font-weight: bold;
	font-size: 7pt;
}

.DetailsOfficeDetails {
	font-family: Arial;
	font-size: 8pt;
	color: dimgray;
	padding-bottom: 5px;
	border-bottom: darkgray solid 2px;
}

.DetailsShortDescription {
	color: #3F71B9;
	font-size: 11pt;
	padding-top: 3px;
	padding-bottom: 5px;
	text-justify: distribute;
	text-align: justify;
}
.DetailsText {
	width: 320px;
	position: static;
	overflow: scroll;
	clip: rect(auto 320px auto 1px);
}
.DetailsBoldLarge {
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 10px;
}
.DetailsBoldLarge2 {
	font-weight: bold;
	font-size: 10pt;
	color: black;
	width: 320px;
}
.DetailsFeatures {
	padding-top: 10px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 10pt;
	list-style-image: url(/images/websitebranding/2/RedLI.gif);
	list-style-position: outside;
}
.DetailsRooms {
	padding-bottom: 5px;
}
.DetailsRoomHeader {
	padding-right: 10px;
	font-weight: bold;
	font-size: 9pt;
	color: #003063;
}
.DetailsRoomDescription {
	font-size: 8pt;
	text-justify: distribute;
	text-align: justify;
}
Table.DetailsActionPanel {
}
TD.DetailsActionPanel {
	padding-top: 10px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 9pt;
	list-style-image: url(/images/websitebranding/2/RedLI.gif);
	list-style-position: outside;
}
A:visited.DetailsActionPanel {
	text-decoration: none;
	color: white;
}
A:active.DetailsActionPanel {
	text-decoration: none;
	color: white;
}
A:link.DetailsActionPanel {
	text-decoration: none;
	color: white;
}
A:hover.DetailsActionPanel {
	text-decoration: none;
	color: #6ED9FA;
}

TD.Login {
	font-weight: bold;
	font-size: 10px;
	color: black;
	background-color: #CFDFBB;
	padding-left: 10px;
	padding-top: 5px;
}
TD.WebStats {
	font-weight: bold;
	font-size: 10px;
	color: black;
	background-color: #CFDFBB;
	padding-left: 10px;
	padding-top: 5px;
}
TD.LoginImage {
	font-weight: bold;
	font-size: 9pt;
	color: #0385A5;
	background-color: #CFDFBB;
}

.Error {
	color: Red;
}
.Justified {
	text-justify: auto;
	text-align: justify;
}
H1 {
	font-weight: BOLD;
	color: #003063;
	font-size: 16px;
}
H2 {
	font-weight: bold;
	color: #003063;
	font-size: 14px;
}
H3 {
	font-weight: normal;
	color: #003063;
	font-size: 11px;
}
.ResultsProperty {
	color: black;
	font-size: 10px;
	font-weight: bold;
}
TD.ResultsProperty {
	padding-top: 5px;
	padding-left: 6px;
	background-color: #113e6d;
	color: White;
}
TD.ResultsReference {
	padding-bottom: 5px;
	background-color: #f0f0f0;
	padding-top: 5px;
	padding-left: 9px;
}
a.ResultsProperty {
	color: #fd1711;
	text-decoration: none;
}

A.HeaderLink {
	text-decoration: none;
	color: #66C6E4;
	font-weight:bold;
}

A:hover.HeaderLink {
	text-decoration: none;
	color: white;
	font-weight:bold;
}

.MagazineResultsHeader {
	font-size: 15px;
	color: #003063;
}
.IconsTable {
	width: 30px;
	height: 30px;
	color: #003063;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.Features li {
	padding-top: 10px;
	padding-left: 20px;
	font-size: 12px;
	background-position: left center;
	list-style-image: url(http://localhost/IMM_HP2/images/websitebranding/Rebranding/BullettPoint.png);
}
div.DetailsTitle {
	position: relative;
	left: 10px;
	top: -406px;
}
.DetailsTitleTable {
	font-size: 15px;
	color: White;
	background-color: #003063;
	opacity: 0.7;
	filter: alpha(opacity: 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	padding: 7px 10px 5px 10px;
}
a.PropertyDetailsTopMenu {
	color: #153D69;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.EasyLayoutHeader {
	color: #66c6e4;
	font-size: 15px;
	font-weight: bold;
}
.VendorFeedback {
	color: White;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #153D69;
	text-decoration: underline;
	font-weight: bold;
	
}
a:Hover {
	color: #153D69; /*#6ED9FA*/
	text-decoration: none;
	font-weight: bold;
}
a.selected {
	color: #153D69; /*#6ED9FA*/
	text-decoration: none;
	font-weight: bold;
}
a.BlockHome {
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-family: tahoma;
}
a.BlockHome:hover {
	color: #6ED9FA;
}
.TextBoxWaterMark {
	color: #666;
	font-style: italic;
	font-size: 10px;
}
a.ForgottenPassword {
	color: #153D69;
}
a:hover.ForgottenPassword {
	color: #6ED9FA;
}
.DialogCover {
	background-color: white;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; /*IE 8*/
	filter: alpha(opacity=50); /*IE5-7*/
	opacity: .5; /*Other browsers*/
}
.leftSide {
	width: 170px;
	text-align: left;
	margin-top: 0px;
	margin-right:8px;
}
