article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
#zen-wrap{
background-color: #0C3A6D;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-position: center top;
}
html.zen-grid body {
background: #0C3A6D;}

#zen-wrap-inner ,#mainWrap{
background: transparent;    

}
#topwrap {
background: #ccc; 
}
.zenimage a.blank {
	background:none !important;
	padding:0 !important;
}
#grid1wrap .zen-spotlight,.mainwrap .zen-spotlight{
  background: #FAFAFA;
  padding:20px 20px;
}
#breadcrumbwrap .zen-spotlight{
  background: #FAFAFA;
  padding:0px 20px;
}
.mainwrap.zen-spotlight{
  background: #FAFAFA;
  padding:0px 20px 10px ;
  border-bottom: 0px solid #fff;
}
#logowrap {
padding: 5px 0 0;
border-top: 1px solid #fff;
}
#logowrap .zen-spotlight {
padding-top: 0;
padding-bottom: 0px;
border: 0;
}
#navwrap .zen-spotlight {
border-bottom: 0;
padding: 0px 0;
}
#menu {
background: #00AAC4;
padding: 0 20px;
border: 0;
float: left;
width: 100%;
min-height: 54px;
border-radius: 4px 4px 0  0 ;
}

#menu ul ul {
padding: 15px 0 10px;
}

#menu ul ul a{
	background: none !important;
	padding: 8px 20px !important;
	transition: all 0.2s ease-in 0s !important;
}

#bottomwrap {
	border-top: 8px solid #07223f
}
#bottomwrap, #footerwrap {
	background: #0c3a6d;
	float: left;
	width: 100%;
	color: #fff
}
#bottomwrap h1, #footerwrap h1, #bottomwrap h2, #footerwrap h2, #bottomwrap h3, #footerwrap h3, #bottomwrap h4, #footerwrap h4, #bottomwrap h5, #footerwrap h5, #bottomwrap h6, #footerwrap h6, #bottomwrap p, #footerwrap p {
	color: #000
}
#bottomwrap h3, #footerwrap h3 {
	background: transparent;
	color: #000;
	border-radius: 0px;
	padding: 4px 0px;
	font-size: 90%;
	display: inline;
}
#bottomwrap ul, #footerwrap ul {
	margin-left: 0
}
#bottomwrap li, #footerwrap li {
	list-style: none;
	padding: 6px 0;
  border-bottom: none;
  border-top: 1px solid #cccccc;
}
#bottomwrap li:first-child, #footerwrap li:first-child {
	border-top: 0
}
#bottomwrap li:last-child, #footerwrap li:last-child {
	border-bottom: 0
}
#bottomwrap a:hover, #footerwrap a:hover {
	color: #ff530d
}
#bottomwrap .zen-spotlight, #footerwrap .zen-spotlight {
	border-color: #092b51;
  
}
#footerwrap li {
	border: 0 !important
}

#toTop {
	position: fixed;
	z-index: 100;
	right: 0px;
	bottom: 0px;
	display: none;
	cursor: pointer;
	width: 40px;
	text-align: center;
	height: 40px;
	font-size: 1.4em;
	line-height: 40px;
	background: #ff530d;
	color: #fff
}
#toTop span {
	color: #fff;
	margin-right: 0
}
#toTop [class^="icon-"], #toTop [class*=" icon-"] {
	line-height: 30px
}
#toTop:hover {
	background: #333
}
#toTop:hover a {
	color: #fff
}
#toTop:hover a:hover {
	color: #fff
}
#toTopText {
	white-space: nowrap;
	overflow: hidden;
	text-indent: 100%;
	display: block
}

.main-content-inner {
float: left;
width: 100%;
padding-top: 0px;
}

#menu ul>li.item-262 {
  background: url(../images/home-icon-1.png) 0% 50% no-repeat !important;
  
}
 
#menu ul>li.item-262.current.active {
  background: url(../images/home-icon-active.png) 0% 50% no-repeat !important;
}
 a.menuhomeicon {
width: 50px;
}

