@charset "utf-8";

/*Code by Fio

author url: http//www.vonfio.de

License: Creative Commons Attribution-Share Alike 3.0 Unported License

*/

body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p, td, tr {
	padding: 0;
	margin: 0;
}

#container {
	padding-bottom: 10px;
	margin: 0px auto;
}

#background {
	background-attachment: fixed;
}


#header  {
	height: auto;
	background-color: #99CE64;
	padding: 0px;
} 

#header-in  {
	margin: 0 auto;
} 

#date {
	font-size: 10px;
	float: left;
	color: #000000;
	font-weight: bold;
	margin-right: 20px;
}

#pathway {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	height: auto;
	line-height: normal;
}

#pathway a {
	height: 36px;
	line-height: normal;
	font-size: 11px;
	color: #CC0000;
}

#search_out {
	float: right;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	width: 197px;
	height: 36px;
}

#search {
	margin: 12px 0 7px 50px;
}

#search input, 
#search .inputbox {
	float: left;
	margin: 0;
	background: none;
	border: none;
	padding: 0;
	font-size: 11px;
}

#banner_out {
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
}

#banner_left {
	float: left;
	color: #000000;
	height: 90px;
}

.sitetitle {
	text-indent: 30px;
	padding-top: 15px;
	font-size: 48px;
	font-weight: bold;
	color: #003300;
}

.sitetitle a {
	color: #003300!important;
	font-family: "Comic Sans MS";
	font-size: 48px;
	font-weight: bold;
	text-decoration: none;
}

.sitetitle a:hover {
	text-decoration: none;
	background-color : transparent;
}

#banner {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#topmenu_out {
	height: 40px;
}

#topmenu_left {
	height: 40px;
	background-repeat: no-repeat;
}

#topmenu_right {
	height: 40px;
	background-repeat: no-repeat;
	background-position: right;
}

#topmenu {
	height: 40px;
	color: #000000;
	text-align: left;
	margin: 0px 24px;
	background-repeat: repeat-x;
}

#navigation {
	height: auto;
	width: 100%;
	float: left;
	color: #003300;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 15px;
	font-weight: bold;
}

#topmenu ul, 
#topmenu li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#topmenu a {
	float: left;
	border: none;
	background: none;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	padding: 0px 14px;
	font-weight: bold;
	color: #003300;
}

#topmenu  a:hover, 
#topmenu #active_menu, 
#topmenu li#current a {
	text-decoration: none;
	background-image: url(../images/topmenu_over.jpg);
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #006633;
}

#left_border {
	width: 100%;
	text-align: left;
	background-repeat: repeat-y;
	margin: 0 auto;
    }  

#right_border {
	background-repeat: repeat-y;
	background-position: right;
	margin: 0 0 0 10px;
}

#maincontent {
}

#main {
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	background-color: #FFFFF0;
}

#left_out {
	width: 188px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#right_out  {
	width: 182px;
	float: right;
	padding: 0;
	margin: 0 0 10px 0;
}

#left_out ul, #left_out li, #right_out ul, #right_out li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#left_out ul.menu li a, 
#left_out ul.menu li#current a, 
#left_out a.mainlevel,
#right_out ul.menu li a, 
#right_out ul.menu li#current a, 
#right_out a.mainlevel {
	display: block;
	height: 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left;
	width: 172px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 20px;
}

#left_out #active_menu, 
#right_out #active_menu,
#left_out ul.menu li#current a,
#right_out ul.menu li#current a {
	background-image: url(../images/mainlevel_over.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000; 
}
#left_out ul.menu a:hover, 
#right_out ul.menu a:hover,
#left_out a.mainlevel:hover, 
#right_out a.mainlevel:hover
{
	text-decoration: none;
	background-color: #F2910F;
	color: #FFFFFF; 
}

#left_out a.sublevel, 
#left_out ul.menu li#current li a,
#left_out ul.menu li li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#left_out ul.menu li li li a,
#right_out a.sublevel, 
#right_out ul.menu li#current li a,
#right_out ul.menu li li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a,
#right_out ul.menu li li li a {
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	background-position: left;
	text-indent: 25px;
	border: none;
	display: block;
	font-size: 10px;
}

#left_out a.sublevel#active_menu,
#right_out a.sublevel#active_menu,
#left_out a.sublevel:hover,
#right_out a.sublevel:hover,
#left_out ul.menu li#current li a,
#left_out ul.menu li li#current a,
#left_out ul.menu li li#current li a,
#right_out ul.menu li#current li a,
#right_out ul.menu li li#current a,
#right_out ul.menu li li#current li a
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	color: #000000; 
}
#left_out ul.menu li#current a:hover,
#right_out ul.menu li#current a:hover,
#left_out ul.menu li li a:hover,
#right_out ul.menu li li a:hover
{
	background-color: #F2910F;
	color: #FFFFFF; 
}

#left_out .module, 
#right_out .module, 
#left_out .moduletable, 
#right_out .moduletable,
#left_out .module_menu, 
#right_out .module_menu, 
#left_out .module_text,
#right_out .module_text {
	background-repeat: repeat-y;
	margin-top: 5px;
}

#left_out .module div, 
#right_out .module div, 
#left_out .moduletable div, 
#right_out .moduletable div,
#left_out .module_menu div, 
#right_out .module_menu div,
#left_out .module_text div,
#right_out .module_text div {
	background-position: bottom;
	background-repeat: no-repeat;
	width: 182px
}

#left_out .module div div, 
#right_out .module div div, 
#left_out .moduletable div div, 
#right_out .moduletable div div,
#left_out .module_menu div div, 
#right_out .module_menu div div,
#left_out .module_text div div,
#right_out .module_text div div {
	background-position: top;
	background-repeat: no-repeat;
}

