@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background: url(../gfx/bgbody.jpg) #c4c7d6 repeat-x top;
	color:#666666;
}

/* #search
---------------------------------------- */
#search {
	width:940px;
	padding:0 15px;
	margin:0 auto;
	position:relative;
	top:7px;
}
#search .searchfield {
	width:140px;
	height:15px;
	padding:4px 5px 0 5px;
	font-size:9px;
	color:#000000;
	border:none;
	text-transform:uppercase;
	background:url(../gfx/searchfield.png) top no-repeat;
	vertical-align:top;
}
#search .searchbutton {
	width:33px;
	height:19px;
	line-height:19px;
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
	text-transform:uppercase;
	background:url(../gfx/searchbutton.png) top no-repeat;
	vertical-align:top;
}

/* #top_pic
---------------------------------------- */
#top_pic {
	width:940px;
	padding:0 15px;
	margin:0 auto;
	height:265px;
	overflow:hidden;
	background:url(../gfx/top_pic_01.png) no-repeat;
}

/* #container
---------------------------------------- */
#container {
	width:940px;
	padding:0 15px;
	margin:0 auto;
	background:url(../gfx/bgmain.png) repeat-y;
}

/* #header
---------------------------------------- */
#header {
	width:940px;
	height:68px;
	overflow:hidden;
}
/* #header .top_menu
---------------------------------------- */
#header .top_menu {
	width:940px;
	height:27px;
	overflow:hidden;
	background:url(../gfx/topmenu_red.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif
}
#header .top_menu ul {
	margin:0;
	padding:0;
	list-style: none;
}
#header .top_menu ul li {
	float: left;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #FFFFFF;
	
}
#header .top_menu ul li.selected {
	background:url(../gfx/topmenu_red_selected.png) repeat-x;
}
#header .top_menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	line-height:27px;
	font-weight:bold;
	font-size:12px;
}

/* #header .top_line
---------------------------------------- */
#header .top_line {
	width:940px;
	height:41px;
	overflow:hidden;
	background:url(../gfx/greentopline.png) no-repeat;
}

/* #left
---------------------------------------- */
#left {
	width:220px;
	overflow:hidden;
	float:left;
}

ul.RssFeed {
	margin: 8px;
	padding-left: 0;
	list-style: none;
}

ul.RssFeed li {
	font-size: 90%;
	margin-bottom: 5px;}

ul.RssFeed li a:hover {
	text-decoration: underline;
}

li.RssItem {
	position: relative;
	padding-left: 60px;
}

li.RssItem a,
li.RssItem a:visited {
	color: #000000;
}

div.RssDate {
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}

/* #left .left_menu
---------------------------------------- */
.left_menu {
	width:218px;
}
.left_menu ul {
	padding:0;
	margin:0;
}
.left_menu ul li {
	list-style:none;
	line-height:23px;
	border-bottom:1px solid #CCCCCC;
}
.left_menu ul li.last {
	list-style:none;
	line-height:23px;
	border-bottom: none;
}
.left_menu ul li.selected {
	background:#E3E3E3;
}
.left_menu ul li.selected a {
	color:#475623;
}
.left_menu ul li a {
	color:#9CBA57;
	font-size:13px;
	font-family:Arial;
	text-decoration:none;
	padding-left:4px;
}
.left_menu ul li ul {
	border-top: 1px solid #CCCCCC;
	padding:0;
	margin:0;
}
.left_menu ul li.selected ul li {
	background: #FFFFFF;
	line-height:18px;
	border:none;
}
.left_menu ul li.selected ul li a {
	color:#475623;
	font-size:12px;
	padding-left:13px;
}



/* #mainContent
---------------------------------------- */
#mainContent {
	width:498px;
	margin:0 15px;
	overflow:hidden;
	float:left;
}

/* #right
---------------------------------------- */
#right {
	width:192px;
	overflow:hidden;
	float:left;
}
#right #partners {}
#right #activities {}

#right .loginfield {
	width:127px;
	padding:0 5px;
	height:19px;
	line-height:19px;
	color:#000000;
	background:url(../gfx/loginfield.png) no-repeat;
	border:none;
	margin-bottom:6px;
}
.logintext a
.logintext a:link,
.logintext a:visited,
.logintext a:hover,
.logintext a:active {
	color:#2789DE;
	font-size:8px;
	text-transform:uppercase;
	text-decoration:underline;
	font-family:Verdana;
}

#right #contact {
	width:172px;
	height:100px;
	padding:10px;
	background:url(../gfx/redaddressbox.png) no-repeat #B3232B;
	color:#FFFFFF;
}
#right #contact a {
	color:#FFFFFF;
	text-decoration:underline;
}

/* #footer - Outside Container
---------------------------------------- */
#footer {
	width:940px;
	padding:0 15px;
	margin:0 auto;
	height:37px;
	text-align:center;
	overflow:hidden;
	background:url(../gfx/footer.PNG) no-repeat;
	clear:left;
}

/* #credits - Outside Container
---------------------------------------- */
#credits {
	width:918px;
	padding:0 26px;
	margin:0 auto;
}

