/*Global Styles*/
* { margin: 0; padding: 0; }
a { color: #be3821; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: 0; }
a:focus { outline: none; }
img { vertical-align: middle; }
p { padding-bottom: 10px; line-height: 1.4em; }
h1, h2 { font-family: garamond, "palatino linotype", "book antiqua", palatino, serif; color: #be3821; font-weight: normal; }
h1 { font-size: 30px; }
h2 { font-size: 20px; }
h3 { font-size: 14px; font-weight: normal; }
h4 { font-size: 12px; font-weight: normal; }
h5 { font-size: 12px; }
body { background: #fff url(/images/bg.gif) left top repeat-x; font: 12px arial, helvetica, sans-serif; color: #626263; }

/*Helper Styles*/
a.more, #upcoming_events li a, a.seeall { background: url(/images/red-arrow.gif) right center no-repeat; padding-right: 12px; text-decoration: none; color: #626263; }
a.more:hover, #upcoming_events li a:hover, a.seeall:hover { text-decoration: underline; }
.red { color: #be3821; }
.small { font-size: 11px; text-align: right; }
.note { text-decoration: underline; }
.photos-text { font-size: 10px; font-style: italic; font-weight: bold; }


/*Site Structure and Styles*/
#wrapper { width: 935px; margin: 0 auto; }
#header { float: left; width: 919px; height: 73px; padding: 20px 8px 8px; }
#header ul { float: left; position: relative; padding-top: 54px; list-style: none; font: 16px garamond, "palatino linotype", "book antiqua", palatino, serif; }
#header ul li { float: left; padding: 0 8px; border-left: 1px solid #585757; line-height: 1em; }
#header ul li.first { border-left: 0; padding-left: 0; }
#header ul li a { float: left; color: #585757; text-decoration: none; font-weight: bold; }
#header ul li a:hover { color: #be3821; text-decoration: none; }
#header ul li a.on { color: #1e1e1e; }
#dropdown { display: none; position: absolute; width: 611px; top: 67px; left: 0; padding: 23px 0 0; background: url(/images/nav-arrow.gif) left 7px no-repeat; }
#dropdown_bg { float: left; width: 594px; padding: 0 0 0 17px; background: #e8e8e8 url(/images/nav-bg.gif) left top repeat-x; }
#dropdown ul { float: left; width: 180px; padding: 0 18px 20px 0; list-style: none; font: 12px arial, helvetica, sans-serif; }
#dropdown ul li { width: 180px; padding: 11px 0 0; border-left: 0; }
#dropdown ul li a { float: none; display: block; width: 180px; color: #535353; text-decoration: none; font-weight: normal; line-height: 1.5em; }
#dropdown ul li a:hover { color: #be3821; }
a.logo { float: right; }
a.logo img { display: block; }

/*Main Content Styles*/
#content,
#sub-content { float: left; width: 920px;padding: 8px 8px 100px; background: #fff; }
img.banner { float: left; -margin-bottom: 30px; }
#artists { float: left; width: 919px; list-style: none; padding-top: 20px; }
#artists li { float: left; width: 206px; height: 218px; padding: 0 100px 20px 0; }
#artists li p { padding-bottom: 5px; }
#artists a { text-decoration: none; }
#artists h2 { padding: 6px 0 3px; }
#artists h3 { color: #717174; }
#news_list { float: left; width: 919px; padding: 20px 0 10px; }
#news_list ul { float: left; width: 919px; list-style: none; padding-bottom: 25px; }
#news_list ul.upcoming { border-bottom: 1px dotted #c2c2c2; margin-bottom: 20px; }
#news_list ul h3 { padding-bottom: 8px; }
#news_list ul p { padding: 0; }
#news_list ul li { float: left; width: 919px; margin-top: 22px; }
	#news_list ul li.no_image { padding-left: 206px; width: 716px; }
#news_list ul a img { float: left; margin-right: 17px; }
p.poweredby { padding: 15px 0 25px; }
#store { float: left; width: 919px; list-style: none; }
#store li { float: left; width: 913px; padding: 0 3px 35px 3px; margin-bottom: 50px; border-bottom: 1px dotted #c2c2c2;  }
#store li.last { border-bottom: 0; margin-bottom: 0; }
#store a img { float: left; }
#store img { float: left; }
#store .left { float: left; width: 124px; }
#store .left p { font-size: 9px; margin-top: 3px; text-align: center; }
#store h2 { padding-bottom: 3px; }
#store h3 { padding-bottom: 10px; }
#store p { padding-bottom: 15px; }
#store p.large { font-size: 14px; padding-bottom: 0; }
#store p.caps { text-transform: uppercase; }
div.description { float: left; width: 768px; padding-left: 17px; }
div.store_form { padding: 7px 0; }
	div.store_form input.submit, #contact_form input.submit { display: block; border: 0; border-left: 1px solid #cbcbcb; border-bottom: 1px solid #cbcbcb; padding: 2px 8px; background: #be3821; color: #fff; font: 14px arial, helvetica, sans-serif; cursor: pointer; }
        div.store_form input.spacer { margin-top: 5px; }

/*jQuery UI Dialog Box Styles*/
div.ui-widget-overlay { position: absolute; top: 0; left: 0; background: #000; filter: alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 0.60; opacity:0.6; }
div.ui-dialog { border: 1px solid #858585; }
div.ui-dialog-titlebar { display: none; }
div.ui-dialog-content { background: #fff url(/images/bg-popup.gif) left top repeat-x; padding: 18px 21px; overflow-y: auto; }
div.ui-dialog-buttonpane { padding: 12px 20px 10px; background: #ececec; }
div.ui-dialog-buttonpane button { border: 0; padding: 2px 8px; font-size: 14px; font-weight: bold; background: #be3821; color: #fff; margin-right: 10px; cursor: pointer; }
div.ui-dialog-buttonpane button.cancel { background: #cacaca; color: #545454; }

/*Store Popup Content Styles*/
#product_desc { width: auto; height: auto; background: #fff; padding: 12px; }
#product_top { min-height: 148px; _height: 148px; margin-bottom: 17px; }
#product_top img { float: left; margin-right: 17px; }
#product_desc a.close { position: absolute; right: 50px; top: 37px; text-align: right; text-transform: uppercase; font-size: 11px; font-weight: bold; color: #626263; text-decoration: none; background: url(/images/btn-x.gif) right center no-repeat; padding-right: 14px; }

/*Artist Pages*/
#main_content { float: left; width: 554px; }
#main_content h1 { padding-bottom: 15px; }
#main_content h2 { padding: 5px 0 8px; }
#main_content h3 { padding-bottom: 5px; font-weight: bold; }
#main_content p { padding-bottom: 20px; }
#main_content cite { display: block; padding: 15px 0 0; text-align: right; font-weight: bold; }
#main_content a.pdf { display: block; padding: 8px 0 1px 22px; background: url(/images/icon-pdf.gif) left 7px no-repeat; }
#main_content a.word { display: block; padding: 8px 0 1px 22px; background: url(/images/icon-word.gif) left 7px no-repeat; }
#main_content a.file { display: block; padding: 8px 0 1px 22px; background: url(/images/icon-file.gif) left 7px no-repeat; }
div.added_info { padding-top: 15px; margin-top: 20px; border-top: 1px dotted #c2c2c2; }
#main_content div.added_info h2 { padding: 0 0 15px; }
#main_content div.added_info h3 { font-weight: normal; }
#main_content div.added_info p { padding-bottom: 4px; }
#main_content div.added_info ul { padding: 0; list-style: none; line-height: auto; }
div.added_info ul li { padding-bottom: 15px; }
div.added_info a {font-weight:normal;}
div.added_info a:hover {color:#fF3040;font-weight:bold;text-decoration:none;}

#sidebar { float: right; width: 312px; }
#sidebar h3 { padding: 8px 0; margin-top:22px;}
#sidebar ul { list-style: none; padding-bottom: 15px; }
#sidebar ul.multiPlayer li { margin-bottom: 5px; }
#sidebar ul.urls a {display:block;padding: 4px 0 1px 18px; background: url(/images/icon-url.gif) left 4px no-repeat;}
#sidebar ul.urls a:hover {text-decoration:none; font-weight:bold;}

.purchase .purchase-left { float: left; margin: 0 40px 0 0; width: 250px;}
.purchase .purchase-right { float: left; width: 250px; }
.purchase .thumb-60x60 dd { margin: 4px 0 0 0;}
.purchase A {text-decoration:none;-font-weight:bold;}
.purchase A:hover {color:#ff5050;}
.thumb-60x60 {margin: 0 0 20px 0;}
.thumb-60x60 dt {float:left; margin: 0 5px 20px 0;}
.thumb-60x60 dd.date {font-size: 8pt; color: #505050; }
.thumb-60x60 dd.title {margin: 2px 0; font-weight: bold; color: #000000; }
.thumb-60x60 dd.title a {font-weight: bold; color: #000000; }
.thumb-60x60 dd.copy a {color: #505050;}
.thumb-60x60 dd.title a:hover {color: #ec0909;}

a:hover{color:#d90000;text-decoration:none;}
a.arrow{background:url(/images/arrow-red.gif) no-repeat 100% 50%; color:#505050; font-weight:bold;padding:0 10px 0 0;font-size: 11px;}
a.arrow:hover{color:#d90000;}


#playlist a.on { color: #525253; }
#gallery { position: relative; width: 312px; height: 242px; overflow: hidden; }
#gallery ul { position: absolute; top: 0px; left: 0; float: left; width: 304px; padding-bottom: 0; }
	#gallery ul li { float: left; width: 139px; padding: 0 13px 13px 0; }
#slider { float: right; position: relative; width: 8px; height: 242px; overflow: hidden; background: #717174; }
	#handle { position: absolute; bottom: 0; left: 0; width: 8px; height: 162px; }
	a.ui-slider-handle { position: absolute; bottom: 0; left: 0; width: 8px; height: 80px; background: #b3b3b7; cursor: pointer; }

ul.audio-list ,
ul.videos-list {list-style: none; margin: 10px 0 20px 0;}

ul.audio-list li,
ul.videos-list li {margin: 5px 0;}

ul.audio-list li a,
ul.videos-list li a {background: transparent url(/images/video-arrow-btn.gif) no-repeat 0 0; padding: 0 0 3px 20px; }
	
/*Contact Page*/
#contact_form { float: left; width: 456px; margin-bottom: 50px; }
#contact_form h1 { padding-bottom: 15px; }
#contact_form label.error { color: #be3821; }
#contact_form label span { font-size: 11px; }
#contact_form input { display: block; margin: 1px 0 10px; border: 1px solid #aeaeae; padding: 3px; width: 440px; height: 18px; }
#contact_form input.submit { width: auto; height: auto; }
#contact_form textarea { display: block; margin: 1px 0 10px; border: 1px solid #aeaeae; padding: 3px; width: 440px; height: 195px; font: 12px/1.3em arial, helvetica, sans-serif; color: #525253; }
#contact_info { float: right; width: 431px; padding-top: 9px; }
#contact_info h2 { padding-bottom: 17px; }
#contact_info p { padding-bottom: 20px; }
#errormsg { display: none; font-size: 12px; color: #be3821; }
#thanksmsg { font-size: 12px; color: #be3821; }

.contacts_table {margin-left:0px;margin-top:15px;display:block;}
.contacts_table TD {padding-top: 6px;vertical-align:top;}
.contacts_table TH {text-align:left; border-bottom:solid #b0b0b0 1px;}

/*Homepage*/
#home_flash { float: left; width: 935px; background: #fff; }
#flash_content { }
a.seeall { float: right; font-size: 13px; font-weight: bold; }
#upcoming_events { float: left; width: 919px; }
#upcoming_events h1 { font-size: 23px; padding-bottom: 5px; border-bottom: 1px dotted #c2c2c2; }
#upcoming_events ul { float: left; width: 919px; padding: 15px 0 12px; list-style: none; }
#upcoming_events ul li { float: left; width: 295px; padding-right: 17px; }
#upcoming_events ul li.last { padding-right: 0; }

/*Footer Styles*/
#footer { float: left; width: 919px; padding: 8px 0; margin-top: 8px; background: #fff; border-top: 1px solid #e7e7e7; font-size: 10px; color: #b3b3b7; }
#footer_nav { float: left; }
#footer_nav a { color: #b3b3b7; text-decoration: none; }
#footer_nav a:hover { text-decoration: underline; }
#footer_nav span { padding: 0 5px; }
#footer p { float: right; }

/* Clearing
---------------------------- */
.clear { clear: both; }
.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 */
