/******************************************************************************************************/
/* !GLOBALS */

*{
	margin: 0;
	padding: 0;
	outline: none;
}

body{
	margin: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #242424;
	
}

a
{
	color: #990000;
	/*color: #b3ddd2;*/
	text-decoration: none;
}

a:hover{
	color: #990000;
	/*color: #fdfbcc;*/
}

.txtcenter{
	text-align: center;
}

.white{
	color: #fff;
}

.fleft{
	float: left;
}

.fright{
	float: right;
}

.PressReleaseTitle
{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 28px;
    
}

/* !END */

/******************************************************************************************************/
/* !HTAGS */

h1{
	color: #fff;
	font-size: 36px;
	line-height: 1.2em;
	font-weight: lighter;
	margin-bottom: 10px;
}

h2{
	color: #276b62;
	font-size: 27px;
	line-height: 1.0em;
	font-weight: lighter;
	margin-bottom: 10px;
}

h3{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

h4{
	color: #93b2a4;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}

h5{
	color: #483413;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}

h6{

}

/* !END */

/******************************************************************************************************/
/* !CONTRUCTION */
div.wrapper_container{
	background: url(../images/bg_x.jpg) repeat-x top center #000;
}

div.wrapper{
	background: url(../images/bg.jpg) top center no-repeat;
}

div.header{
	width: 903px;
	margin: auto;
	position: relative;
	z-index: 100;
}

div.header_top{
	height: 117px;
	position: relative;
}

div.header_top a#bglogolink
{
    display:block;
    width:350px;
    height:100px;
    position:absolute;
    top:10px;
    left:300px;
}

div.search{
	position: absolute;
	right: 10px;
	bottom: 20px;
	width: 200px;
}

div.search{
	vertical-align: middle;
}

div.search input{
	background: #000;
	border: 1px solid #ffffff;
	color: #ffffff;
	/*
	border: 1px solid #494848;
	color: #494848;
	*/
	width: 100px;
	padding: 3px;
	margin-right: 5px;
	float: right;
}

div.socials_header{
	position: absolute;
	left: 10px;
	bottom: 20px;
	width: 200px;
}

div.socials_header ul{
	list-style: none;
}

div.socials_header ul li{
	float: left;
}

div.socials_header ul li a{
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -50000px;
	margin-right: 5px;
}

div.socials_header ul li.facebook a{ background: url(../images/socials.gif) no-repeat 0 0;}
div.socials_header ul li.twitter a{ background: url(../images/socials.gif) no-repeat -24px 0;}
div.socials_header ul li.youtube a{ background: url(../images/socials.gif) no-repeat -48px 0;}
div.socials_header ul li.desktopalert a{ background: url(../images/socials.gif) no-repeat -72px 0;}
div.socials_header ul li.ducks a{ background: url(../images/socials.gif) no-repeat -96px 0;}


div.socials_header ul li.facebook a:hover{ background: url(../images/socials.gif) no-repeat 0 -24px;}
div.socials_header ul li.twitter a:hover{ background: url(../images/socials.gif) no-repeat -24px -24px;}
div.socials_header ul li.youtube a:hover{ background: url(../images/socials.gif) no-repeat -48px -24px;}
div.socials_header ul li.desktopalert a:hover{ background: url(../images/socials.gif) no-repeat -72px -24px;}
div.socials_header ul li.ducks a:hover{ background: url(../images/socials.gif) no-repeat -96px -24px;}

/* !END */

/******************************************************************************************************/
/* !NAV */

div#nav{
	/* background: url(../images/nav_bg.jpg) no-repeat; */
	text-align: center;
	width: 898px;
	margin: 0 0 15px 7px;
}

div#nav del{
	text-decoration: none;
	display: inline-block;
	clear: both;
}

div#nav ul{
	list-style: none;
	clear: both;
}

div#nav ul li{
	display: block;
	float: left;
}

div#nav ul li a{	
	color: #fff;
	font-size: 13px;
	line-height: 14px;
	text-decoration: none;
}

div#nav ul li.level1 a{
	display: block;
	text-indent: -50000px;
	height: 39px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
}

