#statemap_tab {
	position: fixed;
	bottom: 0px;
	width: 280px;
	z-index: 20096;
	height: 35px;
	left:50%;
	margin-left:-140px;
	background: #cd0f1e;
	/*background:url("/includes/images/assets/map_tab_closed.jpg") no-repeat;*/
	background-position: center bottom;
	cursor:pointer;
}
#statemap_tab span{
	background: #cd0f1e url("/includes/images/assets/asset-sprite.png") no-repeat -100px -5px;
    display: block;
    height: 32px;
    width: 32px;
    position: absolute;
    left: 224px;
    top: 2px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#statemap_tab p{
	color: #fff;
    position: absolute;
    bottom: -12px;
    left: 44px;
    text-transform: capitalize;
    font-style: italic;
    line-height: 1;
    font-size: 16px;
}

#statemap_tab.open {
    /*background: url("/includes/images/assets/map_tab_open.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);*/
}
#statemap_tab.open span{
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#statemap {
	position: fixed;
	bottom: -460px;
	width: 100%;
	z-index: 20095;
	height: 460px;
	background:url("/includes/images/assets/map_back.jpg") repeat-x;
	background-position: center bottom;
}
#statemap .regions, #statemap .exploreRegion {
	width:1200px;
	height:455px;
	margin:5px auto 0;
	position:relative;
}
#statemap .exploreRegion{
	display:none;
}
#statemap .info {
	position:absolute;
	top:0px;
	left:122px;
	z-index:20105;
	height:100%;
	width:422px;
	text-align: center;
}

