/***************************************************tabbed pages***************************************************/
.prices2{
font-weight:bold;
color:#8095AF;
}

#buttonholder {
width:550px;
float:left; 
}

.priceTitle{
float:left;
color: #5A471C;
font-size: 14px;
font-weight: bold;
vertical-align: bottom;
padding-top:11px;
margin-right:11px;
}

#spacer{
width:8px;
height:30px;
float:left;
}

#carousel{
width:560px;
float:left;
overflow:hidden;
}

#tabbed div.off {
color:#5A471C;
height:30px; 
width:104px; 
margin-top:2px; 
float:left;
background-image:url(../images/tabbed_pages/price-button.jpg);
cursor:pointer; 
position:relative; 
z-index:20;
}


#tabbed div.on {
color:#fff;
height:30px;
width:104px;   
margin-top:2px; 
cursor:pointer; 
float:left;
background-image:url(../images/tabbed_pages/price-button-on.jpg);
position:relative; 
z-index:20;
}

div.hide {
display:none; 
width:0; 
overflow:hidden;
}

div.show {
background:#fff; 
width:550px; 
position:relative; 
z-index:50; 

border-top:1px solid #5A514A;
padding:15px;
}

.red{
color:#990000;
}

.priceslink{
font-size:1em;
}

.phone{}

.titlemonth{
color:#5A471C;
font-weight:bold;
font-size:1.2em;
}

.prices-desc{
font-size:1.2em;
color:#5A471C;
}

a.priceslink:link, a.priceslink:visited{
color:#990000!important;
}

a.priceslink:hover{
color:#666666!important;
}

a.none:link{
text-decoration:none!important;
}

a.none:hover{
text-decoration:none!important;
color:#8095AF!important;
}
/***************************************************tabbed pages end***************************************************/
