/*MICRO-SITE GLOBALS*/
body.team {background: #ae0202 url(/was/images/events/nationalspark_bg.jpg) no-repeat top center;}
.imgborder {border-style:solid; border-width:1px; border-color:black;}

/* fonts */
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/was/fonts/bebasneue-webfont.eot');
    src: url('/was/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/was/fonts/bebasneue-webfont.woff') format('woff'),
         url('/was/fonts/bebasneue-webfont.ttf') format('truetype'),
         url('/was/fonts/bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/*overrides*/
#metaWrap {width: auto;}
#content_header {min-height:140px;}
#content_wrapper  {color: #000; background: transparent !important; z-index:10;}
#content_under_header, #mc_container {-webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;}
#mc_container {
background: #fff !important;
border: 2px solid #000;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
padding:30px 10px 10px;
}

#tw_mc{margin:0px auto;}

#tw_mc h2{
	font-size:28px;
	font-weight:bold !important;
	color:#14255d;
	text-transform:none;
}

#tw_mc h3 {font-size: 26px !important; color: #000000 !important; font-weight:bold !important; text-transform:none;}


/* BLACK BAR */
#blackbar_container {width: 100% !important; height: 20px; background-color: #000; z-index: 999;}
#blackbar_container #black_bar {width: 990px; margin: 0 auto; padding: 0;}
#black_bar .container {position: absolute;}
#black_bar #language_container ul.language_navigation {padding-top: 1px;}
#black_bar #language_container ul.language_navigation li {float: left; height: 17px;}
#black_bar #language_container ul.language_navigation li.clubcom {padding-right: 6px;}
#black_bar #language_container ul.language_navigation li.clubcom img{height:14px; margin-top:1px;}
#black_bar #language_container ul.language_navigation li.spanish {padding-right: 6px;}
#black_bar #mlb_logo_container {margin-left: 330px; padding-top: 1px;}
#black_bar #account_container {margin-left: 792px;}
#black_bar #account_container ul#account_login {float:left; padding:1px 0px 0px 0px;}
#black_bar #account_container ul#account_login li {display:inline;}
#black_bar #account_container ul#account_login li.first {border-right:1px solid #ffffff; padding-right:5px; margin-right:5px;}
#black_bar #account_container ul#account_login li a {color:white; font-weight:bold; font-size:11px;}

/*Site Navigation*/
#main_logo h1{
	position:absolute;
	background-image:url(/was/images/events/nats_events_logo_02.png);
	background-repeat:no-repeat;
	width:340px;
	height:90px;
	cursor:pointer;
	margin-top:20px;
	text-indent:-9999px;
	}

#rfp_text{
	position:absolute;
	margin-top:10px;
	margin-left:740px;
	float:left;
	text-transform:uppercase;
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}

#rfp_text #phone_number{
	color:#fff;
	font-size:18px;
	
}

	
#rfp_text .bam-button.bam-button-secondary	{margin-top:20px; font-size:12px; background:#fff; border:1px solid #14255d; color:#14255d; box-shadow:2px 2px 7px #333; -webkit-box-shadow:2px 2px 7px #333; -moz-box-shadow:2px 2px 7px #333;}
#rfp_text .bam-button.bam-button-secondary:hover	{font-size:12px; background:#fff; border:1px solid #14255d; color:#14255d;}

#mainNav{
	position:absolute;
	width:986px;
	height:35px;
	background:#14255d;
	margin-top: 117px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-top-left-radius:10px;
	-moz-border-top-right-radius:10px;
	box-shadow: 0px 3px 7px #333;
	-moz-box-shadow: 0px 3px 7px #333;
	-webkit-box-shadow: 0px 3px 7px #333;
	border:2px solid black;
	z-index:1;
	}
	
