.back-to-top {
	background-image: url("/images/2013/to_top.png");
	width: 42px;
	height: 32px;
	position: fixed;
	bottom: 20px;
	display: none; 
}
@media (max-width: 767px) {
	.back-to-top {
		display: none !important;
	}
}

.hideOther .isExistingOption,
.hideOther .primarySearchOption,
.hideOther .option,
.hideOtherInput .option,
.hideOtherExsit .primarySearchOption {
  display: none;
}
.hideOtherInput .isExistingOption,
.hideOtherInput .primarySearchOption,
.hideOtherExsit .isExistingOption {
  display: table-row;
}
.hideOtherExsit .option{
  display: table-row-group;
}

table #equiptment #SK_cardPaymentName td.r, table #equiptment #SK_cardPaymentNumber td.r{
	padding-top:22px !important;
}
.static_content {
	padding: 10px;
}
div.link-button {
    border: 0;
    padding: 0;
    background: inherit;
    font: inherit;

    cursor: pointer;
    text-decoration: underline;
    color: blue;

    overflow: visible;
}

div#contract_notes>div { 
	border: 2px dashed red
}
div.campgroundBulletin, div.alertBulletin
{
	width:47em;
	BORDER: red 2px dashed; 
	PADDING: 5px; 
}
#campgrounddetailspage div.campgroundBulletin {
	width: 100%;
	margin-bottom: 5px;
}
div.alertBulletin
{
	clear:both;
}

div.campgroundBulletin h1
{
	font-size:1em;
	font-weight:bold;
}

a{
	background-color: transparent;
	background-repeat: no-repeat;
	color: #0033CC;
	text-decoration: underline;
}
 
a span.caption{
	font-weight: normal;
}

a span.normal {
	color: #0033CC;
	font-weight: normal;
}

a:hover, a:active, div.disguiselinks a:hover {
	background-color: transparent;
	color: #FF7F50;
	text-decoration: underline;
}

.link-button {
    border: 0;
    padding: 0;
    background: inherit;
    font: inherit;
    cursor: pointer;
    text-decoration: underline;
    color: #0033CC;
    overflow: visible;
}
div.h3 {font-weight: 700; margin-bottom: 5px;}
.link-button:hover {
	color: #FF7F50;
}

a.book {
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-decoration: none;
}

a.book.elsewhere {
	color: #0033CC;
	width: 86px;
	height: 36px;
	margin: 0px auto;
	padding: 8px 0 0 0;
	text-decoration: underline;
}

a.book.next {
	background-image: url(/images/btn_bookfind.gif);
	color: #CC0000;
	width: 86px;
	height: 36px;
	margin: 0px auto;
	padding: 8px 0 0 0;
}

a.book.next:hover, a.book.next:active {
	background-image: url(/images/btn_bookfind_rollover.gif);
	color: #CC0000;
	text-decoration: none;
}

a.book.now {
	color:#000;
	background-image: url(/images/btn_booknow.gif);
	width: 86px;
	height: 26px;
	margin: 0px auto;
	padding: 8px 0 0 0;
}

a.book.now:hover, a.book.now:active {
	background-image: url(/images/btn_booknow_rollover.gif);
	color: #000000;
	text-decoration: none;
}

a.book.available {
	color:#000;
	background-image: url(/images/btn_checkavail.gif);
	width: 86px;
	height: 36px;
	margin: 0px auto;
	padding: 4px 0 0 4px;
}

a.book.available:hover, a.book.available:active {
	background-image: url(/images/btn_checkavail_rollover.gif);
	color: #000000;
	text-decoration: none;
}
a.disabled, span.disabled{
	color: #C0C0C0;
}

a.expand {
	background-image: url(/images/btn_expand.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #669900;
	display: block;
	font-weight: bold;
	height: 18px;
	margin-top: .2em;
	padding-left: 22px;
	padding-top: 2px;
}
a.expand.hide {
	background-image: url(/images/btn_hide.gif);
}

a.expand.hide:hover, a.expand.hide:active, a.expand.site.hide:hover, a.expand.site.hide:active {
	background-image: url(/images/btn_hide_rollover.gif);
}

a.expand:hover, a.expand:active {
	background-image: url(/images/btn_expand_rollover.gif);
}

span#cartLink, a#continueshop, a#cartLink  {
	background-color: transparent;
	background-image: url(/images/icon_cart.gif);
	background-position: top left;
	background-repeat: no-repeat;
	/*color: #0000CD;*/
	float: left;
	height: 22px;
	margin-left: .5em;
	padding-left: 30px;
	white-space: nowrap;
}


a.remove, a.change, a.reservemore, a.map, a.find, a.driving, a.print{
	background-image: none !important;
	background-position: left;
	display: block;
	float: right;
	height: 18px;
	padding-left: 20px;
	clear:both;
	text-align: right;
	white-space:nowrap;
}

a:hover, a:select, a:active {
	text-decoration: underline;
}

body{
	background-color: #F1EEE9;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	text-align: center;
}

button img {
	vertical-align: middle;
}

button.all {
	height: 3em;
}

button.all.continueshop {
	width: 18em;
}

button.all.regular{
	width: 13em;
}

button.all.search {
	width: 160px !important;
}

button.all.wide {
	width: 14em;
}

button.all.signin {
	width: 8em;
}

.group {
	margin-bottom:6px;
}
div.accessibilityNotice, div.occupancyNotice
{
	background-image:url('/images/accessible_lg.gif');
	background-position: 0 10px;
	background-repeat:no-repeat;
	padding: 8px 10px 10px 70px;
	border-top:1px dashed red;
	border-bottom:1px dashed red;
	margin: 10px 10px 10px 0;
	width:40em;
	clear:both;
}	

div.occupancyNotice
{
	background-image:url('/images/occupancy_lg.gif');
}	

div.ada
{
	float:left;
	
}
div.adaAsterisk
{
	background-image:url('/images/icon_ada.gif');
	background-repeat:no-repeat;
	width:30px;
	padding-left:22px;
	height:22px;
}	

div.altaction{
	clear: both;
	text-align: right;
}

div.bestbefore {
	background: transparent url(/images/icon_clock.gif) no-repeat top left;
	display: block;
	float: left;
	height: 17px;
	margin-left: 3em;
	padding-left: 19px;
}

div.bestbefore[class] {
	display: table-cell;
	float: left;
}

div.cartaction
{
	margin-bottom:20px;
	clear:both;
}

div.component{
	clear: both;
	margin: 5px 0px 1em 0px;
}

