/* @override http://bianca.local/~ed/POFC/pofc.css */
/* @override http://technetium.local/~ed/POFC/pofc.css */

body {
	margin: 0 auto;
	text-align: center;
	overflow: auto;
}

p {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
}
	
	.round p {
		border: solid #ee7300;
		border-width: 0 1px;
		background: #FFF;	
	}

	.whole p {
		padding-bottom: 0;
		line-height: 1;
	}
	
	.scroll p {
		margin: 0;
		padding: 8px 0;
		border: 0;
		background: #FFF;
	}
		
	.mini img {
		padding-bottom: 10px;
	}

table {
	margin: 0 auto;
	font: 10px Verdana, sans-serif;
}

a {
	color: #ee7300;
}

a:hover, a:active {
	color: #fbd767;
}

a img {
	border: 0;
}

a.button {
margin-top: 15px;
padding: 3px;
background: url(images/button_bg.gif) repeat-x;
border-top: solid 1px #CCC;
border-bottom: solid 1px #666;
border-left: solid 1px #CCC;
border-right: solid 1px #666;
text-align: center;
font-weight: bold;
text-decoration: none;
}

a.button:hover {
	color: #d64d00;
	background: #eee;
}

ul {
	margin-top: -8px;
	margin-bottom:  -8px;
	border: solid #ee7300;
	border-width: 0 1px;
	background: #FFF;
	line-height: 1.4;
}

form {
	margin: 0;
}

/* @group headers */

h1 {
	height: 65px;
	margin: 0 0 0 75px;
	padding: 35px 0 0 140px;
	font: 30px bold Verdana, sans-serif;
	background: url(images/pofc_logo.png) no-repeat left center;
}

h2 {
	height: 14px;
	font: bold 11px Verdana, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding-bottom: 1px;
	margin: 0;
}
	
	h2 a {
		color: #FFF;
	}

	.mini h2 {
	position: relative;
	width: 100px;
	bottom: 0;
}

	.third h2 {
		background: url(images/corners/top-third.png) no-repeat;
	}
	
	.half h2 {
		background: url(images/corners/top-half.png) no-repeat;
	}
	
	.whole h2 {
		background: url(images/corners/top-whole.png) no-repeat;
	}
	
	.remainder h2 {
		background: url(images/corners/top-remainder.png) no-repeat;
	}
	
h3 {
	height: 8px;
	font: bold 11px Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 8px 8px 0;
}

	.remainder h3 {
		background: url(images/corners/top-open-remainder.png) no-repeat;
	}

	.third h3 {
		background: url(images/corners/top-open-third.png) no-repeat;
	}
	
	.half h3 {
		background: url(images/corners/top-open-half.png) no-repeat;
	}
	
	.whole h3 {
	background: url(images/corners/top-open-whole.png) no-repeat;
}

/* @end */

/* @group IDs */

#airlock {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#header {
	width: 100%;
	height: 100px;
	background: url(images/header_gradient.gif) repeat-x;
	text-align: left;
}
	
#folder {
	position: relative;
	margin: 0 auto;
	padding-top: 8px;
	width: 960px;
	height: 525px;
	border: solid 1px #ba9b62;
	font: 10px Verdana, sans-serif;
	text-align: left;
	background: #FFF8EB url(images/folder_gradient.gif) repeat-x;
}

#tab {
	height: 36px;
	width: 324px;
	position: relative;
	right: 0;
	top: -62px;
	z-index: 2;
	padding-top: 18px;
	background: url(images/tab.png) no-repeat;
	float: right;
	text-align: center;
}

#tab2 {
	height: 36px;
	width: 324px;
	position: relative;
	right: -100px;
	top: -62px;
	z-index: 0;
	padding-top: 18px;
	background: url(images/tab.png) no-repeat;
	float: right;
	text-align: center;
}

#merch {
	position: absolute;
	top: 8px;
	right: 0;
}

#footer {
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	border: solid #e24108;
	border-width: 1px 0;
	font: 10px Verdana, sans-serif;
	background: #eab554;
}

	#footer div {
		padding: 2px 20px;
	}
	
	#footer a {
		color: #000;
	}
	
	#footer a:hover {
		color: #e24108;
	}


/* @end */

/* @group classes */

.round {
	margin: 0 0 16px;
	padding: 0 0 16px;
	background: #FFF;
}

/* @group sizes */

.third {
	margin: 8px;
	padding: 0;
	width: 292px;
	min-height: 230px;
	float: left;
}

	.third .round {
			background: url(images/corners/bottom-third.png) no-repeat 0 bottom;
	}

.half {
	margin: 8px;
	padding: 0;
	width: 464px;
	float: left;
}

	.half .round {
			background: url(images/corners/bottom-half.png) no-repeat 0 bottom;
	}

.whole {
	margin: 8px;
	padding: 0;
	width: 944px;
	clear: both;
}

	.whole .round {
			background: url(images/corners/bottom-whole.png) no-repeat 0 bottom;
	}

.mini {
	margin: 8px;
	padding: 12px 0;
	height: 84px;
	width: 100px;
	background: url(images/corners/box-mini.png) no-repeat 0 top;
	text-align: center;
}

.remainder {
	position: absolute;
	right: 116px;
	margin: 8px;
	padding: 0;
	width: 212px;
}

	.remainder .round {
			background: url(images/corners/bottom-remainder.png) no-repeat 0 bottom;
	}

/* @end */

/* @group alignments */

.center {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

/* @end */

.small {
	font-size: 9px;
}

.large {
	font-size: 13px;
}

.scroll {
	margin: 0;
	padding: 8px;
	border: solid #ee7300;
	border-width: 0 1px;
	background: #FFF;
	max-height: 400px;
	overflow: auto;
}

.transparent {
	border: 0;
	background: transparent;
}

.reference {
	border: 0;
	background: transparent;
	font: 10px Verdana, sans-serif;
	text-align: center;
}

/* @end */

.announce p {
	font: 24px Verdana, sans-serif;
	text-align: center;
	background: #FFF;
	line-height: 2;
}