/* general reset */
body{
	color:#262626;
	font:13px/17px Arial, Helvetica, sans-serif;
	background:white;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#ee8418;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:13px/16px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#666;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form legend{display:none;}
/* general settings */
#wrapper{
	width:960px;
	padding:0 6px 20px;
	margin:8px auto 0;
	position:relative;
	background:url(../images/bg-wrapper.png) no-repeat;
	z-index: 10;
}
.wrapper-holder{
	background:#e7edf0;
	padding:16px 14px 16px;
	overflow:hidden;
	width:932px;
}
#skip{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip:focus{
	width:auto;
	left:0;
	top:0;
	height:auto;
}
.hidden{display:none;}
.text-holder{
	height:1%;
	overflow:hidden;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
	position: relative;
}
.header-holder{
	overflow:hidden;
	width:938px;
	padding:16px 11px 12px;
}

#translate {
	top:15px;
	right: 15px;
	position: absolute;
}

#translate img {
	opacity: 0.7
}

.goog-te-gadget {
	width: 350px !important;
	color: #999 !important;
}

.goog-te-gadget div {
	float: right  !important;
	width: 180px  !important;
	margin-top: -4px !important;

}

.goog-logo-link {
	font-weight: normal !important;
	font-size: 100% !important;
	color: #999 !important;
}



/* logo */
.logo{
	float:left;
	margin:0 5px 0 0;
	font-size:12px;
	color:#254a95;
	height:89px;
}
.logo a{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:114px;
	height:89px;
	text-indent:-9999px;
	overflow:hidden;
}

.txt-seafarers{
	float:left;
	background:url(../images/txt-seafarers.gif) no-repeat;
	width:320px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 29px 10px 0;
}
/* search form */
.search-form{
	float:right;
	width:270px;
	margin:40px 0 0 0;
}
.search-form fieldset{float:left;}
.search-form .input-holder{
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	padding:0 12px 0 0;
	width:169px;
	height:28px;
}
.search-form input{float:left;}
.search-form .input-holder input{
	margin:0;
	padding:5px 12px;
	width:150px;
	background:none;
	border:0;
}

label.finder {
	float: left;
	margin: 4px 7px 0 0 
}
/* navigation */
.navbar{
	width:960px;
	overflow:hidden;
	clear:both;
}
.navbar ul{
	font:15px/18px Arial, Helvetica, sans-serif;
	width:970px;
	overflow:hidden;
	background:#06ade4 url(../images/bg-nav.gif) repeat-x;
}
.navbar ul li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 50%;
	height:32px;
	margin:0 0 0 -1px;
	padding:10px 29px 0;
}
.navbar  a{
	color:#fff;
	float:left;
}
.navbar a:hover,
.navbar .active a{
	border-bottom:3px solid #fff;
	text-decoration:none;
}

#sub-nav {

}

#sub-nav .menu{
	width: 265px;
}

#sub-nav li{
	margin: 0 15px 0 15px;
	padding: 6px 0;
	border-top: 1px dotted #ccc
}

#sub-nav li:first-child {
	border-top: none

}

#sub-nav a{
	color: #ee8418;
	font-size: 110%;
	font-weight: bold;
	display: block;
	background: url(../images/bullet.gif) no-repeat 0 3px; 
	padding: 0 0 0 15px;
}

#sub-nav ul ul {
	border-top: 1px dotted #ccc;
	margin: 6px 0 0 0

}

#sub-nav ul ul li  {
	border-bottom: none;
	padding-bottom: 0px;
}	

#sub-nav ul ul li a {
	padding: 0 !important;
	background: none  !important;
	font-weight: normal !important;
	font-size: 90%
}

#sub-nav #current a {
	color: #666;
	background: url(../images/bullet.gif) no-repeat -274px 3px; 
}

#sub-nav #current li a {
	color: #ee8418  !important;
}
/* main */
#main{
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
}
/* content */
#content{
	width:615px;
	float:left;
	padding:5px 0 0;
}
.content{
	width:627px;
	float:right;
	padding:0 2px 0 0;
}
.image{
	width:617px;
	height:225px;
	overflow:hidden;
	position:relative;
	margin:0 0 19px;
	background: url(../images/seafarers-home.jpg) no-repeat
}
.image img{vertical-align:top;}
.image .mask{
	width:597px;
	height:281px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask.png) no-repeat;
	z-index:1;
}
.image .text-block{
	position:absolute;
	bottom:8px;
	top: 30px;
	left: 30px;
	font-size: 110%;
	width:190px;
	color: #fff;
	line-height: 130%
}

