/*
******************************
**       STYLES
******************************
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
}
.bodylarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.bodymed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #73020C;
}
.concerttext {
	width: 350px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 150px;
	clear: both;
}
.concertimage {
	width: 100px;
	position: relative;
	height: 100px;
	height: 100px;
	clear: none;
	float: left;
	margin-left: 10px;
}
.concertblock {
	float: left;
	height: 150px;
	width: 500px;
	clear: both;
	margin-top: 10px;
}
.concerttextsm {
	width: 350px;
	float: left;
	margin-bottom: 20px;
	clear: both;
	margin-left: 20px;
	height: 110px;
}
.concertblocksm {
	float: left;
	height: 110px;
	width: 500px;
	clear: both;
	margin-top: 10px;
}


.cellborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #960;
}

.head2white {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.head2orange {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: normal;
	color: #D98200;
}

.head2black {
	font-family: "Gill Sans MT";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.head3red {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #73020C;
	font-weight: bold;
}
.head3orange {

	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: normal;
	color: #D98200;
}
.head4black {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.head4white {

	font-family: "Gill Sans MT";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	list-style-image:  url("images/logo_bullet_orange.gif");
}

.whitelinksritepad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 60px;
}

.whitelinksritepad:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	padding-right: 60px;
}

.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	float: left;
	list-style-image: url(images/logo_bullet_orange.gif);
}

.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #73020C;
	text-decoration: underline;
	text-align: right;
}

.readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFCC00;
	text-decoration: underline;
}

.blacklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.blacklinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}

.navdivider {
	padding-right: 12px;
	padding-left: 12px;
}

.buylink {
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #73020C;
	text-decoration: underline;
}
.buylink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	float: right;
	position: relative;
}

.redsmalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73020c;
	text-decoration: underline;
}
.redsmalllinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D98200;
	text-decoration: underline;
}

.whitelinks12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelinks12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D98200;
	text-decoration: underline;
}


.redlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73020c;
	text-decoration: underline;
}
.redlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D98200;
	text-decoration: underline;
}

.redlinkspadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73020c;
	text-decoration: underline;
	line-height: 20px;
}
.redlinkspadded:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D98200;
	text-decoration: underline;
	line-height: 20px;
}
.rightllink {
	text-decoration: underline;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D98200;
	padding-top: 5px;
	position: absolute;
	right: 575px;
}
.indentedbody {
	float: left;
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	position: relative;
	width: 460px;
}

/*
******************************
**  PRIMARY PAGE STRUCTURE
******************************
*/

/* PRIMARY CONTAINER */
#container {
	width: 960px;
	background-color: #FFFFff;
	margin-right: auto;
	margin-left: auto;
}

/* PAGE HEADER */
#header {
	background-color: #FFFFFF;
	height: 120px;
	width: 960px;
	background-image: url(images/linedrawing_header.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
     /* USED IN HEADER INCLUDE */
#headerbox {
	height: 120px;
	width: 960px;
}
#addresstextbox {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	position: relative;
	width: 250px;
	top: 0px;
}
#heading {
	clear: both;
	float: left;
	height: 88px;
	width: 220px;
	margin-top: 15px;
	margin-left: 15px;
}
#headertab {
	height: 35px;
	width: 270px;
	top: 80px;
	right: 0px;
	clear: left;
	position: absolute;
}
#share {
	position: absolute;
	top: 10px;
	right: 0px;
}

/* HORIZONTAL NAV */
#nav {
	background-color: #73020C;
	height: 54px;
	width: 960px;
}
     /* USED IN NAV INCLUDE */
#navtextbox {
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 4px;
	margin-left: 30px;
	padding-top: 20px;
}

/* LEFT & RIGHT COLUMNS */
#col1 {
	width: 655px;
	margin-bottom: 20px;
	float: left;
	background-color: #FFFFFF;
	height: 830px;
}
#col2 {
	height: 830px;
	width: 305px;
	margin-bottom: 20px;
	float: right;
	background-image: url(images/background_col2.jpg);
	background-repeat: repeat-x;
}

/* LEFT & RIGHT COLUMNS with no height - used on pages that have content beyond 830px*/
#col1long {
	width: 655px;
	margin-bottom: 20px;
	float: left;
	height: auto;
}
#col2long {
    margin-top: 0px;
	width: 305px;
	float: right;
	clear: none;
	background-image: url(images/background_col2.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: auto;
}


/* USE WHEN NO COLUMNS */
#nocolumn {

	width: 960px;
	background-color: #FFFFff;
	margin-right: auto;
	margin-left: auto;
}

/* USE TO CLEAR FLOAT FOR PRIMARY CONTAINER WHEN NEEDED */
#clearfloat {
	clear: both;
}

/*
********************************
**    COLUMN 1 AREAS HOME PAGE
********************************
*/

/* FEATURED EVENT AREA */
#feature_v2 {
	height: 295px;
	width: 640px;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 8px;
}

/* MAIN STAGE AREA */
#mainstage {
	height: 190px;
	width: 640px;
	margin-top: 20px;
	margin-right: 7px;
	margin-left: 8px;
}
#mainstageflash {
	height: 165px;
	width: 640px;
}

