/*** Header Nav ***/
body #sv-headContainer #headContent{
	width:100%;
	max-width:100%;
}
.sv-foundation .navPrimary {
	font-family: 'Museo Slab W01 500',serif;
    left: 50%;
    margin: 0 0 0 -500px;
    padding: 0;
    width:100%;
    max-width: 1000px;
    height:60px;
}
.sv-foundation .show-for-large-up .navPrimary{
	position: relative;
}
.navPrimaryLeft {width: 585px; float: left;}
.navPrimaryRight  {width: 400px; float: right; padding-left: 20px !important;}
/*.navPrimary > .navPrimaryLeft,
.navPrimary > .navPrimaryRight { width: 345px;}
.navPrimary > .navPrimaryLeft { float: left;}
.navPrimary > .navPrimaryRight { float: right;}
.navPrimary > .navPrimaryLeft .item,
.navPrimary > .navPrimaryRight .item { font-size:18px; float: left; margin:0; padding: 0px 7px; width:auto;}
.navPrimary > .navPrimaryLeft .item {padding-left: 35px;}
.navPrimary > .navPrimaryLeft .item:first-child { padding: 0 7px 0 0px;}
.navPrimary > .navPrimaryRight .item:last-child { padding: 0 0 0 7px;}*/
.navwrap {
	position: absolute;
	z-index: 20001;
	width:100%;
}
.show-for-large-up.navwrap{
	overflow: hidden;
}
.navPrimary > .item {
	float:left;
	font-size:16px;
	margin:0;
	max-width: 94px;
	padding: 0 0 0 18px;
	text-align:center;
	height: 70px;
}
.navPrimary > .item:first-child {
	max-width: 99px;
    padding: 0 0 0 10px;
}
.navPrimary > .item > a {
	font-family:'Museo Slab W01 500', serif;
	color:#323232;
	display: table-cell;
	text-decoration:none;
	vertical-align:middle;
	text-transform: uppercase;
	letter-spacing: -0.01em;
	height: 45px;
}

.show-for-large-up.navwrap .item a:hover,
.show-for-large-up.navwrap .item a:focus,
.show-for-large-up.navwrap .item.selected a,
.show-for-large-up.navwrap .item.over a,
.show-for-large-up.navwrap .item:hover a {
	color:#cd0f1e;
}
.navPrimary > .item:hover,
.navPrimary > .item.open, .navPrimary > .item.selected {}

/* DROPDOWN for main navigation */

.sv-foundation .show-for-large-up.navwrap .dropdownHolder {
    background: url("/includes/images/assets/mainnav-back.png") repeat scroll left top rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 2px 7px #333333;
	box-shadow: 0 2px 7px #333333;
    left: 0;
    top: 70px;
    width: 100%;
    height: auto;
}
.navPrimaryRight .dropdownHolder {left: -625px;}
.show-for-large-up.navwrap .dropdown {
    background: transparent none;
    display: none;
    margin: 0 auto;
    padding: 24px 0 0 0;
    position: relative;
    width: 960px;
}
.show-for-large-up.navwrap .dropInner {
    padding: 0px 0px 15px;
}

.show-for-large-up.navwrap .dropdown .dropTop {
	font-family:'Palatino LT W01 Roman';
	font-size: 16px;
    float: none;
    width: 100%;
	margin: 10px 0;
	padding: 0;/* 0 20px 20px;*/
	text-align: center;
}

.show-for-large-up.navwrap .dropdown .dropTop .dropTitle {
    margin: 10px 0 15px;
}

.show-for-large-up.navwrap .dropdown .dropTop .dropTitle a {
	font-family:'Museo Slab W01 500', serif;
	font-size: 27px;
	color: #fff;
}

.show-for-large-up.navwrap .dropdown .dropTop .dropDescription {
    font-family:'Palatino LT W01 Roman';
	font-size: 18px;
    line-height: 18px;
    margin: 5px 0 15px;
	color: #969696;
	text-align: center;
}

.show-for-large-up.navwrap .dropdown .dropTop .dropDescription a {
	display: none;
}

