/* CSS Document */
/* for browsers with widths set to 1350 and higher */
#PageWrapper2 #BoxColumn2 a.l4backButton {
	display:none;
}
/* ----------------------------------------- WOW ----------------------------------------- */
#PageWrapper1 p { /* don't show paragraphs on index pages -- they're used to navigate the insertion of WOWSliders */
	display:none;
}
#WowTablet { /* don't show the tablet version of the slider, duh */
	display:none;
}
/* ---------------------------------------- HEADER ---------------------------------------- */
/* --- WRAPPER --- */
#BoxHead {
	background-color:#fff;
	position:fixed;
	height:109px;
	top:0;
	width:100%;
	z-index:100;
}
#PageWrapper2 #BoxHead, #PageWrapper3 #BoxHead {
	height:117px;
	float:left;
}
/* --- WIDTH DETERMINER --- */
#BoxBanner {
	width:1312px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
/* --- SOCIAL --- */
#BoxSocial {
	position:absolute;
	width:57px;
	right:0;
	top:6px;
	margin-right:11px;
}
/* #PageWrapper2 #BoxSocial, #PageWrapper3 #BoxSocial {
	margin-top: 5px;
	margin-right: 0px;
} */
#BoxSocial a{
	display:block;
	float:right;
	height:30px;
	background-image:url(../e_images/sprite_icons_socialmedia_06.png);
	margin-left: 5px;
}
a.in{
	width:13px;
	background-position: 0px -150px;
}
a.tw{
	width:19px;
	background-position: 0px -120px;	
}
a.fb{
	width:8px;
	background-position: 0px -90px;	
}
a.in:hover {
	background-position: 0px -60px;
}
a.tw:hover {
	background-position: 0px -30px;
}
a.fb:hover {
	background-position: 0px 0px;
}
/* --- LOGO --- */
#BoxLogo {
	background-image:url(../e_images/sprite_logo_gpd_17.png);
	background-repeat: no-repeat;
	width:343px;
	float:left;
	left: 0px;
	padding-left: 0px;
}
#BoxLogo img {
	width:343px;
	height:109px;
}
/* --- NAV --- */
#tinyNav, #tinyNav1 {
	display:none;
}
ul.BoxNav {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
	margin-right:10px;
	float:right;
	padding-top: 40px;
	font-family:gothic;
	font-size: 20px;
	color:#e8eef1;
	letter-spacing: .03em;
}
ul.BoxNav li {
	display:inline;
	background-image:url(../e_images/bg_navlistseparator_01.png);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#fff;
	padding-right:17px;
}
#PageWrapper2 ul.BoxNav li {
	/* no adjustment */
}
ul.BoxNav li a {
	padding-left:2px;
}
#PageWrapper2 ul.BoxNav li a {
	/* no adjustment */
}
ul.BoxNav li:last-of-type{
	background-image:none;
	padding-right:2px;
}
#PageWrapper2 ul.BoxNav li:last-of-type{
	/* no adjustment */
}
.yourhere { /* apply this class to whichever LI is indicated on a per-page basis */
	font-family:gothicb;
}
.goBack {
	font-family:gothicb;
	font-weight: bolder;
	vertical-align: -10%;
}
/* ---------------------------------------- CONTENT ---------------------------------------- */
#BoxWrapper {
	margin-top:109px;
	background-image:url(../e_images/slider/slider_01.png);
	background-repeat: repeat-x;
	/* height: 600px; <- how many desktop layout level-3 pages would this mess up if reinstantiated? */
}
#PageWrapper2 #BoxWrapper, #PageWrapper3 #BoxWrapper  {
	margin-top:117px; 
	background-image:none;
}

/* -------------------- SLIDER -------------------- */
#Wow {
	width:1312px;
	height:419px;
	margin-left:auto;
	margin-right:auto;
}
#Fuzzmerizer {
	position:absolute;
	top:0;
	z-index:90;
	margin-top:96px;
}
#BoxBullpen, #wangchung {
	width:1312px;
	position:relative;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
