/* CSS Document Created by Doug Williams and Associates */

/* Styles for DJ Profiles */

td#profile_area {padding: 0px;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
}

td#profile_area a {text-decoration:underline;
	color: #00a0c6;
}

td#profile_area a:hover {text-decoration:none;
	
}


td.dj_logo {padding-bottom: 10px;
	vertical-align: middle;
	text-align: center;
	
}


td.photo_gallery {text-align: right;
	vertical-align: top;
	width: 160px;
}

.photo_cell {background-image:url(../../images/profile/photo_holder.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 135px;
	text-align: center;
	vertical-align: middle;
	
}

.short_description {font-size: 15px;
	line-height: 20px;
	padding: 6px 11px 6px 6px;
}

.long_description {
	padding-left: 10px;
	padding-top: 10px;
	}

.profile_left {background-image: url(../../images/profile/descrip_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.results_more_info {vertical-align: bottom;
}

.top_info_box {width:281px; 
	height: 30px;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Eurostile, "Lucida Sans", "Lucida Grande", "Gill Sans MT", "Gill Sans";
	font-size: 20px;
	vertical-align: middle;
	text-indent: 13px;
	font-weight: 400;
}
.btm_info_box {
	width:281px; 
	height: 19px;
	background-repeat:no-repeat;
	
}

.mid_info_box {
	color:#FFFFFF;
	font-size: 13px;
	vertical-align: top;
	
}

.info_price {text-align: right;
	padding-right: 10px;
}

.info_item {padding-left: 20px;
	width: 185px;
}

.info_wide { padding-left: 20px;
	padding-right: 20px;
	width: 245px;
}

.travel_distance {color:#333333;
	font-size: 16px;
	padding-left: 11px;
	font-family: Verdana, "Lucida Sans", "Lucida Grande", "Gill Sans MT", "Gill Sans";
	
	}
	
.miles {color:#EF7B00;
		font-size: 16px;
		font-family: Verdana, "Lucida Sans", "Lucida Grande", "Gill Sans MT", "Gill Sans";
		font-weight: bold;
	}