div.container{
	background-color: #F2F2F2;
	background-image: url('/images/cont_bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 5px 0px 10px 0px;
	padding-bottom: 8px;
	width: 180px;
}

div.container div.hiddenoptions{
	border-bottom: 2px inset #FFFFFF;
	clear: both;
	margin: 4px 0px 4px 0px;
	padding-bottom: 0.5em;
}

div.container h2, div.container h3, div.container h4, div.container div.h2 {
	background-image: url('/images/cont_top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	padding: 10px 0px 10px 10px;
}
div.account {padding: 10px 0 0 10px; font-size: 120%; font-weight: bold;}
div.accountbar {padding: 10px 0 10px 0;}

div.container p, div.container form, div.container div.altaction, div.container ul {
	background-image: url('/images/breakline.gif');
	background-position: left top;
	background-repeat: repeat-x;
	margin: 3px 8px 0px 8px;
	padding: 5px 0px 0px 0px;
}

div.container p.more{
	text-align: right;
}

div.container td{
	padding: 0px;
}

div.container ul.noline {
	background-image: none;
	padding: 0 0px 5px 20px;
}

div.content{
	border-top: 1px solid #CCCCCC;
	clear: both;
	padding: 1em 0;
	font-size: 100%;
}

div.content div.sub{
	padding: 1em 0 0 0;
	width: 100%;
}

div.content.btn {
	border-top: none;
	padding: .5em 0px;
	text-align: center;
	vertical-align: middle;	
}

div.standout-button-leave-review {
  float: left;
  padding: 0;
  width: 215px;
  height:44px;
  line-height: 44px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #E2971F;
  background: #eba843;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eba843), to(#e58d08));
  
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(top, #eba843, #e58d08);
  
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(top, #eba843, #e58d08);
  
  /* IE 10 */
  background: -ms-linear-gradient(top, #eba843, #e58d08);
  
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #eba843, #e58d08);
} 
.standout-button-leave-review:hover 
{
  background-color: #E58D08 !important;
  background-image: none; 
  cursor: pointer;
}
div.standout-button-leave-review a {
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background-image: none;
  text-decoration: none;    
  display: block;
}

div.content.first{
	border-top: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.content.items {
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	margin-bottom: .3em;
	padding: 0 0 .3em 0;
	text-align: right;
}

div.content.shop{
	border-top: none;
	margin-top: 1em;
	padding: 0;
	width: 48em;
}
div.adamsg{
	font-size:90%;
	padding-bottom:5px;
	padding-top:5px;
}
div.content.shop .formpage {
	margin-top: 0;
}

div.privateCampgroundInfo
{
	margin-top:10px;
	PADDING-LEFT: 5px; 
	background-color: #DDFFDD;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

div.privateCampgroundInfo table td
{
	vertical-align:top;
}

div.privateCampgroundInfo table td.img
{
	padding-right:10px;
}

div.privateCampgroundInfo img
{
	display:inline-block;
	vertical-align:top;
	padding-right:10px;
	padding-top:10px;
}

div.privateCampgroundInfo a
{
	display:inline-block;
	padding-top: 13px; 
	font-size: 120%
}

div.contenthdr {
	background-image: url(/images/boxline.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0 2px 9px;
}

div.contenthdrwide {
	background-image: url(/images/boxline_wide.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0 2px 9px;
	width: 337px;
}

div.contenthdr h3.important, div.contenthdrwide h3.important {
	background-image: url(/images/icon_important.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 17px;
	padding: 1px 0 1px 23px;
}

div.ctr {
	text-align: center;
	width: 48em;
}

div.filters 
{
	clear: both;
	margin: 5px 0px 1em 0px;
	padding-bottom:10px;
}

div.filters.site
{
	line-height:140%;
	font-size:11px;
	white-space:nowrap;
	margin:0;
}

div.highlight
{
	background-color:#FFF157;
	padding: 2px 0px 2px 3px;
}

div.securityCode a, div.securityCode a:hover, div.securityCode a:visited
{
	text-decoration:none;
}

div.searchTypeFilter, div.searchTypeFilterZero, div.disabled
{
	float:left;
	display:block;
	padding-right:20px;
}

div.selectedFilter
{
	border-bottom:1px solid green;
}

div.searchTypeFilter a, div.searchTypeFilter a:visited, div.searchTypeFilter div,
div.searchTypeFilterZero a, div.searchTypeFilterZero a:visited, div.searchTypeFilterZero div
{
	display:block;
	float:left;
	padding-right:5px;
}

div.searchTypeFilter div
{
	color:#000;
	font-weight:bold;
}

div.filters div.disabled
{
	float:left;
	color:#999;
}

div.searchTypeFilter a:hover, div.searchTypeFilter a:active
{
	color: #ffa500;
}
div.searchTypeFilterZero a:hover, div.searchTypeFilterZero a:active
{
	color: #EBD7A7;
}

div.searchTypeFilter span, div.filters div.disabled span
{
	font-size:.9em;
}


div.fullpage{
	display: table;
	margin: 1em 4em 1em 4em;
}

div.fullpageerror {
	font-size: 150%;
	height: 17em;
	padding-left: 2em;
}

div.fullpageerror h1{
	font-size: 200%;
	margin-bottom: .1em;
}

div.fullpageerror li{
	padding-bottom: .5em;
}

div.fullpageerror ul{
	margin: 0px auto 0px auto;
}

div.pageerror {
	font-size: 150%;
	padding-left: 2em;
	padding-bottom:3em
}
div.pageerror.wide {
	width:60em;	
}
div.pageerror h1{
	font-size: 200%;
	margin-bottom: .1em;
}
div.pageerror #cause-intro {
	margin-top:1.1em
}
div.pageerror ul#cause {
	margin-top:0;
	padding-top:0;
	font-size:.7em
}
div.pageerror ul#cause li {
	margin-bottom:.4em
}
div.pageerror ul#option {
	padding-left:0;
	margin-left:1em
}
div.pageerror ul#option li{
	padding-bottom: .5em;
}

div.hiddenoptions{
	margin: 0px 0px 4px 0px;
}

div.hiddenoptions div.option{
	clear: both;
}

div.hiddenoptions.hide{
	background-color: transparent;
	border: none !important;
}

div.hiddenoptions.hide div.option{
	display: none;
}

div.hiddencheckbox {
	display: none;
}

div.labeled{
	clear: both;
	margin: 0px 10px .6em 0px;
}

div.labeled label{
	display: block;
}

div.labeled.chbox input {
	display: inline;
	width: 16px;
}

div.labeled.chbox label {
	display: inline;
	vertical-align: baseline;
}

div.left {
	float: left;
}

div.right {
    float: right;
}

div.msg {
	background-image: url(/images/bg_msg_notice.gif);
	background-repeat: no-repeat;
	color: #551D89;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px .5em 30px;
}

div.msg.error{
	background-image: url(/images/bg_msg_error.gif);
	background-repeat: no-repeat;
	color: #FF4800;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px .5em 30px;
}

div.msg.warning{
	background-image: url(/images/bg_msg_notice.gif);
	background-repeat: no-repeat;
	color: #FF3300;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px .5em 30px;
}

div.msg.notice{
	background-image: url(/images/bg_msg_notice.gif);
	color: #551D89;
}

div.msg.success{
	background-image: url(/images/bg_msg_success.gif);
	background-repeat:no-repeat;
	color: #1C761D;
}

div.msg.success.left{
	text-align: left;
}

div.msg.alert{
	background-image: url(/images/icon_important.gif);
	color: #000;
	padding: 5px 5px .5em 25px;
}
div.msg.alertTitle{
	background-image: url(/images/icon_important.gif);
	color: #000;
	font-weight:bold;
	padding: 5px 5px .5em 25px;
}
div.noteTitle{
	color: #000;
	font-weight:bold;
	padding-bottom:8px;
}

div.msg.topofpage{
	font-weight: bold;
}

div.otherlinks{
	float: right;
	padding: 0px .5em 0px .5em;
}

div.partial{
	background-color: #F2F9FF;
	clear: both;
}

div.partial img{
	vertical-align: middle;
}

div.partial span.criteria{
	color: #FF0000;
}

div.tabsbar{
	height: 1.5em;
	padding: .5em 1em .3em 1em;
}

div.tabsbar span{
	display: block;
	float: left;
	white-space: nowrap;
}
div.tabsbar #goodbymsg{
	padding-left: 8px;
}
#signupmsg a {
		padding: 0 8px;
	}
	
#signinmsg a {
		padding: 0 12px 0 8px;
	}

div.tabsbar span.helplinks{
	float: right;
	margin-right: 0px;
}

div.technical {
	color: #C0C0C0;
}

span.warntext {
	color: #FF4800;
	padding-left: 5px;
}

form {
	margin: 0px;
	padding: 0px;
}

form input.date {
	width: 10em;
	float:left;
}

form input.dateField {
	width: 10em;
}

form input.l {
	width: 40em;
	float: left;
}

form input.ml {
	width: 30em;
	float: left;
}

form input.m {
	width: 20em;
	float: left;
}

form input.ms {
	width: 16em;
	float: left;
}

form input.s {
	width: 10em;
	float: left;
}

form input.ss {
	width: 9em;
	float: left;
}

form input.mxs {
	width: 8em;
	float: left;
}

form input.mxsp {
	float: left;
	width:120px;	
}

form input.xss {
	font-weight: bold;
	text-align: center;
	width: 3em;
}
form input.xsm {
	width: 8em;
}
form input.xs {
	width: 6em;
}

form input.xs.total {
	border: 2px solid #FF9900;
	font-weight: bold;
	height: 1.3em;
	float: left;
}

form input.xxs {
	width: 2em;
	float: left;
}

form.mainform select, form.mainform input {
	margin-bottom: .3em;
	margin-right: 5px;
	padding: 2px;
}

form.search input{
	margin-bottom: .1em;
	width: 152px;
}

form.search input.chbox{
	width: 18px;
}

form.search input.short{
	width: 50px;
}

form.search input.submit{
	color: #000000;
	cursor: pointer;
	margin: 3px auto 9px auto;
	width: 154px;
}

form.search select{
	width: 154px;
}

h1, h2, h3, h4, h5, h6, div.h2{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
div.h2 {font-weight: 700; font-size: 120%;}
h3 {
    margin-top: 0px !important;
}

h1, h2, div.account {
	font-size: 120%;
	margin: 0px;
}

h2 span.caption{
	font-size: 83%;
	font-weight: normal;
}

iframe.popup {
	z-index: 10000;
}

img{
	border: none;
}

input, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}

input.error, select.error {
	background-color: #FFF1EC;
	border: 1px solid #FF4800;
	padding:3px;
}
button.disabled{
	color:#c9c7ba;
	border:1px solid;
	border-color:#c9c7ba;
	background-color:#f5f4ea;
}
input.radio{
	vertical-align: middle;
}

input.shortint{
	width: 40px;
}

p{
	margin: 3px 0px 3px 0px;
	padding: 2px 0px 5px 0px;
}

span.bold {
	font-weight: bold;
}

span.extra{
	color: #666666;
	font-size: 90%;
}

span.keyword{
	font-weight: bold;
}

span.note {
	color: #FF7F50;
}

.formpage {
	border: 1px solid #C5E2FE;
	margin-top: 1em;
	vertical-align: middle;
	width: 48em;
}

.formpage div.intable {
	width: 30em;
}

.formpage div.labeled{
	clear: none;
	color: #666666;
	float: left;
}

.formpage div.msg {
	margin: .5em 0;
}

.formpage input.radio {
	margin-top: 5px;
}

.formpage div.td, .formpage div.full {
	border-bottom: 1px solid #C5E2FE;
	padding: .2em .5em;
}
.formpage div.td.noborder {border-bottom: none;}
.formpage div.btm {
	vertical-align: top;
}

.formpage div.td.error {
	border: none;
}

.formpage div.full {
	width: 100%;
}

.formpage div.r, .createnew div.r {
	background-color: #F1F6FB;
/* 	border-top: 1px solid #FFFFFF; */
	text-align: right;
	width: 30%;
}

.formpage div.r_fixedwidth {
  background-color: #F1F6FB;
  border-top: 1px solid #FFFFFF;
  text-align: right;
  width: 100px;
}

.formpage div.r-optional {
	background-color: #DFE5DF;
	border-top: 1px solid #c5cfc6;
	text-align: right;
	width: 33%;
}

.formpage div.r.last {
	border-bottom: none;
}

table.items {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	width: auto;
}
.formpage .td {
    border-bottom: 3px solid #fff;
    padding: 5px 10px 5px 10px;
}
.td {display: table-cell;}
#shoppinglist table.items{
	width: 100%;
}

table.items td.itemInformation{
    text-align: left;
    width: 40%;
}

table.items td.feeTypeLabel{
    text-align: left;
}

table.items td.feeValue{
    text-align: right;
}

table.items.narrow
{
	width: 360px;
}

table.items thead td.formHeader
{
	text-align:left;
}


table.onsale {
	width: 46em;
}

table.parkNameAndState
{
	width:29em;
}

.items a.sort.asc{
	background-image: url(/images/icon_sort_asc.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 12px 0px 0px;
}

.items a.sort.dsc{
	background-image: url(/images/icon_sort_dsc.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
	padding: 0px 12px 0px 0px;
}

table.items colgroup.alt{
	background-color: #F2F9FF;
}

table.items td.right, table.items th.right
{
	padding-right:10px;
	text-align:right
}

table.items img{
	margin: 3px;
}

span.pagenav {
	float: right;
	padding-right: 10px;
}

span.pageresults {
	float: left;
	text-align:left;
}
.items .td {
	padding: .3em .4em;
	text-align: center;
	vertical-align: top;
	text-align: center;
}
#calendar .td, table#shoppingitems td{
	text-align: center;
}
table.items td.divider
{
	border-right: 2px solid #C5E2FE;
}

table.items tfoot td {
	background-color: #F2F2F2;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #B3B3B3;
	padding: .3em 0 .5em .3em;
}

table.items thead td, .resvpaging, .thead {
	background-color: #F2F2F2;
	border-bottom: 1px solid #B3B3B3;
	border-top: 1px solid #CCCCCC;
	padding: .3em 0 .5em .3em;
	text-align: center;
}
#csitecalendar div.thead {border: none;}
#csitecalendar {margin-bottom: 10px;}
#csitecalendar .weekabove {
	border-bottom: 1px solid #B3B3B3;
	padding: 10px;
	text-align: center;
}
#csitecalendar .weeknav {padding: 5px;}
#csitecalendar .thead.grid {background-color: #ffffff;}
table.items thead td.empty, table.items tfoot td.empty {
	background-color: #FFFFFF;
	border: none;
}

table.items thead td.empty.top {
	background-color: #FFFFFF;
}

table.items thead th, .items .thead .th, .items .th  {
	background-color: #C5E2FE;
	border-right: 1px solid #FFFFFF;
	font-size: 90%;
	padding: .2em .4em .3em .4em;
	text-align: center;
	vertical-align: middle;
}
#csiterst .items, #csitecalendar .items {display: table; width: 100%;}
#csitedetailspage #csitecalendar .items {display: block;}
.items div.th {display: table-cell;}
.display-table {display: table; width: 100%}
.br, .thead, .br {display: table-row;}
#csiterst .thead, #csitecalendar .thead {display: flex; justify-content: space-between;}
.panelGroup .thead.grid .br {display: flex; justify-content: space-between; }
#csitecalendar #calendar .thead {display: table-row;}
.br div.td, .items .thead div.th {display: table-cell; vertical-align: middle;}
.items div.th.last {border-right: none;}
.noreservations {text-align: center; padding: 10px;}
#resvMsg {margin-bottom: 5px;}
.otherReservations {margin-top: 5px;}
.items .th a, .items .th {font-weight: 700;}
.empty.top.lft {width: 25%;}
.empty.top.rght {text-align:center; width: 75%;}
.empty.top.rght .br {display: flex; justify-content: space-between; padding-top: 20px;}
.td.weeknav.week1 {text-align: left;}
.td.weeknav.week2 {text-align: right;}
.br .td.weeknav {display: block;}

table.items thead th a, table.items tfoot th a, .items .th a  {
	color: #000000;
}

table.items thead th form select {
	margin: .2em 0 0 0;
}

table.items thead th span.caption {
	color: #666666;
	font-weight: normal;
}

table.items thead th.l form select {
	font-weight: normal;
}

table.items thead th.l, table.items thead td.l {
	text-align: left;
}

table.items thead tr.update td.weeknav {
	background-color: #C5E2FE;
	border-bottom: 1px solid #FFFFFF;
}

#topnav table
{
	background-color:#000066;
}

#topnav .tabs div a, 
#topnav .tabs div a:active
{
	color:#ffffff;
}

.tabs {
	display : flex;
}
.tabs div.nav_tab {
	float: left;
	margin: 0 auto;
	padding: 0 10px;
}

.tabs div a {
	color: #FFFFFF;
	display: block;
	font-size: 90%;
	font-weight: bold;
	height: 21px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	margin: 0 5px 0 5px;
}

.tabs div.disabled a.disabled,
.tabs div.disabled a.disabled:hover,
.tabs div.disabled a.disabled:active,
.tabs div.disabled a.disabled:visited
{
	color: #ccc;
	text-decoration:none;
}

.tabs div a:hover, .tabs div a:active{
	color: #FFFFFF;
}

.tabs div.first a {
	background-image: none;
}

.tabs div.first, .tabs div.firstslct{
	background-position: top left;
}

.tabs div.last, .tabs div.lastslct {
	background-position: top right;
}

.tabs div.lastslct {
	background-color:#fff;
}

.tabs div.slct a, .tabs div.lastslct a{
	background-position: top left;
}

.tabs div.slct a,.tabs div.firstslct a,.tabs div.lastslct a {
	color: #000000 !important;
	text-decoration: none !important;
}

.tabs div.slct, .tabs div.firstslct{
	background-position: top right;
	background-color:#fff;
}

.tabs.sub {
/* 	background-image: url(/images/bg_tabsub.gif); */
	height: 38px;
}
#searchmappage .tabs.sub, #browsemappage .tabs.sub {background-image: url(/images/bg_tabsub.gif); display: table; text-align: center;}
.tabs.sub div.nav_tab {
	width:25%;
}


.tabs.sub div a{
/* 	background-image: url(/images/bg_tabsub_left.gif); */
	color: #666666;
	padding: 5px 0px 0px 0px;
}

.tabs.sub div a:hover, .tabs.sub div a:active{
	color: #000000;
}

.tabs.sub div.first a{
	background-image: none;
}

td.full{
	background-image: url(/images/bg_msg_full.gif);
	background-repeat: no-repeat;
	color: #000000;
}

td.partial{
	background-image: url(/images/bg_msg_partial.gif);
	background-repeat: no-repeat;
	color: #000000;
}

tr.alt td {
	background-color: #FFFFFF;
}

#sysbroadcast{
	clear: both;
}

#banner{
	clear: both;
	height: 52px;
}

#banner .links{
	float: right;
	margin: 1.2em 0px 1em 0px;
}

#banner div.betalinks{
	clear: right;
	float: right;
	font-style: oblique;
	margin: 4px 0px 5px 0px;
	width: 41em;
}

#banner h1{
	color: #339933;
	float: right;
	font-size: 1.2em;
	font-style: oblique;
	font-variant: small-caps;
	font-weight: lighter;
	letter-spacing: .25em;
	margin: 9px 0px 0px 0px;
	text-align: right;
}

#barlinks{
	display: block;
	float: right;
	text-align: right;
}

#colbody{
	padding: 0 .5em;
	vertical-align: top;
}

#colbody h2, #colbody  h3, #colbody div.h2{
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 3px 0px;
	padding-bottom: 3px;
}

#colbody1{
	padding: 0px 0px 0px 1em;
	vertical-align: top;
	width: 49em;
}
#campgrounddetailspage #colbody1 {
	float: right;
}
#colbody1 div.component{
	display: block;
}

#booksiteform div.component {
	display: block;
	clear: both;
	margin: 0 !important;
}

#colbody1 h2, #colbody  h3{
	margin: 0px 0px 0px 0px;
}

#colsidebar, #colsidebar2{
	padding: 0px;
	vertical-align: top;
	width: 180px;
}
#campgrounddetailspage #colsidebar {
	float: left;
}

#csitecalendarpage table.items tbody td, #csitedetailspage table.items tbody td, #reservationspage table.items tbody td, #cgroundresultspage table.items tbody td {
	vertical-align: middle;
}

#csitelistpage #col1, #reservationspage #col1 {
	width: 8em;
}

