/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/site/bg_html.gif) repeat top;
}
body{
	background:url(../images/site/bg_body.gif) repeat-x top;
}
img, form{
	margin:0;
	padding:0;
	border:none;
}
a{
	text-decoration:none;
	position:relative;
}
a:hover{
	text-decoration:underline;
}
h1{
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#93070e;
	text-transform:uppercase;
	margin:0;
	padding:3px 0 5px;
}
h2{
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#1d2d51;
	margin:0;
	padding:5px 0 0;
}
h3{
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#93070e;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 10px;
}
.clear{
	clear:both;
	font-size:0;
	height:0;
	line-height:0;
}
.wrap{
	margin:0 auto;
	width:987px;
	padding-top:19px;
}
.header{
	height:162px;
	background:url(../images/site/bg_header-trans.png) no-repeat top;
	padding:9px 9px 0;
}
* html .header{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_header-trans.png', sizingMethod='scale');
}
.header_sub{
	height:116px;
}
.header .logo, .header .logo img{
	float:left;
}
.header .menu{
    float:right;
    height:21px;
    line-height:10px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:-3px 0 0;
    padding:0 10px 0 0;
}
.header .menu li{
	padding:0 17px 0 15px;
	background:url(../images/site/brd_top_menu.gif) no-repeat top right;
	line-height:24px;
	float:left;
    	color:#253761;
}
.header .menu li.brd_none{
	background:none;
	padding:0 0 5px 15px;
}
.header .menu li a{
	color:#42506E;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}
.header .menu li a:hover{
	text-decoration:underline;
}
.header .nav ul{
	height:36px;
	background:url(../images/site/bg_nav.gif) repeat-x;
	margin:0 10px;
	padding:0;
	list-style:none;
	clear:both;
}
.header .nav li{
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	float:left;
}
.header .nav li.brd_none{
	background:none;
	padding:0;
}
.header .nav li.brd_none a{
	width:139px;
	padding:0;
	background:none;
}
.header .nav li a{
	color:#fff;
	display:block;
	width:133px;
	height:36px;
	line-height:36px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding:0 2px 0 0;
	background:url(../images/site/brd_nav.gif) no-repeat right;
}
.header .nav li a:hover, .header .nav li a.active{
	background:url(../images/site/bg_nav_rolover.gif) repeat-x right;
}
.header .nav li.brd_none a:hover, .header .nav li.brd_none a.active{
	background:url(../images/site/bg_nav_rolover.gif) repeat-x left;
}



/*-- content --*/
.content{
	padding:0 9px;
/*	-height: 100%;*/
	background:url(../images/site/shadow_content.png) repeat-y top center;
/*	-background-repeat: no-repeat !important;*/
    position: relative;
}

* .content {
    /*background:none;
   	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/shadow_content.png', sizingMethod='scale');*/
}


/*-- BEGIN BTN --*/
.flash{
	position:relative;
}
.flash .head_btn{
	position:absolute;
	top:279px;
	left:12px;
	background:url(../images/site/btn_donate_now.gif) no-repeat left top;
	display:block;
	width:186px;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
}
.flash .head_btn:hover{
	background:url(../images/site/btn_donate_now.gif) no-repeat left bottom;
}
.flash .contact_btn{
	position:absolute;
	top:112px;
	left:16px;
	background:url(../images/site/btn_donate_now.gif) no-repeat left top;
	display:block;
	width:186px;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
}
.flash .contact_btn:hover{
	background:url(../images/site/btn_donate_now.gif) no-repeat left bottom;
}
.flash .story_btn{
	position:absolute;
	top:112px;
	left:16px;
	background:url(../images/site/btn_submit_story.gif) no-repeat left top;
	display:block;
	width:236px;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
}
.flash .story_btn:hover{
	background:url(../images/site/btn_submit_story.gif) no-repeat left bottom;
}
/*-- END BTN --*/



.cont_sub{
	background:url(../images/site/bg_cont_bottom.jpg) no-repeat bottom #fff;
	padding:0 10px;
}
.cont_left{
	float:left;
	padding:12px 10px 0;
	width:669px;
	color:#666;
}
.cont_left p{
	line-height:20px;
	margin:0;
	padding:2px 0 9px;
}
.cont_right{
	float:right;
	width:260px;
	padding:12px 0 0;
}
.home_l{
	width:310px;
	float:left;
}
.home_l img{
	float:left;
	margin:7px 9px 3px 0;
	border:solid 1px #28375c;
}
.home_l p, .home_r p{
	padding:2px 0 9px;
	width:274px;

}
.home_l .hr{
	width:274px;
}
.home_r{
	width:330px;
	float:left;
}
.home_r p{
	width:330px;
}
.hr{
	height:6px;
	margin:5px 0 0;
	background:url(../images/site/hr.gif) repeat-x top;
}
.home_l .box,
.home_r .box
{
	padding:0px 0 15px 0;
	line-height:20px;
	width:300px;
}
.home_l .box a,
.home_r .box a
{
	color:#1d2d51;
}
.home_l .box .clear,
.home_r .box .clear
{
	height:13px;
}

.more{
	background:url(../images/site/bullet.gif) no-repeat left;
	color:#1f2f55;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 19px;
	text-decoration:none;
}
.more:hover{
	text-decoration:underline;
}
.footer{
	background:url(../images/site/bg_footer-trans.png) no-repeat top;
	height:80px;
	padding:36px 9px 0;
	text-align:center;
	color:#42506e;
}
* html .footer{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_footer-trans.png', sizingMethod='scale');
}
.footer ul{
	margin:0;
	list-style:none;
	padding:0 0 0 193px;
	height:24px;
}
.footer ul li{
	padding:0 15px;
	float:left;
	background:url(../images/site/brd_footer_menu.gif) no-repeat left;
}
.footer ul li.brd_none{
	background:none;
}
.footer ul li a{
	color:#42506e;
}
.footer ul li a.active{
	font-weight:bold;
}


.stories .cont_left{
	width:668px;
	line-height:20px;
}
.stories .cont_left img{
	float:left;
	margin:7px 9px 10px 0;
	border:solid 1px #4c5336;
	width:120px;
	height:125px;
}
.stories .cont_left .hr{
	clear:both;
	margin:15px 0 0;
	height:11px;
}
.stories .cont_right{
	padding-right:5px;
	width:248px;
}
.donate_now{
	background:url(../images/site/btn_donate_now.gif) no-repeat left top;
	display:block;
	width:186px;
	height:36px;
	text-indent:-5000px;
	overflow:hidden;
}
.donate_now:hover{
	background:url(../images/site/btn_donate_now.gif) no-repeat left bottom;
}
.stories .cont_right h1, .stories .cont_right p, .stories .cont_right a{
	margin:0 0 0 8px;
}
.stories .cont_right p{
	line-height:20px;
	color:#19392c;
	padding:10px 5px 10px 0;
}
.stories .cont_right .hr{
	margin:5px 5px 0;
}
.stories .stories_l{
	float:left;
	width:165px;
}
.stories .stories_l img{
	width:148px;
	height:155px;
}
.stories .stories_r{
	float:left;
	width:503px;
}
.contact_l{
	float:left;
	background:url(../images/site/brd_contact.gif) repeat-y right top;
	width:126px;
	padding:0 27px 0 0;
}
.contact_l .box{
	background:url(../images/site/bg_box_contact.gif) no-repeat top;
	color:#1e2d52;
	font-weight:bold;
	text-align:center;
	padding:0 0 30px;
}
.contact_l .box img{
	width:101px;
	height:106px;
	padding:8px 14px 32px 11px;
}
.contact_r{
	float:left;
	width:443px;
	padding:0 0 0 32px;
}
.form{
	padding:10px 0;
	width:427px;
}
/*.donate_form .form{
	width:440px;
}
.donate_form .btn_donate input{
	visibility:hidden;
}
.donate_form .btn_donate a{
	cursor:pointer;
}
.donate_form ul{
	list-style:none;
}
.donate_form .form label{
	width:133px;
	padding:3px 0 0;
}


*/
.form label{
	float:left;
	width:90px;
	color:#1e2d52;
	font-weight:bold;
	padding:4px 0 0;
}
.form input, .form select{
	border:solid 1px #999;
	border-right:solid 1px #454545;
	border-bottom:solid 1px #454545;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	width:323px;
	padding:4px 2px 3px 3px;
}
.form select{
	padding:0 0 0 3px;
	margin-top:4px;
}
.form textarea{
	border:solid 1px #696969;
	height:137px;
	width:325px;
	padding:0 0 0 3px;
}
.submit{
	height:40px;
}
.submit a{
	border:none;
	padding:0;
	background:url(../images/site/btn_submit.gif) no-repeat left top;
	width:93px;
	height:29px;
	float:right;
	cursor:pointer;
}
.submit a:hover{
	background:url(../images/site/btn_submit.gif) no-repeat left bottom;
	border:none;
}
.submit input{
	display:none;
}

.submit #btnSend {
    margin: 0 7px 0 0;
}


