/* CSS Document Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Document Start - General */

body {
	background: #0f0f0f url('../images/LAYOUT_1680x1050_v05_background.jpg') no-repeat top center;
	font-family:Verdana, Geneva, sans-serif;
}

a {
	color:#d9d8d0;
	text-decoration:underline;
}

a:hover {
	color:#fff;
}

p {
	color:#666;
}

/* CSS Document Start - Specific */

#box {
	position:absolute;
	overflow:visible;
	top:100px;
	left:50%;
}

#border {
	border:2px solid #000;
	position:absolute;
	left:0px;
	top:0px;
	z-index:15;
}

#showcase {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
}

#title {
	opacity:0.65;
	filter:alpha(opacity = 65);
	position:absolute;
	z-index:25;
}

#title span {
	background-color:#000;
	color:#FFF;
}

#title span.credit {
	color:#ff9900;
}

#nav {
	position:absolute;
	top:-43px;
	right: 30px;
}

#nav ul {
	display:inline;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

#nav ul li {
	background-color:#000;
	display:inline;
	color:#666;
	padding:3px;
}

#nav ul li.active {
	background-color:#fff;
	color:#000;
}

#nav a {
	color:#d9d8d0;
	text-decoration:none;
}

#nav li.active a {
	color:#000;
	font-weight:bold;
}

#nav a:hover {
	color:#ff9900;
	background-position:bottom;
}

#logo {
	background-image:url('../images/polytown_logo_email.png');
	background-position:top;
	background-repeat:no-repeat;
	opacity:0.90;
	filter:alpha(opacity = 90);
	position:absolute;
	width:215px;
	height:45px;
	top:-67px;
	left:19px;
	z-index:20;	
}

#logo h1 {  
	margin:0px;  
	display:block;  
	text-indent:-9999px;
	line-height:36px;
	float:left;
}

#logo:hover {
	background-position:bottom;
	opacity:1;
	filter:alpha(opacity = 100);
}

.section {
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	padding:24px;
	color:#CCC;
}

ol {
	margin-top:5px;
	font-size:14px;
	line-height:16px;
	color:#999;
}

ol li {
	list-style-position:inside;
	list-style-type:square;
}

.third {
	margin-right:10px;
	margin-bottom:10px;
	padding:3px;
	float:left;
}

.two_thirds {
	margin-right:10px;
	padding:3px;
	float:left;
}

span.label {
	font-weight:bold;
}

input:focus {
	border: 1px #e0a343; solid;
}

textarea:focus {
	border: 1px #e0a343; solid;
}

input {
	border:none;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	background-color:#000;
	color:#999;
}

textarea {
	border:none;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	background-color:#000;
	color:#999;
}

#footer {
	position:absolute;
	color:#444;
	font-size:10px;
	text-transform:uppercase;
	top:523px;
	left:30px;
	padding-top:10px;
}

#footer p span {
	font-size:10px;
	background-color:#000;
	padding:3px;
}

/* Css dependent on browser width */

p {
	font-size:14px;
	line-height:16px;
}

#box {
	width:930px;
	height:523px;
	margin-left:-465px;
}

#border {
	width:926px;
	height:519px;
}

#showcase {
	width:930px;
	height:523px;
}

#nav ul {
	font-size:12px;
}

#title {
	width:870px;
	left:30px;
	top:30px;
}

#title span {
	padding:3px;
	margin-bottom:3px;
	font-size:22px;
	line-height:34px;
}

#title span.credit {
	font-size:12px;
	line-height:34px;
}

.section {
	width:870px;
	height:568px;
}

.section h2 {
	padding:3px;
	margin-bottom:3px;
	font-size:16px;
	line-height:32px;
	color:#e0a343;
}

.section h2 span {
	background-color:#000;
	padding:3px;
	margin-bottom:3px;
	font-size:20px;
	line-height:34px;
	color:#FFF;
}

.section h3 {
	padding:3px;
	margin-bottom:3px;
	font-size:14px;
	color:#FF9900;
}

.section h3 span {
	background-color:#000;
	padding-left:15px;
	padding:5px;
	margin-bottom:3px;
	font-size:14px;
	line-height: 24px;
	color:#999;
	font-weight:bold;
}

.third {
	width:417px;
}

.two_thirds {
	width:417px;
}

input {
	width: 417px;
}

textarea {
	width: 417px;
}

#footer {
	width:930px;
}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 32px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

div#fancy_content {
	position: relative;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	position: absolute;
	overflow: auto;
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
}

* html div#fancy_ajax {
	height: expression((this.parentNode.clientHeight - 30) + "px");
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -32px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}