#mainNav ul {list-style-type: none; margin:0px; padding:0px; }
#mainNav ul li{display:in-line; float:left;}
#mainNav ul li.first{margin-left:25px;}
#mainNav ul li:last-of-type{display:in-line; float:left;border:none}
#mainNav ul li a {font-family:'BebasNeueRegular', futura, helvetica, arial, sans-serif;  padding: 0px 20px 7px 20px; display: block; font-size:20px; text-transform: uppercase; color: white; line-height:30px; white-space: nowrap; height: 21px;text-shadow: 1px 1px 2px #333; margin:3px 10px 0px;}
#mainNav ul li a:hover, #mainNav ul li a.current {color:#fff; text-decoration: none;text-shadow:none; background:#3e529b; border-radius:10px; }


#mainNav ul li ul.dropdown {
	position: absolute;
	left: -9999px;
	top: auto;
	z-index: 10000;
	padding-top: 1px;
}
#mainNav ul li:hover ul.dropdown{left:auto;}
#mainNav ul li ul.dropdown li{display:block; text-indent:0px;clear: both; width: 215px; margin: 0; background: none; }
#mainNav ul li ul.dropdown a {
	background-color:#ffffff;
	color:#14255d;
	height: 18px;
	padding: 5px 10px 5px 10px;
	line-height: 20px; 
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0; 
	-webkit-box-shadow: 0px 2px 7px #000;
	-moz-box-shadow: 0px 2px 7px #000;
	box-shadow: 0px 2px 7px #000;
	text-shadow: none;
	font-size:16px;
	margin-bottom:-3px;
}
#mainNav ul li ul.dropdown a:hover, #mainNav ul li ul.dropdown a.current {color:white;background:#14255d; text-decoration: none;-webkit-border-radius: 0;-moz-border-radius: 0; border-radius: 0; text-shadow: 1px 1px 2px #333;}

ul.dropdown li.dropFirst a, ul.dropdown li.dropFirst a:hover {border-top-left-radius: 5px !important; border-top-right-radius: 5px !important;}
ul.dropdown li.dropLast a, ul.dropdown li.dropLast a:hover {border-bottom-left-radius: 5px !important; border-bottom-right-radius: 5px !important;} 

/* BODY */
div.leftCol{
	float:left;
	width: 660px;
	min-height: 500px;
}
div.rightCol{
	float:right;
	width: 300px;
	min-height: 500px;
}
div.rightCol div.policyBox{
	background: #e1e1e1;
	margin: 3px 0;
	padding: 8px;
	border: 1px solid #afafaf;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div.rightCol div.policyBox p{
	margin: 0 0 8px;
}

