/* CSS Document */
body{
	background-color: #ffffff;
	}
#wrapper{
	border: 3px solid #ffffff;
}

#header{
	height: 50px;
	background-image: url("//foreclosure-activedt.netdna-ssl.com/css/cobrand_themes_img/blue_header.jpg");
	width: 755px;
	color: #fff;
	padding: 15px 0px 10px 5px;
}

.headlinks a {
	border: 1px solid #810000;
	padding: 1px 2px 1px 2px;
	background: #ECECEC url("//foreclosure-activedt.netdna-ssl.com/css/cobrand_themes_img/header_btn_bg.gif") repeat-x;
	color: #d00505;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.searchbox{
	background-color: #EFF5FF;
}

.searchboxheading, .breadcrumb a, .highlighttext, .addalerts_header{
	color: #d00505;
}

.boxcenter .datagrid th, .boxleft .datagrid th, .datagrid_big th{
	color: #D00505;
}

.breadcrumb{
	background-color: transparent;
	width: 750px;
	_width: 755px;
	margin-top: -4px;
	margin-left: 0px;
	margin-bottom: 7px;
	padding-bottom: 2px;
	padding-top: 5px;
}
/*----------------------------------------------------tabs styling-------------------------------------------------*/
#tabs li, #tabs_profile li {
 border: 1px solid #cccccc;
 border-bottom: none;
}

#tabs li a, #tabs_profile li {
 color: #d00505;
}

#tabs #current a, #tabs_profile #current_profile a, #refinesearch {
 background-color: #d00505;
 color:#ffffff;
}

#tabs #current a:hover {
	background-color: #d00505;
	text-decoration:none;
}

/*.profile_pane{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}*/

/*----------------------------------------------------end of tabs styling-----------------------------------------*/
#displayoptions{
	background-color: #e0e9f8;
}

#sidenav{
	display: block;
	background: url("//foreclosure-activedt.netdna-ssl.com/css/cobrand_themes_img/nav_cobrand_bg.gif") no-repeat bottom right;
	border: none;
	width: 210px;
	height: 380px;
	margin-top: 4px;
	margin-left: 9px;
}

#sidesearch, .sidelight{
	background-color: transparent;
	border: none;
	margin-top: 70px;

}

.map{
	background: url("//foreclosure-activedt.netdna-ssl.com/css/cobrand_themes_img/map_cobrand_bg.gif") no-repeat;
	width: 490px !important;
	height: 380px;
	margin-left: 0px !important;
}

#properycount_tbl{
	display: none;
}
.even{
	background-color: #f1f6f2;
}
/*------------------------- styling the Details page ------------------------------*/

.boxcenter .datagrid, .boxcenter .datagrid td, .datagrid_big{
	background-color: #f7fbfc;
	border: 1px solid #B8CBD1;
}

.boxcenter .datagrid th{
	border-bottom: 3px solid #B8CBD1;
	background: #fff url("//foreclosure-activedt.netdna-ssl.com/css/cobrand_themes_img/details_table_header.gif") bottom left no-repeat;
	color: #de1212;
	padding: 0px 0px 0px 4px;
}

.newdp #center_left_col ul, .newdp #center_left_col li, .newdp p, .newdp .small, .newdp .small a, .content_answers ul, li, #rap_alltools ul, #rap_alltools li, #rap_alltools ul, #minitools li{
	font-size: 11px;
}