div#nav ul li.level1 a.home{ background-position: 0 0; width: 62px}
div#nav ul li.level1 a.events{ background-position: -62px 0; width: 79px}
div#nav ul li.level1 a.parking{ background-position: -141px 0; width: 186px}
div#nav ul li.level1 a.guest{ background-position: -327px 0; width: 143px}
div#nav ul li.level1 a.arena{ background-position: -470px 0; width: 108px}
div#nav ul li.level1 a.boxoffice{ background-position: -578px 0; width: 110px}
div#nav ul li.level1 a.seating{ background-position: -688px 0; width: 141px}
div#nav ul li.level1 a.ducks{ background-position: -829px 0; width: 68px}

div#nav ul li.level1 a.home:hover{ background-position: 0 -39px; width: 62px}
div#nav ul li.level1 a.events:hover{ background-position: -62px -39px; width: 79px}
div#nav ul li.level1 a.parking:hover{ background-position: -141px -39px; width: 186px}
div#nav ul li.level1 a.guest:hover{ background-position: -327px -39px; width: 143px}
div#nav ul li.level1 a.arena:hover{ background-position: -470px -39px; width: 108px}
div#nav ul li.level1 a.boxoffice:hover{ background-position: -578px -39px; width: 110px}
div#nav ul li.level1 a.seating:hover{ background-position: -688px -39px; width: 141px}
div#nav ul li.level1 a.ducks:hover{ background-position: -829px -39px; width: 68px}

div#nav ul li.dropped a.home:hover{ background-position: 0 -39px; width: 62px}
div#nav ul li.dropped a.events:hover{ background-position: -62px -39px; width: 79px}
div#nav ul li.dropped a.parking:hover{ background-position: -141px -39px; width: 186px}
div#nav ul li.dropped a.guest:hover{ background-position: -327px -39px; width: 143px}
div#nav ul li.dropped a.arena:hover{ background-position: -470px -39px; width: 108px}
div#nav ul li.dropped a.boxoffice:hover{ background-position: -578px -39px; width: 110px}
div#nav ul li.dropped a.seating:hover{ background-position: -688px -39px; width: 141px}
div#nav ul li.dropped a.ducks:hover{ background-position: -829px -39px; width: 68px}

div#nav ul li a:hover{
	color: #990000;
	/*color: #fff;*/
}

div#nav ul li.current{
	
}

div#nav ul li.current a{
	color: #fff;
}

div#nav ul li.dropped{
	/* background: #825b1c; */
}

div#nav ul li.dropped a{
	color: #fff;
}

div#nav ul.level2{
	width: 200px;
	position: absolute;
	background: #000;
	visibility: hidden;
	background-image:url(../images/dropdownbg.gif);
	border-bottom:#a86167 solid 5px;

}

div#nav ul.level2 li{
	float: none;
	text-align: left;
	border-bottom: 1px solid #1d1d1d;
}

div#nav ul.level2 li a{
	color: #c2c2c2;
	font-size: 13px;
	padding: 10px;
	background: none;
	text-indent: 0;
	height: auto;
}

div#nav ul.level2 li a:hover{
	color: #990000;
}

div#nav ul.level3{
	width: 200px;
	position: absolute;
	background: #252525;
	visibility: hidden;
	background-image:url(../images/dropdownbg2.gif);
	border-bottom:#a86167 solid 5px;

}

div#nav ul.level3 li{
	float: none;
	text-align: left;
	border-bottom: 1px solid #1d1d1d;
}

div#nav ul.level3 li a{
	color: #c2c2c2;
	font-size: 13px;
	padding: 10px;
	background: none;
	text-indent: 0;
	height: auto;
}

div#nav ul.level3 li a:hover{
	color: #990000;
}