.featureHead{
	position: relative;
	z-index: 1;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.featureHead h4{
	font: bold 15px futura, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background:#14255d url(/was/images/events/nationalspark_title_bg_03.jpg) repeat-x 0px -3px;
	line-height: 1.4em;
	border: 2px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
}
.featureHead h6{
	font: bold 13px futura, sans-serif;
	color: #fff;
	background:#14255d url(/was/images/events/nationalspark_title_bg_03.jpg) repeat-x 0px -3px;
	line-height: 1.6em;
	border: 2px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #000;
	-moz-box-shadow: 1px 1px 5px #000;
}

.maincontentBox{
	background: #fff;
	-moz-box-shadow:    inset 0 0 8px #333;
   	-webkit-box-shadow: inset 0 0 8px #333;
   	box-shadow:         inset 0 0 8px #333;
	margin: 0 0 12px;
	padding: 8px;
	border: 1px solid #afafaf;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#mainContent div.maincontentBox p.mediawallBlurb {font-size:14px; line-height:1.4em; margin-bottom: 0;}
#mainContent div.maincontentBox p.mediawallBlurb a {font-weight:bold;}

.maincontentBox div.slideshow{
	margin: 0;
	border: 0;
}

.maincontentBox a {
color: #14255d;
}


.maincontentBox img.mwImg{
	width: 640px;
	height: 360px;
	margin: 0 0 5px 0;
	border: 1px solid #fff;
	-webkit-box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
}
.maincontentSubL{
	float: left;
	width: 58%;
}
.maincontentSubR{
	float: right;
	width: 42%;
}

.subL{
	min-height: 205px;
	margin: -6px 0 0;
	padding: 15px 10px 5px 10px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.subL ul{
	margin-top:10px;
	margin-left:20px;
}
.subL li{
	list-style-type: disc;
	list-style-position:outside;
	float: left;
	font-size: 12px;
	width: 165px;
	line-height:20px;
}
.subR{
	min-height: 205px;
	margin: -6px 0 0;
	padding: 15px 10px 5px 10px;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.subR ul{
	margin-top:10px;
	margin-left:20px;
}
.subR li{
	list-style: disc outside;
	float: left;
	font-size: 12px;
	width: 220px;
	line-height:20px;
}
/* -----------------------------------------=right column top box  */
.welcomeBox{
	min-height: 100px;
	margin: -6px 0 15px;
	padding: 10px 8px;
	background: #fff;
	-moz-box-shadow:    inset 0 0 8px #333;
   	-webkit-box-shadow: inset 0 0 8px #333;
   	box-shadow:         inset 0 0 8px #333;
	border-radius: 10px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border:1px solid #AFAFAF;
}
.welcomeBox img.main{
	width:260px;
	height:92px;
	margin: 4px 0;
	border: 4px solid #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
}
.welcomeBox p{
	text-align: left;
	width:285px;
	margin-left:10px;
	margin-top:3px;
}

/* -----------------------------------------=right column feature boxes  */
.featureBox {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}
.featureBox ul{
	position: relative;
	width: 100%;
	margin: -6px 0 0;
	padding: 0;
	list-style-type: none;
}
.featureBox li{
	min-height: 100px;
	padding: 10px 8px;
	background: #fff;
	-moz-box-shadow:    inset 0 0 8px #333;
   	-webkit-box-shadow: inset 0 0 8px #333;
   	box-shadow:         inset 0 0 8px #333;
	border:1px solid #AFAFAF;
}
.featureBox li img{
	float: left;
	margin: 0 5px 15px 0;
	border: 4px solid #fff;
}
.featureBox li h5 a{
	text-transform: uppercase;
	color: #14255d;
	font-size: 16px;
}

.featureBox li a{
	color: #14255d;
}

.featureBox li p{
	color: #000;
	font-size: 11px;
	width: 139px;
	display: inline-block;
}
.featureBox li div{
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	text-align:left;
}

.featureBox li:first-child{
	padding-top: 14px;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
}
.featureBox li:last-child{
	border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
}

.bannerad{
	width:970px;
	height:85px;
	background:#fff;
	-moz-box-shadow:    inset 0 0 8px #333;
   	-webkit-box-shadow: inset 0 0 8px #333;
   	box-shadow:         inset 0 0 8px #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border:1px solid #AFAFAF;
}

.bannerad h5{
	padding:25px;
	color:#14255d;
	float:left;
	font-family: futura, sans-serif;
	font-size:28px;
}

.bannerad .socialicon{
	padding:18px 0 0 8px;
	float:left;
	
}


/*Event and Catering Modules */
.event_module{
	height:200px;
	width:305px;
	margin-left:21px;
	margin-top:21px;
	float:left;
	background:white;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	box-shadow:1px 1px 7px #333;
}

.event_module a{
	text-decoration:none !important;
}

.event_module:hover .space_name{
	color:#c80001;
}

.event_module:hover{
	box-shadow:0px 0px 4px #333;
	text-decoration:none !important;
	background:#eee;
}

.event_module:active{
	box-shadow:0px 0px 4px #333;
	text-decoration:none !important;
	background:#eee;
}

.space_name{
	background:transparent;
	font-size:18px;
	color:#14255d;
	display:block;
	text-align:center;
	padding:7px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
	-moz-border-top-left-radius:5px;
	font-weight:bold;
	text-decoration:none !important;
	
}



.space_description{
	background:transparent;
	font-size:12px;
	color:#14255d;
	display:block;
	padding:7px;
	text-align:left;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-bottom-right-radius:5px;
	-moz-border-bottom-left-radius:5px;
	height:51px;
	text-decoration:none !important;
}


.event_module.first{
	margin-left:4px;
}
/* Event spaces inside page styles */

.lCol{
	width:660px;
	float:left;
	padding-top:10px;
	padding-right:6px;
	padding-bottom:10px;
}

.lCol h2{
	font-size:28px;
}

.lCol p{
	font-size:14px;
}

.lCol a{
	font-size:14px;
	color:#394669;
}

.lCol a:visited{
	color:#394669;
}

.lCol ul{
	line-height:18px;
}

.lCol li{
	font-size:14px;
}

.rCol p{
	font-size:14px;
}

.rCol a{
	font-size:14px;
	color:#14255d;
}

.rCol a:visited;{
	font-size:14px;
	color:#14255d;
}


.rCol li{
	font-size:14px;

}


.rCol{
	float:left;
	padding-top:10px;
	width:300px;
	padding-bottom:10px;
}


.menu{
	background: #fff;
	border: 1px solid #481d10;
	padding: 8px;
	margin: 8px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.submenu{
	font-weight: bold;
	font-size: 17px;
}

.trimenu{
    color: #394669 ;
	font: 700 14px "Arial", "Helvetica", sans-serif;
}

#mapNav{
	position:absolute;
	margin-top: 10px;
	margin-left: 25px;
	padding-left: 10px;
}

#mapNav span.listPrimary{
	background: #14255d;
	-webkit-box-shadow: 2px 2px 7px #000;
	-moz-box-shadow: 2px 2px 7px #000;
	box-shadow: 2px 2px 7px #000;
	z-index: 999;
	cursor: pointer;
	font-size: 14px;
	color: #ffffff;
}

#mapNav div.drop {
	background: #ffffff;
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 10000;
	padding: 5px 5px 5px 5px;
	display: block;
	width: 226px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 7px #000;
	-moz-box-shadow: 2px 2px 7px #000;
	box-shadow: 2px 2px 7px #000;
}

.dropdown {
	z-index:10000;
}

#mapNav:hover div.drop{left:auto;}

#mapNav div span.text{
	font-size: 12px;
	color: black;
	padding: 0;
	display: block;
	height: 15px;
	margin: 0 auto;
	text-align: center;
}

#mapNav ol {list-style-type: none; margin:0 1px; padding:0px; display: block;}

/* IE FIX FOR COLUMNIZER! */
#mapNav ol.li_cont1 {float: left;}

#mapNav ol li{
	display:block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 225px;
	color: #14255d;
	}

