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

body {
	
	margin: 0;
	padding: 0;
	
}

/*Main Stucture*/
#container {
	width: 830px;
	height: auto;
	position: relative;
	left: 50%;
	top: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -415px;
	padding: 0;

}

#nameHead {
	width:830px;
	height:32px;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	background-image: url(../images/nameHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#frame{
	width:830px;
	height: auto;
	position: relative;
	left: 0;
	top:0px;
	padding:0px 0px 13px 0px;
	margin:0;
	background-color:#FFFFFF;
}

#main{
	width: 800px;
	height:auto;
	min-height: 500px;
	position: relative;
	padding: 0;
	margin: 0 0 13px 0;
	top: 13px;
	left: 13px;
	background-image: url(../images/bkg_canvas_1.jpg);
	background-repeat: repeat-y;
}

#header{
	width: 800px;
	height: auto;
	position: relative;
	top:0;
	left: 0;
	margin:0;
	padding: 0;
}

#content{
	width: 800px;
	height: auto;
	position: relative;
	top:0;
	left: 0;
	margin: 10px 0 0 0;
	padding:0;
}

#contentiframe {
	width:800px;
	height: auto;
	min-height: 350px;
	margin:0;
	padding: 0;
	
}

/*Content Area*/

#col_1{
	width: 210px;
	height: 351px;
	position:relative;
	top: 10px;
	padding: 10px 0px 10px 0px;
	margin: 0 10px 86px 0;
	float: left;
	border-right: 2px;
	border-right-color: #2d1412;
	border-right-style: solid;
	
}

#col_2{
	width: 210px;
	height: auto;
	position:relative;
	top: 10px;
	padding: 10px 0px 10px 0px;
	margin: 0 0 86px 10px;
	float: right;
	border-left: 2px;
	border-left-color: #2d1412;
	border-left-style: solid;
}

#col_3{
	width: 316px;
	height: 351px;
	position:relative;
	top: 10px;
	left: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 86px;
	margin-left: 0px;
	text-align: center;
	padding: 10px;
	float: left;
}

#footer_1 {
	position: relative;
	bottom:0px;
	left: 0px;
	width: 800px;
	height: 96px;
	padding: 0;
	margin-top: 20px;
	background-image:url(../images/footer_1.gif);
	z-index: 6;
	clear:both;
}

/*Collapsible Tab Container*/

#itemDetail {
	width:310px;
	text-align:left;

}

/*Site Footer*/

#footer_2 {
	width: 830px;
	height: 75px;
	position:relative;
	left: 0;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 100px;
	top: 0;
	overflow: hidden;
	background-color: #000000;
	}
	
#footcopy {
	text-align:right;
	position:absolute;
	right:0;
	top:0;
	display: inline;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    font-size: 1px;
    line-height: 0px;
}



/*Spry Table Classes*/
#wraptable {
margin:0;
padding:0;
float:left;
}

table.info {
margin:0;
padding:0;
}

table.info td {
height: 70px;
}

table.info th {
height: 20px;
}

tr.darkbkg{
background-image:url(../images/tableBkg_1.png);
}

tr.lightbkg{
background-image:url(../images/tableBkg_2.png);
}

.hover {
background-image:url(../images/tableBkg_3.png);
cursor: pointer;
}

/*Content Table Classes*/

.Lcol{
	width:220px;
	height: 351px;
}

.Rcol{
	width: 220px;
	height:351px;
}

.Ccol{
	width: 356px;
	height: 351px;
}

.divider {
	width:2px;
	background-color: #2d1412;

}




/*Clear Class*/

.clear{
margin:0;
padding: 0;
}

/*News Feed Styles*/

#learnMore {
	position: relative;
	right: 0px;
	bottom: 0px;
	height: 18px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0 12px 0 0;
	float: right;
	text-align: right;
}

/*Spry Divs*/

#concertInfo  {
text-align:left;
margin: 0;
padding: 0;
}

#newsInfo  {
text-align:left;
margin: 0;
padding: 0;

}

#nodeImageFrame {
	width:310px;
	height: 165px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.nodeImage {
	width:310px;
	height: 165px;
	background-color:#FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 10px solid #FFFFFF;
}

#itemHeader {
	width: 310px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
#itemInfo {
	width: 310px;
	margin: 0px;
	padding: 10px;
	text-align: left;
}

