@charset "utf-8";
/* CSS Document */
body {
	background-color:#eaf6fe;
	margin:0;
	padding:0;
}

#page_container{
	margin:auto;
	width:100%;
	background:#eaf7fe url(../img/background.gif) repeat-x;
    	min-height:890px;
	
	/**background-color:#00FFFF;**/
}

#page_container_home{
	margin:auto;
	width:100%;
	background:#eaf7fe url(../img/background.gif) repeat-x;
    	min-height:700px;
	
	/**background-color:#00FFFF;**/
}

/******************HEADING*********************/
/******************HEADING*********************/
#header{
	margin:auto;
	width:934px;
	height:203px;
	background-image:url(../img/header_img.gif);
	background-repeat:no-repeat;
}

#logo{
	background-image:url(../img/logo.gif);
	width:112px;
	height:120px;
	position:relative;
	top:38px;
}
/*****************CONTENT*************************/
/*****************CONTENT*************************/
#content{
	margin:auto;
	width:948px;
}

/* start left menu */
#content_left{
	margin-top:5px;
	float:left;
	width:220px;
}

#content_left li.menu{
	margin-top:5px;
	font-family:Frutiger, Arial, Helvetica, sans-serif;
    color:#4da4c7;
	font-size:14px;
	*margin-left:12px;
	margin-left:-30px;
	font-weight:700;
	list-style:none;
}

#content_left li.menu a{
    color:#4da4c7;
}

#content_left li.menu a:hover{
    color:#8ecdea;
}

#content_left li.menu a.active{
    color:#daeff8;
}

/* end left menu */


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#9cd3ed;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-left:20px;
}

.gray {
	color:#1C2E39;
	font-size:13px;
}