#navwrap #search form {
	padding-top: 10px;
	float: right;
	width: 100%
}
#navwrap #search .zen-icon-search {
	font-size: 1.6em;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	position: absolute;
	right: 85px
}
#navwrap #search input {
	width: 70px;
	border-radius: 0 !important;
	float: right;
	color: #fff;
	font-size: 90%;
	text-indent: -9999px !important;
	margin-top: -9px;
	height:64px;
	line-height: 62px;
	padding-right: 60px;
	padding-bottom: 3px;
	background: #00aac4;
	border: 0 !important;
	box-shadow: inset 0 0px 3px rgba(0,0,0,0.1);
	text-transform: uppercase;
	border-right: 1px solid #008fa5 !important
}
#navwrap #search #mod-search-searchword:focus {
	-webkit-transition: width .6, background .3s;
	transition: width .6s, background .3s;
	border: none;
	outline: none;
	box-shadow: none;
	padding-left: 15px;
	cursor: text;
	width: 440px;
	z-index: 1120;
	position: relative;
	font-size: 1.1em;
	text-indent: 20px !important;
	text-shadow: 1px 1px 0 rgab(0, 0, 0, .4);
	background: #007587
}

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
    display: block;
}

.page-header {
  padding-bottom: 0px;
  margin: 10px 0;
  border-bottom: 0px solid #eee;
  color: #00AAC4;
  font-size: 26px;
}
.page-header h2 {

  color: #00AAC4;
  font-size: 26px;
}

h2 {
margin: 10px 0;
font-size: 26px;
}

h2 small{
color:#00AAC4 ;
font-size: 26px;
}

p {
  margin: 0 0 20px;
  line-height: 1.25em;
  font-weight: 400;
  font-size: 13px;
  color: #15354f;
}

.moduletable.rounded {
padding: 0 20px 20px 20px;
background: #FBFEFF;
}

.accordion li.parent .expand {
  right: 190px;
}


.zen-module-title h3 {
margin: 0;
text-transform: none;
font-size: 20px;
border-bottom: solid 2px #0B4074;
color:#0B4074;
}

ul, legend {
  margin: 10px 20px;
  clear:none;
}

#logo .moduletable,#breadcrumbwrap .moduletable{
box-shadow:none;
}
#logo {
border-right: 0px solid #e6e6e6;
float:left;
}
#header {
border-left: 0px solid #fff;
margin-left: 0;
padding-left: 3%;

}
#header .moduletable {
clear: none; 
float:right;
width:48%
}


.span9.event-content {
width: 80%; 
float: right;
}
.event-label {
  font-weight: bold;
  display: inline-block;
}

.category-desc img{
float: right;
padding: 0 0 0 10px;
}

.category-desc.clearfix {
  box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
  border: 0px solid #000000;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 4px;
  background: #fff;
  padding: 10px 20px;
  margin: 0 0 10px 0px !important;
}
.category-desc.clearfix p {
font-size:110%;
}


/**#footerwrap .zen-spotlight  {
background: #0c3a6c url(../images/footer_main.jpg)  center 0 no-repeat;
margin:0 auto;
float:none;
width: 100%;
color: #fff;
height:120px;
border-top: 0px solid #476272 !important; 
}    **/
#bottomwrap, #footerwrap {
background: transparent ;
color: #000000;
}
#bottomwrap {
border-top: 0px solid #2b3c46;
}
#bottomwrap .moduletable,#footerwrap .moduletable {
box-shadow: none;
margin-bottom: 10px;
}
#bottomwrap .zen-spotlight,#footerwrap .zen-spotlight {
padding: 0 20px;
background: #FAFAFA;
  }
#bottomwrap ul {
margin: 0;

  }
#bottomwrap a, #footerwrap a {
color: #006cff;
font-size:14px !important;
font-weight:300;
}

.footer{
padding:10px 0 0 0;
float:right;
font-size:14px;}
ul.headerlinks  {
 list-style-type: none;
 margin: 0px;
padding: 0px;
font-family: Segoe UI;
color: #15354f;
 vertical-align: middle;
 margin:20px 0;

}
ul.headerlinks li  {  
 line-height: 1.2em;
 float:right;
 font-family: Arial;
 }
 
 ul.headerlinks li a  {  
color:#ffd40b;
 }
 
 #menu ul>li a, #menu ul>li .zen-menu-heading {
  color: #fff;
  font-weight: 500;
  text-transform: none;
  padding: 12px 10px 11px 10px;
  background: none;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
  border-right: 1px solid #008fa5;
  border-left: 1px solid #00c5e3;
    font-size: 16px;
}

 
ul.countries  {
 list-style-type: none;
 margin: 0px;
padding: 0px;
font-family: Segoe UI;
color: #15354f;
font-weight: bold;
font-size:14px;
}
ul.countries li  {  
border-bottom: solid 1px #dddddd;
text-indent:10px;
font-size:14px;
}