div#nav ul li a.arrow{
	background-image: url(../images/view_more_arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
/* !END */


/******************************************************************************************************/
/* !TABS */

div.tabscontainer{
	margin-right: 318px;
	overflow: hidden;
	width: 590px;
	border: 0px solid #fff;
	color: #343434;
	min-height: 726px;
	/* min-height: 500px; */
}

/* !END */


/******************************************************************************************************/
/* !BUTTONS */

.btn{
	display: block;
	font-size: 11px;
	background: url(../images/btn_left.png) top left no-repeat;
	color: #fff;
	text-align: center;
	border: none;
	padding: 0 0 0 10px;
}

.btn span{
	background: url(../images/btn_right.png) top right no-repeat;
	display: block;
	padding: 4px 10px 12px 0;
	height: 11px;
	text-shadow: #000 1px 1px 4px;
}

.btn:hover{
	background: url(../images/btn_left.png) bottom left no-repeat;
	color: #990000;
	/*color: #fff;*/
}

.btn:hover span{
	background: url(../images/btn_right.png) bottom right no-repeat;
}

.w140{
	width: 140px;
}

/* !END */

/******************************************************************************************************/
/* !HOMEPAGE */

div.homepage_content_wrapper{
	width: 953px;
	margin: 0 auto;
	/* background:url(../images/content_bg.jpg) no-repeat top center #000;  */
}

div.homepage_3col{
	font-size: 12px;
	line-height: 1.6em;
	position: relative;
}

div.homepage_3col p{
	margin-bottom: 10px;
}

div.homepage_3col .sidebar_item{
	height: 355px;
}

div.homepage_left{
	float: left;
	width: 300px;
}

div.homepage_right{
	float: right;
	width: 300px;
}

div.encoreclub{
	position: absolute;
	top: -120px;
	right: -80px;
	width: 449px;
	height: 492px;
}

div.encoreclub a{
	display: block;
	text-indent: -50000px;
	background: url(../images/encore_club.png) no-repeat;
	width: 449px;
	height: 492px;
}

div.encoreclub a#encorelink
{
    display:block;
    width:449px;
    height:492px;
    position:absolute;
}

div.homepage_middle{
	width: 300px;
	margin: 0 320px;
}

div.homepage_box{
	background: url(../images/homepage_box.png) no-repeat;
	width: 953px;
	height: 394px;
	position: relative;
	margin-bottom: 20px;
	z-index: 50;
}

#scrollbar_container {  
     position:absolute;
     top: 40px;
     right: 30px;  
     width: 350px;  
} 
  
#scrollbar_track {  
	position:absolute;  
	top:0;  
	right:0;  
	height:95%;  
	/*height:100%;  */
	width:10px;  
	background-color:transparent;  
	cursor:move; 
	background-color: #e7e7e7; 
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;
} 


#scrollbar_container1 {  
     position:relative;
     top: 0px;
     right: 0px;  
     width: 350px;    
} 
  
#scrollbar_track2 {  
	position:absolute;  
    top:0px;  
    left:340px;  
    height:95%;  
    /*height:100%;  */
    width:10px;  
    background-color:transparent;  
    cursor:move; 
    background-color: #e7e7e7; 
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    opacity:0.9;  
    -moz-opacity:0.9;

} 

#scrollbar_handle {  
	width:10px;  
	background-color:#990000;  
	/*background-color:#86a899; */
	cursor:move;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
} 

#scrollbar_content {  
	overflow:hidden;  
	width:333px;  
	height:285px;  
}

div.scroll_item{
	background: url(../images/scroll_item_bg.png) no-repeat;
	width: 303px;
	height: 77px;
	padding: 9px 15px;
}

div.scroll_item1{
	background: url(../images/scroll_item_bg.png) no-repeat;
	width: 303px;
	height: 77px;
	padding: 9px 15px;
	font-weight: bold;
}


div.scroll_item img{
	float: left;
	margin-right: 10px;
	border: 2px solid #000;
}

div.scroll_item h3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 8px;
}

div.scroll_item p{
	margin-bottom: 3px;
	color: #c6c6c5;
	font-size: 11px;
}

div#homepage_events_container{
	position: absolute;
	width: 547px;
	height: 321px;
	top: 34px;
	left: 19px;
}

div#homepage_events_container object{
	display: block;
}

/* !END */

/******************************************************************************************************/
/* !CONTENT */

div.content_wrapper{
	width: 950px;
	margin: 0 auto;
	background:url(../images/content_bg.jpg) no-repeat top center #000; 
}

div.content{
	/* min-height: 700px; */
	padding: 20px;
	font-size: 12px;
	line-height: 1.6em;
}

div.content p{
	margin-bottom: 10px;
}

div.content_inner{
	padding: 10px 20px;
}

div.main{
	margin-right: 318px;
	overflow: hidden;
	width: 590px;
	background: url(../images/left_bg_x.jpg) repeat-x top center #fff;
	border: 1px solid #fff;
	color: #000;
	/* 
	min-height: 500px; 
	color: #343434;
	*/
}

