@charset "utf-8";

@import url();

/*----------------------------------*/
/*            PNG fix               */
/*----------------------------------*/
img, div { behavior: url(../iepngfix.htc) }

/*----------------------------------*/
/*          Style Reset             */
/*----------------------------------*/
* 	{margin: 0; padding: 0;}
*	{outline: none;}

/*----------------------------------*/
/*         Universal Tags           */
/*----------------------------------*/
body {
	background:transparent url(../images/bg.jpg) no-repeat top center;
	background: #dbd4c6;
	font-family:Helvetica Neue,Helvetica,Arial,sans serif;
	font-size:12px;
	}
img {border: 0;}
a{
	color: #ea284b;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #111111;
	text-decoration: none;
}
p{
	line-height: 18px;
	padding: 0 0 20px 0;	
}
ul{margin: 0 0 20px 30px;}
ol{padding: 0 0 20px 30px;}
table{margin: 0 0 20px;}
blockquote {
	font-weight:bold;
	font-size:16px;
	margin: 20px 0;
	padding: 10px;
	}

/*----------------------------------*/
/*              H TAGS              */
/*----------------------------------*/

h3{font-size:22px; font-weight:normal; color:#545454; margin-bottom: 10px;}
h3 span{font-weight:bold; color:#ea284b;}
#content h3{display:block; border-bottom:1px solid #cccccc;}

/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/
.wrap{width:960px; margin:0 auto;}

/*----------------- Top Nav Bar */
#nav{
	background: #ea284b url(../images/top-bg.png) repeat-x;
	height:82px;
	}
#nav #buy-btn{
	background:url(../images/buy-btn.png) no-repeat;
	text-indent:-9999px;
	width:207px;
	height:44px;
	display:block;
	margin:20px 50px 0 50px;
	float:left;
	}
#nav #buy-btn:hover{
	background:url(../images/buy-btn-down.png) no-repeat;
	}
#nav ul{
	float:right;
	margin:30px 0 0;	
	z-index:999;
	
	}
#nav ul li{
	display:inline;	
	}
#nav ul li a{
	font-weight:bold;
	color:#eeeeee;
	font-size:18px;
	margin:0 30px 0 0;
	height:40px;
	padding-bottom:20px;
	}
#sponsor-page #sponsors-link{color:#cccccc;}
#fb-header{margin:0 5px -10px 0;}
.popup{display:none;}

/*----------------- Header */
#header{
	background: #444444 url(../images/header-bg.png) repeat-x;
	height:320px;
	padding:20px 0 0;	
	}
#header .wrap{
	position:relative;
	}
#header #left{
	float:left; 
	width:330px;
	padding: 0 30px 0 60px;
	
	}
#header #logo{
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	width:255px;
	height:120px;
	display:block;
	margin:30px 0 40px 20px;
	}
#header h1{
	color: #eeeeee;
	text-shadow: 1px 1px 0px #000000;
	margin:0 0 10px 0;
	letter-spacing:-1px;
	font-size:24px;
	}
#header p{
	text-indent:-9999px;
	display:block;
	background:url(../images/header-tagline.png) no-repeat;
	}
#header #container{
	width:480px;
	height:290px;
	float:right;
	background: none/*url(../images/video-bg.jpg) no-repeat*/;
	color:white;
	z-index:1;
	}

/*----------------- Content */

#content{background: #c1baaa url(../images/bottom-bg.png) repeat-x; padding:30px 0; margin:0 auto;}

.module{
	background:white; 
	width:940px; 
	margin:0 auto 30px;
	padding:20px;
	box-shadow: 5px 5px 3px #888;
	}

.module .column a img{margin:15px auto;  display: block;}
.module .column{width:250px; float:left; margin:0 30px;}
.silver{height:810px; display:block;}
.gold a img{margin:15px 60px;}

.other{height:230px; display:block;}
.other .column{width:400px; float:left;}
.other .column .split, .other .column3 .split{width:180px; float:left; padding-left:20px;}

#content #top, 
#content #date, 
#content #intro,
#content #today-i-am{
	 -moz-box-shadow: 0px 2px 3px #000000; /* FF3.5+ */
  -webkit-box-shadow: 0px 2px 3px #000000; /* Saf3.0+, Chrome */
          box-shadow: 0px 2px 3px #00000; /* Opera 10.5, IE 9.0 */
	}

#content #top{
	background:white; 
	width:940px; 
	height:172px;
	margin:0 auto 30px;
	padding:0px 20px 20px 0px;
	}
#content #top img{float:left; margin-right:20px;}

#content #top h3 {padding-top:20px;}

#top-ticket{font-size:14px;}
	
#content #date{
	background:white; 
	width:260px; 
	height:230px;
	padding:20px;
	margin:0 30px 30px 0;
	float:left;
	}
#content #date ul{margin-left:20px;margin-bottom:30px;}
#content #date ul li{
	margin:10px 0; 
	font-size:14px; 
	font-weight:bold; 
	list-style-type:square;
	}
#date-directions{
	background:white url("../images/directions-btn.png") top left no-repeat;
	width:75px;
	height:40px;
	display:block;
	padding:5px 0 0 50px;
	margin-left:10px;
	float:left;
	font-size:14px;
	}
