@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	outline:none;	
}
img{
	border:none;	
}
body{	
}
.clr{
	clear:both;
}
hr{
	border-top:2px solid #85efa1;
	margin:8px 0;	
}



div#theravive-counseling{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/box_bg.gif) left top repeat-y;
	
}
div#th-box_top{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/box_top.gif) left top no-repeat;	
}
div#th-box_bottom{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/box_bottom.gif) left bottom no-repeat;	
	padding:11px;
	
}
#th-box_bottom a {
	 font-family:Verdana, Arial, Helvetica, sans-serif !important;  
		 text-decoration:none !important;  
		font-size:12px !important;     
		 
}
 
div#th-box_backg{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/topimage.png) left 15px no-repeat;
	width:256px;
	padding:96px 0 5px 0;
	font-size:10px;
	
}
.inputArea{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/input_bg.gif) left top repeat-x;
	width:146px;
}
.inputArea input{
	 background:none;	
	width:130px;
	border:none;
	color:#030;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	line-height:25px;
	margin-top:-3px;
}
.inputArea_left{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/input_left.gif) left top no-repeat;	
}
.inputArea_right{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/input_right.gif) right top no-repeat;
	height:25px;
	padding:3px 6px 0 6px;
}
.inputArea_right input{
	background:none;	
	width:130px;
	border:none;

 
	line-height:25px;
}

.select{
	background:#fdd6ad;
	border:1px solid #409831;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:148px;
	height:25px;	
	 color:#030;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
}
.search{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/search.gif) left top no-repeat;
	width:111px;
	height:36px;
	border:none;
	margin-left:62px;
	cursor:pointer;	
}
.search:hover{
	background:url(http://www.theravive.com/widgets/therapist-search-white/images/search_hover.gif) left top no-repeat;
}