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

/* DIV STYLES */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gy_header_bkg.jpg);
	background-repeat: repeat-x;
}

img {
	border: 0;
}

#container {
	height:auto;
	margin:0 auto;
	z-index:10;
}

#wrapper {
	position:relative;
	margin:0 auto;
	top:0px;
	width:914px;
	z-index:20;
}
#menu {
	position:relative;
	margin:0px auto;
	height:auto;
	width:184px;
	top:-10px;
	float:left;
	z-index:30;
}
#mainContent {
	position:relative;
	margin:0px auto;
	width:725px;
	left:5px;
	float:left;
	z-index:40;

}

a.redTabLink:link, a.redTabLink:visited {
	color: #4E5D68;
	text-decoration:none;
	font-size: 10px;
}

a.redTabLink:hover, a.redTabLink:active {
	color: #005086;
	text-decoration:none;
}
.redTabMenuonRoll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005086;
	line-height:18px;
	margin: 0px 4px;
}
.HeaderSansSerif {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 23px;
	line-height:20px;
	margin:0px 0px 0px 60px;
	font-weight: bold;
}
.arial20px {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 20px;
	line-height:20px;
	margin:0px 0px 0px 60px;
	font-weight: normal;
}
.arial14px {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:20px;
	margin:0px 0px 0px 60px;
	font-weight: normal;
}
.arial19pxbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #532E63;
	font-size: 19px;
	line-height:20px;
	margin:0px 0px 0px 60px;
	font-weight: bold;
}
.arial12pxGray {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height:15px;
	margin:5px 0px 0px 60px;
	font-weight: normal;
}
.arial15pxbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #651844;
	font-size: 15px;
	line-height:20px;
	margin:10px 0px 0px 60px;
	font-weight: bold;
}
.arial11pxGray {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:16px;
	margin:2px 0px 0px 60px;
	font-weight: normal;
}
.arial12pxBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height:16px;
	margin:0px 0px 0px 60px;
	font-weight: bold;
}
.verdana14pxBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:20px;
	margin:10px 0px 0px 10px;
	font-weight: bold;
}
.arial11pxGrayDark {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 11px;
	line-height:16px;
	margin:2px 0px 0px 10px;
	font-weight: normal;
}
.arial11pxGray2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height:16px;
	margin:2px 0px 0px 10px;
	font-weight: normal;
}
.arial16pxbold {
	font-family: Arial, Helvetica, sans-serif;
	color: #A29A5B;
	font-size: 16px;
	line-height:20px;
	margin:30px 0px 0px 10px;
	font-weight: bold;
}
.space {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1px;
	line-height:1px;
	margin:0px 0px 0px 60px;
	font-weight: bold;
}
.redTabMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height:18px;
	margin: 0px 4px;
}

#ticket-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

#ticket-list TH {
	text-align: left;
	background-color: #007DB3;
	color: white;
	font-weight: bold;
	padding: 2px 4px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

#ticket-list TD {
	text-align: left;
	background-color: #E0E0E0;
	font-weight: normal;
	padding: 2px 4px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

#billing-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

#billing-list TH {
	text-align: left;
	background-color: #007DB3;
	color: white;
	font-weight: bold;
	padding: 2px 4px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

#billing-list TD {
	text-align: left;
	background-color: #E0E0E0;
	font-weight: normal;
	padding: 2px 4px;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

.notice-text {
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border: solid 1px #D0D0D0;
	background-color: #FAE9CB;
	color: #606060;
}

.warning-text {
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border: solid 1px #D0D0D0;
	background-color: #FFBBBB;
	color: #606060;
}

.input-text {
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}

.blue-header {
	padding: 3px 0px;
	margin: 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #007DB3;
}

#btn-proceed {
	width: 142px;
	height: 29px;
	border: 0;
	background-image: url(images/prtoch.png);
	background-position: top left;
	overflow: hidden;
	float: left;
	position: relative;
/* 	display: none; */
}

#btn-proceed IMG {
	position: absolute;
	top: 0px;
	left: 0px;
}

#btn-print {
	width: 312px;
	height: 29px;
	border: 0;
	background-image: url(images/prtoch.png);
	background-position: top left;
	overflow: hidden;
	float: left;
	position: relative;
}

#btn-print IMG {
	position: absolute;
	top: 0px;
	left: 0px;
}

#btn-back {
	width: 67px;
	height: 29px;
	border: 0;
	background-image: url(images/back.png);
	background-position: top left;
	overflow: hidden;
	float: left;
	position: relative;
}

#btn-back IMG {
	position: absolute;
	top: 0px;
	left: 0px;
}

#btn-confirm {
	width: 132px;
	height: 29px;
	border: 0;
	background-image: url(images/conord.png);
	background-position: top left;
	overflow: hidden;
	float: left;
	position: relative;
	display: none;
}

#btn-confirm IMG {
	position: absolute;
	top: 0px;
	left: 0px;
}

#btn-complete {
	width: 152px;
	height: 29px;
	border: 0;
	background-image: url(images/cmpord.png);
	background-position: top left;
	overflow: hidden;
	float: left;
	position: relative;
}

#btn-complete IMG {
	position: absolute;
	top: 0px;
	left: 0px;
}

.billing-info {
	padding: 2px;
}

#ccinfo {
	text-align: left;
	background-color: #E0E0E0;
	font-weight: normal;
	padding: 2px 4px;
	border-top: solid 5px white;
	border-bottom: solid 5px white;
	display: none;
}

INPUT#first_name { width: 200px; }
INPUT#last_name { width: 200px; }
INPUT#address1 { width: 400px; }
INPUT#address2 { width: 400px; }
INPUT#city { width: 200px; }
INPUT#state { width: 100px; }
INPUT#postal { width: 100px; }
INPUT#email { width: 250px; }
INPUT#phone { width: 150px; }
INPUT#ccname { width: 200px; }
INPUT#ccnum { width: 200px; }
SELECT#expmonth { padding-right: 10px; }
SELECT#expyear { padding-right: 10px; }
INPUT#cvvcode { width: 100px; }

#splash-content { margin: 10px auto; width: 1000px; height: 696px; background-image: url(../images/splash-bg.png); padding: 0px; position: relative; }
#splash-title { width: 1000px; height: 67px; text-align: center; padding-top: 76px; }
#splash-buttons { width: 550px; height: 46px; text-align: center; padding-top: 23px; margin: 0px auto; }
#splash-button-concert { display: block; height: 46px; width: 229px; overflow: hidden; float: left; }
#splash-button-concert:hover { display: block; text-indent: -229px; }
#splash-button-donate { display: block; height: 46px; width: 107px; overflow: hidden; float: left; }
#splash-button-donate:hover { display: block; text-indent: -107px; }
#splash-button-contact { display: block; height: 46px; width: 214px; overflow: hidden; float: left; }
#splash-button-contact:hover { display: block; text-indent: -214px; }
#splash-text { width: 1000px; height: 56px; text-align: center; padding-top: 43px; }
#splash-banner-info { width: 1000px; height: 171px; text-align: center; padding-top: 49px; }
#splash-banner-info2 { width: 1000px; height: 58px; text-align: center; padding-top: 0px; }
#splash-banner-link { display: block; height: 58px; width: 742px; overflow: hidden; margin: 0px auto; }
#splash-banner-link:hover { display: block; text-indent: -742px; }
