@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #333;
	background-image: url(../images/_tmpl/body_bgd.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
#container  {
	width: 902px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/_tmpl/content_bgd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 45px;
} 
#nav   {
	background-repeat: repeat-y;
	height: 65px;
	width: 802px;
	margin: 0px;
	background-position: 0px 0px;
	padding: 15px 0px 0px 100px;
	position: relative;
} 
#nav li {
	display: inline;
	margin: 0px 7px;
	list-style-type: none;
}
#nav ul {
	margin: 0;
	padding: 0px;
}
#nav ul li span {
	font-size: 1px;
	position: absolute;
	left: -50000px;
}
#nav_home, #nav_tbf, #nav_rg, #nav_ff, #nav_kf, #nav_wf, #nav_rga, #nav_ss {
	position: absolute;
	top: 14px;
}
#nav_home a, #nav_tbf a, #nav_rg a, #nav_ff a, #nav_kf a, #nav_wf a, #nav_rga a, #nav_ss a {
	display: block;
	position: relative;
	height: 58px;
	width: 98px;
}

#nav_home a { background-position: 0 0; }
#nav_home a:hover {	background-position: 0 -58px; }
#nav_tbf a { background-position: -113px 0; }
#nav_tbf a:hover { background-position: -113px -58px; }
#nav_rg a { background-position: -229px 0; }
#nav_rg a:hover { background-position: -229px -58px; }
#nav_ff a { background-position: -342px 0; }
#nav_ff a:hover { background-position: -342px -58px; }
#nav_wf a {	background-position: -460px 0; }
#nav_wf a:hover { background-position: -460px -58px; }
#nav_rga a { background-position: -571px 0; }
#nav_rga a:hover { background-position: -571px -58px; }
#nav_ss a {	background-position: -687px 0; }
#nav_ss a:hover { background-position: -687px -58px; }
#nav_home {	left: 98px; }
#nav_tbf { left: 214px; }
#nav_rg { left: 329px; }
#nav_ff { left: 444px; }
#nav_wf { left: 559px; }
#nav_rga { left: 676px; }
#nav_ss { left: 787px; }

#banner {
	height: 186px;
	width: 100%;
}
#bannerslides {
	width: 227px;
	background-repeat: no-repeat;
	height: 186px;
	float: left;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#bannerslides a img, #partnerslides a img {
	border: 0;
}
#bannerimg {
	height: 186px;
	width: 675px;
	background-position: right;
	margin-left: 227px;
	background-color: #fff;
	cursor: pointer;
}
#bannerimg h1 {
	text-indent: -5000px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#sidebar  {
	float: left;  /* since this element is floated, a width must be given */
	width: 197px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 20px;
	background-color: transparent;
	background-image: url(../images/_tmpl/sidebar_top.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
}

#sidebar h3  {
	display: block;
	background-repeat: no-repeat;
	width: 227px;
	text-indent: -5000px;
}
#sidebar_events h3, #sidebar_news h3, #sidebar_list h3,
#sidebar_partners h3, #sidebar_wfpartners, #sidebar_green h3 {
	height: 27px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
}
#sidebar_events h3 { background-image: url(../images/_tmpl/sidebar_events.gif); }
#sidebar_news h3 { background-image: url(../images/_tmpl/sidebar_news.gif); }
#sidebar_list h3 { background-image: url(../images/_tmpl/sidebar_list.gif); }
#sidebar_partners h3 {	background-image: url(../images/_tmpl/sidebar_partners.gif); }
#sidebar_partners h3#sidebar_wfpartners {	background-image: url(../images/_tmpl/sidebar_wfpartners.gif); }
#sidebar_green h3 {	background-image: url(../images/_tmpl/sidebar_green.gif); }
h3#sidebar_festivals { background-image: url(../images/_tmpl/sidebar_festivals.gif); }
h3#sidebar_concerts { background-image: url(../images/_tmpl/sidebar_concerts.gif); }
h3#sidebar_presents { background-image: url(../images/_tmpl/sidebar_presents.gif); }
h3#sidebar_wfconcerts { background-image: url(../images/_tmpl/sidebar_wfconcerts.gif); }

#sidebar_email {
	background-image: url(../images/_tmpl/sidebar_email.gif);
	height: 57px;
	background-repeat: no-repeat;
	margin: 0 -20px 5px -20px;
	padding: 0 20px 0 20px;
	text-align: center;
}
#sidebar_email h3 {
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#form_list #email_submit {
	border: 0.5px solid #5A3A29;
	background-color: #AD967C;
	color: #4A3229;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 3px;
	margin-left: 2px;
}
#form_list input#email {
	border: 0.5px solid #412920;
}

