﻿html{height:100%}
td 
{
	vertical-align:top;
}
BODY
{
    font-weight: normal;
    font-size: 8px;
    margin: 0px;
    word-spacing: normal;
    text-transform: none;
    font-family: arial,verdana,helvetica,sans-serif;
    letter-spacing: normal;
    background-color: white;
}
H1
{
    font-family: arial,verdana,helvetica,sans-serif;
    font-weight: bold;
    font-size: 14pt;
    color: #A3479C;
    text-align:center;
    border-bottom:2px dotted red;
    width:582px;
    padding-bottom:5px;
    margin-top:0px;
    padding-top:0px;
}
H2
{
    font-family: arial,verdana,helvetica,sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #A3479C;
    margin-left: 0px;
    padding-bottom:0px;
    margin-bottom:3px;
    margin-top:5px;
}
H3 
{
	font-family: arial,verdana,helvetica,sans-serif;
    font-weight: bold;
    font-size: 10pt;
    color: #A3479C;
    margin-bottom: 3px;
    margin-left: 0;
}


H4
{
	font-family: arial,verdana,helvetica,sans-serif;
    font-weight: 900;
    font-size: 16pt;
    color: #A3479C;
    margin-bottom: 3px;
    margin-left: 0;
    padding-left:8px;
}


A 
{
	color:Red;
	text-decoration:none;
}
.HeaderMenu
{
    font-size: 8pt;
    font-family: arial,verdana,helvetica,sans-serif;
    color: black;
    text-decoration: none;
}
.HeaderMenu:hover
{
    text-decoration: underline;
}

.Web_Subheader
{
    font-family: arial,verdana,helvetica,sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #144510;
}
.Footer
{
    background-attachment: scroll;
    background-image: url(/images/websitebranding/pagebottomright.png);
    background-repeat: repeat-x;
    background-color: #fff;
}
.ContentPane
{
    height: 100%;
    padding:0px;
    margin:0px;
}

.ValidationError
{
    background: url(../../../images/icons/exclamation.gif) 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: 761px; /*border: 1px solid #B5C5B4;*/
    padding-top: 0px;
    border-collapse: collapse;
    height: 100%;
}

/* MODULE TITLE */
Table.ModuleTitle
{
    font-size: 12px;
}

TD.ModuleTitle
{
    font-weight: bold;
}
TD.ParentTabMenuContainer
{
	vertical-align:bottom;
}
Table.ParentTabMenu
{
    background-color: #3F71B9;
}
TR.ParentTabMenu
{
}
TD.ParentTabMenu
{
    height: 22px;
    text-align: center;
    vertical-align: middle;
   
}
A.ParentTabMenu
{
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-family: Arial;
}

Table.SelectedParentTabMenu
{
    xwidth: 122px;
    background-color: #970029;
}
TR.SelectedParentTabMenu
{
}
TD.SelectedParentTabMenu
{
    height: 22px;
    text-align: center;
    vertical-align: middle;
}
A.SelectedParentTabMenu
{
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-family: Arial;
}

/* Side tabs - parent table - purple image, red over image */
Table.TabMenu
{
	width:123px;
}

TD.TabMenu
{
    padding:1px 0px 0px 0px;
    background-image:url(../images/eniold/eniold_button_purple.png);
	width:165px;
	height:22px;
	background-repeat:no-repeat;
    border:none;

}

A.TabMenu
{
    padding-left:7px;
	width:165px;
	height:22px;
    font-size: 10pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;
}
/*A.TabMenu:hover 
{
    background-image:url(../images/eniold/eniold_button_red.png);
    background-repeat:no-repeat;
    padding: 3px 0px 3px 7px;
	width:275px;
	height:22px;
    font-size: 10pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;
}*/


TD.SelectedTabMenu
{
    padding:1px 0px 0px 0px;
    background-image:url(../images/eniold/eniold_button_red.png);
	width:165px;
	height:22px;
    background-repeat:no-repeat;
    border:none;
}

A.SelectedTabMenu 
{
    padding-left:7px;
	width:165px;
	height:22px;
    font-size: 10pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;
	
}


/* END*/

/* Side tabs - parent table - red image, red over image */
TD.TabMenuRed
{
	width:165px;
	height:22px;
	text-align:center;
	background-image:url(../images/eniold/eniold_subbutton_red.png);
	background-repeat:no-repeat;
	padding:2px 0px 0px 0px;

}