.show-for-large-up.navwrap .dropdown .dropRight {
    float: none;
    margin: 0 0 0 30px;
    padding: 5px 0 0;
    width: 100%;
}

.show-for-large-up.navwrap .dropdown .dropRight .dropItem {
    display: inline-block;
    margin: 0 0 15px;
	width: 300px;
}

.show-for-large-up.navwrap .dropdown .dropRight .dropItem a {
    font-family:'Museo Slab W01 500', serif;
	font-size: 18px;
    font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

ul.nav .item:hover .dropdown {  display:block; }
.over {}
.show-for-large-up.navwrap .dropdown .item {
	background-color: transparent;
    background-image: none;
	display:block;
	float:none;
	padding:0;
}
.show-for-large-up.navwrap .dropdown .item a {
	background-color: transparent;
    background-image: none;
	font-family:'Museo Slab W01 500', serif;
    color: #FFFFFF;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 1.4em;
	padding: 0;
    text-align: left;
    text-transform: none;
	white-space: normal;
}

.show-for-large-up.navwrap .dropdown .dropdown-logo {
    clear: both;
    display: block;
    height: 25px;
    left: 545px;
    position: relative;
    top: 10px;
    width: 172px;
}

/* Seasons Specific Styling */
.show-for-large-up.navwrap .dropdown.seasonstyle .dropRight .dropItem {
	display: inline-block;
    height: 150px;
    line-height: 265px;
    margin: 0 15px 20px;
    text-align: center;
    vertical-align: bottom;
    width: 270px;
}

/* Main navigation styling for mobile and tablet views */

.sv-foundation .navPrimary.hide-for-large{
	padding:0;
}
.sv-foundation .navPrimary .top-bar{
	background:none;
    height:32px;
    line-height:22px;
}
.sv-foundation .navPrimary .top-bar.expanded .title-area{
	background:none;
}
.navPrimary.show-for-small-only, .navPrimary.hide-for-large {
	border-bottom: 3px solid #333333;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    left: auto;
    margin: 0;
}
.sv-foundation .navPrimary .top-bar .name{
	height:32px;
}
.sv-foundation .navPrimary .top-bar .name h1, .sv-foundation .navPrimary .top-bar .name span {
	line-height:22px;
}
.sv-foundation .navPrimary .top-bar .name h1 a, .sv-foundation .navPrimary .top-bar .name span a{
	color:#323232;
	width: 156px;
	padding:0px;
	left: 50%;
    position: absolute;
    top: 0;
    margin-left:-56px;
}
.navwrap.hide-for-large .row.icon-holder {margin-bottom: 10px; text-align: center;}
.sv-foundation .navPrimary .top-bar .toggle-topbar.menu-icon {
    margin-top: -14px;
    right:50%;
    padding:0;
    margin-right:62px;
 }
.sv-foundation .navPrimary .top-bar .toggle-topbar.menu-icon a{
	background: url("/includes/images/assets/nav-icon-mobile.png") no-repeat center top;
	height:18px;
	line-height:18px;
}
.sv-foundation .navPrimary .top-bar .morenav{
	padding:5px 10px 5px 16px;
}
.sv-foundation .navPrimary .top-bar-section ul li > a {
	font-family: 'Museo Slab W01 500',serif;
	color: #FAFAFA;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
}
.sv-foundation .navPrimary .top-bar-section ul li > a.parent-link{
	font-size:18px;
}
.sv-foundation .top-bar-section .dropdown li.has-dropdown.selected a.parent-link,
.sv-foundation .top-bar-section .dropdown li.selected a.selected{
	color:#CD0F1E;
}
.navwrap.hide-for-large .menu-icon.active {background-position: 0 -18px;}
.navwrap.hide-for-large .places-to-go {
	display: inline-block;
	border-left: 1px solid #323232;
	padding-left: 10px;
	font-size: 18px;
	color: #323232;
	text-transform: uppercase;
	cursor: pointer;
}

/*********************/

.navwrap.hide-for-large .navMobile,
.navwrap.hide-for-large .dropdown-map {background: url("/includes/images/assets/mainnav-back.png") repeat 0 0; padding-top: 10px; display: none; width: 100%; min-height: 200px;}

.navwrap.hide-for-large .navMobile.row {margin: 10px 0 0 !important;
	position: absolute;
    top: 70px;
    left:0px;}
.navwrap.hide-for-large .navMobile.active {display: block;}
.navwrap.hide-for-large .navMobile-search {width: 100%;}
.navwrap.hide-for-large .navMobile-search form {float: left; width: 230px; margin: 5px 0 0;}
.navwrap.hide-for-large .navMobile-search .searchIcon {background: url(/includes/images/assets/mobile-search.png) no-repeat 0 0; width:30px; height: 30px; float: left; display: block; margin: 5px 10px 0 0}
.navwrap.hide-for-large .navMobile-search .searchBoxInput {display: inline-block; width: 250px; height: 30px;}
.navwrap.hide-for-large .navMobile-search .searchBoxSubmit {
	background: url("/includes/images/assets/mobile-search-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 16px;
    position: absolute;
    right: 25px;
    text-indent: -9999px;
    top: 12px;
    width: 10px;
}
.navwrap.hide-for-large .navMobile-search .searchClose{
	display:none;
}
.navwrap .navMobile div.item.column:nth-of-type(2) {display: none;}
.navwrap .navMobile .item { padding: 5px 0 5px 10px;}
.navwrap .navMobile .item a { position: relative; font-size: 18px; font-weight: bold; line-height: 21px; text-transform: uppercase; color: #fafafa; width: 100%; display: block;}
.navwrap .navMobile .item a .open-arrow {
	background: url("/includes/images/assets/nav-arrow-mobile.png") no-repeat 0 0;
	position: absolute;
	right: 10px;
	top: 5px;
	height: 10px;
	width: 16px;
	display:block;
}

.navwrap .navMobile .item.selected a .open-arrow {background-position: 0 -10px;}

/* DROPDOWN for main nav mobile */
.navwrap .navMobile .item .dropdown {
	display: none;
	left: 0px;
	box-shadow: none;
	overflow: hidden;
	padding: 5px 0 0;
	position: relative;
	width: 100%;
	z-index: 30;
}

.navwrap .navMobile .item.selected .dropdown {display: block;}
.navwrap .navMobile .item .dropdown .item { padding: 5px 0;}
.navwrap .navMobile .item .dropdown .item a {font-family:'Palatino LT W01 Roman'; font-size: 16px; font-weight: normal; background: none; text-transform: none; line-height: 18px;}

.navwrap .navMobile .dropItem { float: left; overflow: hidden; width: 227px; padding: 10px; height: 50px;}
.navwrap .navMobile .dropItem .dropImage { float: left; margin-right: 10px;}
.navwrap .navMobile .dropItem .dropContent { float: left; max-width: 167px;}
.navwrap .navMobile .dropItem .dropTitle { font-size: 15px; }
.navwrap .close-btn {
	background: url("/includes/images/assets/nav-close.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    height: 33px;
    text-align: center;
    width: 100%;
	cursor: pointer;
}

/* Weather section in mobile dropdown */

.sv-foundation .navPrimary .top-bar .navMobile-weather { height: 45px; margin-left: 0; margin-top: 10px;}
.sv-foundation .navPrimary .top-bar .navMobile-weather img { margin-left: 0;}
.sv-foundation .navPrimary .top-bar .navMobile-weather a {color: #fff;}

/* DROPDOWN for Places To Go Map */
.sv-foundation .row .navwrap .dropdown-map.row {
	left: 50%;
    margin-left: -160px !important;
    max-width: 320px;
    position: absolute;
    top: 88px;
    display:none;
 }
.sv-foundation .row .navwrap .dropdown-map.active {display: block;}
.sv-foundation .row .navwrap .dropdown-map.row ul li {
	font-size: 12px;
    line-height: 14px;
    padding-bottom: 12px;
    text-transform: uppercase;
}
.sv-foundation .row .navwrap .dropdown-map.row ul {
	padding:0px 10px;
	margin-top:-30px;
}

/* **** UPPER-MOST Nav **** */

.topNav {
	float:left;
	height: 34px;
	padding-top:47px;
	position:relative;
	width: 400px;
}
.topNav .item {
	font-size:14px;
	float:left;
	padding:0 10px;
	width: auto;
}
.topNav .item a {
	color: #1d526c;
	text-decoration:none;
}

/* **** Interior Side Nav - displays in the header under the main nav **** */
.headerSideNav {background: url("/includes/images/assets/mainnav-back.png") repeat center top; padding-bottom: 5px;}
.sv-foundation .headerSideNav .sideNavPanel {padding: 0; margin: 0; background: none transparent; border: 0 none;}
.sv-foundation.microSite .headerSideNav {border-bottom: 3px solid #333;}
.sv-foundation.microSite .headerSideNav .sideNavPanel {display: none;}
.navSide-divline {background: url("/includes/images/assets/secondary_nav_div_line.png") no-repeat center center; width: 100%; height: 10px; display: block;}
.sv-foundation .navSide {
    margin: 0 auto 5px;
	overflow: hidden;
	padding-top: 0px;
	width: 100%;
	text-align: center;
}

.navSide .item { display:inline-block; font-family:'Palatino LT W01 Roman'; font-size:16px; letter-spacing: -0.01em; padding: 3px 0;}
.navSide .item .dropItem, .navSide .item .nav-dot {display: inline-block; color: #fafafa;}
.navSide .item .nav-dot {padding: 0 3px;}
.navSide .item a { color: #fafafa; text-decoration:none; display: inline-block; }
.navSide .item a:hover, .navSide .item.open a { color: #CD0F1E;}
.navSide .item:last-child .nav-dot { display: none;}

.navSide .dropdown {display: none; position: absolute;}

.navSide .item > .container { position: relative; }
.navSide .item > .container > a { line-height: 16px; padding-left: 12px; padding-right: 8px; text-decoration:none; }
.navSide .item:first-child > .container > a { padding-left: 0;}

.navSide .item > .container > .opener {
	background: url(/SiteCore/includes/plugins/nav/v1/images/closed.png) no-repeat center;
	cursor: pointer;
	height: 22px;
	margin-right: 10px;
	position: absolute;
	right: 0;
	width: 15px;
}
.navSide .item.displayopen > .container > .opener {
	background: url(/SiteCore/includes/plugins/nav/v1/images/open.png) no-repeat center;
	height: 15px;
	top: 4px;
	width: 22px;
}
.navSide .item.displayopen > .container > a { font-style: italic; }

/* **** Footer Nav **** */
#footContent .footerNav {
	float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    line-height: 22px;
}
.sv-foundation:not(.PTH) #footContent .footerNav .item {
	float: left;
	font-size:16px;
	margin:0;
	padding: 0;
	width:auto;
}
.sv-foundation.PTH .headContent nosolr > .show-for-large-up.navwrap{
	width: 100%;
	max-width: 588px;
}

@media only screen and (min-width: 0em) and (max-width: 64em) {
	#footContent .footerNav .item {float: none; display: inline-block;}
	.sv-foundation.PTH .navPrimary {
		position: absolute !important;
		right: 0 !important;
	}
	.sv-foundation.PTH #footContent .footerNav .item {
		margin-bottom: 30px;
		vertical-align: middle;
	}
	.sv-foundation.PTH .navPrimary .top-bar ul.title-area{
		min-width: 100px;
		position: absolute;
		right: 126px;
		border-right: 2px solid #fff;
		padding-right: 15px;
	}
	.sv-foundation.PTH .top-bar .toggle-topbar{
		position: static;
	}
	.sv-foundation.PTH .navPrimary .top-bar .search{
		height: 18px;
		float: right;
		border-left: 2px solid #fff;
		margin: 15px 0;
		width: 35px;
		padding-left: 15px;
	}
	.sv-foundation.PTH .navPrimary .top-bar .search a{
		height: 18px;
		line-height: 18px;
		padding: 0
	}
	.sv-foundation.PTH .navPrimary .top-bar .name{
		height: 50px;
		float: right;
	}
	.sv-foundation.PTH .navPrimary .top-bar .name .name_menu{ display: block; }
	.sv-foundation.PTH .navPrimary .top-bar.expanded .name .name_menu{ display: none; }
	.sv-foundation.PTH .navPrimary .top-bar .name .name_close{ display: none; }
	.sv-foundation.PTH .navPrimary .top-bar.expanded .name .name_close{ display: block; }
	.sv-foundation.PTH .navPrimary .top-bar .name h1, .sv-foundation.PTH .navPrimary .top-bar .name span{
		line-height: 50px;
	}
	.sv-foundation.PTH .navPrimary .top-bar .name h1 a, .sv-foundation.PTH .navPrimary .top-bar .name span a{
		color: #fff;
		font-family: 'Proxima Nova W08 Reg', Arial;
		font-size: 16px;
		position: static;
		margin: 3px 0;
		float: left;
		width: auto;
		text-transform: capitalize;
		padding-right: 15px;
	}
	.sv-foundation.PTH .navPrimary .top-bar .toggle-topbar.menu-icon{
		margin-top: 0;
		margin-right: 0;
		position: static;
		float: right;
		margin: 17px 0;
	}
	.sv-foundation.PTH .navPrimary .top-bar .toggle-topbar.menu-icon a{
		background: url("/includes/images/assets/hamburger.png") no-repeat center top
	}
	.sv-foundation.PTH .navPrimary .top-bar.expanded .toggle-topbar.menu-icon a{
		background: url("/includes/images/assets/close.png") no-repeat center top;
	}
	.sv-foundation.PTH #footContent .footerNav .item a{
		font-size: 16px;
	}
}
@media only screen and (min-width: 0em) and (max-width: 40em){
	.sv-foundation.PTH .navPrimary {
		position: absolute !important;
		right: 0 !important;
	}
	.sv-foundation.PTH .navPrimary .top-bar ul.title-area{
		right: 80px;
	}
	.sv-foundation.PTH #footContent .footerNav .item a{
		font-size: 14px;http://pth.newyork.simpleviewinc.com/themes/arts-and-culture/
	}
}
#footContent .footerNav .item .middot {display: inline-block; padding: 0 3px 0 2px;}
#footContent .footerNav .item a {
	color: #787878;
	text-decoration:none;
}
#footContent .footerNav a:link, #footContent .footerNav a:active, #footContent .footerNav a:visited, #footContent .footerNav a:hover {}
#footContent .footerNav a:active, #footContent .footerNav a:hover { text-decoration:underline;}

/* **** MICROSITE side nav **** */
.sv-foundation .micrositeSide {
	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: 9px 9px 14px;
	margin: 15px 0;
    position: relative;
    text-align: left;
	clear: both;
}

.micrositeSide .sectionTitle {
	font-family: 'Museo Slab W01 500',serif;
	font-size: 27px;
	padding: 8px 0 12px;
	color: #222;
}

.micrositeSide .item {
	background: url(/includes/images/assets/microNav-btn.png) no-repeat right center;
	float: none;
	padding: 5px 0;
	width: 100%;
}

.micrositeSide .item a {
	font-family:'Palatino LT W01 Roman';
	font-size:16px;
	color: #222222;
}

/* **** Footer Nav for MICROSITE **** */
.micro #footContent .footerNav {
	float:none;
	text-align: center;
}
.micro #footContent .footerNav .item {
	display: inline-block;
	float: none;
}

#search-float{
	max-width: 1000px;
	width: 100%;
	/*border: 1px solid #000;*/
	margin: 0 auto;
}


