/*************************************
 * Adam Spanier                      *
 * http://www.myscaryresume.com      *
 * adam@thecrazyspaniers.com         *
 *************************************/
body {
	background: #F0F0F0;
	background-image: url(http://www.musicinlebanon.com/images/bg.gif);
	background-repeat:repeat-y;
	color: #666666;
	margin: 0;
	padding: 0;
	font: 12px/24px Arial, Helvetica, Verdana, sans-serif;
}
#shoppingCart {
	position:absolute;
	top:0px;
	right:0px;
	padding:0px 0px 0px 0px;
	width:101px;
	height:100px;
	background:url(http://www.musicinlebanon.com/images/shopping_cart.png);
	z-index: 3;
}
a {
	color: #B01117;
	text-decoration: none;
}
a:hover {
	color: #B01117;
	text-decoration: underline;
}
h1 {
	font: 20px/20px georgia, times, serif;
	font-weight: normal;
	letter-spacing: .10em;
	color: #000000;
	margin: 0px 0 20px 0;
}
h2 {
	font-size: 11px;
	color: #B01117;
	text-transform: uppercase;
	letter-spacing: .23em;
	margin: 0 0 7px 0;
}
h2 span.black {
	color: #000000;
	font-weight: bold;
	font-family: georgia, times, serif;
}
h3 {
	font: 11px/18px georgia, times, serif;
	letter-spacing: .1em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-bottom: 0;
	padding-bottom: 0;
}
p {
	margin-top: 0;
}
em {
	color: #000000;
	font-family: georgia, times, serif;
	letter-spacing: .07em;
}
blockquote {
	padding: 0;
	margin: 0 0 0 10px;
}
span.red {
	color: #B01117;
	font-weight: bold;
}
#container {
	width: 900px;
	padding: 26px 46px 10px 0;
	background-color: #FFFFFF;
}
div#header {
	margin-bottom: 13px;
}
#content {
	position: relative;
	left: 10px;
	top: -1px;
	width: 750px;
	float: right;
}
div#logo {
	height: 102px;
	width: 137px;
	margin-bottom: 42px;
}
#nav {
	float: left;
	margin-left: 32px;
	width: 118px;
	font: 11px/18px "Trebuchet MS", Verdana, serif;
}
div#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}
div#nav ul li {
	line-height: 12px;
	font-size: 10px;
	color: #000000;
	padding-bottom: 12px;
}
div#nav ul li a {
	color: #000000;
}
div#nav ul li a:hover {
	color: #AA0022;
	text-decoration: none;
}
div#nav ul li a.on {
	color: #AA0022;
}
div#nav ul.subNav {
	margin: 12px 0 -8px 12px;
	text-transform: capitalize;
	letter-spacing: normal;
}
div#nav ul.subNav li a.on {
	color: #AA0022;
}
div#nav ul.subNav li a {
	color: #7F7F7F;
}
div#nav ul.subNav li a:hover {
	color: #AA0022;
}
#showNav {
	list-style: none;
	margin: 0px;
	text-align: center;
	padding: 0px;
	clear: both;
}
#showNav li {
	margin: 0px 0px 0px 2px;
	padding: 5px 59px 5px 58px;
	background: #333333;
	display: inline;
}
#showNav li:hover {
	background: #666666;
}
#showNav li a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
hr.thin {
	height: 1px;
	border: 0;
	color: #B01117;
	background-color: #B01117;
	width: 95%;
}
.showFeatured {
	position: absolute;
	left: 325px;
	top: 255px;
	/*
	left: 632px;
	left: 282px;
	top: -15px;
	top: 240px;
	*/
}
.dottedLine {
	background-image: url(http://www.musicinlebanon.com/images/dotted_line.gif);
	background-repeat: repeat-x;
}
#footer {
	height: 26px;
	width: 755px;
	background: #FFFFFF url(http://www.musicinlebanon.com/images/footer_bg.png) no-repeat;
	margin-left: 160px;
	padding-bottom: 300px;
}
div#footerText {
	color: #333333;
	font: 12px/12px "Trebuchet MS", Verdana, serif;
	font-weight: bold;
	text-align: center;
	margin: 13px auto;
	padding-top: 6px;
}
div#footerText a {
	color: #4E0300;
	text-decoration: none;
}
div#footerText a:hover {
	text-decoration: underline;
}
div#footerCredits {
	color: #666666;
	font: 10px/11px "Trebuchet MS", times, serif;
}
div#footerCredits a {
	color: #666666;
}
div#footerCredits img#speaker {
	float: left;
	margin-right: 5px;
}
.clear {
	clear: both;
}
div.featureBox {
	width: 244px;
	height: 220px;
	padding-left: 8px;
	padding-top:10px;
	float: left;
}
div.featureBox#first {
	padding-left: 0px;
}
img.homeFeat {
	border: 0;
}
#footerHome {
	height: 26px;
	background: #FFFFFF url(http://www.musicinlebanon.com/images/footer_bg.png) no-repeat;
	margin-left: 0px;
	padding-bottom: 300px;
}
#signup {
	display:block;
	float:right;
	margin:0;
	padding:0;
	border:0;
	width:61px;
	height:19px;
	background: transparent url(http://www.musicinlebanon.com/images/submit.png) no-repeat center left;
	text-align:left;
	cursor: pointer;
	cursor: hand;
	text-indent: -5000px;
}
form#signupForm {
	margin-top: 10px;
}
div#sidebarboxOuter {
	width: 162px;
	margin-right: 10px;
	padding: 10px;
	position: relative;
	float: left;
	margin: 20px 0 0 0;
}
div.sidebarBox {
	text-align: left;
	font-style: italic;
	font-size: 11px;
	width: 162px;
	border-bottom: 1px solid #8e8e8e;
	margin: 0 0 13px 0;
	padding: 0 0 13px 5px;
}
div.sidebarBox#top {
	margin-top: 10px;
}
div.sidebarBox#btm {
	margin-bottom: 0;
}
div#contentBox {
	background: #FFFFFF url(http://www.musicinlebanon.com/images/content_wide_bg.png) repeat-y;
}
div#contentBoxsb {
	background: #FFFFFF url(http://www.musicinlebanon.com/images/content_wide_box.png) repeat-y;
}
div#contentMainSidebar {
	margin: 0px 30px 11px 198px;
	padding-left: 10px;
}
img#content_wide_top {
	padding-bottom: 0px;
}
div#contentMain {
	position: relative;
	margin: 0px 15px 0px 10px;
}
table#contact {
	width: 100%;
}
table#contact td {
	vertical-align: top;
	width: 50%;
}
table#studentSchedule {
	width: 60%;
}
table#studentSchedule td {
	width: 50%;
	vertical-align: top;
}
div.operaListing {
	margin-bottom: 20px;
}
span.operaLinks {
	color: #AA0022;
	text-align: right;
}
table#supernum td {
	padding: 5px;
}
table#supernum table.supernumIn td {
	padding: 0;
}
div.operaImg {
	width: 714px;
	height: 338px;
	margin-left: 5px;
}
div.operaTxt {
	width: 484px;
	margin: 6px 0 0 8px;
}
div#infoBtns {
	width: 230px;
	height: 14px;
	position: relative;
	top: 302px;
	left: 286px;
}
div#infoBtns a span {
	display: none;
}
div#infoBtns a#syn {
	display: block;
	width: 79px;
	height: 14px;
	float: left;
}
div#infoBtns a#cast {
	display: block;
	width: 75px;
	height: 14px;
	margin-left: 5px;
	float: left;
}
div#infoBtns a#rev {
	display: block;
	width: 57px;
	height: 14px;
	margin-left: 6px;
	float: left;
}
div.operaImg#turandot {
	background: #fff url(images/operas/turandot.jpg) no-repeat;
}
span#turandot_story {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	color: #f15724;
}
.performanceDates {
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
p#turandot_notes {
	font: 9px/10px verdana;
	text-transform: uppercase;
	color: #5e93A8;
}
div.operaImg#lucia {
	background: #fff url(images/operas/lammermoor.jpg) no-repeat;
}
span#lucia_story {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	color: #93b942;
}
p#lucia_notes {
	font: 9px/10px verdana;
	text-transform: uppercase;
	color: #c72027;
}
div.operaImg#mice {
	background: #fff url(images/operas/miceandmen.jpg) no-repeat;
}
span#mice_story {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	color: #a28044;
}
p#mice_notes {
	font: 9px/10px verdana;
	text-transform: uppercase;
	color: #7c983c;
}
div.operaImg#angels {
	background: #fff url(images/operas/angels.jpg) no-repeat;
}
span#angels_story {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	color: #fbb716;
}
p.angels_notes {
	font: 9px/10px verdana;
	text-transform: uppercase;
	color: #81a4ca;
}
div#moreLifeSB {
	background: #fff url(images/morelife_sidebar.png) no-repeat;
	width: 183px;
	height: 336px;
	position: absolute;
	left: 535px;
	top: 340px;
	clear: both;
}
div#moreLifeSB div#morelife_link a {
	width: 82px;
	height: 17px;
	border: 0;
	position: absolute;
	top: 305px;
	left: 15px;
}
div#moreLifeSB div#morelife_link a span {
	display: none;
}
div#moreLifeSB div#morelife_myspace a {
	width: 60px;
	height: 17px;
	border: 0;
	position: absolute;
	top: 305px;
	left: 104px;
}
div#moreLifeSB div#morelife_myspace a span {
	display: none;
}
p.upperBold {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	line-height: 10px;
}
p.upperBold#moreLifeTxt {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	line-height: 10px;
	padding-top: 6px;
}
div#moreLife {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	line-height: 10px;
}
img#moreLifeImg {
	float: left;
}
table#press {
	border: 0;
	padding: 10px;
	width: 100%;
}
table#press td {
	vertical-align: top;
}
table#press td#rt {
	width: 45%;
	padding-left: 40px;
	border-left: 1px solid #000;
}
p.singleSP {
	line-height: 12px;
}
div#photoLoginBox {
	width: 294px;
	height: 120px;
	background-color: #eee;
}
div#photoLoginTxt {
	line-height: 12px;
	margin: 14px;
	padding-top: 14px;
}
form#photoLogin {
	margin: 20px;
}
form#photoLogin input#password {
	position: absolute;
	width: 120px;
	border: 0;
	margin-top: 14px;
}
form#photoLogin input#login {
	position: absolute;
	border: 0;
	margin: 10px 0 0 102px;
}
table#opLanding {
	margin-left: 15px;
}
img#nav_sound_control {
	margin-top: 50px;
	margin-bottom: 50px;
	border: 0;
}
img#share {
	position: absolute;
	border: 0;
	top: -20px;
	margin-left: 33px;
}
img#shareRt {
	position: absolute;
	border: 0;
	top: 0px;
	right: 0px;
}
div#shareBox {
	position: absolute;
	border: 0;
	top: -20px;
	margin-left: 33px;
	text-align: center;
}
div#shareBoxRt {
	position: absolute;
	border: 0;
	top: -20px;
	right: 0;
	text-align: center;
}
div#shareBox img, div#shareBoxRt img {
	border: 0;
}
table#contest {
	margin: 20px 0;
}
table#contest td#youtube {
	vertical-align: top;
	border: 2px solid black;
	text-align: center;
}
table#contest td#addy {
	padding-left: 50px;
}
img#evoc {
	float: left;
	margin-right: 10px;
}
