BODY {
	margin: 0px 0px 0px 0px;
	color : #333;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.tab_link 
{
	text-decoration:underline;
}
a.tab_link:hover 
{
	text-decoration:underline;
	color: #000000;
	background-color: #FFFFCC;
}

.tab_number_of_prop
{
	color:#CC6600;
}

a {
	color: #000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	
}
a:hover {
	color : #776247;
	text-decoration : underline;
}
a:active {
	color : #FF9900;
	text-decoration : underline;
}

a.head {
	color : #A38A76;
	text-decoration : none;
	font-size: 12px;
	font-family : verdana, arial sans-serif;
	font-weight: bold;	
}

a.head:hover {
	color : #F39205;
	font-weight : bold;
	text-decoration : none;
}
a.head:active {
	color : #A38A76;
}



a.head1 {
	color : #A38A76;
	text-decoration : underline;
	font-size: 10px;
	margin-bottom: 20;
	
}

a.head1:hover {
	color : #000000;
	text-decoration : underline;
	background-color: #ECB78C;
	text-align: right;
}
a.head1:active {
	color : #A38A76;
}

a.head2 {
	color : #000000;
	text-decoration : underline;
	font-size: 11px;
	margin-bottom: 20;
	
}

a.head2:hover {
	color : #000000;
	text-decoration : underline;
	background-color: #ECB78C;
	text-align: right;
}
a.head2:active {
	color : #000000;
}






a.more {
	color : blue;
	text-decoration : underline;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

a.more:hover {
	color : #F39205;
	font-weight : normal;
	text-decoration : underline;
}
a.more:active {
	color : #A38A76;
}

a.toolbar {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;

	
}
a.toolbar:hover {
	color : #F9ECCB;
	font-weight : bold;
	text-decoration : underline;

}
a.toolbar:active {
	color : #FF9900;


}



a.red {
	color : #D43F00;
	text-decoration : underline;
	font-size: 10px;
	
}
a.red:hover {
	color : #FFFFFF;
	background-color: #D43F00;
	text-decoration : underline;
	font-size: 10px;
}
a.red:active {
	color : #D43F00;
	text-decoration: underline;
	font-size: 10px;

}


.pagenav {
	font-size : 10px;
}
a.pagenav {
	color : #808080;
	font-size : 10px;
	text-decoration : underline;
}
a.pagenav:hover {
	color : #FFF;
	font-size : 10px;
}
a.pagenav:active {
	color : #333;
	font-size : 10px;
}
 a.recent_review {
 	font-size: 11px;
	font-weight: bold;
	color: #A0251C;
	text-decoration: underline;	
 }
 a.recent_review:hover {
	color: #FFF;
	text-decoration: underline;	
 }
  a.recent_review:active {

	color: #FFF;
	text-decoration: underline;	
 }
.button {
	border: 1px solid #C45D08;
	color : #FFFFFF;
	background-color:#C45D08;
	font-size: 12px;
	font-weight:bold;
	width:100;
}

.register_button {
	border: 1px solid #000000;
	color : black;
	font-size: 11px;
	width: 80px;
}
.inputbox {
        color: #000000;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
		width: 110px;
		border: 1px solid #000000;
}

.inputbox2 {
        color: #000000;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
		width: 285px;
		height: 75px;
		border: 1px solid #000000;
}
.inputbox3 {
        color: #000000;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
		width: 135px;
		border: 1px solid #000000;
}

.RegionListBox {
        color: black;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
		width: 150px;
}

.SortingListBox {
        color: black;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px;
		width: 120px;
}

.text_area {
        border : 1px solid #999;
        color: blue;
        background: #E9EFF5;
        font-family: Courier, Helvetica, sans-serif;
        z-index: -3;
        font-size: 11px
}
INPUT, TEXTAREA, SELECT {
	color : blue;
	z-index : -3;
	font-size: 11px;
}

.small {
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
.smallgrey {
	color : #999;
	font-size : 10px;
}
.error {
	color : #C40000;
	font-size : 11px;
	font-weight : bold;
}
.contentheading, .componentheading, .moduleheading {
	font-size: 14px;
	font-weight: bold;
}
table.menubar {
	width: 100%;
	hight: 80%;
	
}

.informations {
	color : #F39205;
	text-align: right;
	height: 40px;
	font-weight: bold;
	padding-right: 4px;
}

td {
	font-size: 11px;
}

/* header block */

.heading {
	background-color: #F8F4F1;
	height: 92px;
	padding-bottom: 0px;
	border: 0px;
	color: #91776F;
	font-weight: bold;
	background-image: url(../images/gradient_home_A.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: middle;
}

table.Interest {
	width: 96%;
	background-color: #E4D5BE;
	border: 0px;
	height: 160px;
}

table.Interest td.Header {
	background-color: #776149;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-top: 3px;
	padding-bottom:3px;
}

table.Interest td.register {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-bottom:3px;
	padding-top:3px;
}

/* standard list style table */
table.registration {
	background-color: #FFFFFF;
	padding: 0px;
	border-spacing: 0px;
	width: 45%;
}
table.registration td {
	background-color: #F0EBE5;
	padding: 0px;
	border-spacing: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

table.registration td.registrationheading {
	background-color: #C8A470;
	padding: 0px;
	border-spacing: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
}


select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.header {
	width: 100%;
	border: 0px;
}

table.footer {
	width: 100%;
}

table.region {
	width: 90%;
}

table.region td {
	text-align: justify;
	background-color: #E3DFCF;
	padding: 8px,8px,10px,10px;
}

table.region td.list {
	text-align: center;
	background-color: #E3DFCF;
	padding: 8px,8px,10px,10px;
}


form {
	margin: 0px 0px 0px 0px;
}

table.footer {
	width: 100%;
	height: 75px;
	border-collapse: collapse;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.menubackgr {
	background: #C29E6A;
	height: 88px;	
}
.introHead {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 4px;	
}

.introText {
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
	margin: 8px, 4px, 4px, 4px;
}

.leftbackgr {
	background: #E2B374;
	border-bottom: 10px solid #FFF;
	border-right: 25px solid #FFF;	
}

.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
.pathway {
	border: 1px inset;
	background-color: #FFF;
	padding: 2px;
	width: 95%;
	margin: 3px;
}
.propertyheader1 {
	color : #FFFFFF;
	font-size : 16px;
	font-weight: bold;
	background-color: #DCC5A6;
	padding-left: 5px;
}

.propertyheader2 {
	color : #C9AA7D;
	text-align: right;
	font-size : 16px;
	font-weight: bold;
	background-color: #DCC5A6;
}

.PropertyDescription {
	background-color: #F0E8DC;
	border-left: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
}

.InterestTable {
	background-color: #FFFFFF;
	border-top: 15px solid #FFF;
	border-left: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
}

.PropertyPhotoArea {
	text-align: center;
	border-left: 7px solid #FFF;
	border-bottom: 7px solid #FFF;
	border-top: 7px solid #FFF;
}

.RealEstateinfo {
	background-color: #E2B374;
	border-left: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-top: 10px solid #FFF;
}

.AdditionalInfo {
	background-color: #FFFFFF;
	border-left: 7px solid #FFF;
	border-bottom: 7px solid #E2B374;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

.AdditionalActions {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	border-left: 7px solid #FFF;
	border-bottom: 7px solid #E2B374;
}

.Municipality {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #FF9900;
	text-align: center;
}
.main {
	border: 1px solid #d5d5d5;
	width: 98%;
}
.quote {
	margin: 4px;
	border: 1px solid #cccccc;
	background-color: #E9ECEF;
	padding: 10px;
	font-size: 12px;
	color: #254D78;
}

.footer {
	height: 75px;
	background-color: #F0EBE5;
	text-align: center;
}

.TotalProperties {
	font-weight: bold;
	font-size: 13px;
	color: #FF9900;
}
.listpropertiesfooter {
	border-top: 4px solid #FFF;
	padding-left: 10px;
	font-size: 12px;
	border-top: 1px solid #000000;	
}

/* Hot Properties */

.HotProHeader
{
	font-family: ;Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
	background-color: #E2B374;
	
}
.HotProText1
{
	font-family: ;Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #A0251C;
	background-color: #E2B374;
	
}
.HotProText2
{
	font-family: ;Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #A0251C;
	background-color: #E8C8A0;
	border-right: 7px solid #E2B374;
		
	
}

.HotProText3
{
	font-family: ;Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #A0251C;
	background-color: #E8C8A0;
	border-right: 7px solid #E2B374;	
	border-bottom: 7px solid #E2B374;
	
}

.HomePagePropertiesHeader{
	background-color: #C1AE99;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 40px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
	width: 300px;
	text-align: left;
}
.HomePagePropertiesInfo {
	background-color: #F0ECE4;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #8B764F;
	margin-left: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
	height: 160px;
	width: 300px;
	padding-top: 4px;
	vertical-align: top;
	text-align: left;
}
.neighborhoodHeader {
	color: #B17525;
	font-size: 11px;
	font-weight: bold;
	background-color: #EED3AC;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 4px;
	margin-right: 25px;
	margin-top: 10px;

}
.neighborhoodContent {
	color: #8B764F;
	font-size: 12px;
	background-color: #F8ECDC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	margin-right: 25px;
}
table.additional {
	width: 60%;
	border: 0px;
	margin-bottom: 15px;
}
table.additional td {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.5;
	border-bottom: 2px solid #B8A58E;
	padding-top: 4px;
}

table.additional td.AdditionalHeader {
	font-size: 14px;
	color: #B8A58E;
	font-weight: bold;
	padding-bottom: 7px;
	text-align: left;
	border-bottom: 2px solid #B8A58E;
}

table.WeekAgent {
	width: 70%;
	border: 0px;
	margin-bottom: 15px;
}
table.WeekAgent td {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.5;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F8ECDC;
}

table.WeekAgent td.WeekAgentHeader {
	color: #B17525;
	font-size: 11px;
	background-color: #EED3AC;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-top: 4px;
	margin-right: 25px;
	margin-top: 10px;
	border-left: 40px solid #FFFFFF;
	text-align: left;
}
.advertiseHeader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	color: #C8A470;
}
.advertiseText {
	font-size: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 4px; 
}

/* Style for the listing */

ul {
	list-style-image: url(../images/bullet.gif);
	margin-left: 1px;
	text-decoration: none;
}

/* Style for Detail Search */
table.DetailSearch {
	width: 93%;
	border: 0px;
}
table.DetailSearch td.SearchHeader {
	background-color: #EA8622;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	font-family : arial black;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 7px;
	text-align: center;
}

table.DetailSearch td {
	background-color: #EC953D;
	text-align: left;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

table.DetailSearch td.HeadFiltering {
	text-align: left;
	background-color: #EC953D;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	color: #A45A10;
}

table.DetailSearch td.submit {
	background-color: #EC953D;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

table.DetailSearch td.filtering {
        font-size: 10px;
}

table.DetailSearch td.filtering_red {
	background-color: #990000;
}

table.DetailSearch td.filtering_blank {
	background-color: #FFFFFF;
}

.SelectDropDown {
        color: black;
        background: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
		border: 1px solid #000000;
}

.button3 {
	border: 1px solid #FFFFFF;
	background: #D97F25;
	color : #FFFFFF;
	font-size: 10px;
	width: 100px;
	height: 25px;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;

}

.button4 {
	border: 1px solid #FFFFCC;
	background: #E46C0A;
	color : #FFFFFF;
	font-size: 11px;
	width: 130px;
	height: 30px;
	vertical-align: center;
	font-weight: bold;
	text-align: center;
	font-family: arial, sanserif;

}

.button4:hover {
	border: 1px solid #E46C0A;
	background: #D45C06;
	color : #FFFFFF;
	font-size: 11px;
	width: 130px;
	height: 30px;
	vertical-align: center;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: arial, sanserif;
}
