body {
	background-color: #FFF;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
}

#body-container {
	width: 950px;	
	margin: 0 auto;
}
#header {
	width: 950px;
	height:109px;
	background-color:#CF2A22;
	border-bottom: 8px solid #fff;
	position:relative;
	z-index:100;
}

#side-navigation {
	width: 207px;
	border-bottom: 8px solid #fff;
	border-right: 8px solid #fff;
	position: relative;
	float:left;
}

#content {
	width: 735px; margin-left:215px;
}
*html #content {
	float:left;	 margin-left:0;
}


#sponsors {
	clear:both;	
}

#footer {
	margin-top:10px;
	height:36px;
	background-color:#000;
}

#homepage {
	height:312px;
	background-color:#000;
	text-align:right;
}

#page-header {
	height:51px;
	background-color:#000;
}

#page-header-listing {
	height:auto;
	background-color:#000;
}

#welcome {
	font-size:13px;
}

#the-content a, #the-content a:visited {
	color: #CF2A22;	
}

/* Styling */
.size_11 {
	font-size:11px;	
}
.size_12 {
	font-size:12px;	
}
.size_14 {
	font-size:14px;	
}
.size_15 {
	font-size:15px;	
}
.size_16 {
	font-size:16px;	
}
.size_18 {
	font-size:18px;
}
.size_28 {
	font-size:28px;	
}
.size_36 {
	font-size:36px;	
}
.participant {
	padding-right:15px;
}

.is_red {
	color: #CF2A22;	
}
.is_white {
	color: #fff;	
}
.is_black {
	color: #000;	
}
.is_bold {
	font-weight:bold;
}
.is_under {
	text-decoration:underline;
}
.is_underlined {
	border-bottom:1px solid #fff;
}
.is_underlined_b {
	border-bottom:1px solid #000;
}
.is_uppercase {
	text-transform: uppercase;	
}

a, a:visited, a:active {
	text-decoration:none;
	color:#000;
}

.align_middle {
	text-align: center;
}

.is_reverse {
	background-color: #CF2A22;
}

.is_button {
	display: block; padding:5px; margin-bottom:1px;	
	background-color: #ccc; text-transform:uppercase; font-size:11px;
	width: auto;
}

.is_small_button {
    padding:5px; margin-bottom:1px;	
	background-color: #ccc; text-transform:uppercase; font-size:11px;
	width: auto; 
}

.align_right {
	float:right;
}
.align-left {
	float:left;
}

.text-align-r {
	text-align: right;
}

.text-align-l {
	text-align: left;
}

.bot_margin {
	display: inline-block;
	margin-bottom: 5px;	
}
.top_margin {
	display: inline-block;
	margin-top: 5px;	
}
.has_pad {
	padding:15px;	
}

#the-content {
	font-size:13px;	
	margin-bottom:20px;
	margin-left:20px;
}

/* Layout */

#festival-date, #festival-date-inner, #logo {
	float:left;
}
#festival-date {
	margin-top:60px;
	width: 660px;
	text-align:right;
}
#festival-date-inner {
	padding-top:10px;
	width: 660px;
	text-align:right;
}
#join-mailing {
	padding:5px; 	
}

#become-friend {
	padding:5px;
	margin-top:5px;
	border-top:1px solid #000; 
	border-bottom:1px solid #000; 
	color: #000;
}

#copyright, #legal {
	width:50%;
	float:left;
	color:#666;
}
#legal {
	text-align:right;	
}
#legal a {
	color:#666;
}
#copyright span, #legal span{
	padding:10px 15px 0 15px;
	display:block;
}

.divider {
	width:100%;
	height:4px;
	font-size:4px;
}
.bg_red {
	background-color: #CF2A22;		
}

.bg_black {
	background-color: #000;		
}

#sub-nav, #callout {
	float:left;	
}

#the-content {
	margin-top:9px;
	line-height:150%;
}

