/* CSS Document */
body{
	font-size:12px;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:12px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	min-width:790px;
	margin-top:15px;
	background-color:#420C0C;
/*	background-image:url(../images/bg.jpg);
	background-repeat:repeat;*/
}
html>body{
	font-size:10px;
}
h2{
	margin-bottom:0;
	margin-top:2em;
	font-size:15px;
}
h4{
	color:#666666;
	margin-bottom:0;
	font-size:14px;
}
h5{	
	font-size:13px;
	margin-top: 0px;
}
a {
	color:#333333;
	border-bottom:#990000 1px solid;
	text-decoration:none;
	}
.bright_a{
	color:#F4EEC1;
	text-decoration:none;
	border-bottom:#FFCC00 1px dashed;
	font-size:10px;
}
dl, dt, dd {
	margin:2px 0 2px 0;
}
dt{
	margin-top:1em;
	font-weight:bold;
	font-size:12px;
	color:#683815;
}
li{
	list-style:none;
	margin-left:-20px;
	margin-bottom:.4em;
	font-size:10px;
}
hr {margin: 0 auto 0 0;
	border: none 0; 
	border-top: 1px dashed #000;
	width: 70%;
	height: 1px;
}
dl#presentations {margin-top:25px;}
#presentations dt{clear:both;margin-top:30px; padding:4px; background-color:#990000; color:#FFCC00;}
#presentations dd{clear:both;padding-top:5px;}
#presentations dd{clear:both;padding-top:5px;}

#presentations dd.title{ font-weight:bold; margin-top:10px;}
#presentations dd img{padding:4px; border:1px solid #666666; border-left-color:#CCCCCC; border-top-color:#CCCCCC;}
/*define main css building blocks*/
#wrapper{
	font-size:11px;
	width:760px;
	text-align:left;
	margin:0 auto;
	background-color:white;
	background:url(../images/menu/bg.png) repeat-y left top;
}
#content {margin-bottom:10px;}
#home #wrapper{width:738px !important; width:718px;}
#home #content{width:538px !important; padding:0; margin:0;background-color:#291C1E;}
#home #content img{float:left;margin:0;}
#home #footer{width:498px !important; width:498px;}
#navigation{
	width:200px !important;
	float:left;
	vertical-align:top;
	padding:0;
	margin:0;
}
#content, #footer {
	width:540px !important;
	width:520px;
	clear:right;
	float:right;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0;
	color:#333333;
	background-color:#FFFFFF;
}

#content p.artist img{float:left;padding:4px; border:1px solid #666666; border-left-color:#CCCCCC; border-top-color:#CCCCCC; margin-right:8px; margin-bottom:8px;}
#footer{width:520px !important;width:519px;margin-left:0;padding:10px 20px;background-color:#BC7A00;	font-size:9px; letter-spacing:.15em;
	line-height:1.4em;}

#navigation UL{margin-left:-40px !important;margin-left:0;}
#navigation LI{
	margin-left:0;
	list-style:none;
	text-align:right;
	padding:4px 0;
	margin-top:2px;
	width:100% !important;
	width:200px;
	background-color:#990000;
}
#navigation A{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:110%;
	display:block;
	text-decoration:none;
	border-bottom:none;
	margin:2px 0;
	padding:2px 10px 4px 20px;
	color:#FFF;
	font-weight:bold;
}
html>body #navigation a { 
	/* needed to override IE width to correct box model */
	width: auto; 
	}
#navigation li.active a, #navigation li a:hover
	{
	 background-color:#D08928;
	 }

#urls A{
	color:#333333;
	border-bottom-color:#369CC2;
}
#urls A:hover{
	color:#999999;
}
#rigth{
	width:auto;
}
.clear {
	margin:0;
	padding:0;
	clear:both;
	visibility:hidden;
}
.frame{
	border:gray 1px solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	padding:5px;
	background-color:#FFFFFF;
}
#sales table{
	margin-left:0px;
}
table.sales tr.even{
	background-color:#B4CAA6;
}
table.sales tr.odd{
	background-color:#A9D3ED;
}

UL.program LI{
	font-size:12px;
	font-weight:900;
	margin-left:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
