@charset "utf-8";
body, html {
	background-color: #e4e5e6;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: normal;
}
::-webkit-input-placeholder  { color:#666; }
input:-moz-placeholder { color:#666; }

#vtab > div {
	display: none;
} /* hide menu items on page load */
.topBar {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 10px 0 10px;
	height: 61px;
}
.topBar img {
	margin: 12px 0 12px 0;
}
.topBarLogo {float: left; width: 152px; height: 61px;}
.topMember {
	width: 136px;
	font-size: 10px;
	color: #999999;
	text-transform:uppercase;
	border-right: #000 dotted 1px;
	padding: 7px 0 7px 0;
}
.topMember a {
	text-decoration:none;
	font-weight:bold;
	color:#217cb3;
}
.topMember a:hover {
	text-decoration:none;
	color:#999999;
}
.topSearch {
	width: 392px;
	float: right;
	height: 37px;
	padding: 0;
	margin: 15px 0 0 0;
}
.searchBox {
	width: 134px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 4px 5px 5px 5px;
	margin: 0 0 0 15px;
}
.searchSubmit {
	background: url(/images/home/topSearch_btn.png) no-repeat;
	width: 86px;
	height: 24px;
	border: solid 0px #000000;
	cursor: pointer;
	margin: 0 0 0 8px;
}
.SearchBoxInput {position: relative; z-index: 999999;}
.mainContent {
	width: 1024px;
	height: 610px;
	padding: 20px 0 20px 0;
/*	background:url(/images/home/background/01.jpg); */
background:#0C3E6A;
	margin-right: auto;
	margin-left: auto;
	z-index: 1; /* from -1 to 1 for top menu compatability */
	position: relative; /* added for top menu compatability */
}
.heroImage img {
	position: absolute;
	top: 0px; /* changed for top menu compatability */
	display:none;
	z-index: 1;
	border: 0;
}
#mainShader {
	position: absolute;
	top: 0px; /* changed for top menu compatability */
	z-index: 2;
	width: 1024px;
	height: 650px;
}
#mainShader.active {
	background:url(/images/home/mainShader.png) repeat-x;
 -webkit-animation-duration: .2s;
	-webkit-animation-name: fadein;
}
.banner {width: 1024px; margin: 0 auto; height: 40px;} /* added for top menu */
.topSpacer {height: 25px; width: 1024px;}
/* geo location strip */
.geoBox {
	height: 120px;
	padding: 10px;
	background: #333;
	color: #FFF;
	background:url(/images/home/geoBox.png) repeat-x;
	margin: 0 20px 0 20px;
	z-index: 3;
	position: relative;
}
.geoZip {
	float: left;
	width: 185px;
	color: #cccccc;
	font-size: 10px;
}
.geoZip h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.geoZip p {
	margin: 0;
	padding: 0;
	line-height: 12px;
}
.zipCode {
	width: 130px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 4px 5px 5px 5px;
	margin: 0;
}
.geoZipSubmit {
	background: url(/images/home/zipGo_btn.png);
	width: 47px;
	height: 24px;
	border: solid 0px #000000;
	cursor: pointer;
	margin: 0 0 0 8px;
	display: block;
}
.geoZipLink a {
	color: #cccccc;
}
.geoZipLink a:hover {
	text-decoration: none;
}
.geoCaroBox {
	width: 710px;
	height: 118px;
	float: right;
	padding: 0 10px 0 37px;
	border-top: 1px solid #141c28;
	border-bottom: 1px solid #7c8289;
	background:url(/images/home/geoCaroBox.png) repeat-x;
	overflow:hidden;
}
.geoWrapper {
	width: 683px;
	margin: 0;
	padding: 0;
}
.geoWrapper ul {
	padding: 0;
}
.geoWrapper a:focus {
	outline: 0px solid lime;
}

