/*+clearfix {*/
#main:after, .artist_container:after, #ft_wrap:after, #sponsors_main LI:after, .lodging .two_column:after, #additional_listings:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#main, .artist_container, #ft_wrap, #sponsors_main LI, .lodging .two_column, #additional_listings
{
	display: inline-block;
}
#main, .artist_container, #ft_wrap, #sponsors_main LI, .lodging .two_column, #additional_listings
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
BODY
{
	background: url(../images/bg/bg.jpg) repeat;
	font-family: Arial;
}
.float_r
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
.float_l
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
/*Header*/
#nv
{
	background: url(../images/bg/hd_bg.png) repeat-x top;
	position: relative;
	z-index: 100;
}
#nv UL
{
	text-align: center;
	height: 73px;
	width: 1160px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#nv LI
{
	display: inline-block;
	margin: 6px 20px 0px;
}
#nv LI+LI
{
	/*+placement:shift 0px -4px;*/
	position: relative;
	left: 0px;
	top: -4px;
}
#nv LI+LI+LI+LI
{
	/*+placement:shift 0px 0px;*/
	position: relative;
	left: 0px;
	top: 0px;
}
#logo
{
	height: 399px;
	background: url(../images/bg/logo_bg.png) no-repeat;
	width: 1160px;
	/*+placement:margin-auto 30px -8px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 30px;
	top: -8px;
	z-index: 80;
}
#logo IMG
{
	width: 570px;
	display: block;
	/*+placement:margin-auto -53px -22px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -53px;
	top: -22px;
}
/*Body*/
/*[clearfix]*/#main
{
	width: 936px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0 112px 38px;
}
H1
{
	font-size: 60px;
	text-align: center;
	color: #3B6085;
	text-shadow: 2px 2px 2px #B1B1B1;
}
H2
{
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 16px;
}
H3
{
	font-size: 25px;
	color: #38597D;
	margin-top: -18px;
}
H4
{
	font-size: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 6px;
}
#main H5
{
	font-size: 20px;
	color: #333333;
	font-weight: normal;
}
#main H5 A
{
	font-weight: normal;
	font-size: 20px;
}
H6
{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	width: 770px;
}
#main A
{
	color: #5F8C97;
	font-size: 14px;
}
#main H6 A
{
	font-size: 20px;
}
P
{
	color: #666666;
	line-height: 2;
	font-size: 14px;
	margin: 4px 0 12px;
}
/*Band Page*/
/*[clearfix]*/.artist_container
{
	text-align: center;
	position: relative;
	z-index: 100;
	margin: -60px 0px 40px;
}
.artist_container IFRAME
{
	position: absolute;
	bottom: 37px;
	right: 75px;
}
/*Slideshow*/
.slideshow
{
	width: 605px;
	height: 406px;
	background: url(../images/bg/slideshow_bg.png) no-repeat;
	margin: -20px 0px 0px 7px;
}
.slideshow DIV
{
	text-align: center;
	padding: 36px 0 0 10px;
	height: 294px;
}
.slideshow DIV DIV
{
	display: inline-block;
	padding: 0;
	height: auto;
	width: 500px;
	height: 284px;
}
.slideshow DIV DIV IMG
{
	border: 1px solid #71483F;
	width: 500px;
	height: 284px;
}
#prev
{
	/*+placement:float-left 16px 46%;*/
	float: left;
	position: relative;
	left: 16px;
	top: 46%;
}
#next
{
	/*+placement:float-right -17px 46%;*/
	float: right;
	position: relative;
	left: -17px;
	top: 46%;
}
.slideshow UL
{
	text-align: center;
	padding: 0 0 0 10px;
}
.slideshow LI
{
	display: inline-block;
	margin: 0 2px;
}
/*Band Video*/
.video
{
	width: 561px;
	height: 327px;
	background: url(../images/bg/video_bg.png) no-repeat;
	margin-left: 10px;
	text-align: center;
	padding-top: 39px;
}
.artist_container .video
{
	margin-top: -353px;
}
/*Picture Frame*/
.frame
{
	margin-left: 10px;
}
.frame.green
{
	background: url(../images/bg/green_frame.png) no-repeat;
	width: 541px;
	height: 354px;
}
.frame DIV
{
	text-align: center;
	padding-top: 20px;
}
.frame IMG
{
	border: 1px solid #000000;
}
/*Footer*/
/*[clearfix]*/#ft_wrap
{
	background-color: #6B858B;
	border-bottom: 1px solid #A8A8A8;
}
#ft_wrap .shadow
{
	height: 8px;
	background: url(../images/bg/ft_shadow.png) repeat-x;
	margin-bottom: -3px;
}
#ft_wrap .bd
{
	width: 952px;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0 104px;
}
#ft_wrap IMG.float_r
{
	/*+placement:shift -23px 0px;*/
	position: relative;
	left: -23px;
	top: 0px;
	margin-top: -12px;
}
#ft_wrap LI
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 152px;
	text-align: center;
	padding-bottom: 100px;
	margin: 0 8px;
	height: 360px;
}
#ft_wrap #dates LI
{
	padding-bottom: 1px;
}
#tba
{
	clear: both;
	background: url(../images/etc/placeholder_bg.png) no-repeat;
	height: 411px;
	width: 967px;
	/*+placement:shift -8px -7px;*/
	position: relative;
	left: -8px;
	top: -7px;
	text-align: center;
	margin-bottom: -7px;
}
#tba IMG
{
	top: 19%;
	position: relative;
}
#ft_wrap LI.no_margin
{
	margin: 0;
}
#ft_wrap LI+LI+LI+LI+LI+LI
{
	margin-right: 0;
}
#ft_wrap LI.alt
{
	background: #697D82;
	margin: 0;
}
#ft_wrap A, #ft_wrap LI.alt A
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#ft_wrap LI A:first-child
{
	position: absolute;
	width: 152px;
	margin-top: -24px;
}
#ft_wrap #dates A
{
	position: relative;
	display: block;
}
#ft_wrap LI IMG
{
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	margin: 0 0 3px;
}
#ft_wrap LI A+A+A
{
	color: #000000;
}
#ft_wrap P
{
	line-height: 1.2;
	font-size: 12px;
	color: #000000;
	margin: 6px 7px 0px;
}
#ft_wrap .alt P
{
	color: #CCCCCC;
}
#ft2
{
	background: #FFFFFF url(../images/bg/ft2_bg.jpg) repeat-x bottom;
	text-align: center;
	border-top: 1px solid #E8E8E8;
}
#ft2 H5
{
	font-size: 20px;
	color: #333333;
	margin: 14px 0 18px;
}
#ft2 UL+H5
{
	margin: 20px 0px 10px;
}
#ft2 LI
{
	display: inline-block;
	vertical-align: middle;
	padding: 0 19px;
}
#ft2 LI A+A
{
	margin-top: 8px;
	display: block;
}
#ft2 P
{
	color: #666666;
	padding: 50px 0 30px;
	margin-bottom: 0px;
}
#ft2 P A
{
	color: #5F8C97;
}
/*About Page*/
#about
{
	margin-top: 51px;
}
#about .heading, .lodging .heading
{
	font-weight: bold;
}
#about P
{
	margin-bottom: 0px;
	line-height: 1.5;
}
#about UL
{
	margin-top: 165px;
}
#about LI
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 270px;
	margin-top: 22px;
	padding-left: 42px;
}
/*Sponsors Page*/
UL#sponsors_main
{
	text-align: center;
}
/*[clearfix]*/#sponsors_main LI
{
	padding: 20px 0px 10px;
}
#sponsors_main A
{
	margin: 0px 20px;
}
#sponsors_main IMG
{
	vertical-align: middle;
}
/*Lodging*/
.lodging H5
{
	padding-top: 4px;
}
.lodging P
{
	line-height: 1.5;
	margin-bottom: 6px;
}
.lodging UL P
{
	margin: 0 0 0 8px;
}
.side_info_column
{
	margin: 2px 0 0 10px;
}
.lodging .side_info_column P.heading
{
	margin-top: 5px;
}
.lodging .side_info_column P
{
	margin: 0;
	line-height: 1.3;
}
.lodging .side_info_column A:first-child
{
	display: block;
	text-align: center;
}
.lodging .ul_header
{
	color: #333333;
	font-size: 18px;
	display: block;
	margin: 0 0 3px;
}
.clear
{
	clear: both;
	padding: 20px 0 0;
}
.lodging .two_column .column
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 50%;
	margin-top: 8px;
}
.lodging .two_column .column+.column
{
	width: 45%;
	/*+placement:shift 46px 0px;*/
	position: relative;
	left: 46px;
	top: 0px;
}
.lodging .column A.float_r
{
	margin-left: 15px;
}
.lodging .clear IMG.float_r
{
	margin: 22px 0 2px 20px;
}
/*[clearfix]*/.lodging .two_column
{
}
/*[clearfix]*/#additional_listings
{
	margin-bottom: 35px;
}
#additional_listings LI
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 260px;
	margin-top: 15px;
	padding-left: 50px;
	height: 108px;
}
#additional_listings LI P
{
	margin: 0;
	line-height: 1.3;
}
.lodging IMG.float_l
{
	margin-left: 20px;
}
.lodging P.float_l
{
	width: 240px;
	margin: 2px 0 0 11px;
}
.lodging P A.float_r
{
	width: 178px;
	padding-left: 12px;
	margin-top: 0px;
}
h5.utc_text{
  width: 600px;
  padding-left: 5px;
}