#sitedetail .detail li {
	font-family: ProximaNovaRgRegular,Arial,Sans-Serif;
	width: 275px;
	padding: 3px;
	font-size: 12px;
	color: #576166;
	float: left;
}

.siteattrscol p.attrscat{
	font-family: ProximaNovaRgRegular, Arial, Sans-Serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	padding: 10px 0 0 0;
}

#sitedetail .detail li strong.attrval {
	font-weight: bold;
	color: #313741;
}

#footer{
	border-top: 2px solid #CCCCCC;
	margin-top: 1em;
	padding: 1em 0px 2em 0px;
	text-align: center;
}

#logo{
	background-image: url(/images/logo_banner_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	margin-right: -210px;
	width: 366px;
}

#logo:hover{
	background-image: url(/images/logo_banner_02_hover.gif);
}

#otherlinks {
	float: left;
	width: 17em;
	margin-bottom: 10px;
}

#continueShoppinglink {
    float: left;
    width: 17em;
    margin-bottom: 10px;
}

#otherlinks a{
	margin-bottom:0.3em;
}


#otherlinks2 {
	float: right;
	width: 15em;
}

#page{
	background: #FFFFFF;
	border: 1px solid #4C81AD;
	border-top: none;
	font-size: .74em;
	padding: 0px .5em 2em .5em;
	text-align: left;
	width: 65em;
}

#page[id]{
	display: table;
	margin: 0px auto 0px auto;
}

#pagetitle {
	padding: 0 0 1em 0;
}

#pagetitle h1 {
	font-size: 200%;
}

#partnersites{
	font-size: .75em;
	margin: 1em 0px 0px 0px;
}

#progressBar, #inlineProgressBar
{
	clear: both;
	height: 48px;
	width: 210px;
	display:inline-block;
}

#progressBar div, #inlineProgressBar div
{
	float: left;
	width: 10px;
	height: 48px;
	margin-right: 5px;
	background-color: #e6f8e6;
}
#reservationspage #subnav td a, #tourReservations #subnav td a, #permitReservations #subnav td a {
	padding-top: 10px;
}

#shopcontent div.labeled {
	clear: both;
	margin-bottom: 1em;
	vertical-align: middle;
	width: 98%;
}

#shopcontent div.labeled.cholder {
	height: 30px;
}

#shopcontent div.labeled.in {
	margin: .2em 0;
}

#shoppingcart{
	background-color: #FFCC00;
	border: 1px solid #FFA500;
	display: table;
	height: 17px;
	-moz-box-sizing: border-box;
	width: 100%;
}

#shoppingcart.expired{
	background-color: #FFEEAA;
	border-color: #FF0000;
	height: 40px;
}

#shoppingcart.expired div.bestbefore, div.expired div.bestbefore{
	background-image: url(/images/bg_msg_error.gif);
	font-weight: bold;
	height: 30px;
	padding-left: 30px;
}

#shoppingcart.runningout{
	background-color: #FFEEAA;
	border-color: #FF6600;
	height: 40px;
}

#shoppingcart.runningout div.bestbefore{
	background-image: url(/images/bg_msg_notice.gif);
	font-weight: bold;
	height: 30px;
	padding-left: 30px;
}

#shoppingholder{
	border: 1px solid #FFA500;
}

#shoppingcart span.expired{
    display:none;
}
.shop_cart_links {
	min-height: 24px;
}
.shop_cart_links a {
	padding-right: 10px;
}

#subnav{
margin-bottom: 10px;
}

#topnav{
	clear: both;
}
a.book.now:hover, a.book.now:active {
	background-image: url(/images/btn_booknow_rollover.gif);
	color: #000000;
	text-decoration: none;
}
a.expand.hide:hover, a.expand.hide:active, a.expand.site.hide:hover, a.expand.site.hide:active {
	background-image: url(/images/btn_hide_rollover.gif);
}
a.expand.site {
	float: left;
	padding-left: 0;
	width: 20px;
}
a.expand.site.hide {
	background-image: url(/images/btn_hide.gif);
}
a.expand:hover, a.expand:active, a.expand.site:hover, a.expand.site:active {
	background-image: url(/images/btn_expand_rollover.gif);
}
table.items tr.br td {
	border-top: 2px solid #C5E2FE;
}

table.items td.emptyClass{
    width: 310px;
}

table.items td.emptyCartMsgClass{
	width: 530px;
}

table.items tr.br.error, tr.error {
	background-color: #FFE4E1;
}

div.contentin {
	background-color: #F1F6FB;
	border: 2px solid #C5E2FE;
	border-top: 5px solid #C5E2FE;
	padding: 1em .5em;
	width: 46.5em;
}
div.contentin li {
	margin-left:20px;
}
div.inpagehelp{
	background-image: url(/images/bg_lookleft.gif);
	background-repeat: no-repeat;
	font-size: 120%;
	margin: 1em;
	padding: 1.2em;
}

div.inpagehelp h1{
	font-size: 130%;
}
#campname{
  text-align: left;
}
#cgroundName {
  font-size: 24px;
}
#shophdr h1  {
	font-size: 24px;
}    
ul.detail{
	list-style-type: disc;
	margin: 0px 0px 0px 0px;
	padding-left: 15px;
}
ul.detail li{
	margin: 0px 0px 5px 0px;
}

ul.wide 
{
	width:300px;
}

table.hiddenoptions.hide tbody.option {
	display:none;
}

div.hidden {
  display: none;
}

div.formLineEntryChoice label.extra {
  color: #666666;
  font-size: 80%;
}

div.formLineEntryChoice label.extra span.extra {
  font-size: 100%;
}

span.label, div.label {
        color: #A0A0A0;
        display: block;
        float: left;
        text-align: right;
        width: 8em;
        white-space:nowrap;
}

table.parkNameAndState td.label
{
	width: 8em;
	vertical-align: top;
}

div.bookDatesButton
{
	float:left;
	padding: 12px 0px;
}

div.findAvailableDates
{
	display: block;
	float:right;
	padding-left:5px;
	padding-top:10px;
}
div.compactoptions div.option{
	float:left;
	clear:none;
}
.clear {clear: both;}
.floatl {float: left;}
.margin5 {margin: 5px;}
.no_right_margin, .compactoptions #lengthOfStay.no_right_margin {margin-right: 0;}
.mblwdth50 {min-width: 150px;}
.mt10 {margin-top: 10px;}
.compactoptions #arrivaldate {
	margin: 0 6px 15px 0; width: 150px; height: 24px; float: left; text-indent: 22px;
	background-image: url("/images/2013/icon_calendar.png"); background-repeat: no-repeat;
	border: 1px solid #bbb;	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(255, 255, 255, 0.7);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.compactoptions #lengthOfStay {
	height: 24px; float: left; margin: 0 12px 15px 0; line-height: 24px; text-indent: 12px; width: 150px;
	background-image: -moz-linear-gradient(center top, #EEEEEE 1%, #FFFFFF 15%);
	border: 1px solid #bbb; border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(255, 255, 255, 0.7);
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
#csitedetailspage .compactoptions input {margin-bottom: 0;}
#csitedetailspage .compactoptions .option {margin: 10px 10px 0 0;} 
#csitedetailspage .compactoptions .extra {width: auto; display: block;}
#csitedetailspage #csitecalendar.panelGroup {height: 121px;}
div.pricingInSearch {
	font-size: 90%;
}

.formpage div.giftCard table, .formpage div.giftCard table td
{
	border:none;
}

.formpage div.giftCard table.giftCardDisplay, .formpage div.giftCard table.giftCardDisplay td
{
	text-align:center;
}

.formpage div.giftCard table.giftCardDisplay th
{
	padding-top:2px;
	padding-bottom:2px;
}

.formpage div.giftCard table.giftCardDisplay th.redeemedAmount
{
	white-space:nowrap;
}

.formpage div.giftCard table.giftCardDisplay th.redeemedAmount div span
{
	font-size:.85em;
}

.formpage div.giftCard  div.giftCardAction
{
	padding-top:6px;
	padding-bottom:6px;
}

.formpage div.giftCard table.giftCardDisplay td
{
	padding-top:2px;
	padding-bottom:2px;
	border-top:1px solid #c5e2fe;
	border-bottom:none;
}

.formpage div.giftCard div.msg {
	padding-left:30px;
	padding-bottom:4px;
	padding-top:4px;
}

div.voucherInfo
{
	padding:10px;
	padding-left:0;
	padding-right:0;
}

colgroup.right
{
	padding-right:10px;
	text-align:right
}

table.voucher
{	
	margin-top:10px;
	border:none;
	border-left:1px solid #c5e2fe;
}

table.voucher.clear
{
	border-left:none;
}

td.giftCard div table td
{
	border:none;
}

table.voucher th, table.voucher th last
{
	background-color:#f1f6fb;
	border-left:1px solid #ffffff;
	
	border-top:1px solid #c5e2fe;
	padding:4px;
}

table.voucher th.first
{
	border-left:1px solid #c5e2fe;	
}

table.voucher th.clear, table.voucher td.clear
{
	background-color:#fff;
	border-left:none;
	border-bottom:none;
}

table.voucher th, table.voucher th last
{
	background-color:#f1f6fb;
	border-left:1px solid #ffffff;
	border-right:1px solid #c5e2fe;
	border-top:1px solid #c5e2fe;
	padding:4px;
}

table.voucher th.last
{
	border-right:1px solid #c5e2fe;
}


table.voucher table td
{
	border:0;
}

table.voucher th, table.voucher td
{	
	width:33%;
	text-align:center;
	border-bottom:1px solid #c5e2fe;
}
table.voucher td
{
	border-right:1px solid #c5e2fe;
	border-bottom:1px solid #c5e2fe;
	border-top:none;
}
table.voucher tr
{
	border:none;
}

div.voucherLink
{
	float:left;
	width:55px;
}

div.voucherValue
{
	float:left;
	width:55px;
	text-align:right;
}

table.voucher th span.voucherSubLine, 
table.voucher td span.voucherSubLine
{
	font-size:.85em;
}

td.campsitePanel
{
	padding:6px;
	background-color:#f2f2f2;
	border:1px solid #f2f2f2;
}
table.campsiteFields td
{
	background-color:#f2f2f2;
}

table.campsiteFields td.error
{
	color:red;
}

table.campsiteFields td.heading
{
	color:#000;
	font-size:.9em;
	font-weight:bold;
	padding-top:10px;
}

table.campsiteFields td.available
{
	color:#000;
	background-color:#f2f2f2;
}

div.campsiteStatusHeading
{
	background-color:#f2f2f2;
	color:#567c3c;
	font-size:1.2em;
	font-weight:bold;
	padding-left:30px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url(/images/bg_check.gif);
	background-repeat:no-repeat;
}

div.campsiteStatusNotAvailableHeading
{
	background-color:#f2f2f2;
	color:#6f5a3c;
	font-size:1.2em;
	font-weight:bold;
	padding-left:30px;
	padding-top:6px;
	padding-bottom:6px;
	background-image:url(/images/bg_x.gif);
	background-repeat:no-repeat;
}

div.discountDescription
{
 	font-size:85%;
}
div.clear
{
	clear:both;
}

div.tabbedHeadDscPair 
{
margin-left:20px;

}

div.tabbedHeadDscPair span.tabbedHead
{
margin-left:-20px;
}

#message a
{
	display:block;
	font-size:90%;
	padding-bottom:4px;
}

#confirmationpage #colbody1{
	width: 44em !important;
}
#mapSample, #sidemap img
{
		display:block;
}

#samplpics {
	text-align: left;
	border:none;
	margin-bottom: 5px;
}
#samplpics img {
	margin-top:5px;
	text-align: left;
	border:none;
}
div.adSpot
{
	margin-top: 5px;
}	

/*   === New standardized css (starting with Permits) ===   */

.formpage table.formSection td {
	border-bottom: none;
}

.formpage table.formSection thead th {    /* column headers */
	color:#FFFFFF; 
	background-color:#7F99B2; 
	padding:0.1em 0.5em; 
	font-weight:bold; 
}

.formpage table.formSection th {   /* row headers */
	white-space:nowrap; 
	padding:0.1em 0.5em; 
	background-color:#DFE5DF; 
	border-bottom:none;
}

tr.personTypeInfo {
text-align:left;
}

th.notCountedIn {
text-align:left;
}

th.CountedIn {
text-align:left;
}

.formpage table.formSection td {
	padding:0.1em 0.5em; 
	border-bottom:none;
}

.formpage table.formSection tr.totals {
	white-space:nowrap; 
	border-bottom:none;
	padding:0.1em 0em; 
}

.formpage table.formSection td input {
	margin-bottom:0em;
}

td.bgcolor1, th.bgcolor1 {
	background-color:#F2F9FF; 
}

td.totalQuantity {
	text-align:center;
	font-weight: bold;
}
span.totalGroupSize {
	text-align:right;
	font-weight: bold;
	width: 2em;
	float: left;
}		
td.quantity, th.quantity {
	text-align:center;
}
table.items td.money, table.items th.money, td.money, th.money {
	text-align:right;
}

table.items td.text {
	text-align: left;
}
#shoppinglist table.items td.text {
	text-align: left;
	width: 20%;	
}
table.items td .orderNumber{
	width: 20% !important;
}
table.items td.input {  /*minimum width for input fields in table cells*/
	width:1%;
}


*.smallprint {
	font-size:smaller;
}

*.inputWithMapLink {
	/*font-size:xx-small;*/
	width:21em;
}

