* {
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: "Segoe UI", Arial, Tahoma, sans-serif;
	font-size: 10pt;
	color: #00579a;
}

body {
	background: url(/images/background.jpg) repeat-x 0px 0px #a5d5fd;
}

#wrapper {
	background: url(/images/background_img.jpg) no-repeat top center transparent;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

/* HEADER */

#header {
	width: 814px;
	height: 262px;
	margin: 0px auto;
	background: url(/images/header_img.jpg) no-repeat top center transparent;
}

#header #nav-bar {
	position: relative;
	top: 154px;
	left: -16px;
}

#header_flash {
	z-index: 1;
}

/* BODY CONTENT */

#content {
	display: block;
	width: 1091px;
	margin: 0px auto;
	position: relative;
	z-index: 2;
	left: 10px;
}

#content td {
	vertical-align: top;
}

/* CONTENT */

#content .c0 {
	margin: 0px auto;
	display: block;
	width: 611px;
	position: relative;
	left: -12px;
	top: -20px;
	background: url(/images/body_bg.png) repeat-y 0px 0px transparent;
	text-align: center;
}

#content .t0 {
	display: block;
	width: 611px;
	height: 50px;
	background: url(/images/body_header.png) no-repeat top left transparent;
	margin: 0px auto;
	position: relative;
	top: -20px;
	left: -12px;
}

#content .f0 {
	clear: all;
	display: block;
	width: 611px;
	height: 33px;
	margin: 0px auto;
	position: relative;
	left: -12px;
	top: -20px;
	background: url(/images/body_footer.png) no-repeat top left transparent;
}

#content .c0 .b0 {
	text-align: left;
	position: relative;
	top: -35px;
	left: -15px;
	width: 540px;
	margin: 0px auto;
}

#content .c0 .b0 h2 {
	color: #2896ea;
	font-size: 19pt;
	font-weight: normal;
}

#content .c0 .b0 .dl {
	float: right;
	position: relative;
	top: -26px;
	border-width: 0px;
}

#content .c0 .b0 h3 {
	color: #8ccdff;
	font-size: 12pt;
	font-weight: normal;
	position: relative;
	top: -5px;
}

#content .c0 .b0 h3.subhead {
	margin-bottom: 30px;
}

#content .alignleft {
	display: block;
	float: left;
}

#content .pad {
	margin-right: 10px;
	margin-bottom: 10px;
}

#content ol, #content ul {
	position: relative;
	left: 25px;
}

#content .c0 .b0 a {
	text-decoration: none;
	border-bottom: 1px dotted #8ccdff;
}

#content ol li {
	line-height: 22px;
}

/* ITEM INFO */

#item-info {
	position: absolute;
	z-index: 100;
	display: none;
	width: 353px;
	height: 246px;
	background: url(/images/item-info.png) no-repeat 0px 0px transparent;
}

#item-info #item-col {
	position: relative;
	float: left;
	top: 11px;
	left: 11px;
	width: 75px;
	height: 100px;
}

#item-info #item-load {
	position: relative;
	top: 0px;
	width: 100%;
	text-align: center;
}

#item-info #item-data {
	float: left;
	position: relative;
	top: 15px;
	left: 25px;
	width: 240px;
	height: 95px;
}

#item-data div, #item-data b {
	float: left;
	text-align: left;
	font-size: 9pt;
	line-height: 22px;
}

#item-data div b, #item-data b b {
	float: none;
}

#item-desc {
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	position: relative;
	border: 1px solid #dedeb8;
	top: 25px;
	left: 10px;
	width: 320px;
	height: 100px;
	overflow: auto;
	padding: 4px 4px;
}

#item-desc * {
	font-size: 9pt;
}

/* NEWS BOX */

#content .c0 .b0 .news-box {
	clear: both;
	display: block;
	width: 568px;
	height: 199px;
	position: relative;
	top: -15px;
	background: url(/images/news_box.png) no-repeat 0px 0px transparent;
}

#content .c0 .b0 #p0 {
	float: left;
	display: block;
	width: 340px;
}

#content .c0 .b0 #p0 h4 {
	color: #2896ea;
	font-size: 10pt;
	float: left;
	position: relative;
	top: 8px;
	left: 15px;
}

#content .c0 .b0 #p0 h5 {
	color: #787878;
	font-size: 9pt;
	float: right;
	position: relative;
	top: 10px;
	right: 5px;
}

#content .c0 .b0 #p0 #pe {
	clear: both;
	display: block;
	width: 324px;
	height: 150px;
	font-size: 9pt;
	overflow: auto;
	position: relative;
	left: 18px;
	top: 13px;
}

/* NEWS BOX */

#content .c0 .b0 #l0 {
	float: right;
	width: 200px;
	position: relative;
	top: 15px;
	line-height: 1px;
}

#content .c0 .b0 .le {
	display: block;
	height: 45px;
	line-height: 18px;
}

#content .c0 .b0 .le img {
	float: left;
	position: relative;
	top: 4px;
}

#content .c0 .b0 .le i {
	float: right;
	width: 160px;
	color: #787878;
	font-size: 8pt;
	font-style: normal;
}

#content .c0 .b0 .le b {
	float: right;
	width: 160px;
	color: #359deb;
	font-weight: normal;
	font-size: 10pt;
}

/* PREVIEW BOX */

#content .c0 .b0 .preview-box {
	clear: both;
	display: block;
	width: 355px;
	height: 151px;
	position: relative;
	background: url(/images/preview_box.png) no-repeat 0px 0px transparent;
}