A.TabMenuRed 
{
    padding-left:7px;
	width:160px;
	height:22px;
    font-size: 9pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;


}
TD.SelectedTabMenuRed
{
	width:160px;
	height:22px;
	text-align:center;
	background-image:url(../images/eniold/eniold_subbutton_red.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 0px;


}

A.SelectedTabMenuRed
{
    padding-left:7px;
	width:160px;
	height:22px;
    font-size: 9pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;



}

/*END*/



/* Side tabs - child table - grey image*/
TD.SubTabMenu
{
	width:165px;
	height:22px;
	background-image:url(../images/eniold/eniold_button_grey.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 0px;

}

A.SubTabMenu 
{
    padding-left:4px;
	width:160px;
	height:22px;
    font-size: 9pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;
	padding-top:2px;

}
TD.SelectedSubTabMenu
{    
	width:160px;
	height:22px;
	background-image:url(../images/eniold/eniold_button_grey.png);
	background-repeat:no-repeat;
	padding:1px 0px 0px 0px;

}

A.SelectedSubTabMenu 
{
    padding-left:4px;
	width:160px;
	height:22px;
    font-size: 9pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;



}
/*END*/

/* Side tabs - child table - Green image*/

TD.SubTabMenuGreen
{
	width:150px;
	height:22px;
	background-image:url(../images/eniold/eniold_button_green.png);
	background-repeat:no-repeat;
	padding: 1px 0px 0px 0px;
}

A.SubTabMenuGreen
{
    padding-left:4px;
	width:160px;
	height:22px;
    font-size: 9pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;


}


TD.SelectedSubTabMenuGreen
{
	width:160px;
	height:22px;
	background-image:url(../images/eniold/eniold_button_green.png);
	background-repeat:no-repeat;
	padding: 1px 0px 0px 0px;
}

A.SelectedSubTabMenuGreen
{
    padding-left:4px;
	width:160px;
	height:22px;
    font-size: 9pt;
	text-decoration:none;
	color: white;
	font-family:arial,verdana,helvetica,sans-serif;

}
/* Side tabs - child table - Green image*/




/*  website */
P
{
    margin: 0px;
    margin-bottom: 9px;
}

Table
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
Table.PropertySearch
{
    padding-right: 3px;
    padding-left: 3px;
    font-size: 9pt;
    color: white;
    background-color: #DBDEED;
}
Table.PropertySearchInner
{
    border-right: #072C72 1px solid;
    border-top: #072C72 1px solid;
    border-left: #072C72 1px solid;
    border-bottom: #072C72 1px solid;
}
TD.PropertySearchInner
{
    font-weight: bold;
    padding-bottom: 3px;
    color: white;
    padding-top: 3px;
    background-color: #072C72;
}
INPUT.PropertySearch
{
    border-right: white thin solid;
    border-top: white thin solid;
    font-weight: bold;
    border-left: white thin solid;
    color: white;
    border-bottom: white thin solid;
    background-color: #072c72;
}

.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: #0e4a7e;
}
.SalesResultPriceArea
{
    padding-left: 5px;
    color: white;
    background-color: #abcae7;
    padding-top: 3px;
    padding-bottom: 3px;
}
.SalesDetailsPropertyTitle
{
    font-size: 13pt;
    color: white;
    height: 35px;
    padding-top: 3px;
    background-color: #0e4a7e;
    padding-bottom: 3px;
    padding-left: 10px;
}

.DetailsPropertyTitle
{
    font-size: 13pt;
    color: #0e4a7e;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}


.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: #0c3984;
    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: #5191CD;
    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: #F7E729;
}
.NewHomesResultPriceArea
{
    padding-left: 5px;
    padding-bottom: 3px;
    color: white;
    padding-top: 3px;
    background-color: #F7E729;
}
.NewHomesDetailsPropertyTitle
{
    font-size: 13pt;
    color: white;
    padding-top: 3px;
    height: 35px;
    background-color: #F7E729;
    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: white;
    height: 35px;
    padding-top: 3px;
    background-color: #62002B;
}
.FineAndCountryResultPriceArea
{
    padding-left: 5px;
    background-color: #62002B;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
}
.FineAndCountryDetailsPropertyTitle
{
    font-size: 13pt;
    color: white;
    height: 35px;
    padding-top: 3px;
    background-color: #62002B;
    padding-left: 10px;
}

.ResultShortDescription
{
    font-weight: bold;
    font-size: 8px;
    color: black;
    padding: 5px;
    background: url(     '/images/websitebranding/headerbottom.png' ) repeat-x top left;
}

.PropertyStatusWeb
{
    font-weight: bold;
    font-size: 14px;
    background: red;
    width: 100%;
    color: white;
    padding-top: 4px;
    display:block;

}

.PropertyStatusWebGreen
{
    font-weight: bold;
    font-size: 14px;
    background: #006F3C;
    width: 100%;
    color: white;
    padding-top: 4px;
    display:block;

}
.PropertyStatusWebtransparent
{
   display:none;

}
.ResultPrice
{
    font-weight: bold;
    font-size: 10pt;
}
.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: #164613;
    font-size: 10pt;
    padding-top: 3px;
    padding-bottom: 5px;
    text-justify: distribute;
    text-align: justify;
}
.DetailsDescription
{
    color: #164613;
    font-size: 10pt;
    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-size: 10pt;
    color: black;
    width: 320px;
}
.DetailsFeatures
{
    padding-top: 10px;
    font-family: Arial;
    font-size: 10pt;
}
.DetailsRooms
{
    padding-bottom: 5px;
}
.DetailsRoomHeader
{
    padding-right: 3px;
    font-weight: bold;
    font-size: 9pt;
    text-transform: uppercase;
    color: #164613;
}
.DetailsRoomDescription
{
    font-size: 8pt;
    text-justify: distribute;
    text-align: justify;
}
Table.DetailsActionPanel
{
}
TD.DetailsActionPanel
{
    padding-top: 4px;
    padding-left: 5px;
    font-weight: bold;
    border-bottom:solid 1px white;
    list-style-image: url(/images/WebsiteBranding/RedLI.gif);
    list-style-position: outside;
    vertical-align: middle;
}
A:visited.DetailsActionPanel
{
    text-decoration: none;
    color: #970029;
}
A:active.DetailsActionPanel
{
    text-decoration: none;
    color: #970029;
}
A:link.DetailsActionPanel
{
    text-decoration: none;
    color:#970029;
}
A:hover.DetailsActionPanel
{
    text-decoration: underline;
    color: #3F71B9;
}

