HTML BODY { 
	margin:0 auto; height: 100%;
	OVERFLOW: auto; background-repeat:repeat-x; margin-top:0px;
	font-family:'Noto Sans', sans-serif; font-size:12px; background:url(../images/topbg.jpg) repeat-x center top;
	background-color:#e8e8e8;
}

a:link {text-decoration: none; color:#000;}
a:visited {text-decoration: none; color:#000;}
a:active {text-decoration: none; color:#000;}
a:hover {text-decoration: none; color:#ff4304; }

#SideFeedbackButton
{ 
	background:url(../images/feedback.jpg) no-repeat;
	width:50px;
	height:150px;
	position:absolute;
	display:inline-block;
	margin-top:300px;
	float:inherit;
	z-index:1000;
}
/*//////////////////////Head///////////////////////////*/
#head_main
{
	width:1000px;
	height:115px;
	margin:0px auto;
}
#head_top
{
	width:1000px;
	height:35px;
}
#Head_top_search
{
	width:400px;
	height:20px;
	margin-top:5px;
	float:right;
}
#Head_top_search_textField
{
	width:200px;
	height:20px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:#383838 1px solid;
	float:right;
	text-align:right;	
	background:#e2e2e2;
}
#head_bottom
{
	width:1000px;
	height:80px;
	background:#373737;
}
#head_bottom_right
{
	width:630px;
	height:80px;
	float:right;
}
#head_bottom_left
{
	width:360px;
	height:80px;
	float:left;
	margin-left:5px;
}
#head_smoothMenu
{
	background: #333; width:100%; height:40px; margin-top:2px;
}
/*//////////////////////Body///////////////////////////*/
#slider
{
	width:1000px;
	height:520px;
	margin:0px auto;
}
#gap25
{
	width:1000px;
	height:25px;
	margin:0px auto;
}
#gap10
{
	width:1000px;
	height:10px;
	margin:0px auto;
}
#gap2{
	width:1000px;
	height:1px;
	margin:0px auto;
}
#gapSide25
{
	width:250px;
	height:25px;
}
#gapSide30
{
	width:250px;
	height:30px;
}
#gapSide10
{
	width:710px;
	height:10px;
}
/*//////////////////////Body///////////////////////////*/
#body_wrap
{
	margin: 0 auto;
	width:1000px;
	min-height:510px;
}
/*//////////////////////Side panel///////////////////////////*/
#SidePanel
{
	float:left;
	width:290px;
	min-height:510px;
}
#Side_title
{
	color:#ff4304;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	text-transform:uppercase;
}


#Side_title2
{
	color:#ff4304;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	text-transform:uppercase;
}


#Poll
{
	width:290px;
	min-height:180px;
}


#Login
{
	width:290px;
	min-height:180px;
}

#Input
{
	width:200px;
	height:20px;
	border:#ff4304 1px solid;
	margin-bottom:8px;
}
#textarea
{
	width:200px;
	height:150px;
	border:#ff4304 1px solid;
	margin-bottom:8px;
}

#Side_Btn
{
	width:100px;
	height:22px;
	color:#FFF;
	background:#ff4304;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border:0px;
}

#QuickLinks
{
	width:240px;
	min-height:100px;
	font-size:14px;
}
#SideMenu
{
	margin-bottom:20px;
}
#SideMenu_text
{
	width:200px;
	height:30px;
	font-size:13px;
	background:url(../images/arrow_orange.png) no-repeat;
	padding-left:15px;
}

#SideMenu_text a:link {text-decoration: none; color:#000;}
#SideMenu_text a:visited {text-decoration: none; color:#000;}
#SideMenu_text a:active {text-decoration: none; color:#000;}
#SideMenu_text a:hover {text-decoration: none; color:#ff4304; padding-left:5px;}

/*//////////////////////contact page///////////////////////////*/
#address
{
	width:400px;
	min-height:500px;
	float:left;
}
#map
{
	width:400px;
	height:350px;
	margin-bottom:30px;
}
#Continfo
{
	width:400px;
}
#feedback
{
	width:250px;
	min-height:500px;
	float:right;
	margin-left:50px;
}

#BreadCrumb
{
	width:710px;
	height:25px;
	border-bottom:#CCC 1px solid;
}

/*//////////////////////Main Home///////////////////////////*/
#Home
{
	float:right;
	width:710px;
	min-height:510px;
}
#Home_left
{
	float:left;
	width:460px;
	min-height:510px;
}

#Home_left_title
{
	color:#ff4304;
	font-size:16px;
	text-align:left;
	margin-bottom:10px;
	width:400px;
	text-transform:uppercase;
}
#Home_left_Img
{
	width:400px;
	/*height:175px;*/
	margin-bottom:10px;
}
#Home_left_Txt
{
	width:400px;
	height:260px;
	font-size:13px;
	text-align:justify;
}

#Home_right
{
	float:right;
	width:250px;
	min-height:510px;
}

#Home_right_Events
{
	width:250px;
	height:50px;
	margin-top:10px;
	border-bottom:#bfbfbf 1px solid;
}
#Home_right_CircleBG
{
	width:40px;
	height:40px;
	background:url(../images/circle_bg.png) no-repeat;
	font-size:20px;
	color:#FFF;
	padding:9px 0px 0px 9px;
	float:left;
}
#Home_right_Text
{
	width:200px;
	height:40px;
	float:right;
	font-size:20px;
	padding-top:9px;
	color:#000;
}

#Home_right_Btn1
{
	width:230px;
	height:45px;
	font-size:17px;
	color:#ff4304;
	padding-left:10px;
	padding-right:10px;
	background:#f2f2f2;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
}
#Home_right_Btn2
{
	width:230px;
	height:33px;
	font-size:14px;
	color:#ff4304;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	background:#f2f2f2;
	margin-bottom:10px;
	text-transform:uppercase;
	text-align:center;
}

#Home_right_Btn2 a:link {text-decoration: none; color:#ff4304;}
#Home_right_Btn2 a:visited {text-decoration: none; color:#ff4304;}
#Home_right_Btn2 a:active {text-decoration: none; color:#ff4304;}
#Home_right_Btn2 a:hover {text-decoration: none; color:#B84601;}



#Home_Bottom
{
	margin: 0 auto;
	width:1000px;
	min-height:110px;
	border-top:#c2c2c2 1px solid;
	padding-top:20px;
}


#Home_Bottom_img_container
{
	width:230px;
	height:110px;
	float:left;
	text-align:center;
	padding-right:30px;
}

#Home_Bottom_img
{
	width:230px;
	height:60px;
	border:#c2c2c2 1px solid;
}

#Home_Bottom_txt
{
	margin-top:15px;
	font-size:16px;
	color:#000;
}
#Home_Bottom_More
{
	width:150px;
	height:100px;
	float:right;
	text-align:right;
}
#Home_Bottom_ReadMorebtn
{
	width:100px;
	height:20px;
	margin-top:15px;
	font-size:13px;
	color:#FFF;
	text-align:center;
	background:#ff4304;
	float:right;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

#Inner_Bottom_img_container
{
	width:230px;
	height:110px;
	float:right;
	text-align:center;
	padding-left:12px;
}
#Inner_Bottom
{
	margin: 0 auto;
	width:1000px;
	min-height:110px;
	
}
#Inner_Container
{
	padding-top:20px;
	float:right;
	width:726px;
	border-top:#c2c2c2 1px solid;
	min-height:110px;
}


#Inner_Bottom_img_container_unit
{
	width:155px;
	height:50px;
	float:right;
	text-align:center;
	margin-left:26px;
	background:#ff4304;
	font-size:18px;
	color:#FFF;
	padding-top:27px;
}
#Inner_Bottom_unit
{
	margin: 0 auto;
	width:1000px;
	min-height:110px;
	
}
#Inner_Container_unit
{
	padding-top:20px;
	float:right;
	width:726px;
	border-top:#c2c2c2 1px solid;
	min-height:110px;
}

/*//////////////////////Generic content///////////////////////////*/
#InnerBanner
{
	margin:0px auto;
	width:1000px;
	height:260px;
}

#Content_Right
{
	float:right;
	width:710px;
	min-height:510px;
}
#Content_Right_title
{
	color:#ff4304;
	font-size:18px;
	text-align:left;
}
#Content_Right_date
{
	color:#ff4304;
	font-size:16px;
	text-align:left;
}
#Content_Right_text
{
	color:#000;
	font-size:13px;
	text-align:left;
	margin-bottom:30px;
	text-align:justify;
}
/*////////////////////Management/////////////////////////////////*/
#Manage_title
{
	width:705px;
	height:20px;
	background:#ff4304;
	color:#fff;
	font-size:16px;
	padding-top:3px;
	padding-left:5px;
}
#Manage_Right_text
{
	color:#000;
	font-size:14px;
	text-align:left;
	margin-bottom:30px;
	text-align:justify;
	min-height:140px;
}
#Manage_img
{
	margin-right:10px; margin-bottom:10px; margin-top:5px; 
}

/*////////////////////for Vedio page/////////////////////////////////*/

#Player
{
	width:705px;
	height:470px;
	border:2px solid #323232;
}

#Player_Bottom
{
	width:710px;
	height:320px;	
}
#Player_Bottom_Left
{
	width:710px;
	min-height:150px;
	margin-top:10px;
}
#Player_text
{
	font-size:12px;
	color:#231F20;
}
#Player_Bottom_Right
{
	width:710px;
	height:200px;
	overflow-x: hidden;
    overflow-y: scroll;
	-ms-overflow-y: hidden;
	margin-bottom:10px;

}
#Player_Bottom_Right_container
{
	width:160px;
	height:150px;
	margin:10px 10px 20px 0px;
	float:left;
	display:block;
	border-right:1px solid 	#323232; 	
}

#Player_Bottom_Right_Thumb
{
	width:150px;
	height:100px;	
}
#Player_Bottom_Right_ThumbText
{
	width:150px;
	min-height:60px;
	font-size:12px;
	margin-top:10px;
	color:#231F20;	
}

/*////////////////////Pic Gallery/////////////////////////////////*/
#PicGall_Left
{
	width:428px;
	min-height:650px;
	float:left;
	margin-top:0px;
	padding-right:20px;
	margin-left:20px;
	margin-bottom:20px;
	border-right:2px solid 	#ff4304;
}
#PicGall_Left_bottom
{
	width:428px;
	min-height:250px;
	margin-top:10px;
}
#PicGall_Pic
{
	border:2px solid #ff4304;	
}
#PicGall_text
{
	font-size:12px;
	color:#231F20;
}
#PicGall_Right
{
	width:230px;
	height:650px;
	float:right;
	overflow:auto;
}
#PicGall_Right_container
{
	width:230px;
	height:80px;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #ff4304; 	
}

#PicGall_Right_Thumb
{
	width:100px;
	height:80px;
	float:left; 
}
#PicGall_Right_ThumbText
{
	width:120px;
	height:80px;
	font-size:12px;
	color:#231F20;
	float:right; 	
}
/*////////////////////for Gallery /////////////////////////////////*/
#Gallery
{
	width:820px;
	min-height:650px;
	margin-left:30px;
}

#GalContainer
{
	margin:0 auto;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
/*//////////////////////Donation///////////////////////////*/
#Donation
{
	width:820px;
	min-height:550px;
	margin-left:30px;
}

#Sponsor_container_Form
{
	width:615px;
	font-size:12px;
	height:300px;
	border:#399 0px solid;
	margin-left:30px;
	margin-top:30px;
}
#Sp_row
{
	height:35px;
}
#Spon_lable
{
	width:150px;
	color:#86C440;
	font-size:14px;
	text-align:left;
	float:left;
}
#Spon_input
{
	width:465px;
	color:#86C440;
	text-align:left;
	float:right;
}
#sp_in
{
	width:465px;
	color:#64bc48;
	border:1px #86C440 solid;
	text-align:left;
}
#Sponsor_container_button
{
	width:840px;
	font-size:12px;
	height:40px;
	margin:0 auto;
}


#Donation_title
{
	width:820px;
	height:25px;
	margin-left:30px;
	font-size:20px;
	color:#86C440;
	margin-bottom:10px;
}
#Donation_Text
{
	width:820px;
	margin-left:30px;
	font-size:12px;
	color:#231F20;
	font-family:Arial;
	text-align:justify;
	margin-bottom:10px;
}
#Donation_image
{
	width:810px;
	margin-left:30px;
	margin-bottom:15px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border:5px solid #86C440;
	
}

#Button1
{
	background:#86C440;
	width:120px;
	height:35px;
	color:#FFF;
	font-size:17px;
	border:0;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;border:0px #00abec solid;
	
	-webkit-box-shadow: 0 8px 6px -6px #999;
	   -moz-box-shadow: 0 8px 6px -6px #999;
	        box-shadow: 0 8px 6px -6px #999;
}

#front_container_block_text_Radio
{	

	font-size:14px;
	margin-bottom:10px;
	color:#86C440;
	
	/*float:left;*/	
}
/*//////////////////Carrier froms//////////////////////////*/
#Carrier_From 
{
	width:820px;
	margin-left:30px;
	color:#005422;
} 
#Carrier_From input
{
	width:150px;
	border:1px solid #86C440;
}
#Carrier_From textarea
{
	width:450px;
	border:1px solid #86C440;
}
#Carrier_From input.input2 
{
	width:150px;
	border:1px solid #86C440;
}

/*//////////////////Jobs Page//////////////////////////*/

#Jobs_Row
{
	width:820px;
	margin-left:30px;
	color:#005422;
} 

#Jobs_Row td {border-bottom:1px dotted #86C440; font-size:14px }
#Jobs_Row th {border-bottom:1px dotted #86C440; font-size:15px; font-weight:100}
/*//////////////////Bread cramb//////////////////////////*/
#Bread_Crumb_Content
{
	text-align:right;
	height:20px;
	width:850px;
	font-size:12px;
	color:#86C440;
	margin-bottom:10px;
	padding-right:0px;
	padding-left:0px;
}
#Bread_Crumb_Content a:link {text-decoration: none; color:#86C440;}
#Bread_Crumb_Content a:visited {text-decoration: none; color:#86C440;}
#Bread_Crumb_Content a:active {text-decoration: none; color:#86C440;}
#Bread_Crumb_Content a:hover {text-decoration: none; color:#005423; }




#details {
	margin-left:0px; padding-right:15px; margin-bottom:40px; margin-top:10px; color:#333; margin-right:10px; text-align:justify;	
	}
	
#details a:link {text-decoration: none; color:#000;}
#details a:visited {text-decoration: none; color:#000;}
#details a:active {text-decoration: none; color:#000;}
#details a:hover {text-decoration: none; color:#000; }	



#curve_border15
{
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	border:0px solid #86C440;
}

#curve_border10
{
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	border:0px solid #86C440;
}

#curve_border5
{
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:0px solid #86C440;
}

#Bottom_menu_item a:link { text-decoration: none; color:#FFF;}
#Bottom_menu_item a:visited {text-decoration: none; color:#FFF;}
#Bottom_menu_item a:active {text-decoration: none; color:#FFF;}
#Bottom_menu_item a:hover {text-decoration: none; color:#7df55b;}

#footer_warper
{
	margin:0 auto;
	width:100%;
	height:35px;
	background:#e2e2e2;
}

#footer
{
	margin:0 auto;
	width:1000px;
	height:30px;
	background:#e2e2e2;
	color:#000;
	padding-top:5px;
}

#footer_left
{
	width:700px;
	height:35px;
	float:left;
}
#footer_left_text
{
	margin-left:0px;
	margin-right:25px;
	float:left;
	color:#000;
	font-size:12px;	
}

#footer_left_text a:link { text-decoration: none; color:#000;}
#footer_left_text a:visited {text-decoration: none; color:#000;}
#footer_left_text a:active {text-decoration: none; color:#000;}
#footer_left_text a:hover {text-decoration: none; color:#ff4304;}


#footer_right
{
	width:300px;
	height:35px;
	float:right;
}
#footer_right_text
{
	margin-left:10px;
	margin-right:20px;
	float:right;
	color:#231F20;
	font-size:14px;	
}
#footer_right_text a:link { text-decoration: none; color:#231F20;}
#footer_right_text a:visited {text-decoration: none; color:#231F20;}
#footer_right_text a:active {text-decoration: none; color:#231F20;}
#footer_right_text a:hover {text-decoration: none; color:#86C440;}

#SocialMediaIcon
{
	width:15px;
	height:15px;
	margin-left:5px;
	float:right;
}

#clear { clear:both; }
.topround {
	width:400px;height:25px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	background-color:#63be49;
	color:#FFF;
	margin-top:15px;
	margin-right:250px;
	font-size:14px; 
	padding-top:3px; 
	padding-left:7px;
}
.round_corner{
	
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.LangBng { font-size:14px; color:#FDFDFD; }
.LangEng { font-size:12px; color:#FDFDFD; }

/*////////////////// pagination/////////////////*/

ul.pagination{
	margin:0px;
	padding:0px;
	height:100%;
	overflow:hidden;
	font:12px;
	list-style-type:none;	
}

ul.pagination li.details{
    padding:7px 10px 7px 10px;
    font-size:14px;
}

ul.pagination li.dot{padding: 3px 0;}

ul.pagination li{
	float:left;
	margin:0px;
	padding:0px;
	margin-left:5px;
}

ul.pagination li:first-child{
	margin-left:0px;
}

ul.pagination li a{
	color:black;
	display:block;
	text-decoration:none;
	padding:7px 10px 7px 10px;
}

ul.pagination li a img{
	border:none;
}

ul.pagination li.details{
   color:#EA4D00;
}

ul.pagination li a
{
	border-radius:3px;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:6px 9px 6px 9px;
}

ul.pagination li a
{
	color: #fff;
	background:#EA4D00;
	background:-moz-linear-gradient(top,#EA4D00,#FDA068;
	background:-webkit-gradient(linear,0 0,0 100%,from(#EA4D00),to(#FDA068));	
}	

ul.pagination li a:hover,
ul.pagination li a.current
{
	color:#4F7119;
	background:#FEBD76;
}

/*tree menu*/
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(../images/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}