table div.noteHeader {
	font-weight:bold;
	padding:0.2em 0.1em;
}

table div.noteText {
	font-weight:normal;
	padding:0.2em 0.1em;
}

form div.formLine:first-child {
	padding-top:0em;
}
form div.formLine {
	clear:left;
	padding-top:.4em;
}

form div.formField {
	float:left;
	padding-right:.6em;
}

form div.formField input.disabled {
	background-color:#ccc;	
}

span.formFieldLabel {
	padding-left:.6em;
	white-space: nowrap;
	vertical-align:middle;
}

form div.rightLinks{
	float: right;
	clear: right;
	padding: .2em .5em;
	white-space: nowrap;
}

#permitIssued{
	padding:1.2em 2em .2em .5em;
}

div.headerLinks {   /* used in top right of order details */
	float: right;
	padding: 0px .5em 0px .5em;
	width: 15em
}
	
div.moneyLabel {
	float:left;
	text-align:left;
}

div.money {
	text-align:right;
}

table.items div.subtotal {
	border-top: 1px solid #cccccc;
}

table.items div.subtotal div.subtxt{
	color: #707070;	
	font-size: 0.92em;
	text-align: left;
}

table.items div.subtotal:first-child {
	border-top: none;
}

table.items div.total {
	border-top: 2px solid #888888;
}

table.items div.cartTotal {
	border-top: 2px solid #000000;
	font-weight: bold;
}


table.items tr.spaceBrline td,table.items tr.spaceBr td.empty,table.items tr.spaceBr td
{
	padding-top:2px;
	padding-bottom:2px;
}

table.items tr.spaceBrline td.empty, table.items tr.spaceBrlineTotal td.empty
{
	border: 0;
}	

div.rightSideLinks{
	float: right;
	clear: right;
	white-space: nowrap;
	text-align: right;
}

div.paymentinfo{
	background-image: url(/images/icon_secure.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
}

#permitGridContainer
{
	clear:both;
}

#permitGridContainer table.items td.l
{
	text-align:center;
}

/*   === use generic product and facility names for titles.  ===   */

#facilityname
{
	padding-bottom:4px;
}	

#productname{
	float: left;
	text-align: left;
	padding-bottom:5px;
}

#facilitynamearea
{
	width: 48em;
	border-top: 2px solid #C5E2FE;
}

td.submitButton, div.submitButton
{	
	border: 0pt none; 
	vertical-align: top; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

#InstallPromptDiv table tr td img
{
	  display:block;	 	
}	
table.fullWidth
{
	width: 100%;
}

table.splitPanel td
{
	width: 262px;
}
div.applicationMsg
{
	border-top:1px dashed red;
	border-bottom:1px dashed red;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:48em;
}

div.mapPinLink a
{
	display:block;
	height:20px;
	font-size:90%;
}

div.mapPinLink a.mapLink
{
	display:block;
	clear:both;
}

#overDiv
{
	text-align:left;
}

#searchPermitForm {
	margin-bottom:5px;
	margin-top:5px;
}

div.landingPage a
{
	line-height:20px;	
}

div.landingPage h4
{
	font-size:18px;
	padding-bottom:10px;
}

div.landingPage h3
{
	padding-top:10px;
	line-height:22px;	
}
#reservearea1
{
	width:48em;	
}
*.requiredMarker {
	color:red;
}

div.inlineDiv {
	display:inline;
}

div.lotteryApplicationMsg
{
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	font-weight: bold;
	text-align:center;
}

#attcategoryfilter{
	padding: 10px 10px 10px 0;
}

#attcategoryfilter div{
		margin: 8px 0 8px 0;
		padding: 0 0 0 10px;
}

#attcategoryfilter h3{
		padding: 0 0 0 10px;
}


#attcategoryfilter div.slct{
	background: #FFE784;
}


#calloutlisitngselfservice{
	padding: 25px;
	margin: 10px 0 20px 0;
	font-size: 14px;
	text-align: center;
	background-color: #FFF3C6;
	border: 2px #FFFAE6 solid;
}



#contentcol h1 {
	padding-bottom: 5px;
}
#subjectcontentfootnotes{
	margin: 10px 0 20px 0;
	font-size: 10px;
}

#featuredattractions, #generalattractions {
	margin: 10px 0 20px 0;
}

#featuredattractions h2, #generalattractions h2 {
	color: #C69E00;
	border: 2px solid #FFE784;
	border-top: none;
	border-left: none;
	border-right: none;
}
#featuredattractions div.attraction {
	padding: 10px 0 10px 0;
	font-size: 11px;
	border: 1px solid #FFE784;
	border-top: none;
	border-left: none;
	border-right: none;

}
#featuredattractions div.attraction div.logo {
	float: right;
	margin: 0 0 0 .5em;
}
#featuredattractions div.attraction div.attrlogo {
	float: left;
	height:80px;
	margin:3px 10px 0 0;
}
#featuredattractions div.attraction h3.attrcategory {
	font-size: 10px;
	font-weight: normal;
}
#featuredattractions div.attraction h3.attrname {
	font-size: 14px;
	font-weight: bold;
}
#featuredattractions div.attraction div.attrtagline {
	font-size: 10px;
	font-weight: bold;
}
#featuredattractions div.attraction div.attdescription {
	padding-top: 4px;
	clear: both;
	text-align: justify;
}
#featuredattractions div.attraction div.photo {
	float: right;
	padding: 5px 0 1px 10px;
}
#featuredattractions div.attraction div.attrlinktowebsite {
	padding-top: 5px;
}
#featuredattractions div.attraction div.attraddress {
	clear: both;
	padding: 5px 0 5px 0;
	font-size: 10px;
}

#featuredattractions div.attraction div.attrdistance {
	display: inline;
	font-size: 10px;
}
#featuredattractions div.attraction div.attrlinktodirections {
	display: inline;
	padding: 0 0 0 10px;
	font-size: 10px;
}

#featuredattractions div.attraction div.attrlinktoreport {
	display: inline;
	font-size: 9px;
	padding: 0 0 0 30px;
	text-align: right;
	color: #CCCCCC;
}
#featuredattractions div.attraction div.attrlinktoreport a {
	color: #AECEFF;
}

#featuredattractions div.attraction div.attrlinktoreport a:hover {
	color: #CC3300;
}
#generalattractions div.attrcategorysection {
	margin: 10px 0 10px 0;
}

#generalattractions div.attrcategorysection h3{
	color: #C69E00;
}

#generalattractions div.attrcategorysection div.attraction{
	margin: 5px 0 5px 0;
}

#generalattractions div.attrcategorysection div.attraction h3.attrname{
	color: #000000;
	display:inline;
}

#generalattractions div.attrcategorysection div.attraction div.attrdistance{
	display:inline;
	color: #808080;
	font-size: 10px;
	padding: 0 0 0 5px;
}
div.paymentLeftCellDiv {
  float:left;
  width:165px;
}
div.paymentCellDiv {
  padding-left:5px;
  float:left;
}
#checkoutCartForm div #equiptment td.r
{
	width:26%;	
}
#reportListing input{
	float:none;
}

div.inlineRadioGroup {
	margin-top:10px;
}

div.inlineRadioGroup div {
	float:left;
	margin:0;
	white-space:nowrap;
}

div.inlineRadioGroup div.first {
	margin:0;
	clear:both;
	white-space:nowrap;
}

div.inlineRadioGroup label {
	padding-left:4px;
	padding-right:30px;
}

.txtArea
{
	width:600px;
	height:100px;
	padding-bottom:10px;
}

div.inlineRadioGroup input {
	margin:0;
	padding:0;
}

div.reasonDetail
{
	padding-top:10px;
	clear:both;	
	padding-bottom:10px;
}

div.contenthdr.noImage {
	background-image: none;
	background-color:#F1F6FB;
}

div.barCode
{
	float:right;
	padding:10px;
}

#checkInTitle
{
	clear:both;
	text-align:center;	
}

#checkInTitle h1
{
	font-size:180%;
}

table.full
{
	width:100%;
}


.formpage div table td
{
	border-bottom:0px;
	
}

.formpage div table.formCols th
{
	color:#999;
	padding-right:10px;
}

.formpage div table.formCols td
{
	padding:0;
	padding-right:10px;
}

td.number {
	text-align:right;	
}

table.items.formpage
{
	border: 1px solid #c5e2fe;
	border-bottom:2px solid #c5e2fe;
}

table td.left
{
	text-align:left;	
}


div.formFieldLeft
{
	float:left;
	padding-right:18px;
}

#contactTable td {
	vertical-align:top;
}

div.formFieldSet {
	clear:both;
	padding-top:15px;
}

div.formFieldSet table td {
	padding-top:2px;
	padding-bottom:2px;	
}

div.formFieldSet h3 {
	padding-bottom:6px;
}

fieldset {
  border-top: 1px solid #ffdb33;
  background-color:#fff;
  margin: 10px 0;
  padding: 10px 0;
  width: 90%;
  display: table;
}
legend{
  font-size: 16px;
  padding: 4px;   
}


select.profile {
	width:160px;
}

span.pageTitle {	
	font-weight:bold;
	font-size:200%;
	padding-top:5px;
}

div.lookRight {
	background-image:url('/images/bg_lookright.gif');
	background-position:top left;
	background-repeat:no-repeat;	
	padding-left:38px;
	padding-top:6px;
	padding-bottom:8px;
}

a.previous
{
	background-image:url('/images/arrow_up_active.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
}

a.previous.disabled
{
	background-image:url('/images/arrow_up_disabled.gif');
}

a.next
{
	background-image:url('/images/arrow_down_active.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:12px;
}

a.next.disabled
{
	background-image:url('/images/arrow_down_disabled.gif');
}

div.siteExceptions a {
	display:block;
	float:left;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
	margin-right:20px;
	white-space:nowrap;
}

div.squintyText {
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10px;
	clear: both;
}

div.ad {
	padding-top:5px;
}

div.matchSummary {
	font-size:11px;
	font-weight:bold;
}

div.promo {
	clear:both;
	margin: 5px 0 0 0;
}


div.promo label {
	 display: block;
	 float: left;
     width: 45em;
     color: #000;
     margin: 2px 0 10px 0;
}

div.promo input{
	color:#000;
	display:block;
	float:left;
}

div.equipsection, div.equipsectionnew {
	clear:both;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #C5E2FE;
}
div.equipsectionnew {
	border: solid 2px #FFFF00;
}
#equipment_add {
	padding: 10px 0 10px 0;
}
span.qtyEquip {
	font-size:120%;
	font-weight:bold;
}
/*
#qtyEquipTotal {
	font-size:120%;
	font-weight:bold;
}
#qtyEquipEntered {
	font-size:120%;
	font-weight:bold;
}
*/
div.ffleft {
	float:left;
	padding-right:5px;
}
div.ffleftx {
	float:left;
	padding-right:5px;
	padding-top:20px;
}
div.ffinlinelink {
	text-align: center;
	padding-top:18px;
}
div.discountSection {
	clear:both;
	padding-top:2px;
}
div.discountSection div.passextrainfo {
	clear:left;
	padding-top:.4em;
	padding-left:20px;
}
div.discountSection table td{
	border-bottom:0px;
	padding: 0px;
}
div.discountSection input.radio {
	margin-top:0;
	padding-top:0;
}

div.discountSection label {
	padding-left:0px;
}

label[for=primaryOccupant_Member], label[for=primaryOccupant_Other]{
	margin-right: 4px;
	margin-left: 3px;
}

input#primaryOccupant_Member, input#primaryOccupant_Other{
    margin-top: 0px;
}

.occupants span {
    white-space: nowrap;
}

div.discountSection div.discountDescription {
	margin-left:20px;
	clear:both;
}

div.wizardInfo {
	background-color:#dee6de;
	border-color:#cccccc;
	padding:5px;
	margin-right:15px;
	font-size:130%;
}

span.grey {
	color:#999;	
}
div.section
{
	clear:both;
	padding-top:5px;
}
table.simple td {
	
	border:0px;
	padding-left:0;
}
div.formRowLine {
	float:left;
	padding-right:10px;
}

tr.lotpref td, tr.lotappl td{
	padding: 10px;
}

tr.lotappl td,
tr.lotpref td {
	background-color: #f1f1f1;
    border-right: 2px solid #fff;
}

tr.lotpref:nth-child(even) td {
   background-color: #fff;
}

#leftAdpanel {
	width:180px;
	overflow:hidden;	
}

form input.lengthOfStay {
	width: 77px;
}

#FindTour {
	padding-left:5px;
	padding-right:5px;
}

div.faqSubTitle {
  font-size:120%;
  font-weight:bold;
}

div.faq {
  padding-left:30px;
}

table.faq {
  padding-left:0px;
}

table.faq td.question, table.faq td.answer {
  width:10px;
  padding-left:50px;
}

table.faq td.question, table.faq td.questionTxt {
  font-weight:bold;
}

table.faq td.question div, table.faq td.answer div {
  font-size:120%;
  color:#888;
}

table.faq td.topicTitle {
  font-size:120%;
  padding-bottom:20px;
  padding-left:20px;
}

table.faq td.answerTxt {
  padding-bottom:30px;
}


table.faq td.topicQuestions {
  padding-bottom:30px;
  padding-left:50px;
  width:100%
}

div.contactUs {
  padding-bottom:30px;
}
.txtleft {
	text-align: left;
}

