@charset "utf-8";
/* CSS Document */

@import url("wysiwyg_contentstyles.css");

body * {margin:0px; padding:0px;}

body {
	margin:0px;
	background-color:#109d4a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
}

p {font-size:1em; line-height:1.5em; margin:0.5em 0em 1.5em 0em;}

#wrapper {
	width:960px;
	margin:0px auto 0px auto;
	background-image: url(../../_sharedimg/main-background.jpg);
	background-repeat: no-repeat;
	min-height:630px;
	height:auto !important;
	height:630px;
}

#header{
	position:relative;
	float:left;
	width:840px;
	height:279px;
	padding:0px 60px 0px 60px;
	background-image: url(../../_sharedimg/main-background.jpg);
	background-repeat: no-repeat;
}
#logo{
	position:absolute;
	top:13px;
	left:75px;
	width:263px;
	height:112px;
}
#banner{
	position:absolute;
	top:144px;
	float:left;
	width:840px;
	height:135px;
}

#wrapper_content{
	float:left;
	width:840px;
	display:inline;
	background-color:#fff;
	margin:0px 60px 3px 60px;
	padding:0px 0px 25px 0px;
	min-height:620px;
	height:auto !important;
	height:620px;
	background-image: url(../../_sharedimg/content-logo-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content{
	float:left;
	position:relative;
	width:560px;
	padding:25px 0px 25px 25px;
}
#content_full_width{
	float:left;
	position:relative;
	width:790px;
	padding:25px 0px 25px 25px;
}
#sub_nav{
	float:left;
	width:226px;
	padding:20px 0px 25px 29px;
}

/*navigation*/

#nav01{
	position:absolute;
	top:48px;
	left:357px;
	width:179px;
	height:81px;
}

#nav02{
	position:absolute;
	top:48px;
	left:539px;
	width:179px;
	height:81px;
}

#nav03{
	position:absolute;
	top:48px;
	left:721px;
	width:179px;
	height:81px;
}

/*--------Footer--------*/


#footer {
	clear:both;
	width:960px;
	height:50px;
	position:relative;
	padding: 0 0 20px 0;
	margin: 0px auto 0px auto;
}
#footer_copyright {
	position:absolute;
	top:15px;
	left:75px;
	width: 585px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	color:#fff;
	margin:0px;
	padding:0px;
}
#footer_copyright a {
	color:#fff;
	text-decoration:none;
}
#footer_copyright a:hover {
	text-decoration:underline;
}
#fraynework{
	position:absolute;
	top:7px;
	right:60px;
}
/*sub navigation*/

div.subnav_wrapper{
	float:left;
	width:212px;
}
div.subnav_top{
	float:left;
	height:42px;
	overflow:hidden;
	width:212px;
}
div.subnav_top#about{
	background: url(../../_sharedimg/submenu_about.gif) top no-repeat;
}
div.subnav_top#member{
	background: url(../../_sharedimg/submenu_member.gif) top no-repeat;
}
div.subnav_top#news1{
	background: url(../../_sharedimg/submenu_news1.gif) top no-repeat;
}
div.subnav_top#news2{
	background: url(../../_sharedimg/submenu_news2.gif) top no-repeat;
}
div.subnav_top#site{
	height:2px;
	background: url(../../_sharedimg/sub_nav_greenbar_top.gif) top no-repeat;
}
div.subnav_bot{
	float:left;
	width:212px;
	background-image: url(../../_sharedimg/sub_nav_greenbar_bot.gif);
	background-repeat: no-repeat;	
	height:2px;
	padding-bottom:5px;
} 

 /*use for image*/
div.subnav_body_image{
	float:left;
	background-image: url(../../_sharedimg/sub_nav_body.gif);
	background-repeat: repeat-y;	
	padding:7px 8px 7px 8px;
	margin:0px;
	width:196px;
}
 /*use for text*/
div.subnav_body_text{
	float:left;
	background-image: url(../../_sharedimg/sub_nav_body.gif);
	background-repeat: repeat-y;	
	padding:16px 15px 13px 15px;
	width:182px;
	line-height:1.5em;
}

div.subnav_body_text p{
	margin-top:0;
	margin-bottom:0px;
	padding-bottom:1em;
}

 /*use for news*/
div.subnav_body_news{
	float:left;
	background-image: url(../../_sharedimg/sub_nav_body.gif);
	background-repeat: repeat-y;	
	padding:5px 15px 15px 15px;
	width:182px;
	line-height:1.5em;
}
div.subnav_body_news_pod{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7e1c8;
	padding:8px 0px 8px 0px;
}
div.subnav_body_news_pod_last{
	border:0px;
	padding:8px 0px 7px 0px;
}
div.vacancy_button {
	float:left;
	margin-top:10px;
	width:212px;
}
/*news*/

div.news_pod{
	width:398px;
	float:left;
	position:relative;
	padding:0px 0px 7px 162px;
	margin:13px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7e1c8;
	min-height:94px;
	height:auto !important;
	height:94px;
}
div.news_pod img{
	position:absolute;
	top:0px;
	left:0px;
	border: 5px solid #c5e2cd;	
}

div.news_pod h3{
	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;
}
div.news_pod p{
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

.news_date{
	color:#fb9439;
	font-style: italic;
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
}

.news_date_inner{
	color:#fb9439;
	font-style: italic;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*Sitemap*/
h2.ucase {text-transform:capitalize;}

/*---Login form---*/

#formControls {
	position:relative;
	clear:both;
	margin-top:30px;
	width:730px;
	height:300px;
}

div.formControl {
	position:absolute;
	top: 1px;
	left: 128px;
	width: 427px;
	height: 40px;
}

.input_style {
	background-color:#ece9e2;
	border:1px solid #e1ddd4;
	padding:12px;
	width:405px;
	margin:0px 0px 10px 0px;
}

#cntlUsername {
	position:absolute;
	top:10px;
	left:56px;
}

#cntlPassword {
	position:absolute;
	top:88px;
	left:56px;	
}

#cntlLoginBtn {
	position:absolute;
	top:159px;
	left:56px;
	padding-right:15px;
	border-right:1px dotted #848484;	
}

.formControlLabel {
	padding:5px 20px 0px 0px;
	font-size:1.6em;
	font-weight:normal;
	text-align: right;
}

.form_buttons{
	float:left;
}

.forgot_password{
	margin: 0 0 0 10px;
	padding-top:10px;
	color:#109d4a;
	font-size:9px;
	float:left;
	
}
.forgot_password a{
	color:#109d4a;
	font-size:9px;
	}
.forgot_password a:hover{
	color:#999;
	font-size:9px;
	}	
