/* CSS Document */
body {
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	background-color:#0b2f59;
}

body, p, table, tr, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#103063;
}

#sitewrap {
	width:802px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height:131px;
	position:relative;
}


/* Nav and tabs */
#nav ul {
	margin:0px;
	padding:0px;
	position:absolute;
	top:92px;
	left:284px;
}

#nav ul li {
	float:left;
	list-style:none;
	margin-right:4px;
	text-align:center;
}

#nav a.tabs {
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	background-image:url(../images/tabs.gif);
	background-position:-118px 0px;
	height:20px;/*to make up from padding*/
	width:118px;
	overflow:hidden;
	display:block;
	padding-top:3px;
}

#nav a.tabs:hover {
	background-position:0px 0px;
}

/* END: Nav and tabs */

.button_custom {
	background-image:url(../images/button_custom.png);
	background-repeat:no-repeat;
	width:149px;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	display:block;
	color:#FFFFFF!important;
	text-decoration:none;
	padding:3px 0px 0px 8px;
	text-align:left;
	text-decoration:none!important;
}

.button_custom:hover {
	color: #ed780f!important;
	text-decoration:none;
}

#collage {
	background-image:url(../images/collage.gif);
	background-repeat:no-repeat;
	height:118px;
	position:relative;
}

#collage_text {
	position:absolute;
	top:35px;
	left:26px;
	width:375px;
	height:95px;
	}
	
#collage_text p {
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	line-height:15px;
}

#site_tools {
	position:absolute;
	top:15px;
	right:20px;
	width:500px;
	height:10px;
	color:#FFFFFF;
	text-align:right;
}

#site_tools a
 {
	color:white;
	text-decoration:none;
}

#site_tools a:hover,
#flags a:hover {
	color: #ed780f;
}

#flags {
	position:absolute;
	top:40px;
	right:20px;
	width:200px;
	height:15px;
}

#body_area {
	background-image:url(../images/body_area_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #c7c8ca;
	border-right:1px solid #c7c8ca;
	background-color:#FFFFFF;
}
	
.padding_all_around {
	padding:10px;
}

.body_padding {
	padding-left:50px;
	padding-right:50px;
}
	
#right_side {
	background-image:url(../images/right_side_bg.gif);
	background-repeat:no-repeat;
	width:178px;/*to compensate for padding*/
	min-height:355px;
	padding-left:20px;
	}
	
#search_box_2 {
background-color:#e7f2f8;
border:1px solid #999999;
padding:6px;
width:568px;
}

#more_options {
display:none;
}
	
#modify_seach tr td {
	padding:5px 0px 5px 0px;
}

#modify_seach select {
	margin:2px 0px 2px 0px;
	width:150px;
}



#post_nav {
	margin-bottom:25px;
}

#post_nav ul {
	margin:0px;
	padding:0px;
}

#post_nav ul li {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #dcdcdc;
	list-style:none;
	padding:15px 0px 15px 0px;
	font-size:11px;
	font-weight:bold;
	}
#post_nav ul li a {
	color:#000000;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	text-decoration:none;
	display:block;
}

#post_nav ul li a:hover {
	color:#a0800e;
}

#post_nav ul li a span {
	font-size:9px;
}

.box_1 {
	border:1px solid #dcdcdc;
	background-color:#e7f2f8;
	padding:4px;
}

.box_2 {
	border:1px solid #dcdcdc;
	background-color:white;
	padding:6px;
	margin-top:10px;
	margin-bottom:10px;
}

.box_2 table tr td {
	height:20px;
}

#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height:35px;
	padding-top:8px;
}


.clear_both {
	clear:both;
}





/* ----------Redefined Tags------------ */

h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #103063;
	margin-bottom:10px;
	margin-top:5px;
	}
	
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ed780f;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	}

h3 {
	font-size: 10pt;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #848484;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	}
	
ol li, ul li {
	margin:15px 0px 15px 0px;
}
	
.hightlight_1 {
	color:#4f82b5;
}

.hightlight_2 {
	color:#a0800e;
	text-decoration:none!important;
	font-weight:bold;
	font-size:12px;
}

.impact1 {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ed780f;
	font-weight:bold;
	line-height:17px;
	}

.impact2 {
	font-size: 12px;
	color: #3c8cbb;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}

.red {
	color: #FF0000;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
	

p {
	margin-top:10px;
	margin-bottom:18px;
	line-height:20px;
	}
	
ul li {
	margin:8px 0px 8px 0px;
}

small {
	color:#000000;
	font-size: 7pt;
	font:Arial, Helvetica, sans-serif;
	}

hr {
	border: none 0; 
	border-top: 1px solid #b2b2b2;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

address {
	font-style:normal;
}
/*-------Form elements--------*/

form {
	margin:0px;
	padding:0px;
}

select {
	font-size:11px;
}

input {
	border: #999 1px solid;
	height:15px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
input.no_border {
	border:none;
}

.button {
	background-color:#276e9b;
	border: #11486b 1px solid;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	font-family: Tahoma, Verdana, Helvetica;
	cursor:pointer;
	height:auto;
	}
.button:hover {
	background-color:#f18846;
}

/*---------------*/

/*-------------------Normal links---------------------------*/
a:link {
	text-decoration: none;
    color: #ed780f;
	}

a:visited {
	text-decoration:underline;
    color:#666;
	}

a:hover {
	text-decoration: underline;
	color:#c83406;
	} 
/*--------------------------------------------*/



/*********** Styles for result details ***********/
.prop_info {
	background-color:#fff;
	border:1px solid #dcdcdc;
}

.prop_info tr th {
	background-color:white;
	border-bottom:1px solid #b1d3e1;
	height:20px;
	text-align:left;
	padding:5px;
}

.prop_info tr td {
	height:20px;
	padding:0px 6px 0px 6px;
}

#prop_details_table tr td {
	height:25px;
	}

.grid_table {
	border:1px solid #dcdcdc;
	margin-bottom:8px;
	background-color:#FFFFFF;
}
	
.grid_table tr th {
	background-color:#959595;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
	height:15px;
}

.row_highlight_1 {
	background-color:#f6f6f6;
}

/* Thumbs styles */
#photos .pics a img {
	border:1px solid #dcdcdc;
} 

#photos-nav { clear: both; padding: 2px; font-size: 10px;  margin-bottom:8px; }
#photos-nav a { color: #fff; border:none; }
.pics {
	float: left;
	padding: 2px;
	margin: 5px;
	border: none;
}

/* END Thumb styles  */

/*********** END: Styles for result details ***********/

#prop_short_info {
	margin-top:10px;
	margin-bottom:10px;
}


/***** Popups ******/
#pop_content {
	margin:10px;
	background-color:#FFFFFF;
	}
	
#document_download {
	border:1px solid #666768;
	padding:8px;
}

#document_download ul li {
	list-style-image:none;
	list-style:none;
	margin-bottom:12px;
}


