/*----------------------------------------
Name: global.css
Developed by:
Date Created:
Last Updated:
Copyright:
----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");
@import url("externalLinks.css");


/* Elements
----------------------------------------*/
body
{
	font-size:100%;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/bckptrn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.grad img {
	height: 100px;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 0;
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.875em;
	line-height:1.5em;
	color:#C3922E;
}

#outerWrapper {
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	max-width: 1010px;
	min-width: 1010px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 1010px;
}

#innerWrapper {
	max-width: 1010px;
	min-width: 1010px;
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 1010px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

p
{
	margin: 0 0 1em 0;
}

/*--- Link Styles ---*/
a:link, a:visited
{
	color:#6ba783;
	text-decoration: none;
}

a:hover, a:active
{
	color:#91cea3;
	text-decoration:none;
}

h1
{
	color:#E2C675;
	margin:.825em 0 .5em 0;
	font-size:2.125em;
}

h2
{
	color:#E2C675;
	margin:.825em 0 .5em 0;
	font-size:1.75em;
}

h3
{
	color:#E2C675;
	margin:.825em 0 .5em 0;
	font-size:1.5em;
}

h4
{
	color:#E2C675;
	margin:.825em 0 .5em 0;
	font-size:1.25em;
}

h5
{
	color:#E2C675;
	margin:.825em 0 .5em 0;
	font-size:1.125em;
}

h6
{
	color:#E2C675;
	margin:.825em 0 .5em 0;
	font-size:1em;
}

hr
{
	color: #7D582B;
}

ul
{
	list-style-type:none;
	margin-left: 0px;
}

ul li
{
	padding-bottom: 5px;
}

ol
{
	margin-left:25px;
}


blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic;}

/* Standard Definitions
----------------------------------------*/
.left 		{
	float:left;
	margin-right: 30px;
}
.right 		{
	float:right;
	margin-left: 30px;
}
.float		{
	position: relative;
	top: -125px;
	padding-left: 25px;
}
.clearThis 	{clear:both;}
.clearLeft 	{clear:left;}
.clearRight	{clear:right;
}
.small		{font-size:.625em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
.underline  {text-decoration:underline; color:#E2C675;}
.invisible		{
	position: absolute;
	left: -1000px;
}
.center		{
	text-align:center;
	margin-right: auto;
	margin-left: auto;
}
p.last		{margin-bottom:0px;}
.dashed		{
	height:0;
	font:0/0 serif;
	border-bottom:1px dashed #694522
}

.linkgreen  {
	color:#6ba783;
}

.headyellow  {
	color:#E2C675;
}

/* Sponsors
----------------------------------------*/
#outerWrapper #banner {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 92px;
	background-image: url(../images/backgrounds/bannerbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* Header
----------------------------------------*/
#innerWrapper #header {
	background-image: url(../images/backgrounds/headertop.jpg);
	padding-right: 43px;
	padding-left: 55px;
	background-repeat: no-repeat;
	height: 220px;
	background-position: center top;
}

/* Nav
----------------------------------------*/
#innerWrapper #topNavigation {
	height: 111px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(../images/backgrounds/navtop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 55px;
}

#innerWrapper #btmNavigation {
	height: 147px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	background-image: url(../images/backgrounds/navbtm.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}

/* Main navigation
------------------------------------------------------------------*/
ul#navtop {
	width:914px;
	height:111px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
ul#navtop li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#navtop li a {
	border:0;
	display:block;
	text-decoration:none;
	background-color: transparent;
	background-image: url(../images/nav/navtop.png);
	background-repeat: no-repeat;
	}
ul#navbtm {
	width:914px;
	height:147px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
ul#navbtm li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#navbtm li a {
	border:0;
	display:block;
	text-decoration:none;
	background-color: transparent;
	background-image: url(../images/nav/navbtm.png);
	background-repeat: no-repeat;
	}
li#tickets a {
	width:154px;
	height:111px;
	 }
li#home a {
	width:611px;
	height:111px;
	 }
li#contact a {
	width:147px;
	height:111px;
	 }
	 
li#hotel a {
	width:154px;
	height:147px;
	 }
li#schedule a {
	width:157px;
	height:147px;
	 }	 
li#entertainment a {
	width:164px;
	height:147px;
	 }
li#marketplace a {
	width:151px;
	height:147px;
	 }
li#beyond a {
	width:139px;
	height:147px;
	 }
li#about a {
	width:147px;
	height:147px;
	 }

li#tickets a:link, li#tickets a:visited {
	background-position:0px -111px;
	}	 	 	 	 
