/*-----------------------------------------*
 
    CSS Stylesheet for Tokyo Sinfonia
	
**----------------------------------------*/

/*----------------------------------------*
**  MAIN BODY CONTAINER
**----------------------------------------*/	
#Container {
	width: 800px;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
/*---------------------------------------*
**  MAIN CONTAINER
**---------------------------------------*/
#TopBar {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#TopBar h2{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #750200;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-style: italic;
	float: right;
	
}	
	
/*--------------------------------------------*
**  TOP NAVIGATION BAR
**--------------------------------------------*/
#navBar
{
	height: 25px;
	background-color: #EFEFEF;
	width: 800px;
	margin-top: 0px;	
}

div#navBar ul
{
	height: 25px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;	
}

div#navBar ul li
{
	list-style: none;
	display: block;
	width: 133px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}

div#navBar ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #750200;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-color: #750200;
}

div#navBar ul li.last {
	width: 127px;
}

div#navBar ul li a:hover
{
	color: #000000;
	background-color: #dfd8d8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #750200;
}
/*---------------------------------------------*
**  TOP BANNER IMAGE
**---------------------------------------------*/
div#TopBannerImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}
/*---------------------------------------------*
**  TOP BANNER INFOLINE
**---------------------------------------------*/
div#BannerInfoLine {
	background-color: #750200;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/*-----------------------------------------------*
**  MAIN TEXT CONTAINER
**-----------------------------------------------*/

/* Container Start*/
div#MainText {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
}
div#MainText h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #750200;
	margin-top: 10px;
}

h2{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #750200;
	margin-top: 4px;
	margin-bottom: 0px
}

a:link { color:#750200;		}
a:visited { color:ffbo3b;	}
a:hover a active{ color: #af4714;	}
a:focus { color: orange; }

q { font-family: Georgia, Times New Roman, Times, serif;
		font-style: italic;
		font-size: 110%;
}
		
/*---------------------------------------------*
** CONTAINER RIGHT START
**---------------------------------------------*/

div#MainText-right {
	text-indent: 0pt;
	clear: both; 
	width: 570px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
}


div#ticketsInfo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 120%;
	color: black;
	letter-spacing: 0.2em;
	text-align: center;
	background-color: whitesmoke;
	padding-bottom: 10px;
	border-top: 2px dotted silver;
	border-bottom: 2px dotted silver;
}

 h4 {
 margin-bottom: 0px;
font-vartiant: small-caps;
}

#events {
margin: 10px 0px 10px 0px;
border-bottom: 2px dotted black
text-align: center;
}


div#aug_Concert {
 	background-color: #efeaea;
	padding: 6px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	border-top: 2px dotted black;
	
	}
	
div#aug_Concert .highlight {
	background-color: #ffffff;	
	}

div#aug_Concert {
	background-image: url(../images/dinnerlogo2.png);
	background-repeat: no-repeat;
	position: relative;
	background-position:97% 40%; 
	}
	
	
div#sepConcert {
 	background-color: #efeaea;
	padding-top: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	border-top: 2px dotted black
	}
	
div#sepConcert .highlight {
	background-color: #ffffff;	
}

div#sepConcert {
background-image: url(../images/dinnerlogo3.png);
background-repeat: no-repeat;
position: relative;
background-position:97% 40%;

}


/* this relates to the Concerts Page */

	
p#sep_ConcertBgrd {
background-color: #efeaea;
padding: 5px 8px 5px 8px;
}

div#aug_Concert .highlight {
	background-color: #ffffff;	
	}
	
/* this relates to the Concerts Page */
div#sep_Concert {
	background-image: url(../images/dinnerlogo3.png);
	background-repeat: no-repeat;
	position: relative;
	background-position:97% 40%; 
 	background-color: #efeaea;
	margin: 10px 0px 10px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
	}
	
div#sep_Concert .highlight {
	background-color: #ffffff;	
	}


div#nov_Concert {
	background-image: url(../images/dinnerlogo2.png);
	background-repeat: no-repeat;
	position: relative;
	background-position:97% 40%; 
 	background-color: #efeaea;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px dotted black;
	 border-bottom: 2px dotted black;
	}
	
	div#dec_Concert {
 	background-color: #efeaea;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