.zen-spotlight {
border-bottom: 0px solid #fff;

}
.moduletable{
  box-shadow: 0px 0px 4px rgba(0,0,0,0.15);

}
.moduletable.noborder{
box-shadow: none;
}
.noborder p{
font-size: 11px;
word-wrap: break-word;
}

.zentools ul.flex-direction-nav li a {
float: left;
padding: 4px 4px 4px 1px;
width: 21px;
border-radius: 3px;
height: 25px;
margin-right: 4px;
}
.zentools .slidenavdiscs {
text-align: center;
float: left;
width: 100%;
padding: 0;
}
.zentools .slides {
min-height:100px;
}
.zentools.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 0 20px;
}
.zentools.flexslider .slides img.wf_file_icon {
  width: auto;
    display: inline-block;
    margin:5px;
      box-shadow: none;
}

.sidebar .zen-module-title {
background: none;
margin: 0 0 10px 0;
text-transform: none;
font-size: 20px;
border-bottom: solid 2px #0B4074;
color: #0B4074;
}
.sidebar .zen-module-title h3 {
background: none;
font-size: 100% !important;
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
display: inline-table;
margin-right: 0px;
margin-bottom: -1px;
text-shadow: 1px 1px 0 rgba(255,255,255,0.1);
}

/**.ce-container.contact .page-header {
background: #326793;
text-align: center;
vertical-align: middle;
font-family: Segoe UI;
border-top: 2px solid #3075B1 ;
border-left: 2px solid #3075B1 ;
border-right: 2px solid #3075B1;
border-bottom: 0px solid #3075B1 ;
border-radius:4px 4px 0 0;
margin:  0 ;
}   
 .ce-container.contact .page-header h2 {
 padding: 0px;
color: white;
font-weight: bold;
font-size: 1.4em;
line-height: 1em;
text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
   }
 
 .ce-container .row-fluid .span12 {
background: #FBFEFF;
font-family: Segoe UI;
border-top: 0px solid #3075B1 ;
border-left: 0px solid #3075B1 ;
border-right: 0px solid #3075B1;
border-bottom: 0px solid #3075B1 ;
border-radius: 0 0 4px 4px;
margin:  0 ;
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
} 
.contact input, .contact textarea {
width: 75%;
margin-bottom: 0px;
} 
.ce-cf-container .inputbox {
border: 1px solid #3075B1 !important ;
}
**/

.contact button.ce-button-reset    {
display:none;}
   
   
.boxheadline {
background: #326793;
margin: 0;
padding: 0 ;
font-family: Segoe UI;
height: 71px;
width:100%;
}
.boxheadline-l {
float: left;
margin-left: 0px;
padding: 0px;
font-family: Segoe UI;
 width: 30%;
}
.boxheadline-r {
float: right;
margin-right: 0;
padding: 8px 9px 10px 9px;
font-family: Segoe UI;
font-size: 15px;
color: #ffffff;
height: 52px;
width: 70%;
}
.boxheadline2 {
background: #937932;
margin: 10px 0 10px 0 ;
padding: 0;
font-family: Segoe UI;
height: 70px;
}
.boxheadline2-l {
float: left;
margin-left: 0px;
padding: 0px;
font-family: Segoe UI;
width: 30%;
}
.boxheadline2-r {
float: right;

margin-right: -1px;
padding: 8px 9px 10px 9px;
font-family: Segoe UI;
font-size: 15px;
color: #ffffff;
height: 70px;
width: 70%;
}

p {
margin: 5px 0 10px;
}
.sidebar .moduletable {
margin-top:0px;
margin-bottom:20px;
}
.sidebar {
  margin-top: -1px;
  padding-bottom: 60px;
   padding-top: 20px;
}

.sidebar .zen-module-body {
padding: 0px;
}

.sidebar img {
padding: 0px;
background: #fff;
border-bottom: 0px solid #e6e6e6;
}
hr {
  margin: 10px 0;
}
.article-title, h1 {
font-size: 28px;
border-bottom: 0px solid #e6e6e6;
border-top: 0px solid #fff;
margin-top: 0;
padding-bottom: 0;
line-height: 1.4em;
margin-bottom: 0;
color: #333;
}
.side-image #midCol {
background: none;
}