li#tickets a:hover, li#tickets a:focus {
	background-position:0px 0px;
	}
li#home a:link, li#home a:visited {
	background-position:-154px -111px;
	}	 	 	 	 
li#home a:hover, li#home a:focus {
	background-position:-154px 0px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: -765px -111px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -765px 0px;
	}

li#hotel a:link, li#hotel a:visited {	
	background-position:0px -147px;
	}
li#hotel a:hover, li#hotel a:focus {	
	background-position:0px 0px;
	}
li#schedule a:link, li#schedule a:visited {	
	background-position:-154px -147px;
	}
li#schedule a:hover, li#schedule a:focus {	
	background-position:-154px 0px;
	}
li#entertainment a:link, li#entertainment a:visited {	
	background-position: -311px -147px;
	}
li#entertainment a:hover, li#entertainment a:focus {	
	background-position: -311px 0px;
	}
li#marketplace a:link, li#marketplace a:visited {	
	background-position: -475px -147px;
	}
li#marketplace a:hover, li#marketplace a:focus {	
	background-position: -475px 0px;
	}
li#beyond a:link, li#beyond a:visited {	
	background-position: -626px -147px;
	}
li#beyond a:hover, li#beyond a:focus {	
	background-position: -626px 0px;
	}
li#about a:link, li#about a:visited {	
	background-position: -765px -147px;
	}
li#about a:hover, li#about a:focus {	
	background-position: -765px 0px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#tickets-page ul#navtop li#tickets a {
	background-position:0px -222px;
	}
body#contact-page ul#navtop li#contact a {
	background-position:-765px -222px;
	}
	
body#bookhotel-page ul#navbtm li#hotel a {
	background-position:0px -294px;
	}
body#schedule-page ul#navbtm li#schedule a {
	background-position:-154px -294px;
	}
body#entertainment-page ul#navbtm li#entertainment a {
	background-position:-311px -294px;
	}
body#marketplace-page ul#navbtm li#marketplace a {
	background-position:-475px -294px;
	}
body#beyond-page ul#navbtm li#beyond a {
	background-position:-626px -294px;
	}
body#about-page ul#navbtm li#about a {
	background-position: -765px -294px;
	}


.pipelist {
	margin: 0 auto;
	overflow: hidden;
	width: 650px;
	color: #FFF9BD;
   }

.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }

.pipelist li {
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
   }

/* Main Content
----------------------------------------*/
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
body#main-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#tickets-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#bookhotel-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#schedule-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#entertainment-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#marketplace-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#beyond-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#about-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#contact-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#newsletter-page #innerWrapper #contentWrapper {
	margin: 0;
	background-image: url(../images/backgrounds/contentptrn.png);
	background-repeat: repeat-y;
	background-position: center top;
}
body#main-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#tickets-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#bookhotel-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#schedule-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#entertainment-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#marketplace-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#beyond-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#about-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#contact-page #innerWrapper #contentWrapper #content {
	background-image: url(../images/backgrounds/contenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#innerWrapper #contentWrapper #content {
	padding-bottom: 0px;
	padding-top: 40px;
	padding-right: 100px;
	padding-left: 100px;
}
#innerWrapper #contentWrapper #content #home_slide {
	padding: 0px;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#innerWrapper #contentWrapper #content #stage {
	padding: 0px;
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../images/home/bg_stage.gif);
}
#innerWrapper #contentWrapper #content #home_events {
	padding: 0px;
	height: 550px;
	width: 500px;
}
#innerWrapper #contentWrapper #content #twitter {
	padding: 0px;
	height: 550px;
	float:right;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 250px;
}
#innerWrapper #newsletter {
	margin: 0;
	padding-bottom: 15px;
	height: 200px;
	background-image: url(../images/backgrounds/contentbtm.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 84px;
}

/* page elements
----------------------------------------*/
.halfPage {
	width: 355px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}

/* Stage
----------------------------------------*/
.stage {
	background-image: url(../images/book_hotel/stage.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 50px;
}

/* Gallery
----------------------------------------*/
.gallery {
	width: 270px;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	height: 325px;
}

/* Sponsor
----------------------------------------*/
#innerWrapper #sponsors {
	padding: 0px 10px 0px 10px;
}

/* Footer
----------------------------------------*/
#innerWrapper #footer {
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#innerWrapper #footer a{
	color: #FFF9BD;
	font-weight: bold;
	text-decoration: none;
}

#footer p {
	font-size:0.625em;
	color: #FFF9BD;
}
