@charset "UTF-8";
/* CSS Document */

body {
	background-color:#0B3543;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
}

a {
	color:#9E2214;
	text-decoration: none;
}

* {
	margin: 0px;
	padding: 0px;
}

a:hover, a:active {
	text-decoration: underline;
}



a.submit {
	font-size: 14px;
	color: #C7B470;
	background-color: #9e2214;
	text-align: center;
	display: block;
	height: 24px;
	width: 200px;
	padding-top: 7px;
}

a.submit-small {
	font-size: 12px;
	color: #C7B470;
	background-color: #9e2214;
	text-align: center;
	display: block;
	height: 20px;
	width: 130px;
	padding-top: 4px;
}

a.submit-donate {
	font-size: 12px;
	color: #C7B470;
	background-color: #9e2214;
	text-align: center;
	display: block;
	height: 20px;
	width: 120px;
	padding-top: 4px;
}



p {}

/*   Concert Details   */

#Header {}

#Header .logo {
	background-image: url(../images/logo-mco.gif);
	display: block;
	height: 118px;
	width: 291px;
	margin-right: auto;
	margin-left: auto;
}


#Menu {
	display: block;
	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 25px;
}

#Menu a {
	color:#999999;
	padding: 25px;
	height: 40px;
	font-size: 20px;
	}
	
#Menu a:hover, #Menu a.current {
	color: #FFF;
	text-decoration: none;	
	}

#Submenu {}


#Container {
	background-image: url(../images/HOME-bkg-4.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 15px;
	padding-bottom: 15px;
}

#Main {
	background-image: url(../images/bg-alpha80.png);
}

#Content {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}


/*   Content HOME  */



.Home-Concert-Blocks {
	display: block;
	float: left;
	height: 150px;
	width: 350px;
	padding-left: 50px;
	padding-top: 10px;
}

.Home-Concert-Blocks:hover , .selected {
	background-image: url(../images/bg-white-a90.png);
}


.Home-Concert-Details {
	float: right;
	height: 450px;
	width: 540px;
	display: block;
	background-image: url(../images/bg-white-a90.png);
	text-align: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}




/*   Content About  */



a.Menu-About {
	font-size: 26px;
	color: #666;
	display: block;
	float: left;
	height: 70px;
	width: 360px;
	padding-top: 10px;
	text-align: right;
}

a.Menu-About:hover, a.Menu-About:active, a.Menu-About-Current {
		font-size: 26px;
	
	display: block;
	float: left;
	height: 70px;
	width: 360px;
	padding-top: 10px;
	text-align: right;
	color: #FFF;
	text-decoration: none;
} 

.Details-About {
	float: right;
	width: 520px;
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFF;
	padding-bottom: 20px;
	font-size: 12px;
}

.Details-About td {
	text-align: left;
	padding-bottom: 20px;
}

.Details-About h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #900;
	text-decoration: underline;
}

.Details-About h3 {
	font-size: 14px;
}



/*   Content Concerts  */


.Content-Concerts {
	background-image: url(../images/bg-white-a90.png);
	padding: 20px;
	padding-left:47px;
	text-align: center;
	height:auto;
	width:933px!important;
	width:980px;
	float:left;
}

.Content-Concerts .year {
	font-size: 25px;
	color: #0b3543;
	font-weight: bold;
}

.Content-Concerts .year-large {
	font-size: 32px;
	color: #0B3543;
	font-weight: bold;
}

.Concert-block {
	background-color: #FFF;
	padding: 20px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	height:auto;
	float:left;
}

/*   Content Support Us  */


/*   Content News  */

/*   Content Contact Us  */




#Footer {
	display: block;
	height: 30px;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #C7B470;
	font-size: 11px;
	text-align: center;
}




/*   Concert Details  ========================================================================================================= */

.Concert-Title {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

.Concert-Featured {
	color: #0B3543;
	font-size: 16px;
	line-height: 14px;
}

.Concert-Date {
	font-size: 15px;
	font-style: italic;
	font-weight: lighter;
	color: #000;
	line-height: 13px;
}

.Concert-Venue {
	font-size: 13px;
}

.Concert-Time {
	font-size: 12px;
	color: #666;
	line-height: 12px;
}

.Cell-ConcertBlock-Left {
	padding-right: 30px;
	text-align: left;
}

.Cell-ConcertBlock-Right {}

.Cell-ConcertBlock-OrderButtons {
	height: 10px;
}


.Concert-List {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.Concert-List p {
	margin-bottom: 3px;
	color: #333;
}



/*   Support Details  ========================================================================================================= */




.Supporter-List-wBG {
	background-image: url(../images/bridge_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.Field-Donate {
	width:240px;
	
	}


.Text-Support-Callusdirectly {
	font-size: 14px;
	font-weight: bold;
}

.Text-Support-Phone {
	font-size: 24px;
	color: #0B3543;
}


/*   Contact Details  ========================================================================================================= */



.Contact-Address-Block {
	padding: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #c3b880;
	font-size: 17px;
	font-weight: bold;
}

.Contact-Address-Block label {
	font-size: 25px;
	color: #0B3543;
}


.Contact-Venues-Table  {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.Contact-Venues-Table label  {
	font-size: 22px;
	color: #0B3543;
}

.Reversed, .Reversed a {
	color: #FFF;
}





.ClearFloat {
	clear: both;
}

.Center-Blocks {
	margin-right: auto;
	margin-left: auto;
}