div.main_inner{
	padding: 20px;
	min-height: 683px;
}

div.left270{
	float: left;
	width: 270px;
}

div.right270{
	float: right;
	width: 270px;
}

div.sidebar{
	float: right;
	width: 300px;
}

div.sidebar_item{
	border: 1px solid #323232;
	background: url(../images/right_item_bg_x.jpg) repeat-x top center #292929;
	padding: 20px;
	margin-bottom: 20px;
	color: #5d5d5d;
}

div.sidebar_item img{
	border: 1px solid #1f1f1f;
	background: #232323;
	padding: 5px;
	margin-bottom: 5px;
}

div.sidebar span.title{
	color: #fff;
}

a.view_more{
	display: block;
	width: 100px;
	padding: 3px 10px;
	background: url(../images/view_more_arrow.gif) no-repeat right center #cf0202;
	border: 1px solid #cf0202;
	color: #e9edad;
}

a.view_more:hover{
	background: url(../images/view_more_arrow.gif) no-repeat right center #000;
	border: 1px solid #e9edad;
}

div.sidebar_ad{
	margin-bottom: 20px;
}

.gmap{
	border: 10px solid #cecece;
	margin-bottom: 10px;
}

/* !END */

/******************************************************************************************************/
/* !FOOTERS */

div.footer{
	width: 950px;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) no-repeat top center;
}

div.footer p{
	margin-bottom: 10px;
}

div.footer a{
	color: #fff;
}

div.footer a:hover{
	color: #990000;
}

div.footer_footer{
	padding: 18px 20px 20px;
	color: #575757;
	font-size: 10px;
}

div.footer_ad{
	text-align: right;
	padding: 22px 20px;
}

div.footer_ad a#BgHondaLogo
{
    display:block;
    width:120px;
    height:100px;
    position: relative;
    float: left;
}

div.footer_nav{
	padding-top: 20px;
	margin-bottom: 15px;
}

div.footer_nav ul{
	display: inline;
	list-style: none;
}

div.footer_nav ul li{
	display: inline;
	padding-right: 7px;
	font-size: 9px;
}

div.socials_footer{
	float: right;
}

div.socials_footer ul{
	list-style: none;
}

div.socials_footer ul li{
	float: left;
}

div.socials_footer ul li a img{
	border: none;
}



/* !END */

/******************************************************************************************************/
/* !CONTACT */

.note{
	color:#CCC;
}

.message{
	background:#8CC73F;
	border: 2px solid #5f8b2a;
	padding:15px;
	margin:15px 0;
}

.error{
	background: #ff0000;
	border: 2px solid #a90000;
	padding:15px;
	margin:15px 0;
}

.formerror
{
    color: Red;
    font-size: 12pt;
    font-weight: bold;
}

/* !END */

/******************************************************************************************************/
/* !FORMS */

table.form{
	width: 100%;
	margin-bottom: 10px;
}

table.form td{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #666;
	background: #333;
}

table.form td.title{
	text-align: right;
	font-weight: bold;
}

input, textarea{
	padding: 3px;
	color: #96916b;
}

/* !END */

/******************************************************************************************************/
/* !CLEARFIX */
.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 */
/*


/* !END */



/******************************************************************************************************/
/* SCHEDULE TABLE STYLE */

.schedule-box-table img{
	border:3px solid #666;
}


.schedule-box-table h1{
	color:#10596d; font-size:18px; font-weight:bold;
}

.schedule-box-table h4{
	color:#333; font-size:12px; font-weight:bold;
	padding:0px;
	margin:0px;
}

.schedule-box-table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	width: 568px;
	text-align: left;
	border-collapse: collapse;
}

.schedule-box-table th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background:#666;
	border-top: 4px solid #333;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.dataschedulerepeateritem
{
	padding: 8px;
	background: #ccc; 
	border-bottom: 1px solid #fff;
	color:#333;
	border-top: 1px solid transparent;
}

.dataschedulerepeateritemtd
{
	padding: 8px;
}

.dataschedulerepeateritem:hover
{
	background:#EEE;
	color:#990000;
	/*color:#333;*/
}