div.ssnwarning{	
	background-image: url(/images/icon_important.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	padding: 1px 0 1px 23px;
}
div.ssn.btn{
	float: left;
	padding-right: 40px;
}
div.ssn.input{
	padding-left: 15px;
}
div.ssn.legend{
	font-size:90%;
}

#progresspopup {
	clear:both;
}
#ormsuserpanel {
	border-top: 1px dashed; 
	border-bottom: 1px dashed; 
	margin-top: 10px; 
	margin-bottom: 5px;
	padding: 5px; 
	background-color:#00ff00; 
	clear: both;
}
#ormsuserpanel-div{
	margin: 0px 5px;
}
#ormsuserpanel .oup-label {
	margin: 0px 5px;
	text-align: left;
}
#ormsuserpanel .oup-label-bold {
	text-align: left;
	font-weight:bold;
}
#ormsuserpanel a {
	margin: 0px 5px;
	float: right;
	white-space:nowrap;
}
div.updateResvButton {
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
div.updateResvButton a.book {
	margin-left:0;
}
div.updateResvButton a.book.now.disabled, 
div.updateResvButton a.book.now.disabled:hover, 
div.updateResvButton a.book.now.disabled:active {
	background-color: #EEEEEE;
	color: #C0C0C0;
	border: solid 1px #C0C0C0;
}

div.resvSummaryInfo, div.resvSummaryInfo div {
	font-size:11pt;
	font-weight:bold;
} 

div.resvSummaryInfo div span{
	color:#666666;
}

div.resvSummaryInfo h1 {
	font-size:16pt;	
}

div.resvSectionLink {
	float:right;
	text-align:right;
	width:90px;	
}

div.updateResvButton a.book.now {
	color: #00E;
	background-color:  #EEE;
	background-image:none;
	/*background-image: url('/images/2011/bg-lightfade.png');*/
	border: solid 1px #00E;
	width:300px;
}

div.updateResvButton a.book.now:hover,
div.updateResvButton a.book.now:active  {
	background-color: #FFE08A;
}

div.hidex {
	display:none;
}

div.showx {
	display:block;
}

a.toggleTrigger {
	font-size:10px;
	display:block;
	padding-left:22px;
	background-image:url('/images/expandcollapse.png');
	background-position:0 -45px;
	padding-top:3px;
	margin-top:3px;
	height:18px;
}	

a.toggleTrigger.hidex {
	background-position:0 0;
}

#campingDetails {
	padding-top:1px;	
	clear:both;
}

div.parkTitle {
		padding-right:20px;
}

a.cancelChange {
	font-size:11px;
	display:block;
	padding-bottom:8px;
}

div.contact {
	width:750px;	
}

div.readfacebook{
	background-image: url(/images/facebook.png);
	color: #000;
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 1px 3px 5px 20px;
}
div.removelink{
	float: right;
	padding: 0 10px 0 10px;
}
#fbcommentbox{
	float: none;
	clear: both;
	text-align: left;
	margin: 10px 0 10px 0;
}
.facility_header_parent {
	margin-top: 5px;
	font-size: 0.9em;
	font-style: italic;
	clear: left;
}
.facility_header_parent span, .facility_header_parent strong {
	margin-top: 2px;
}

.facility_parent_link {
	font-size: 1.1em;
}
.facility_header_parent span.region, .facility_header_parent strong.region {
	font-size: 1.1em;
	margin-right: 0;	
}
#siteTransferComponent, #siteTextSearch, #siteTransferComponent #siteDropDown div  {
	clear:both;
}

#siteTransferComponent div.title {
	padding-bottom:5px;
}

#siteTransferComponent {
	padding-top:20px;
	padding-bottom:20px;
}

#siteTextSearch, #orDiv, #siteDropDown {
	float:left;
}

#orDiv {
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
}
#AlternativeSites {
	width:370px;
}	

#siteTransferSearchBtn {
	margin-top:5px;
}
#multipleSearchResultsFound {
	padding-top:10px;
}	

#alternativeSiteMessages {
	clear:both;
	height:80px; 
	overflow:auto;
	border:1px solid #ccc;
	width:370px;
	padding:5px;
	line-height:130%;
	margin-top:5px;
}
#filterResults #alternativeSiteMessages a {
	font-size:8pt;
	display:block;
	padding-bottom:4px;
}

/* atributes style */

#attributesTable td.r {
	vertical-align: top;
}

#attributesTable div.firstLayoutCol{
	clear: left;
	width: auto;	
}

#attributesTable div.simpleLayoutCol{
	width: auto;		
}

#attributesTable div.lastLayoutCol{
	clear: right;
	width: auto;	
}

#attributesTable div.attributeField.allLayoutCol{
	width: 100%;
	clear: both;
	
}

#attributesTable table.attributesSubgroup{
	width: 100%;
}

#attributesTable table.attributesSubgroup td {
	border-bottom: 0px; 
	vertical-align: top;
}

#attributesTable table.attributesSubgroup td:last-child{
	width: 97%;
}

#attributesTable table.attributesSubgroup td.rc {
	padding-top: 16px;	
	width: 3%;	
}

#attributesTable span.subGroupLabel{
	padding: 6px;
	background-color: #C4D2E0;
	font-weight: bold;
}

#attributesTable div.attributeField{
	min-width: 30%;
	float: left;
	padding-right: 5px;	
}

div.attributeField input.DatePickerRenderer{
	width: 120px;	
}

div.attributeField input.DateOfBirthRenderer{
	width: 100px;
}
div.attributeField div.DateInBoxesRenderer{
	min-width: 160px;
}
div.attributeField input.DateInBoxesRenderer{
	display: none;
}
div.attributeField div.DateInBoxesRenderer input.year{
	width: 40px;
	float: left;
	margin-right: 5px !important;
}
div.attributeField div.DateInBoxesRenderer input.day, div.attributeField div.DateInBoxesRenderer input.month{
	width: 30px;
	float: left;
	margin-right: 5px !important;
}


div.attributeField input.DecimalBoxRenderer{
	width: 100px;
	padding-right:3px;
	text-align: right;
}

div.attributeField input.CurrencyBoxRenderer{
	width: 110px;
	padding-right:3px;
	text-align: right;
}

div.attributeField input.NumberBoxRenderer{
	width: 80px;	
	padding-right:3px;	
	text-align: right;
}

div.attributeField input.TextBoxRenderer{
	width: 100px;
}
div.attributeField input.TextBoxRenderer.s{
	width: 50px;
}
div.attributeField input.TextBoxRenderer.m{
	width: 100px;
}
div.attributeField input.TextBoxRenderer.l{
	width: 150px;
}

#GiftCardsKit_rootGroup_attrs div.attributeField input.TextBoxRenderer {
  width: 180px;
}
#GiftCardsKit_rootGroup_attrs div.attributeField input.TextBoxRenderer.l {
  width: 250px;
}
#GiftCardsKit_dollarAmountGrp_attrs div.attributeField {
  margin-left: 8px;
  margin-top: 10px;
}
#GiftCardsKit_dollarAmountGrp_attrs div.error_item {
  margin-top: 10px;
}


div.dynamicGrpLabel {
  float: left;
  clear: none;
  margin-left: 10px;
  padding-right: 20px;
}

div.attributeField textarea.TextAreaRenderer{
	width: 300px;
	height:60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
}

div.attributeField div.DropdownRenderer{
	max-width: 300px;
	overflow: hidden;	
}

div.attributeField select.DropdownRenderer{
	width: 100%;
}

div.attributeField {
	margin-bottom: 3px;
}

div.attributeField div{
	height: 20px;
}

div.attributeField.allLayoutCol div{
	height: auto;
}

div.attributeField div:first-child{
	height: 17px;
}

div.attributeField.allLayoutCol div:first-child{
	height: auto;
}

div.attributeField div.CheckboxGroupRenderer div{
	margin-top: 0px;	
	padding-right: 20px;
	height: 20px;
	width: auto;
}

#attributesTable div.group_errors{
	color: red;
	margin-bottom: 5px;
}

div.attributeField.error input{
	background-color: #FFF1EC;
	border: 1px solid red;
}

div.attributeField.error select{
	background-color: #FFF1EC;
	border: 1px solid red;	
}

div.attributeField.error textarea{
	background-color: #FFF1EC;
	border: 1px solid red;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
}

#attributesTable div.error_item{
	background-image: url(/images/bg_msg_error.gif);
	background-repeat: no-repeat;	
	padding: 4px 4px 4px 30px;
}

div.attributeField input.placeholder{
	color: #a3a3a3;
}

.memberRewardPrograms .attributesKit{
	margin-top: 30px;
}

.attributesKit .groupcard.VIEW .name{
	margin-top: 20px;
	padding-bottom: 8px;
	font-weight: bold;
}

div.attributesKit div.group_errors{
	color: red;
	margin-bottom: 5px;
}

div.attributesKit div.error_item{
	background-image: url(/images/bg_msg_error.gif);
	background-repeat: no-repeat;	
	padding: 4px 4px 4px 30px;
}

.views_switches {
	display: inline;
}

.view_switch {
	float: left;
	padding: 0px 4px 0px 4px;
	background-color: #185c2F;
	margin: 0px;
	border: 2px solid transparent;
}

.view_switch a {
	color: #FFFFFF;
	text-decoration: none !important;
	border-bottom: 2px solid transparent;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	padding: 5px 20px;
	text-align: center;
}

.view_switch a:active {
	background-color: transparent;
	border-bottom: 2px solid #4E6C2E;
}

.view_switch a:hover {
	border-bottom: 2px solid #4E6C2E;
}

.view_switch.first {
	border-radius: 10px 0 0 10px;
}

.view_switch.last {
	border-radius: 0px 10px 10px 0px;
}


.view_switch.selected {
	background-color: #FFFFFF;
	background-image: none;
	border-color: #F59830 #F59830;
	border-right: 2px solid #F59830;
	border-style: solid;
	border-width: 2px;
	border-bottom: none;
	border-bottom-left-radius: 0;	
	border-bottom-right-radius: 0;		
}

.view_switch.selected a {
	color: #000000 !important;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
}

div.filterCategory.BLOCK{
	margin: 10px 0 0 0;
	font-weight: bold;
	color: black;
	clear: both;
}

div.filterCategory.BLOCK div.dim, div.filterCategory.BLOCK span.dim{
	float: right;
	color: #AAA;
	cursor: pointer;
	font-weight: normal;	
}

div.filterCategory.BLOCK h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

div.filterCategory.BLOCK.selectable{
	cursor: pointer;
}

div.filterCategory.BLOCK a div.dim div.release {
	color: #933;
}

div.filterCategory.BLOCK div.filterItem.first{
	margin-top: 3px;
}

div.filterCategory.BLOCK div.filterItem{
	clear: both;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 0 0 0;
	cursor: pointer;
}

div.filterCategory.BLOCK div.filterItem.selected div.item{	
	background-color: #FAEEDA;
}

div.filterCategory.BLOCK div.filterItem.selected{
	cursor: default;	
}

div.filterCategory.BLOCK div.filterItem div.item{
	font-weight: normal;	
	overflow: hidden;
	text-overflow: ellipsis;	
	max-width: 150px;
}

div.filterCategory.BLOCK div.filterItem a div.item{
	cursor: pointer;	
}

div.filterCategory.BLOCK  a{
	white-space: nowrap;
	text-decoration: none;
}

div.filterCategory.BLOCK a:hover{
	text-decoration: underline;
}

div.filterCategory.INLINE{
	display: inline;
	margin-top: 10px;	
	padding-bottom: 10px;		
}

div.filterCategory.INLINE div.filterItem{
	padding-left: 10px;	
	padding-right: 10px;		
}

div.filterCategory.INLINE div.filterItem a div{
	text-decoration: underline;
	cursor:pointer;
}

div.filterCategory.INLINE div{
	width: auto;
	float: left;	
}

div.filterCategory.TABS {
	display: inline;
}

div.filterCategory.TABS  div.filterItem{
	float: left;
	padding: 0px 4px 0px 4px;
	background-color: #185c2F;
	margin: 0px;
	border: 2px solid transparent;
}

div.filterCategory.TABS  div.filterItem a div.item {
	color: #FFFFFF;	
}

div.filterCategory.TABS  div.filterItem div.item {
	color: #000000;
	text-decoration: none !important;
	border-bottom: 2px solid transparent;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	padding: 10px 20px;
	text-align: center;
}

div.filterCategory.TABS  div.filterItem a:active {
	background-color: transparent;
	border-bottom: 2px solid #4E6C2E;
}

div.filterCategory.TABS  div.filterItem a:hover {
	border-bottom: 2px solid #4E6C2E;
}

div.filterCategory.TABS  div.filterItem div.item:hover {
	border-bottom: 2px solid #4E6C2E;
}

div.filterCategory.TABS  div.filterItem.first {
	border-radius: 10px 0 0 10px;
}

div.filterCategory.TABS  div.filterItem.last {
	border-radius: 0px 10px 10px 0px;
}


div.filterCategory.TABS  div.filterItem.selected {
	color: black;
	background-color: #FFFFFF;
	background-image: none;
	border-color: #F59830 #F59830;
	border-right: 2px solid #F59830;
	border-style: solid;
	border-width: 2px;
	border-bottom: none;
	border-bottom-left-radius: 0;	
	border-bottom-right-radius: 0;		
}

div.filterCategory.TABS  div.filterItem.selected a {
	color: #000000 !important;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 5px;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
}

div.group div.dim{
	text-indent: 10px;
	padding: 5px;
	color: #AAA;
	cursor: pointer;
	font-weight: normal;
	width: 30px;	
	max-width: 30px;
}


div.group div.dim span.release {
	color: #933;
}

