/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,td,blockquote,fieldset,input,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

table {
	border-collapse: separate;
	border-spacing: 0;
}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

/*#event {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #7E4797;
}
*/
.CalendarDay {
	max-width: 20px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
}

a.calendar:link,
a.calendar:visited
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.calendar:hover,
a.active
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}
.performerthumbs{
	border-color:#CD282F;
	display: block;
	
}

.performer_subhead{
	font-weight:bold;
	color:#000000;
	margin-left:-13px;
	*margin-left:0px;
}

.performer_head{
	font-weight:bold;
	color:#CD282F;
	white-space:nowrap;
	margin:0px;
	padding:0px;
	margin-left:-13px;
	*margin-left:0px;
}

.performer_text{
	margin:0px;
	padding:0px;
	margin-left:-13px;
	*margin-left:0px;
}

.nowrap{
	white-space:nowrap;
}

.ielistarrow{
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 1.8em;
}

.performers {
	float:left;
	position:relative;
	margin-bottom:15px;
	margin-right:15px;
	margin-left:5px;
	* margin-left:5px;
	/*min-height:140px;
	height:140px;*/
}

.votesurvey{
	float:right;
	margin-right:5px;
	*margin-left:-20px;
	*padding-left:0px;
	margin-bottom:15px;
	/*max-width:265px;*/
}

.viewVideo{
	position:relative;
	top:15px;
	*top:-12px;
	*left:5px;
}

.videolink{
	position:relative;
	left:10px;
}

body#hm_space {
	background: #00406a url("../images/2012_images/hmpg_bkgr_space.png") top center no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

body#sub_space {
	background: #00406a url("../images/2012_images/sub_bkgr_space.png") top center no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}


#main {
	width:753px;
	overflow:hidden;
}

#wrap {
	margin:0 auto;
padding-bottom:100px;
}

table.wrapper {
	margin: 0 auto;
	text-align: left;
}

td.utility_home {
	background: url("../images/2012_images/hmpg_topnav_bkgr.png") top left no-repeat; 
	width:753px;
	height:31px;
	font-size:11px;
	padding:0px 0px 0px 0px;
}

