/* CSS Document */
/* for browsers with widths set to between 565 and 768 */
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#PageWrapper1, PageWrapper2, PageWrapper3, PageWrapper4 {
	/* why doesn't this work? color:#898989; */
}
#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;
}
#Wow { /* don't show the desktop or laptop version of the slider */
	display:none;
}
#WowTablet { /* do show the tablet version of the slider, duh */
	display:block;
}
/* ---------------------------------------- HEADER ---------------------------------------- */
/* --- WRAPPER --- */
#BoxHead {
	background-color:#fff;
	position:fixed;
	height:106px;
	top:0;
	width:100%;
	z-index:100;
}
#PageWrapper2 #BoxHead {
	height:76px;
}
/* --- WIDTH DETERMINER --- */
#BoxBanner {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	height:106px;
}
/* --- SOCIAL --- */
#BoxSocial {
	position:absolute;
	z-index:120;
	width:100px;
	right:20px;
	top:0;
}
#BoxSocial a{
	display:block;
	float:right;
	height:20px;
	background-image:url(../e_images/sprite_icons_socialmedia_06.png);
	background-repeat:no-repeat;
	margin-left:3px;
}
a.in{
	width:13px;
	background-position: 0px -360px;
}
a.tw{
	width:19px;
	background-position: 0px -380px;	
}
a.fb{
	width:8px;
	background-position: 0px -400px;	
}
/* --- LOGO --- */
#BoxLogo {
	background-image:url(../e_images/sprite_logo_gpd_17.png);
	background-repeat: no-repeat;
	background-position: 0px -192px;
	width:565px;
	float:left;
	left: 0px;
	padding-left: 0px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	height:76px;
}
#BoxBanner img { /* increases the clickable area of the logo */
	height:76px;
	width:565px;
}
/* --- NAV --- */
#tinyNav, #tinyNav1 {
	display:none;
}
#NavWrap {
	background-color:#666;
	position:fixed;
	height:30px;
	width:100%;
	z-index:110;
	top:0;
	left:0;
	padding-top:6px; /* DETERMINES HOW FAR DOWN THE 'YOU'RE HERE' ICON IS DRIVEN */
}
ul.BoxNav {
	list-style-type:none;
	padding-left:0;
	padding-left:20px;
	margin-left:0;
	font-family:gothic;
	font-size: 14px;
	text-align:left;
}
ul.BoxNav li {
	display:inline;
	padding: 0 5px 16px 5px; /* DETERMINES HOW MUCH OF THE 'YOU'RE HERE' ICON GETS SHOWN */
}
ul.BoxNav li a {
	color:#fff;
}
.yourhere { /* apply this class to whichever LI is indicated on a per-page basis */
	color:#fff;
	background-image:url(../e_images/icon_bg_yourhere_04.png);
	background-repeat:no-repeat;
	background-position: center 19px;
}
.goBack {
	font-family:gothicb;
	font-weight: bolder;
	vertical-align: -10%;
}
/* ---------------------------------------- CONTENT ---------------------------------------- */
#BoxWrapper {
	position:relative;
	margin-top:106px;
}
#PageWrapper2 #BoxWrapper {
	height:100%;
}
/* -------------------- SLIDER -------------------- */
#Wow {
	margin-left:auto;
	margin-right:auto;
	margin-top:76px;
}
#Fuzzmerizer {
	display:none;
}
#BoxBullpen, #wangchung {
	height:100%;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
