
.provider_title_heading
{
 font-size: 18px;
 font-weight: bold;
 color: navy;
 text-decoration: underline;
}

.provider_hor_space {
	float:right;
	width:15px;
	height:100px;
}

.provider_hor_space_2 {
	float:right;
	width:80px;
	height: 100px;
}


/***** Menu ******/
.menu {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:right;
	width:100px;
 	text-align: right;
 	text-indent: 4px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*background-color: #DEE9EA; */
	border: 1px solid #DEE9EA;
	font-size: 14px;
}

.menu ul li {
	border-bottom: 0px solid #FFFFFF;
	margin: 0px;
	padding: 0px;	
	background: url("/images/shapes/menu_item_bg.gif") repeat-x;
}

.menu ul li a {
	display: block;
	color: #5076A4;
	text-decoration: none;
	padding: 0px;
	height: 25px;
}

.menu a:hover, .menu .s {
	background: #FFFFFF url("/images/icons/arrow.left.png") no-repeat center left ;
	text-decoration: none;
}

.menu_current_item
{
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 text-indent: 8px;
}

.provider_details
{
 float:right;
 width:760px;
 /*background-color:#DEE9EA;*/
 padding:0px 0px 0px 0px;
 /*border: 4px;*/
 /*border-style:solid; */ 
 /*border-color: #CECFD1;*/
 background-color: #f8f8f8;	
 border: 1px solid #f0f0f0;
}

.right_pane
{
 float:right;
 width:45%;
}

.left_pane
{
 float:right;
 width:50%;
}

.regulations_agree {
	direction: rtl;
	text-align: right;
	color: navy;
}

.user_info
{
  float: right;
  width:100%;
}

.business_info
{
 width:100%;
}

.provider_form_indent
{
 width:15px;
}

.provider_form_heading
{
 font-size: 16px;
 font-weight: bold;
 color:#BE3B08;
}

.right_service_pane
{
clear:both;
float:right;
width:380px;
}

.left_service_pane
{
float:right;
width:320px;
}

.service_instructions
{
	height:20%;
	width:100%;
	text-align:justify;
}

.service_category
{
clear:both;
width:100%;
}

.service_area
{
width:100%;
}

.service_list
{
height:350px;
width:100%;
}

/* provider requests */

.requests_buttons {
	height: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.provider_requests
{
 width:800px;
 /*background-color:#DEE9EA;*/
 padding:0px 0px 0px 0px;
 /*border: 4px;
 border-style:solid; 
 border-color: #CECFD1;*/
 background-color: #f8f8f8;	
 border: 1px solid #f0f0f0;
}

.pagebanner {
	text-align: center;
	font-size: 12px;
}

.pagelinks {
	font-size: 14px;
	text-align: left;
}