background-image: url(../images/dinnerlogo3.png);
background-repeat: no-repeat;
position: relative;
background-position:97% 40%;
	}
	
div#dec_Concert .highlight {
	background-color: #ffffff;	
}

div#jan_Concert {
 	background-color: #efeaea;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
background-image: url(../images/dinnerlogo3.png);
background-repeat: no-repeat;
position: relative;
background-position:97% 40%;
	}
	
div#jan_Concert .highlight {
	background-color: #ffffff;	
}

div#feb_Concert {
 	background-color: #efeaea;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
background-image: url(../images/dinnerlogo2.png);
background-repeat: no-repeat;
position: relative;
background-position:97% 40%;
	}
	
div#feb_Concert .highlight {
	background-color: #ffffff;	
}

div#mar_Concert {
 	background-color: #efeaea;
	padding-top: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	border-top: 2px dotted black;
	border-bottom: 2px dotted black;
	}
	
div#mar_Concert .highlight {
	background-color: #ffffff;	
}

div#mar_Concert {
background-image: url(../images/dinnerlogo3.png);
background-repeat: no-repeat;
position: relative;
background-position:97% 40%;
}





/* this relates to the Concerts Page */

div#aug_Concert {
 	background-image: url(../images/dinnerlogo2.png);
	background-repeat: no-repeat;
	position: relative;
	background-position:97% 40%;
 	background-color: #efeaea;
	margin: 10px 0px 10px 0px;
	padding-top: 20px;
	border-top: 2px dotted silver;
	border-bottom: 2px dotted silver;
	}
	
	#aug_Concert h2 {
	color: #9c666f;
	}
div#aug_Concert .highlight {
	background-color: #ffffff;	
	}

div#june_Concert {
	background-image: url(../images/dinnerlogo3.png);
	background-repeat: no-repeat;
	position: relative;
	background-position:97% 20%;
 	background-color: #efeaea;
	padding: 20px 6px 20px 6px;
	margin-bottom: 10px;
	Border: silver dotted 2px
	}
	
	#june_Concert h2 {
	color: #9c666f;
	}
div#june_Concert .highlight {
	background-color: #ffffff;	
	}


div#may_Concert {
 	background-color: #efeaea;
	padding: 20px 6px 20px 6px;
	Border: silver dotted 2px
	}

	
	div#may_Concert {
	background-image: url(../images/dinnerlogo2.png);
	background-repeat: no-repeat;
	position: relative;
	background-position:97% 20%; 
		}

	div#may_Concert h2 {
	color: #9c666f;
	}
div#may_Concert .highlight {
	background-color: #ffffff
	}

	
	
.ojiHall {
	margin-bottom: 5px;
	/* border-bottom: 2px dotted black;*/
	}

div#recentEvents  {
color: #750200;
background-color: #e7facf;
padding: 15px 5px 15px 5px;
text-align: center;
font-size: 200%;
border: 2px soilid black;
}

.greenShade  {
background-color: #e7facf;
border: 1px dotted silver;
padding: 15px 10px 15px 20px;
}

table {
background-color: whitesmoke;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 100%;
font-style: italic;
border-collapse: collapse;
border: #ccc solid 1px;
margin-bottom: 10px;
}
td {
border: #ccc dotted 1px;
padding: 5px 5px 2px 5px;
vertical-align: top;
text-align: center;
}
 th {
padding-left: 5px;
padding-right: 5px;
} 

.price {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 90%;
	color: black;
	letter-spacing: 0.2em;
	text-align: center;
	background-color: whitesmoke;
	padding: 0;
	margin: 10px 20px 20px 5px;
	
	
}

.conTribution {
margin: 20px 0px;
border-bottom: 2px dotted black
}
div#conTribution {
	background-color: #efeaea;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	Border:  2px dotted whitesmoke;
}