.text-more {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	width: 150px;
	background:url(../images/arrow-big.png) right no-repeat;
}

.image .text{
	background:url(../images/bg-text.png);
	padding:13px 12px 10px;
	margin:0 8px;
	width:558px;
}
#main .image p{
	position:relative;
	margin:0;
}
.image em{font-style:italic;}
#main h1{
	color:#1382c2;
	font:22px/25px Arial, Helvetica, sans-serif;
	margin:0 0 11px;
}
#main p{margin:0 0 10px;}
/* intro */
.intro{
	color:#1382c2;
	font:15px/20px Arial, Helvetica, sans-serif;
}

/* sidebar */
#sidebar{
	width:303px;
	padding:5px 0 0;
	float:right;
}
.box{
	background:#fff url(../images/bg-box.gif) no-repeat -609px 100%;
	padding:0 5px 10px;
	width:292px;
	margin:0 0 20px;
	border:1px solid #E7EDF0;

}
.box h2{
	margin:0 -5px 10px;
	padding:8px 7px;
	width:288px;
	background:#e8953e url(../images/bg-box.gif) no-repeat;
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	overflow:hidden;
}

.box li {
	border-bottom: none;
	margin-bottom: 4px;
}

.aside .box{
	width:264px;
	padding:0 5px 7px;
	background:#fff url(../images/bg-box-aside.gif) no-repeat 0 100%;
}
.aside .box h2{
	background:#e8953e url(../images/bg-box-inner.gif) no-repeat;
	padding:5px 5px 5px 20px;
	width:264px;
}

.blue h2{background:#09a3dc url(../images/bg-box.gif) no-repeat -302px 0;}
.toolkits{font:bold 14px/17px Arial, Helvetica, sans-serif;}
.toolkits li{
	display:table;
	background:url(../images/bg-toolkits.gif) no-repeat 0 50%;
	height:40px;
	padding:0 0 0 42px;
	vertical-align:top;
}
* html .toolkits li{position:relative;}
* +html .toolkits li{position:relative;}
.toolkits .port{background-position:-296px 50%;}
.toolkits .another{background-position:-616px 50%;}
.toolkits li span{
	display:block;
	vertical-align:middle;
	display:table-cell;
}
* html .toolkits li span{
	position:absolute;
	top:50%;
}
* +html .toolkits li span{
	position:absolute;
	top:50%;
}
.toolkits a{vertical-align:middle;}
* html .toolkits a{
	position:relative;
	top:-50%;
}
* +html .toolkits a{
	position:relative;
	top:-50%;
}
.studies{
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 -10px;
	padding:5px 2px 0;
}
.studies li{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
.studies img{
	float:left;
	margin:0 13px 0 0;
}
.studies h3{
	font:bold 16px/16px Arial, Helvetica, sans-serif;
	position:relative;
}
/* projects & programmes */
li.catItemTitle {
	font-size: 110% !important;
	font-weight: bold;
	list-style:disc;
	margin: 0 0 0 15px;
	padding: 0px;
	line-height: 120%;
	
}

.itemListCategory {
	border: none !important
}

/* item page */

.itemAttachmentsBlock {
	padding-bottom: 20px !important
}
.itemAttachmentsBlock h4 {
	font-size: 130%;
	color: #09a3dc;
	font-weight: bold;
	margin: 0 0 10px 0 !important
}

.itemAttachments {
	margin: 7px 0 20px 0 !important;
}

.itemAttachments li {
	display:  block  !important;
	text-align: left !important; 
	margin: 5px 0 5px 0px !important;
}
.itemImageBlock {
	float: right;
	margin: 0 0 0 15px !important
}

.itemImageCaption {
	text-align: right !important;
	font-size: 90%;
	color: #666;
	padding: 4px 0 10px 0;
	font-style: italic
}

.item-image-width {
	padding: 2px ;
	border: 1px solid #ccc
}

.itemDateModified {
	border-top: none !important;
	margin-top: -15px !important
}

.itemSocialLinksBlock {
	float: right !important;
	border-bottom: none !important
}



.catItemImageBlock {
	float: right;
	margin: 0 20px 0 15px;
	}
	
	div.catItemImageBlock {
	float: right;
	margin: 0 20px 0 0px !important;
	padding: 0 !important;
	}

.catItemImageBlock img {
	/*width: 180px !important;*/

}

/* latest news */
.moduleItemTitle {
	font-size: 110%;
	font-weight: bold;
	}
	
.moduleItemDateCreated {
	display: block;
	color: #666
}

.read-more-news {
	float: left;
	width: 80px;
	display: inline;
}

.k2FeedIcon {
	width: 50px;
	float: right;
	display: inline;
}



.catItemCommentsLink {
	margin: -15px 0 20px 0 !important;
}

/* footer */
#footer{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:12px 12px 2px;
	overflow:hidden;
	/* width:908px;*/
	background:#06aee5 url(../images/bg-footer.gif) repeat-x;
}
#footer a{color:#fff;}
#footer p{margin:0 0 7px;}

/* contact form */
.rsformcontact input, .rsformcontact textarea {
	padding: 2px;
	border: 2px solid #a9def1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333
}

.rsformcontact #Send {
	background: #09a3dc;
	color: #fff;
	border: 2px solid #09a3dc;
	padding: 2px 7px;
	font-size: 120%;
	cursor: pointer
}

