/* CSS Document */
a:visited {
	color:#0000EE;
}
p.crumbs {
	font-size:15px;
	
	text-align:center;
}
p.crumbs a {
	padding:0 20px;
}
.datagrid th a {
	color:#000;
}
.headlinks a {
	border: 1px solid #7D7D7D;
	padding: 1px 2px 1px 2px;
	background: #ECECEC url("../assets/header_btn_bg.gif") repeat-x;
	color: #3373B4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.searchbox{
	background-color: #EBEBEB;
}

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

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

/*----------------------------------------------------tabs styling-------------------------------------------------*/
#tabs li, #tabs_profile li {
 border: 1px solid #9f8e31;
 border-bottom: none;
}

#tabs li a, #tabs_profile li {
 color: #3373B4;
}

#tabs #current a, #tabs_profile #current_profile a, #refinesearch {
 background-color: #DED39A;
 color:#FFFFFF;
}

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

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

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

#sidenav{
	display: block;
	background: url("../assets/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("../assets/map_cobrand_bg.gif") no-repeat;
	width: 490px !important;
	height: 380px;
	margin-left: 0px !important;
}

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

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

.boxcenter .datagrid th{
	border-bottom: 3px solid #0d82ae;
	background: #fff url("../assets/details_table_header.gif") bottom left no-repeat;
	color: #3373B4;
	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;
}

