/*ID specific styles*/
#plactivelogo {
	display: block;
}
#header {
	height: 100%;
	color: #092845;
}
#header_wrapper {
  background-image: url(/images/header_bgd_banner.jpg);
  background-size: cover;
}  
#header_wrapper:before {
  content: '';
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 109px;
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
}
#header_inner {
  position: relative; 
  width: 1020px;
}
.logo_txt {
	width: 224px;
	height: 58px;
	font-size: 28px;
	line-height: 28px;
	padding: 23px 0 24px 0;;
	margin-left: 193px;
	font-family: Arial, sans-serif;
}
#topnav {
  background-color: #004f2a;
}
#topnav ul.tabs {
  width: 994px;
}  
#topnav ul.tabs li.firstslct a span, #topnav ul.tabs li.lastslct a span, #topnav ul.tabs li.slct a span {
  color: #fffad0;
}
#topnav ul.tabs li:hover {
  border-bottom:1px solid #fffad0;
}
#topnav ul.tabs li a span:hover {
  color: #fffad0;
}
#toplinks {
  background-color: #004f2a;
  width: 100%;
  height: 40px;
}
#cartStatusWrapper, #header_right {
	width: auto;
}
.tabsbar {
	top: 15px;
	min-width: 185px;
}
#goodbymsg, #signinmsg {
	background-image: none;
	background-color: #004f2a;
	border: solid 4px rgba(224, 215, 202, 0.3);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: none;
	height: 28px;
}
#signInLink, #signinmsg .socialLinks, #goodbymsg .socialLinks {
	 background-image: none;
}	
#footer_wrapper, #footer_links {
	background-color: #004f2a;
}
#footer_app {
	background-image: none;
}
#footer_app h2 {
  margin-right: 0px;
}
.fa span {
	font-family: ProximaNovaRgRegular, Arial, Sans-serif;
}
#footer_links {
	border-top: 1px solid #fff;
  border-bottom: none;
}
.footer_links_table {
	display: table;   /* Allow the centering to work */
  margin: 0 auto;
}
#footer_links ul li {
	float: none;
  display: inline;
}
#filter {
  border-radius: 6px 6px 6px 6px;
}
#btnDiv button, #search, #contactTable button, #search, #signinbutton button, .btn_book_now, #filter,
#continue_clicked_button, #signupbutton button, #siteTransferSearchBtn, .btn button, 
.standout-button-leave-review, .betaSwitchButtonDiv #okBtn, .callToActionBtn,
#bookDatesButton button, #divTripPlanID button, #tourAvailability div.compactoptions button, #tourPricing div.component button, a.book.now {
	background: none;
  background-color: #092845;
  border: 1px solid #051625;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#092845), to(#051625));
  background: -webkit-linear-gradient(top, #092845, #051625);
  background: -moz-linear-gradient(top, #092845, #051625);
  background: -ms-linear-gradient(top, #092845, #051625);
  background: -o-linear-gradient(top, #092845, #051625);
}
#btnDiv button:hover, #search:hover, #contactTable button:hover, #search:hover,  .btn_book_now:hover, #filter:hover,
#signinbutton button:hover, #continue_clicked_button:hover, #signupbutton button:hover, 
#siteTransferSearchBtn:hover, .btn button:hover, .standout-button-leave-review:hover, #bookDatesButton button:hover, a.book.now:hover {
  background-color: #051625 !important;
  background: none;	
}

h1, .pageTitle, .contact h2, .content.first h2, #calltoaction h2 .contenthdr h3, #cgroundName, #tourname span, #cgroundName, 
#tourname span, #sitenamearea .siteTile, #tourparknamearea h2, table#calendar td.weeknav a, .parkNameAndState td h2, .contenthdr h3,
.content h3.important {
	color: #092845;
}
a:visited, a:link, h2, .contactPhoneNumbers h2, .insetMap h2 {
	color: #092845;
}
.callToActionBtn a, #filter {
  color: #fff;
}
a.accountside.in {
	color: #092845;
	text-indent: 5px;
	border-left: 5px solid #FFE784;
}
div.accountbar, div.giftcardsbar {
	background-color: #e7e7e7;
}
.iconPagi {
	color: #0066cc !important;
}
select {
	color: #4a4a4a;
}
.facility_logo {
	float: right;
}
#footer_links {
	height: 50px;
}
#footer_wrapper {
	bottom: -16px;
}
.footer_links_table {
	margin-bottom: 5px;
}
/* MOBILE */
@media (max-width: 767px) {
	a#mobi_logo img {
	 height: 45px;
	}
  body#unifsearchresults .facility_view_header a.facility_link {
    color: #092845;
  }
	#page {
    width: 100% !important;
  }
	.btn_mobi, .itineraryBtn.bottom button {
  background: none;
  background-color: #092845;
  border: 1px solid #092845;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#092845), to(#092845));
  background: -webkit-linear-gradient(top, #092845, #092845);
  background: -moz-linear-gradient(top, #092845, #092845);
  background: -ms-linear-gradient(top, #092845, #092845);
  background: -o-linear-gradient(top, #092845, #092845);
	}
	
  div#topMenuOptions, #pageContainer {
  	background-color: #004f2a;
  }	
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 767px) {
	#header {
	  width: 1024px !important;
	}
  #plactivelogo {
    width: 1014px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {  
  #header_inner {
    width: 1004px !important;
  }
}
/* END MOBILE */