﻿/***************************************************
                Browse Styles
***************************************************/
.breadCrumb li 
{	
    color: #006699;
    float: left;			  		
    list-style-image: url(/Resources/Images/arrow_blue.gif);
    list-style-type: none;    
}

.breadCrumb li * { margin-right: 25px; }
.breadCrumb li a { font-weight: bold; }

#categoriesProcedures
{    
    clear: left;
    float: left; 
    margin: 5px 5px 0px 0px;    
    width: 460px;
}

#location
{
    float: right;
    width: 210px;    
}

#location * { margin: 5px 0px; }
#location h3 { clear: both; }


#procedureDetails { clear: both; }

/***************************************************
                Index Styles
***************************************************/
#introMessage{ margin: 0px 5px; }

#membershipInfo
{
    color: #E6864F;
    font-weight: bold; 
}

#practitonerMatch 
{ 
    float: left; 
    width: 665px;            
}
                                                                            
#practitonerMatch .column
{                        
    float: left;
    margin: 10px 4px 10px 0px;            
    min-height: 260px;        
    width: 310px;        
}
                                                                     
#specialOffers
{            
    width: 200px;
    float: right;
}
        
#specialOffers div { margin: 10px 0px; }
                                        
#verticals
{
    clear: both;
    width: 643px;
}

#verticals li
{    
    float: left;
    margin: 0px 25px 0px 0px;    
}

#verticals h2 
{ 
    color: #E6864F; 
    margin-bottom: 2px;
}
    
#verticals .title
{
    color:#E6864F;            
    font-size:18px;            
    margin: 5px;
}

.row *
{
    margin-left: 10px;
}

.searchSuggestionText {
    color: #E6864F; 
	font-size:11px;
}

#testimonialText img {
	border: 0px;
	float:right;
	margin: 3px;
}

#testimonialSig {
	padding-left: 20px;
}

#feedback a {
	color: #E6864F;
}

.centered {
	text-align: center;
}


/***************************************************
                For Pracitioners
***************************************************/
#practitionerInfo
{    
    float:left;
    width:350px;
    margin-bottom: 15px;
}

#practitionerInfo li { margin-left: 20px; }

#signUp
{
    float: right;
    width: 325px;     
}

/***************************************************
            ProcedureResults 
***************************************************/
#locationResults
{
    float: left; 
    margin-left: 10px; 
    width: 205px;    
}

#procedureResults
{
    float: left; 
    width: 480px;    
}

/***************************************************
                Results Page
***************************************************/
#additionalDetails 
{ 
    display: none; 
    width: 100%;
}

#confidenceTitle, #refundIntro
{
    color: #E6864F;
    font-size: 16px;
    font-weight: bold;    
}

#mapCanvas
{                    
    background-image:url('/resources/images/googleMapLoading.gif');
    background-repeat:no-repeat;
    background-position:center;
    height: 275px;    
    width: 250px;    
    text-align: center    
}

#mapCanvas span
{
    position: relative;
    height: 12px;
    top: 50%;
    margin: -138px 0px 0px 0px;
}

#mapContainer 
{ 
    clear: right;     
    float: right;     
    position: relative;        
}

#priceDisclaimer
{
    font-style: italic;
    font-size: 12px;
    margin: 10px 5px;
}

#priceInfo { margin: 5px 0px 10px 0px; }

#priceInfo span 
{ 
    font-size: 13px;
    font-weight: bold; 
}

#prices { margin: 5px 0px; }
#prices .dataInput { width: 285px; }
#prices .dataInput *, #prices .prompt { font-size: 18px; }

#prices .dataInput * 
{ 
    color: #E6864F; 
    font-weight: bold;    
}   

#providerDirectory #detail
{
    float: left;
    margin-left: 10px;
    width: 200px;    
}

#providerDirectory #detail a { font-weight: bold; }
#providerDirectory #detail .review a { color: #E6864F; }

#refund { margin: 0px 0px 10px 0px; }

#refundInfo { padding: 0xp 5px; }

#results { width: 430px; }
#results .section { margin-bottom: 10px; }

#refundInfo, #step1Info, #step2Info, #step3Info, #step4Info { display: none; }
#step1Info, #step2Info, #step3Info, #step4Info { padding-left: 45px; }      

.step span
{
    color: #006699;
    font-size: 14px;
    font-weight: bold;    
}

#results { float: left; }

#results h2 
{ 
    background-image: none; 
    background-color: Transparent;
    border: 0px;
    color: #E6864F;        
    font-size: 16px;    
}

/***************************************************
                ShoppingCart
***************************************************/
#checkoutBar 
{ 
    margin: 10px 0px;
    text-align: right; 
}

#reminders { margin-bottom: 10px; }

.removeBtn { margin: 5px -2px; }