/* Inner Templates */

/* 
---------------------------------------- */
/* GREEN BOX
---------------------------------------- */
/*
.green_box_header {
	width:195px;
	padding-left: 4px;
	height:15px;
	line-height:15px;
	background:#9CBA57;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	font-family: Verdana;
	text-transform: uppercase;
}
.green_box {
	width:218px;
	height:162px;
	background: url(../gfx/bggreenbox.png) top repeat-x #EAF3CF;
	color:#333333;
	font-size:11px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}

.green_box_menu {
	width:218px;	
	border:1px solid #CCCCCC;	
	margin-bottom:20px;
}

.news_box ul {
	list-style: none;
	margin: 3px 8px 8px 8px;
	padding: 0;
}

.news_box ul li {
	clear: left;
	padding-top: 5px;
}

.news_box img {
	float: left;
	border: 1px solid #404040;
	margin-right: 4px;
}

.news_box .header {
	font-weight: normal;
	margin: 0;
	font-family: "Trebuchet MS";
}

.news_box .more {
	text-align: right;
	margin-right: 8px;
	font-size: 10px;
	font-weight: bold;
}
*/
.green_box_header {
	width:195px;
	padding-left: 4px;
	height:15px;
	line-height:15px;
	background:#9CBA57;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	font-family: Verdana;
	text-transform: uppercase;
}
.green_box {
	width:218px;
	padding-bottom:10px;
	background: url(../gfx/bggreenbox.png) top repeat-x #EAF3CF;
	color:#333333;
	font-size:11px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}

.news_box ul {
	list-style: none;
	margin: 3px 8px 8px 8px;
	padding: 0;
}
.news_box img {
	float: left;
	border: 1px solid #404040;
	margin-right: 4px;
}
.news_box ul li {
	clear: left;
	padding-top: 5px;
}

.news_box .header {
	font-weight: normal;
	margin: 0;
	font-family: "Trebuchet MS";
}

.news_box .more {
	text-align: right;
	margin-right: 8px;
	font-size: 10px;
	font-weight: bold;
}


/* RED BOX
---------------------------------------- */
.red_box_header {
	width:182px;
	padding:0 5px;
	height:13px;
	line-height:13px;
	background:#B3232B;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	font-family: Verdana;
	text-align:right;
}
.red_box {
	width:176px;
	padding:9px 7px;
	height:100px;
	background: url(../gfx/bgredbox.png) top repeat-x #F7E1E2;
	color:#666666;
	font-size:10px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}
.red_box a {
	color:#B3232B;
	text-transform:uppercase;
	text-decoration:underline;
	font-family:Verdana;
	font-size:8px;
	font-weight:bold;
}

.red_box .persons {
	text-align: right;
}
.red_box a.person,
.red_box a.person:visited {
	color: #000000;
}

/* Tip a Friend
---------------------------------------- */
#tipafriend {}
#tipafriend .print,
#tipafriend .print a {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#B3232B;
	font-weight:bold;
	display:inline;
}
#tipafriend .tips,
#tipafriend .tips a {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#9CBA57;
	font-weight:bold;
	display:inline;
}
#tipafriend .tipafield {
	border:1px solid #CCCCCC;
	background:#F6F6F6;
	width:78px;
	height:13px;
	font-family:Arial;
	font-size:10px;
	color:#999999;
}
#tipafriend .tipabutton {
	border:none;
	background:#A6AD6E;
	width:25px;
	height:17px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}


#documentarchive {}

#documentarchive h3 {
	background: #b3232b;
	color: #FFFFFF;
	font-size: 0.8em;
	width: 190px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#documentarchive .box {
	border: 1px solid #cccccc;
	padding: 10px;
}


#documentarchive .mytable {
	background: #CCCCCC;
}

#documentarchive .mytable thead th {
	background: #f0f7dc;
	text-align: left;
	font-size: 1em;
}
#documentarchive .mytable tbody td {
	background: #FFFFFF;
	text-align: left;
	font-size: 1em;
}
#documentarchive .mytable tbody th {
	background: #f0f7dc;
	text-align: left;
	font-size: 1em;
}
#documentarchive .mytable tbody td a {
	color: #000000;
	text-decoration: underline;	
}

	/* Activity form */
.activityform {}

.activityform .iw {
	margin: 5px;
}

.activityform tr {
	vertical-align: top;
}	/* pagination */
.pagination
{
	list-style: none;
	margin: 1em 3em;
	padding-left: 0;
}
.pagination li
{
	display: inline;
	padding: 0;
}

/*
	Send Article
*/
#sendArticleForm {
background-color:#F8F7F5;
border:1px solid #E2DAD7;
margin:0;
padding:0;
}
#sendArticleForm .innerMargin {
margin:10px;
padding:0;
}
#sendArticleForm .error {
color:#DD0000;
}
#sendArticleForm label {
font-weight:bold;
margin:20px 0 0;
width:100%;
}
#sendArticleForm input[type="text"] {
width:99%;
}
#sendArticleForm #captcha {
margin:3px 0;
width:245px;
}


