/*
	(c) copyright pi-squared
 	superior web design and development since 2001
	-
	www.pi-squared.co.za
*/

/*-------------------------------------------------------------	reset */
* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
/*-------------------------------------------------------------	elements */
body {
	background: #520d27 url(../images/bg-pink.gif) repeat-x fixed;
	color: #eee;
	font-size: 100%;
	font-family: Cambria, Georgia, serif;
	height: 100%;
	padding-right: 30px;
}
a {
	color: #ffa1c4;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #ff6ea4;
}
/*-------------------------------------------------------------	content */
article, footer, header, nav, section {
	display:block;
}
header, article, footer {
	margin: 0px auto;
	max-width: 930px;
}
header {
	background: url(../images/pi-squared_logo.png) top left no-repeat;
	color: #ff6ea4;
	font-size: 2.188em;
	min-height: 155px;
	padding: 35px 0px 0px 210px;
	max-width: 720px;
}
header p {
	font-size: 1em;
	line-height: 1em;
	margin: 8px 0px 17px 0px;
	padding: 0px;
}
header span {
	color: #ffa1c4;
	font-size: 0.714em;
}
nav {
	margin-bottom: 20px;
}
nav span {
	font-size: 1em;
}
.sub {
	display: none;
}
.noJS .sub,
body.development .sub {
	display: block;
}
nav .sub {
}
nav .sub li {
	background: none;
	font-size: 0.75em;
	line-height: 2em;
	padding-right: 20px;
}
.noJS .development span,
.development .development span,
.development.active span {
	background: url(../images/nav-development.png) bottom center no-repeat;
}
nav ul {
	font-size: 0.571em;
	margin: 0em;
}
nav li {
	background: url(../images/nav.png) top right no-repeat;
	display: inline-block;
	font-size: 1em;
	margin: 0em;
	padding-right: 40px;
}
nav li.alt {
	background-position: bottom right;
}
nav a,
nav span {
	color: #fff;
	white-space: nowrap;
}
nav a:active,
nav a:focus,
nav a:hover {
	color: #ff6ea4;
}
nav a.active,
nav a.active:active,
nav a.active:focus,
nav a.active:hover {
	color: #ccc;
	cursor: default;
}
article {
	font-size: 1.125em;
	padding: 0px 40px 20px 40px;
	max-width: 880px;
}
article a {
	border-bottom: 1px solid #ffa1c4;
}
article a:active,
article a:active,
article a:hover {
	border-bottom: 1px solid #ff6ea4;
}
em, strong {
	letter-spacing: 1px;
	text-shadow: 1px 1px #000;
}
h1, h2, h3, p, li {
	line-height: 1.5em;
	margin-bottom: 0.875em;
}
ul, ol {
	margin-left: 2em;
	margin-bottom: 0.875em;
}
ol ol {
	list-style-type: lower-latin;
}
ol ol ol {
	list-style-type: lower-roman;
}
ul ul, ol ol {
	margin-bottom: 0em;
}
li {
	margin-bottom: 0.125em;
}
h1, h2, h3 {
	color: #fff;
	letter-spacing: 1px;
	font-size: 1em;
	line-height: 1.35em;
}
h1 {
	font-size: 1.25em;
	letter-spacing: 0px;
}
h2 {
	font-size: 1.063em;
}
h3, p, li {
	font-size: 0.875em;
}
li li {
	font-size: 1em;
}
footer {
	background: url(../images/fleur-1.png) top center no-repeat;
	color: #fac;
	letter-spacing: 10px;
	padding-top: 20px;
	height: 290px;
	text-align: center;
}
#staff {
	height: 40px;
	margin: 10px 0px 30px 0px;
	text-align: center;
}
#staff li {
	background: url(../images/staff.png);
	background-repeat: no-repeat;
	color: #eee;
	display: inline-block;
	height: 0px;
	letter-spacing: 0px;
	margin: 10px 20px;
	overflow: hidden;
	padding: 40px 0px 0px 0px;
	width: 40px;
}
#staff #jon {
	background-position: 0px 0px;
}
#staff #bruce {
	background-position: -60px 0px;
}
#staff #archie {
	background-position: -120px 0px;
}
#staff #shuabe {
	background-position: -180px 0px;
}
#staff #justin {
	background-position: -240px 0px;
}
#staff #francois {
	background-position: -300px 0px;
}
#staff #mike {
	background-position: -360px 0px;
}
#staff #brent {
	background-position: -420px 0px;
}
#staff #you {
	background-position: -480px 0px;
	height: 40px;
	padding: 0px;
}
#staff #you a {
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 40px;
}
#staff #you .tooltip a {
	display: inline;
	overflow: hidden;
	height: 0px;
	padding-top: 40px;
}
.tooltip{
	background: #333 url(../images/gradient.png) top center repeat-x;
	border: 1px solid #333;
	border-radius: 3px;
	position: absolute;
	padding: 5px;
	top: -5px;
	left: 0;
	z-index: 3;
	display: none;
	width: 100px;
}
article .fRight {
	background: #151514;
	float: right;
	margin: 3px 0px 10px 10px
}
article .fRight a, article .fNone a{
	border: 0px none;
	margin: 0px;
	text-decoration: underline;
	border: 0px none;
	padding: 0px;
}

