@charset "UTF-8";
/* CSS Document */

/* MAD HOUSE COMEDY CLUB */

body {margin: 0; padding: 0; text-align: center; background: #505050 url(images/common/bg.gif) center top repeat-x; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: white; line-height: 1.5em;}

a {font-weight: bold; color: white;}

#wrapper {width: 1000px; margin: 0 auto; text-align: left; background: #bf2200 url(images/common/page_bg.gif) no-repeat;}

#header {margin: 0;}
#header table {margin: 0;}
#header table td {padding: 0;}

/* FOOTER */

#footer {margin: 0; text-align: center; font-size: 12px; color: white;}
#footer #footer_links {margin: 10px auto; padding: 6px 0; border-top: 2px solid red; border-bottom: 2px solid red;}
#footer #footer_links a {color: white;}
#footer_bg {margin: 0; padding: 0;}
#footer #footer_copyright {margin: 0; padding-bottom: 20px; background-color: black;}
#footer #footer_copyright a {color: red;}

/*LEFT COLUMN*/

#leftcolumn {width: 240px; float: left; margin: 20px 0; padding: 0;}
#leftcolumn .top {width: 240px; height: 14px; margin: 0; padding: 0; background: url(images/common/leftcolumn_top.gif) no-repeat;}
/*#leftcolumn .top {_padding-top: 10px;}  underscore hack - targets IE 6 and below */
#leftcolumn .center {background-color: black; margin-bottom: 10px;}
#leftcolumn .bottom {width: 240px; height: 14px; margin: 0 0; padding: 0; background: url(images/common/leftcolumn_bottom.gif) no-repeat;}
#leftcolumn .button {margin-bottom: 10px;}

#leftcolumn p {
	margin: 10px;
}

#leftcolumn p.left_link {
	display: block;
	/*color: white;*/
	text-decoration: none;
	font-size: 12px;
	/*font-weight: bold;*/
	/*border-bottom: 2px solid #ffffff*/;
	margin: 0;
	padding: 0;
}

#leftcolumn .left_link a {
	display: block;
	/*color: white;*/
	text-decoration: none;
	/*font-size: 11px;*/
	/*font-weight: bold;*/
	background: url(images/common/arrow_left_link.gif) 10px 7px no-repeat;
	/*border-bottom: 2px solid #ffffff*/;
	margin: 0;
	padding: 4px 10px 4px 34px;
}

#leftcolumn .left_link a:hover {
	background-color: white;
	background-image: url(images/common/arrow_left_link_on.gif);
}

/*#leftcolumn #nav .subnav a {
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	background: white url(images/common/arrow_sub_link.gif) 4px 5px no-repeat;
	padding-left: 20px;
	border-bottom: 1px dotted #b3b3b3;
}*/

/*#leftcolumn #nav .subnav a:hover {
	color: #ac0c0c;
	background-color: white;
}*/

/*#leftcolumn #nextevent a {
	display: block;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #ac0c0c url(images/common/arrow_nextevent.gif) 4px center no-repeat;
	border-bottom: 2px solid #ffffff;
	margin: 0;
	padding: 4px 4px 4px 20px;
}

#leftcolumn #nextevent a:hover {
	background: #ac0c0c url(images/common/arrow_nextevent_on.gif) 4px center no-repeat;
}*/

#leftcolumn h1 {
	/*display: block;*/
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	/*background-color: #2e3092;*/
	/*border-bottom: 2px solid #ffffff;*/
	margin: 10px;
	/*padding: 4px;*/
}





/*CENTER COLUMN*/
#centercolumn {width: 540px; float: left; margin: 0 20px;}
#centercolumn_full {width: 780px; float: left; display: inline; margin: 0 20px;} /*display inline as fix for IE float rendering bug which doubles left margin*/
#centercolumn, #centercolumn_full {*margin-top: 20px;} /*IE 7 and below - asterisk preceeding style targets IE 7 and below - star property hack (commonly mistaken for the star HTML hack)*/

#centercolumn h1, #centercolumn_full h1 {font-size: 24px; font-weight: bold; line-height: 1.25em; background-color: black; padding: 2px 6px;}
#centercolumn h2, #centercolumn_full h2 {font-size: 18px; font-weight: bold;}



/*RIGHT COLUMN*/

#rightcolumn {
	float: right;
	width: 180px;
	margin: 20px 0 0;
	padding: 0;
}

#rightcolumn .button {margin-bottom: 10px;}





.clearfloat { /* final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.title {margin-bottom: 20px;}

.title_section {font-size: 18px; font-weight: bold; color: #1552a9;}

.morelink {font-size: 13px; background: url(images/common/arrow_morelink.gif) 0 1px no-repeat; padding: 2px 0 2px 20px;}
.morelink a {font-weight: normal; color: #444444; text-decoration: none;}
.morelink a:hover {color: #1552a9; text-decoration: underline;}

.jumplink {background: url(images/common/arrow_morelink.gif) 0 1px no-repeat; padding: 2px 0 2px 20px;}

/* testimonials */

.testimonial {text-align: right; margin: 0 20px 30px 0;}
.testimonial_name {font-size: 18px; font-weight: bold; color: #333333;}
.testimonial_co {font-style: italic;}

/*************** FORMS ******************/

.formtable {margin: 0 auto;}
.formtable td {padding: 4px;}
.formtable .formtext {text-align: right; font-weight: bold;}

/*************** MENU ******************/

.menu_header {margin: 10px auto; text-align: center;}

.menu_sub {margin: -10px auto 10px; text-align: center; font-weight: bold; font-style: italic;}

.menu_wrapper {width: 760px; margin-bottom: 10px; padding: 10px; background: white; border: 1px solid black; font-size: 18px; color: black;}

.menutable,
.menufeature {width: 760px;}

.menutable td,
.menufeature td {padding: 6px;}

.menutable td.line,
.menufeature td.line {border-bottom: 1px dotted black;}

.menutable td.price,
.menufeature td.price {width: 32px; vertical-align: top; font-weight: bold; color: #bf2200; text-align: right;}

.menutable h2,
.menufeature h2 {margin: 0; text-transform: uppercase;}

.menutable p,
.menufeature p {margin: 0; font-size: 12px; line-height: 1.25em;}

.menutable em,
.menufeature em {color: #bf2200;}

.menufeature {background: #ffbdaf;}

/*.menutable tr.over td {background: orange;}*/
.menutable tr.alt td {background: #e8e8e8;} /* script generates alternating color rows */


/*************** SLIDER ******************/

#slider {
	position:relative;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}

#banner {
	margin-bottom: 10px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;} /* use with static image banner */


/*************** HOME ******************/

#banner_home {margin: 20px 0 0;}


/*************** GALLERY ******************/

.slideshow_wrapper .caption .download {display: none;}