.boldText{
font-weight: bold;
}
.italicText {
font-style: italic;
}
.smallText {
font-size: 0.85em
}
.xsmallText {
font-size: 0.75em
}
.diamondSponsor {
	background-color: #efeaea;
	padding-left: 100px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	background-image: url(../images/diamondsponsor_2.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position:0% 0%; 
}
.platinumSponsor {
	background-color: #efeaea;
	padding-left: 100px;
	padding-right: 10px;
	margin-bottom: 0px;
	Border: white dotted 2px;
	background-image: url(../images/platsponsor_2.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position:0% 0%; 
	}
.platinumSponsor h3 {
	font-weight: normal;
}

.platinumSponsor_2 {
	background-color: #efeaea;
	padding-left: 100px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	background-image: url(../images/platsponsor_2.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position:0% 0%;
	 /* background-image: url(../images/minato_1.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position:50% 5%; */
}
.goldSponsor {
	background-color: #efeaea;
	padding-left: 100px;
	padding-right: 10px;
	margin-bottom: 10px;
	Border: white dotted 2px;
	background-image: url(../images/goldsponsor_2.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position:0% 0%; 
}
.goldSponsor p img {
	Border: whitesmoke dotted 2px;
	margin-left: 60px;
}
.platinumSponsor h4 {
	font-weight: normal;
}

.platinumSponsor_2 a {
	margin-bottom: 0px;
	}
	
.platinumSponsor_2 h4 {
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 10px;
	}
.goldSponsor h4 {
	font-weight: normal;
}
#logoBlockimages {
margin-top: -10px;
padding-top: 0;
padding-left: 30px;
}

#logoBlockimages h4{
margin-top: 0;
margin-left: -10px;
margin-bottom: 10px;
padding-top: 0;
padding-left: 0px;
padding-bottom: 20px;
font-weight: normal;
border-bottom: silver dotted 5px;
}
.diaMondwrap {
padding: 5px 5px 5px 5px;
}

.diamondbeneFits {
background-color: #a7cece;
font-size: .85em;
color: black;
padding: 5px 10px 5px 150px;
background-image: url(../images/diamondsponsor_2.gif);
background-repeat: no-repeat;
border: 3px dashed white;
}


.plaTinumwrap {
padding: 5px 5px 5px 5px;
}

.plaTinumbeneFits {
background-color: #a7cece;
font-size: .85em;
color: black;
padding: 5px 10px 5px 150px;
background-image: url(../images/platsponsor_2.gif);
background-repeat: no-repeat;
border: 3px dashed white;
}

.goldwrap {
padding: 5px 5px 5px 5px;
}

.goldbeneFits {
background-color: #a7cece;
font-size: .85em;
color: black;
padding: 5px 10px 5px 150px;
background-image: url(../images/goldsponsor_2.gif);
background-repeat: no-repeat;
border: 3px dashed white;
}

div#playMusic {
color: teal;
border: 2px dashed white;
background-color:  #e7facf;
padding : 10px 25px 10px 160px;
background-image: url(../images/music_sample.gif);
background-repeat: no-repeat;
}


/*---------------------------------------------*
** CONTAINER LEFT START
**---------------------------------------------*/

div#MainText-left {
	width: 180px;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a {
	width: 100%;
	height: 25px;
	display: block;
	color: #750200;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-left: 10px;
	background-color: #efefef;
	margin: 1px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #750200;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #750200;
}
div#MainText-left ul li a:hover {
	color: #dfd8d8;
	background-color: #750200;
	font-weight: bold;
	border-left: 5px solid #ffffff;	
}
div#newslettersList {
margin-top: 250px;
border: 2px solid gray;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:.7em;
color: blue;
text-align: center;
padding: 0px 10px;
margin-left:15px;
}


/*-----------------------------------------*
**  Footer
**-----------------------------------------*/
div#Footer {
	width: 100%;
	clear: both;
	background-color: #efefef;
}
div#Footer p{
	padding: 15px 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #949494;
	border-top: 1px dotted #750200;
}
div#Footer a{
	color: #750200;
	text-decoration: none;
	
}
div#Footer a:hover{
	color: #af4714;
	text-decoration: none;
}

div#contactForm {
float: right;
clear: both;
padding-top; 10px;
margin-right: 200px;
margin-bottom: 20px;
}


div#contactForm label {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px;
}

div#contactForm p {
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px;
font-weight: normal;
color: #666666;
}