/* background image */

/* video */
.itemVideoBlock	{
	background: none !important
}

/* signup form */
.signup-form{
	float:right;
	width:250px;
	padding:0 42px 0 10px;
}
.signup-form fieldset{float:left;}
.signup-form label{
	display:block;
	margin:0 0 5px;
	font:13px/17px Arial, Helvetica, sans-serif;
}
.signup-form label strong{font:17px Arial, Helvetica, sans-serif;}
.signup-form .input-holder{
	float:left;
	background:url(../images/bg-input2.gif) no-repeat;
	padding:0 7px 0 0;
	width:203px;
	height:25px;
}
.signup-form input{float:left;}
.signup-form .input-holder input{
	margin:0;
	padding:4px 12px;
	width:178px;
	background:none;
	border:0;
}
/* social */
#footer .social{
	height:1%;
	overflow:hidden;
	padding:5px 0;
}
#footer .social li{
	float:left;
	margin:0 12px 0 0;
	padding:0 0 5px;
}
#footer .social .facebook,
#footer .social .twitter{
	float:left;
	width:24px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-social.gif) no-repeat;
}
#footer .social .twitter{background-position:-24px 0;}
/* aside */
.aside{
	width:274px;
	float:left;
	overflow:hidden;
}

/* post */
.post{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
	font:13px/18px Arial, Helvetica, sans-serif;
}
.post .entry-content{
	padding:0 15px 51px;
	margin:0 0 3px;
	overflow:hidden;
	width:597px;
	background:#fff url(../images/bg-post.gif) no-repeat 0 100%;
}
h1{
	font:20px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
	overflow:hidden;
	letter-spacing:1px;
	margin:0 -15px 15px;
	padding:8px 15px 9px;
	width:597px;
	background:#09a3dc url(../images/bg-box-inner.gif) no-repeat -274px 0;
}




h2, h3{
	color:#1382c2;
}
h3{	font:16px/24px Arial, Helvetica, sans-serif;
}

.lblText
{
    	color:#1382c2;
    	font-family:Arial, Helvetica, sans-serif;
    	font-size:16px;
}

