/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; background-image:url(../images/main-bg.jpg); background-repeat:repeat-x; background-position:top center; background-color:#FFFFFF;
}

a{ outline: none;
    -moz-outline-style: none;
 }

img, td  { behavior: url("iepngfix.htc") 
}


.linegap{line-height:0.6cm;}

.top-mid-bg{background-image:url(../images/top-shadow.png); background-repeat:repeat-x; background-position:bottom;}
.top-left-bg{background-image:url(../images/left-shadow.png); background-repeat:repeat-y; background-position:top;}
.top-right-bg{background-image:url(../images/right-shadow.png); background-repeat:repeat-y; background-position:top;}
.footer-bg{background-image:url(../images/footer-bg.gif); height:136px; background-repeat:repeat-x; background-position:top; background-color:#FBCAA0;}
.footer-tex-bg{background-image:url(../images/footer.jpg); height:136px; background-repeat:no-repeat; background-position:top;}
.footer{font-size:12px; color:#000000;}

.top-links:link{ color:#fff; font-size:13px; text-decoration:none; font-weight:bold;}
.top-links:visited{color:#fff; font-size:13px; text-decoration:none; font-weight:bold;}
.top-links:hover{color:#FF7500; font-size:13px; text-decoration:none; font-weight:bold;}
.top-links:active{color:#fff; font-size:13px; text-decoration:none; font-weight:bold;}

.top-links-over{font-size:13px; font-weight:bold; color:#FF7500;}
.links-div{font-size:16px; color:#7F7F7F;}

.hd1{font-size:18px; color:#000000;}
.hd2{font-size:18px; color:#FF7500;}

.hd3{font-size:16px; font-weight:bold; padding-left:5px; color:#0086D1;}
.hd4{font-size:16px; font-weight:bold; padding-left:5px; color:#FF7500;}
.hd5{font-size:16px; font-weight:bold; color:#000;}
.hd6{font-size:15px; font-weight:bold; color:#0086D1;}
.hd7{font-size:16px; font-weight:bold; color:#FF7500;}


.more:link{ color:#FF7500; font-size:12px; text-decoration:none; font-weight:bold;}
.more:visited{color:#FF7500; font-size:12px; text-decoration:none; font-weight:bold;}
.more:hover{color:#000; font-size:12px; text-decoration:none; font-weight:bold;}
.more:active{color:#FF7500; font-size:12px; text-decoration:none; font-weight:bold;}

.mail:link{ color:#666; font-size:14px; text-decoration:none; font-weight:bold;}
.mail:visited{color:#666; font-size:14px; text-decoration:none; font-weight:bold;}
.mail:hover{color:#FB5304; font-size:14px; text-decoration:none; font-weight:bold;}
.mail:active{color:#666; font-size:14px; text-decoration:none; font-weight:bold;}

.bitranet:link{ color:#fff; font-size:13px; text-decoration:none; font-weight:bold;}
.bitranet:visited{color:#fff; font-size:13px; text-decoration:none; font-weight:bold;}
.bitranet:hover{color:#000; font-size:13px; text-decoration:none; font-weight:bold;}
.bitranet:active{color:#fff; font-size:13px; text-decoration:none; font-weight:bold;}

.footer-links:link{ color:#000; font-size:11px; text-decoration:none; font-weight:none;}
.footer-links:visited{color:#000; font-size:11px; text-decoration:none; font-weight:none;}
.footer-links:hover{color:#fff; font-size:11px; text-decoration:underline; font-weight:none;}
.footer-links:active{color:#000; font-size:11px; text-decoration:none; font-weight:none;}

.activities-links:link{ color:#0086D1; font-size:12px; text-decoration:underline; font-weight:bold;}
.activities-links:visited{color:#0086D1; font-size:12px; text-decoration:underline; font-weight:bold;}
.activities-links:hover{color:#FF7500; font-size:12px; text-decoration:underline; font-weight:bold;}
.activities-links:active{color:#0086D1; font-size:12px; text-decoration:underline; font-weight:bold;}

.photo-links:link{ color:#FF7500; font-size:12px; text-decoration:underline; font-weight:bold;}
.photo-links:visited{color:#FF7500; font-size:12px; text-decoration:underline; font-weight:bold;}
.photo-links:hover{color:#0086D1; font-size:12px; text-decoration:underline; font-weight:bold;}
.photo-links:active{color:#FF7500; font-size:12px; text-decoration:underline; font-weight:bold;}

.line_hight5px{line-height:5px;}

.line_hight10px{line-height:10px;}

.line_hight1px{line-height:1px;}

.more2:link{ color:#0086D1; font-size:12px; text-decoration:none; font-weight:bold;}
.more2:visited{color:#0086D1; font-size:12px; text-decoration:none; font-weight:bold;}
.more2:hover{color:#FF7500; font-size:12px; text-decoration:none; font-weight:bold;}
.more2:active{color:#0086D1; font-size:12px; text-decoration:none; font-weight:bold;}


/*---------------------slider--------------------*/			
					
.slider-frame{
	width:630px;
	height:68px;
	margin-bottom:20px;
	background-image: url(./images/slider-bg.png);
	background-repeat: no-repeat;

	
}
.sliderImages  {
	margin-left:45px;
	padding-top:5px;
	height:68px;
	

}

.sliderImages ul{
	margin:0px;
	padding:0px;

}
.sliderImages ul li {
	margin:0;
	list-style:none;
	width:120px;
	height:68px;
	margin-left:1px;
	display:inline;


	
}

.arrow-but{
	position:relative;
	z-index:10;

}
.prev {
	position: absolute;
	left:15px;
	top:-42px;
	z-index:10;
}
.next {
	position:absolute;
	left:655px;
	top:-42px;
	z-index:10;
}

/*---------------------inner - styles--------------------*/			

.left-shadow-bg{background-image: url(../images/inner/left-shadow_bg.gif); background-repeat:repeat-y; background-position:top left; width:9px;}

.box-mid{background-image: url(../images/inner/box-mid.gif); background-repeat: repeat-x; background-position:top;}


/*------------left side menu start-------------*/

#left-menu {position:relative; margin:0 0 0 0px; left:3px; display:block; width:190px; float:left}
#left-menu a, #left-menu a:visited {display:block; width:190px; height:23px; background: url(../images/inner/navi.gif); background-position:left top; background-color:transparent; text-align:left; text-indent:26px; color:#333; line-height:23px; text-decoration:none; font-family: Helvetica; font-weight:bold; font-size:12px; margin:0 0 0 2px;}
#left-menu a:hover {background-position:left bottom; height:23px; line-height:23px; overflow:hidden; color:#0086D1;}

#left-menu a#selected, #left-menu a#selected:hover {background-position:left bottom; line-height:26px; cursor:default; color:#0086D1; }


#sub-menu {position:relative;  margin:0 0 0 0px; left:0px;  display:block; width:190px; float:left}
#sub-menu a, #sub-menu a:visited {display:block; width:190px; height:23px; background: url(../images/inner/sub-menu.gif); background-position:left top; background-color:transparent; text-align:left; text-indent:34px; color:#333; line-height:23px; text-decoration:none; font-family:arial, sans-serif; font-weight:bold;  margin:0 0 0 2px; font-size:11px}
#sub-menu a:hover {background-position:left bottom; height:23px; line-height:23px; overflow:hidden; color:#FF7500;}

#sub-menu a#selected, #left-menu a#selected:hover {background-position:left bottom; line-height:26px; cursor:default; color:#FF7500;}

.arrow1{font-family:Verdana, Arial, Helvetica, sans-serif; color:#0086D1; font-size:12px; fofont-weight:bold;}

.arrow2{font-family:Verdana, Arial, Helvetica, sans-serif; color:#892526; font-size:12px; font-weight:bold;}

.arrow3{font-family:Verdana, Arial, Helvetica, sans-serif; color:#FF7500; font-size:12px; font-weight:bold;}


/*------------left side menu end-------------*/

.green_link:link{color:#FF7500; font-size:13px; font-weight: bold; text-decoration:none;}
.green_link:visited{color:#FF7500; font-size:13px; font-weight: bold; text-decoration:none;}
.green_link:hover{color:#FF7500; font-size:13px; font-weight: bold; text-decoration: none;}
.green_link:active{color:#FF7500; font-size:13px; font-weight: bold; text-decoration:none;}

.faq_link:link{color:#666666; font-size:13px; font-weight: bold; text-decoration:none;}
.faq_link:visited{color:#666666; font-size:13px; font-weight: bold; text-decoration:none;}
.faq_link:hover{color:#FF7500; font-size:13px; font-weight: bold; text-decoration: none;}
.faq_link:active{color:#666666; font-size:13px; font-weight: bold; text-decoration:none;}

.table-bg{ background-image:url(../images/inner/table-bg.gif); background-position:bottom; background-repeat:repeat-x;}
.border{ border:#E0E0E0 1px solid}

.down-bg {background-image: url(../images/inner/down_bg_buttion.gif); height:32px; width:650px; background-position:left top; background-repeat:no-repeat;}

.newgreenlinkbold:link{font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#0086D1; text-decoration:none}
.newgreenlinkbold:visited{font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#0086D1; text-decoration:none}
.newgreenlinkbold:hover{font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#FF7500; text-decoration:none}
.newgreenlinkbold:active{font-size:15px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#0086D1; text-decoration:none}

.click-text{font-size:12px; color:#0086D1; font-weight:bold;}

.border{border:solid 1px #C0C0C0;}

.right_cont_box{ width:710px; height: auto; margin:0 0 10px 0; padding:0 0 8px 0; background:url(../images/inner/bottom-bg.gif) 0  bottom no-repeat;}
.right_cont_box h1{ font-size:15px; color:#000; margin:0; padding:12px 0 8px 16px; line-height:18px; background:url(../images/inner/top_bg1.gif) 0 0 no-repeat; position:relative;}
.right_cont_box h1 a{ width:36px; height:30px; background:url(../images/inner/plus_button.png) 0 0 no-repeat; position:absolute; top:-8px; right:14px; text-decoration:none;}
.right_cont_box h1 a.expand_active{ background:url(../images/inner/minus_button.png) 0 0 no-repeat;}
.right_cont_block{ width:710px; display: none; margin:0; padding:0; background:url(../images/inner/repeat_bg1.gif) 0 0 repeat-y;}
.right_cont_block p{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#82939c; line-height:18px; padding:0 18px 20px 18px;}

.small-text{font-size:11px; font-weight:bold; color:#892526;}

.blue-text{font-size:12px; font-weight:bold; color:#0086D1;}


/*-----------------contact form---------------*/
.input-gen{
border:solid 1px #CCCCCC; 
background-image:url(../images/inner/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
height:18px; width:160px;
font-size:12px; 
width:160px;
font-family:verdana; 
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.bold-gen{
border:solid 1px #CCCCCC; 
background-image:url(../images/inner/input-bg.gif);
background-repeat:repeat-x; 
font-size:12px; 
width:160px;
font-family:verdana; 
color:#000; 
padding:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.bold-gen-s{
border:solid 1px #CCCCCC; 
background-image:url(../images/inner/input-bg.gif);
background-repeat:repeat-x; 
font-size:12px; 
width:120px;
font-family:verdana; 
color:#000; 
padding:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.sbmt_btn{
background-color:#FF7500;
color:#FFFFFF;
border:1px solid #DF6909;
cursor:pointer;
}

.star{
color:#FF0000;
font-size:12px;
}

.input-text{
border:solid 1px #CCCCCC; 
background-image:url(../images/inner/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
font-size:12px; 
width:160px;
font-family:verdana; 
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

/*-----------------friends-indeed---------------*/

.boxgrid{ 
	width: 211px; 
	height: 143px; 
	float:left;
	background:url(../images/banner_over.jpg) no-repeat top; 
	overflow: hidden; 
	position: relative; 
}
	.boxgrid img{ 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
	}
.h3{ margin:0 0 5px 0; color:#000; font:12pt Arial, sans-serif; text-align:left; color:#000; font-weight:bold;}

.h1{ color:#F4802D; font-size:25px;  font-weight:none;}
.h5{ color:#F4802D; font-size:15px;  font-weight:bold;}
.h6{ color:#F4802D; font-size:13px;  font-weight:bold;}
.bcontent{text-align:left; color:#000; line-height:0.45cm; margin:20px; font-size:12px;}

.more1:link{ color:#fff; font-size:11px; text-decoration:none; font-weight:bold;}
.more1:visited{color:#fff; font-size:11px; text-decoration:none; font-weight:bold;}
.more1:hover{color:#000; font-size:11px; text-decoration:none; font-weight:bold;}
.more1:active{color:#fff; font-size:11px; text-decoration:none; font-weight:bold;}

/*-----------------friends-indeed---------------*/

.wel_bg{background: url(../images/inner/welbg.gif) top repeat-x #FFFFFF; border:1px solid #F3F2F2; border-width:0 1px 0 1px;}

#sns {
	width:; z-index:99;
	position: fixed; top: 200px; right:0px;}

* html #sns { /*L*/position: absolute; top: expression((380 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }


/*----------donate-online-----------*/
					 
#sns2 {width:; z-index:99; position: fixed; top:100px; right:0px;}
.cbtn{background: width:54px; height:90px; display:block; cursor:pointer; position:relative;}

* html #sns2 { /*\*/position: absolute; top: expression((380 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((0 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }


/*--------------------payment-form-----------------------*/

.career-gen{
border:solid 1px #CCCCCC; 
background-image:url(../images/inner/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
height:18px; width:100px;
font-size:12px; 
font-family:verdana; 
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.input-gen2{
border:solid 1px #CCCCCC; 
background-image:url(../images/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
height:16px;
font-size:12px; 
height:18px;
width:200px;
font-family:verdana; 
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.bold-gen2{
border:solid 1px #CCCCCC; 
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x; 
font-size:11px; 
width:220px;
font-family:verdana; 
color:#676767; 
padding:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.bold-gen3{
border:solid 1px #CCCCCC; 
background-image:url(../images/input-bg.gif);
background-repeat:repeat-x; 
font-size:11px; 
width:202px;
font-family:verdana; 
color:#676767; 
padding:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.input-text2{
border:solid 1px #CCCCCC; 
background-image:url(../images/input-bg.gif); background-color:#FFF;
background-repeat:repeat-x; 
font-size:12px; 
width:200px;
font-family:verdana; 
color:#737373; 
text-indent:2px; 
overflow:hidden;
padding-top:4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
} 

.multi{
border:solid 1px #CCCCCC; 
background-image:url(files/input-bg.gif); 
background-position:top; background-color:#FFFFFF;
background-repeat:repeat-x;
font-size:11px; color:#828181; 
text-indent:2px; 
overflow:hidden; 
padding-top:4px; 
font-family:Arial, Helvetica, sans-serif;
resize:none; width:200px;
} 

/*--------------------payment-form-----------------------*/


a.ovalbutton{
background: transparent url('../images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Helvetica; /* Change 13px as desired */
line-height: 21px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 29px; /* Height of button background height */
padding-left: 4px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; font-weight:bold; float:right; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 10px 4px 6px; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #ffffff;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.terms-text{font-family:"Trebuchet MS"; font-size:16px; color:#0086D1; font-weight:bold; font-style:italic; line-height:0.7cm;}

.contact-border{border:solid 1px #AFAFAF;}