/* global */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
}
td, th {
	font-size:12px;
}
a:link, a:visited {
	color: #FF9900;
	text-decoration:underline;
}
a:hover {
	color: #000000;
}
.clearzone {
	clear: both;
}
/* topmenu */
#topmenu {
	border-bottom:1px solid #FFFFFF;
	background: #646464;
}
#topmenu td {
	text-align:right;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFFFFF;
}
#topmenu a:hover {
	color: #FF9900;
}
/* header */
#header {
	
        background:  url(../images/logo.GIF) no-repeat bottom left ;
        background-color: #000000;
	height:160px;
	border-bottom:1px solid #FFFFFF;
	text-align:center !important;
	padding:5px 10px 5px 200px;
}
.title {
	color : #FFFFFF;
	background: #000000;
	font-size:35px;
	font-weight:bold;
        font-style: italic;
}
/* zone pathway */
#pathway {
	border-left:1px solid #FFFFFF;
	margin:0 5px 0 5px;
	padding:0 5px 0 10px;
	background: #646464;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}
#pathway a:link, #pathway a:visited {
	color:#FFFFFF;
}
#pathway a:hover {
	color:#FF9900;
}
/* zone search */
#search {
	width:200px;
	margin:0px;
	padding:0 0 0 10px;
	background: #646464;
	border-bottom:1px solid #FFFFFF;
}
.inputbox {
	border: 1px solid #000000;
	background:#FFFFFF;
	padding:2px;
	font-size: 10px;
	color: #000000;
}
#mainzone {
	width: 100%;
	padding:0;
	margin:0;
	border:0;
	background:#FFFFFF;
}
#leftzone {
	background: #000000;
	
	width: 220px;
	padding: 5px 0 0 0;
	margin: 0;
}
#leftzone a:link, #leftzone a:visited {
	color:#FFFFFF;
        font-size: 14px;
}
#leftzone a:hover {
	color:#FF9900;
}
#contentzone {
	background:#FFFFFF;
	padding:0 10px 0 10px;
	text-align: justify;
}
#rightzone {
	background: #000000;
	
	width: 170px;
	padding: 5px 0 0 0;
	margin: 0;
}
#rightzone a:link, #rightzone a:visited {
	color:#FFFFFF;
        font-size: 14px;
}
#rightzone a:hover {
	color:#FF9900;
}
#topzone {
	padding:0 0 0 0;
	margin:10px 0 0 0;
	background: #646464;
}
#topzone table.moduletable th {
	font-size: 14px;
	color: #FFFFFF !important;
	letter-spacing: 2px;
	text-decoration: blink;
        background : #000000;
}
#topzone table.moduletable th:first-letter {
	text-transform: uppercase !important;
	border: 1px solid #FFFFFF;
	background: #000000;
	padding: 0 5px 0 5px;
}
#topzone table.moduletable td, #topzone table.contentpaneopen td  {
	padding: 0px;

}
#topzone table.contentpaneopen td:first-letter {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF !important;
}
#bodyzone {
	height:100%;
       }
.banner {
	padding:5px 5px 5px 0px;
}
form {
	padding:0;
	margin:0;
}
select {
	width:auto;
	font-size:10px;
}
table.moduletable {
	padding:5px 0 5px 0;
	margin:5px 0 5px 0;
}
table.moduletable th {
	text-align:left;
	background : #646464;
	font-size:14px;
	color: #FFFFFF !important;
	letter-spacing:2px;
	vertical-align:baseline;
	padding: 0px 5px 5px 5px;
}
table.moduletable th:first-letter {
	text-transform: uppercase !important;
	border: 1px solid #FFFFFF;
	background: #242424;
	padding: 1px 1px 1px 3px !important;
	margin: 2px;
	vertical-align: top;
	color: #FFFFFF;
}
table.moduletable td {
	text-align:left;
	font-size:12px;
	color: #FFFFFF !important;
	padding: 0px 5px 0px 15px;
}
#active_menu {
	color: #FF9900 !important;
}
#active_menu a:hover {
	text-decoration: underline;
}
.mainlevel:first-letter, .sublevel:first-letter {
	font-weight:bold;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none !important;
	line-height:15px;
	display:list-item;
	list-style: square outside;
	padding: 0px 5px 0px 5px;
}
a.mainlevel:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	text-align: left;
	padding: 0px 5px 0px 5px;
	letter-spacing: 1px;
	text-decoration: none !important;
	line-height:15px;
	display:list-item;
	list-style: square inside;
}
a.sublevel:hover {
	text-decoration: underline;
}
.readon {
        font-weight:bold;
        background: url(../images/readon.gif) no-repeat left;
        padding:0 0 0 20px;
}

.contentpaneopen {
        padding:0px;
}