.post h2{
	color:#1382c2;
	font:18px/27px Arial, Helvetica, sans-serif;
	margin:0 0 9px;
}
#main .post p{margin:0 0 19px;}
/* image box */
.image-box{
	float:right;
	padding:6px 0 0 30px;
	width:193px;
	font:13px/19px Arial, Helvetica, sans-serif;
}
.image-box em{font-style:italic;}
.image-box img{
	vertical-align:top;
	margin:0 0 5px;
}
#main .image-box p{margin:0 0 5px;}
.image-box .more span{
	display:inline-block;
	width:11px;
	height:11px;
	background:url(../images/bullet.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	vertical-align:middle;
	line-height:0;
	font-size:0;
}
/* entry meta */
.entry-meta{
	padding:0 15px;
	overflow:hidden;
	width:597px;
	color:#666;
	font:12px/22px Arial, Helvetica, sans-serif;
}
.entry-meta .social{
	float:right;
	padding:6px 0;
}
.entry-meta .social li{
	float:left;
	margin:0 2px 0 6px;
}
.entry-meta .twitter,
.entry-meta .buzz,
.entry-meta .facebook,
.entry-meta .delicious,
.entry-meta .like,
.entry-meta .reddit,
.entry-meta .stumbleupon,
.entry-meta .myspace,
.entry-meta .technocrati{
	float:left;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-social.jpg) no-repeat;
}
.entry-meta .buzz{background-position:-23px 0;}
.entry-meta .facebook{background-position:-47px 0;}
.entry-meta .delicious{background-position:-71px 0;}
.entry-meta .like{background-position:-95px 0;}
.entry-meta .reddit{background-position:-119px 0;}
.entry-meta .stumbleupon{background-position:-143px 0;}
.entry-meta .myspace{background-position:-167px 0;}
.entry-meta .technocrati{background-position:-191px 0;}
.entry-meta dl{
	overflow:hidden;
	height:1%;
}
.entry-meta dt{
	float:left;
	width:83px;
	padding:0 3px 0 0;
}
* html .entry-meta dt{padding:0;}
.entry-meta a{color:#1a6baf;}
#main .post .entry-meta p{margin:0;}

ul.menu.toolkit ul{padding:20px 0 0 12px;}
ul.menu.toolkit ul ul {padding:40px 0 0 12px;}
ul.menu.toolkit ul li{margin:5px 0 10px;}
ul.menu.toolkit li li li{margin:5px 0 10px;}



/*main bullet styles*/

.itemFullText ol , .catItemIntroText ol,.itemFullText ul , .catItemIntroText ul {list-style: disc;color:#666;margin:7px 10px 20px 30px}
.itemFullText li, .catItemIntroText li {padding:0px;color:#333;}

/* Document download icons */

a.pdf {
	background:url(../images/icon_pdf.gif) left no-repeat;
	padding-left: 20px;
}

a.doc {
	background:url(../images/icon_doc.gif) left no-repeat;
	padding-left: 20px;
}

a.xls {
	background:url(../images/icon_xls.gif) left no-repeat;
	
	padding-left: 20px;
}

/*magnewsletter*/
.magheader{
    background:#eeeeee;
    
  border: 5px solid #c4c8cc;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding:10px;
  border-radius: 15px;
}
div.magheader h2{font-size:45px;margin:22px 2px 20px 0}
div.magheader img{float:right;margin:0px}
#main div.magheader p{font-size:110%;line-height:30px}
div.magheader p a{
background: url(../images/download.png) no-repeat 0 0;
width: 181px;
display: block;
padding: 3px 5px 4px 23px;
font-size: 20px;
color: white;
font-weight: bold;
}


h1 span.small {
font-size: 11px;
font-style: italic;
}
/*mag block left*/

#k2ModuleBox96{margin:0 0 20px 0}

#k2ModuleBox96 .magheader{
    background:#eeeeee;
    
  border: 5px solid #c4c8cc;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding:10px 10px 0 10px;
  margin:0px;
  text-align: center;
}


#k2ModuleBox96 div.magheader h2{
    font-size:25px;margin:2px 2px 10px 0;color:#1382C2;font-weight:bold;
text-align:center}
#k2ModuleBox96 div.magheader img{float:right;margin:0px}
#k2ModuleBox96 div.magheader p{font-size:100%;line-height:1.5em;color:#666;margin:0}
#k2ModuleBox96 div.magheader p a{display:block;
background: url(../images/download.png) no-repeat 100% 0;
width: 181px;
height:37px;
display: block;
padding: 7px 5px 4px 23px;
font-size: 20px;
color: white;
font-weight: bold;
margin:5px 0;
}

#k2ModuleBox86 li{
    margin-left:0;
}
#k2ModuleBox86 a{
    color:#1382C2;
    /*background:none;*/
}

.moduleItemImageIssue{
    float:right;
    margin:0 0 5px 5px;
}

/*home block*/
div.homecontent{
    width:597px;
}
div.homesubcols{
width:597px;
    background:#ffffff;
    border: 5px solid #fff;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding:5px;
    border-radius: 15px; 
    display:block;
    overflow:hidden;
    margin:0;
    
}