td.utility_home a:link, td.utility_home a:visited	{ color:#fff; text-decoration:none; padding-right: 10px;}
td.utility_home a:hover, td.utility_home a:active	{ color:#dbf471; text-decoration:none; padding-right: 10px; }

td.utility {
	background: url("../images/2012_images/sub_topnav_bkgr.png") top left no-repeat; 
	width:753px;
	height:31px;
	font-size:11px;
	padding:0px 0px 0px 0px;
}

td.utility a:link, td.utility a:visited	{ color:#fff; text-decoration:none; padding-right: 10px;}
td.utility a:hover, td.utility a:active	{ color:#dbf471; text-decoration:none; padding-right: 10px; }

table.container {
	width:753px;
	background-color: #fff;
}

p,td,li, td.subcontentarea table {
	color: #3b3d3e;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	line-height:21px;
	
}


h1 {
	margin: 0px;
	color: #f78f1e;
	font-family: Verdana;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 24px;
}

h2 {
	padding: 0px;
	color: #0d274f;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	margin: 15px 30px 5px 0px;
	line-height: 21px;
}

h3 {
	padding: 0px;
	color: #343435;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	margin: 10px 0px 0px 0px;
}

h1 img {
	margin-bottom:20px;
}

form {
	padding: 0px;
	margin: 0px;
}

.sbox {
	border: 1px solid #fff;
	height: 14px;
	width:99px;
	margin-top: 3px;
    margin-bottom: 3px;
}

input.noborder {
	border: none;
}

.error {
	font-weight: bold;
	color: #FF6600;
}

#flash-header { background-color:#001b3b;}
#flash { background-color:#001b3b;}

td.homemain a:link, td.homemain a:visited	{ color:#2999dc; text-decoration:none; }
td.homemain a:hover, td.homemain a:active	{ color:#f78f1e; text-decoration:none; }

td.spacer5px {background-color: #FFFFFF;}

td.contentarea {
	width: 250px;
	padding-left: 9px;
	padding-right: 11px;
}

td.contentarea ul {
	margin: 4px 15px 15px 1px;
	padding: 0px;
	list-style-type: none;
}

td.contentarea li {
	font-size: 11px;
	padding: 0px 3px 1px 0px;
	/*background-image: url(../images/10_red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;*/
}


td.rightbttns {
	width: 233px;
	padding: 0px 0px 0px 0px;
}

td.rightbttns ul.news li {
	padding-top: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	margin: 1px 0px 0px 0px;
}

td.rightbttns ul {
	margin: 4px 15px 15px 1px;
	padding: 0px;
	list-style-type: none;
}

td.rightbttns li {
	font-size: 11px;
	padding: 0px 3px 1px 0px;
	background-image: url(../images/10_red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

#beapart { margin: 16px 0 0 0;}

li.more a:link, li.more a:visited{
	color: #2999dc;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

li.more a:hover, li.more a:active	{ color:#f78f1e; text-decoration:none; }


li.more_home a:link, li.more_home a:visited{
	color: #2999dc;
	padding: 3px 0px 0px 21px;
	font-weight: bold;
	background-image: url(../images/2012_images/12_green_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

li.more_home a:hover, li.more_home a:active	{ color:#f78f1e; text-decoration:none; }


ul.morepress {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	margin: 0px;
}

ul.moresubpg {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	margin: 0px 0px 0px 0px;
	
}

#quicklinks {
	width: 227px;
	margin-top:10px;
	margin-bottom: 10px;
}

#quicklinks ul {
	margin-top:4px;
	margin-left:5px;
	padding-left: 0px;
}
#quicklinks li {
    display:block;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	margin-bottom:5px;
	margin-left:0px;
	padding-left: 0px;
	
}

table.tablestyle {
	width: 520px;
	border-width: 0px;
	border-style: outset;
	border-color: #CCCCCC;
	border-collapse: collapse;
}

table.tablestyle td {
	border-width: 1px;
	padding: 5px;
	border-style: outset;
	border-color: #CCCCCC;
}

td.tableheader {
	color: #9a040f;
	font-weight: bold;
}

#follow { margin: 5px 0 8px 0;
}

#follow img{
	border: none;
}

#follow_interior {
	text-align:left;
	margin-left:13px;
padding-bottom:57px;

}

#follow_interior img{
	border: none;
	margin-top: 2px;
}

#follow_interior img.follow-us{
	border: none;
	margin-top: 25px;
}


#follow_interior img.first{
	padding-left:0px;}


#tickets {
	float:right;
	margin-left: 12px;
	margin-right: 15px;
}


/*--------------------------------------------------
LEFT NAVIGATION:
--------------------------------------------------*/
td.leftnav {
	background: #f78f1e;
	width:183px;
	text-align:center;
	}

ul.leftnav {
	margin: 0 0 0 0;
	padding: 0px;
	list-style-type: none;
}

ul.leftnav li {
	font-size: 10px;
	font-weight: bold;
	line-height:16px;
	background: url("../images/2012_images/12_bg_nav.png") no-repeat 0px 22px;
}

ul.leftnav li a:link, ul.leftnav li a:visited
{
	color: #FFFFFF;
	display: block;
	padding: 6px 0px 6px 0px;
	text-decoration: none;
}

ul.leftnav li a:hover{
	color:#123267; 
	background-image: none;
	text-decoration: none;
}

 ul.leftnav li.active {
	background: #2999dc;
	width:184px;
	text-decoration: none;
 }

li.active a:link, li.active a:visited
{
	color: #000000;
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}


ul.leftnav li.active a:link, ul.leftnav li.active a:visited {
	font-size:11px;
	color: #123267;
	text-decoration: none;
}

td#leftnavsub {
	background: #f78f1e;
	width:183px;
	text-align:center;
}

ul#leftnavsub {
	margin-bottom:0px;
	background: #2999dc;
	text-align:left;
}

ul#leftnavsub li {
	background:none;
	list-style:none;
	border: none;
	color: #000000;
	line-height:16px;
	padding:0px 0px 8px 40px;
}

ul#leftnavsub li a:link, ul#leftnavsub li a:visited
{
	color: #fff;
	line-height:18px;
	padding: 0px;
	width:140px;
}

ul#leftnavsub li a:hover, ul#leftnavsub li.subactive a:link {
	color: #f78f1e;
}

ul#leftnavsub li a.active {
	font-size:10px;
	color: #f78f1e;
	text-decoration:underline;
}


p.addresshm {
	color: #FFFFFF;
	font-size: 10px;
	line-height:15px;
	margin: 6px 0px 8px 0px;
	text-align:center;
}

p.addresshm a {
	color:#fcbe18;
}