.side-image .main-content-inner {
background: none; 
padding-left: 0px;
padding-bottom: 40px;
}


.boxheadline2-l img {
height: 70px;
width: 87px;
padding: 0px;
}

 .boxarticlehead {
background: #3075B1 url(../images/sbhead-r.jpg) top right no-repeat;
margin: 0;
padding: 0;
text-align: center;
vertical-align: middle;
font-family: Segoe UI;
border-top: 1px solid #e6e6e6 ;
border-left: 1px solid #e6e6e6 ;
border-right: 1px solid #e6e6e6;
border-bottom: 0px solid #e6e6e6 ;
border-radius:4px 4px 0 0;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}
 .boxarticlehead h2 {
 margin:0 ;
 padding: 10px 0px 10px 0px;
color: white;
font-weight: bold;
font-size: 1.4em;
line-height: 1em;
text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
 }
 .mainwrap h3:after, .mainwrap h2:after, .mainwrap legend:after {
height: 0px;
background: #fff;
content: "";
float: left;
width: 100%;
margin-top: 0px;
}
 
.boxarticlebody {
background: #D5E6F3;
margin: 0 0 10px 0;
padding: 5px 30px 10px;
font-family: Segoe UI;
border-top: 0px solid #e6e6e6;
border-left: 1px solid #e6e6e6 ;
  border-right: 1px solid #e6e6e6 ;
    border-bottom: 1px solid #e6e6e6 ;
    border-radius:0 0 4px 4px;
 box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}
.mainwrap h3, .mainwrap h2, .mainwrap legend {
border-bottom: 0px solid #e6e6e6; 
 
}

.boxarticle2head {
background: #B05C14;
margin: 0;
padding: 0;
text-align: center;
vertical-align: middle;
font-family: Segoe UI;
border-top: 1px solid #e6e6e6 ;
border-left: 1px solid #e6e6e6 ;
border-right: 1px solid #e6e6e6;
border-bottom: 0px solid #e6e6e6 ;
border-radius:4px 4px 0 0;
 box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}
.boxarticle2head h2 {
background: ;
margin: 0;
padding: 10px 0px 10px 0px;
color: white;
font-weight: bold;
font-size: 1.4em;
line-height: 1em;
text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
}

.boxarticle2body {
background: #fff;
margin: 0 0 10px 0;
padding: 5px 30px 31px;
font-family: Segoe UI;
border-top: 0px solid #e6e6e6;
border-left: 1px solid #e6e6e6 ;
  border-right: 1px solid #e6e6e6 ;
    border-bottom: 1px solid #e6e6e6 ;
    border-radius:0 0 4px 4px;
   box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}

section.article-content{

}



h2.article-title, h1.article-title {
 margin: 0;
padding: 10px 0px 10px 0px;
color: white;
font-weight: bold;
font-size: 1.4em;
line-height: 1em;
text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
background-color: #00AAC4;
}
   article {
background: #ffffff;
margin: 0 0 10px 0;
padding: 0px;
font-family: Segoe UI;
border-top: 0px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 4px 4px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);

}
section.article-intro, section.article-content  {
padding: 10px 20px;
}
section.readmore{
padding: 10px 20px;
}
.readmore .zen-icon {
    background: transparent;
    padding: 10px;
   margin-left: 0px; 
    transition: all .6s;
    margin-right: 0;
}

.readmore a:hover .zen-icon {
	 background: transparent;
}

.article-header{
margin: 0;
padding: 0;
text-align: left;
text-indent:20px;
vertical-align: middle;
font-family: Segoe UI;
border-top: 1px solid #e6e6e6;
border-left: 1px solid #e6e6e6;
border-right: 1px solid #e6e6e6;
border-bottom: 0px solid #e6e6e6;
border-radius: 4px 4px 0 0;
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}

.blue .article-header{
 background: #00559F ;
 }
 .red .article-header{
 background: #A5211F ;
 }
.orange .article-header{
 background: #F2AB1E ;
}
.grey .article-header{
 background: #748483 ;
}
.green .article-header{
 background: #169A9F ;
}
.greencensus .article-header{
 background: #348D3E ;
}
.greensurvey .article-header{
 background: #0B969A ;
}
.purple .article-header{
 background: #8C2085 ;
}
.rouge .article-header{
 background: #872D2F ;
}