div.homemodule{

float: left;
width: 48%;
padding: 5px 0 5px 5px;

}

div.homemodule h3{
 font-size:18px;
 color:#1382C2;
 margin:2px 0 9px;
 font-weight:bold;
 padding:0;
}

div.homemodule p a{
color: #EE8418;

font-weight: bold;
display: inline;
background: url(../images/bullet.gif) no-repeat 100% 2px;
padding: 0 14px 0 0px;
}

div.box .newshome{
    min-height:167px;
    overflow:hidden;
    width:100%;
}

.moduleCustomLink{
    float:right;
   margin-right:10px;
background: url(../images/bullet.gif) no-repeat 100% 2px;
padding: 0 14px 0 0px;
}
div.breadcrumbs{margin:0 0 12px }

/*
	Background Stretcher jQuery Plugin
	© 2009 ajaxBlender.com
	For any questions please visit www.ajaxblender.com 
	or email us at support@ajaxblender.com
*/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
#bg-box {
        z-index: 2;
        position: relative;
        margin: auto;
        width: 800px;
        padding: 0px;
        background: transpaent;
        font-size: 12px;
        color: #AAAAAA;
        
        opacity: 0.8;
        -moz-opacity: 0.8;
        filter: alpha(opacity=80);
    }
div#itemListLinks {
background: #F7FAFE;
border: 0px solid #DDD;
margin: 8px 0;
padding: 8px;
border-image: initial;
}
div#itemListLinks h4{
    display:none;

}

div.sidebar h3{
    font-weight:bold;
    color:#1382C2;
    margin: 0 0 5px 0
}

div.sidebar strong{
    font-weight:bold;
}
    
#main div.sidebar p{
    
    line-height:17px;
    margin: 0 0 6px 0
}

div.itemToolbarmag{display:none}

div.customothersites ul{
text-align:center;height:85px
}

div.customothersites ul li{
float:left;
padding:0 0 0 7px}
div.customothersites ul li img{

}

.custommagvert{height:76px;}

div.k2CategorySelectBlock form{text-align: center}

dd.result-url{
margin:5px 0 20px 0
}

div.item-page ul{
margin-left:1em;
list-style: square;
}

/*dir*/
div#dir.itemContainer {border-bottom: none!important}
h3.ex{border-bottom:1px solid #1382c2}
h4.ex{border-bottom:1px solid #1382c2;color:#1382c2}

div.itemExtraFieldsDir {margin:5px 0 0 0;padding:8px 0 0 0;border-bottom:1px dotted #ddd;}
	div.itemExtraFieldsDir h3 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
	div.itemExtraFieldsDir ul {margin:0;padding:0;list-style:none;}
	div.itemExtraFieldsDir ul li {display:block;}
	div.itemExtraFieldsDir ul li span.itemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:20%;}
	div.itemExtraFieldsDir ul li span.itemExtraFieldsValue {}

        div.catItemExtraFieldsDir, div.genericItemExtraFields {margin:0px 0 0 0;padding:8px 0 0 0;border-bottom:1px dotted #ddd;}
	div.catItemExtraFieldsDir h4, div.genericItemExtraFields h4 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
	div.catItemExtraFieldsDir ul, div.genericItemExtraFields ul {margin:0;padding:0;list-style:none;}
	div.catItemExtraFieldsDir ul li, div.genericItemExtraFields ul li {display:block;}
	div.catItemExtraFieldsDir ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;
                                     width:20%;height:21px}
	div.catItemExtraFieldsDir ul li span.catItemExtraFieldsValue {}


/*pagination*/
div.k2Pagination{
padding: 8px;
margin: 24px 0 14px 0;
text-align: center;
color: #999;
clear:both;
}
div.k2Pagination ul{
margin-bottom:10px;
}
.k2Pagination ul li {
text-align: center;
display: inline;
padding: 2px 9px;
background: #F4F4F4;
border: 1px solid #999;
margin: 0 1px;
}
.k2Pagination ul li a{
color:#09a3dc;
}
.failureNotification
{color:Red;}

.itemComments {
    background: none repeat scroll 0 0 #F7FAFE;
    border: 1px solid #DDDDDD;
    padding: 16px;
}
.submit {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    
    font-size: 16px;
    margin: 16px 0 0;
    padding: 4px;
}