div.textItem.alert{
	border: red 2px dashed; 
	padding: 5px; 	
	clear: both;
	margin-bottom: 5px;
}

div.mobi_nav {

	margin-left:auto;
	margin-right:auto;
	/*width:56%;*/
	margin-bottom: 10px;
}

select.mobi_nav {

    margin-left: auto;
    margin-right: auto;
    width: 100%;
	margin-top: 5px;
}

div.mobi_nav_footer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	width:25%;
}
.td_inner_wrapper2 { 
	min-height: 10px;
}
/* Ratings */
.topPanelRating {
  white-space: nowrap;
  margin: 12px 0 0 0;
}
div#mapbubble .ratingViewDiv .ratingStar > img {
  padding: 0;
}
#addRatingDiv {
	margin-top: 10px;
}
.ratingViewDiv {
  margin-bottom: 10px;
}
.ratingViewDiv .ratingStar {
  float: left;
}
.ratingViewDiv .ratingStar > img {
  margin: 1px 1px;
}
.ratingStarSep {
  float: left; width: 8px; height: 12px;
}
.starDescription {
  font-size: 12px; color: #333333;
}
.ratingTitleDescr {
  font-size: 14px;
  color: #163154;
}
#ratingFacilityViewDiv {
  margin-top: 10px;
  border: 1px solid #a3a3a3;
  width: 100%;
  display: table;
}
#ratingFacilityViewDiv .eusCardImage {
  margin: 3px 3px 0 3px;
  float: left;
}
.reviewlabel {
  font-weight: bold;
  margin-bottom: 10px;
}
#ratingFacilityViewDiv .facility_view_header {
  display: table; 
}
#ratingFacilityViewDiv .eusCardContentLeft {
  margin: 10px;
}
.ratingContainer {
  background-color: #f8f8f7; margin: 18px 0 20px 0;
}
.ratingValue {
  clear: left; padding: 10px 0 2px 0; margin-left: 15px  
}
.ratingLabel {
  float: left; margin-top: 8px;
}
.ratingStars {
  margin-left: 15px; margin-right: 10px; float: left;
}
.mr15 {
  margin-right: 15px;
}
#ratingReviewOKStrDiv {
  line-height: 31px; font-size: 11px; font-weight: bold;
}
#ratingReviewDiv {
  clear: left; padding: 0px 0 12px 0; margin-left: 15px;
}
.reviewTxtArea {
  border: 1px solid #a3a3a3; width: 96%; height: 109px;
}
#ratingReviewDiv #review {
  resize: none;
}
.ratingNoticeDiv {
  margin: 8px 0 2px 0; font-size: 12px; color: #666666;
}
#addRatingDiv .button {
  border: 1px solid #ffb531;
  background-color: #fbb12b;
  font-size: 15px;
  color: #000;
  padding: 10px 30px;
  margin: 0;
  width: 165px;
  height: 40px;
  border-radius: 3px;
}
/* pills */
.pill a {
  color:#fff !important;
  padding:1px;
}
.pill a:hover {
  color:#ccc;
}
.pill {
  display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 7px;
    color: #fff !important;
    border-radius: 10px;
    font-size: 11px;
}
.pill.camping {
  background-color:#336699;
}
.pill.dayuse {
  background-color:#416036;
}
.pill.permit {
  background-color:#894aa5;
}
.pill.tour {
  background-color:#ef9433;
}
.pill.article {
  background-color:#222222;
}
/* end pills */

/*
#mobiNavSelect {

    margin-left: auto;
    margin-right: auto;
    width: 100%;
	margin-top: 5px;
}
*/
@media (max-width: 767px) {

	#pageContainer{
		width:auto;
		background-image:none;
		padding:0px 0px 0px 0px;
	}
	
	#page {
		width:auto;
		border: 0px solid white;
	}
	
	body {
		background-color: white;
		margin: 0 5px 0 5px;
	}
	
	#pagearea {
		min-height:100%;
		padding: 0px;
		margin: 0px 0px 0px 0px;	
	}
	div.tabsbar {
		bottom: 0px;
		width:auto;
	}
	
	div.tabsbar span {
		color:black;		
	}
	
	div.tabsbar span a {
		color:black !important;
	}
	
	#signupmsg a {
		background-image:none;
		padding: 0 8px;
	}
	
	#signinmsg a {
		background-image:none;
		padding: 0 8px;
	}
	
	div.content.btn {
		padding: 0 0 0 0;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		text-align: center;
	}
	
	.formpage div.r label {
		padding-left: 0px;
	}
	
	form input.m {
		width: 160px;
	}
	
	form input.s {
		width: 160px;
	}
	
	.contenthdr {
		text-indent: 0px;
	}
	
	#colbody1 {
		padding: 0px 0px 0px 0px;
	}
	
	#shoppingcartpage #shoppingcart, #checkoutpage #shoppingcart{
		margin: 0 0 0 0;
	}
	
	span#cartLink {
		margin-left: auto;
	}
	
	#leftAdpanel { /*shopping cart*/
		width: auto;
	}
	
	div.ctr {
		width: auto;
	}
	
	#colsidebar, #colsidebar2 {
		width:auto;
	}
	
	span#checkoutLink {
		margin-left: 29px;
	}
	
	div.tabsbar #welcomemsg {
		width: 100%;
	}
	
	#membershipbar {
		padding: 4px 0px;
	}
	
	#contentArea .frame{
	 padding: 10px 5px;
  }
  #addRatingDiv {
   margin: 0 5px;
  }
  .ratingTitleDescr {
   padding: 0 4px;
  }
  .standout-button-leave-review {
   margin-left: 5px;
  }
  #addRatingDiv .button {
    width: 94%;
  }
  #ratingFacilityViewDiv .eusCardImage, #ratingFacilityViewDiv .eusCardContentLeft {
    padding: 0;   
  }
  #ratingFacilityViewDiv .facility_header_name span {
    display: inline;
  }
  .reviewTxtArea {
    height: 209px;
  }
  #ratingSuccessDiv {
    margin: 0 5px;
  }
  #ratingReviewOKStrDiv {
    margin-bottom: 10px;
  }
}

div.facility_logo{
    float:right;
    margin: -23px 0 0 0;
}

img.image_logo{
    margin: 0 0 -128px -128px;
}

#book_btn_wrapper{
	background-color: transparent;
	width: 180px;
	height: auto;
	padding: 10px 10px 10px 5px;
	text-align: center;	
	margin-bottom:10px;
}

#txt_book_alert{
	text-align: center;
	display: block;
	color: #c1652b;	
	padding: 8px 0px;
}

.btn_book_now{
    height:3em;
   	width:13em;
}

.btn_book_dates{
    background-image: url("/images/btn_bookselected.gif");
	background-repeat: no-repeat;
	background-position: 5% center;
	float:left;
	height: 3em;
    padding-left: 30px;
    width: 12em;
    border: 1px solid;
    border-radius: 4px 4px 4px 4px;
   	box-shadow: 1px 1px 1px 1px #777777;
   	cursor: pointer;
}


.txt_book_copy{
	text-align: center;
	color: #000;
	width: 180px;
	margin: 0 auto;	
	font-size: 12px;
}


.booknowimg {
    margin: 0 3px 0 5px;
    float:none;
}

#btn_book_now_id img{
	position: relative;
	right: 5px;
}


#popup-wrapper-AAM {
	width: 640px;
	height: 385px;
	background-color: #fff;	
	clear: both;
}

#popup_header{
	width: auto;
	height: 25px;
	padding: 10px;
	background-color: #3c3c3c;	
	clear: both;
	text-indent:0px;
}
#popup_leftcol{
	width: 339px;
	float: left;
	height: 310px;
	padding: 15px 20px;	
    text-indent: 0px;
}

#popup_rightcol{
	width: 215px;
	background-color: #f1f1f1;
	float: right;	
	height: 310px;
	padding: 15px 20px;
    text-indent: 0px;
}
#popup_rightcol ol{
	padding: 0 0 0 15px;	
}
#popup_rightcol ol li{
	padding: 8px 0px;	
}
#popup_body{
	clear: both;
	width: 639px;
	height: 330px;		
}
#popup_close{
	margin-top: 4px; 
}
#popup_leftcol ul li{
	padding: 8px 0px	
}
#popup_leftcol ul{
	padding: 0 0 0 15px;	
}


div.aaMembershipInfo {
    clear: both;
    float: left;
    margin: 5px;
}

#tag_banner{
	width: 563px;
	height: 20px;
	background-color: #ffdd74;	
	background-image: url("/images/icon_tag_circle.png");
	background-position: 4px 2px;
	background-repeat: no-repeat;
	text-indent: 30px;
	font-size: 12px;
	padding: 8px 0 0 5px;
}

#progressBar div {
	background-color:#f4fdeb;	
}

#progressBar div.pb1 {
	background-color:#e2ffc7;	
}

#progressBar div.pb2 {
	background-color:#b9df96;
}

#progressBar div.pb3 {
	background-color:#89c570;
}

#progressBar div.pb4 {
	background-color:#63a548;
}
.configdiv {
	margin: 10px 0;
}

/*UGC*/

#noPhotosMsg {
	margin: 10px 0 0 90px;	
}

#recreationalAreaDetailpage #noPhotosMsg {
		margin: 10px 10px 0 10px;
	}

#ugclinks a {
	display:block;
	margin-top:15px;
	margin-bottom:15px;
}

	img.slide {
		margin-right: 0px;
		height: 120px;
		border: 5px solid white;
	}
	#ugcImages img.slide {
	 border: 5px solid white !important;
	}
	
	#photoCount {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin: 5px 0;
    	text-align: center;
	}
	
	.inactive {
		opacity:0.4;
		filter:alpha(opacity=40); /* For IE8 and earlier */
		cursor:text;
	}
	
	#currentImgContainer {
		/*margin: 10px 0;*/
		margin-left: auto;
		margin-right: auto;
		margin-top:10px;
		margin-bottom:5px;
		width:100%;
		position:relative;
	}
	/*
	#selectedPhoto {
		border: 5px solid cyan !important;
	}
	*/
	.selectedPhoto {
		border: 5px solid #FEB302 !important;
	}
	
	img#currentImg {
		display:none;
		width:100%;
	}
	
	.nextContainer {
		position: absolute;
		top: 0;
		right: 0;
		height: 100%;
		width: 60px;
		overflow: hidden;
	}
	
	.prevContainer {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 60px;
		overflow: hidden;
	}
	
	.prevImg {
		height: 100%;
		width: 30px;
		top: 0;
		left: 0;
		overflow: hidden;
		background: transparent url(/images/slider-prev-next.png) no-repeat center left;
		cursor: pointer;
		position: absolute;
	}
	
	.nextImg {
		height: 100%;
		width: 60px;
		top: 0;
		right: 0;
		height: 100%;
		width: 30px;
		overflow: hidden;
		background: transparent url(/images/slider-prev-next.png) no-repeat center right;
		cursor: pointer;
		position: absolute;
		
	}
	
	a#prevImgButtonBig, a#nextImgButtonBig {
		opacity:0;
		filter:alpha(opacity=0); /* For IE8 and earlier */
	}
	
	div#photoTitle {
		font-size: 14px;
		font-weight: bold;
		margin: 7px 0px 7px 0;
		width: 75%;
		float: left;
	}
	div#currImgSuper a.right {
		float:right;
		margin: 7px 0px 7px 0;
		color:green;
	}
	
	div#imgFooter {
		float:left; 
		width:100%;
		/*margin: 0 0 0 0;*/
	}
	
	#photoDesc {
		margin: 7px 0 0 0 !important;
		/*white-space: pre;*/
		font-family: inherit;
		white-space: pre-wrap;       /* css-3 */
 		white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 		white-space: -pre-wrap;      /* Opera 4-6 */
		white-space: -o-pre-wrap;    /* Opera 7 */
		word-wrap: break-word;       /* Internet Explorer 5.5+ */
	}
	
	span#photoUploadedBy {
		font-weight: bold;
	}
	
	div#imgFooter p {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	p#photoHits {
		color:gray;
	}
	
	div#linkNavigation {
		float: left;
		width: 100%;
		margin: 15px 55px 15px 55px;	
	}
	
	a.ugcNavLink {
		color: green;
	}

	a.ugcNavLink, a.selectedNavLnk, #photoCount, #uploadSection {
		font-weight: normal;
		font-size: 12px;
	}

	
	a#mostViewedLnk {
	    margin-left: 20%;
    	margin-right: 20%;
	}
	
	a.selectedNavLnk {
		background-color: gray;
		color: white;
		border: 10px solid gray;
		border-radius: 10px;
		text-decoration: none;
	}
		
	div.slideButton {
		margin-top: 5px;
	}
	
	div#uploadSection {
		float:left;
		width: 100%;
		margin-top: 24px;
	}
	div.leftText {
		width: 20%;
		float: left;
		clear: left;
		margin-bottom: 15px;
	}
	div.rightText {
		width: 70%;
		float:left;
		clear:right;
		margin-bottom: 15px;
	}
	
	div.rightText input {
		width:100%;
	}
	
	input#uplDateTaken {
		width: 152px;
	}
	
	div.rightText textarea {
		width:100%;
		height:50px;
	}
	
	iframe#uplIFrame {
		display:none;
	}
	
	p#iAgree {
		float: left;
		clear: both;
	}
	
	div#uploadSection button {
		float: left;
		clear: both;
	}
	
	.ugcMsg {
		float: left;
		clear: both;
	}
	
	div#ugcLoadingMsg p {
		text-align: center;
	}
	
	img.loadSpinner {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	
	div#noPhotosMsg {
		text-align: center;
	}	
	
	body#tourparkdetailpage div#noPhotosMsg {
		text-align: left;
	} 
	
	div#reportDialog {
		float:left;
		text-align:left;
		/*width:320px;*/
	}
	
	div#reportDialog textarea, div#reportDialog select {
		width:100%;
	}
	
	div#reportDialog a {
		float:right;
	}
	
	span.uplRequired {
		color:red;
	}
	
	#ugcFeatureTitle {
		font-size: 18px;
	}
	
	button#uplButton {
		padding: 0 10px 0 10px;
	}
	
	#ugcContainer {
		width: 100%;
	}
  #ugcImages {
    width: 2000% !important;
  }
	
	/*body#tourparkdetailpage #ugcContainer,
	body#tourparkdetailpage #ugcImages,*/
	body#permitFacilityDetailsPage #ugcContainer,
	body#permitFacilityDetailsPage #ugcImages /*,
	body#tourlistpage #ugcContainer,
	body#tourlistpage #ugcImages*/ {
		width:160%;
	}
	
	body#tourparkdetailpage #thumbsSpace,
	body#permitFacilityDetailsPage #thumbsSpace/*,
	body#permitcalendarpage #thumbsSpace*/ {
		width: 112%;
	}
	
	body#entranceSearchPage #thumbsSpace,
	body#permitcalendarpage #thumbsSpace,
	body#cgrounddetailspage #thumbsSpace,
	body#csitemappage #thumbsSpace,
	body#csiteresultspage #thumbsSpace,
	body#csitecalendarpage #thumbsSpace,
	body#tourlistpage #thumbsSpace {
		width:111%;
	}
	
	body#permitStaticMap #thumbsSpace {
		width: 113%;
	}
	
	body#tourparkdetailpage #currentImgContainer,
	body#permitFacilityDetailsPage #currentImgContainer/*,
	body#permitcalendarpage #currentImgContainer*/ {
		width:102%;
	}
	
	body#entranceSearchPage #currentImgContainer,
	body#permitcalendarpage #currentImgContainer,
	body#cgrounddetailspage #currentImgContainer,
	body#csitemappage #currentImgContainer,
	body#csiteresultspage #currentImgContainer,
	body#csitecalendarpage #currentImgContainer,
	body#tourlistpage #currentImgContainer {
		width: 101%;
	}
	
	body#permitStaticMap #currentImgContainer {
		width:103%;
	}
	
	body#tourlistpage div.slideButton {
		width:40px;
	}
	
	body#tourlistpage #ugcSlideContainer img {
		margin:0;	
	}
	
	body#tourlistpage table.fullWidth {
		text-align: left;
	}
	
	#ugcSlideContainer {
		width:79.2%;
		height:130px;
	}
	
	a#imgSlidePrev img, a#imgSlideNext img {
		height: auto;
	}
	
	#ugcTarget11 {
		padding-left: 0;
		padding-right: 0;
	}
	
	#entranceSearchPage div#ugcTarget11 {
		width:100% !important;
		background-color: #FFFFFF;
		text-align: left;
	}
	
	#entranceSearchPage #ugcImages {
		text-align: left;
	}
	