.geoWrapper h2 {
	font-size: 15px;
	color: #CCC;
	margin: 48px 0px 0px 100px;
}
.jcarousel-item {
	margin-top: 7px;
		background:none !important;
}
.jcarousel-item h3 {
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	overflow:hidden;
	width: 115px;
	height: 11px;
}

.jcarousel-item p {
	margin: 0 0 2px 0;
	font-size: 10px;
	line-height: 12px;
}

.jcarousel-item img {
	border: 0px;
}
.jcarousel-item .imageBorder {
	border-top: 1px #000 solid;
	border-bottom: 1px #CCC solid;
	width: 115px;
	height: 56px;
	overflow: hidden;
}
.jcarousel-container:focus {
	border: none !important;
}

.jcarousel-skin-24geo .jcarousel-container {
    padding-top: 4px;
}

.jcarousel-skin-24geo .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-24geo .jcarousel-container-horizontal {
    background:url(/images/home/geoCaroBox.png) repeat-x;
    width: 683px;
	padding: 0;

}

.jcarousel-skin-24geo .jcarousel-clip {
    overflow: hidden;
	
}

.jcarousel-skin-24geo .jcarousel-clip-horizontal {
    width:  100%;
    height: 118px;
}
.jcarousel-skin-24geo .jcarousel-item {
    width: 115px !important;
    height: 118px;
}

.jcarousel-skin-24geo .jcarousel-item:hover,
.jcarousel-skin-24geo .jcarousel-item:focus {
    border-color: #808080;
}

.jcarousel-skin-24geo .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 27px;
}

.jcarousel-skin-24geo .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 7px;
	margin-right: 0;
}
.jcarousel-skin-24geo .jcarousel-item-placeholder {
}
 /*  Geo Buttons  */
.jcarousel-skin-24geo .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: -25px;
    width: 10px;
    height: 20px;
    cursor: pointer;
    background: transparent url(/images/home/geonNavNext.png) no-repeat 0 0;
}

.jcarousel-skin-24geo .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/images/home/geonNavPrev.png);
}

.jcarousel-skin-24geo .jcarousel-next-horizontal:hover,
.jcarousel-skin-24geo .jcarousel-next-horizontal:focus {
    background-position: -10px 0;
}

.jcarousel-skin-24geo .jcarousel-next-horizontal:active {
    background-position: -20px 0;
}

.jcarousel-skin-24geo .jcarousel-next-disabled-horizontal,
.jcarousel-skin-24geo .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-24geo .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-24geo .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}
.jcarousel-skin-24geo .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: -25px;
    width: 10px;
    height: 20px;
    cursor: pointer;
    background: transparent url(/images/home/geonNavPrev.png) no-repeat 0 0;
}
.jcarousel-skin-24geo .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/images/home/geonNavNext.png));
}

.jcarousel-skin-24geo .jcarousel-prev-horizontal:hover,
.jcarousel-skin-24geo .jcarousel-prev-horizontal:focus {
    background-position: -10px 0;
}
.jcarousel-skin-24geo .jcarousel-prev-horizontal:active {
    background-position: -20px 0;
}
.jcarousel-skin-24geo .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-24geo .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-24geo .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-24geo .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -30px 0;
}

/* end geolocation */
/*  menu    */
#vtab {
	width: 1024px;
	/* height: 100%; removed for top menu compatability */
}
#vtab > div {
	width: 450px;
}
#vtab .offers {
	width: 720px;  /* new slider */
	padding: 0; /* new slider */
}
#vtab .find {
	width: 470px;
	height: 234px;
}
#vtab .learn {
	width: 670px;
}
#vtab .pass {
	width: 262px;
}
#vtab > ul > li {
	width: 205px;
	height: 34px;
	background-color:#217CB3 !important;
	color: #FFF;
	list-style-type: none;
	display: block;
	text-align: left;
	margin: auto;
	border-top: 1px solid #6EAACE;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1E6FA0;
	border-right: 1px solid #1E6FA0;
	position: relative;
	font-size: 16px;
	padding: 12px 0 0 10px;
	text-transform:uppercase;
	cursor:pointer;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-shadow: 0px -1px #000;
}
#vtab > ul > li:hover {
	background-color: #094782 !important;
	border-top: #094782 1px solid;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
