hr.solid {
    height: 1px;
    border-top: 1px solid #6a6336; 
    border-bottom: 0px;
    text-align:center;
    width: 100%; 
}
#searchResult {
}
#searchResult a.blackLink, #searchResult a:hover.blackLink {
    color: #8a8146;
    text-decoration:underline;
    font-weight:normal;
}
#padded td{
    padding:5px;
}
#proDetails {
    margin:0px;
    padding:0px;
    background-color:#ffffff;
    border:0;
}
#proDetails table,#proDetails tr,#proDetails td {
    background-color:#ffffff;
}

#proDetails td.detailsHeading {
    background: #b5a55f;
    padding:2px;
    height:30px;
    color:#FFFFFF; 
}
#proDetails td.detailsHeading h2 {
  color:#ffffff;
  font-size: 1.2em;
  font-family: arial;   
  font-weight: normal;
  padding-left : 0.3em;
  margin : 0;
}

ul.usermenu {
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    margin:0;
    padding:0;
}
ul.usermenu li {
  padding : 5px 0px 5px 0px;
  margin:0;
}

.greySmall {
    color: #808080;
    font-size:9px;
}

.roundedBox {
    width: 550px;
    font-size:12px;
    line-height:20px;
    margin: 20px auto 20px auto;
    background-color:#e8e4cb;
    text-align:left;
}

.roundedBoxContent {
    background-color:#f9eca6;
    padding:10px;
    margin:0px;
}

.roundedBoxContent table,.roundedBoxContent td{
    background-color:#feeeaa;
    padding : 0px;
}

.roundedBox h2 {
    padding-bottom: 20px;
    text-align:center;
    color:#b5a55f;
    margin: 0;
}

.roundedBox h3 {
    font-size: 11px;
}

.roundedBox a{
    color:#6b6b6b;
    text-decoration:underline;
    line-height:15px;
}

.smallBox {
    width:450px;
}
#otherSearch {
    margin-top:10px;
    font-size:8pt;
    text-align:left;
}
#otherSearch ul {
    padding-bottom:10px;
}

#otherSearch ul li{
    display:block;
    line-height:12px;
    padding-left:0;
}
.roundedBox .wideButton {
    margin-top:70px;
    display:block;
    margin-bottom:10px;
}

/**
 * Search results
 */
div.searchPageBox {
    width:800px;
}
 
.directoryItem {
    width :100%;
    background:#ffffff;
}
.directoryItem a {
    /*color:#b0a458;*/
	color: #555;
	font-weight: bold;
} 
.directoryItem dl {
    padding: 10px 0;
} 
.directoryItem dl.onSide dt{
    float: left;
    width: 70px;
    padding-right: 10px;
    text-align: left;
    font-weight: normal;
}
.directoryItem dl.onSide dd{
    margin-left: 80px;
    margin-bottom: 0.5em;
}


div.professional-actions a{
    float:right;
}

td.proDetails {
	width: 75%;
}

td.proActions {
	width: 25%;
}

/**
 * Professional Details page
 */
#professionalDetails mark{
	background-color: #FFFF00 !important;
}
#professionalDetails .dl-professionalReducedFees .dt-set{
	margin-bottom: 10px;
}
#professionalDetails dl{
    padding: 10px 0;
} 
#professionalDetails dl.onSide dt{
    float: left;
    width: 80px;
    padding-right: 20px;
    text-align: left;
    font-weight: normal;
}
#professionalDetails dl.onSide dd{
    margin-left: 100px;
    margin-bottom: 0.5em;
}
#professionalDetails dl.onSide.dl-professionalReducedFees dt{
	 width: 220px;
	 font-weight:bold;
}
#professionalDetails dl.onSide.dl-professionalReducedFees dd{
	margin-left:220px;
}
#professionalDetails h2,
#professionalDetails h3 {
    margin:10px 0;
    color:#000;
}

#tabbedProfile p, #tabbedProfile ul{
line-height:1.7em;
}

#professionalSummary {
    position:relative;
    margin-bottom:20px;
}
#professionalSummary #professionalActions {
    position: absolute;
    width: 200px;
    top : 5px;
    right: 10px;
    text-align:right;
}
#professionalActions #professionalImage {
    margin-right:0px;
}

#professionalDetails #professionalActions a{
    display:block;
    padding-top:8px;
    padding-bottom:5px;
}
#professionalDetails #tabbedProfile {
    line-height:1.7em;
    min-height:350px;
}

/* for Internet Explorer */
/*\*/
* html #tabbedProfile {
height: 350px;
}
/**/

#professionalAreaPractice ul{
    list-style:none;
    list-style-position:inside;
    margin:0;
}

#professionalAreaPractice li{
    padding-left:28px;
    margin-left:0;
}

#professionalAreaPractice ul ul{
    list-style:circle;
    list-style-position:inside;
}
#professionalAreaPractice ul ul li{
    padding-left:20px;
    margin-left:0;
}

#map {
    width: 100%; 
    height: 310px;
}

.roundedBox {
font-size:12px;
line-height:20px;
text-align:left;
}
.roundedBox h3 {
font-size:11px;
color:#000000;
margin: 0.5em 0;
}
#otherSearch {
font-size:8pt;
margin-top:10px;
margin-bottom:0px;
text-align:left;
}

#otherSearch ul {
    padding-bottom:10px;
    margin-left:0pt;
    list-style-image: none;
}
#otherSearch ul li {
display:block;
line-height:12px;
padding-left:0pt;
margin-left:0pt;
}