#date-ticket{
	background:white url("../images/tickets-btn.png") top left no-repeat;
	width:60px;
	height:40px;
	display:block;
	padding:5px 0 0 50px;
	float:right;
	font-size:14px;
	}

#content #intro{
	background:white; 
	width:590px; 
	height:230px;
	padding:20px;
	margin-bottom:30px;
	float:left;
	}

#content #today-i-am{
	background:white url("../images/bw1.png") bottom right no-repeat; 
	width:490px; 
	margin:0 auto 30px;
	padding:20px 20px 10px 20px;
	clear:both;
	padding-right:450px;
	box-shadow: 5px 5px 3px #888;
	}
#content #today-i-am ul li{
	display:inline;
	margin-right:20px;
	font-size:16px;
	}

.image-right{
	float:right;
	}

/*----------------- Sponsors */

#sponsors{
	width:900px;
	margin:0 auto;
	font-weight:bold;
	border-top:1px #777777 solid;
	color:#777777;
	height:70px;
	padding-left:60px;
	}

#s-ywca{background:url("../images/sponsors/ywca.png") 0 0; width:118px; height:50px;}
#s-ywca:hover{background:url("../images/sponsors/ywca.png") 0 -50px; width:118px; height:50px;}
#s-cwac{background:url("../images/sponsors/cwac.png") 0 0; width:52px; height:50px;}
#s-cwac:hover{background:url("../images/sponsors/cwac.png") 0 -50px; width:52px; height:50px;}
#s-dillards{background:url("../images/sponsors/dillards.png") 0 0; width:138px; height:50px;}
#s-dillards:hover{background:url("../images/sponsors/dillards.png") 0 -50px; width:138px; height:50px;}
#s-miro{background:url("../images/sponsors/miro-district.png") 0 0; width:172px; height:50px;}
#s-miro:hover{background:url("../images/sponsors/miro-district.png") 0 -50px; width:172px; height:50px;}

#sponsors a{float:left; margin:10px 50px; text-indent:-9999px; display:block;}

.column3{width:615px; height: 200px; float:left;}
.half-column a img{margin:15px auto;  display: block;}
.half-column{width:300px; float:right;}
.half-column .split{float:left; width:120px;}
.half-column p{margin-left:22px;}

/*----------------- FAQ */
.questions{
	line-height:22px;
	font-size:16px;
	}
#faq-page .module{
	padding:30px;
	width:900px;
	}
#faq-page #faq-link{
	color:#cccccc;
	}

/*----------------- Footer */
#footer{
	width:960px;
	margin:0 auto;
	font-weight:bold;
	border-top:1px #777777 solid;
	color:#777777;
	}
#footer p{float:left;}
#footer span{float:right;}

/*----------------- Ticket Dialogue */

.btn-slide{cursor:pointer;}

#buy{
	background:url("../images/drop-down.png") no-repeat scroll 0 0 transparent;
	display:none;
	height:289px;
	left:0;
	padding:10px 30px 0;
	position:fixed;
	width:165px;
	z-index:9999;
}
form, input, textarea, label{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#ticket-label, #donate-label{
	font-size:18px;
	color:#d2243f;
	letter-spacing:-1px;
	margin:10px 0 5px;
	float:left;
	width:175px;
	}
#donate-label{
	margin-top:30px;
	}
#ticket-qty{
	font-size:24px;
	width:40px;
	float:left;
	text-align:center;
	margin-left:5px;
	}
#ticket-txt{
	color:white;
	font-size:24px;
	letter-spacing:-1px;
	float:left;
	padding:5px 0 0 5px;
	}
#dollar-sign{
	color:white;
	font-size:24px;
	letter-spacing:-1px;
	float:left;
	padding:5px 5px 0 0;
	}
#donate-amt{
	float:left;
	font-size:24px;
	padding:0 5px;
	text-align:right;
	width:120px;
	}
#chkout-btn{
	background:url("../images/checkout-btn.png") no-repeat scroll 0 0 transparent;
	width:160px;
	height:38px;
	margin-top:20px;
	}
#chkout-btn:hover{
	background:url("../images/checkout-btn.png") no-repeat scroll 0 -38px transparent;
	}

#close-dropdown{
	color:white;
	display:block;
	float:right;
	font-weight:bold;
	margin-top:-10px;
	height:20px;
	width:20px;
	text-align:right;
	cursor:pointer;
	}


/*------------------------------------------ Safari */
date:first-of-type p {color:#ff0000;}

/*------------------------------------------ IE7 */
html* #header h1	{letter-spacing:-.15em; font-size:24px;}
html* #header p		{letter-spacing:-.05em;}
html* #middle-wrap	{margin-bottom:30px;}

/*------------------------------------------ IE6 */
* html #buy{
	position: absolute; left: auto; top: auto; right: 0; bottom: 0;
	right: expression( ( -0 - buy.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: expression( ( -1 - buy.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	background:url("../images/ie6-drop-down.png") no-repeat scroll 0 0 transparent;
	height:249px;
	padding:30px 30px 0;
	width:165px;
	z-index:9999;
	}
* html #content #top	{padding-bottom:0;} 
* html #content #intro	{padding-bottom:10px;}
* html #content #date	{margin-bottom:0; padding-bottom:0; height:170px;}
* html #date-ticket, * html #date-directions{margin-bottom:0; padding-bottom:0; height:40px;}
html* #middle-wrap	{margin-bottom:0px;}