#vtab > ul > li.selected {
	background-image: url("/images/home/menu_selected.gif");
	background-repeat: repeat-x;
    background-color: #555555 !important;
    border-color: #000000 #555555 #808080;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    padding-top: 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}
#vtab > ul {
	float: left;
	width: 215px;
	text-align: left;
	display: block;
	padding: 0;
	position: relative;
	z-index: 8;
}
#vtab ul {
	margin: 0 0 0 20px;
}
#vtab > div {
	background: #e4e5e7;
	margin: 0 0 0 237px;
	padding: 25px;
	position: relative;
	z-index: 9;
}
#slideshow hr {
	border-top: 1px #999 solid;
	color: #FFF;
	margin-top: 4px;
	margin-bottom: 44px;
	height: 1px;
}
#vtab > div > hr { /* temporary */
	border-top: 1px #999 solid;
	color: #FFF;
	margin-top: 4px;
	margin-bottom: 44px;
	height: 1px;
}
/* end menu */

/* menu content */
.flyOutClose {
	width: 9px;
	top: 9px;
	right: 10px;
	position: absolute;
	height: 9px;
	z-index: 1;  /* new slider */
}
.flyOutClose img {
	border: 0px;
}
.flyOutClose a {
	background:url(/images/home/closeButton.png) no-repeat;
	height: 9px;
	width: 9px;
	display:block;
}
.flyOutClose a:hover {
	background:url(/images/home/closeButton.png) 0px -9px no-repeat;
}
.findClubHeader {margin-bottom: 20px;}
.findClubform {width: 214px; float: left;}
.findMap {float:right; width: 200px; padding-left: 40px;}
.find p {
	font-size: 11px;
	color: #666666;
}
.findHR {
	background: url(/images/home/findOR.png) no-repeat;
	height: 13px;
	width: 214px;
	margin: 0;
	padding: 0;
}
.findZipCode {
	width: 148px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 4px 5px 5px 5px;
	margin: 0;
}
.findAddress {
	width: 202px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 4px 5px 5px 5px;
}
.findCity {
	width: 140px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 4px 5px 5px 5px;
	margin: 10px 0 10px 0;
}
.findState {
	width: 36px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 4px 5px 5px 5px;
	margin: 10px 0 10px 10px;
}
.findZipSubmit {
	background: url(/images/home/searchGo_btn.png) no-repeat;
	width: 47px;
	height: 24px;
	border: solid 0px #000000;
	cursor: pointer;
	margin: 0 0 0 8px;
	display: block;
	float: right;
}
.findZipReset {
	background: url(/images/home/searchReset_btn.png) no-repeat;
	width: 69px;
	height: 24px;
	border: solid 0px #000000;
	cursor: pointer;
	margin: 0 0 0 8px;
}
#freePass {
background: #dedede;
width: 190px;
margin-top: 5px;
padding: 10px 10px 9px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #666666;
	border-right: 1px solid #333333;
	position: relative;
	color: #777777;
}
.pass table {
	margin-top: 2px;
	padding: 0px;
}

.passHeader {padding-bottom: 0px; padding-right: 0px; padding-top: 0px; padding-left: 0px;}
.pass p {
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0px;
}
.passForm {
	width: 180px;
	background:url(/images/home/formBack.gif) repeat-x;
	border-top: #7a8fa7 1px solid;
	border-right: #869bb3 1px solid;
	border-bottom: #a0b6ce 1px solid;
	border-left: #869bb3 1px solid;
	font-color: #333333;
	font-size: 11px;
	padding: 3px 5px 4px;
	margin: 2px 0px 8px; 

}
.passSubmit {
    background: url("/images/home/btn_get_pass.gif") no-repeat scroll 0 0 transparent;
    border: 0 solid #000000;
    cursor: pointer;
    height: 23px;
    margin: 0;
    padding: 0;
    width: 95px;
	float: right;
}
.freePassSubmit {
    font-size: 9px;
	color: #333333;
    padding-bottom: 0;
    padding-top: 10px;
    text-align: left;
    width: 190px;
}
.freePassSubmit p {
	margin: 0 0 0 0;
	line-height: 10px;
	color: #777777;
}
.freePassSubmit a {
	color: #777777 !important;
	text-decoration:underline !important;
}
.freePassSubmit a:hover {
	color: #a5a7b1;
}

