/*****
Layout
*****/

* { margin: 0; padding: 0; }

#all { 
	margin: 0 auto 0 10px; 
	width: 1024px; 
	background-color: A31300; 
}

#all-spark {
	margin: 0 auto 0 auto;
	width: auto;
}

.center {
	text-align: center;
}
	
#tickets {
	clear: both;
	position: relative;
	margin: .5em 0em 0em 4em;

}
#all a {
	color: #A31300;
	text-decoration: underline;
	
}
.block { border: 0px; }

.ar { text-align: right; }
.bold-centered { text-align: center; display: inline; font-weight: bold; }

.centered { text-align: center; }

.footy { text-align: center; }

.bold { display: inline; font-weight: bold; }
.italic { display: inline; font-style: italic; }
.ptt-red { color: #A31300; }
.ptt-yel { color: #FEA315; }


h2 {
	font-size: 14px;
	color: #A31300;
}

body {
	background-color: #72789c;
	margin: 0 auto;
	padding: 0; 
	font-family: futura, verdana;
	font-size: 14px;	
	font-weight: 100;
}
.divid-right {
	position: relative;
	float: right;
}
.divid-left {
	position: relative;
	float: left;
}

#header {	
	float: left;
	position: relative;
	width: 780px;
	height: 175px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #242a38;
	border-right: 1px solid #242a38;

}

#nav-buttons {
	float: right;
	position: relative;
	text-align: center;
	width: 150px;
	height: 100px;
	margin: 10px 0px 0px 0px;
}

#but-ad a{
	margin: 5px 0px 5px -30px;
	height: 22px;
	width: 115px;
	float: left;
	position: relative;
	background: url('img/inv_ad.png') no-repeat;
}

#but-ad a:hover, #but-ad a:active { background: url('img/but_ad.png') no-repeat; }

#but-tec a{
	margin: 5px 0px 5px -80px;
	height: 63px;
	width: 200px;
	float: left;
	position: relative;
	background: url('img/but_big.png') no-repeat;
}

#but-pur a {
	margin: 5px 0px 5px -30px;
	height: 22px;
	width: 115px;
	float: left;
	position: relative;
	background: url('img/inv_pur.png') no-repeat;
}

#but-pur a:hover, #but-pur a:active { background: url('img/but_pur.png') no-repeat; }

#but-bec a {
	margin: 5px 0px 5px -30px;
	height: 22px;
	width: 115px;
	float: left;
	position: relative;
	background: url('img/inv_bec.png') no-repeat;
}
#but-bec a:hover, #but-bec a:active { background: url('img/but_bec.png') no-repeat; }

#but-spo a {
	margin: 5px 0px 5px -30px;
	height: 22px;
	width: 115px;
	float: left;
	position: relative;
	background: url('img/inv_spo.png') no-repeat;
}

#but-spo a:hover, #but-spo a:active { background: url('img/but_spo.png') no-repeat; }

#header-pic {
	position: relative;
	float: left;
	margin: 2px 0px 0px 15px;
}

.full-across {
	position: relative;
	float: left;	
	padding: 2px;
	width: 98%;
	clear: both;
}
.full-across-pad-left {
	position: relative;
	float: left;	
	padding: 2px;
	width: 98%;
	clear: both;
	margin: 3px;
}


.yellow {
	background-color: #FEA315;
	position: relative;
	float: left;
	padding: 5px;
	width: 97%;
	
}

.white {
	background-color: white;
	position: relative;
	float: left;
	padding: 4px;
	width: 95%;
}

#footer {
	text-align: centered;
	border-top: 1px solid #242a38;
	border-left: 1px solid #242a38;
	border-right: 1px solid #242a38;
	height: 40px;
	background-color: white;
	width: 780px;
	position: relative;
	float: left;
	clear: both;
	padding: 5px 0px 0px 0px;
}

.white ul, .yellow ul{
	list-style-position: inside;
}
.white ul li {

}

.ysps {
	position: relative;
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 4px 4px 4px 4px;
	height: 50px;
}
.sps {
	position: relative;
	float: left;
	width: 50%;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 2px 0px;
	height: 50px;	
}

	
#ptt {
	padding: 5px 0px 5px 0px;
	position: relative;
	clear: both;
	float: left;
	width: 780px;
	background-color: white;
	border-top: 1px solid #242a38;

	border-left: 1px solid #242a38;
	border-right: 1px solid #242a38;
}

.ptt-left {
	position: relative;
	float: left;
	width: 380px;
	margin: 7px 0px 0px 0px;
}

#ptt-rp {
	position: relative;
	float: right;
}

#ptt-lp {
	position: relative;
	float: left;
}

.ptt-right {
	position: relative;
	float: left;
	width: 380px;
	margin: 5px 0px 0px 0px;
}

	
/******
 Form Materials
*******/

fieldset, .fieldset-80 { 
	border: 1px solid black;
	margin: 2px;
	padding: 2px;
	float: left;
	width: 95%;
	position: relative;
}

.fieldset-80 {
	width: 96%;
	margin: 0px 0px 4px 0px;
}

.ptt-req, .ptt-noreq {		
	float: left;
	position: relative;
	text-align: right;
	width: 111px;
	display: block;		
	margin: 1px 4px 1px 0px;
}

.half {
	float: left;
	position: relative;
	text-align: right;
	width: 150px;
	display: block;
	margin: 1px 4px 1px 0px;
}
.ab {
	float: left;
	position: relative;
	text-align: right;
	width: 100px;
	display: block;
	margin: 1px 4px 1px 0px;
}

.input-ptt {
	width: 200px;
	margin: 1px 0px 1px 0px;
}
.input-file {
	width: 85px;
	margin: 1px 0px 1px 0px;
}
.submit {
	width: 70px;
	position: relative;
	float: right;
	margin: 5px 5px 0px 0px;
}

.bigger {
	line-height: 15px;
}


legend {
	padding: 2px;
}


.fieldset-center {
	width: 95%;
	text-align: center;
}

.checkbox { 
	width: 15px;
	float: left;
	padding: 2px;
	margin: 2px;
}



