﻿/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 0.7em;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:100.01%;*/
	text-align: center;
	background-image:url(../images/spring2009/header.gif);
	background-repeat:repeat-x;

}

.clear {
	clear:both;
	height:1px;
	margin:0; 
	padding:0;	
}

ul, li, p, div, h1, h2, h3, h4, h5, h6, ol a {
	padding: 0;
	margin: 0;
	color:#000000;
}
p {
	color:#333333;
	font-size: 1.1em;
	line-height:1.4em;
	padding:0px 4px 7px 0px;
}

p.homepage {
	line-height: 1.0em;
	padding:0px;
}

p.intro 
{
	font-weight: bold;
}

.dotted {
	border-bottom-color:#999999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	width:340px;
	padding-top:12px;
	}

h1{
	color: #D10019;
	margin: 0px;
	padding: 0 0 7px 0;
	font-size: 170%;
	font-weight: bold;
}

h2{

font-size: 140%;
font-weight: bold;
 color: #D10019;
 margin: 0px;
 padding: 0px;
}
h3{

	font-size: 190%;
	font-weight: bold;
 color: #D10019;
 margin: 0px;
 padding: 11px 0 5px 0;
}
h3.plain
{
}
h4{
font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
 color: #D10019;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 0.8em Arial,sans-serif;
 color: #D10019;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
}

h1, h2, h3, h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#D10019;
}

a { 
	text-decoration: underline;
	font-weight:bold;
	color:#D10019;
}
a.highlight { 
	color:#D10019;
	font-size:110%;
}

a:hover {
	color:#D10019;
	background-color:#EAEAEA;
}
ul {
	line-height: 1.3em;
	padding-left:1em;
	margin:1em;
}
li 
{
	/*font-size: 0.7em;*/
	margin-bottom:10px;
}


/*-------------------- FORM LAYOUT STRUCTURE --------------------*/

.formholder {
	width: 450px;

}
.formlabel1 {
	width: 75px;
	position: relative;
	top: 10px;
	left: 10px;
	height: 20px;
	padding: 3px 0 0 2px;
}
.formfield1 {
	width: 175px;
	position: relative;
	left: 100px;
	height: 20px;
	top: -14px;
}
.formlabel2{
	width: 75px;
	position: relative;
	top: 5px;
	left: 10px;
	height: 20px;
	padding: 3px 0 0 2px;
}
.formfield2{
	width: 175px;
	position: relative;
	left: 100px;
	height: 20px;
	top: -19px;
}
.formlabel3 {
	width: 75px;
	position: relative;
	top: 5px;
	left: 10px;
	height: 20px;
	padding: 3px 0 0 2px;
}
.formfield3 {
	width: 250px;
	border: 1px none #000000;	
	position: relative;
	left: 100px;
	top: -19px;
}
.formlabel4{
	width: 75px;
	position: relative;
	top: 5px;
	left: 10px;
	height: 20px;
	padding: 3px 0 0 2px;
}
.formfield4{
/*	width: 175px;*/
	position: relative;
	left: 100px;
/*	top: 20px;*/
	top: -15px; 
	width:260px;
}

/*-------------------- LAYOUT STRUCTURE --------------------*/
#wrapper {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width:835px;


}
#mainWrapper {
	text-align: left;
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	
}
#botClear {
	clear: both;
}

/*-------------------- HEADER --------------------*/
.topbanner {
	height:96px;
	margin-top:0px;
	background-image:url(logo.gif);
	background-repeat:no-repeat;
	width: 100%;
	background-image:url(../images/spring2009/logo.gif);
	background-position:0px 17px;
	margin-bottom:30px;
 }
.nextconcert {
	padding:0px 5px 3px 0px;
	font-weight:normal;
	color:#999999;
	font-size: 1.05em;
	width:250px;
	height: 25px;	
	margin-left:285px;
	position:absolute;
	top:40px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	 font-size: 1.2em;
	}
.nextconcert a {
	color:#999999;
	text-decoration:underline;
}
.nextconcert a:hover {
	text-decoration:underline;
}
.datestrap {
	position:relative;
	color:#CCCCCC;
	top: 42px;
	left:476px;
	padding:0px 5px 3px 0px;
	width:250px;
	height: 25px;
	text-align:right;	
	display:none;
	}