.datarepeateritemlink h1:hover{
	 
	font-size:18px; 
	font-weight:bold;
	color: #000;
	/* 
	color:#990000;
	*/
	
}

/*
.schedule-box-table td
{
	padding: 8px;
	background: #ccc; 
	border-bottom: 1px solid #fff;
	color:#333;
	border-top: 1px solid transparent;
}

.schedule-box-table tr:hover td
{
	background:#EEE;
	color:#333;
}

a.schedule-box-tablelink:link {display:block;width:100%; color:#333;}
a.schedule-box-tablelink:visited {display:block;width:100%; color:#333;}
a.schedule-box-tablelink:hover {display:block;width:100%; color:#333;}
a.schedule-box-tablelink:active {display:block;width:100%; color:#333;}
*/

/* !END */

/******************************************************************************************************/
/* DATALIST STYLE */
.datarepeaterheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666; 
	padding: 8px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

.datarepeateritem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ccc;
	padding: 5px;
	color: #333;
}

.datarepeateritem:hover
{
	background:#EEE;
	color:#990000;
	/*color:#333;*/
}

	/* 
	a.datarepeateritemlink:link {display:block;width:100%; color:#333;}
	a.datarepeateritemlink:visited {display:block;width:100%; color:#666666;}
	*/
a.datarepeateritemlink:link {display:block;width:100%; color:#000;}
a.datarepeateritemlink:visited {display:block;width:100%; color:#000;}
a.datarepeateritemlink:hover {display:block;width:100%; color:#990000;}
a.datarepeateritemlink:active {display:block;width:100%; color:#333;}

/* !END */

/******************************************************************************************************/
/* !LANDING */

div.wrapper_container_landing{
	background: url(../images/bg_x.jpg) repeat-x top center #000;
}

div.wrapper_landing{
	background: url(../images/bg.jpg) top center no-repeat;
}

div.content_wrapper_landing{
	width: 950px;
	margin: 0 auto;
	background:url(../images/content_bg.jpg) no-repeat top center #000; 
}

#landingstyle{
	color:#333;
	line-height:17px;
	padding:20px;
	background-color:#FFF;
}


#landingstyle h1 {
	font-size:24px;
	color:#600;
	font-weight:bold;
}

#landingstyle h2 {
	font-size:18px;
	color:#333;
	font-weight:bold;
}

#landingstyle p {
	padding-bottom:15px;
}

#landingstyle a:link, #landingstyle a:visited { 
	color:#990000;
	/*color:#900;*/
}
	
	#landingstyle a:hover{
	color:#666666;
	/*color:#036;*/
	}

#landingcontainer{
	padding:30px;
}

.premiumCheckbox
{
	padding-left: 5px;
}

/* !END */

/* CSS for Standalone XML Schedule*/
/******************************************************************************************************/

#scrollbar_container2 {  
     position:absolute;
     top: 40px;
     right: 130px;  
     width: 358px;  
} 
  
#scrollbar_track1 {  
	position:absolute;  
	top:4px;  
	right:50px;  
	height:95%;  
	/*height:100%;  */
	width:10px;  
	background-color:transparent;  
	cursor:move; 
	background-color: #e7e7e7; 
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;
} 

#scrollbar_handle1 {  
	width:10px;  
	background-color:#990000;  
	cursor:move;  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
	opacity:0.9;  
	-moz-opacity:0.9;  
} 

#scrollbar_content1 {  
	overflow:hidden;  
	width:341px;  
	height:285px;  
}

div.scroll_item1{
	background: url(../images/scroll_item_bg.png) no-repeat;
	width: 251px;
	height: 77px;
	padding: 9px 15px;
}

div.scroll_item1 img{
	float: left;
	margin-right: 10px;
	border: 2px solid #000;
}

div.scroll_item1 h3{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 4px;
}

div.scroll_item1 p{
	margin-top: -2px;
	color: #c6c6c5;
	font-size: 9px;
	padding:0;
}

.c2 { font-size: 10px; color: #f00;}
div.c6 { margin-right: 50px;}
img.c5 {border-width:0px;}
table.c4 {border-collapse:collapse;}
a.c3 {color: white; font-weight: bold;}
span.c2 {font-size: 12px; font-weight: bold;}
img.c1 {height:64px;width:64px;border-width:0px;}

/* !END */

