.mls_details_header {
	height: 27px;
	padding-top: 10px;
	padding-left: 40px;
	margin-top: 30px;
	font-size: 16px;
	font-family: Helvetica, Arial, san-serif;
	font-weight: normal;
	color: #999999;
}
.mls_details_sale_status {
	font-weight: bold;
}

.mls_details_title {
	margin: 5px 0px;
}

#backToSearch_button, #community_button {
	margin: 20px 0px -10px 0px;
}


#open_house_description {
	float: left;
	width: 50%;
	padding: 5px 20px 5px 0px;
	border-right: 1px solid #CCCCCC;
}
.open_house_description {
	color: #999999;
	font-weight: 300;
	font-size: 14px;
}
#open_house_dates {
	float: left;
	width: 40%;
	padding-left: 20px;
}
.open_house_date {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 1.6;
}

#mls_details_specs {
	width: 100%;
	margin-top: 5px;
}
#mls_details_image {
	float: left;
}
#details_specs_container {
	float: left;
	height: 214px;
	background: url(../images/details_specs_corner.png) no-repeat top right;
	padding-right: 8px;
}
#details_specs_column {
	float: left;
	width: 230px;
	height: 174px;
	background: url(../images/details_specs_bg.png) repeat-x;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 1.5;
	padding: 20px;
}
#details_address p {
	font-size: 17px;
	color: #75A19F;
	font-weight: 300;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 5px;
}
#details_address p a:link, #details_address p a:visited, #details_address p a:active {
	font-weight: 300;
}
#details_address p a:hover {
}
#response_links_container {
	overflow: hidden;
	margin-top: 8px;
	padding-top: 5px;
	border-top: 7px solid #333333;
	background: no-repeat right 7px;
}
.response_links {
	float: left;
	color: #333333;
	font-size: 11px;
	margin: 0px 4px;
	padding: 4px 0px;
}
.response_links a:link, .response_links a:visited, .response_links a:active {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.response_links a:hover {
	color: #666666;
}
.favorites_add {
	padding-left: 13px;
	background: url(../images/favorites_add.png) no-repeat left center;
}
.favorites_added {
	padding-left: 14px;
	font-weight: bold;
	color: #999999;
	background: url(../images/favorites_added.png) no-repeat left center;
}
.vtour {
	background: url(../images/vtour_star.png) no-repeat 8px 5px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
	margin-left: 7px;
	border-left: 1px solid #CCCCCC;
}
.street_view {
	background: url(../images/street_view.png) no-repeat 8px 5px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 27px;
	margin-left: 7px;
	border-left: 1px solid #CCCCCC;
}
.share_button {
	background: url(../images/share_icon.png) no-repeat 8px 5px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 32px;
	margin-left: 7px;
	border-left: 1px solid #CCCCCC;
}
#mls_service {
	text-align: right;
	padding: 3px 40px 0px 0px;
	font-size: 11px;
	color: #666666;
}








#details_ex_agent {
	width: 100%;
	background: url(../images/ex_agent_bg.png) repeat-y;
	padding: 5px 18px;
}
#details_ex_agent_top {
	width: 100%;
	height: 6px;
	background: url(../images/ex_agent_top.png) no-repeat;
	display: block;
}
#details_ex_agent_bottom {
	width: 100%;
	height: 6px;
	background: url(../images/ex_agent_bottom.png) no-repeat;
	display: block;
}

#ex_agent_title {
	float: left;
	font-weight: bold;
	color: #333333;
}
#ex_agent_name {
	float: left;
	width: 280px;
	color: #333333;
	padding-left: 6px;
}
#ex_agent_name a {
	color: #333333;
	font-weight: normal;
}
#ex_agent_name a:hover {
	color: #666666;
}

#ex_agent_info {
	width: 180px;
	display: block;
	float: right;
}
#ex_agent_phone {
	float: left;
	color: #333333;
	font-size: 12px;
	background: url(../images/details_agent_phone.png) no-repeat 0px 2px;
	padding: 0px 6px 0px 22px;
	border-right: 1px solid #999999;
}
#ex_agent_email {
	float: left;
	font-size: 12px;
	background: url(../images/details_agent_email.png) no-repeat 10px 2px;
	padding-left: 30px;
}





.details_container {
	background: url(../images/details_container_tiling.png);
	padding: 30px;
}
.mls_additional_details {
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
}
.agent_name {
	color: #333333;
	font-size: 12px;
	margin-top: 7px;
	padding-left: 20px;
	background: url(../images/agent_icon.png) no-repeat;
}
.details_pager_count {
	font-weight: bold;
	color: #333333;
	padding: 0px 60px;
	margin: 0px;
}
.direction_view {
	float: left;
	padding: 0px 13px 5px 22px;
	background: url('../images/get_directions_icon.png') no-repeat left top;
	cursor: pointer;
}
#toggle_street_view {
	width: 100px;
	height: 20px;
	display: block;
	padding-right: 10px;
	margin-right: 5px;
	cursor: pointer;
	border-right: 1px solid #CCCCCC;
}

#toggle_street_view.off {
	background: url('../images/buttons/b_details_tab_street_off.png') no-repeat left center;
}
#toggle_street_view.on {
	background: url('../images/buttons/b_details_tab_street_on.png') no-repeat left center;
}

#toggle_map_view {	
	cursor: pointer;
	width: 87px;
	height: 20px;
	display: block;
	margin-left: 5px;
}
#toggle_map_view.off {
	background: url('../images/buttons/b_details_tab_map_off.png') no-repeat left center;
}

#toggle_map_view.on {
	background: url('../images/buttons/b_details_tab_map_on.png') no-repeat left center;
}

.results_directions input {
    width: 200px;
    margin: 5px 0px 3px 0px;
    padding: 2px;
}

#get_directions {
    display: block;
    width: 160px;
    height: 34px;
    cursor: pointer;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCCCCC;
}

#results_directions {
	width: 238px;
	display: none;
	height: 440px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#results_map {
	width: 100%;
	height: 440px;
	overflow: hidden;
	float: right; 
	border: 5px solid #c4c4c4;
	margin: 0px;
	padding: 0px;
}

#route_info {
	margin: 0 5px 0 0;
	padding: 0px;
	color: #000000;
	height: 235px;
	overflow-y: auto
}
#get_directions {
	background-image: url('../images/buttons/b_get_directions.png');
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 50px;
}
#get_directions:hover {
	background-image: url('../images/buttons/b_get_directions_on.png');
	background-repeat: no-repeat;
}
#get_directions:hover a {
	color: #FFFFFF !important;
}
#get_directions a:hover {
	color: #FFFFFF !important;
}


.directions label {
    color: #51736f;
    font-weight: bold;
}
/* MORTGAGE CALCULATOR */
.mc_container {
	/*background: url('../images/mortgagecalc_bground.jpg') no-repeat 0px 185px;*/
	margin-top: 30px;
}

.mc_title {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bolder;
	margin: 10px 0px 5px 0px;
}
.mc_title a {
	color: #FFFFFF;
}
.mc_title a:hover {
	color: #CCCCCC;
}

.sidebar_mc_table {
	color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 10px;
	width: 100%;
}

.sidebar_mc_table p {
	margin: 4px 0px;
}

.mc_prompt {
	font-size: 12px;
	color: #EEEEEE;
	padding-right: 5px;
}
.mc_underline {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}
.mc_total {
	text-align: right;
}

.mc_disclaimer {
	color: #CCCCCC;
	font-size: 10px;
}
.mc_disclaimer a {
	color: #FFFFFF;
}
.mc_disclaimer a:hover {
	color: #CCCCCC;
}
