@charset "UTF-8";

body.psycho, body.tank {
	color: #291316;
}
body#PD-cube {
	background-image: url(http://www.springgunpress.com/purpurediagrammatics/images/PD-bg.png);
	background-repeat: repeat-x;
	background-position: center 90px;
	background-color: #45453D;
	margin: 0px;
	padding: 0px;
}
body#PD p { text-transform:none; }

#header {
	margin: 20px 0px 35px;
	padding: 0px;
	position: relative;
}
#note {
	padding-bottom: 14px;
	margin-bottom: 42px;
	background: url(../images/bdr.png) repeat-x bottom;
}
#note p {
	font-size: 15px;
	line-height: 110%;
	color: #333;
}
#pp-logo {
	background-image: url(http://www.springgunpress.com/purpurediagrammatics/images/Purpure-kscope-hrd-32.png);
	z-index: 9999;
	left: 0px;
	top: 0px;
	height: 502px;
	width: 950px;
}
#pp-flash {
	height: 502px;
	width: 950px;
	left: 0px;
	top: 0px;
}
#PD-nav {
	margin-top: 0px;
	margin-left: -5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDFDFD;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 56px;
}
#footer-cnt {
	background-color: #383831;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 100%;
}
.return a  {
	color: #2E494A;
	text-decoration: none;
	font-size: 1.4em;
	text-transform: uppercase;
}

li {
	color: #FDFDFD;
	margin-bottom: 0px;
	font-size: 22px;
	font-family: Helvetica, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDFDFD;
	line-height: 55px;
	padding: 0px 0px 0px 11px;
	width: 300px;
}
li a {
	color: #FDFDFD;
}
li a:hover {
	text-decoration: underline;
	color: #FDFDFD;
}
ul#ftr-ul {
	margin: 0px;
	padding: 0px;
}
#ftr-ul li {
	display: inline;
	line-height: 36px;
	margin-right: 20px;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
	color: #ACAB98;
}
#ftr-ul li a { color: #ACAB98; }
#ftr-ul li a:hover { text-decoration:underline; }


/* Purpure Psychometrics
-------------------------------------------------------------- */
body.psycho h1, body.tank h1 {
	color: #291316;
	font-size: 60px;
	text-transform: uppercase;
}
#psy-header, #tank-header, #solicitations-header {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	height: 60px;
	position:relative;
}
#psy-header {
	background-image: url(http://www.springgunpress.com/purpurediagrammatics/images/psychometrics/psychometrics-title.png);
	margin-bottom: 60px;
}
#tank-header {
	background-image: url(http://www.springgunpress.com/purpurediagrammatics/images/thinktank/think-tank-title.png);
	margin-bottom: 30px;
}
#solicitations-header {
	margin-bottom: 30px;
}
#return {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
}



/* Think Tank
-------------------------------------------------------------- */





/* IE PNG Fix (from http://www.twinhelix.com/css/iepngfix/   Thanks!)
-------------------------------------------------------------- */
img, div, a, li, input { behavior: url(http://www.sylvanusylvania.com/iepngfix/iepngfix.htc) }