/*-----------------------------------------------------------------------------
Orlando Ballet Main Stylesheet
author: Drive New Media, Inc.
-----------------------------------------------------------------------------*/

/* Colors: 
teal Our Company	#339999;
brown Purchase Tickets #8C6239;
red Season #EE3224;
olive Support #A29408;
orange Staff #FF9900;
purple News Reviews #9E005D;
pink Parties #FF9999;

*/
#subnav li a:hover, #subnav #selected a { 
	background: #8C6239 !important;color:#fff !important;
	}
#maincontent a:hover, #maincontent .selected a  {
	color:#8C6239 !important;
	text-decoration:none;
	}
#maincontent h4 {
	color:#8C6239;
	}
.bottomcontent {
	border-top:1px dotted #8C6239;
	}
.bottomcontent h4 {
	padding-top: 10px;
}
.bottomcontent img {
	padding-bottom: 5px;
}
#footerRight a:hover {
	color:#8C6239;
	text-decoration:none;
	}
.getTickets h1 {
	background: url(../images/tickets/h_GetYourTicketsToday.png) no-repeat;
	padding-bottom: 7px;
	}
.subscription h1 {
	background: url(../images/tickets/h_subscriptionSeries.png) no-repeat;
	padding-bottom: 7px;
}
.seating h1 {
	background: url(../images/tickets/h_bobCarr.png) no-repeat;
	padding-bottom: 12px;
}
.directions h1 {
	background: url(../images/tickets/h_directions.png) no-repeat;
	padding-bottom: 12px;
}
.faqs h1 {
	background: url(../images/tickets/h_faqs.png) no-repeat;
	padding-bottom: 12px;
}
#maincontent a.purchase {
	background-color: #8C6239;
	padding: 5px 7px;
	color: #fff;
}
#maincontent a:hover.purchase {
	color: #000 !important;
}

#maincontent .styledLink {
	color:#8C6239;
	text-decoration: underline; 
}

#maincontent a:hover.styledLink {
	color:#8C6239;
	text-decoration: underline; 
}

#maincontent a.red {
	color: #FF0000 !important;
	font-weight:bold;
}

#maincontent a:hover.red  {
	color: #FF0000 !important;
}

#seatingChart_List { margin: 20px 0 20px 16px; }

#goldCircle {
	list-style-image: url(../images/tickets/b_Gold.gif);
}

#sectionA1 {
	list-style-image: url(../images/tickets/b_Orange.gif);
}

#sectionA2 {
	list-style-image: url(../images/tickets/b_Green.gif);
}







