@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'GeosansLightRegular';
	src: url('../fonts/geosanslight.eot');
	src: url('../fonts/geosanslight.eot') format('embedded-opentype'), url('../fonts/geosanslight.woff') format('woff'), url('../fonts/geosanslight.ttf') format('truetype'), url('../fonts/geosanslight.svg#GeosansLightRegular') format('svg');
}
@font-face {
	font-family: 'CalibriRegular';
	src: url('../fonts/calibri.eot');
	src: url('../fonts/calibri.eot') format('embedded-opentype'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg#CalibriRegular') format('svg');
}
@font-face {
	font-family: 'OpenSansRegular';
	src: url('../fonts/opensans-regular.eot');
	src: url('../fonts/opensans-regular.eot') format('embedded-opentype'), url('../fonts/opensans-regular.woff') format('woff'), url('../fonts/opensans-regular.ttf') format('truetype'), url('../fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
@font-face {
	font-family: 'PTSansRegular';
	src: url('../fonts/pts55f.eot');
	src: url('../fonts/pts55f.eot') format('embedded-opentype'), url('../fonts/pts55f.woff') format('woff'), url('../fonts/pts55f.ttf') format('truetype'), url('../fonts/pts55f.svg#PTSansRegular') format('svg');
}
.cl {
	clear:both;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
a {
	font:normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#f00;
	text-transform:capitalize;
}
img {
	border:0;
}
h1 {
	padding:0px;
	color:#000;
	margin:0;
	font:normal 600 20px 'PTSansRegular';
}
/*html {
	overflow-x:hidden
}*/
body {
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#4d4d4d;
	background:url(../images/body_bg.png) top center no-repeat #f5f5f5;
	font-family:Arial, Helvetica, sans-serif;
}
.morepub {
	float:right;
}
.main {
	overflow:hidden;
	width:980px;
	min-height:450px;
	margin:0 auto;
	margin-top:30px;
	background:#fff;
	padding:10px;
	-webkit-box-shadow: 0px -1px 7px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px -1px 7px rgba(50, 50, 50, 0.75);
	box-shadow:         0px -1px 7px rgba(50, 50, 50, 0.75);
	
}
/*.boxshadow{background:url(../images/con_shadow.png) bottom center no-repeat; padding-bottom:23px; }*/
.header {
	overflow:hidden;
	width:100%;
}
.logo {
	width:38%;
	overflow:hidden;
	margin:0 0 8px 0;
}
.logo_right {
	width:60%;
	overflow:hidden;
	margin:0px;
	text-align:right;
	margin-top:70px;
}
.con-num {
	overflow:hidden;
	background:url(../images/phone-ico.png) left center no-repeat;
	width:88%;
	margin-bottom:10px;
	padding-left:20px;
}
.con-num h1 {
	margin:0;
	padding:0;
	font:normal 600 24px 'CalibriRegular';
	color:#0b82bc;
}
.social {
	overflow:hidden;
	width:34px;
}
.social img {
	margin-bottom:5px;
}
.menu1 {
	margin:0px;
	background:#f7bf73;
	width:1000px;
	height:45px;
	margin-left:-10px;
	margin-bottom:10px;
}/*
.menu_left {
	width:75%;
	float:left;
	margin-left:10px;
}
.menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu ul li {
	background:url(../images/menu_line.jpg) no-repeat;
	float:left;
}
.menu ul li a {
	display:block;
	font:normal 500 14px 'OpenSansRegular';
	color:#438a05;
	text-decoration:none;
	list-style:none;
	line-height:45px;
	padding:0px 13px 0px 13px;
}
.menu ul li a:hover, .active {
	background:#d77d02;
	color:#fff;
}*/
.menu_right {
	float:right;
	width:23%;
}
.search {
	border-radius:5px;
	background:#fff;
	width:210px;
	height:28px;
	margin:8px;
}
.search_input {
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#cc6d37;
	border:none;
	background:none;
	line-height:26px;
	height:26px;
	width:164px;
	padding-left:11px;
}
.sel_bg{width:260px; padding:2px; background:#fff; border:1px solid #ccc}

.banner {
	overflow:hidden;
	width:61.9%;
	margin-right:10px;
}
.add {
	overflow:hidden;
	width:37.0%
}
.content {
	overflow:hidden;
	width:100%;
	margin-top:10px;
}
.box-widget {
	overflow:hidden;
	width:321px;
	margin-right:10px;
	border-bottom:1px solid #d9d9d9;
	min-height:346px;
}
.box-widget1 {
	overflow:hidden;
	width:320px;
	margin-right:10px;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:10px;
}
.hedding {
	margin-bottom:0px;
}
.hedding-image {
	margin:10px 0px;
}
.hedding-image img {
	width:100%;
	margin-bottom:10px;
}
.hedding h1 {
	padding-bottom:3px;
	color:#000;
	margin:0;
	font:normal 600 24px 'GeosansLightRegular';
}
h3 {
	padding:3px;
	color:#000;
	margin:0;
	font:normal 600 18px 'GeosansLightRegular';
}
.date {
	background:#FFA530;
	border-radius:3px;
	box-shadow:0 0 0 3px rgba(0,0,0,0.1);
	font-size:24px;
	font-weight:bold;
	line-height:22px;
	height:45px;
	margin:0 15px 15px 0;
	overflow:hidden;
	padding:15px;
	text-align:center;
	text-shadow:none;
	width:64px;
	color:#fff;
}
.date span {
	font-size:14px;
}
.hedding h1 span {
	color:#fff;
	background:#43b7e7;
	padding:0 5px 0 30px;
}
.box-widget p, .pub-text p {
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	text-align:justify;
}
.comment {
	overflow:hidden;
	margin:5px 0px;
}
.comment ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.comment ul li {
	float:left;
}
.comment ul li a {
	display:block;
	font:normal 600 11px Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	text-decoration:none;
	list-style:none;
	padding:0px 5px 0px 5px;
}
.comment ul li a:hover {
	color:#000;
}
.wedget-table {
	margin:0;
	padding:0;
}
.wedget-table span {
	font:normal 600 13px Arial, Helvetica, sans-serif;
	color:#4c4b4b;
}
hr {
	height:1px;
	border-width:0;
	background-color:#d9d9d9;
	padding:0;
	margin:0;
}
.publication-box {
	overflow:hidden;
	margin-top:10px;
	width:100%;
}
.video_frame{ width:100%; height:232px;}
.video-box {
	overflow:hidden;
	margin-top:10px;
	width:100%;
}
.pub-img {
	overflow:hidden;
	width:44%;
	margin-top:10px;
}
.pub-text {
	overflow:hidden;
	width:55%;
	float:right;
	min-height:250px;
}
.read {
	overflow:hidden;
	margin-top:5px;
	float:right;
	margin-right:50px;
}
.read a {
	font:normal normal 12px Arial, Helvetica, sans-serif;
	color:#f00;
	text-decoration:none;
	text-transform: capitalize;
}
.read a:hover {
	color:#000;
}
.bottom_slide {
	overflow:hidden;
	width:97.7%;
	background:#f8f8f8;
	border:1px solid #ededed;
	padding:10px;
	margin-top:10px;
}
.bottom_slide img {
	margin-right:23px;
}
.bottom_slide div {
	font:normal normal 18px 'PTSansRegular';
	color:#0e0e0e;
		padding-bottom:10px;
}
.shadow {
	width:1000px;
	margin:0 auto;
	margin-top:-21px;
}
.fotterlinks {
	min-width:1000px;
	background:url(../images/footer-bg.jpg) repeat-x #2d2d2d;
	min-height:150px;
	overflow:hidden;
	padding:15px 0px;
}
.fotterblock {
	width:22%;
	float:left;
	color:#fff;
	margin-right:10px
}
.fotterblock1 {
	width:30%;
	float:left;
	color:#fff;
	margin-right:10px
}
.fotterblock h2, .fotterblock1 h2 {
	font-family:PTSansRegular;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
	padding:10px 0;
}
.fotterblock ul, .fotterblock1 ul {
	list-style:none;
	padding:0;
	margin:0px 0 0 0px;
}
.fotterblock ul li, .fotterblock1 ul li {
	color:#c7c7c7;
	text-decoration:none;
	line-height:18px;
	font-family:PTSansRegular;
	font-size:14px;
}
.fotterblock ul li a, .fotterblock1 ul li a {
	color:#c7c7c7;
	text-decoration:none;
	line-height:22px;
	font-family:PTSansRegular;
	font-size:14px;
}
.fotterblock ul li a:hover, .fotterblock1 ul li a:hover {
	color:#fff;
}
.fotter {
	width:100%;
	background:#141414;
	height:10px;
	text-align:center;
	color:#fff;
	font-family:PTSansRegular;
	font-size:12px;
	padding:25px 0;
}
.inner {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
/*slider*/
/*slid show*/

#slideshow {
	margin:0 auto;
}
#slideshow {
	position:relative;
	height:342px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
/* NAVIGATION
 * ===================================================================== */
#nav {
	
  
    position: static;
 
	width:75%;
	float:left;
	margin-left:10px;
}

#menu-main-menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1000;
}

#menu-main-menu > .menu-item {
	float: left;
	position: relative;
}

ul.simple_menu > li /*== for the simple default menu ==*/, 
#menu-main-menu > .menu-item {
	display: inline;
	float: left;
	position: relative;
	
}

ul.simple_menu > li > a,
.menu-item a {
	display:block;
	font:normal 600 13.4px 'OpenSansRegular';
	color:#438a05;
	text-decoration: none;
	font-weight:bold;
	
	padding: 0 10px;
	position: relative;
	outline: 0 none;
	line-height:45px;
}

ul.simple_menu > li > a:hover,
.menu-item.current-menu-item > a, .current-menu-ancestor > a, .menu-item a:hover {
	background:#d77d02;
	color:#fff;
}

/*#menu-follow {
	display: block;
	position: absolute;
	z-index: 9;
	height: 56px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}*/

/*== First Level Menu ==*/
.sub-menu {
	position: absolute;
	display: none;
	background: #F7BF73;
	min-width: 150px;
	top: 46px;
	z-index: 1000;
	opacity: 0;
    left: 50%;
  
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
	
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sub-menu:before {
	content: "\2666";
	display: block;
	width: 80px;
	height: 14px;
	line-height: 28px;
	position: absolute;
	top: -24px;	
	left: 50%;
	text-align: center;
	cursor: default;
	overflow: hidden;
	border: 0 none;
	margin-left: -40px;
	color: #fff;
	text-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
	font-size: 48px;
	padding: 10px 0 0;
}


	
.sub-menu li {
    border-bottom: 1px solid #E6E7E8;
    display: block;
    line-height: 32px;
    margin-left: -37px;
    white-space: nowrap;
    width: 185px;
}


.sub-menu li a {
	font-size: 12px;
}

.sub-menu li:last-child {
	border: none;
}

#menu-main-menu > .menu-parent-item:hover .sub-menu {
	display: block;
	opacity: 1;
}

/*== IE menu fixes ==*/
.no-csstransforms .sub-menu {
	display:none;
	left:0;

	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;

	opacity: 0;
}

.no-boxshadow .sub-menu, .no-boxshadow .sub-subnav {
	border: 1px solid #E7E8E9;
}
.no-csstransforms .menu-item:hover .sub-menu {
	display: block;
	opacity: 1;
}


.no-boxshadow .has-subnav {
	border: 1px solid transparent;
	border-bottom: 0 none;
}

.no-boxshadow li:hover .has-subnav {
	border: 1px solid #E7E8E9;
	border-bottom: 0 none;
}

/*== Second, third... level Menu ==*/
.sub-sub-menu {
	display: none;
	background: #F7BF73;
	min-width: 188px;
	margin-left: -74px;
	position: absolute;
	top: 0;
	right: -226px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	z-index: 1002;
}

.sub-sub-menu:before {
	content: "\2666";
    border: 0 none;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font-size: 48px;
    height: 22px;
	width: 28px;
    left: -30px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 0 0 10px;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    top: 10px;
	transform: rotate(-90deg);
}
.sub-sub-menu li {
    border-bottom: 1px solid #E6E7E8;
    display: block;
    line-height: 32px;
    margin-left: -37px;
    white-space: nowrap;
    width: 223px;
}
.sub-sub-menu li a{
	
	font-size: 12px;
}

.sub-menu li:hover > .sub-sub-menu, .sub-sub-menu > .sub-sub-menu {
	display: block;
}

/*== Mobile devices menu ==*/
#mini {
	padding: 0;
	display: none;
	margin-bottom: 10px;
}
#mini-nav {
	display: none;
	clear: both;
	width: 100%;
}