#left_out .module div div div, 
#right_out .module div div div, 
#left_out .moduletable div div div, 
#right_out .moduletable div div div,
#left_out .module_menu div div div, 
#right_out .module_menu div div div,
#left_out .module_text div div div,
#right_out .module_text div div div{
	background: none;
	padding: 5px 5px 10px 5px;
	overflow: hidden;
	width: 172px;
}

#left_out .module div div div div, 
#right_out .module div div div div, 
#left_out .moduletable div div div div, 
#right_out .moduletable div div div div,
#left_out .module_menu div div div div, 
#right_out .module_menu div div div div,
#left_out .module_text div div div div,
#right_out .module_text div div div div {
	padding: 0;
	margin: 0;
}

#left_out h3, 
#right_out h3 {
	height: 35px;
	width: 172px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 35px;
	text-indent: 20px;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

#content_outleft, 
#content_outmiddle, 
#content_outright {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

#content_outleft {
	margin: 0 0 0 188px;
}
#content_outmiddle {
	margin: 0 188px;
}

#content_outright {
	margin: 0 188px 0 0;
}

#content {
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}

#content_border_left {
	background-repeat: repeat-y;
	background-position: top left;
}

#content_border_right {
	background-repeat: repeat-y;
	background-position: top right;
}

#content_bottom_right {
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content_bottom_left {
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 5px 7px 7px 7px;
}

#component {
	width: 100%;
	overflow: hidden;
}

.user_bg, 
.user_left, 
.user_right {
	height: 148px;
}

.user_bg {
	margin: 0 0 10px 0;
	padding: 0;
	background-repeat: repeat-x;
	width: 100%;
}

.user_left {
	background-repeat: no-repeat;
	background-position: left top;
}

.user_right {
	background-repeat: no-repeat;
	background-position: right top;
}

.user_bg .topmodule_usertwo {
	width: 45%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}

.user_bg .topmodule_userone {
	width: 100%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}

.user_bg ul, 
.user_bg li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

.user_bg th, 
.user_bg h3 {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFf;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.user_bg .user_inside {
	margin: 5px;
	height: 136px;
	overflow: hidden;
}

.user_bg .user_inside1 {
	margin: 5px 5px 5px 15px;
	height: 136px;
	overflow: hidden;
}

.separator {
	width: 2%;
	min-width: 22px;
	height: 140px;
	float: left;
	background-repeat: no-repeat;
	background-position: top center;
}

#user_bottom {
	padding: 5px 0;
	background-color: #FFFFF0;
	margin: 0 10px;
}

#user_bottom .user_bg {
	margin: 0;
}

.user_bg .bottom_user, .user_bg .bottom_user1, .user_bg .bottom_user2, .user_bg .bottom_user3 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0px;
}


.user_bg .bottom_user1 {
	width: 100%;
}

.user_bg .bottom_user2 {
	width: 45%;
}

.user_bg .bottom_user3 {
	width: 30%;
}

.user_bg .bottom_user1 {
	width: 30%;
	height: 140px;
	margin: 0px;
	float: left;
	padding: 0 0 0 15px;
}

#bottom {
	text-align: center;
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#bottom_bg {
	height: 30px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottom_right {
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#bottom_left {
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 30px;
}

#copy {
	float: left;
	font-size: 11px;
	height: 30px;
}

#othermenu {
	height: 30px;
	float: right;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
}

#othermenu_in ul, 

#othermenu_in li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#othermenu_in {
	margin-right: -8px;
	float: right;
}

#othermenu_in a {
	color: #000000;
	border-right: 1px solid #8B8B8B;
	padding: 0px 10px;
	height: 20px;
}

.clr {
	clear:both;
	height: 0px;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-type: square;
} 


.button {
	color: #FFFFFF;
	padding: 2px;
	background-image: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-color: #3F6D2C;
	border: 1px solid #003300;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.inputbox, input {
	border: 1px solid #CCC;
}

.input, img {
	border: none;
}

.search {}

a.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 102px;
	color: #FFFFFF!important;
	float: left;
	text-indent: 25px;
	line-height: 20px;
	margin: 10px 0 0 0;
}

.back_button {
	background-image: url(../images/backbutton.gif);
	height: 20px;
	line-height: 20px;
	width: 102px;
	text-indent: 25px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
}

.back_button a:link {
	color: #FFFFFf;
}

#component h1 {
	font-size: 19px !important;
}

#component h2 {
	font-size: 17px !important;
}

#component h3 {
	font-size: 15px !important;
}

#component h4 {
	font-size: 13px !important;
}

#component h5 {
	font-size: 11px !important;
}

.componentheading {
	background-image: url(../images/componentheading.jpg);
	height: 31px;
	line-height: 31px;
	padding: 0px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	text-align: center;
}

.contentheading, .contentheading a {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #009900!important;
	font-weight: bold;
	padding: 0.2em;
} 

.contentdescription {
	padding: 10px;
} 

.sectiontableheader {
	padding: 3px 5px;
	background-color: #006633;
	color: #FFFFFf;
	font-size: 15px;
}

.sectiontableentry1, 
.sectiontableentry2 {
	background-repeat: repeat-x;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	text-indent: 5px;
	background-position: bottom;
	background-color: #FFFFF0;
}

.createdate, 
.small {
	font-size: 10px;
	color: #999999;
}

a:link{
	text-decoration: none;
	font-weight: bold;
	color: #DD8500;
}

a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #DD8500;
}

a:hover {
	text-decoration: none;
	background-color: #F2910F;
	color: #FFFFFF; 
}
