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


img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px) {
	img.bg {
		left: 50%;
		margin-left: -512px; }
}




.clear { clear: both; }

* {
   margin: 0;
   padding: 0;
}
input:focus
{
color:yellow;
}
p {
	font-size:14px;
}
h1 {
	background:url(images/divider-line.png) repeat-x bottom left;
	padding-bottom:3px;
	margin-bottom:15px;
}

a {
   outline: 0;
   text-decoration:none;
   color:#266B3A;
}
a:hover {
	color:#D7DF21;
}
a.white-link {
   outline: 0;
   text-decoration:none;
   color:#FFF;
}
a.white-link:hover {
	color:#D7DF21;
}
li {
	list-style:inside;
	list-style-image:url(images/grunge-bullet.png) ;
	font-weight:bold;
	font-size:18px;
}
.list-bg {
	background:url(images/list-bg.png) no-repeat ;
	padding:13px 10px 10px 15px;
	color:#FFF;
	margin:10px 0px 10px 0px;
	height:28px;
}
.list-bg2 {
	background:url(images/list-bg2.png) no-repeat ;
	padding:13px 10px 10px 15px;
	color:#333;
	margin:10px 0px 10px 0px;
	height:28px;
}
h4 {
	font-size:18px;
}
body {
	background: url(images/crowd.jpg) no-repeat top left;
	background-color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#page-wrap {
	margin:0 auto;
	width:1020px;
}
#header {
	background: url(images/header.png) no-repeat top center;
	width:1005px;
	height:194px;
	position:relative;
}
#top-menu {
	float:right;
	margin: 7px 81px 0px 0px;
	color:#FFF;
	width:290px;
}
#logo {
	float:left;
	margin-top:5px;
	width:319px;
}
#top-menu a {
	color:#FFF;
	text-decoration:none;
}
#top-menu a:hover {
	color:#D7DF21;
}
#main-menu {
	float:right;
	margin-top:74px;
	width:645px;
}
ul#pages_nav  {
	list-style:none;
	text-align:center;
}

ul#pages_nav li {
   	display: inline;
	font-size:16px;
}
ul#pages_nav  li a{
    float: left;
	color: #266B3B;
	padding-top: 10px;
	padding-right:17px;
	font-weight: bold;
	text-decoration: none;
	width:auto;
}

			ul#pages_nav li a:hover,
			body#speaker ul#pages_nav li a.speaker,
			body#artists ul#pages_nav li a.artists,
			body#extreme ul#pages_nav li a.extreme,
			body#schedule ul#pages_nav li a.schedule,
			body#lodging ul#pages_nav li a.lodging,
			body#tickets ul#pages_nav li a.tickets,
			body#location ul#pages_nav li a.location
{
				color: #D7DF21;
			}

#content {
	background:url(images/content-bg.png) repeat-y center;
	width:1005px;
	position:relative;
	left:7px;
	min-height:300px;
}
#artist-photos {
	float:left;
	width:0px;
	height:258px;
}
#artist-photos2 {
	float:left;
	width:830px;
	margin:30px 0px 0px 90px;
}
#stuart-photo {
	float:left;
	width:300px;
	margin:30px 0px 30px 80px;
}
#lodging-left {
	float:left;
	width:360px;
	margin:30px 0px 30px 90px;
}
#poster {
	float:left;
	width:400px;
	margin:30px 0px 30px 90px;
}
#email-form {
	float:left;
	width:400px;
	margin:30px 0px 30px 60px;
	background-color:#FFF;
	padding: 30px 30px 0px 30px;
}
#stuart-content {
	float:right;
	width:530px;
	margin:30px 70px 0px 0px;	
}

#lodging-right {
	float:right;
	width:360px;
	margin:30px 100px 0px 0px;	
}
#video-still {
	float:right;
	width:430px;
	margin:30px 70px 0px 0px;	
}
#artist-photos2-row2 {
	float:left;
	width:900px;
	margin:30px 0px 0px 90px;
}
#artist-photos2 img {
	margin:0px 30px 30px 0px;
}
#artist-photos2 img.last {
	margin:0px 0px 30px 0px;
}
#artist-photos2-row2 img {
	margin:0px 30px 20px 0px;
}
#title {
	float:right;
	width:254px;
	height:200px;
	margin-right:60px;
}
#intro-video {
	float:left;
	width:560px;
	height:346px;
	margin-left:75px;
	margin-top:310px;
}
#right-side {
	width:248px;
	float:right;
	margin-right:57px;
	margin-top:20px;
}
#front-sports {
	width:247px;
	float:right;
	margin:10px 55px 20px 0px;
}
#content-bottom {
	background:url(images/content-bottom-bg.png) no-repeat;
	width:979px;
	height:60px;
	position:relative;
	left:20px;
}
#content-bottom h4{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding: 33px 0px 0px 223px;
}
#bottom-content-addon {
	background:url(images/addon2.png) no-repeat;
	width:1005px;
	height:172px;
	margin:0px 0px 60px 8px;
	position:relative;
}
#bottom-left {
	float:left;
	margin: 10px 0px 0px 80px;
	width:450px;
}
img#callis {
	margin: 89px 0px 0px 4px;
	float:left;
}
img#greene {
	margin: 78px 0px 0px 0px;
	float:left;
}
img#uofm {
	float:left;
	margin: 78px 0px 0px 5px;
}
img#psg {
	float:left;
	margin:67px 0px 0px 60px;
}
#bottom-right {
	width:350px;
	float:right;
	margin-right:95px;
}
#twitter1 {
	float:left;
	width:350px;
	margin-left:25px;
}
img#facebook {
	margin-left:19px;
}
#twitter {
	float:right;
	width:320px;
	color:#333;
	margin-top:35px;
	font-size:12px;
}
#footer {
	background-color:#D7DF21;
	width:100%;
}