/*End UGC */

/* Campground Maps - OpenLayers */
#land rect,#land path {
	clip-rule: nonzero;
	fill: #668D3C;
	fill-rule: nonzero;
	stroke: none;
}

#water path,#water polygon {
	clip-rule: nonzero;
	fill: #8FC6FF;
	fill-rule: nonzero;
	stroke: none;
}

/* #water g path, #water path,#water polygon { */
/* 	fill: #fff; */
/* } */
#loopRoad path, #loopRoad line, #loopRoad polyline, #loopRoad polygon {
	clip-rule: nonzero;
	fill: none;
	fill-rule: nonzero;
	stroke: #F2A71F;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 2;
	stroke-width: 2;
}

#majorRoad path,#majorRoad line,#majorRoad polyline {
	clip-rule: nonzero;
	fill: none;
	fill-rule: nonzero;
	/* 	stroke: #F2A71F; */
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-miterlimit: 6;
	stroke-width: 6;
}

/* #majorRoad line,#loopRoad line { */
/* 	stroke: #F2A71F; */
/* } */

.iconAmenity, #Default {
	fill: #FFFFFF;
}
.iconSite {
	fill: #FFFFFF;
	cursor: pointer;
}
.availUnknown {
	fill: #002EE9;
	cursor: pointer;
}
.avail {
	fill: #002EE9;
	cursor: pointer;
}
.avail.noMatch {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.notAvail {
	fill: #bda175;
	cursor: pointer;
}
.notAvail.noMatch  {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.iconsitename {
	fill: #FFFFFF;
	font-size: 50%;
	cursor: pointer;
}

.olLayerDiv .olAlphaImg {
	display: none;
}
.olBubbleContent .siteName {
	font-size: 18px;
	font-weight: bold;
}
.olBubbleContent img {
 	vertical-align: top;
}
.olBubbleContent span.extra{
	font-size: 10px;
}
.olBubbleContent span.label{
	font-size: 10pt;
	float: none;
	display: inline;
	color: #000000;
	white-space: normal;
}

.olBblLeft {
	float: left;
	max-width: 200px;
}
.olBblRight {
	float: right;
}
.olBblRight IMG {
	padding: 0;
	margin: 0 0 10px;
}
.bblBookNow {
	font-size: 16px;
	margin-top: 5px;
	width: 86px;
}
.bblBookNow a.book.now {
	width: auto;
	font-size: 11pt;
	margin: 0;
}
.bblBookNow a.book.next, .bblBookNow a.book.next:hover, .bblBookNow a.book.next:active {
	background-image: none;
	margin: 0;
	height: auto;
}
.olBblFooter {
	clear: both;
	padding-top: 5px;
	max-width: 280px;
}
#sidemap.olMap {
    height: 180px;
    text-align: left;
    width: 180px;
    margin-top: 10px !important;
}
/* End Campground Maps - OpenLayers */

.marginbottom {
	margin-bottom: 10px;
}
#facilityintro div[id^='socialplugins'] {
	float: right;
	clear: none;
}

.facility_view_description {
	cursor: pointer;
}
.facility_view_description.hide {
	display: none;
}

.facility_view_description span.description span {
	 color: #20508D;
}
.facility_view_description span.description span:hover {
	 color: #3170AF;
}

.facility_view_description.all{
	cursor: default;
}

.facility_view_desc_detail {
	cursor: pointer;
}
.facility_view_desc_detail.hide {
	display: none;
}


/* PCR 3089w Start changes */

	
body#orderdetailspage div.contenthdr {
	width: 100% !important;
}
	
body#orderdetailspage .formpage div.r {
	width: 33%;
}
	
body#orderdetailspage div.content {
	border-top: none;
}

body#changeReservation td.occMainTd {
	text-align: left;
}

body#orderdetailspage td.occMainTd{
	text-align: left;
	border-width:0;
	padding-right:0;
	padding-left:10px;
}

body#changeReservation td.occFirstTd, td.petFirstTd ,
body#orderdetailspage td.occFirstTd, td.petFirstTd {
	width:100% !important;
	display: block;
	border-bottom: none;
}	

body#changeReservation .equipDetTd.rmvlnk,
body#orderdetailspage .equipDetTd.rmvlnk
 {
	width:100% !important;
	display: block;
	border-bottom: none;
}	

body#changeReservation td.vehFirstTD ,
body#orderdetailspage td.vehFirstTD 
{
	width:25% !important;
	text-align: left;
	/*display:block;*/
}	

body#changeReservation td.equipComb ,
body#orderdetailspage td.equipComb 
{
	width:100% !important;
	display:block;
	border-width:0;
	/*padding-right:0;
	padding-left:10px;*/
	padding: 0px 0px;
}

/*body#changeReservation div.equipTypeLengthFieldV, body#changeReservation div.equipTypeDepthFieldV {
	width:100px !important;
	display:table-cell;
}*/

/*body#changeReservation td.equipDetTd{
	width:100% !important;
}*/	

div.addOcc {
	width:100%;
}

.occSecondTD {
	/*width:100% !important;
	display: block;*/	
	border-bottom:none!important;
}

#qtqadmtypeidid{
	width:100px !important;
	
}

.equipTypeLengthFieldV {
	/*width:65px !important;*/
	display:table-cell;
	padding-top:14px;
}

.equipTypeDepthFieldV{
	display:table-cell;
}


.equipMaxV{
	width:65px !important;	
}


.equipTypeLengthField {
	display:none;
	padding-top: 17px!important;
	/*width:65px !important;*/
	/*display:table-cell;*/
	
}

.equipMax {
	display:none;
}

.equipTypeDepthField {
	display:none;
}	


.equipTypeQtyField {
	display:none;
	/*width:85px !important;*/
}

.equipTypeQtyFieldV{
	display:table-cell;
	/*width:85px !important;*/
}

.vehicleLength {
	width:68px !important;
	display:table-cell;
}

#equipdepthid, .equipqtyid, .equipQTY {
	width:60px !important;
	display:table-cell;
}


#equipCells{
	padding-top:20px;
	width:70px;
}

.equipTypeRemoveLnk{
	width:20px;
	display:none;
}

#rmvLnkDiv{
	width:30px;
	padding-right:10px;
	/*display:table-cell;*/
}

.equipTypeRemoveLnkV{
	width:20px;
	display:table-cell;
}

.equipMaxRange{
	padding-left:125px;
}

#qtypetsid, #qtyadmtypeid {
	width:60px;
}
	    
.equipDetTd.rmvlnk {
	width:30px;
	padding: 5px 10px;
}

div.eInfo {
	margin-top: 0px;
	border-top:none !important;
}

div.eInfoText {
    float: left;
    padding-right: 5px;
    font-size: 10pt;
}

td.equipComb {
	width:24%;
}

td.equipDetTd{
	/*width:60px!important;*/	
	padding: 5px 5px 5px!important;
	border-bottom:none!important;
}

td.occFirstTd, td.petFirstTd {	
	width:100px;
	padding-top:20px;
}	

td.r.occMainTd , td.occFirstTd {
	padding-top:20px!important;
	width:25%!important;
}	

table#tblStay{
	display:table-cell;
	height:50px;
	background-color: #F1EFE2;
    width: 140px;
    border-bottom: 3px solid #FFFFFF;
    padding: 5px 10px;
    margin-right: 1em;
    padding:10px;
    border-top: 3px solid #fff;
}

table#tblStay td#tblStayCell1 {
	text-align: right !important;
}

table#tblStay td#tblStayCell2 {
	text-align: right !important;
	width:40%
}

table#tblCalendarID{
	display:table-cell;
}

#divStay
{
	background-color: #F8F8F8;
}

body#orderdetailspage #calendar {
	display:table-cell;
	padding: 5px 10px 5px 10px;
}

body#orderdetailspage #inStayDatesID {
	margin-top:15px;
	margin-bottom:15px;
}

.admTypeQtyField , .petTypeQtyField{
	width:100px !important;
	display:none;
}

.admTypeQtyFieldV , .petTypeQtyFieldV{
	width:100px !important;
}

.admTypeQtyRemoveLnk , .petTypeQtyRemoveLnk, .vehTypeQtyRemoveLnk{
	display:none;
	text-align: right;
}

.admTypeQtyRemoveLnkV , .petTypeQtyRemoveLnkV{
	text-align: right;
}

.admTypeQtyRemoveLnkShow{
	display:block;
}

.qtyAdmTypeTxBox, .qtyPetTypeTxBox {
	width:100px !important;
}

.qtyVehTypeTxBox{
	width:100px !important;
}


body#orderdetailspage td.occFirstTd, td.petFirstTd {
	width:140px;
	padding-top:20px;
	/*padding: 0.2em 0.2em !important;
border-bottom:none!important;*/
}


#poAdmissionTypeID, #admissionType_0, #equip, #petTypeID {
	width: 120px;
}

input.equipQTYHidden{
	background-color:#EBEBE4 !important;
	width:50px !important;
	display:table-cell;
	background-image:none;
}


td.occFirstTd, td.petFirstTd, td.occFirstEquipTypeTd {	
	width:100px!important;
	padding-top:20px!important;
	border-bottom:none!important;
}	

table.items td.idetails {
	width:27%!important;	
}	

/*PCR 3089w Start changes end*/


/* Attributes Kit styles - found in ustyle/common.css */

div.attributesKit div.group_errors, div.attributesTable div.group_errors{
	margin-bottom: 5px;
	clear: both;
}

div.attributesKit div.group_errors .error_item, div.attributesTable div.group_errors .error_item{
	color: red;	
	
}

div.attributesKit div.error_item, div.attributesTable div.error_item{
	background-image: url(/images/icon_error.png);
	background-repeat: no-repeat;	
	padding: 4px 4px 4px 30px;
}

div.attributesKit div.groupcard .description img{
	padding: 2px;
	border: 0 solid #fc0;	
	box-shadow: 1px 1px 2px #777777;
	float: right;
    margin:  0 10px 10px 10px;
    top: 0;
}

div.attributesKit div.r a{
	-moz-transition-property: color;
    -moz-transition-duration: 1s;
	-webkit-transition-property: color;
	-wenkit-transition-duration: 1s;
    transition-timing-function: ease-out;
	color: #222;
    text-decoration: none;
	font-size: 14px;
	font-weight: bold;
    margin: 5px 0 0 0;
	border-bottom: 1px solid #ddd;
	padding: 0;
}
div.attributesKit div.r a:hover{
	-moz-transition-property: color;
   -moz-transition-duration: 1s;
   -webkit-transition-property: color;
   -webkit-transition-duration: 1s;
   transition-timing-function: ease-out;
	color: #FCAD1C;
}