TD.Login, SPAN.Login
{
    font-weight: bold;
    font-size: 11pt;
    color: #A3479C;
}
INPUT.Login
{
    border-right: #164613 thin solid;
    border-top: #164613 thin solid;
    font-weight: bold;
    border-left: #164613 thin solid;
    color: #164613;
    border-bottom: #164613 thin solid;
    background-color: #B5C5B4;
}


.Error
{
    color: Red;
}
.Justified
{
    text-justify: auto;
    text-align: justify;
}
.PropertyStatus
{
    font-weight: bold;
    font-size: 14px;
    background: #880000;
    filter: progid alpha(opacity=70);
    width: 100%;
    color: white;
    padding-top: 4px;
    position: relative;
}
.ComplexLayout
{
    background-repeat: repeat-x;
    background-image: url(/images/WebsiteBranding/ComplexContentBackground.png);
    padding: 5px 5px 5px 5px;
}
#MenuContainerTable
{
    height: 100%;
}
.FloatingDIV
{
    border: #000000 2px solid;
    width: 300px;
    height: 200px;
    position: absolute;
    background-color: #fffed2;
    z-index: 10000;
    padding: 5px;
}

.FloatingDIV .ItemList
{
    height: 250px;
    overflow: auto;
    padding: 5px;
    border-bottom: solid 1px #000000;
}

/*Property details page*/

#PropertyDetailMain
{
    width: 100%;
}

#PropertyTitleContainer
{
    background-color: #6e9d71;
    color: #ffffff;
    padding: 5px;
    width: 100%;
    font-weight: bold;
    vertical-align: middle;
    font-size:1.3em;
}

#PropertyOfficeDetails
{
    border-bottom: solid 1px #006F3C;
    padding-left: 5px;
    font-size: 0.8em;
    width: 100%;
    margin-bottom: 2px;
}