.topbanner h1 {
	display:none;
 }	
	
/*-------------------- MAIN NAVIGATION --------------------*/

.topnav 
{
	position:absolute;
	top:70px;
	margin-left:278px;
	
 	padding-top:3px;
 	font-size: 1.2em;
	
	 } 
.topnav a, .learningSubNav a {
	position:relative;
	top:0px;
	color:#D10019;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	display: inline;
	padding: 3px 7px 6px 0.5em;
	text-decoration:none;
	font-weight:bold;
}
.topnav a:hover, .learningSubNav a:hover{

	background-color:#EAEAEA;
}
.learningSubNav 
{
	
 	padding-top:3px;
 	font-size: 1.1em;
 	margin-bottom: 17px;
	
}
.learningSubNav a {
	position:relative;
	top:0px;
	color:#D10019;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	display: inline;
	padding: 3px 7px 6px 0.5em;
	text-decoration:none;
	font-weight:bold;
}
.learningSubNav a:hover{

	background-color:#EAEAEA;
}
/*-------------------- LHS --------------------*/
#leftCol {
	float:left;
	width:265px;
	margin: 0px;
	display:inline;
	margin-right:20px ;
}
#LHSImage {
	margin-bottom: 20px;
}
#LHSEmail 
{
	padding-bottom: 20px;
}
#LHSEmail h4
{
	font-size: 1.05em;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#LHSEmail p
{
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 0.85em;
}
.LHSEmailInput
{
	padding: 1px;
	width: 135px;
	height: 15px;
	border: 1px none #31312F;
}
.LHSEmailInputButton
{
	padding: 1px;
	width: 30px;
	height: 20px;
	border: 1px solid #31312F;
}

#LHSEmail input, #LHSEmail select {
	border: #B2B2B2 solid 1px !important;
	width:180px;
	margin: 5px 0px;
	
}

#LHSEmail label span {
width:6em; !important;
font-size:1.1em;
float:left;
margin: 8px 0px;
font-weight:bold;

}

input#mailSubmit {
 width:80px !important ;
float:right;
}

/***********************************************/
/* CD listing displayed on page     AB09012007 */
/***********************************************/

.tablespace {
	margin: 21px 0 0 0;
	width:100%;
	
}

.cdtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	color:#D10019;
	font-weight:bold;
	padding: 5px 0 3px 0;
}

.cdcoverpic {
	height: 67px;
	width: 67px;
	border:1px #333333;
	margin: 5px 0 0 0;

	
	}
.cdclips {
	padding: 3px 0 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.cdclips a	{
	background-color:#EAEAEA;
	color:#D10019;
	font-weight:bold;
	padding: 0 2px 0 2px;
	text-decoration:none;
	
	}	
	
.cdclips a:hover	{
	background-color:#EAEAEA;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0 2px 0 2px;
	text-decoration:none;
		}

	
	
	
/*-------------------- FOOTER --------------------*/
#footer {
	width: 830px;
	font-family:Arial, Helvetica, sans-serif;
/*	font-size:.70em;*/
	margin-right: auto;
	margin-left: auto;
	padding: 7px 0 0px 3px;
	border-top:1px solid  #D10019;
	margin-top:30px;
}
#footer2 
{
	float:left;
	background-color: transparent;
	padding: 0px 5px 0 7px;
}
#footer2 a {
	display: inline;