#statemap .regions .regioninfo {
	display:none;
}
#statemap .regions .info p.intro{
	font-size:18px;
	line-height: 22px;
}
#statemap .regionimg{
	z-index: 20100;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#statemap .info h3{
	margin-top:10px;
	margin-bottom:10px;
}
#statemap .regions .info .regionlist{
	background: url("/includes/images/assets/heart-div-line-lg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	padding-top:40px;
	text-align: left;
}
#statemap .regions .info ul.regionlist li{
	padding-bottom:.5rem;
	text-transform: uppercase;
	font-family: 'Museo Slab W01 500';
	font-size:16px;
	line-height: 20px;
}
#statemap .regions .info ul.regionlist li span{
	cursor: pointer;
}
#statemap .regions .regioninfo .thumb{
	float:left;
	padding:4px 10px 4px 0px;
}
#statemap .regions .regioninfo p.intro{ 
	text-align:left;
	margin-bottom: 10px;
}
#statemap .regions .regioninfo p.city{
	font-size:16px;
} 
#statemap .regionlinks a{
	color:#cd0f1e;
	font-family:'Palatino LT W01 Italic';
}
#statemap .regions a.explore{
	background-color: #CD0F1E;
    color: #FFFFFF;
    display: block;
    font-family: 'Museo Sans W01 500';
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#statemap .regionlinks {
	float:right;
	font-size:16px;
	margin-top: 2px;
	text-transform: none;
}
#statemap h4 {
	text-align:left;
	text-transform: uppercase;
	font-size:18px;
}
#statemap h4.divide {
	clear:both;
	background: url("/includes/images/assets/heart-div-line-lg.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	padding-top: 25px;
}
#statemap .regions .regioninfo .eventWrapper{
	height:130px;
	width:100%;
	border:1px solid #c8c8c8;
	overflow-y:scroll;
	background-color: #f8f8f8;
}
#statemap .regions .regioninfo .eventWrapper .event{
	padding:12px 0px;
	border-bottom:1px solid #c8c8c8;
	margin: 0px 12px;
	text-align: left;
}
#statemap .regions .regioninfo .eventWrapper .event a{
	color:#323232;
}
#statemap .regions .regioninfo .eventWrapper .event a:hover{
	color:#323232;
}
#statemap .regions .maptoggle {
	position:absolute;
	bottom:95px;
	left:590px;
	z-index:20105;
	height:30px;
	width:182px;
	text-align: center;
}
#statemap .regions .maptoggle .regbutton:first-child{
	margin-right:2px;
}
#statemap .regions .maptoggle .regbutton{
	float:left;
	height:30px;
	width:90px;
	line-height: 30px;
	background-color: #969696;
	text-transform: uppercase;
	font-size:14px;
	font-family: 'Museo Sans W01 500';
	color: #fff;
	cursor: pointer;
}
#statemap .regions .maptoggle .regbutton.active {
	background-color: #cd0f1e;
}
#statemap #loader{
	z-index: 21200;
	background:url(/sitecore/includes/plugins/statemap/images/ajax-loader.gif) center no-repeat #ffffff;
	opacity:0.7;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
}
#statemap .search-container select{
 	font-family: 'Museo Sans W01 500';
    font-size: 16px;
    text-transform: uppercase;
}
#statemap .search-container {
	background: none;
	padding: 0px;
	text-align: left;
}
#statemap .search-container select.searchtype {
	width:65%;
}
#statemap .exploreRegion .plotlist{
	height:176px;
	width:100%;
	overflow-y:scroll;
	background-color: #f8f8f8;
	margin-bottom:10px;
}
#statemap .exploreRegion .plotlist .plottype{
    width: 100%;
    border-bottom: 1px solid #969696;
    padding: 12px 8px 8px 50px;
    height:40px;
    text-transform: uppercase;
    font-size: 16px;
    position:relative;
    font-family: 'Museo Sans W01 500';
    text-align: left;
    cursor:pointer;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(231,231,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(231,231,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(231,231,231,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
}
#statemap .exploreRegion .plotlist .plottype.active{
	color: #cd0f1e;
}
#statemap .exploreRegion .plotlist .plottype .box{
	position:absolute;
	height:30px;
	width:30px;
	top:4px;
	left:11px;
	background-color: #969696;
	text-align: center;
	line-height: 30px;
}
#statemap .exploreRegion .plotlist .plottype .box img{
	margin:auto;
	max-width:30px;
	max-height:30px;
	vertical-align: middle;
}
#statemap .exploreRegion .plotlist .plottype.active .box{
	background-color: #cd0f1e;
}
#statemap .exploreRegion .plots{
	position: absolute;
    right: 0;
    top: 0;
	z-index: 20101;
	width:100%;
	height:100%;
}
#statemap .exploreRegion .plot img{
	z-index: 20105;
}
#statemap .exploreRegion .plot {
	position:absolute;
	display:none;
}
#statemap .exploreRegion .plot.popup{
	cursor:pointer;
}
#statemap .exploreRegion .plot.road{
	top:0px;
	left:0px;
}
#statemap .exploreRegion .plot .namepopup{
	position:absolute;
	top:-18px;
	font-family: 'Museo Sans W01 500';
    font-size: 16px;
    background-color: #fff;
    padding:2px;
    white-space: nowrap;
    z-index: 30000;
}
#statemap .popupbox{
	position:absolute;
	top:70px;
	left:140px;
	z-index: 20110;
	height:240px;
	width:920px;
	background: url("/includes/images/assets/grunge-bkgrnd.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    padding: 30px;
	display:none;
}
#statemap .popupbox .listimage{
	float:left;
	margin-right:30px;
}
#statemap .popupbox .listinfo{
	float:left;
}
#statemap .popupbox .listinfo h4{
	margin-bottom:0.1rem
}
#statemap .popupbox .listinfo .cityregion{
	color:#969696;
	width:100%;
	margin-bottom:6px;
}
#statemap .popupbox .close{
	position:absolute;
	top:10px;
	right:10px;
	font-family: 'Museo Sans W01 500';
	color:#cd0f1e;
	font-size:14px;
	cursor:pointer;
}

#statemap .popupbox a.detaillink{
	background: url("/includes/images/assets/btn-arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    display: block;
    font-family: 'Museo Sans W01 500';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 32px;
    width: 135px;
}
#statemap .popupbox a.itinLink, 
#statemap .popupbox a.iconAddItin,
#statemap .popupbox a.addViewItinAdded, 
#statemap .popupbox a.iconRemoveItin.itinLink {
  background: url("/includes/images/assets/icon-itin.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  height: 14px;
  position: absolute;
  text-indent: -9999px;
  bottom: 30px;
  right:15px;
  width: 20px;
  top:inherit;
}
#statemap .popupbox a.addViewItinAdded, #statemap .popupbox a.goto.itinLink {
	background-image:url("/includes/images/assets/btn-itin.png");
	width:30px;
	height:30px;
	bottom:20px;
	right:10px;
	top:inherit;
}
.dropInner.region {
	padding:0px;
}
.regions_dd {
	position: relative;
	height:353px;
	color:#fafafa;
}
.regions_dd .info {
	position:absolute;
	top:0px;
	right:0px;
	z-index:20015;
	height:100%;
	width:577px;
	text-align: center;
}