/* -------------------- LEVEL 2 ONLY -------------------- */
#ColumnWrapper {
	width:1312px;
	position:relative;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#BoxColumn1 {
	width:271px;
	position:relative;
	float:left;
	left:0px;
}
#BoxColumn2 {
	width:771px;
	float:left;
	margin-left:271px; /* you need this because column 1 contains no content according to column 2 because what content it has is out of the mix -- because it's fixed */
}
#BoxColumn3 {
	width:271px;
	/* float:right; */
	/* position:absolute; */
	margin-left:1042px; /*without this, this whole column hugs the left edge of the page, again probably because column 1 is out of the mix by being fixed */
}
.BoxVerbiage {
	width:258px;
	margin-right:13px;
	line-height: 17px;
	position:fixed;
	/* for when verbiage runs verbose: position:absolute; */
}
#toggler {
	display:none;
}
.BoxRack, h3 {
	width:258px;
	margin-left:13px;
	/* position:absolute; */
	/* for when boxes are not profligate: position:fixed; */
}
#BoxColumn2 img, #BoxColumn2 object, #BoxColumn2 embed, #BoxColumn2 iframe, #BoxColumn2 h3 {
	margin-bottom:7px;
}
h1 {
	height:40px;
	font-family:gothicb;
	color:#fff;
	font-size:20px;
	background-color:#62aecf;
	padding-left:7px;
	line-height:40px;
	margin-bottom:7px;
}
h2 {
	font-family:gothicb;
	color:#62aecf;
	font-size:15px;
	margin-top:14px;
	margin-bottom:6px;
}
h3 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height:20px;
	font-family:gothicb;
	background-color:#62aecf;
	color:#fff;
	font-size:13px;
	margin-top:14px;
	line-height:18px;
	padding-left:5px;
	margin-bottom:7Px;
}
.BoxVerbiage p {
	padding-right:1px;
	padding-left:1px;
}
/* -------------------- LEVEL 3 ONLY -------------------- */
#navColumn {
	background-color:#e8eef1;
	width:258px;
	float:left;
	position:fixed;
	height:100%;
	padding: 60px 17px 34px 17px;
	text-align: right;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family:gothicb;
	font-size:15px;
	line-height:18px;
}
#navColumn ul {
	list-style-type:none;
	padding-left:0;
	margin-left:0;
}
#navColumn ul li {
	height:26px;
}
#textColumn {
	width:753px;
	float:left;
	margin-left:280px;
	text-align: justify;
	position:relative;
}
#textColumn p {
	margin: 0 0 14px 0;
}
.multicol {
	column-count: 2;
	-webkit-column-count:2;
	-moz-column-count:2;
	column-gap: 1em;
	-webkit-column-gap: 1em;
	-moz-column-gap: 1em;
	/* text-align: left; */
	padding-bottom:5px;
}
.multicolShorty {
	padding-bottom:5px;
	text-align: left;
}
.quoteCred {
	font-family:gothic;
	font-size:12px;
	color:#acc0cb;
	display:block;
	padding-top:6px;
	line-height:13px;
}
#relatedColumn {
	width:258px;
	float:right;
	position:fixed;
	margin-left:1055px;
}
#PageWrapper3 .BoxRack {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#PageWrapper3 .BoxRack h3 {
	margin:0 0 7px 0;
	padding:0 0 0 5px;
	width:258px;
}
#PageWrapper3 a.Box {
	float:none;
	margin: 0 0 7px 0;
	background-image:none;
	width:258px;
}
#PageWrapper3 h1, #PageWrapper3 .fuzzForce5 {
	position:fixed;
	width:753px;
	z-index:100;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fuzzForce5 { /* creates the faded mask effect on Level 3 pages just below the H1 heading */
	z-index:100;
	margin-top:40px;
	height:30px;
	background-image: url(../e_images/boxster/bg_fuzzforce5_01.png);
	background-repeat: repeat-x;
}
#fuzzMe2 {
	display:none;
}
#PageWrapper3 h2 {
	margin-bottom: 3px;
}
#textBucket {
	margin-top:60px;
}
a.BoxTop { /* this style is probably superfluous to navOffsetter, but so far does a great job of styling the anchor tag at the top of all Level 3 pages so that inPage links that go to top of page do so correctly */
	display: block;
	position: relative;
	top: -250px;
	visibility: hidden;
}
a.navOffsetter { /* use this to style anchor tags used to link the User to a specific point on a page -- it's needed because of the fixed nav at screen top */
	display: block;
	position: relative;
	visibility: hidden;
	top: -177px;
}
.subHeader {
	position:relative;
	width:753px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #62aecf;
	margin-bottom:5px;
	padding-bottom:1px;
}
.inPageNav {
	position: absolute;
	right:0;
	top:4px;
	font-size:12px;
}
#textBucket ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px;
	width:90%;
	padding-left:40px;
	text-align:left;
	padding-bottom:4px;
}
#textBucket ul.noOpenPgh {
	padding-top:12px;
	padding-left: 20px;
}
#textBucket ul li {
    background-image: url(/e_images/bullets/bullet_teal_01.png);
    background-repeat: no-repeat;
    background-position: 0px 5px; 
    padding-left: 22px;
	margin-bottom:0.7em;
}
#textBucket ol {
    padding: 0px;
    margin: 0px;
	width:90%;
	padding-left:40px;
	text-align:left;
	padding-bottom:4px;
}
#textBucket ol.noOpenPgh {
	padding-top:12px;
	padding-left: 20px;
}
#textBucket ol li {
    padding-left: 22px;
	margin-bottom:0.7em;
}
/* -------------------- METHODOLOGY ONLY -------------------- */
#GridNarrow {
	display:none;
}
/* -------------------- BOXES -------------------- */
a.Box, a.BoxSL /* the SL is for 'Show Label.' BoxSL was a late addition as we needed a way to make certain boxes evince their labels at all times -- not just on rollover. These boxes don't reference a Product or Build-Out that can be captured visually, but rather a concept or written composition. The need for this style is doubly important for mobile sheets as the label is not extant in that context even on rollover. */ {
	display:block;
	width:310px;
	height:197px;
	background-color:#e8eef1;
	background-image:url(../e_images/bg_boxshade_02.png);
	background-position: center center;
	background-repeat:no-repeat;
	float:left;
	margin-right:9px;
	margin-left:9px;
	margin-bottom:18px;
	position:relative;
}
#PageWrapper2 a.Box, #PageWrapper3 a.Box, #PageWrapper2 a.BoxSL, #PageWrapper3 a.BoxSL {
	width:258px;
	float:none;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:7px;
	background-image:none;
}
.thumbelina { /*holds the thumbnail */
	background-position: center center;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	position:absolute;
}
.hovmerizer { /*the blue overlay */
	height:100%;
	width:100%;
	background-color:#62aecf;
	opacity: 0.8;
	position:absolute;
	visibility:hidden;
}
.pointificate /* contains the verbiage */{
	height:100%;
	width:100%;
	position:absolute;
	opacity:0;
}
a.BoxSL .pointificate {
	opacity:1;
}
.pointificate .caption, .pointificate .year {
	font-family:gothicb;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	position:absolute;
	width:100%;
}
a.BoxSL .pointificate .caption, a.BoxSL .pointificate .year {
	color: #1a6498;
}
.caption {
	top:0;
	font-size: 24px;
	opacity:0;
	transition-property: opacity, top;
	transition-duration: .4s;
}
a.BoxSL .caption {
	top:76px;
	opacity:1;
	transition-property: none;
	transition-duration: none;
}
.year {
	bottom:0;
	font-size: 12px;
	opacity:0;
	transition-property: opacity, bottom;
	transition-duration: .4s;
}
a.BoxSL .year {
	bottom:76px;
	opacity:1;
	transition-property: none;
	transition-duration: none;
}
a.Box:hover .hovmerizer, a.BoxSL:hover .hovmerizer {
	visibility:visible;
}
a.Box:hover .pointificate, a.BoxSL:hover .pointificate {
	opacity:1;
}
a.Box:hover .caption, a.BoxSL:hover .caption {
	opacity:1;
	top:76px;
	color:#fff;
}
a.Box:hover .year, a.BoxSL:hover .year {
	opacity:1;
	bottom:76px;
	color:#fff;
}
/* ---------------------------------------- FOOTER ---------------------------------------- */
#wangchung {
	height:79px;
	position:relative;
}
#PageWrapper2 #wangchung {
	/* no adjustment */
}
#PageWrapper3 #wangchung {
	/* Need some way, perhaps here, of making the footer hug the bottom of the browser window when the text on LEVEL 3 pages does not fill the text bucket and push the footer div down. A pretty aggravating problem discovered when attempting to make post-Cleo updates in the summer of 2016. And for which a less-than-ideal, hacky fix was to be devised and inevitably implemented, probably by means of defining a background image that in some way fades to white for all, or perhaps some LEVEL 3 pages. Ugh. */
}
#Slug {
	margin-left:9px;
	padding-top:15px;
	font-family:gothicb;
	font-size:20px;
	line-height:20px;
	color:#d0dce3;
	background-color:#fff;
	background-image:url(../e_images/footer/bg_backslashes_01.png);
	background-repeat: no-repeat;
	background-position: right;
	width:234px;
}
#PageWrapper2 #Slug, #PageWrapper3 #Slug {
	margin-left:0px;
}
#wangchungLogo {
	background-image:url(../e_images/footer/logo_bg_01.png);
	background-repeat: no-repeat;
	width:141px;
	height:79px;
	float:right;
	margin-right:9px;
}
#PageWrapper2 #wangchungLogo, #PageWrapper3 #wangchungLogo {
	margin-right:0px;
}
#wangchungLegal {
	position:absolute;
	top:0;
	right:150px;
	width:300px;
	font-family:gothic;
	font-size:12px;
	line-height:12px;
	color:#acc0cb;
	background-color:#fff;
	padding-top:20px;
}
#PageWrapper2 #wangchungLegal, #PageWrapper3 #wangchungLegal {
	right:140px;
}
ul.wangchungLinks {
	list-style-type:none;
	padding-left:0;
	margin-left:9px;
	background-color:#fff;
	font-family:gothic;
	font-size: 12px;
	position:absolute;
	left:250px;
	top:19px;
}
#PageWrapper2 ul.wangchungLinks, #PageWrapper3 ul.wangchungLinks {
	margin-left:0px;
}
ul.wangchungLinks li {
	display:inline;
	padding-right:13px;
	padding-left:4px;
	background-image:url(../e_images/footer/bg_backslash_02.png);
	background-position:right;
	background-repeat:no-repeat;
}
#PageWrapper2 ul.wangchungLinks li {
	/* no adjustment */
}
ul.wangchungLinks li:last-of-type{
	background-image:none;
}
#PageWrapper2 ul.wangchungLinks li:last-of-type{
	/* no adjustment */
}