@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'geo';
	src: url('../font/geo/geo.eot');
	src: url('../font/geo/geo.eot?#iefix') format('embedded-opentype'), url('../font/geo/geo.woff') format('woff'), url('../font/geo/geo.ttf') format('truetype'), url('../font/geo/geo.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Open Sans';
	color: #3f3f3f;
}
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	
}
img {
	max-width: 100%;
}
.main_containner {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.row {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.center {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.big_img {
	width: 100%;
	float: left;
	background: url(images/big_img.jpg) center -495px;
}
.head {
	float: left;
	width: 100%;
}
.logo {
	float: left;
	width: 22%;
	margin: 7px 0px;
}
.logo_right {
	float: right;
}
.logo_right ul {
	margin-top: 27px;
	float: right;
}
.logo_right ul li {
	float: left;
	display: inline-block;
	padding-left: 10px;
}
.logo_right ul li a {
	text-decoration: none;
	color: #fff;
	display: block;
	background: #126db5;
	border-radius: 3px;
	padding: 15px;
	font: 18px/10px 'Open Sans';
}
.nav {
	background: #004983;
	height: 53px;
	width: 100%;
	float: left;
}
.navigation ul {
	float: left;position:relative; z-index:555;
}
.navigation ul li {
	float: left;
	/*display: inline-block;*/
	list-style: none;
	border-right: 1px solid #000;
}
.navigation ul li a {
	font: 14px/10px 'Open Sans';
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 17px 33px 22px 33px;
	border-top: 4px solid transparent;
	text-transform:uppercase;
}
.navigation ul li:hover a, .navigation ul li.active a {
	border-top: 4px solid #fff;
	background: url(images/arrow.png) center top 0px no-repeat #126db5;
	padding: 17px 33px 22px 33px;
}
.navigation ul li a img {
	padding: 0px 0px 2px 5px;
}
.navigation ul li:last-child {
	border-right: none;
}



/********************/


			.menu-item-has-children 
			{
			/*background:url(images/arrow.png) center  top 30px no-repeat;*/
			}
			
			.navigation .menu-header_nav-container> ul > li > .sub-menu
				{
					
					position: absolute;
					z-index: 21;
					text-align:left;
					list-style-type:none;
					display:none !important;
					float:left;
				}
				
				
			 .menu-header_nav-container ul > li:hover  .sub-menu
			{display:block !important; background:none; float:left; }

			.menu-header_nav-container ul > li .sub-menu li
			{border-bottom:1px solid rgba(0,0,0,0.2); float:none; width:200px;}
			
			 .menu-header_nav-container ul > li .sub-menu li a
			{ float:left; width:162px; font: 14px/10px "Open Sans"; padding:15px; background:#004983; border:none; line-height:17px;border-top: 4px solid transparent;text-transform:capitalize; }

			 .menu-header_nav-container ul > li .sub-menu li:hover a
			{ float:left; border-top: 4px solid #fff;
				background: url(images/arrow.png) center top 0px no-repeat #126db5; }

.new_d{ position:static !important;}
/*************************/

.nav_right {
	float: right;
	margin-top: 9px;
}
.nav_right ul {
	float: right;
	width: auto;
	list-style: none;
}
.nav_right ul li {
	border: none !important;
	width: 33px;
	height: 33px;
	margin-left: 8px;
	float: left;
}
.fb {
	background: url(images/fb.png) center no-repeat;
}
.fb:hover {
	background: url(images/fb_h.png) center no-repeat;
}
.twi {
	background: url(images/twi.png) center no-repeat;
}
.twi:hover {
	background: url(images/twi_h.png) center no-repeat;
}
.banner {
	width: 100%;
	float: left;
	text-align: center;
}
.contant_part {
	text-align:justify;
	width: 100%;
	float: left;
	margin-top: 30px;
}
.heading_1 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #CCC;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.heading_1 span {
	font: bold 20px/10px 'Open Sans';
	color: #211f1d;
	border-bottom: 4px solid #333;
	position: relative;
	display:inline-block;
	padding-bottom: 8px;
	
}
.heading_1 span img {
	text-align: center;
	position: absolute;
	bottom: -8px;
	left: 70px;
}
.part_left {
	width: 48%;
	float: left;
	margin-bottom: 20px;
}
.part_right {
	width: 48%;
	float: right;
	margin-bottom: 20px;

}
.part_right .block_1 {
		overflow-x: hidden;
		overflow-y: hidden;
		height: 490px;
}
.title {
	width: 100%;
	float: left;
	background: #000;
	padding: 5px 10px;
	box-sizing: border-box;
	font: 14px/20px 'Open Sans';
	color: #fff;
}
.img_text span {
	width: 100%;
	float: left;
	color: #8b8b8b;
	padding: 5px 0;
}
.img_text {
	width: 100%;
	float: left;
	padding: 5px 0 5px 10px;
	box-sizing: border-box;
	font: 14px/20px 'Open Sans';
	color: #3f3f3f;
}
.block_1 {
	width: 100%;
	float: left;
	border-bottom: 0px solid #dadada;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.block_1 h1 {
	font: bold 14px/18px 'Open Sans';
	color: #2e2e2e;
	float: left;
	padding-bottom: 15px;
}
.block_1 p {
	font: 14px/20px 'Open Sans';
	color: #3f3f3f;
	float: left;
}
.block_1 ul {
	float: right;
	margin-top: 23px;
}
.block_1 ul li {
	list-style: none;
	display: inline-block;
	float: left;
	padding-left: 10px;
}
.block_1 ul li a {
	font: 14px/10px 'Open Sans';
	color: #63849f;
	float: right;
	text-decoration: none;
	font-style: italic;
	padding-top: 6px;
}
.block_1 ul li a:hover {
	color: #004983;
}
.like {
	width: 16px;
	height: 18px;
	background: url(images/like.png) center no-repeat;
}
.like:hover {
	width: 16px;
	height: 18px;
	background: url(images/like_h.png) center no-repeat;
	cursor: pointer;
}
.bbn {
	border-bottom: 0px;
}
.One_Jeru {
	width: 100%;
	float: left;
}
.one_block1 {
	width: 33%;
	float: left;
	padding-right: 20px;
}
.one_block1 p {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding-right: 10px;
	font: 14px/24px 'Open Sans';
	color: #3f3e3e;
}
.one_block1 p span a {
	font: 14px/20px 'Open Sans';
	color: #004983;
	float: right;
	text-decoration: none;
	font-style: italic;
	padding-top: 5px;
}
.one_block2 {
	width: 33%;
	float: right;
	padding: 10px;
	background: #e4e4e4;
}
.vote {
	width: 100%;
	float: left;
	background: #126db5;
	padding: 10px;
	border-radius: 5px;
	text-align: center;
	margin-bottom:30px;
}
.vote p {
	font: bold 25px/25px 'Roboto';
	color: #fff;
}
.radio {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.radio span {
	font: 14px/16px 'Open Sans';
	color: #fff;
	padding: 0 35px 0 10px;
}
.vote2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.vote2 a {
	font: 14px/16px 'Open Sans';
	color: #fff;
	width: 90px;
	margin: 0 auto;
	text-decoration: none;
	background: #2c2e2f;
	display: block;
	height: 30px;
	line-height: 30px;
	border-radius: 3px;
}
.footer {
	width: 100%;
	float: left;
	background: #222222;
	margin-top: 57px;
	text-align: center;
	position: relative;
}
.fott_img {
	width: 100%;
	float: left;
	text-align: center;
	/*background: url(images/logo_2.png) center center no-repeat;*/
	min-height: 130px;
}
.fott_img a img {
}
.search {
	width: 290px;
	float: right;
	margin-top: 12px;
}
.search input[type="text"] {
	width: 100%;
	float: left;
	height: 36px;
	background: url(images/search.png) no-repeat center right#222222;
	border: 1px solid #5f5f5f;
	border-radius: 3px;
	font: 14px/16px 'Open Sans';
	color: #5f5f5f;
	padding: 0 5px;
}
.footer ul {
	text-align: center;
	margin-bottom: 18px;
	
}
.footer ul li {
	display: inline-block;
	list-style: none;
	line-height: 10px;
	border-right: 1px solid #606060;
	padding: 0 10px;
}
.footer ul li a {
	text-decoration: none;
	font: 12px/10px 'Open Sans';
	color: #606060;
	text-transform:uppercase;
}
.footer ul li:last-child {
	border-right: 0px;
}
.copy_right {
	width: 100%;
	float: left;
	text-align: center;
	background: #131313;
}
.copy_right p {
	font: 14px/45px 'Open Sans';
	color: #444343;
}
.navigation {
	float: left;
}
#pull {
	display: none;
	margin: 13px 0 13px 20px;
	width: 30px;
	height: 25px;
	cursor: pointer;
	background: url(images/trigger.png) no-repeat;
}
.block_img {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
}
.img_txt {
	margin: 0;
	padding: 0;
	margin: 0 0 0 120px;
}
.jeru_left {
	width: 65%;
	float: left;
}
.clear {
	clear: both;
}
.jeru_img {
	float: right;
	width: 47%;
}
.jeru_txt {
	float: left;
	width: 51%;
}


		/************************** NEW CSS ************************/

			.copy_right .textwidget
			{	color: #444343;
				font: 14px/45px "Open Sans";
			}
				
			#field span
			{
				color: #fff;
				font: bold 25px/25px "Roboto";
			}

			#fieldlist_1 label
			{
				color: #fff;
				font: 21px/16px "Open Sans";
				padding: 0 35px 0 10px;
			}
			
			
			.pbSubmit
			{
			background: none repeat scroll 0 0 #2c2e2f;
			border-radius: 3px;
			color: #fff;
			display: block;
			font: 14px/30px "Open Sans";
			height: 30px;
			margin: 0 auto;
			text-decoration: none;
			width: 90px;
			margin-top: 10px;
			}


			.cpitem {
font-size: 20px!important;
}
			
			#widget_sp_image-2
			{
				padding-left: 19%;
				padding-top: 1.7%;
			}
			
			.alignright {
				float:right;
			}
			
			
			.search-form{width:100%;}
			.search-field
			{
			   background:#222222;
				border: 1px solid #5f5f5f;
				border-radius: 3px;
				color: #5f5f5f;
				float: left;
				font: 14px/16px "Open Sans";
				height: 36px;
				padding: 0 5px;
				width: 83%;
			} 
			
			.search-submit
			{
			background: url("images/search.png") no-repeat scroll right center #222222;
			 border: 1px solid #5f5f5f;
			 border-left:0px;
			color: transparent;
			cursor: pointer;
			height: 36px;
			width:41px;
			margin-left:-10px;
			}

			.entry-content{
					color:#3f3f3f;
					text-align:left;
			}
			
			.entry-content a{text-decoration:none;
			    font-size: 19px !important;
				line-height: 1.8em;
				font-weight:bold;}
			.entry-content:hover a{text-decoration:none;
	/* 		    color: #F22727; */
				font-size: 19px !important;
	/* 			line-height: 1.8em;*/
				font-weight:bold;}
				
				.item {
				float: left;
				width: 50%;
				}
				
				  .rt-article
					{
					background: none repeat scroll 0 0 #ffffff;
					border-radius: 8px;
					color: #000000;
					margin-bottom: 15px;
					padding: 15px;
					}
				
				
				#AnythingPopup_BoxContainerBody1 a {
				background:none;
				float:left;
				}
				
					#AnythingPopup_BoxClose1 a
					{
					background:none;
					padding:4px;
					}
				
				#submit_em ,.wpcf7-submit
				{
				background-color:#126DB5;
				border: 1px solid #77d5f7;
				color: #ffffff;
				font-weight: normal;
				padding:10px;
				border-radius:5px;
				margin-top:15px;
				}
				
				#tdTop
				{
					line-height:40px;
					
				}
				
				#tdTop > input
				{
					width:200px;
					padding:3px;
				}
				
			
		.fl-left{ float:left; width:74%; padding-right:5%;}
.news-part{}
.news-part li{ list-style:none; float:left; width:100%; margin:0 0 20px; padding-bottom:20px; border-bottom:3px solid #dadada;}
.news-part li img{ display:block;}
.main-news-img img{ width:100%;}
.img_text.icon-tag{ font-size:13px; padding-bottom:0;}
.img_text.icon-tag span{ width:auto; margin-right:5px;}
.img_text.icon-tag span img{ float:left; margin-top:2px; margin-right:4px;}
.read-more{ /*background: url("images/like.png") no-repeat scroll 0 0px;*/  color: #63849f; font: italic 14px/10px "Open Sans"; padding:0 0px 0 25px;text-decoration: none;}
.read-more:hover{ /* background: url(images/like_h.png) no-repeat scroll;*/ color:#004983;}
.fr-right{ float:right; width:24%;}
.recent-post{}
.recent-post li{ float:left; width:100%; font-size:13px; list-style:none;}
.recent-post li .block_img{ width:70px;}
.recent-post li .block_1{ margin-bottom: 5px; padding-bottom: 5px;}
.recent-post li .img_txt{ margin: 0;}
.recent-post li .img_txt h1{ font-size:13px; padding-bottom:5px; font-weight:normal;}
.recent-post li .img_txt h1 a{ text-decoration:none; color:#2e2e2e;}
.recent-post li .img_txt p{ line-height:15px;font-size:11px;}
.big_img.inner{ background-position:center bottom; height:245px;}
				
				
					.right_menu span
					{
						display: block;
						font-size: 16px;
						font-weight: normal;
						line-height: 18px;
						padding: 8px;
						text-transform: uppercase;
						background: none repeat scroll 0 0 #126DB5;
						text-shadow: none;
						border-radius:6px;
					}
				
					.right_menu span a
					{
						color: #fff;
						text-decoration:none;
					}
					
					
				
					.textwidget .headingg
					{
						background:none;
						margin-bottom:7%;
					}
					
					
					.recent_news li 
					{
						font-size: 1.2em;
						line-height: 1.8em;
						font-weight:bold;
						list-style-type: circle;
					}
					
					.more_articles li
					{
						font-size: 14px;
						line-height: 2em;
						font-weight:bold;
					}
					
					.recent_news li a,.more_articles li a
					{
						color: #406e8e;
						text-decoration:none;
					}
					
					.recent_news li a:hover,.more_articles li a:hover
					{
						  color: #126DB5;
					}
					
					
					.entry-header h1
					{
						margin-bottom:4%;
					}
					
					.wpvl_auto_thumb_box_wrapper
					{
						width:50%;
						float:left;
						text-align:center;
					}
				
					.wpvl_auto_thumb_box
					{	
						width:100%;
						height:auto;
					}
					
					.wpvl_playbutton{display:none;}
				
						.showimagediv {
								
								float: right;
								padding-left: 30%;
								text-align: center;
								width: 100%;
							}
				
						.showimagediv  img{
							width:350px;
							height:200px;
							}
				
				
				
				
				
.boxes .owl-carousel{ width:640px;}	
.boxes .owl-carousel .owl-wrapper .owl-item{ width:160px !important;}		
.boxes .owl-carousel .owl-wrapper .owl-item .clu_text{ padding:0 7px;}
.boxes .owl-carousel .owl-wrapper .owl-item .clu_text .item.orange img, .boxes #owl-demo .owl-wrapper .owl-item .clu_text .item.orange{ width:100%; height:90px;}	
.boxes .owl-carousel .owl-wrapper .owl-item .clu_text p{  padding: 6px 0; font-size:13px;  color:#414141; text-align:center; font-family: 'Open Sans';}	
.boxes .owl-carousel .owl-wrapper .owl-item .clu_text p.active{color:#b4b4b4;}
.boxes #owl-demo .owl-wrapper .owl-item .clu_text .item.orange{ background:#000;}	
.boxes #owl-demo .owl-wrapper .owl-item .clu_text .item.orange img{ opacity:0.4;}	
.owl-theme .owl-controls .owl-buttons .owl-prev{ top:37px; left:-33px;}
.owl-theme .owl-controls .owl-buttons .owl-next{ top:37px; right:-33px; left:auto;}
.box_main{ overflow:hidden;}
.box_main .boxes{ left: 50%;margin-left: -320px; position: relative;}
#fbuilder .dfield .side_by_side{ display:inline-block;}

.cff-post-text br{ display:none;}

#cff .cff-item{ border-bottom:1px solid #ccc !important;}

			table.cnss-social-icon{ width:92px !important;}
			table.cnss-social-icon tr td{ margin: 0 4px !important;}

			.united_ol li ,.signp_ul li{padding-top:1%;}
			
			.donate_ol li{padding:0.7%;}

			.united_ol{padding:3%;}

				.united_ol,.donate_ol,.signp_ul{padding-left:30px; padding-right:7px;padding-bottom: 10px;}

			
.cff-wrapper a{ color:#211f1d;}

.synved-social-button {height:auto !important; width:78px !important;}

#AnythingPopup_BoxContainerBody1 a{ padding:0;}

.ms-view.ms-scale-view.ms-grab-cursor, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide div img, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide div.ms-slide-bgcont, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide-container{ height:400px !important;}


		.column.column-width-one-third a {
    font-size: 19px;
}
			.master-slider-parent {
					
					margin:0px auto !important;
				}


			h1 {
   padding-bottom: 20px !important;
   }





			/*********************************************/

@media screen and (min-width: 1220px) and (max-width: 1500px) {
	 
 }
 @media screen and (min-width: 1500px) and (max-width: 1920px) {
	 
 }
 @media all and (max-width:1220px) {

.big_img {
	
	background: url(images/big_img.jpg);
	
}

.contant_part{text-align:justify;}
.center {
	padding: 0 20px;
}
}
 @media all and (max-width:510px) {

.big_img {	
}


 
 }
 @media all and (max-width:1023px) {
 
		.leaders > ul{width:100% !important;}
		.slider-90 {height:680px !important;}
		
.navigation {
	position: absolute;
	width: 100%;
	left: 0;
}
.navigation ul {
	display: none;
	width: 100%;
	border-top: 1px solid #fff;
	background: #004983;
	
}
.navigation ul li {
	float: none;
	display: block;
	text-align: center;
	border: none;
	border-bottom: 1px solid #fff;
}

.navigation .menu-header_nav-container > ul > li > .sub-menu
{position:relative; top:inherit; left:inherit; width:100%; float:left; margin:0 0 15px 0;}

.menu-header_nav-container ul > li .sub-menu li
{float:left; width:100%; text-align:center;}


.menu-header_nav-container ul > li .sub-menu li a
{width:100%; box-sizing:border-box;}
			
.nav_right {
	position: absolute;
	right: 20px;
}
#pull {
	display: block;
}
.logo_right ul {
	margin-top: 10px;
}
.jeru_left, .one_block2 {
	width: 100%;
}
.one_block2 {
	text-align: center;
	margin: 25px 0;
}
}
 @media all and (max-width:767px) {
 
 #AnythingPopup_BoxContainer1{width:100% !important; left:0px !important; }
 .wpvl_auto_thumb_box_wrapper{width:100%;}
 
 iframe{width:100%;}
 .wpcf7-form-control.wpcf7-text,.wpcf7-textarea,.wpcf7-submit{width:100%;}

.logo, .logo_right {
	width: 100%;
	text-align: center;
}
.logo_right ul {
	float: none;
	display: inline-block;
}
.nav {
	margin-top: 15px;
}
.part_left, .part_right {
	width: 100%;
}
.jeru_txt, .jeru_img {
	width: 100%;
	text-align: center;
	margin: 15px 0;
}
.search {
	width: 100%;
	margin: 15px 0;
}
.fott_img {
	background: none;
	min-height: inherit;
}
.fr-right, .fl-left{ width:100%;}
.boxes .owl-carousel{ width:320px;}
.box_main .boxes{ margin-left:-160px;}
}
 @media all and (max-width:567px) {
 .jeru_txt{text-align:left;}
.logo_right ul li {
	width: 100%;
	margin: 5px 0;
}
.block_img {
	width: 100%;
	text-align: center;
	margin: 0 0 15px 0;
}
.img_txt {
	margin: 0;
	width: 100%;
	float: left;
}

.news-part li{ width:100%; margin:0 0 35px;}
.big_img.inner{ /*height:270px;*/height:400px;}
.ms-slide .ms-slide-bgcont{ top:0!important;}

/*.ms-view.ms-scale-view.ms-grab-cursor, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide div img, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide div.ms-slide-bgcont, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide, .ms-view.ms-scale-view.ms-grab-cursor div.ms-slide-container{ height:500px !important;}*/
.ms-view.ms-scale-view.ms-grab-cursor div.ms-slide .ms-btn-container{ top: 175.85px !important;}

}

@media all and (max-width:350px) {
.head .logo_right ul li {
	width: 92px; padding-left: 8px;}
	.banner, .banner .center.row, .banner .center.row, .banner .center.row .master-slider-parent.ms-thumbs-template, .banner .center.row .master-slider.ms-skin-default, .banner .center.row .ms-container, .banner .center.row .ms-inner-controls-cont, .banner .center.row .ms-view.ms-scale-view, .banner .center.row .ms-slide-container, .banner .center.row .ms-slide, .banner .center.row .ms-slide-bgcont{ height:300px !important;}
	/*.banner .ms-skin-default .ms-nav-next, .banner .ms-skin-default .ms-nav-prev{ height:40px !important;}*/
}
h1.head-search a, h1.head-search
{ 
text-decoration: none; 
color: rgb(33, 31, 29); 
font: bold 20px/10px "Open Sans"; 
letter-spacing: 0px;
line-height:20px;
}
.page-title
{
line-height:1.3;
}
.screen-reader-text
{
display:none;
}
.breadcrumbs
{
margin-top:14px !important;
}

@media all and (max-width:1040px) {
	 .big_img.inner{ height:162px !important;}
	 .logo_right{ display:none;}
	 
	 .banner, .banner .center.row, .banner .center.row, .banner .center.row .master-slider-parent.ms-thumbs-template, .banner .center.row .master-slider.ms-skin-default, .banner .center.row .ms-container, .banner .center.row .ms-inner-controls-cont, .banner .center.row .ms-view.ms-scale-view, .banner .center.row .ms-slide-container, .banner .center.row .ms-slide, .banner .center.row .ms-slide-bgcont{ height:300px !important;}
	 .ms-view{ height:auto !important;}
 }
 
 @media all and (max-width:340px) {
 .ms-view{ height:auto !important;}
 }
 .head-search a
 {
 font:bold 20px/10px 'Open Sans';
 color: #211f1d;
 text-decoration:none;
 }


 
/* Common general styles go here */
/* Mobiles in Potrait mode */
@media only screen
and (max-width : 600px) {
.h7 {font-size:22px!important;}
}

@media only screen
and (min-width : 600px) {
.h7 {font-size:40px!important;}
}
.ms-btn-l {
padding: 14px 35px!important;
}
.credit {
text-decoration:none;
}

/**************** PAGINATION NAVIGATION ******************/
#page_navi{clear:both;}
#page_navi .navigation li a,
#page_navi .navigation li a:hover,
#page_navi .navigation li.active a,
#page_navi .navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

#page_navi .navigation li {
	display: inline;
	margin:0px;
	padding:0px;
	width: auto;
	margin: 10px 0 0 5px;
	border:none;
	
}

#page_navi .navigation li a,
#page_navi .navigation li a:hover,
#page_navi .navigation li.active a,
#page_navi .navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
	background-image:none;
}

#page_navi .navigation li a:hover,
#page_navi .navigation li.active a {
	background-color: #3C8DC5;
}




/*********************************************/
