body{text-align:center;color:#dd7f1a;font-family:helvetica,arial;background:url(/sites/kingbanana.net/gfx/kingbanana-bg.jpg) no-repeat top center fixed #000;}
a{color:#fff;}
#main{margin:-10px auto 0 auto;padding:10px 0 40px 0;-webkit-border-bottom-right-radius: 9px;-webkit-border-bottom-left-radius: 9px;-moz-border-radius-bottomright: 9px;-moz-border-radius-bottomleft: 9px;border-bottom-right-radius: 9px;border-bottom-left-radius: 9px;}
.social-networks {width:175px;z-index:1;margin:0 -60px 0 0;}
.social-networks a{float:left;display:block;}
.social-networks .simple_signup_wrap {}
#logo{height:220px;width:900px;margin:-40px auto;background:url(/sites/kingbanana.net/gfx/kingbanana-logo.png) left center no-repeat;}
.content{color:#fff;margin:0 0 0 0;}
.content .left_col{padding:5px 0 0 11px;}
.content .right_col{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.89) 0%, rgba(0,0,0,0.42) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.89)), color-stop(100%,rgba(0,0,0,0.42))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0 0 5px #665e55;-webkit-box-shadow:inset 0 0 5px #665e55;-moz-box-shadow:inset 0 0 5px #665e55;	
	color:#aaa;
}

