/***
Iestates Estate Agents - General Stylesheet 
/*background-image: url(../images/wallpaper.jpg);*/
***/

/*** General Page CSS ***/

*{padding:0; margin:0;}
	
body{color:#414141; font: 13px/1.5 "Century Gothic", HelveticaNeue,Helvetica,Arial,serif; background:#c4c4c4;}
a:active{outline:none;}

::selection{background:#CFF2FF; color:#000;}
::-moz-selection{background:#CFF2FF; color:#000;}

a{color:#2d5a7f /*4e1616*/; text-decoration: underline;}
a:hover{text-decoration: none;}
a:focus{outline:none;}

img{border:none; vertical-align:middle;}

ul{list-style-type:none; list-style-position: outside;}

h1, h2, h3, h4, h5, h6{ padding:0; margin:0; font-family:"Century Gothic", Arial, Helvetica, sans-serif; margin-bottom:8px;}

h1{}

h2{}

h3{}

select{color:#414141; font-size:12px;}
	select option{padding:1px 0 0 3px;}

address{ font-size:13px; line-height:15px; font-style:normal;}

textarea{overflow:auto;}
.branch_title{font-size:14px; color:#FFFFFF; font-weight:bold;}
.clsBluePrice {
	font-size:16px;
	font-weight:100;
	padding:0;
	margin:0;
	color:#5E7DB1;
}
.selectbox, select{border:1px solid #8E8E8E; /* ccc */}
	
	.selectbox option, select option{padding:2px 4px 1px 4px;}
	
h1 {font-size:18px;}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #8e8e8e;
	z-index: 99;
}
.inputbox{
	border:1px solid #8e8e8e;	
	color:#414141;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 4px;}
	
.clsNoBorder {
	border: 0;
}
h2 {font-size:16px;}
h3 {font-size:12px;}
h4 {font-size:16px;}
h5 {font-size:16px; border-bottom: 1px solid #5E7DB1;}

#Table_01{ background:#fff;}


/*****************************/

/*** General Page CSS ***/
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style56 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.style57 {
	font-size: 12px;
	color: #000000;
}
.style60 {color: #000000}
.style61 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style62 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #8BA7CB; font-weight: bold; }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}
.style32 {font-family: Arial, Helvetica, sans-serif}
.style33 {font-size: 12px}
.style34 {color: #2c4079; font-family: Arial, Helvetica, sans-serif;}
.style35 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style119 {font-family: Arial, Helvetica, sans-serif;
	color: #3F6AAE;
}
.style56 {font-size: 11px}
.style40 {font-size: 12px; color: #000000; }
.style120 {color: #990000}
.style121 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #990000; }
.style50 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.style62 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #6E91BE; }
/*****************************/

form {
padding:5px 0px 5px 20px;
margin:0;
}

select {
width:105px;
font-size:10px;
color:#333333;
border:1px solid #939598;
z-index: 5;
}

input.text {
width:100px;
font-size:10px;
color:#333333;
border:1px solid #939598;
}

input.file {
font-size:10px;
color:#333333;
border:1px solid #939598;
}

input.txt {
width:150px;
font-size:10px;
color:#333333;
border:1px solid #939598;
}

textarea.listing {
width:200px;
font-size:10px;
color:#333333;
border:1px solid #939598;
}



form label {
float:left;
width:110px;
font-size:12px;
}

.floatimageright {
float:right;
margin:0px 0px 5px 5px;
}

.floatimageleft {
float:left;
margin:0px 5px 5px 5px;
}

.propertytable {
border-collapse:collapse;
border:1px solid #5E7DB1;
margin-top:10px;
}

.propertytable td {
border:1px solid #5E7DB1;
padding:4px;
font-size:12px;
}
.search_property_img {
	border:1px solid #5E7DB1;
	padding: 2px;	
}
.clsRed {
	color: #CC0000;
	font-size: 11px;
	text-transform: uppercase;
}
.clsError {
	color: #CC0000;
}
.propertytable a:link, .propertytable a:visited {
text-decoration:underline;
color:#4B699A;
}

.propertytable a:hover {
text-decoration:none;
color:#4B699A;
}

.siteref {
font-size:10px;
}

.links_style{
width:205px;
padding:20px 0px 0px 20px;
color:#000000;
line-height:18px;
height:auto;
font-weight:100;
}

* html .links_style{ /*IE 6 only */
width:225px; /*Box model bug: 225px minus all left and right paddings for .links_style */
}

.links_style ul{
list-style:none;
margin:0;
padding:0;
border:none;
}

.links_style li {
margin:0;
padding:0;
}

.links_style li a, .links_style li a:visited {
display:block;
padding:5px 5px 5px 20px;
color:#000000;
text-decoration:none;
width:100%;
font-weight:100;
font-size:12px;
background:url(../images/nav_bg.gif) left center no-repeat;
}

html.body .links_style li a{ /*Non IE6 width*/
width:225px;
}

.links_style li a:hover{
text-decoration:underline;
background:url(../images/nav_hover_bg.gif) left center no-repeat;
}

ul{
list-style:none;
padding:0;
margin:0;
}
.clsPropDets {
	font-size: 12px;
	margin-top: 10px;
}
.clsPropDets ul{
list-style-type: disc;
margin-left: 10px;
}
.clsPropDets li {
margin: 3px;
margin-left: 10px;
}

.clsThumb {
	padding: 3px;
}
.clsThumbMember {
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
}
.clsFolder {
	font-size: 10px;
	margin-left: 20px;
	width: 200px;
}
.clsFormTable td {
	padding: 2px;
	font-size: 12px;
}

#image_library {
	clear: both;
	width: 545px;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	color:#333333;
}
#image_library img {
	border: 1px solid #5E7DB1;
	margin: 1px;
	padding: 1px;
	clear: both;
}
#image_library a:link, #image_library a:hover, #image_library a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}

.clsDescTitle {
	float: left;
	width:340px;
	padding:5px 0px 0px 0px;
	margin-top:5px;
	font-size: 12px;
	
}
.clsDescOptions {
	float: right;
	width: 160px;
	padding: 5px 10px 0px 0px;
	margin-top:5px;
	text-align: right;
	color: #a50101;
	font-size: 11px;
}
.clsBuildSection {
	width: 549px; 
	float: left; 
	border-bottom: 1px solid #5E7DB1; 
	margin-top: 30px; 
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.clsSectionHeader {
	width: 400px; 
	text-align: left; 
	float: left;
	font-size:16px;
	font-weight:100;
	color:#5E7DB1;
}
.clsPreviewLink {
	width: 149px; 
	text-align: right; 
	float: left;
	font-size: 12px;
	vertical-align: bottom;
}
.page_previous {
	color: black !important; margin: 0 11px; float:left; width: 10px; font-weight: bold;
}
.page_next {
	color: black !important; margin: 0 4px; float:left; width: 10px; font-weight: bold;
}

.page_number {
	margin: 0 3px; color: #FFFFFF; float: left; background: #8993D3; width: 18px !important; text-align: center;
}
.page_number A:visited {
	color: #FFFFFF; 
}
.page_next A:visited {
	color: black; 
}
.page_previous A:visited {
	color: black; 
}
.current_page {color: #232323; font-weight: bold;}

.search_results_paging {font-size: 11px;}

.tp_photo {background: #cecece; width: 120px; height: 90px; text-align: center;}
.tp_details {vertical-align: top;}
.tp_details P {margin: 0 10px; width: 395px;}
.tp_table {border: 1px solid gray; width: 551px;}
.tp_price {text-align: right; color: #990F18; font-weight: bold;}
.tp_details2 {}
.tp_hi {font-weight: bold; color: #FFFFFF; background: #E51624; padding: 2px 8px;}
.tp_mlink {text-align: right; padding-right: 15px; font-size: 13px;}


#branch_content{position:relative; width:550px; height:auto;}
#branch_title{width:450px; height:35px; margin-top:5px; background:url(../images/branch_title_bg.jpg) top left no-repeat; padding:5px 0 0 10px;}
#news{position:absolute; width:209px; height:auto; top:20px; right:-12px;}
#news_top{width:209px; height:20px; background:url(../images/news_bg_top.gif) no-repeat;}
#news_body{width:209px; height:auto; background:url(../images/news_bg_bod.gif) repeat-y;}
#news_bottom{width:209px; height:20px; background:url(../images/news_bg_bottom.gif) no-repeat;}
