/* external css files */
@import url("form.css");
@import url("calendar.css");
@import url("catalog.css");

/* tag basede elements */
body, td, div{
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;	
	color: #444444;
}

body {
	background-color:#e6edf7;
	margin:0px;
	padding:0px;
}

b, strong {
	text-transform:uppercase;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #cc3300;
}

a.nav {
	margin-right: 20px;
}

a.subnav {
	font-size: 10px; 	
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #919191;
	text-decoration:none;
	text-transform: uppercase;
	margin-right: 10px;
}

a.subnav:hover {
	color: #993300;
}

a.subnav_on {
	font-size: 10px; 	
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-decoration:none;
	text-transform: uppercase;
	margin-right: 10px;
}

a.logo_dl {
	color: gray;
	text-transform: uppercase;
	font-size: 12px;
	margin-right:25px
}

html>body a.subnav {
	font-size: 11px;
}

html>body a.subnav_on{
	font-size: 11px;
}

div.hr {
	border-bottom: 2px dotted  #993300;
	margin: 15px 0px 15px 0px;
}

div.hr_gray {
	border-bottom: 2px dotted  #cacaca;
	margin: 15px 0px 15px 0px;
}

div.hr_solid {
	border-bottom: 2px solid  #717171;
	margin: 10px 0px 10px 0px;
}

div.availablity {
	background-color:#8DA753;
	tex-align: right;
	padding: 15px;
	color:white;
	font-size: 13px;
}

div.showcase_top {
	position: absolute;
	width: 738px;
}	

div.sc_leftcol {		
	padding:10px;
	text-align:right;
}

html>body div.sc_leftcol {	
	width: 175px;	
}

img.showcase:hover {
	cursor: pointer;
	cursor: hand;
}

a.sc_head_top {
	font-size: 23px;
	color: #ffffff;
	font-family: Garamond, "Times New Roman", Times, Serif;
	line-height: 110%;
	margin-top:0px;	
}

a.sc_head_top:hover {
	cursor:pointer;
	cursor:hand;
	color: #cccccc;
}

a.sc_head_left {
	font-size: 18px;
	color: #ffffff;
	font-family: Garamond, "Times New Roman", Times, Serif;
}

a.sc_head_left:hover {
	cursor:pointer;
	cursor:hand;
	color: #cccccc;
}

/* identitfied elements in DOM */
#page_drop {
	background-image: url(../images/page_drop.gif);
	background-repeat: repeat-y;
	width:830px;
	min-height: 300px;
}

#page_content {
	margin: 0px 15px 0px 15px;
}

#top_bar {
	background-color: #717171;
	height: 31px;
	padding:10px 30px 0px 30px;
	text-align:left;
}

#header_img {
	float:right;
}

#cal_widget {
	width: 240px;
	height: 145px;
}

#footer_drop {
	width:830px;
	height:51px;
	background-image: url(../images/footer_drop.gif);
	background-repeat: no-repeat;	
	clear: both;
}

#search {
	float: right;
	margin-top:0px;
}

#take_note {
	background-color: /*#DBE1C2*/ #E0E6EF;
	padding:15px;
	text-align: right;
}



#leftcol {
	width:195px;
	margin-right: 20px;
}

#cc_disclaimer {
	font-size:10px;
	color: #999999;
	padding: 10px;
}

/* custom classes */
.orange {
	color: #ff9900;
}

.red {
	color: red;
}

.white {
	color: #ffffff;
}

.small { 
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}

.small_11 { 
	font: 11px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

.group_border {
	margin:5px 10px 5px 10px;
	padding:10px;
	border:1px solid #cacaca;
	max-width: 100%;
}

.head {
	font-family:Veranda,Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #717171;
	text-transform: uppercase;
	line-height: 130%;
}

.head_off {
	font-family:Veranda,Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	text-transform: uppercase;
	line-height: 130%;
}

.subhead {
	color: #993300;
	/* color: #8DA753; */
	font-weight: bold; 
	font-size:15px; 
	font-family:Veranda,Helvetica,Arial,sans-serif; 
	text-transform: uppercase; 	
	margin-bottom:10px;
	line-height: 135%
}

.subhead_off {
	color: #999999;
	/* color: #8DA753; */
	font-weight: bold; 
	font-size:15px; 
	font-family:Veranda,Helvetica,Arial,sans-serif; 
	text-transform: uppercase; 	
	margin-bottom:10px;
	line-height: 135%
}

.subhead_press {
	color: #993300;
	font-weight: bold; 
	font-size:14px; 
	font-family:Veranda,Helvetica,Arial,sans-serif; 	
	line-height: 135%
}


.submenu {
	background-color: #F0F0F0;
	height: 16px;
	margin-top:5px;
	text-align: center;
	padding:7px;
}

.cart_head {
	color: #ffffff;
	padding-right: 10px;
	font-weight: bold;
	background-color:#cacaca;
}

.cart_item {
	color: #555555;
	padding: 5px 10px 5px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;	
	border-bottom: 1px dotted #cacaca;
}

.link:hover {
	cursor: pointer;
	cursor: hand;
}


/* event detail custom classes */
.detailName {
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	line-height: 130%;
}

.detailSubHead {
	color: #1c2567;
	font-size: 14px;
	font-weight: bold;	
	line-height: 130%;
}

.detailSubHead_red {
	color: #993300;
	font-size: 14px;
	font-weight: bold;	
	line-height: 130%;
}

.inner_table {
	border:1px solid #dcdcdc;
	background-color: #f5f5f5;
	padding: 10px;
	margin-top:15px;
}

.sponsor {
	font: 10px Verdana, Arial, Helvetica, sans-serif;	
	font-style: italic;
	margin-top:5px;
}

.static_image {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top:8px;
}

.content_width {
	width: 525px;
}

.sc_head_top_nolink {
	font-size: 23px;
	color: #ffffff;
	font-family: Garamond, "Times New Roman", Times, Serif;
	line-height: 110%;
	margin:15px 0px 7px 20px;
}

.sc_head_left_nolink {
	font-size: 18px;
	color: #ffffff;
	font-family: Garamond, "Times New Roman", Times, Serif;
}

.sc_venue_top {
	font-size: 15px;
	color: #ffffff;
	font-family: Garamond, "Times New Roman", Times, Serif;
	line-height: 100%;
}

.sc_lg_blocker {
	height:220px;
	width:738px;
	margin-bottom:20px;
}

.fade_button {	
	width:16px;
	height:16px;
	position: absolute;
	z-index:2;
	margin: 189px 0px 0px 713px;	
}

.fade_button:hover {	
	cursor: hand;
	cursor: pointer;	
}

.press_item {
	margin-top:20px;
}

.tbl_default {
	width:525px;
}

/* IE hacks, stupid browser... */

* html .tbl_default {
	width: 523px;
}

* html .group_border {
	width: 779px;	
}

* html .sc_lg_blocker {
	position: relative;
}

* html #top_bar {
	padding:4px 30px 0px 30px;
}


/* cccc */
.cccc_head {
	font-size: 18px;
	line-height:25px;	
	font-family: Georgia, Garamond, "Times New Roman", Times, Serif;
	color: #516fa6;
	font-style:italic;
}

.cccc_date {
	font-weight: bold;
	text-transform: uppercase;
	color:black;
}