/* NEWS AREA */
#newscontainer {
	height: 285px;
	width: 640px;
	margin-top: 25px;
	margin-right: 7px;
	margin-left: 8px;
}
#news1 {
	height: 285px;
	width: 190px;
	margin-right: 10px;
	float: left;
	line-height: 20px;
	padding-left: 10px;
}
#news2 {
	height: 285px;
	width: 190px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
#news3 {
	height: 285px;
	width: 190px;
	margin-left: 10px;
	float: left;
	padding-right: 10px;
	line-height: 20px;
}

/*
********************************
**    COLUMN 1 AREAS EVENT PAGE
********************************
*/

#col1_left {
	width: 275px;
	margin-top: 50px;
	margin-left: 25px;
	height: 750px;
	float: left;
}
#eventdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 275px;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#eventprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 275px;
	clear: both;
}

#col1_right {
	height: 750px;
	width: 300px;
	margin-top: 50px;
	float: right;
	margin-right: 25px;
}
#eventtitle {
	float: left;
	width: 300px;
	font-family: "Gill Sans MT";
	font-size: 24px;
	margin-top: 25px;
	font-style: italic;
}
#eventdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 300px;
	clear: both;
	margin-top: 30px;
}

/*
******************************
**    COLUMN 1 AREAS INTERIOR PAGES
******************************
*/

#col1_center {
	width: 500px;
	margin-top: 25px;
	margin-left: 75px;
	float: left;
}

#col1_left_large {
	width: 325px;
	margin-top: 50px;
	margin-left: 25px;
	height: auto;
	float: left;
}
#col1_right_small {
	height: auto;
	width: 250px;
	margin-top: 50px;
	float: right;
	margin-right: 0px;
}
#col1_whole {
	width: 600px;
	margin-top: 20px;
	margin-left: 25px;
	height: auto;
	float: left;
}

    /* USED FOR HEADING ON INTERIOR PAGES */
#intheadbox {
	font-family: "Gill Sans MT";
	font-size: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	color: #73020C;
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
}



/*
******************************
**    COLUMN 2 AREAS
******************************
*/

/* BUY TICKETS */
#buy {
	float: right;
	height: 75px;
	width: 285px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #5F020A;
	clear: both;
}
#buytextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
#buybuttonbox {
	clear: both;
	float: left;
	height: 74px;
	width: 113px;
}




/* HELPFUL INFO */
#infobox {
	float: right;
	height: 235px;
	width: 285px;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#infolinks {
	float: right;
	height: 204px;
	width: 281px;
	background-color: #73020C;
	border: 2px solid #996600;
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}


/* E-MAIL SIGN-UP */
#email {
	float: right;
	height: 75px;
	width: 285px;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}

/* OTHER EVENTS AREA */
#otherevents {
	float: right;
	height: 230px;
	width: 285px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top:5px;
	background-color: #73020C;
	border: 2px solid #996600;
	clear: both;
}
#othereventsint {
	float: left;
	height: 170px;
	width: 250x;
	background-color: #73020C;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
	padding-left: 20px;
}
#noevents {
	float: right;	
	height: 230px;
	width: 285px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}

/* SPONSORS AREA */
#sponsors {
	float: right;
	height: 145px;
	width: 285px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#sponsorstextbox {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: italic;
	margin-top: 25px;
	position: relative;
	float: right;
	width: 100px;
	margin-right: 5px;
	font-weight: bold;
}
#sponsorimage {
	float: left;
	margin-top: 5px;
	margin-left: 15px;
}

/* FOOTER */
#footer {
	background-color: #FFFFFF;
	height: 80px;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #73020C;
}
#nyscaimage {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

#nyscatextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #FFFFFF;
	width: 175px;
	margin-top: 10px;
	float: left;
	top: 5px;
	right: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#copyrightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	float: right;
	width: 220px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
}

#center {
	background-color: #FFFFFF;
	width: 500px;
	float: left;
    margin-top: 5px;
}


#left {
	float: left;
	width: 250px;
	position: relative;
}
#right {
	float: right;
	width: 200px;
	position: relative;
}
#eventcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 300px;
	margin-top: 25px;
}
.concertsponsors {
	width: 450px;
	float: left;
	margin-bottom: 20px;
	clear: both;
	margin-left: 20px;
	margin-top: 10px;
}
.whitelinks11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelinks11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D98200;
	text-decoration: underline;
}
.redlinknosize {
	font-family: Arial, Helvetica, sans-serif;
	color: #73020c;
	text-decoration: underline;
}
.redlinknosize:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D98200;
	text-decoration: underline;
}
.orange3link {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #D98200;
	text-decoration: underline;
}

.orange3link:hover {
	font-family: "Gill Sans MT";
	font-size: 16px;
	text-decoration: underline;
}

#col1_leftlong {
	width: 275px;
	margin-top: 50px;
	margin-left: 25px;
	float: left;
}
#pagewhole {
	width: 960px;
	background-color: #FFFFff;
	margin-right: auto;
	margin-left: auto;
}

