
/* CSS Document */

/* This line allows full PNG support in IE 5.5+ | http://www.twinhelix.com/css/iepngfix */
img, div {
	behavior: url(/PHP/iepngfix.htc);
}

body {
	margin: 0;
	padding: 0;
	background: #000000;
}
body,p,input {
	font: 10pt Verdana,Arial,Sans-serif;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:visited {

    color: #FFCC00;
}

#wrapper {
	margin: 15px auto;
	width:  890px;
}
#header {
	height: 100px;
	background: #66AACD url(/PHP/img/header.jpg) top left no-repeat;
	position: relative;
}

#top_nav {
	height: 30px;
}

#main {
	background: #333333 url(/PHP/img/content.jpg) top left no-repeat;
	padding: 20px;
	_height: 300px;
	min-height: 300px;
}
#user_controls {
	float: right;
	padding: 0 5px 0 0;
	font: bold 12px Verdana;
}

#footer {
	background: #66AACD;
	height: 20px;
    padding: 10px;
    padding-bottom: 20px;
	text-align: center;
    color: #FFF;
    font: bold 11px Verdana;
}
#footer a {
	color: #FFF;
    font: bold 11px Verdana;
}
#site_title {
	padding-left: 30px;
	font: bold 32px Verdana;
	color: #333333;
}
#site_slogan {
	padding-left: 30px;
	font: bold 12px Verdana;
	color: #333333;
}
span a {
	text-decoration: none;
	color: #FFCC00; 
}
span a:hover {
	text-decoration: underline;
}
.breadcrumbs {
    margin: -40px 0 20px 0; 
}

.breadcrumbs a {
	color: #FFCC00;
	font: bold 8pt Verdana;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.dashedBox {
/*	background: #222222; */
/*	border: 1px dashed #FFFFFF; */
	margin: 5px 0 5px 0;
	padding: 20px;
	width: 500px;
	clear: both;
}
.dashedBox p {
	color: #FFFFFF;
 	font: 13px Verdana;
}
.dashedBox a {
	color: #FFCC00;
 	font: 13px Verdana;
}

h3, h1 {
	color: #FFF;
}
 
/* Forms */	
 
.form_title {
	color: #FFF;
 	font: bold 13px Verdana;
 	text-align: left;
	margin: 0 0 5px 15px;
}
.form_input {
	margin-bottom: 5px;
	padding: 5px;
}
textarea {
	color:#000;
	background: #FFF;
	border: 1px solid #000;
	font: 12px Verdana;
}
textarea:focus {
	background: #BBB;
}
input, select {
	color:#000;
	background: #FFF;
	border: 1px solid #CCC;
	font: 12px Verdana;
}
input:focus, select:focus {
	background: #BBB;
}
input.radio {
	border: none;
	font: 12px Verdana;
}
input.send {
	color: #000;
	background: #CCC;
	border: 1px solid #FFF;
    cursor: pointer;
	font: 12px Verdana;
}
input:focus .send {
	border: 2px solid #FFF;
}
.error_title {
	font: bold 22px Verdana;
	color: #000;
}
.config_radio {
	background: #333333;
    border: none;
}

/* Paged Content */

#Paged_Content {
		margin: 20px 0 40px 0;
	}
		#Paged_Content .entry {
			text-align: left;
			margin-top: 5px;
			padding: 6px;
			border-bottom: #FFFFFF solid 1px;
		}
		#Paged_Content .pages_nav {
			margin-top: 10px;
			font: 13px Verdana;
 			display: inline;
		}
		#Paged_Content .pages_nav a:hover{
			border: none;
			text-decoration: none;
 		}
			#Paged_Content .disabled {
				color: #828282;
				padding: 8px;
			}
			#Paged_Content .selected a{
				color: #000;
				padding: 2px;
				text-decoration: underline;
			}
			#Paged_Content .pages {
				text-align: center;
				margin: 4px;
			}
			#Paged_Content .pages a {
				text-decoration: none;
			}
			#Paged_Content .pages a:hover {
				text-decoration: underline;
			}
			
			
.info_li {
	list-style-image: url(/PHP/img/li_info.gif);
}
.user_li {
	list-style-image: url(/PHP/img/li_user.gif);
}
.home_li {
	list-style-image: url(/PHP/img/li_home.gif);
}
.calendar_li {
	list-style-image: url(/PHP/img/li_calendar.gif);
}
.doc_li {
	list-style-image: url(/PHP/img/li_doc.gif);
}

.posted {
	font: 11px Verdana;
	text-align: right;
}
.tiny {
	font: 11px Verdana;
}
.title {
	color: #493a26;
	font: bold 15px Verdana;
	float: left;
}

#comment_box {
	padding: 0px;
	background: #222222;
	border: #555 solid 1px;
}
#comment_box .posted {
	font: 11px Verdana;
	text-align: right;
}
.color_cube {
	height: 16px; 
	width: 40px;
	border: #999 solid 1px;
}
td.property {
	color: #FFCC00;
	font-weight: bold;
}

.mainpage_tag {
    padding: 10px 4px 0 4px;
	float: left;
    text-align: center;
}

#cube_background { background: #000000 }
#cube_content { background: #333333 }
#cube_menu { background: #000000 }
#cube_content { background: #333333 }
#cube_menu { background: #000000 }
#cube_headerfooter { background: #66AACD }
#cube_text { background: #FFFFFF }
#cube_links { background: #FFCC00 }
#cube_breadcrumbs { background: #FFCC00 }
#cube_menutext { background: #FFFFFF }
#cube_menuhover { background: #000000 }
#cube_commentbox { background: #222222 }