#all-participants {
	padding-top:15px;
}
#news-list {
	margin-top:15px;
	border-bottom:1px dotted #000;
}
.news-list-item {
	border-top:1px dotted #000;
	padding-top:5px;
}
/* Navigation */
#main-nav {
	list-style: none;
	margin:0; padding:0;
	border-top:1px dotted #000;
}
#main-nav li {
	padding-left:15px;
	padding-top:5px;
	height: 20px;
	border-bottom:1px dotted #000;
	zoom:1.0 ;
}

#main-nav li.active {
	background-color: #CF2A22;	

}
#main-nav li.active a {
	color: #fff;	
}

#sub-nav {
	padding-top:12px;
	width: 167px;	
}

#page-sub-nav {
	list-style: none;
	margin:0; padding:0;
	border-top:1px dotted #000;
}
#page-sub-nav li {
	padding-left:15px;
	padding-top:5px;
	height: auto;
	border-bottom:1px dotted #000;
}
.sub_pad {
	display:block;
	padding-bottom:8px !important;
}
#page-sub-nav li.active {
	background-color: #CF2A22;	

}
#page-sub-nav li.active a {
	color: #fff;	
}

#select-box {
	text-align: right; margin-bottom:10px;
}
#jump-form {
	padding:0; margin:0; display:inline;	
}
#type-form, #date-form, #author-form, #venue-form {
	padding:0; margin:0; display:inline; 
}
#jumpers, #gallery-jumper  {
	margin-top:15px;
	margin-bottom:5px;
}	

/* Events */

.event-date-table {
	border: 1px solid #ccc;	
	margin-bottom:10px;
}

.event-date-toppad {
	padding-top:18px;
	padding-bottom:18px;
	border-right:1px solid #ccc;
}
.event-date {
	margin-bottom:5px;	
}

.date-adj {
	padding-bottom:5px;	
}

.event {
	margin-bottom:18px;
}
.event-image {
	border:1px solid #ccc;	
	width:94px;
	height:94px;
	margin-right:20px;

}
.event-image-place {
	height:75px;
}
.event-details {
	padding:18px;
}

.is_event_link, .is_event_link:visited {
	color: #CF2A22; text-decoration:underline; 
}

#the_pager {
	font-size:13px; text-align:center;
}
.qp_counter {
	padding-left:25px; padding-right:25px;
}

.size_12 a {
	text-decoration: underline;
}

/* Gallery */

.gallery-item {
	margin-left:5px;
	width:250px;
	height:250px;
	border-bottom:1px dotted #000;
	margin-bottom:10px;
	overflow: hidden;
	font-size:11px; float: left;
}
.gallery-t {
	margin-bottom:5px;
}
.g-thumb {
	width: 170px;
	height: 170px;
	margin-bottom:5px;
	float:left;
}

label {
	width:100px; display: inline-block; 
}
* html label {
	width:100px; display: inline; 
}
.is_input {
	width:200px;
}
.paypal .qty {
	width:50px; margin-right:80px;
}
.paypal .is_button {
	border:0; margin:0; padding:5px; float:left; margin-right:5px; margin-top:5px;
}

*html #content {
	float:left;	 margin-left:0;
}

*html .new-homepage {
	float:right;  margin-left:0;
}

.new-homepage #homepage { background:#fff; }
.new-homepage #welcome { width: 715px; margin-left:30px; }

*html .new-homepage #welcome { 
	margin-left:15px;
}
*html .new-homepage  .festival-welcome { margin-left:5px; }

#features { width: 700px; overflow:hidden; list-style:none; margin:0 !important; padding:0; width:100%; overflow:hidden; margin-left:5px; }
#features li { float:left; font-size:12px; font-family: Arial;   }
#features li div p { margin:0; }
#features li div.title { height:25px; }
#features .box1 { width: 213px; margin-right:30px;  }
#features .box2 { width: 213px;  margin-right:30px; }
#features .box3 { width: 213px; }