/* -------------------- LEVEL 2 ONLY -------------------- */
#ColumnWrapper {
	width:95%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#BoxColumn1 {
	width:30%;
	margin-bottom:7px;
	position:absolute;
}
#BoxColumn2 {
	width:68%;
	position:relative;
	margin-left:32%;
}
#BoxColumn3 {
	width:68%;
	right:0px;
	position: relative;
	margin-left:32%;
	margin-top:7px;
}
.BoxVerbiage {
	font-size: 13px;
}
#toggler {
	display:none;
}
#BoxColumn2 img, object, embed, iframe {
	margin-bottom:7px;
	max-width:100%;
}
h1 {
	height:32px;
	font-family:gothicb;
	color:#fff;
	font-size:17px;
	background-color:#62aecf;
	padding-left:7px;
	line-height:32px;
	margin-bottom:7px;
}
h2 {
	font-family:gothicb;
	color:#62aecf;
	font-size:14px;
	margin-top:14px;
	margin-bottom:6px;
}
h3 {
	font-family:gothicb;
	color:#62aecf;
	font-size:15px;
	margin-bottom:3px;
}
.BoxVerbiage p {
	padding-right:1px;
	padding-left:1px;
}
/* -------------------- LEVEL 3 ONLY -------------------- */
#navColumn { /*weird hack to hide scrolling text appearing above and behind the h1 */
	position:fixed;
	top:105px;
	width:95%;
	z-index:100;
	background-color:#fff;
	height:5px;
}
#textColumn {
	width:100%;
	position:static;
	z-index:0
}
#textBucket {
	margin-top:140px; /* the value of this declaration will vary by page based on the number of links! */
	padding: 0 1px 0 1px;
	z-index:0;
	color:#898989;
}
.multicol {
	
}
.quoteCred {
	font-family:gothic;
	font-size:12px;
	color:#acc0cb;
	display:block;
	padding-top:6px;
	line-height:13px;
}
#textBucket p {
	margin-bottom:1em;
}
#PageWrapper3 h1 {
	display:block;
	position:fixed;
	width:95%;
	z-index:100;
	top:109px;
	height:30px;
	font-size:16px;
	line-height:28px;
}
h2 {
	font-size: 16px;
	z-index:90;
}
#relatedColumn {
	width:100%;
	position:static;
}
#navColumn ul {
	display:none;
}
#navColumn ul li {
	display:none;
}
#textColumn .fuzzForce5 { /* creates the faded mask effect on Level 3 pages just below the H1 heading */
	display:block;
	position:fixed;
	z-index:100;
	top:139px;
	height:30px;
	background-image: url(../e_images/boxster/bg_fuzzforce5_01.png);
	background-repeat: repeat-x;
	width:95%;
}
.subHeader {
	position:relative;
	width:100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #62aecf;
	margin-bottom:5px;
	padding-bottom:1px;
	z-index:0;
	padding-top:7px;
}
.inPageNav {
	position: absolute;
	right:0;
	top:24px;
	font-size:12px;
	height:12px;
}
#textBucket ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px;/* new stuff follows */
	width:90%;
	padding-left:40px;
	text-align:left;
	padding-top:12px;
	padding-bottom:12px;
}
#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;/* new stuff follows */
	width:90%;
	padding-left:40px;
	text-align:left;
	padding-top:12px;
	padding-bottom:12px;
}
#textBucket ol.noOpenPgh {
	padding-top:12px;
	padding-left: 20px;
}
#textBucket ol li {
    padding-left: 22px;
	margin-bottom:0.7em;
}
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: -265px;
}
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;
}
#PageWrapper3 .BoxRack h3 {
	margin:0;
	padding:32px 0 7px 0;
}
#PageWrapper3 a.Box {
	margin-left:0;
	width:49%;
}
/* -------------------- LEVEL 4 ONLY -------------------- */
#big img {
	width:100%;
	height:100%;
}
/* -------------------- METHODOLOGY ONLY -------------------- */
#GridNarrow {
	display:none;
}
#GridWide table, #GridWide td, #GridWide th {
	font-size:11px;
} 
#GridWide td, #GridWide th {
	padding: 7px;
}
#GridWide th.subheading {
	font-size:11px;
}
#GridWide table tr th:nth-child(4), #GridWide table tr td:nth-child(4), #GridWide table tr th:nth-child(6), #GridWide table tr td:nth-child(6) {
	display: none;
}
/* -------------------- BOXES -------------------- */
a.Box, a.BoxSL {
	display:block;
	width:48%;
	height:197px;
	background-color:#e8eef1;
	background-image:url(../e_images/bg_boxshade_02.png);
	background-position: bottom right;
	background-repeat:no-repeat;
	float:left;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:2%;
	position:relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#PageWrapper2 a.Box, #PageWrapper2 a.BoxSL {
	width:100%;
	max-width:100%;
	float:none;
	margin: 0 0 7px 0;
	background-image:none;
}
.thumbelina {
	background-position: center center;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	position:absolute;
}
a.Box .hovmerizer, a.Box .pointificate, a.Box .caption, a.Box .year {
	display:none;
}
a.BoxSL .pointificate .caption, a.BoxSL .pointificate .year {
	font-family:gothicb;
	text-align: center;
	color: #1a6498;
	vertical-align: middle;
	position:absolute;
	width:100%;
}
a.BoxSL .caption {
	font-size: 24px;
	top:76px;
}
.year {
	bottom:0;
	font-size: 12px;
}
a.BoxSL .year {
	font-size: 12px;
	bottom:76px;
}
/* ---------------------------------------- FOOTER ---------------------------------------- */
#wangchung {
	height:65px;
	position:relative;
	bottom:0;
}
#Slug {
	display:none;
}
#wangchungLogo {
	background-image:url(../e_images/footer/logo_bg_01.png);
	background-repeat: no-repeat;
	width:27px;
	height:65px;
	float:right;
	margin-right:8px;
}
#LowSlungLogo {
	margin-right:0;
}
#wangchungLogo img {
	width:27px;
	height:65px;
}
#wangchungLegal {
	text-align:right;
	position:absolute;
	top:0;
	right:46px;
	width:295px;
	font-family:gothic;
	font-size:12px;
	line-height:12px;
	color:#acc0cb;
	background-color:#fff;
	padding-top:20px;
	padding-right:6px;
}
#PageWrapper2 #wangchungLegal {
	right:38px;
}
ul.wangchungLinks {
	list-style-type:none;
	padding-left:0;
	margin-left:5px;
	background-color:#fff;
	font-family:gothic;
	font-size: 12px;
	position:absolute;
	left:0;
	top:19px;
}
ul.LowSlungLinks {
	margin-left:0;
}
ul.wangchungLinks li {
	display:inline;
	padding-right:10px;
	padding-left:2px;
	background-image:url(../e_images/footer/bg_backslash_02.png);
	background-position:right;
	background-repeat:no-repeat;
}
ul.wangchungLinks li:last-of-type{
	background-image:none;
}