/*	padding: 3px 7px 5px 0.5em;*/
	text-decoration:underline;
}
#footer2 a:hover{
	text-decoration: none;
}
#w3c {
	width: 352px;
	float:left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	visibility: visible;
	left: auto;
	right: auto;
	display: block;
	text-align: left;
	z-index:10;
	padding: 7px 0 0px 3px;
	font-size: 0.70em;
	color: #AAAAAA;
	background-color: transparent;
}
#teallogo {
	width: 500px;
	height:75px;
	float:right;
	padding: 0 5px 2px 5px;
	text-align: right;
	color:#000000;
}
/*-------------------- MAIN CONTENT --------------------*/
.DataTable
{
	margin-top: 30px;
	margin: 0px;
	padding: 0px;	
}
.DataTable th
{
	font-size: 1.15em;
	color: #D10019;
	padding: 5px 2px 5px 2px;
	border-bottom: solid 2px #D10019;
	border-top: solid 1px #D10019;
	text-align:left;

}
.DataTable td.content
{
/*	background-color:#DFDFDF;*/
padding: 5px 2px;
	color:#000000;
	height: 18px;
	vertical-align: middle;
	border-bottom:solid 1px #D10019;
}
.DataTable td.content a
{

	color: #000000;
	

}
.DataTable td.content a:hover
{
	color: #000000;
	text-decoration: underline;
}
.DataTable td.spacer
{
	padding: 2px;
}

.DataTable td.content .tourtitle {

	font-size: 1.15em;
	font-weight:bold;
	color: #D10019;
	padding: 7px 2px 2px 0px;
}
/*-------------------- NEWS --------------------*/
.NewsTitle 
{
/* 	background-color:#DFDFDF;*/
 	padding:5px;
 	border: 0px;
 } 
 .NewsArticle 
{
/* 	background-color:#DFDFDF;*/
 	padding:5px;
 	border: 0px;
 	margin-bottom: 30px;
 } 
.NewsArticle  .pic {
	width:150px;
	margin-left: 19px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:right;
	border:1px solid #000000;
}
/*-------------------- BITS --------------------*/


/* ------------ IE BUG FIX ------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/*-------------------- HACKS --------------------
* html #midColHome { margin-left:-3px; margin-right:-3px; }*/
#contentwrapper {
	clear: both;
}
/*-------------------FORMS ------------------------ */

/*.formholder {
width: 400px;
}*/


.contactlabel {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #D10019;
width: 100px;
padding: 1px 7px 1px 3px;
border: 1px solid #cccccc;
}

.contactinput {
	padding: 1px;
	width: 170px;
	border: 1px solid gray;
}

.contactinputmessage {
	padding: 1px;
	width: 270px;
	border: 1px solid gray;
	
}

.input250 {
	font-size: 0.7em;
	padding: 1px;
	width: 250px;
	border: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.parainput250 {
	font-size: 1.0em;
	padding: 1px;
	width: 250px;
	border: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.parainput200 {
	font-size: 1.0em;
	padding: 1px;
	width: 200px;
	border: 1px solid #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.input80 {
	font-size: 0.7em;
	padding: 1px;
	width: 80px;
	border: 1px solid #cccccc;
}
.input50 {
	font-size: 0.7em;
	padding: 1px;
	width: 50px;
	border: 1px solid #cccccc;
}
.button1 {
	height: 20px;
	width: 100px;
	border:none;
	margin-top: 4px;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D10019;
}
.button2 {
	height: 20px;
	width: 100px;
	border:none;
	margin-top: 4px;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #31312F;
}
.greyCell 
{
	background-color: #cccccc;
}

#mainCol {
	border-top:6px #D10019 solid;

	padding-top:1em;
}

#ThreeColTitle h1, #ThreeColTitle{
	display:none;
	height:0px;
	visibility:colapse;
	font-size:0px;
	margin:0;
	padding:0;
	position:absolute;
	left:-9000em;
}


#leftCol h2 {
	font-size: 160%;
	border-top:5px solid #D10019 !important;
	border-bottom:solid 1px #D10019 !important;
	margin-bottom:5px;
	padding: 4px 0px;
	
}

#PublishDate {
	display:none;
	font-size:70%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#downloadsTable h3 
{
	font-size: 120%;
	font-weight: bold;
	color: #D10019;
	margin: 0;
	padding: 0;
}

#downloadsTable a 
{
	display: block;
	background-image: url(../images/bg_downloads.gif);
	width: 65px;
	height: 13px;
	text-align: center;
	font-size: 0.8em;
	text-decoration: none;
	color: #fff;
}
.fakeHr
{
	background-color:#D10019;
	height: 2px;
	font-size: 0;
	margin: 10px 0 15px 0;
}


/* ============ ABOUT US ========== */

.aboutUs th {
	text-align:left;
	vertical-align:top;
	width:150px;
}