/******************button******************************/
/* start button */
.button ul{
list-style:none;
display:inline;
cursor:pointer;
}
.button ul li{
list-style:none;
display:inline;
}
#button_login {
	margin-left:28px;
	margin-bottom:18px;
}
#button_logout{
	margin-left:0px;
	margin-bottom:18px;
}
#button_create{
	margin:2px 0px 10px 0px;
	float:left;
}
.button ul{
list-style:none;
}
.button ul li{
float:left;

margin: 5px 0 0 0;
}
.button_main{
	height:28px;
	padding:5px 20px 0 20px;
	background-image:url(../img/button_main.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}


.button_main_login{
	height:28px;
	padding:5px 33px 0 33px;
	background-image:url(../img/button_main.gif);
	background-repeat:repeat-x;
	font-family:Frutiger, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.button_main_logout{
	height:28px;
	padding:5px 33px 0 33px;
	background-image:url(../img/button_main.gif);
	background-repeat:repeat-x;
	font-family:Frutiger, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}


 .button_main span{
 color:#FFFFFF;
 }
.button_start{
	height:28px;
	width:6px;
	background-image:url(../img/button_left.gif);
	background-repeat:no-repeat;
}
.button_end{
	height:28px;
	width:6px;
	background-image:url(../img/button_right.gif);
	background-repeat:no-repeat;
}
/* end button */


/***************button2***********************/
/* start button2 */
.button2 ul{
	list-style:none;
	display:inline;
	cursor: pointer;
}
.button2 ul li{
list-style:none;
display:inline;
}

.button2 ul{
	list-style:none;
	margin-left:2px;
}
.button2 ul li{
	float:left;
	margin: 0px 0 0 0;
}
.button2_main{
	height:20px;
	width:100px;
	padding-top:2px;
	padding-right:4px;
	background-image:url(../img/button2_main.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.button2_main_150{
	height:20px;
	width:150px;
	padding-top:2px;
	padding-right:4px;
	background-image:url(../img/button2_main.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.button2_main_60{
	height:20px;
	width:60px;
	padding-top:2px;
	padding-right:4px;
	background-image:url(../img/button2_main.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}
 .button2_main span{
 color:#FFFFFF;
 }
.button2_start{
	height:20px;
	width:5px;
	background-image:url(../img/button2_left.gif);
	background-repeat:no-repeat;

}
.button2_end{
	height:20px;
	width:5px;
	background-image:url(../img/button2_right.gif);
	background-repeat:no-repeat;
}
/* end button2 */

/* start CSS submit button */
button {
    background: none;
	border: none;
	width:90px;
	height:50px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	height: 1.2em;
	font-size: 150%;
	/*ie7*/
	font-family: Verdana,Arial,Helvetica,sans-serif;
	cursor: pointer;
	margin-top: -1px;
}

.button_css ul{
	list-style:none;
	display:inline;
	list-style:none;
	margin-left:2px;
}
.button_css ul li{
	list-style:none;
	display:inline;
	float:left;
	margin: 0px 0 0 0;
}

.button_css_start{
	height:20px;
	width:5px;
	background-image:url(../img/button2_left.gif);
	background-repeat:no-repeat;
}

.button_css_main_60{
	height:20px;
	width:60px;
	padding-top:2px;
	padding-right:4px;
	background-image:url(../img/button2_main.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

.button_css_main_30{
	height:20px;
	width:30px;
	padding-top:2px;
	padding-right:4px;
	background-image:url(../img/button2_main.gif);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}


.button_css_end{
	height:20px;
	width:5px;
	background-image:url(../img/button2_right.gif);
	background-repeat:no-repeat;
}

/* end CSS submit button */



/*******************content-text*************************/

#content_main{
	float:left;
	width:705px;
	margin-left:10px;
}

#text_head{
	margin-bottom:8px;
	height:56px;
}
#text_head_img{
	margin:0px;
	height:4px;
	*height:20px;
	_height:-10px;
	margin-bottom:-4px;
	*margin-bottom:0px;
	_margin-bottom:-4px;
}

#text_content{
	width:696px;
	min-height:400px;;
	margin-left:1px;
	_margin-top:-9px;
	margin-top:10px;
	*margin-top:0px;
	background-color:#d7e6ed;
	padding-left:10px;
}

.text_content_member{
	width:690px;
	min-height:400px;
	margin-left:1px;
	_margin-top:-9px;
	margin-top:20px;
	*margin-top:0px;
	background-color:#d7e6ed;
	padding-left:16px;
	*padding-left:16px;
	_padding-left:16px;
}

.text_content_pledge{
	width:690px;
	min-height:400px;;
	margin-left:0px;
	_margin-top:-9px;
	margin-top:20px;
	*margin-top:0px;
	background-color:#d7e6ed;
	padding-top:5px;
	*padding-top:5px;
	_padding-top:5px;
	padding-left:16px;
	*padding-left:16px;
	_padding-left:16px;
}

#text_content_home{
	width:706px;
	height:400px;;
	margin-left:1px;
	_margin-top:-9px;
	margin-top:20px;
	*margin-top:0px;
}

#org{
	float:right;
	margin:38px 16px 0px 0px;
}

#photo{
	float:right;
	margin:50px 16px 0px 0px;
}
/*********************login-table*****************************/
.login{
	margin:20px 10px 0px 10px;
}

.login_table{
	margin-left:0px;
	background:url(../img/table_body_background.gif) repeat-x;
	width:203px;
	*margin-top:-4px;
	font-size: 15px;
}
.login_table tr{
	font-family:Frutiger, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:smaller;
	padding-left:20px;
}
.login_table .table_title{
	margin-top:-20px;
}
.login_table tr td{
	padding: 0px 0px 0px 10px;
}
.login_text{
	width:176px;
	height:24px;
	font-size:22px;
}

/************************add_view_table******************************/
.add_view_table{
	margin-left:18px;
	*margin-left:8px;
	margin-bottom:50px;	
}
.add_view_table td {
	*padding-left:12px;
	*padding-right:12px;
	padding-left:-12px;
}


/*******************FOOTER****************************/
/*******************FOOTER****************************/
#page_footer{
	float:left;
	margin:-3px auto 0 auto;
	width:100%;
	height:268px;
	background-image:url(../img/foot_background.gif);
	background-repeat:repeat-x;
}

#footer{
	width:940px;
	height:267px;
	background-image:url(../img/footer.gif);
	margin:1px auto 0 auto;
	width:948px;
	background-color:#eaf6fe;
}

.copy{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	padding-top:220px;
	width:500px;
	float:left;
}

.copy_logo{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	padding-top:200px;
	width:200px;
	float:left;
}



.copy_right{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	padding-top:217px;
	width:200px;
	float:left;
}

.font_size_15{
	font-size: 15px;
}

/* start search */
.search_head_img{
	background:url(../img/search_head.gif) no-repeat;
	margin:0px;
	height:19px;
/**	*height:20px;
	_height:-10px;
	margin-bottom:-5px;
	*margin-bottom:-1px;
	_margin-bottom:-5px;
**/
	
}
.search{
	background:url(../img/search_head.gif) repeat-x ;
	height:72px;
	width:706px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:-20px;
	*margin-bottom:0px;
	*margin-top:0;
	overflow:visible;
	z-index:100;
}

.search_table{
	margin-top:3px;
	margin-left:10px;
	z-index:1;
}
.search_table tr td{
	padding-left:9px;
}

.text_content{
	width:706px;
	min-height:400px;;
	margin-left:1px;
	_margin-top:-9px;
	margin-top:20px;
	*margin-top:0px;
	background-color:#d7e6ed;
}
.search_text{
	height:24px;
	width:228px; 
	font-size:18px;
}
/* end search */