.page { padding:10px 45px 20px 45px;width:850px;color:#dd7f1a;margin:0 auto 0 auto;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;box-shadow:inset 0 0 50px #665e55;-moz-box-shadow:inset 0 0 50px #665e55;-webkit-box-shadow:inset 0 0 50px #665e55;}
.page h1, .page h2 {color:#dd7f1a;}
.page a {color:#bbb;}
h3 {color:#bbb;}
.breadcrumbs, .breadcrumbs a{color:#dd7f1a;font-weight:bold;}
.read_more button {
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#fff6e9; box-shadow:inset 0 0 4px #44310D;-webkit-box-shadow:inset 0 0 4px #44310D;-moz-box-shadow:inset 0 0 4px #44310D;border:0;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;padding:2px 5px 4px 5px;}
.read_more button:hover {color:#dd7f1a;}


/***************EVENT PAGE************/
.main .event-wrap{color:#bbb;}
.main .event-wrap a {color:#dd7f1a;}
.main .event-wrap a:hover {color:#fff;}
.main .event-wrap .present-line{color:#fff;}
.main .event-wrap .bio_summary a{color:#dd7f1a;}
.calendars a {color:#dd7f1a;}
.comments {text-align:center;padding:10px 0 10px 0;}
.fb-comments {}
/************** NAV CSS ***************/
#nav{position:absolute;margin:0 auto 0 0;padding:0 0 0 40px;width:620px;font-family:verdana;text-transform:uppercase;}
#nav .address {float:right;padding:0 80px 0 0;color:#dd7f1a;}
#nav .address span{color:#B9262B;font-weight:bold;}
#navigation{border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;}
ul.nav-main{}
ul.nav-main,
ul.nav-main li{height:32px;}
ul.nav-main li:hover > ul{}
ul.nav-main li.hover,
ul.nav-main li:hover{}
ul.nav-main li{}
ul.nav-main li a{
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#fff6e9;margin:0 9px 0 7px;font-size:11px;padding:5px 10px 5px 10px;letter-spacing:2px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow: 0 0 10px #656255;-webkit-box-shadow: 0 0 10px #656255;-moz-box-shadow: 0 0 10px #656255;}
ul.nav-main li:last-of-type{}
ul.nav-main li a:hover{color:#dd7f1a;margin-top:-1px;}
ul.nav-main li a:active{margin-top:0;box-shadow:inset 0 0 5px #000;-webkit-box-shadow:inset 0 0 5px #000;-moz-box-shadow:inset 0 0 5px #000;}
ul.nav-main *.list{background:none;}
ul.nav-main *.list a{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.13) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.13))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#21000000',GradientType=0 ); /* IE6-9 */
	blackground:url(/assets/global/gfx/nav_arrow_white.png) no-repeat center right ;}
ul.nav-main *.list a:hover{color:#dd7f1a;}
ul.nav-sub{background:url(/assets/global/gfx/trans_blk70.png);margin:-13px 0 0 0;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;}
ul.nav-sub li{}
ul.nav-sub li a{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.13) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.13))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#21000000',GradientType=0 ); /* IE6-9 */
	border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;}
/***************** END NAV CSS ***********/

#flyer_slider{height:366px;margin-top:-10px;}
#flyer_slider #flyer_slider_inner{}
#flyer_slider #flyer_slider_inner .slide{border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.13) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.13))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#21000000',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0 0 5px #fff;-webkit-box-shadow:inset 0 0 5px #fff;-moz-box-shadow:inset 0 0 5px #fff;}
#flyer_slider #flyer_slider_inner .slide img{}
#nextFlyer{}
#prevFlyer{}
.flyerBtn:hover{cursor:pointer;}
.f_date{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.6) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0 0 5px #000;-webkit-box-shadow:inset 0 0 5px #000;-moz-box-shadow:inset 0 0 5px #000;}
.f_date_left{border-right:1px dotted #000 !important;}
.f_date_right{}
.f_date .f_date1{color:#000;}
.f_date .f_date2{color:#000;}
.f_date .f_date3{color:#000;}
.f_date .f_date4{color:#000;}
.f_date .f_date5{color:#000;}
.f_buttons{}
.f_buttons a{
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#fff6e9; box-shadow:inset 0 0 4px #44310D;-webkit-box-shadow:inset 0 0 4px #44310D;-moz-box-shadow:inset 0 0 4px #44310D;}
.f_buttons a:hover{color:#dd7f1a;}
.f_buttons a img{}
.f_buttons a:hover img{}

/*************************CALENDAR LIST VIEW *****************************/
.hmt_cl{line-height:140%;width:597px;margin:-9px auto;}
.hmt_cl .monthName{
	color:#fff;font-weight:bold;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;margin:4px 0 4px 0;box-shadow:inset 0 0 5px #665e55;-webkit-box-shadow:inset 0 0 5px #665e55;-moz-box-shadow:inset 0 0 5px #665e55;border:none;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.89) 0%, rgba(0,0,0,0.42) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.89)), color-stop(100%,rgba(0,0,0,0.42))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-9 */
	}
.hmt_cl .event_wrap{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.89) 0%, rgba(0,0,0,0.42) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.89)), color-stop(100%,rgba(0,0,0,0.42))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.89) 0%,rgba(0,0,0,0.42) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3000000', endColorstr='#6b000000',GradientType=0 ); /* IE6-9 */
	margin:8px 0 8px 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;box-shadow:inset 0 0 5px #665e55;-webkit-box-shadow:inset 0 0 5px #665e55;-moz-box-shadow:inset 0 0 5px #665e55;border:none;}
.hmt_cl .event_wrap.row1{}
.hmt_cl .event_wrap.row2{}
.hmt_cl .event_wrap .date{
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.6) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.6)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,0.6) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	box-shadow:inset 0 0 5px #000;-webkit-box-shadow:inset 0 0 5px #000;-moz-box-shadow:inset 0 0 5px #000;}
.hmt_cl .event_wrap .date .date1{color:#000;}
.hmt_cl .event_wrap .date .date2{color:#000;}
.hmt_cl .event_wrap .date hr{border-bottom:1px dotted #000;}
.hmt_cl .event_wrap .date .date3{color:#000;}
.hmt_cl .event_wrap .date .date4{color:#000;}
.hmt_cl .event_wrap .date .date5{color:#000;}
.hmt_cl .event_wrap .re_date{
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	}
.hmt_cl .event_wrap .re_date .date1{color:#000;}
.hmt_cl .event_wrap .re_date .date2{color:#000;}
.hmt_cl .event_wrap .re_date .date_to{color:#000;}
.hmt_cl .event_wrap .re_date .date3{color:#000;}
.hmt_cl .event_wrap .re_date .date4{color:#000;}
.hmt_cl .event_wrap .re_date .date5{color:#000;}
.hmt_cl .event_wrap .flyer_wrapper{}
.hmt_cl .event_wrap .flyer_wrapper img{}
.hmt_cl .event_wrap .name{color:#fff;}
.hmt_cl .event_wrap .event_presents{color:#fff;}
.hmt_cl .event_wrap .event_name{color:#dd7f1a;}
.hmt_cl .event_wrap .event_venue_city{color:#fff;}
.hmt_cl .event_wrap .event_name_sec{color:#fff;}
.hmt_cl .event_wrap .event_name_third{color:#fff;}
.hmt_cl .event_wrap .bottom{}
.hmt_cl .event_wrap .bottom hr{border-top:1px dashed #000;}
.hmt_cl .event_wrap .fblike{}
.hmt_cl .event_wrap .buttons{}
.hmt_cl .event_wrap .buttons a{
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#fff6e9; box-shadow:inset 0 0 4px #44310D;-webkit-box-shadow:inset 0 0 4px #44310D;-moz-box-shadow:inset 0 0 4px #44310D;}
.hmt_cl .event_wrap .buttons a img{}
.hmt_cl .event_wrap .buttons a:hover img{}
.hmt_cl .event_wrap .buttons a:hover{color:#dd7f1a;}
.hmt_cl .event_wrap .price{color:#fff;}
/*.eventPageBtn{float:right;}
.eventPageBtn a{background:#121212;color:#dd7f1a;}
.eventPageBtn a:hover{background:#fff;color:#000 ;}
.eventPageBtn a img{}
.eventPageBtn a:hover img{}
.slidedown_desc .event_info{color:#636363;}
.slidedown_desc .event_info span{color:#bbb;}
.slidedown_desc .drop_inner{}*/
.hmt_cl .event_wrap .event_details{}
.hmt_cl .event_wrap .event_html{}
.hmt_cl .event_wrap .event_desc{}
.hmt_cl .powered{}
.hmt_cl .powered a{}
/**********************END CALENDAR LIST VIEW CSS*********************/

/**************HMT Calendar - Month View**************/
#miniCal{}
#miniCal td{border:1px solid #44310D;}
#miniCal .back{}
#miniCal .calTitle{color:#DD7F1A;}
#miniCal .monthlink{}
#miniCal .monthlink a{
	background: rgb(69,72,77); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color:#fff6e9; box-shadow:inset 0 0 4px #44310D;-webkit-box-shadow:inset 0 0 4px #44310D;-moz-box-shadow:inset 0 0 4px #44310D;}
}
#miniCal .monthlink a:hover{color:#dd7f1a;}
#miniCal .daysWeek{color:#dd7f1a;}
#miniCal .days{color:#dd7f1a;}
#miniCal .dayson{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.13) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.13))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.13) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#21000000',GradientType=0 ); /* IE6-9 */
	color:#fff;}
#miniCal .days a{}
#miniCal .dayson a{}
#miniCal .daysBlank{}
#miniCal .calBlock{}
#miniCal .eventTitle{background:#fff6e9;border:1px solid #dd7f1a;color:#dd7f1a;line-height:120%;opacity:.70;-webkit-opacity:.70;-moz-opacity:.70;filter:alpha(opacity=70);}
#miniCal .eventTitle:hover{background:#fff8e0;border:1px solid #fd3a31;opacity:.90;-webkit-opacity:.90;-moz-opacity:.90;filter:alpha(opacity=90);}
#miniCal .event_name_sec{color:#c07c26;}
#miniCal .price{border:0;color:#fff;background:#dd7f1a;padding:2px 0 2px 0;}
#miniCal a{}
#miniCal .more-info,#miniCal .buy-tickets{background:#dd7f1a;color:#fff;}
#miniCal .flyer{}
#miniCal .flyer img{}
#miniCal .more-info:hover,#miniCal .buy-tickets:hover{background:#fff;color:#dd7f1a;}
/**************END HMT Calendar - Month View**************/
.blogs_sidebar {background:none;}
.blogs_wrap {}
.blogs_wrap a{color:#dd7f1a;}

.fb_wrap {margin-bottom:10px;}
/* fb_photos module */

#fb_photos { margin: 15px; }
.fb_photo { }
.fb_photo img { border: 5px solid #222;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.fb_photo img:hover { border: 5px solid #555;}

.twitter_box {margin:10px auto 10px auto;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;}
.twitter_box:hover{}
.twtr-doc {background:#fff;width:320px !important;}
.twtr-bd {background:#000;}

.tix_phone {display:none;}

.slideshow-container{background:#000;}
.slideshow-container:hover{}
.slideshow-container .slide{ }
.slideshow-container .slide img{}

.tv-container{color:#ffffff;background:#000;}
.tv-container:hover{}
.tv-container a{}

.news-signup{width:320px;margin:10px auto;border: 1px solid #fff;color:#dd7f1a;}
.news-signup:hover{}
.news-signup .hmt_news_signup{}
.news-signup .hmt_news_signup #hmtNewsSignupMsg{}
.news-signup .hmt_news_signup h3{}
.news-signup .hmt_news_signup div{}
.news-signup .hmt_news_signup p{}
.news-signup .hmt_news_signup label{}
.news-signup .hmt_news_signup input{border:1px solid #dd7f1a;}
.news-signup .hmt_news_signup button{
	background: rgb(72,84,102); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(72,84,102,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(72,84,102,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(72,84,102,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(72,84,102,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(72,84,102,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(72,84,102,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
	color:#dd7f1a; border: 1px solid #fff;box-shadow:inset 0 0 4px #44310D;-webkit-box-shadow:inset 0 0 4px #44310D;-moz-box-shadow:inset 0 0 4px #44310D;}
.news-signup .hmt_news_signup button:hover{color:#fff; border: 1px solid #dd7f1a;}

.map{color:#ffffff;}
.map a{color:#d90000;}

.advanced_info{font-size:12px;line-height:160%;padding:40px;}
.advanced_info h1{font-size:22px;margin:0 0 20px 0;}
.advanced_info h2{font-size:18px;margin:0 0 10px 0;font-style:italic;#dd7f1a;}
.advanced_info a{color:#8c72ff;}
.advanced_info hr{margin:20px 0 20px 0;height:1px;border:0;background:#343434;}
.advanced_info .pad{padding:3px 10px 10px 10px;}
.advanced_info h5{font-size:14px;font-weight:normal;}
.advanced_info ol li{margin:10px 50px 10px 20px;}

.side_info{}
.side_info:hover{}
.q{}
.q:hover{color:#fff;}
.QandAques{color:#fff;}

.venue_switcher_wrap{}
.venue_top_switch{background:#000000;border:1px solid #343434;}
.venue_switcher{background:#000000;border:1px solid #343434;}
.venue_switch{border:1px solid #000000;}
.venue_switch:hover{border:1px solid #343434;}
.venue_switcher_wrap:hover .venue_switcher{}

.form_contact {}
.form_contact input{border:1px solid #dd7f1a;}
.form_contact textarea{border:1px solid #dd7f1a;}

.footer{-moz-opacity:.70;filter:alpha(opacity=70);opacity:.70;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;background:#000 url('/assets/global/gfx/ninja_tiny.png') center right no-repeat;}
.footer p{color:#fff;}
.footer a{color:#B1D226;}
.footer a:hover{color:#ccfc02;}

#item-wrap{}
#cart-wrap{}
ul.items{}
ul.items li {background:url(/assets/global/gfx/trans_blk70.png);}
.simpleCart_shelfItem{}
.simpleCart_shelfItem .item_name{color:#fff;}
.simpleCart_shelfItem .image_wrap {}
.simpleCart_shelfItem .image_wrap img{}
.simpleCart_shelfItem .item_thumb {}
.simpleCart_shelfItem .item_price{color:#fff;}
.simpleCart_shelfItem .item_shipping{color:#dd7f1a;}
.simpleCart_shelfItem .item_desc{color:#dd7f1a;}
.simpleCart_shelfItem .item_size{f}
.simpleCart_shelfItem .item_add{}

.simpleCart_items{}
.simpleCart_items img{}
.simpleCart_items .cartHeaders{}
.simpleCart_items .itemContainer{background:url(/assets/global/gfx/trans_blk70.png);}
.simpleCart_items .itemContainer .itemThumb{}
.simpleCart_items .itemContainer .itemThumb img{}
.simpleCart_items .itemContainer .itemName{}
.simpleCart_items .itemContainer .itemSize{}
.simpleCart_items .itemContainer .itemSize input{color:#dd7f1a;}
.simpleCart_items .itemContainer .itemPrice{color:#dd7f1a;}
.simpleCart_items .itemContainer .itemdecrement a{}
.simpleCart_items .itemContainer .itemQuantity{}
.simpleCart_items .itemContainer .itemincrement a{}
.simpleCart_items .itemContainer .itemTotal{color:#fff;}
.simpleCart_items .itemContainer .itemremove a{}

.cart_info{color:#dd7f1a;}
.cart_info span{color:#fff}

.sm_cart{color:#fff;}
.sm_cart .simpleCart_total{color:#fff;}
.sm_cart .simpleCart_quantity{}
.sm_cart a{background:#8f0000;color:#fff;}
.sm_cart a:hover{background:#d90000;color:#fff;}

.spe_btn{color:#ffffff;background:#005ba2;}
.spe_btn.item_add{}
.spe_btn.item_add:hover{background:#00457a;}

.cart_back {}
.cart_back a{background:#000;color:#fff;}
.cart_back a:hover{}

#form {}
#form label{text-align:left;padding:0 0 0 5px;margin:0;}
#form input[type='text'] {width:77%;margin:0 0 10px 0;}
#form textarea {width:77%;}