#mini-nav option {
	padding: 0;
}

/* overwrite menu styles for "mini" */
#mini #menu-main-menu-1 {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1000;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	display: none;
	clear: both;
	top:45px;
	background:#F7BF73;
}

#mini #menu-main-menu-1 > .menu-item {
    border-bottom: 1px solid #eee;
    line-height: 32px;
}

#mini #menu-main-menu-1 > .menu-item:last-child {
	border-bottom: none;
}

#mini ul.simple_menu > li, 
#mini #menu-main-menu-1 > .menu-item {
	display: block;
	position:relative;
	width:95%;
}

#mini ul.simple_menu > li > a,
#mini .menu-item a {
	font-size: 14px;
	text-decoration: none;
	font-weight: 400;
	color: #747474;
	padding: 0 15px;
	position: relative;
	outline: 0 none;
}

#mini ul.simple_menu > li > a:hover,
#mini .menu-item.current-menu-item > a, 
#mini .current-menu-ancestor > a, 
#mini .menu-item a:hover {
	color: #000;
}

/*== First Level Menu ==*/
#mini .sub-menu {
	position: relative;
	display: none;
	background: #fff;
	min-width: 188px;
	margin-left: auto;
	top: 0;
	z-index: 1000;
	opacity: 1;
	box-shadow: none;
	border-left: 5px solid #AEAEAE;
}