table.contentpaneopen {
	margin:0 2px 0 2px;
	padding:0px;
}
table.contentpaneopen td {
	margin:0px;
	padding:0px;
}
table.contentpane {
	padding: 0px;
	margin:0px;
}
.componentheading, td.componentheading, div.componentheading {
	color: #000000;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
text-decoration:none;
	border-bottom:1px solid #000000;
}
.componentheading:first-letter, td.componentheading:first-letter {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase !important;
}
.componentheading a:link, .componentheading a:visited, .componentheading a:hover {
	text-decoration:none !important;
}
.contentheading, td.contentheading, div.contentheading {
	padding-left: 0px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
text-decoration:none;
}
.contentheading:first-letter {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase !important;
}
a.contentheading:link, a.contentheading:visited, a.contentheading:hover {
	text-decoration:none !important;
}
.createdate {
	color: #999999;
	font-size: 10px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom:5px;
}
.modifydate {
	color: #999999;
	font-size: 10px;
	border-bottom: 1px dashed #CCCCCC;
	margin-top:5px;
}
.content_rating {
	color: #FF9900;
	font-size: 10px;
}
.content_vote {
	color: #FF9900;
	font-size: 10px;
}
.small {
	font-size: 9px;
	color: #000000;
}
.pagenavcounter {
	color: #999999;
	font-size: 10px;
	font-style: italic;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.pagenavbar {
	padding: 5px;
	text-align:center;
}
.toclink {
	margin:5px;
}
a.toclink:link, a.toclink:visited {
	display:list-item !important;
	list-style:disc inside !important;
	line-height:10px;
}
table.contenttoc {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin: 0 0 2px 2px;
}
table.contenttoc th {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase !important;
	letter-spacing:1px;
	padding: 0 2px 0 2px;
}
table.contenttoc td {
	padding: 2px;
	text-align: left;
	font-size: 10px;
}
.contentpagetitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
td.contentdescription img {
        border:1px solid #000000;
	text-align:right !important;
	padding:0px !important;
	margin:5px 0px 5px 5px !important;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
.button {
	border: 1px outset #999933;
	background-color: #646464;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top:5px;
}
.buttonheading {
	font-size:10px !important;
	text-align:left;
	white-space: nowrap;
}
table.searchintro {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.pollstableborder td {
  padding: 2px;
}
.sectiontableheader {
  font-weight: bold;
  background: #000000;
  color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  padding: 0px 2px 0px 2px;
}
.sectiontablefooter {
  background: #000000;
}
td.sectiontableentry1 {
	border-bottom: 1px solid #000000;
	padding: 0px 2px 0px 2px;
}
.sectiontableentry2 {
	border-bottom: 1px solid #000000;
	padding: 0px 2px 0px 2px;
}
.highlight {
	background-color: #000000;
	color: #FF9900;
	padding: 0px 2px 0px 2px;
}
.code {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.back_button, .back_button a {
	margin-top:5px;
	text-decoration:none !important;
	font-weight:bold;
	text-align:left;
	width:auto;
}
#buttons {
	margin: 0px;
	padding: 0px;
}
.contact {
	padding:2px;
	border: 1px solid #000000;
}
#footerzone {
	vertical-align:bottom;
}
#legals {
	background:#FFFFFF;
}
#legals table.moduletable td {
	padding:0 2px 0 2px;
	font-size:10px !important;
}
#footer {
	text-align: center;
}
#by {
	text-align:center;
	background-color: #000000;
	border-top:#FFFFFF 1px solid;
	padding-top:2px;
}
#user1zone {
	width:47%;
	border:2px solid #FFFFFF;
	text-align:left;
	background: #646464;
	float:left;
	margin:4px;
	height:150px;
}
#user2zone {
	width:47%;
	border:2px solid #FFFFFF;
	text-align:left;
	background: #646464;
	float:right;
	margin:4px;
	height:150px;
}
#user1zone table.moduletable th, #user2zone table.moduletable th {
	padding: 0 1px 0 3px;
	background : #000000;
	margin: 2px;
	vertical-align: top;
	color: #FFFFFF !important;
}
#user1zone table.moduletable th:first-letter, #user2zone table.moduletable th:first-letter {
	border: 1px solid #FFFFFF;
	padding: 0 1px 0 3px;
	margin: 2px;
	vertical-align: top;
	color: #FFFFFF !important;	
        background: #000000;
}
#user1zone table.moduletable td, #user2zone table.moduletable td {
	text-align:left;
	font-size:12px;
	color: #FFFFFF !important;
	padding:0 2px 0 2px;
}
#userzone li {
	color:#000000;
}
li {
	list-style: square;
}
.sb_signature {
	border-top: 1px solid #CCCCCC;
	font-style: normal !important;
	color: #999999 !important;
	margin: 2px 0 2px 0;
	padding: 4px 0 0 0;
}
.sb_footer {
	color:#CCCCCC !important;
}