#mapNav ol li a, #mapNav span.listPrimary {
	font-family: Arial;
	font-weight: bold;
	padding: 8px 18px 0 18px;
	display: block;
	text-decoration: none;
	line-height: 13px;
	white-space: nowrap;
	height: 21px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
}

#mapNav div ol.dropdown a {
	background-color:#ffffff;
	color:#14255d;
	height: 18px;
	padding: 0px 5px;
	line-height: 18px; 
	font-size: 11px;
}

#mapNav div ol.dropdown a.oriole_link {
	color:#b33801;
}

#mapNav div ol.dropdown a:hover {
	background: #14255d;
	color:#ffffff;
	text-decoration: none;
}

/* event spaces & catering services list styles */

div#event_spaces_list, div#catering_services_list {
	border-top:1px dashed #333;
	margin-top:40px;
	padding-top:20px;
	text-align: center;
}
#event_spaces_list h6, #catering_services_list h6 {
	text-align: center;
	margin-bottom: 10px;
	color: rgb(170,170,170);
	font-size:14px;
	line-height: 1.4em;
	font-weight:bold;
}
#event_spaces_list ul, #catering_services_list ul {}
#event_spaces_list ul li, #catering_services_list ul li {
	list-style-type:none;
	display:block;
	float: left;
	width: 241px;
	font-size: 11px;
}
#event_spaces_list ul li a, #catering_services_list ul li a {color:#14255d;}
#catering_services_list ul li {width: 33.3%;}

.other_spaces{
	padding:5px 0 !important;
	text-align:center !important;
	font-size:12px !important;
}

/* Request proposal form */


#mc #content_hdr{
	margin:0px auto;
}

#mc #content_ftr{
	margin:0px auto;
}



/* FOOTER */
#footer_container {
	background-color: transparent;
	color: #fff;
	text-align:center;
	padding: 10px;
	font-size:11px;
}
#footer_container p {margin-bottom: 6px;}