article .fRight {
	text-align: center;	
}

article .infoBox {
	float: right;
	width: 250px;
	border: dotted 1px #FCC;
	padding: 10px;
	background-color: #2c0312;
	margin: 3px 0px 15px 15px;
}

article .infoBoxFull {
	width: 100%;
	max-width: 855px;
	border: dotted 1px #FCC;
	padding: 10px;
	margin: 3px 0px 10px 0px;
	background-color: #2c0312;
}

article .infoBox, article .infoBoxFull{
	font-size: 0.688em;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
}

article .infoBox h2, article .infoBox h3, article .infoBox h4{
	font-family: Cambria, Georgia, serif;	
}

article .infoBox h2 {
	font-size: 1.2em;
}

article .infoBox h3 {
	font-size: 1em;
}

article .inlineScreens{
	width: 100%;
}

article .inlineScreens div{
	float: left;
	display: inline;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

article .inlineScreens div.first div{
	float: left;
}

article .inlineScreens div.first{
	border-right: 1px solid #d48888;
}

article .inlineScreens div.last div{
	float: right;
}

article .inlineScreens div.last{
	text-align: right;
	border-left: 1px solid #d48888;
}

article .inlineScreens div div{
	width: 250px;
	text-align: center;
	float: none;
	margin: 0px;
	padding: 0px;
}

article .inlineScreens a{
	border: 0px none;
	text-decoration: underline;
}

.twoCol div{
	width: 50%;	
}

.threeCol div{
	width: 32%;	
}

.fourCol div{
	width: 25%;	
}

.fiveCol div{
	width: 20%;	
}

/*-------------------------------------------------------------	decoration */
.decoration {
	display: none;
}
#bottom {
	background: url(../images/bottom.jpg) bottom right no-repeat;
	height: 30px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 100%;
}
#right {
	background: url(../images/right.jpg) bottom right no-repeat;
	height: 100%;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 30px;
}
#logo {
	background: url(../images/pi-squared_logo.png) bottom right no-repeat;
	height: 310px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 310px;
}
/*---------------------------------------------------------------	myGodItsFullOfStars */
.stars {
	background: url(/images/stars.png);
	display: block;
	position: absolute;
	z-index: -1;
}
.star-1 {
	height: 23px;
	width: 24px;
	background-position: 0px 0px;
}
.star-2 {
	height: 24px;
	width: 25px;
	background-position: -50px 0px;
}
.star-3 {
	height: 31px;
	width: 29px;
	background-position: -100px 0px;
}
.star-4 {
	height: 34px;
	width: 33px;
	background-position: -150px 0px;
}
.star-5 {
	height: 44px;
	width: 44px;
	background-position: -200px 0px;
}
.star-6 {
	height: 65px;
	width: 66px;
	background-position: -100px -100px;
}
.star-7 {
	height: 65px;
	width: 66px;
	background-position: -100px -100px;
}
.star-8 {
	height: 80px;
	width: 77px;
	background-position: -200px -100px;
}
/*---------------------------------------------------------------	omghax */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFix {
	display: inline-block;
}
.clearFix {
	display: block;
}
/*---------------------------------------------------------------	jQuery lightBox plugin v0.6 - Leandro Vieira Pinho - http://leandrovieira.com */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #181818;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #181818;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #ccc;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-top: 0.7em;
}

