@charset "utf-8";

ul, p, li, p, h1, h2, h3, h4, div, a{
	padding:0;
	margin:0;
}
body{
	background-color:#ECE9D8;
	height:100%;
}

body, p, li, td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h1 A{
		font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}
h2, h2 A{
		font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	text-align: center;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	height:100%;
	background:#ECE9D8;
}
#page{
	background-image:url(img/page_bg.gif);
	background-repeat: repeat-y;
	padding:40px;
	color:#666666;
	overflow: auto;
	width:1000px;
}
#footer{
	height:65px;
	background-image:url(img/footer_bg.gif);
	clear:both;
}
#footer_menu{
	margin-left:40px;
	margin-top:10px;
	float:left;	
}
#footer_menu li{
	float:left;
	list-style-type:none;
	margin-right:5px;
	margin-left:5px;
	background-image: url(img/footermenu_bullet.gif);	
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#footer_menu A{
	color:#DB4497;
	text-decoration:none;
	font-size:12px;
	padding-left: 10px;
}
#footer_text{
	float:right;
	color:#999999;
	font-size:12px;
	margin-right:40px;
	margin-top:10px;
}
#footer_text a
{
	color:#999999;
	font-size:12px;
}
#menu{
	background-image:url(img/menu_bg_top.jpg) !important;
	background-repeat: no-repeat !important;
	height:15px;
	width:1000px;	
}
#main_menu{
	clear:both;
	overflow:auto;
	background-color:#FFFFFF;
	background-image:url(img/page_bg.gif);	
	padding-left: 15px;
	padding-right: 10px;	
}
#main_menu .banner a{
padding:0 !important;
margin:2 !important;
}
#main_menu li{
	float:left;
	list-style-type:none;
	padding-left:4px;
}
#main_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#A6EEED;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image: url(img/round-right.gif);
}
#main_menu a span{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(img/round-left.gif);
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	height:25px;
	

}
#main_menu A:hover{
	background-color:#00CCCC;
	text-decoration:none;
}
#submenu{
	padding-left:20px;
	color:#666666;
	background-image:url(img/page_bg.gif);		
}
#submenu a{
	color:#666666;
	text-decoration:none;
}
#subheader{
	height:135px;
	background-image:url(img/header_bg.gif);
	background-repeat: no-repeat;
}
#subheader_top{
	padding-top:20px;
	padding-left:540px;
	height:29px;
	width:1000px;
}
#subheader_top li{
	float:left;
	list-style-type:none;
	padding-right:5px;
}
#subheader_top img{
	position:relative;
	top:-15px;
}
#subheader_left{
	width:240px;;
	float:left;
	padding-right:0px;
}
#subheader_left img{
	margin-left:50px;
}
#subheader_center{
	width:500px;
	float:left;
}
#subheader_center img{
	margin-top:2px;
}
#subheader_center p{
	font-size:11px;
	color:#db4497;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#subheader_right{
	width:260px;
	float:left;
	margin-top:-30px;
}
#header_4_1, #header_4_1 a{
	color: #666666;
}
#subheader_right li{
	padding-top:0px;
	margin-top:0px;
	width:260px;
	float:left;
	font-size:11px;
	color:#db4497;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
}
#header_4_1 input
{
	font-size: 11px;
}
#content{
	width:600px;
	float:left;
}

#content_1{
	float:left;	
	width:190px;
}
#content_2{
	/*margin-left:190px;
	margin-right:330px;
	padding-left:5px;*/
	float:left;
	width:390px;
}
#content_3{
	width:330px;
	float:left;
	padding-left:0px;
}
.clear{
	clear:both;
}
.article, .content_box{
	border-style:solid;
	border-width:1px;
	border-color:#B2D35A;
	padding:5px;
	margin-bottom:20px;
}
.article_avatar{
	float:right;
	padding-right:20px;
}
.article_avatar img{
	height:50px;
}
.article_category {
	padding-right:10px;
	float:right;
}

.name{
	font-size:11px;
	color:#B3DA58;
	font-weight:bold;
}
.article_keywords{
	font-size:11px;
	color:#B3DA58;
}
.article_title{
	font-size:18px;
	color:#B3DA58;
	font-weight:bold;
	text-decoration:none;
}
.article_keywords a {
	font-size:11px;
	color:#B3DA58;
	text-decoration:none;

}
.article_created_date{
	font-size:11px;
	color:#999999;
	font-weight:normal;
}
.line{
	clear:both;
	color:#B3DA58;
	overflow:auto;
}
.article_teaser img{
	padding-right:10px;
	float:left;
	width:100px; 
	height:auto !important;
	padding-top:10px;
}
.article ul{
	color:#B3DA58;
	list-style-position:inside;
	font:Arial, Helvetica, sans-serif;
}
.article h1{
	padding-top:20px;
	color:#B3DA58;
	size:14px;
	font:Arial, Helvetica, sans-serif;
}
.article_needed{
	background-color:#F0F9DE;
	width:224px;
	display:block;
	background-image:url(img/needed_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	margin-top:10px;
}
.article_needed_header{
	background-image:url(img/needed_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:224px;

}
.article_needed_header h2{
	color:#B3DA58;
	font-size:16px;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.article_needed ul, .article_needed p{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

hr {
	border: 0;
	color: #B3DA58;
	background-color: #B3DA58;
	height: 1px;
	width: 100%;
}

.article_body{
	padding-top:20px;
	clear:both;
}
.article_body p{
	clear:both;
	margin-top:20px;
	overflow:auto;
	/*text-align:justify;*/
}
.article_image{
	float:right;
	width:120px;
	margin-left:14px;
	padding-bottom:2px;
	padding-top:2px;	
}
/*
.article_image:hover{
	float:right;
	width:400px;
	margin-left:5px;
	padding-bottom:2px;
	padding-top:2px;	
}
*/
.article_image_number{
	float:left;
	margin-right:7px;
	margin-bottom:5px;
}
.content_1_header{
	
}
.content_1_header li{
	list-style-type:none;
}
.content_1_header A{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F4F9E8;
	height:20px auto;
	display:block;	
	margin-top:5px;	
	color:#B2D35A;
	text-decoration:none;
	font-size:12px;
	width:174px;
	padding-left:10px;
	padding-top:5px;
	/*margin-right:0px;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;*/
}
.content_1_header A:hover{
	background-color:#B2D35A;
	color:#FFFFFF;
	text-decoration:none;
}
.article_comment h3{
	font-size:16px;
	font-weight:bold;
	color:#B3DA58;
}
.comment_avatar{
	float:left;
	padding-left:5px;
}
.comment_avatar img{
	height:50px;
}
.comment_name{
	float:left;
	margin-top:18px;
	margin-left:10px;
}
.comment_name h3{
	size:14px;
	color:#B3DA58;
}
.comment_text{
	clear:both;
}
.comment_text p{
	margin-top:5px;
	padding:5px;
}
.comment_content{
	margin-top:25px;
}
#form1{
	margin-top:15px;
}
.continue {
	clear:both;
	text-align:right;
}
.continue a {
	color:#B2D35A;
	text-decoration:none;
	font-weight:bold;
}
.error {
	color:#ee2222;
}
div.arrows {
	width: 380px;
	height: 25px;
}
div.left_arrow, div.right_arrow {
	float: left;
	width: 100px;
}
.arrows a {
	color: #B2D35A;
}
div.left_arrow {
	text-align:left;
}
div.right_arrow {
	text-align: right;
}
div.pages {
	float: left;
	width: 170px;
	text-align: center;
}
#avatar {
	margin-right: 40px;
	float: right;
}
div.article li{
	clear:both;
}
