/* css-mod by AIS */
/* based on darkmoon2 by siam.org, mambo & joomla template css file */
/* copyright © 2007 siay - www.siay.org */
#wrapper {
	margin: 0 auto;
	background: #333333;
	border: 1px solid #777;
	/*original_width: 770px;*/
	width: 900px;
}
#left, #main, #right {
	background: #404040;
	border: 1px solid #777;
	text-align: center;
}
#head {
	/*original_height: 90px;*/
	height: 150px;
	background: #454545;
	border: 1px solid #777;
	/*original_background: #444 url(../images/topmoon.gif) no-repeat right bottom;*/
	background: #444 url(../images/banner.jpg) no-repeat right bottom;
}
h1.sitename {
	font-family: georgia;
}
#pathway {
	padding: 5px;
	text-align: left;
}
#left {
	/*background: url(../images/bleft.gif) no-repeat left bottom;*/
	width: 140px;
}
#main {
	/*background: url(../images/bcenter.gif) no-repeat center bottom;*/
}
#right {
	/*background: url(../images/bright.gif) no-repeat right bottom;*/
	width: 140px;
}
body, div, td, p {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #ffffff;
}
body {
	/*original_background: #000000 url(../images/moon.jpg) no-repeat right bottom fixed;*/
	background: #000000 url(../images/hs.jpg) no-repeat right bottom fixed;
	text-align: center;
	padding: 7px;
}
a {
	/*original_color: #f0f0f0;*/
	color: #FFFFFF;
	/*text-decoration: none;*/
	text-decoration: underline;
}
a:hover {
	/*original_color: white;*/
	color: #FF9900;
	text-decoration: underline;
}
ul {
	margin: 5px;
	padding: 5px;
	list-style: none;
	list-style-type: square;
}
li {
	line-height: 18px;
	padding-left: 5px;
	padding-top: 0px;
	list-style-position: inside;
}
table.blog {
	width: 100%;
}
.componentheading, td.contentheading {
	border-bottom: 1px solid #000;
	background: #484848;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	color: #f0f0f0;
	display: block;
	font-weight: bold;
}
div.componentheading {
	color: white;
	font-weight: bold;
}
a.contentpagetitle {
	color: #faa;
	font-weight: normal;
}
.contentpaneopen {
	width: 100%;
}
.buttonheading {
	width: 0px;
	border-bottom: 1px solid #000;
	background: #484848;
}
.sectiontableheader {
	font-weight: bold;
}
.sectiontableentry1 {
	background-color: #999999;
	padding: 2px;
}
.sectiontableentry2 {
	background-color: #666666;
	padding: 2px;
}
.blogsection {
	color: #3973AC;
	background-color: inherit;
}
#content_main .createdate {
	color: #4A87C4;
	font-size: 10px;
	padding: 0 0 15px 0;
	line-height: 8px;
	background-color: inherit;
}
#content_main .modifydate {
	color: #999999;
	font-size: 10px;
	padding: 0;
	background-color: inherit;
}
.pagenavbar {
	display: block;
	width: 100%;
	background-color: inherit;
	height: 20px;
	line-height: 25px;
	text-align: right;
	letter-spacing: 2px;
	color: #999999!important;
	clear: both;
	font-size: 11px!important;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.pagenav {
	height: 20px;
	line-height: 25px;
	text-align: right;
	letter-spacing: 2px;
	color: #999999;
	clear: both;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	background-color: inherit;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
}
table.contentpane td.contentdescription {
	width: 100%!important;
}
.readon, a.readon {
	color: #909090;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid;
}
a.blogsection:link, a.blogsection:active, a.blogsection:visited {
	color: #3973AC;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited, a.sublevel:link, a.sublevel:active, a.sublevel:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	/*original_font-size: 10px;*/
	font-size: 12px;
	/*original_height: 22px;*/
	height: 18px;
	/*original_line-height: 22px;*/
	line-height: 16px;
	border-bottom: 1px solid gray;
	border-left: 0px solid #444;
	padding-left: 15px;
}
a.mainlevel:hover, #leftcol a.mainlevel:hover {
	border-bottom: 1px solid gray;
	/*original_border-left: 7px solid gray;*/
	border-left: 7px #FF9900;
	padding-left: 8px;
	background-color: #484848;
	color: #FFFFFF!important;
	text-decoration: none!important;
}
table.moduletable {
	width: 96%;
	border: 1px solid #777;
	margin-top: 5px;
	margin-bottom: 15px;
}
table.moduletable th {
	border-bottom: 1px solid #000;
	/*original_color: #faa;*/
	color: #FF9900;
	font-size: 12px;
	line-height: 20px;
	background: #484848;
	height: 20px;
	text-align: center;
	font-weight: bold;
}
div.search {
	margin-left: 10px;
}
.button, input, textarea {
	background-color: #444;
	color: #fff;
	border: 1px solid #999;
}
.poll {
	width: 100%;
	font-size: 11px;
	line-height: 16px;
}
table.pollstableborder .sectiontableentry2 {
	background: #888;
	text-align: left;
}
table.pollstableborder .sectiontableentry1 {
	background: #666;
	text-align: left;
}
.pollstableborder {
	width: 96%;
}
.article_seperator {
	display: none;
	visibility: hidden;
}