div.attributesKit div.group{
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
#rootGroup{
    margin-left: 0;
}
div.attributesKit div.r a{
	color: #0B3D1C;	
	text-decoration: none;	
}

div.attributesKit div.group div.attrs {
	width: 100%;
	clear: both;
	float: left;	
}

div.attributesKit div.group div.attrs div.attributeField{
	width: 100%;
	margin-top: 10px;
	clear: both;
	float: left;
	padding-bottom: 10px;
}

div.attributesKit div.validFromDate div.attrs div.attributeField{
	float: left;
	clear: none;
	width: auto;
}

#GiftCardsKit_purchaseSubGroup_attrs div.attributeField {
    clear: none !important;
    width: auto !important;
}
div.giftCardsLabelTableCell {
  display: table-cell;
  width: 140px;
  vertical-align: top;
}
div.giftCardsAttrsTableCell {
  display: table-cell;
}
#GiftCardsKit_purchaseSubGroup_attrs div.group {
  clear: both;
}
#GiftCardsKit_purchaseSubGroup_attrs div.group div.sgrps {
  margin-bottom: 15px;
}

div.attributesKit div.attributeField  div.attrs{
	margin-top: 10px;
	clear: both;
	float: left;	
}

div.attributesKit div.attributeField div{
	margin: 0 0 5px 15px;
	height: auto;	
}

div.attributesKit div.attributeField div.description{
	width: 100%;
	margin-left: 5px;
	clear: left;
}
	
div.attributesKit div.groupcard img{
	top: 0;
	padding: 2px;
	border: 0 solid #fc0;	
	box-shadow: 1px 1px 2px #777777;
	float: right;
    margin-left: 10px;
    margin-right: 10px;
}

div.attributesKit div.group {
	border:none;
}

div.attributesKit div.group div.r{
	padding: 4px 0 4px 0;
	margin: 0;
}

div.attributesKit div.group div.attrs div.attributeField{
	margin: 0;
	padding: 0;
}

div.attributesKit div.group div.r {
	font-size: 16px;
	text-indent: 0;	
}
#survey div.attributesKit div.group div.r{
	clear: left;
}
div.attributesKit div.r a{
	color: #00D;	
	text-decoration: none;	
}

div.sgrps.collapsible, div.attrs.collapsible, .group.collapsible, div.supercollapsible {	
	background-color: #FFFF99;
	margin: 0;
	padding-top: 0;
	max-height: 0;	
	overflow: hidden;	
	float: left;	
}

div.supercollapsible{
	background-color: none !important;
	padding-top: 0 !important;
}




/* GIFT CARDS STYLES */

div.giftCardSectionTitle {
	margin-top: 15px;
	font-weight: bold;
}
div.giftCardSectionTitle span.giftCardSectionSubtitle {
	font-weight: normal;
}
div.giftCardPurchase, div.giftCardCustomerAddress, div.giftCardsAgreeDiv, div.giftCardBalance, div.giftCardReload {
	margin-top: 10px;
	float: left;
}
div.giftCardsAgreeDiv {
	margin-left: 20px;
}
div.giftCardAddessDiv {
	margin-left: 20px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
div.giftCardAmountInputDiv {
	float: left;
	clear: both;
	padding: 10px;
}
#giftCardAmountInput {
	margin-left: 10px;
}
div.giftCardAmountNotice, div.giftCardBalanceNotice, div.giftCardBalanceInputDiv, div.giftCardReloadNotice, div.giftCardReloadInputDiv  {
	padding-bottom: 10px;
}
div.giftCardTerms {
	margin-top: 5px;
	font-weight: normal;
	font-size: 10px;
	float: left;
}
#giftCardsPurchaseButton, #giftCardsBalanceButton, #giftCardsReloadButton {
    background-color: #f98d00;
    background-image: url("/images/btn_yelo_grad3.gif");
    background-repeat: repeat-x;
    border: 1px solid #ffcc00;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 1px #777;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 8px;
    min-width: 150px;
    margin: 20px;
    clear: both;
    float: left;
}
#giftCardsPurchaseButton:disabled {
	background-image: url("/images/btn_gray_grad.gif");
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 1px 1px 1px 1px #777;
    width: 180px;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 8px;
    cursor: default;
    color: #bbb;
}
#GiftCardsKit_rootGroup_attrs label.rblabel {
	font-size: 20px !important;
	margin-top: 10px;
}
input.giftCardReloadNo, input.giftCardReloadPin, input.giftCardReloadAmount, input.giftCardBalanceNo, input.giftCardBalancePin {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
input.giftCardBalancePin, input.giftCardReloadPin, input.giftCardReloadAmount {
	width: 80px;
}
div.giftCardInput {
	float: left;
	margin-right: 30px;
	margin: 20px;
}
div.giftCardsErrorDiv {
	color: red;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.giftCardBalanceValue, div.giftCardPurchaseAddress {
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #F9ECC0;
	background-image: url("/images/bg_msg_notice.gif");
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
div.giftCardBalanceValue {
	padding: 10px 50% 10px 35px;
}
div.giftCardPurchaseAddress {
	padding: 10px 20% 10px 35px;
}
span.giftCardBalanceValueSpan {
	font-weight: bold;
	color: green;
}
div.giftCardBalance h1, div.giftCardReload h1, div.giftCardPurchase h1 {
	font-size: 170% !important;
}
div.giftCardPurchaseSubtitle h2, div.giftCardPurchaseSubtitleAttributes h2 {
	font-size: 110% !important;
	font-weight: bold !important;
}
div.giftCardPurchaseSubtitle, div.giftCardPurchaseSubtitleAttributes {
	float: left;
	padding-top: 10px;
}
div.giftCardPurchaseSubtitleAttributes{
	padding-bottom: 10px;
}

div.giftCardInput label {
	font-weight: bold !important;
}
td.giftCardSummaryRow {
	text-align: left !important;
}
.giftCardTermsText
{
	width:535px;
	height:100px;
	padding-bottom:10px;
	font-family: Arial;
	font-size:  8pt;
	margin-top: 10px;
	margin-left: 20px;
}


#memberRewardProgramHistory #errorList{
	float: none;
}

#memberRewardProgramHistory #errorList div.r{
	font-size: 1em;
}

.attributesKit{
	margin-top: 20px;
}

.attributesKit .groupcard.VIEW{
	margin: 10px 0;
	width: 100%;
}

.point.details{
	margin: 0 0 10px 0;
	width: 100%;
}

.groupcard.VIEW span.attr{
	display: inline-block;	
	margin: 3px 3px 3px 0;
	vertical-align: top;
}

.groupcard.VIEW  span.attr.medium{
	width: 48%;
}

.groupcard.VIEW  span.attr.wide{
	width: 100%;
}

.groupcard.VIEW span.attr.short{
	width: 23%;
}

.mobiScreen .groupcard.VIEW{
	border-bottom: 1px solid #e5e4d0;
}

.mobiScreen span.attr{
	display: block !important;
	width: 100% !important;
}


div.facilitySwitchBar {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  float: left;
  clear: both;
  width: 100%;
}
div.facilitySwitchBarCurrent {
  font-weight: bold;
  color: #FFA500;
  float: left;
  clear: both;
  font-size: 16px;
}
div.facilitySwitchBarDiv {
 	float: left;
	clear: both;
}
div.facilitySwitchBarDiv span.facilitySwitchBarSpan {
  float: left;
  margin-top: 10px;
}
.g-recaptcha {
	height: 78px;
	margin-bottom: 10px;
}
.btn_book_dates:disabled {
	cursor: default;
	background-color: #b3b3b3;
	border: 1px solid #888888;
	color: #888888;
	background-image: none;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}

form div.formLineEntryChoice {
  float:left;
  padding-right:10px;
}


div.r{
 clear:both;
}

#memberForgotPasswordForm .group{
 clear:both;
}

.displayNoneForOccupant {
	display: none;
} 
form.mainform #state, form.mainform #homeState {
	min-width: 204px;
}

#memberForgotPasswordForm  div.attributeField{
  margin-left: 20px;
}
#plactivelogo {display: none; background-color: #222; padding: 0 0 0 5px; text-align: left;line-height: 0;}
.greentxt {color: green;}
.gridFormButton {clear: both; padding-top:5px;}

/* Restrict customer name change */
#mobinotecreate, #mobinoteupdate  {display: none;}
.left2 {float:left; margin-bottom:4px;}
#signuppage .left, #signuppage .left2 {margin-right: 5px;}
body#memberUpdateProfile #lnameid, body#memberUpdateProfile .left.initial {padding-left: 5px;}
body#memberUpdateProfile .left2 {padding-right: 10px;}
div.container span.account{
/*new for 2011*/
	border-radius: 10px 0 0 0;
}

a.accountside {
/*Changed for 2011*/
/*Org
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	display: block;
	padding: 4px 11px 7px 11px;
*/
	display: block;
	margin: 5px 0 5px 10px;
	padding: 5px 0 5px 10px;

}

a.accountside.in {
/*Changed for 2011*/
/*Org
	background-color: #E6EECE;
	color: #5F7128;
	text-decoration: none;
*/
	background-color: #FFF;
	color: #000;
	text-decoration: none;
	border-left: 5px solid  #FFE784;
	font-weight: bold;

}

a.accountside.indented {
	padding-left: 20px;
}

a.accountside.in.indented {
	padding-left: 20px;
}

div.container p.accountside{
	color: #339933;
}

div.disguiselinks a{
	color: #000000;
	text-decoration: none;
}

div.inbx {
/*changed 2011*/
/*org
	background: url(/images/breakline.gif) top left repeat-x;
	margin-top: .7em;
	padding-top: .7em;
	width: 100%;
*/
	line-height: 180%;
}

div.inbx.errorin {
	margin-left: 2em;
	width: 95%;
}

span.accountside {
	color: #339933;
	margin-left: 10px;
}
#viewdetailspage table.contable {
	width: 45em;
}

div.noresults{
	width: 100%;
	padding: 14px 14px 14px 0px;
	clear: left;
}
#equipment td.r {
	width: 160px;
}
#equipment #equip {
	width: auto;
}
div.items {display: table; width: 100%}
.items.narrow .th, .items.narrow .cols_3 {width: 33%; padding: 10px 0 5px 0; border-top: 6px solid #FFFFFF;}
.items.narrow .cols_3d {width: 67%;}
.items.narrow .cols_2 {width: 50%;}
.items.narrow .line {padding: 10px 0 5px 0; border-top: 6px solid #FFFFFF;}

.hidden {display: none; visibility: hidden;}
/**Google Translate/G Google Translate Start**/
body.associategtrans {
    top: 0px !important;
}
body > div.notranslate > iframe.notranslate, .notranslate .goog-te-banner-frame, .goog-tooltip.skiptranslate {
    visibility: hidden !important;
}
a.gflag {
	vertical-align: middle;
	font-size: 16px;
	padding: 1px 0;
	background-repeat: no-repeat;
	background-image: url(//gtranslate.net/flags/16.png);
}
a.gflag img {
	border: 0;
}
a.gflag:hover {
	background-image: url(//gtranslate.net/flags/16a.png);
}
#goog-gt-tt {
	display: none !important;
}
.goog-te-banner-frame {
	display: none !important;
}

.goog-te-menu-value:hover {
	text-decoration: none !important;
}
#google_translate_element, #g_translate_element_msg {
	display: none !important;
}
font.goog-text-highlight {
    background-color: transparent;
    box-shadow: 0px 0px 0px transparent;
    position: relative
}
font.goog-text-highlight {
    background-color: transparent;
    box-shadow: 0px 0px 0px transparent;
    position: relative
}
button[title="null"], button[title="nul"], button[title^="nul"] {
    display: none !important;
}
html.translated-ltr button {
	overflow: hidden; 
	text-overflow : ellipsis; 
	white-space : nowrap;
	display: inline-block;
}
html.translated-ltr #changeReservation #continuebutton button{
	display: inline-block !important;
}
html.translated-ltr a.book.now {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
}
html.translated-ltr span.pricingInSearch, html.translated-ltr .bblBookNow a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 80px;
}

html.translated-ltr div.olBblLeft > div {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 145px;
}

html.translated-ltr div.usearch_results_label {
    width: auto;
}
.giftCardTermsTextSupportGTranslateDiv {
    height: 200px;
    width: 400px;
    min-height: 120px;
    max-height: 300px;
    padding: 5px;
    outline: 0;
    border: 1px solid lightgray;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 10px;
    margin-left: 12px;
    font-size: 10pt;
}
html.translated-ltr .money, html.translated-ltr table.tourCartSummary tbody tr td:nth-of-type(4) {
    white-space: nowrap;
}
/**Google Translate/G Google Translate end**/


.notifyoflatearrivalnotes {
	height: 120px;
    width: 350px;
}

.orderDetailsCampForm > div > div {
	padding: 0 0 0.5em 0;
}

@media (max-width: 767px) {
	.orderDetailsCampForm {
		padding: 0 10px;
	}
	.orderDetailsCampForm #pagetitle {
		margin: 0px -10px;
	}
	.orderDetailsCampForm #arrivalTime {
		width:100%;
	}
	.orderDetailsCampForm #notes {
		width:100%;
	}
	
	.orderDetailsCampForm #continuebutton.btn button {
		width:100%;
	}
	
	.orderDetailsCampForm .book.now {
		width:100%;
	}
}