#mini .sub-menu:before {
	content: "";
	display: block;
	width: 80px;
	height: 14px;
	line-height: 28px;
	position: absolute;
	top: auto;	
	left: auto;
	text-align: center;
	cursor: default;
	overflow: hidden;
	border: 0 none;
	margin-left: -40px;
	color: #fff;
	text-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
	font-size: 48px;
	padding: 10px 0 0;
}

#mini  .sub-menu li {
	display: block;
	line-height: 32px;
	position: relative;
	white-space: nowrap;
	border-bottom: 1px solid #E6E7E8;
}

#mini  .sub-menu li a {
	font-size: 12px;
}

#mini .sub-menu li:last-child {
	border: none;
}

#mini #menu-main-menu > .menu-parent-item:hover .sub-menu {
	display: block;
	opacity: 1;
}

#mini-menu {
	line-height: 30px;
	background: url(img/menu.png) no-repeat scroll 40px 9px;
	padding-right: 24px;
	float:right;
	top: 210px;
	left: 120px;
	position:absolute;
}

.con-left {
	overflow:hidden;
	width:66.9%;
}
.con-right {
	overflow:hidden;
	width:32%;
}
element.style {
	width: 287px;
}
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4 {
	background-color:none !important;
}
.twtr-doc {
	border: 1px solid #CCCCCC !important;
	border-radius:0 !important;
	font-weight: normal;
	overflow: hidden;
	text-align: left;
	width:97% !important;
}
.twtr-timeline {
	height:58px !important;
}
.twtr-ft div {
	background:#43B7E7 !important;
}
.pub-letf {
	width:46%;
	
	padding:5px;
	float:left;
}
.pub-letf img{
	width:100%;
	}