#PropertyOfficeDetails2
{
    border-bottom: solid 1px #006F3C;
    padding-left: 5px;
    font-size: 1em;
    width: 100%;
    margin-bottom: 2px;
}

#PropertyImages
{
    width: 100%;
    
}

#PropertyImages td
{
    vertical-align:top;
}

#PropertyImages .imageRow
{
    padding: 2px;
}

#PropertyImages .right
{
    text-align: right;
}

#PropertySpliter
{
    border-bottom: solid 0px #006F3C;
    padding-left: 5px;
    font-size: 0.8em;
    width: 100%;
    margin-bottom: 2px;
    margin-top: 2px;
}

#PropertyDescriptions
{
    float: left;
    width: 58%;
    vertical-align: top;
    text-align: justify;
}

#PropertyActionPanelEPC
{
    float: right;
    width: 38%;
    vertical-align: top;
    text-align: center;
}

#PropertyDetails
{
    width: 100%;
}



.bold
{
    font-weight: bold;
}

/*End property details page*/

/*Property results nugget*/

#PropertyResultContainer
{
    width: 200px;
    display: block;
    border: solid 1px #006F3C;
}

#PropertyResultContainer #ResultHeader
{
    width: 200px;
    background-color: #006F3C;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    height: 18px;
    padding: 5px 0px 5px 0px;
    font-size:1.1em;
}

#PropertyResultContainer #ResultImage
{
    width: 200px;
    height: 150px;
    vertical-align: bottom;
    padding: 0px;
    margin: 0px;
}

#PropertyResultContainer #MoreLink
{
    text-decoration: none;
}

#PropertyResultContainer #ResultPrice
{
    background-color: #006F3C;
    padding:5px 0px 5px 0px;
    font-size:1.1em;
    margin:0px;
    width:200px;
    color:#ffffff;
    height:18px;
    display:block;
    font-weight:bold;
}

#PropertyResultContainer #ResultDescription
{
}

#PropertyResultContainer .PropertyStatusWeb
{
    font-weight: bold;
    font-size: 14px;
    background: red;
    width: 100%;
    color: white;
    padding-top: 4px;    
}

/*End result nugget*/

.link
{
    color:#006F3C;
}

.transparent
{       
    opacity: .0;
    filter: alpha(opacity=0);
}

.HeaderBack
{
	background-color:#639466;
}
.FooterMenu
{
	background-color:#8fb291;
	padding-top:7px;
}
TD.RightMenu
{
	background-color:#6e9d71;
	color:White;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-decoration:none;
}
.SearchBackground
{
	background-color:#d9e5db;
	border-bottom:solid 1px #bdc7be;
}
#Wrapper
{
	height:100%;
}
.CalcHeader
{
	background-color:#6e9d71;
	color:White;
}
.CalcMain
{
	background-color:#b2cab4;
}
.CalcFooter
{
	border-top:solid 3px #6e9d71;
}
.FeaturedPropertyLink
{
	background-color:#6E9D71;
	color:White;
	font-size:larger;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
	text-decoration:none;
}

.centre
{
    padding-left:20px;
}

/* Search Suggestion Box */

.MultiSelect
{
    height: 150px;
    border: solid 1px #A3479C;
    width: 250px;
    overflow: auto;
    overflow-x: hidden;
}

.SelectList
{
    overflow: auto;
    height: 150px;
    width:250px;
    overflow-x: hidden;
}

.SuggestionBox
{
    position: absolute;
    width: 250px;
    border: solid 2px #A3479C;
    border-top: solid 1px #A3479C;
    background-repeat: repeat-x;
    background:#A3479C;
    padding: 2px;
}
.SuggestionBox td
{
	border-bottom:none;
}
.SuggestionList
{
    margin: 0px;
    padding: 0px;
}

.SelectedItem
{
    width: 184px;
    padding: 3px 2px 3px 2px;
    display: block;

}

.SuggestionList li
{
    margin: 0px;
    padding: 3px 2px 3px 0px;
    cursor: pointer;
    list-style: none;

}
.SuggestionList ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;


}
/* Suggestion Box */

.link
{
	color:White;
	text-decoration:underline;
	cursor:pointer;

    }
img
{  border-style: none;
}

