/* --------------------------------------------
   Champagne Ball Dallas
   copyright (c) Champagen Ball Dallas
   (www.champagneballdallas.com)
----------------------------------------------- */
/* GLOBAL STYLESHEET
----------------------------------------------- */
/* COLORS
   RED   	#460000
   YELLOW  	#FDFC7E
   GOLD    	#C3AC40
----------------------------------------------- */
/* GLOBAL
----------------------------------------------- */

* { margin: 0; padding: 0; }

html, body {
	background:url(../images/bg_lg.gif) repeat-y center #460000;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color:#FFF;
	}

div, span {
	font-size:12px;
	}

div#containerGlobal {
	width:760px;
	margin:0 auto;
	padding:0 0 0 20px;
}

div#col_Left {
	float:left;
	width:470px;
	margin:0;
	padding:0 0 0 20px;
	}
	
div#col_Left ul {
	margin:0 0 0 30px;
	font-size:14px;
	}
	
div#col_Right {
	float:left;
	width:220px;
	margin:9px 0 0 10px;
	padding:0 28px 0 0;
	}

div#side_header {
	float:left;
	width:214px;
	height:39px;
	text-align:center;
	background:url(../images/hdr_pattern.png) no-repeat center;
	margin:0;
	}

div#side_col {
	clear:both;
	width:214px;
	background:url(../images/side_tile.png) repeat-y center;
	margin:0;
	padding:0;
	}
	
div.bottom_shadow {
	display:block;
	clear:both;
	width:214px;
	height:14px;
	background:url(../images/side_bottom.png) no-repeat;
	}	

div#containerLogo {
	width:760px;
	text-align:center;
	height:107px;
	float:left;
	margin:17px 0 9px 0;
	padding:0;
	}

div.form_row {
	clear:both;
	margin:10px 0;
	padding:0;
	display:block;
	}

/* =BANNER
----------------------------------------------- */
div#containerBanner {
	margin:9px 16px 11px 0;
	padding:0;
	}
	
	
/* =FOOTER
----------------------------------------------- */
div#hr_form {
	width:170px;
	height:20px;
	margin:1em 20px;
	border:none;
	background:url(../images/divider.png) no-repeat -240px;
	}
	
div#hr_footer {
	width:680px;
	margin:0 0 5px 30px;
	height:20px;
	clear:both;
	background:url(../images/footer_divider.png) no-repeat center;
}	

div#containerFooter {
	text-align:left;
	margin:0 0 40px 30px;
	padding:0 0 10px 0;
	font-size:12px;
	color:#FFF;
	}

div#containerFooter li {
	display:block;
	float:left;
    margin:5px 5px 0 0;
	}

div#containerFooter ul#validators {
	float:left;
	margin-left:100px;
	}
	
div#containerFooter a {
	color:#FDFC7E;
	text-decoration:none;
	}
div#containerFooter a:hover {
	color:#C3AC40;
	text-decoration:none;
	}

/* ----------------------------------------------- */
	
a {
	color:#FDFC7E;
	text-decoration:underline;
	}		

a:hover {
	color:#C3AC40;
	text-decoration:underline;
	}

a img { 
	border: none;
	}

p {
	margin:0 0 1em 0;
	line-height:16px;
	color:#FFF;
	margin:15px 10px;
	font-size:14px;
	}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#C3AC40;
	margin:0 0 5px 10px;
	padding:0;
	}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#460000;
	margin:0.5em 0 0 0;
	}

h3, h4, h6 {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin:0 0 0 1.5em;
	}		

h5 {
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	margin:5px 0 0 10px;
	}

blockquote {
	margin:0 0 0 2em;
	padding:0 0 15px 0;
	}

/* Form Elements */
form, select, input, textarea {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	}

form {
	margin:5px 0 0 20px;
	}

form ul.csz {
	list-style:none;
	}

form ul.csz li {
	float:left;
	display:block;
	}

form ul.csz li.state {
	margin:0;
	padding-left:40px;	
}

form ul.csz li.zip {
	margin-left:13px;	
}

input.text {
	width:170px;
	}

input#city {
	clear:both;
	float:left;
	width:55px;
	margin-right:5px;
	}

input#state {
	display:block;
	float:left;
	width:27px;
	margin-right:5px;
	}
	
input#zip {
	float:left;
	width:51px;
	}

input.tickets {
	width:20px;
	float:left;
	}
	
input#ind_ticket {
	float:left;
	border:none;
	background:none;
	position:static;
	}

input#vip_ticket {
	float:left;
	border:none;
	background:none;
	position:static;
	}

select, input {
	background:#DED07E;
	border:1px solid #AD8800;
	padding:2px;
	color:#460000;
	margin:0 0 10px 0;
	}

ul.form_list {
	width:150px;
	list-style:circle;
	list-style-position:outside;
	margin-left:1em;
	}

ul.form_list li {
	margin:0 0 0 .5em;
	padding:0;
	}

div#button {
	background:url(../images/btn.gif) repeat-x;
	width:175px;
	height:14px;
	border:1px solid #AD8800;
	text-align:center;
	padding:1px 0 3px 0;
	margin:10px 0;
	font-weight:bold
	}
	
div#button a {
	cursor:pointer;
	cursor:hand;
	color:#460000;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
div#button a:hover {
	cursor:pointer;
	cursor:hand;
	color:#996633;
	text-decoration:none;
	}