#content .c0 .b0 .preview-box h6 {
	float: right;
	width: 150px;
	position: relative;
	top: 14px;
	font-size: 11pt;
	color: #2896ea;
}

#content .c0 .b0 .preview-box p {
	clear: right;
	color: #7f7f7f;
	float: right;
	width: 150px;
	position: relative;
	top: 30px;
}

#content .c0 .b0 .preview-box a {
	clear: right;
	color: #2896ea;
	float: right;
	width: 100px;
	position: relative;
	top: 55px;
	text-decoration: none;
}

/* NAVIGATION BOXES */

#content #n1 {
	width: 240px;
	padding-right: 22px;
}

#content #n1 .box, #content #n2 .box {
	background: url("images/box-bg.png") repeat-y 0px 0px transparent;
	position: relative;
	left: 4px;
	top: -3px;
}

#content #n1 a.link, #content #n2 a.link {
	padding-top: 4px;
	padding-left: 15px;
	text-decoration: none;
	color: #2896ea;
	background: url("images/link-bg.jpg") no-repeat 0px 0px transparent;
	display: block;
	width: 189px;
	height: 30px;
}

#content #n1 .box p, #content #n2 .box p {
	position: relative;
	left: 15px;
	top: 0px;
	line-height: 20px;
	width: 190px;
}

#content #n1 .box-end, #content #n2 .box-end {
	position: relative;
	left: 4px;
	top: -3px;
}

#content #n1 .box-begin, #content #n2 .box-begin {
	position: relative;
	left: 4px;
}

/* NAVIGATION LINKS */

#content #n1 .box a.home {
	position: relative;
	left: -5px;
}

#content #n1 .box a.cp {
	position: relative;
	top: -2px;
}

#content #n1 .box a.vote {
	position: relative;
	left: -6px;
	top: -2px;
}

/* RIGHT COLUMN */

#content #n2 {
	width: 240px;
}

/* LOGIN BOX */

#content #n2 .login-box {
	display: block;
	width: 219px;
	height: 235px;
	background: url("images/box-login-bg.png") no-repeat 0px 0px transparent;
	padding: 0px 0px;
	margin: 0px 0px;
}

#content #n2 .logged-box {
	display: block;
	width: 219px;
	height: 235px;
	background: url("images/box-logged-bg.png") no-repeat 0px 0px transparent;
	padding: 0px 0px;
	margin: 0px 0px;
}

#content #n2 .login-span {
	display: block;
	height: 110px;
}

#content #n2 .login-block {
	display: block;
	width: 100%;
	height: 80px;
	position: relative;
	left: 40px;
}

#content #n2 .login-block input.text {
	height: 22px;
	margin-bottom: 4px;
	position: relative;
	left: -12px;
}

#content #n2 #button1, #content #n2 #button2 {
	position: relative;
	left: 13px;
}

#content #n2 .logged-box p {
	position: relative;
	font-size: 9pt;
	top: 95px;
	left: 25px;
	line-height: 25px;
}

#content #n2 .logged-box p a {
	font-size: 9pt;
}

/* STATUS BOX */

#content #n2 .status-box {
	display: block;
	width: 227px;
	height: 227px;
	background: url("images/box-status-bg.png") no-repeat 0px 0px transparent;
	padding: 0px 0px;
	margin: 0px 0px;
	position: relative;
	left: -8px;
}

#content #n2 .status-span {
	display: block;
	height: 100px;
}

#content #n2 .status-box p {
	position: relative;
	left: 62px;
	height: 24px;
}

#content #n2 .status-box p b {
	float: left;
	width: 40px;
	color: #45a4ed;
}

#content #n2 .status-box p i {
	float: right;
	width: 80px;
	margin-right: 80px;
	font-style: normal;
	font-weight: bold;
	color: #45a4ed;
}

/* TABLE ELEMENTS */

.t-row {
	clear: both;
	display: block;
	width: 100%;
	padding: 4px 2px;
}

.t-head {	
	clear: both;
	height: 22px;
	padding: 2px 5px 0px 2px;
	border-bottom: 1px solid #c9c988;
	margin-bottom: 2px;
}

.t-row b, .t-head b {
	font-weight: normal;
}

.t-row .f-cell {
	display: block;
	width: 100%;
}

.center {
	text-align: center;
}

.t-cell1 { float: left; width: 130px; }
.t-cell2 { float: left; width: 80px;  }
.t-cell3 { float: left; width: 40px;  }
.t-cell4 { float: left; width: 200px; }
.t-cell5 { float: left; width: 35%;   }
.t-cell6 {	float: left; width: 6%;   }

/* FORM ELEMENTS */

.form-row {
	display: block;
	width: 100%;
	clear: both;
	float: left;
	padding: 6px 15px 6px 15px;
	border-bottom: 1px solid #dedeb8;
}

.form-row b {
	float: left;
}

.form-row i {
	font-style: normal;
	float: left;
	font-size: 9pt;
}

.form-row u.info {
	text-decoration: none;
	float: right;
	position: relative;
	top: -10px;
	left: -180px;
}

.form-row input, .form-row select {
	float: right;
	position: relative;
	top: -10px;
	left: -60px;
}

.form-end {
	clear: both;
	text-align: center;
	padding: 6px 15px 6px 15px;
}

.form-end input {
	font-size: 9pt;
}

/* OTHER ELEMENTS */

.justify {
	vertical-align: middle;
}