#sidebar_events ul {
	list-style-type: none;
	padding: 10px 0 0px 10px;
	margin: 0 0 8px -10px;
}
 #sidebar_events  li, #sidebar_events li a {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #333;
}
#sidebar_events ul ul {
	padding: 0;
	margin: 0;
}
#sidebar_events li li {
	padding-bottom: 6px;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
}
#sidebar_events li a:hover {
	text-decoration: underline;
}

#sidebar_news ul {
	list-style-type: square;
	padding: 10px 0 8px 10px;
	margin: 0;
}
#sidebar_news li {
	padding-bottom: 6px;
}
#sidebar_news, #sidebar_news a , #sidebar_list, #sidebar_list a {
	color:#2D1F07;
}
#sidebar_news a {
	text-decoration: underline;
	color: #111;
}
#sidebar_news a:hover, #sidebar_list a:hover {
	color: #666;
}

#sidebar_list {
	margin: 0 0 5px 0;
}
#sidebar_list p {
	padding: 10px 0 2px 0px;
	margin: 0 0 0 -5px;
}
#form_list {
	padding: 0;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5px;
}
#sidebar_partners, #sidebar_green {
	margin: 15px 0 0 0;
}
#sidebar_partners ul, #sidebar_green ul {
	list-style:none;
	padding: 0px;
	margin: 10px 30px 10px 30px;
}
#sidebar_partners li, #sidebar_green li {
	margin: 0px;
	padding: 0px;
}
#sidebar_partners img, #sidebar_green img {
	margin: 0px;
	padding: 0px;
	border-width:0px;
}
#partnerslides {
	height: 125px;
	width: 125px;
}
#sidebar_radio {
	margin: 5px 0 0 0;
}
#sidebar_radio a {
	background-image: url(../images/_tmpl/sidebar_radio.jpg);
	background-position: 0 0px;
	height: 118px;
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
	text-indent: -5000px;
	display: block;
}
#sidebar_radio a:hover {
    background-position: 0 -118px; 
}

#container #subnav {
	margin: 0 0 0 227px;
}

#content  {
	margin: 0 0 0 227px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar space when the content in #sidebar ends. */
	padding: 0 20px 0 20px;
	background-color: transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
} 
#footer  {
	padding: 0 20px 0 20px;
	background-repeat: no-repeat;
	height: 45px;
	background-position: bottom;
	margin: 0px;
} 
#footer  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	font-size: 10px;
	color: #bbb;
	float: left;
}
#footer form  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 18px 0 0 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #ddd;
	text-align: right;
	margin: 0;
}
#footer_left {
	float: left;
	width: 650px;
}
#footer_right {
/*	vertical-align: bottom; */
}
#footer p a {
	color: #bbb;
	text-decoration: underline;
}
#footer p a:hover {
	color: #fff;
}

#footer input, #searchform input {
	border: 0px none;
}
#footer .link_icons a {
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: -2px;
	height: 20px;
	overflow:hidden;
	background: transparent url(../images/_tmpl/home/footer-icons.gif);
	padding: 0;
	vertical-align:bottom;
}
#footer .link_icons a span {
	font-size: 1px;
	position: absolute;
	left: -50000px;
}
#footer #links_forum a {
	width: 107px;
	margin-left: 40px;
}
#footer #links_facebook a, #footer #links_myspace a, 
#footer #links_twitter a, #footer #links_youtube a {
	width: 21px;
}
#footer #links_youtube a { background-position: -3px -2px; }
#footer #links_youtube a:hover { background-position: -3px -23px; }
#footer #links_twitter a { background-position: -28px -2px; }
#footer #links_twitter a:hover { background-position: -28px -23px; }
#footer #links_facebook a { background-position: -54px -2px; }
#footer #links_facebook a:hover { background-position: -54px -23px; }
#footer #links_myspace a { background-position: -82px -2px; }
#footer #links_myspace a:hover { background-position: -82px -23px; }
#footer #links_forum a { background-position: -107px -2px; }
#footer #links_forum a:hover { background-position: -107px -23px; }

#headerOpt, #headerOpt a {
	background: #333333;
	color: #DDD;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0;
}
#sidebar_events .eventComment,
#sidebar_events .eventIntro {
	padding: 0px;
	font-style: italic;
	font-size: 11px;
}
#sidebar_events .eventIntro {
	text-align: left;
	margin: 10px 5px 0 0;
}
#sidebar_events .eventComment {
	text-align: right;
	margin: -10px 5px 10px 0;
}

#sidebar_events .eventComment a, #sidebar_events .eventText a {
	color: #333;
}
#sidebar_events .eventComment a:hover, #sidebar_events .eventText a:hover {
	color: #666;
}
#sidebar_events .eventText {
	font-style: italic;
	font-size: 12px;
}
#sidebar_events .billingSub {
	font-size: 11px;
}
#sidebar_events .billingAnd {
	font-size: 8px;
	font-weight:normal;
}
#content .lineupList ul {
	list-style-image: none;
	list-style-type: none;
}