#searchFrm .button {
    display:block;
    margin-bottom:10px;
    width:6em;
}



.ui-wrapper { border: 1px solid #a89751; }
.ui-wrapper input, .ui-wrapper textarea { border: 0; }

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    font-weight: bold;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    float: left; /* fixes dir=ltr problem and other quirks IE */
    padding: 10px 15px;
}
.ui-tabs-nav a {
    margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    
    text-decoration: none;
    white-space: nowrap; /* @ IE 6 */
    outline: 0; /* @ Firefox, prevent dotted border after click */
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
    color: #fff;
}
.ui-tabs-nav .ui-state-active a {
    position: relative;
    top: 1px;
    z-index: 2;
    background-position: 100% -23px;
}


.ui-tabs-nav a span {
    padding-top: 1px;
    padding-right: 0;
    height: auto;
    background-position: 0 0;
    line-height: 20px;
    color: #fff;
}
.ui-tabs-nav .ui-state-active a span {
    padding-top: 0;
    height: 27px;
    background-position: 0 -23px;
    line-height: 27px;
}
.ui-tabs-nav .ui-state-active a:link, .ui-tabs-nav .ui-state-active a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: pointer;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
    color: #000;
}
.ui-tabs-panel {
    border-top: 1px solid #a89751;
    padding: 10px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}




/**
 * Common.
 *   - error messages
 *   - debug panel
 *   - tooltips
 *
 * @package    themes
 * @subpackage default2
 * @author     Julien Casanova <julien_casanova@yahoo.fr>
 * @author     Dmitri Lakachauskis <lakiboy83@gmail.com>
 */

/* Messages & errors */
div.message {
    width: 80%;
    margin: 0 auto;
}
    div.message div.message-details {
        border-color: #dedede;
        margin-bottom: 1em;
        border-width: 1px;
        border-style: solid;
        color: #999;
        background-color: #ededed;
    }
    div.message div.message-details ul{
    	color: #666;
	}
    div.message div.message-details li{
    	padding: 3px;
	}
div.message p {
        margin-bottom: 1em;
        border-width: 2px;
        border-style: solid;
        padding: 0.5em;
        text-align: center;
    }
    div.message p.message-error {
        border-color: #f30;
        border-width: 2px;
        color: #f30;
    }
    div.message p.message-info {
        border-color: #66a326;
        color: #66a326;
    }
    div.message p.message-warning {
        border-color: #999;
        color: #999;
    }
    /* PEAR */
    div.message p.pear {
        border-top: none;
        border-color: #f30;
        text-align: left;
    }
    div.message h4 {
        border: 2px solid #f30;
        border-bottom: none;
        margin-bottom: 0;
        padding: 0.5em;
        text-align: center;
        text-transform: uppercase;
        letter-spacing: 0.3em;
        font-size: 1.1em;
        font-weight: bold;
        color: #f30;
    }
div#broadcastMessage {
    position: absolute;
    z-index: 300;
    left: 30px;
    top: 30px;
    width: 300px;
    padding: 10px 20px;
    background-color: #ffe9d9;
    color: #333;
}
    div#broadcastMessage a {
        position: absolute;
        right: 5px;
        top: 5px;
    }
	#message {
	position: absolute;
	z-index: 200;
	right: 50px;
	top: 15px;
	max-width: 500px;
	overflow: hidden;
	}
	#message p {
	margin-bottom: 0;
	padding: 5px 10px;
	text-align: left;
	}
	#message .success {
	background-color: green;
	color: #fff;
	}
	#message .error {
	background-color: red;
	color: #fff;
	}
	.error, .required {
	color:#FF3300;
	}
/* END messages & errors */

/* Added by SnapyCode */
.roundedBox select{
	width:170px;	
}
#searchResult hr.solid{
	margin:0px !important;
}
#searchResult .directoryItem table{
	margin:0 0 10px 0 !important;
}

#searchResult .gm-style-iw p{
	margin: 0 !important;	
}

.roundedBox hr.separator{
	border-bottom: 0px none;
	border-top: 1px dotted #999999 !important;
	height: 1px;
	display: block;
}
/* Result page search form */
.search-result-page-form .SearchBox{
	position: relative;
	top: auto;
	left: auto;
	margin: 0 auto;
	z-index: 100;	
	width: 100%;
}
.search-result-page-form .SearchBox .FrmSrch{
	margin:0 0 0 0;
}

.search-result-page-form .roundedBox.jrcRounded{ width:100% !important;}

.search-result-page-form .search_radius_text {
    padding-left: 5px;
}

/*************/
.select-professional-wrap .btn-cancel{
	background-color: #EC971F !important;
	color: #fff !important;
	font-weight: bold !important;
}
.select-professional-wrap .btn-custom{
	background-color: #3eb9af !important;
	color: #fff !important;
	font-weight: bold !important;
}
.select-professional-wrap .btn-custom.previous-professional{
	background-color: #CD5C5C !important;
	color: #fff !important;
	font-weight: bold !important;
}

.select-professional-wrap{
	display: inline-block;
	float: right;
	margin-top: -38px;
}
.select-professional-wrap.details-page{
	margin-top:0;
	margin-right:20px;	
}
.um-form .selection{
	display:none !important;
}
.um-form .bootstrap-select{
width: 94% !important;
display: block;
height: 28px !important;
}