/*PATH THROUGH HISTORY*/
.sv-foundation.PTH .navPrimary {
	position: relative;
	left: 0;
	margin: auto;
	width: auto;
	border-bottom: none;
	height: 66px;
	background: transparent;
}
.sv-foundation.PTH #search-float {
	width: auto;
	float: left;
	margin-top: 10px;
}
.sv-foundation.PTH #search-float .searchBox{
	top: 0;
	left: 0;
}
.sv-foundation.PTH #search-float .searchBoxInput{
	color: #939393;
	border-right: 24px;
	box-shadow: none;
	border: 1px solid #e0e7e7;
	border-radius: 20px;
	padding-left: 30px;
	height: 35px;
}
.sv-foundation.PTH #search-float .searchBoxSubmit{
    background: url(/includes/images/assets/search.png) no-repeat scroll center center;
    left: 5px;
    top: 4px;
}
.sv-foundation.PTH .navPrimary > .item{
	max-width: 100% !important;
	height: 100%;
	padding: 0;
	margin-right: 22px;
}
.sv-foundation.PTH .navPrimary > .item:last-child{
	margin-right: 0;
}
.sv-foundation.PTH .navPrimary > .item[data-haschildren='true']:hover, .sv-foundation.PTH .navPrimary > .item[data-haschildren='true'].open{
	background: url(/includes/images/assets/indicator.png) no-repeat bottom center;
	position: relative;
	z-index: 999999;
	height: 66px;
}
.sv-foundation.PTH .navPrimary > .item:hover a, .sv-foundation.PTH .navPrimary > .item.open a{
	color: #468791;
}
.sv-foundation.PTH .navPrimary > .item > a {
	font-family: 'Proxima N W01 Smbd', Arial;
	font-size: 20px;
	color: #000;
	text-transform: capitalize;
	padding: 25px 0 0;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropdownHolder{
	background: #fff;
	position: relative;
	top: -1px;
	box-shadow: none;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropdown{
	max-width: 588px;
	width: 100%;
	padding: 0;
	border: 1px solid #dadada;
}
.sv-foundation.PTH .navwrap {
	width: auto;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropdown .dropRight{
	margin: 0 15px -1px;
	padding: 0;
	width: auto;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropdown .dropRight .dropItem{
	width: 30%;
	margin: 0 12px 0 0;
	padding: 15px 0;
	border-bottom: 1px solid #dadada;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropdown .dropRight .dropItem a{
	color: #000;
	text-transform: capitalize;
	font-family:'Proxima N W01 Smbd', Arial;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropdown .dropRight .dropItem a:hover{
	color: #458993;
}
.sv-foundation.PTH .show-for-large-up.navwrap .dropInner{
	padding: 0;
}
.sv-foundation.PTH #footContent .footerNav .item{
	text-align: left;
}
.sv-foundation.PTH #footContent .footerNav .item a{
	color: #f5f6f7;
	text-transform: capitalize;
	font-family:'Proxima Nova W08 Reg', Arial;
	font-size: 18px;
	text-decoration: none;
}
.sv-foundation.PTH .navPrimary .top-bar{
	height: 50px;
}
.sv-foundation.PTH .top-bar.expanded{
	height: auto;
	background: transparent;
	float: right;
	width: 320px;
}
.sv-foundation.PTH .top-bar-section{
	z-index: 13;
	margin-top: 50px;
	width: 320px;
	border: 1px solid #dadada;
	border-top: none;
}
.sv-foundation.PTH .top-bar-section ul{
	background: #fff;
	max-width: 320px;
	padding-top: 20px;
}
.sv-foundation.PTH .top-bar-section .dropdown li a,
.sv-foundation.PTH .top-bar-section ul li > a{
	width: auto;
	margin: 0 20px;
	padding: 12px 0;
	border-bottom: 1px solid #dadada;
	background: #fff;
	color: #000;
	font-family:'Proxima Nova W08 Reg', Arial;
	font-size: 18px;
	text-transform: capitalize;
}
.sv-foundation.PTH .top-bar-section .dropdown li a:hover,
.sv-foundation.PTH .top-bar-section ul li > a:hover{
	color: #458993;
}
.sv-foundation.PTH .top-bar-section .dropdown li.back a{

}
.sv-foundation.PTH .top-bar-section ul li:last-child > a{
	border-bottom: none;
}
.sv-foundation.PTH .top-bar-section ul li:hover > a{
	background: #fff;
	color: #000;
}
.sv-foundation.PTH .top-bar-section .has-dropdown > a, .sv-foundation.PTH .top-bar-section ul li.has-dropdown:hover > a{
	background: url(/includes/images/assets/nav_rt_arrow.png) no-repeat right center;
	background-color: #fff;
}
.sv-foundation.PTH .top-bar-section .has-dropdown > a:hover{
	color: #458993;
}
.sv-foundation.PTH .top-bar-section .has-dropdown > a:after{
	content: none;
}
.sv-foundation.PTH .top-bar-section .has-dropdown.moved > .dropdown{
	border: 1px solid #dadada;
	border-top: none;
	margin-left: 1px;
}
.sv-foundation.PTH .navwrap.hide-for-large .navMobile-search{
	width: auto;
	box-sizing: border-box;
	margin: 0 20px;
	padding: 12px 0 17px;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	float: none
}
.navwrap.hide-for-large .navMobile-search form{
	width: 100%;
	float: none;
}
.sv-foundation.PTH .navwrap .navMobile-search .searchBoxSubmit{
	background: url(/includes/images/assets/search.png) no-repeat scroll center center;
	width: 20px;
	height: 24px;
	left: 12px;
	top: 24px;
	padding: 0;
}
.sv-foundation.PTH .navwrap .navMobile-search .searchBoxInput{
	border-radius: 20px;
	width: 100%;
	height: 35px;
	padding-left: 35px;
	margin: 0;
}
.sv-foundation.PTH .top-bar-section .dropdown li.title h5 a:before{
	content: "\2039\00a0";
	font-size: 34px;
	vertical-align: baseline;
	position: relative;
	top: 2px;
}
.sv-foundation.PTH .top-bar-section .dropdown li.title h5 a{
	color: #000;
	font-family: 'Proxima N W01 Xbold', Arial !important;
	text-transform: uppercase;
}
.sv-foundation.PTH .navPrimary .top-bar-section ul li > a.parent-link{
	font-family: 'Proxima N W01 Xbold', Arial !important;
}

/*PTH SITEMAP*/
.sv-foundation.PTH .sitemap { margin-bottom: 10px; }
.sv-foundation.PTH .sitemap h1{
    padding-bottom: 4px;
}
.sv-foundation.PTH .sitemap h4 {
    border: 3px solid #fff;
    border-radius: 12px 12px 0 0;
    margin-top: 20px;
    padding: 10px 10px 10px 17px;
}
.sv-foundation.PTH .sitemap li { list-style:none; padding:3px 0; margin-left: 10px; }
.sv-foundation.PTH .sitemap li ul li{ padding: 3px 0; }
.sv-foundation.PTH .sitemap ul.multicol {
    margin:0;
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -webkit-column-count:3;
    -webkit-column-gap:40px;
    column-count:3;
    column-gap:40px;
    border-radius: 0 0 12px 12px;
    margin: -12px 0 0;
    padding: 10px 20px;
}
.sv-foundation.PTH .sitemap ul.multicol > li{
	-webkit-column-break-inside:avoid;
	-moz-column-break-inside:avoid;
	-o-column-break-inside:avoid;
	-ms-column-break-inside:avoid;
	column-break-inside:avoid;
}
.sv-foundation.PTH .sitemap ul.multicol > li > a{text-transform: uppercase;}
.sv-foundation.PTH .sitemap ul.multicol li a {font-weight: bold; font-size: 15px;}
.sv-foundation.PTH .sitemap ul.multicol ul li a {font-weight: normal; padding: 0; font-size: 15px;}
.sv-foundation.PTH .sitemap ul.multicol ul li ul li a{font-size: 13px;}
.sv-foundation.PTH .sitemap ul {margin-left:20px;}