.orange h2.article-title,.orange h1.article-title {
 margin: 0;
padding: 10px 0px 10px 0px;
color: white;
font-weight: bold;
font-size: 1.4em;
line-height: 1em;
text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
box-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}



img.wf_file_icon   {
  padding: 3px 0;
}

span.wf_file_size {
font-size:70%;
}

.sidebar ul li {
  border-bottom: 0px solid #e6e6e6;
  border-top: 0px solid #fff;
  padding: 8px 0 !important;
}
.zenshadow img{
display: block;
    margin-left: auto;
    margin-right: auto  ;
      box-shadow: none;
    }
.zen-boxed .zenimage img {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
    
    .zentools.grid .zenimage {
  margin-bottom: 0px;
}
.zentools.grid .zenitem {
  margin-bottom: 0px;
}

/******Responsive Overides*******/

@media screen and (min-width: 787px)  {  
.main-content-inner {
padding-right: 0px!important;
} 
.zg-col-4, .one-third {
  width: 31.83333333%;
  border-left-width: 0;
  margin-left: 2%;
  }
.side-image.mr .sidebar.zg-col-4 .moduletable {margin-left:0} 
}

@media screen and (max-width: 620px)  {
.responsive-enabled #menu {
 min-height:0; 
}
#logo {
 padding: 0 0 10px 0;
    width: 100%;
}
#header{
display:none;
}
#bottom1,#bottom4 {
 width: 100%;
  padding: 0;
}
.orange h2.article-title {
  font-size: 1.1em;
  text-indent: 0px;
  padding: 10px 0px 10px 10px;
}
.blue h2.article-title {
  font-size: 1.1em;
  text-indent: 0px;
  padding: 10px 0px 10px 10px;
}
.blue section.article-intro, .blue section.article-content{
    padding: 5px 8px 10px;
}
 .mainwrap.zen-spotlight {            

  padding: 0 8px 10px 8px;
}
ul.headerlinks,#footerwrap .zen-spotlight  {
 display:none;
}
.side-image .main-content-inner {
  background: none;
  padding-left: 5px;
  padding-bottom: 0px;
 
}
.items-leading, .item-row .item {
  margin-bottom: 0px;
}

}

/* Custom css for Category Column Layout*/

.cat-children.blog-home h3{
  font-size: 16px;
     line-height: 1.2em;
}
.cat-children.blog-home h4{
  font-size: 16px !important;
     line-height: 1.2em;
}
.cat-children.blog-home .page-header{
margin: 10px 0 0 0 ;

}

.cat-children.blog-home > div {
	width: 31.4% !important;
	box-shadow: 0 10px 6px -6px #999;
	padding: 10px;
	-webkit-box-shadow: 0 10px 6px -6px #999;
	-moz-box-shadow: 0 10px 6px -6px #999;
/*	box-shadow: 0 10px 6px -6px #999;    */
    box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
	border: 0px solid #000000;
  border-bottom: 1px solid #e6e6e6;
   border-radius: 4px;
	min-height: 180px!important;
  height:100%; 
  	float: left;
   margin: 0 10px 10px 0px;
   background:#fff;
}
.cat-children.blog-home {
	padding-top: 0px !important;
}
.cat-children.blog-home > div.first {
	width: 31.4% !important;
	float: left;
		margin: 0 10px 10px 0px !important;
	clear: left;
}  

.cat-children.blog-home > div:nth-child(3n+1) {
	width: 32% !important;
	float: left;
	margin-bottom: 15px !important;
	clear: left;
}
.cat-children.blog-home > div:nth-child(3n+2) {
	width: 32% !important;
	float: left;
	margin: 0 0 15px 5px !important;
}
.cat-children.blog-home > div:nth-child(3n+3) {
	width: 32% !important;
	float: right;
	margin-bottom: 15px !important;
  margin: 0 0px 10px 0px;
}   


@media screen and (max-width: 620px)  {     
 .cat-children.blog-home > div:nth-child(3n+1),
 .cat-children.blog-home > div:nth-child(3n+2),
 .cat-children.blog-home > div:nth-child(3n+3)   {
 	width: 100% !important;
  margin: 0 0px 10px 0px !important;
 }

#search{
 display:none;}

   }