p {
	text-align:justify;
	line-height:18px;
	font-size:13px;
}
.comm-input {
	width:200px;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	padding-left:10px;
}
.bttn {
	background:#D77D02;
	border:0;
	padding:5px;
	color:#fff;
	cursor:pointer;
	text-transform:capitalize;
	font-weight:600;
}
.bttn:hover, .bttn1 a:hover { background:#000;}
.bttn1 { padding:4px 0px 0px 5px;}
.bttn1 a{
	background:#D77D02;
	border:0;
	padding:5px;
	color:#fff;
	cursor:pointer;
	text-transform:capitalize;
	font-weight:600;
}
.comm-bg {
	background:#f7f7f7;
	border:1px solid #efefef;
	margin-bottom:5px;
}
h4 {
	padding:0px;
	color:#000;
	margin:0;
	font:normal 600 18px 'PTSansRegular';
}
.mysearch{ font-size:16px; font-weight:bold;}
.searchlink li,.searchlink li a { color:#438A05; line-height:25px; font-size:14px;}
.pub-page {
	float:left;
	overflow:hidden;
	margin:5px;
}
.pub-page-img {
float:left; margin-right:10px; 
width:25%;
}
.pub-title {
	float:left;
	overflow:hidden;
	width:72%;
	

}
.pub-desc {
	float:left;
	overflow:hidden;
	width:72%;
}
.add-1 {
	overflow: hidden;
	margin-bottom:5px;
}

.add-text {
    background: url(../images/add-text-bg.png) repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font: 600 12px/28px Arial,Helvetica,sans-serif;
    margin-top: -47px;
    padding: 7px;
    position: relative;
    z-index: 302;
}
.add-2 {
	float:left;
	width:178px;
	margin-right:6px;
	overflow: hidden;
	margin-bottom:0px;
}
.newslogo {
	float:left;
	overflow:hidden;
	width:119px;
	height:80px;
}

.newslogo img {
    height: 55%;
    width: 68%;
}
.mar{
width:98%; overflow:hidden; margin-top:10px; background:#F7BF73; padding:10px;    color: #000;
    font: bold 13.4px 'Georgia';}
	/*flotting_socialmedia*/
	
	#floatMenu {
		z-index:9999;
		position:fixed;
		top:38%;
		right:0;
		background:#fff;
		padding:10px 3px 4px 7px;
		-webkit-border-top-left-radius: 08px;
-webkit-border-bottom-left-radius: 08px;
-moz-border-radius-topleft: 08px;
-moz-border-radius-bottomleft: 08px;
border-top-left-radius: 08px;
border-bottom-left-radius: 08px;
-moz-box-shadow:0px 0px 4px 1px rgba(119, 119, 119, 1);
-webkit-box-shadow:0px 0px 4px 1px rgba(119, 119, 119, 1);
box-shadow:0px 0px 4px 1px rgba(119, 119, 119, 1);


			}
		#floatMenu ul {
			margin-bottom:20px;
			}
			#floatMenu ul li a {
				display:block;
				border:1px solid #999;
				background-color:#222;
				border-left:6px solid #999;
				text-decoration:none;
				color:#ccc;
				padding:5px 5px 5px 25px;
			}
			#floatMenu ul li a:hover {
				color:#fff;
				background-color:#333333;
			}
			#floatMenu ul.menu1 li a:hover {
				border-color:#09f;
			}
			#floatMenu ul.menu2 li a:hover {
				border-color:#9f0;
			}
			#floatMenu ul.menu3 li a:hover {
				border-color:#f09;
			}
			.add-2 img{
	width:100%;
}
.nation {
overflow:hidden;
}
.nation img {
width:90%;
}
.link_url{ color:#0033FF;}
.con-left-img img {
	width:93%;
}
.con-left-img {
	width:29%;
	overflow:hidden;
	border:1px solid #ccc;
	margin-top:13%;
	
}
.con-left-text {
	width:68%;
	overflow:hidden;
	
}