.regions_dd .regioninfo {
	display:none;
}
.regions_dd .info p.intro{
	font-size:18px;
	line-height: 24px;
	color:#969696;
}
.regions_dd .regionimg{
	z-index: 20010;
	position:absolute;
	top:0px;
	left:-70px;
	width:594px;
	height:100%;
}
.regions_dd .info h3{
	margin-top:10px;
	margin-bottom:10px;
	color:#fafafa;
}
.regions_dd .info .regionlist{
	background: url("/includes/images/assets/heart-div-line-dark.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	padding-top:40px;
	padding-left: 20px;
	text-align: left;
	width:100%;
	float:none;
	margin: 0;
}
.regions_dd .info ul.regionlist li{
	padding-bottom:.5rem;
	text-transform: uppercase;
	font-family: 'Museo Slab W01 500';
	font-size:14px;
	line-height: 18px;
}
.regions_dd .info ul.regionlist li a{
	color:#fafafa;
}
.regions_dd .regionintro{
	display:none;
	height: 140px;
}
.regions_dd .regionintro.base{
	display:block;
}

.lgbtregions_dd .regionintro{
	/*display:none;*/
}
.lgbtregions_dd .regionintro.show{
	display:block;
}
.lgbtregions_dd #mapster_wrap_0{
	margin: 0 auto;
}
.lgbtregions_dd .mobileregionimg {
	text-align: center;
}



.sv-foundation .row .seasonsnav.row{
	position: absolute;
    top: -20px;
    width: 100%;
}
.seasonsnav ul {
	max-width: 514px;
    min-width: 140px;
}
.sv-foundation .seasonsnav ul li{
	text-align: center;
	padding-bottom: 4px;
	padding-top: 4px;
	cursor: pointer;
}
.sv-foundation .seasonsnav ul li.springsum a{
	max-width: 152px;
}	
.sv-foundation .seasonsnav ul li.fall a{
	max-width: 65px;
}
.sv-foundation .seasonsnav ul li.winter a{
	max-width: 88px;
}
.sv-foundation .seasonsnav ul li a{
	color:#323232;
	margin: 0 auto;
	display: block;
	text-transform: uppercase;
	font-size:14px;
	font-family: 'Museo Sans W01 500';
	line-height:24px;
}
.sv-foundation .seasonsnav ul li.active a  {
	color:#fafafa;
}
.seasonsnav ul li a div {
	float: left;
}
.seasonsnav ul li a div.hide-for-small{
	margin-left: 10px;
}
.seasonsnav .icon {
	width: 24px;
	height: 24px;
}
.seasonsnav .icon.springsum {
	background: url(/includes/images/assets/icon_springsum.png) no-repeat center center transparent;
}
.seasonsnav .icon.fall {
	background: url(/includes/images/assets/icon_fall.png) no-repeat center center transparent;
}
.seasonsnav .icon.winter {
	background: url(/includes/images/assets/icon_winter.png) no-repeat center center transparent;
}
.seasonsnav .active .icon.springsum {
	background: url(/includes/images/assets/icon_springsum_active.png) no-repeat center center transparent;
}
.seasonsnav .active .icon.fall {
	background: url(/includes/images/assets/icon_fall_active.png) no-repeat center center transparent;
}
.seasonsnav .active .icon.winter {
	background: url(/includes/images/assets/icon_winter_active.png) no-repeat center center transparent;
}
.seasonsnav .springsum.active{
	background: url(/includes/images/assets/bg_springsum.jpg) repeat top left transparent;
}
.seasonsnav .fall.active{
	background: url(/includes/images/assets/bg_fall.jpg) repeat top left transparent;
}
.seasonsnav .winter.active{
	background: url(/includes/images/assets/bg_winter.jpg) repeat top left transparent;
}
.sv-foundation .row .regioncallout.row {
	margin-top:30px;
}
.sv-foundation .regioncallout h1 {
	margin:-14px 0 0 0;
}	
.regioncallout div, .regioncallout h1{
	text-align: left;
}
@media only screen and (max-width: 40em) {
	.regioncallout div, .regioncallout h1{
		text-align: center;
	}
	.sv-foundation .seasonsnav ul li.fall a {
	    max-width: 24px;
	}
	.lgbtregions_dd .regionintro{
		display:block;
	}
	.lgbtregions_dd .regionintro.base{
		display:none;
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */


/**************** Path Through History State Map ****************/
.sv-foundation .pthregions_dd .regionimg { padding: 0px; }
.sv-foundation .pthregions_dd .regionimg #lgbtregionmap_dd { margin: 0px auto; }
.sv-foundation .pthregions_dd .regionimg div:first-of-type { margin: 0px auto; }