﻿/* Boston Symphony Orchestra
   Last Updated: 8-2011
   Author:  Oncall Interactive, LLC

Style definitions found in reset.css

--TANGLEWOOD BUSINESS PARTNER STYLES--

Sections:
	=GENERAL (page background / fonts, general tags
	=PAGE LAYOUT
		==CONTAINER
		==HEADER
		==CONTENT
		==FOOTER
   ----------------------------------------------------*/

/* =GENERAL
   ----------------------------------------------------*/
   
aside.twd-business-filters form fieldset input {
    float:left;
    width:12px;
    height:12px;
}

aside.twd-business-filters form fieldset label {
    width:200px;
    float:right;
    font-family:Lucida Sans, Arial, Helvetica;
    font-size:11px;
    color:#333;
    line-height:16px;    
}

aside.twd-business-filters {
    width:225px;
    float:left;
    margin-bottom: 20px;
}

aside.twd-business-filters p {
    font-family:Lucida Sans, Arial, Helvetica;
    font-size:11px;
    color:#333;
    margin-bottom:5px;
    display:block; 
    font-weight:bold;       
}

aside.twd-business-filters p.locations {
    margin-top:42px;        
}

.business-wrapper {
    float:left;
    width:699px;
    margin-left:12px;    
}

.business-wrapper  {
    font-family:'BSO Regular', Arial, Helvetica;
    font-size:16px;           
}

.business-wrapper h6 {
    color:#20b1e0;
    float:left;
    margin-right:5px;           
}

.business-wrapper p {
    font-family:'BSO Regular', Arial, Helvetica;        
}

.business-body { 
    border-top: 10px solid #ECECEC;
    padding-top: 17px;
    margin-top: 7px;
}



.business-result {
    width:619px;
    margin-left:20px;
    padding:7px 22px 9px 21px;  
    border-top:1px solid #e9e9e9;
    text-align:left;
    line-height:14px;            
}

.business-result h3 {
    font-family:'BSO Regular', Arial, Helvetica;
    font-size:14px;
    color:#000;
    text-transform:uppercase; 
    display:inline-block; 
    margin-bottom:7px;          
}

.business-result a {
    font-family:Lucida Sans, Arial, Helvetica;
    font-size:10px;
    line-height:14px;
    color:#20b1e0;
    display:block;
}

.business-result a.business-special {
    color: white;
    font-style: italic;
    display: inline-block;
    height: 14px;
    font-size: 9px;
    font-family: 'BSO Regular', Arial, Helvetica;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
    margin-left: 8px;
    vertical-align: middle;    
    padding: 0 5px;
    cursor: pointer;
}

.business-result p {
    font-family:Lucida Sans, Arial, Helvetica;
    font-size:10px;
    color:#919191;
    line-height:14px;        
}

.business-result p.business-phone {
    display:block;
    margin-top:5px;    
}

.business-result img {
    padding-top:2px;
    margin-right:3px;
    float:left;
    margin-top:5px;
}

.business-result .business-goto {
    width:144px;
    min-height:63px;
    background:#e8e8e8;    
    display:inline-block;
    padding-top:4px;        
}

.business-result .business-goto a {
    background:#2eb135;
    display:block;
    width:123px;
    height:17px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    line-height:17px;    
    margin:0 auto; 
    margin-bottom:4px;              
}

.business-result .business-goto a.results-reservation {
    background: #fff;
    display: block;
    width: 123px;
    height: 17px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-align: center;
    line-height: 17px;
    margin: 0 auto;
    margin-bottom: 4px;
    border:1px solid #8f918e;
}

.business-result .business-info {
    float:left;
    width:472px;  
}

.ui-tooltip-content .special-offer-title
{
    font-weight: bold;   
}