.contact .cont_right{
	float:left;
	width:251px;
	padding-right:6px;
	color:#19392c;
}
.contact .cont_right p font{
	font-size:18px;
	font-weight:normal;
	color:#1f2f55;
	display:block;
	padding:0 0 25px 0;
}
.contact .cont_right h1{
	padding-left:8px;
}
.contact .cont_right p{
	padding:10px 8px 0 8px;
	line-height:20px;
	margin:0px;
}
.contact .cont_right .map{
	background:url(../images/site/bg_map_box.png) no-repeat;
	width:251px;
	height:303px;
	margin-top:10px;
}
* html .contact .cont_right .map{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_map_box.png', sizingMethod='scale');
}
.contact .cont_right .map a.img_map{
	margin:0 0 21px 20px;
	display:block;
}
.contact .cont_right .map a.img_map img{
	margin-top:18px;
}
.contact .cont_right .map a{
	color:#a80c18;
	margin:0 0 0 40px;
}
.res .cont_left img{
	width:148px;
	height:155px;
}
.res .cont_left .title_link{
	padding:5px 0 0;
}
.res .cont_left a{
	font-weight:bold;
	color:#131d38;
	text-decoration:underline;
}
.res .cont_left a:hover{
	text-decoration:none;
}
.events .cont_left span{
	font-weight:bold;
	color:#1d2d51;
}
.events .cont_left img{
	margin-bottom:8px;
}
.events .cont_left .hr{
	margin-top:0;
}
.gray, .white{
	padding:5px 0 5px 6px;
	height:21px;
	font-weight:bold;
}
.gray{
	background:#eef2f8;
}
.gray2{
	height:auto;
}
.warning ul, .warning_mess ul{
	list-style:none;
	font-weight:bold;
	color:#93070e;
	padding:5px 0;
	margin:0;
	line-height:20px;
}
.donate .span1{
	width:133px;
	float:left;
	padding-top:2px;
}
.donate input, .donate textarea, .donate select{
	border:solid 1px #b5b0b0;
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
}
.donate select{
	margin:2px 0 0;
}
.donate input{
	padding:3px 2px 2px 3px;
	margin:0;
}
.donate textarea{
	padding:3px 2px 2px 3px;
	width:339px;
	height:131px;
}
.donate .input1 input{
	width:339px;
}
.donate .radio{
	width:20px;
	float:left;
	padding-top:3px;
	-padding-top:0;
}
.donate .radio input{
	border:none;
}
.donate .span2{
	width:195px;
	float:left;
	padding-top:2px;
}
.donate .span3{
	width:18px;
	float:left;
	padding-top:2px;
}
.donate .input2{
	width:63px;
	float:left;
}
.donate .span4{
	width:95px;
	float:left;
	padding-top:2px;
}
.donate .span5{
	width:170px;
	float:left;
	padding-top:2px;
}
.donate .span6{
	color:#93070e;
}
.donate .span7{
	width:284px;
	float:left;
}
.donate .input3{
	width:273px;
}
.donate .select3{
	width:280px;
}
.donate .select4 select{
	width:346px;
}
.donate .don_submit a{
	width:186px;
	height:36px;
	cursor:pointer;
	margin:18px 0 0 270px;
	border:none;
}
.donate .don_submit input{
	visibility:hidden;
}
.year{
	margin:0 0 0 10px;
}
.donate .cont_left p a{
	font-weight:bold;
	color:#0f1933;
	text-decoration:underline;
}
.donate .cont_left p a:hover{
	text-decoration:none;
}
.cont_right .img_donate{
	background:url(../images/site/bg_map_box.png) no-repeat;
	width:251px;
	height:303px;
}
* html .cont_right .img_donate{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/site/bg_map_box.png', sizingMethod='scale');
}
.cont_right .img_donate img{
	padding:18px 0 21px 20px;
}

.cont_right .img_donate_over {
    margin: 5px 0 0 9px;
    border: 1px solid #000;
}


/*--- pagenavigator ---*/
.pagenavigator{
	color:#f00;
	font-weight:bold;
	padding-bottom:10px;
	letter-spacing:1px;
}
.res .cont_left .pagenavigator a, .events .cont_left .pagenavigator a, .stories .cont_left .pagenavigator a{
	text-decoration:none;
	color:#131D38;
	
	border:1px solid #DFE1F7;
	font-weight:normal;
	margin:2px;
	padding:2px 5px;
	letter-spacing:0;
}
.res .cont_left .pagenavigator a:hover, .events .cont_left .pagenavigator a:hover, .stories .cont_left .pagenavigator a:hover{
	background-color:#f4f7fe;
	color:#666;
}