.freePassPopup {
    background-color: #000000;
    color: #FFFFFF;
    display: none;
    font-size: 9px;
    height: 93%;
    left: 1px;
    padding: 10px;
    position: absolute;
    top: 1px;
    width: 188px;
    z-index: 999;
	-webkit-animation-duration: .4s;
	-webkit-animation-name: fadein;
}
.freePassPopup h3 {
	font-size: 20px;
	margin: 0;
	padding: 0;
}

.passCheckBox {
	float: left;
	position: relative;
	bottom: 2px;
}
.socialsignup {
	font-size:11px;
	color: #333333;
}
/* below main content */

 .linkBox {
	width: 984px;
	height: 146px;
	color: #ffffff;
	background:url(/images/home/linkBoxBack.jpg) repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding: 14px 10px 10px 30px;
}
.linkContainer {
	width: 140px;
	float: left;
	font-size: 11px;
}
.linkContainer a {
	color: #96beeb;
	text-decoration: none;
}
.linkContainer img {border:none;}

.linkContainer a:hover {
	color:#FFF;
	text-decoration:underline;
}
.linkContainer > ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.linkContainer h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px;
}
.linkCommunity {margin-top: -3px; margin-bottom: -1px;}
.footerBar {
	width: 984px;
	color: #2E3A54;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	padding: 10px 20px 10px 20px;
	text-align: center;
	font-size: 11px;
	background: #CBCFD5;
}
.footerBar a {
	color: #2E3A54;
	text-decoration:none;
}
.footerBar a:hover {
	color: #999999;
	text-decoration:underline;
}
/* second slideshow */
#slides {
	position:relative;
	z-index:100;
	height: 310px;
}
#slides hr { /* temporary */
	border-top: 1px #999 solid;
	color: #FFF;
	margin-top: 4px;
	margin-bottom: 44px;
	height: 1px;
}
.slides_container {
	width:665px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slides_container a {
	width:665px;
	height:262px;
	display:block;
}
.slides_container a img {
	display:block;
	border: none;
}
#controlBar2 {
	height:18px;
	position:absolute;
	margin-top:291px;
	left:233px;
	width: 192px;
}
#slides .next, #slides .prev {
	width:9px;
	height:18px;
}
#slides .prev {
	background: url("/slideshow/support-images/arrow_left_10x18.png");
	float: left;
	z-index: 101;
}
#slides .prev:hover {
	background: url("/slideshow/support-images/arrow_left_on_10x18.png");
	z-index: 101;
}
#slides .next {
	background: url("/slideshow/support-images/arrow_right_10x18.png");
	float: right;
}
#slides .next:hover {
	background: url("/slideshow/support-images/arrow_right_on_10x18.png");
}
.pagination {
	width:120px;
	height: 10px;
	position: absolute;
	top: 294px;
	left: 253px;
	text-align: center;
	padding: 0;
}
.pagination li {
	float:left;
	margin: 0 9px 0 9px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:10px;
	height:0;
	padding-top:10px;
	background-image:url("/slideshow/support-images/dot.png");
	background-position:0 0;
	overflow:hidden;
}
.pagination li a:hover {
	background-position:0 -10px;
}
.pagination li.current a {
	background-position:0 -10px;
}
 @-webkit-keyframes fadein {
 from {
-webkit-opacity: 0;
}
to {
	-webkit-opacity: 1;
}
}