/****Flags**********/

.countrylinks li{
padding-left: 28px;
}
li.as{
background: transparent url(../images/flags/ASM_FLAG.jpg) 0% 50% no-repeat;
}
li.ci{
background: transparent url(../images/flags/COOK_FLAG.jpg) 0% 50% no-repeat;
}
li.fsm{
background: transparent url(../images/flags/MICRO_FLAG.jpg) 0% 50% no-repeat;
}
li.fij{
background: transparent url(../images/flags/FIJI_FLAG.jpg) 0% 50% no-repeat;
}
li.fp{
background: transparent url(../images/flags/FRPOLY_FLAG.jpg) 0% 50% no-repeat;
}
li.gu{
background: transparent url(../images/flags/GUAM_FLAG.jpg) 0% 50% no-repeat;
}
li.ki{
background: transparent url(../images/flags/KIRI_FLAG.jpg) 0% 50% no-repeat;
}
li.nm{
background: transparent url(../images/flags/NMARIANA_FLAG.jpg) 0% 50% no-repeat;
}
li.mi{
background: transparent url(../images/flags/MARSH_FLAG.jpg) 0% 50% no-repeat;
}

li.na{
background: transparent url(../images/flags/NAURU_FLAG.jpg) 0% 50% no-repeat;
}
li.nc{
background: transparent url(../images/flags/NEWCAL_FLAG.jpg) 0% 50% no-repeat;
}
li.ni{
background: transparent url(../images/flags/NIUE_FLAG.jpg) 0% 50% no-repeat;
}
li.pa{
background: transparent url(../images/flags/PALAU_FLAG.jpg) 0% 50% no-repeat;
}
li.png{
background: transparent url(../images/flags/PNG_FLAG.jpg) 0% 50% no-repeat;
}
li.pit{
background: transparent url(../images/flags/PITCAIRN_FLAG.jpg) 0% 50% no-repeat;
}
li.sam{
background: transparent url(../images/flags/SAMOA_FLAG.jpg) 0% 50% no-repeat;
}
li.sol{
background: transparent url(../images/flags/SOLOM_FLAG.jpg) 0% 50% no-repeat;
}
li.tok{
background: transparent url(../images/flags/TOKELAU_FLAG.jpg) 0% 50% no-repeat;
}
li.ton{
background: transparent url(../images/flags/TONGA_FLAG.jpg) 0% 50% no-repeat;
}
li.tuv{
background: transparent url(../images/flags/TUVALU_FLAG.jpg) 0% 50% no-repeat;
}
li.van{
background: transparent url(../images/flags/VANUATU_FLAG.jpg) 0% 50% no-repeat;
}
li.wf{
background: transparent url(../images/flags/WALLIS_FLAG.jpg) 0% 50% no-repeat;
}
/* 
ul.countries li.as{
  box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
 border:1px solid #fff;
}         */

span#frflag img{

 margin:0 5px 2px;
 box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
 border:0px solid #fff;
}

/* for ie8 and ie9 */

.cat-children.blog-home > div {
	height:330px \9;
}
:root .cat-children.blog-home > div { 
	height:100%;  \0/IE9; 
}

 /* Readmore Button*/

.readmore .btn {
  
  background: #fff;
  border: 0px solid #d93f00;
  padding: 0px;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  transition: all .2s ease-in;
  background-clip: border-box;
  border-radius: 0 !important;
  border: 0px solid #082648 !important;
  border-radius: 2px !important;
}
.btn, button, input.button, #toolbar a {
    color: #fff;
    background: #00aac4;
    border: 0px solid #d93f00;
    padding: 10px;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-clip: border-box;
    border-radius: 0 !important;
    border: 0px solid #082648 !important;
    border-radius: 2px !important;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 9px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4em;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a.btn:hover, .btn:focus, .btn.focus {
	color: #ff530d !important;
	text-decoration: none
}

ul.poplist1 li{
  line-height: 1.3em;
  list-style:square;
  margin:0 0 0 20px;
}
ul.poplist1 {
  margin:8px 0 0 0;
}

.zen-boxed .zeninner {
  background: #fff;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-bottom: 10px;
}

.cleanmodule {
  box-shadow:  none;

}
.cleanmodule a.blank{
background: none!important;
padding: 0;
}

.roytest {
	border:2px solid #f00;
}