/*--------------------------------------------------
SUBPAGES TOP NAVIGATION:
--------------------------------------------------*/
#topnav {
	color: #2999dc;
	padding: 10px 0px 20px 0px;
	margin-left: -5px;
}

#topnav a:link,
#topnav a:visited
{
	color: #2999dc;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	line-height: 18px;
}

#topnav a:hover {
    color: #f78f1e;
	text-decoration: none;
}

/*--------------------------------------------------
HOME PAGE:
--------------------------------------------------*/
td.homemain {
	width: 552px;
	padding: 0px 0px 0px 0px;
	
}


td.homemain p {
	width: 295px;
	color: #3b3d3e;
	line-height: 21px;
	margin-bottom:10px;
}

/*--------------------------------------------------
SUB PAGE:
--------------------------------------------------*/
td.submain {
	
}

td.subcontentarea {
	width: 530px;
	font-size: 11px;
	line-height: 14px;
	padding: 5px 0px 25px 15px;
}

td.subcontentarea p {
	margin-right: 40px;
}

td.subcontentarea hr {color: #fff; background-color: #fff; border: 1px dotted #a8aaab; border-style: none none dotted; margin-right: 40px;}

td.subcontentarea ul, td.subcontentarea ol {margin:0px 0px 15px 0px;}

td.subcontentarea ul li {margin:0px 0px 10px 0px;}

td.subcontentarea ul li ul li {margin:5px 0px 5px 10px;}

#printer a:link, #printer a:visited	{ color:#9a040f; text-decoration:none;}
#printer a:hover, #printer a:active	{ color:#f78f1e; text-decoration:none;}

/* -- Styles for fine print bulleted lists -- */
p.fineprint {font-size: 10px;}

ul.fineprint {
	margin: 0px 15px 15px 1px;
	padding: 0px;
	list-style-type: none;
}

ul.fineprint a:link, ul.fineprint a:visited {color: #006bb7;}

ul.fineprint a:hover {color: #006bb7;}

ul.fineprint li {
	font-size: 10px;
	padding: 2px 0px 2px 8px;
	background-image: url(../images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}
/* -- End fine print styles -- */

.imgpadding {
	margin-right: 15px;
}

/*--------------------------------------------------
FOOTER:
--------------------------------------------------*/

/* part of this footer used a safari hack. It is placed at the bottom of this file */

#footer_space {
	background: url("../images/2012_images/footer_bkgr_space.png") top left repeat-y;
	margin:0 auto;
	overflow:hidden;
}

td.footer {
	width:817px;
	height:90px;
	color: #0d274f;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.footer p {
	color: #0d274f;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top:6px;
}

td.footer a:link,
td.footer a:visited {
	color: #0d274f;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

td.footer a:hover {
	text-decoration: underline;
}

#footerlinks {
	background-color:#eef0f3;
	width:753px;
	margin:0 0 0 32px;
	padding:12px 0 2px 0;
	line-height:16px;
}

td.footer2 {
	color: #FFFFFF;
	font-size: 9px;
	padding-bottom: 5px;
	background-color: #006bb7;
}


/*--------------------------------------------------
LINKS:
--------------------------------------------------*/
a,
a:visited
{
	color: #2999dc;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f78f1e;
	text-decoration: none;
}

/*--------------------------------------------------
CALENDAR:
--------------------------------------------------*/
.calTable td h2 {
	margin: 8px 5px;
}
.calTable td h4 {
	font-size: 13px;
}
.calTable .event {
	padding-bottom: 5px;
}

ul.normal {
	margin: 0px 15px 15px 25px;
	padding: 0px;
	list-style-type: none;
}

li.normal_list {
	color: #3b3d3e;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	line-height:21px;
	padding: 1.2px 3px 1px 16px;
	background-image: none;	
	background-repeat: no-repeat;
	background-position: 0 .6em;
}

ul.margin {
	margin: 0px 15px 15px 25px;
	padding: 0px;
	list-style-type: none;
}

li.list_margin {
	color: #3b3d3e;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	line-height:21px;
	margin: 0px 45px 15px 62px;
	padding: 1.2px 0px 1px 16px;
	background-image: url(../images/10_red_bullet.gif);	
	background-repeat: no-repeat;
	background-position: 5.6em;
}

ul.list_nobullet {
	margin: 0px 15px 15px 1px;
	padding: 0px;
	list-style-type: none;
}

ul.list_nobullet li {

	margin-bottom: 8px;
}

