/* FONTS.GOOGLEAPIS start */

/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizaRExUiTo99u79D0-ExdGM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizaRExUiTo99u79D0aExdGM.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizaRExUiTo99u79D0yExdGM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizaRExUiTo99u79D0KExQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizfRExUiTo99u79B_mh0OOtLQ0Z.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizfRExUiTo99u79B_mh0OqtLQ0Z.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizfRExUiTo99u79B_mh0OCtLQ0Z.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/ptsans/v16/jizfRExUiTo99u79B_mh0O6tLQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* FONTS.GOOGLEAPIS end */	
	
	
	
/* START TIME ZONE map */
	
.jquery-horizontal-scroll-wrap{
  position: relative;
}
.jquery-horizontal-scroll{
  overflow: auto;
  position: relative;
}
.jquery-horizontal-scroll-wrap .nav-next,
.jquery-horizontal-scroll-wrap .nav-prev{
  position: absolute;
  z-index: 5;
  top: 50%;
  font-size: 20px;
  line-height: 20px;
  display: block;
  padding: 30px 8px;
  color: #fff;
  background: #000;
  background: rgba(0,0,0,0.65);
  cursor: pointer;
  margin-top: -40px;
}
.jquery-horizontal-scroll-wrap .nav-next.hide,
.jquery-horizontal-scroll-wrap .nav-prev.hide{
  display: none;
}
.jquery-horizontal-scroll-wrap .nav-next:hover,
.jquery-horizontal-scroll-wrap .nav-prev:hover,
.jquery-horizontal-scroll-wrap .nav-next:focus,
.jquery-horizontal-scroll-wrap .nav-prev:focus{
  opacity: 1;
}
.jquery-horizontal-scroll-wrap .nav-next:before,
.jquery-horizontal-scroll-wrap .nav-prev:before{
  display: inline;
  font-family: "FontAwesome";
}
.jquery-horizontal-scroll-wrap .nav-next:before{
  content: "\f105";
}
.jquery-horizontal-scroll-wrap .nav-prev:before{
  content: "\f104";
}
.jquery-horizontal-scroll-wrap .nav-next{
  right: 0;
}
.jquery-horizontal-scroll-wrap .nav-prev{
  left: 0;
}
	
/* CSS  */

  .jquery-horizontal-scroll-wrap {
    background-color: #fff;
    max-width: auto;
    margin: 0 auto;
  }

  /* phone */
	
  .phone {
    width: auto;
    margin: 10px auto;
    background: #030303;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
  }
  .phone-screen {
    width: auto;
    height: 828px; /* map height */
    margin: 10px auto;
    overflow: hidden;
    background: #fff;
  }

/* END TIME ZONE map */	

	
/* START AUTOCOMPLETE */	
		

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
	
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: none;
	text-decoration: none;
}
/******************************************************************
Print Styles
******************************************************************/

@media print {
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter:none !important;
	-ms-filter: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}

/******************************************************************
Text Selection Styles
******************************************************************/

/* Safari, Chrome, iPhones, iPads */
::selection {
	background:#4096ee;
	color:#fff;
}

::-moz-selection {
	background:#4096ee;
	color:#fff;
}

::-webkit-selection {
	background:#4096ee;
	color:#fff;
}
/******************************************************************
General CSS
******************************************************************/
p {
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #616161;
	font-size: 10px;
}
h1 {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	font-weight: bold;
	line-height: 1.6em;
	color: #616161;
	text-decoration: none;
	font-size: 20px;
}
h2 {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #616161;
	text-decoration: none;
	font-size: 16px
}
h3 {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #616161;
	text-decoration: none;
	font-size: 14px;
}
h4 {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #616161;
	text-decoration: none;
	font-size: 12px;
}
h5 {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #ababab;
	text-decoration: none;
	font-size: 10px;
}
h6 {
	font-family: 'PT Sans', Verdana, Arial, sans-serif;
	line-height: 1.6em;
	color: #ababab;
	text-decoration: none;
	font-size: 8px;
}
/******************************************************************
Main CSS
******************************************************************/
div#main {
	width: 360px;
	margin: 200px auto 20px auto;
}
.title {
	line-height: 1.2em;
	position: relative;
	margin-left: 40px;
}
div.icon {
	margin-top: 4px;
	float: left;
	width: 31px;
	height: 30px;
	background-image: url(https://www.1blueplanet.com/world_time_zones/autosearch/images/magnify.gif);
	background-repeat: no-repeat;
	-webkit-transition-property: background-position, color;
	-webkit-transition-duration: .2s, .1s;
	-webkit-transition-timing-function: linear, linear;
	-moz-transition-property: background-position, color;
	-moz-transition-duration: .2s, .1s;
	-ms-transition-duration: .2s, .1s;
	-ms-transition-timing-property: linear, linear;
	-o-transition-property: background-position, color;
	-o-transition-duration: .2s, .1s;
	-o-transition-timing-property: linear, linear;
	transition-property: background-position, color;
	transition-duration: .2s, .1s;
	transition-timing-property: linear, linear;
}
div.icon:hover {
	background-position: 0px -30px;
	cursor: pointer;
}

	
h4#results-text {
	display: none;
}
ul#results {
	display: none;
	position: absolute;
	z-index: 10;
	width: 280px;
	margin-top: 4px;
	border: 1px solid #ababab;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,.15) 0 1px 3px;
	box-shadow: rgba(0, 0, 0, .15) 0 1px 3px;
	background-color: white;
}
ul#results li {
	padding: 8px;
	cursor: pointer;
	border-top: 1px solid #cdcdcd;
	transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	-webkit-transition: background-color .3s ease-in-out;
}
ul#results li:hover {
	background-color: #F7F7F7;
}
ul#results li:first-child {
	border-top: none;
}
ul#results li h3, ul#results li h4 {
	transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-webkit-transition: color .3s ease-in-out;
	color: #616161;
	line-height: 1.2em;
}
ul#results li:hover h3, ul#results li:hover h4  {
	color: #3b3b3b;
	font-weight: bold;
}

	
	
*{
  box-sizing: border-box;
}
.search-form {
	    float: left;
	    position: relative;
	    z-index: 8;
	    margin: 0 auto;
	    padding: 2px 0;
	    width: 100%;
	    list-style: none outside none;
	}

	label {
	    cursor: pointer;
	    display: block;
	    font-size: 0;
	    height: 48px;
	    padding: 0;
	    position: absolute;
	    width: 48px;
	}
	input[type="text"] {
	    border: 3px solid #000000;
	    border-radius: 18px;
        -webkit-border-radius: 18px;
        -moz-border-radius: 18px;
        -o-border-radius: 18px;
        -ms-border-radius: 18px;
      border-radius: 18px;
	    color: #969696;
	    font-size: 16px;
    font-family: helvetica;
    font-weight: normal;
	    font-weight: 300;
	    height: 36px;
	    width: 184px;
	    padding: 0 0 0 44px;
	    transition: width 0.5s ease-in-out 0s;
	        -webkit-ransition: width 0.5s ease-in-out 0s;
	        -moz-ransition: width 0.5s ease-in-out 0s;
	        -o-ransition: width 0.5s ease-in-out 0s;
	        -ms-ransition: width 0.5s ease-in-out 0s;
	    box-sizing: border-box;
	        -moz-box-sizing: border-box;
	        -webkit-box-sizing: border-box;
	        -o-box-sizing: border-box;
	        -ms-box-sizing: border-box;
	}
	input[type="text"]:focus, input[type="text"]:active {
	    box-shadow: 4px 4px 8px #999;
	    width: 284px;
    outline: none;
	}

#creative-magnifying-glass {
    font-size: 30px;
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 3px solid #87AD00;
    position: relative;
    border-radius: 35px;
    left: 15px;
	/*for icon search -->*/
    top: 8px;
}

#creative-magnifying-glass:before {
    content: "";
    display: inline-block;
    position: absolute;
    right: -0.25em;
    bottom: -0.12em;
    border-width: 0;
    background: #87AD00;
    width: 11px;
    height: 3px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  transform: rotate(45deg);
}	

/* END AUTOCOMPLETE -->*/
	
	
	

/*START_CSS_MULTI_COUNTRIES-->*/

/* 
  ------------------------------------------------
  CSS for response working
  Travel Info and booking
  www.1blueplanet.com
  ------------------------------------------------
*/

body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px 0;
	padding: 0px;
/**	background-color: black; */
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #E9EBF7;
	background-image: url(https://www.1blueplanet.com/images/bodybg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    background-color: rgb(236, 236, 236);
    color: rgb(19, 51, 61);
}

/*Zaobljeni rubovi*/
.content-wrapper {border-radius: 8px; }
.vrhglave {border-radius: 6px 6px 0px 0px;}
.footer { border-radius: 0px 0px 6px 6px; }

.vrhglave {
	padding: 0px;
	text-align: left;
	background-color: #222;
}
.vrhglave .logo {
	position: relative;
}
.vrhglave h1 {
	margin: 0;
	color: #8C8C8C;
	padding: 20px 20px 10px 20px;
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: .35em;
}
/*maksimalna sirina slike - sirina skale stranice*/
.vrhglave .banner img {
	height: auto ;
	width: auto ;
	max-width: 100%;
}
.vrhglave .banner {
	position: relative;
	z-index: 8;
	height: 80px ;
	box-shadow: 0px 0px 20px #000;
}

.content-wrapper {
	border: 1px solid #222;
	margin: 0 auto;
	width: auto;
	box-shadow: 0 0 20px #999;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}

.sidebar {
	width: 17%;
	float: left;
	position: relative;
	left: -55%;
}
.main-content {
	width: 55%;
	float: left;
	position: relative;
	left: 17%;
}
.sidebar2 {
	width: 27%;
	float: right;
}

.sidebar .content, .sidebar2 .content {
	padding: 8px 8px;
	font-size: 0.85em;
	line-height: 1.5em;
/*	background-color: #AAA;
    background-image: -ms-linear-gradient(top, #FFF, #AAA);
	background-image: -moz-linear-gradient(top, #FFF, #AAA);
	background-image: -webkit-linear-gradient(top, #FFF, #AAA);
	background-image: linear-gradient(top, #FFF, #AAA);*/
}
.main-content .content {
	padding: 8px 8px;
	font-size: 1em;
	line-height: 2em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	/*	next command for hidden border line */
	border: 0px none;
}



/*alat do prvog zaglavlja - vrisanje top margina.*/
.page-topper { margin-top: 0px; }

/*svelicina slike adaptira se s trenutnim pretrazivacem*/
img.scalable {
	height: auto ;
	width: auto ;
	max-width: 100%;
}

/*Stilovi linkova*/
.content a { color: #0066CC; }
.content a:hover, .content a:focus { color: #C30; }
.sidebar2 a { color: #0059B3; }
.sidebar2 a:hover, .sidebar2 a:focus { color: #000; }
.footer a {
	color: #8C8C8C;
}
.footer a:hover, .footer a:focus { color: #FFF; }

.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: 1.8em;
	font-size: 1.0em;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*ovaj div sadrzi horizotalni menu.*/
.menutop-wrapper {
	background-color: #CCC;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 7;
	text-align: left;
	padding: 2px;
	overflow: hidden;
	height:50px;
}
ul.menutop {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.menutop li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}
.menutop li:last-child {
	margin-right: 0px;
}
.menutop a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px;
	font-size: 1em;
	border: 1px solid;
	background-color: #737CA1;
	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.menutop a:hover, .menutop a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}


/*ovaj div sadrzi links menu.*/
.menulinks-wrapper {
	background-color: #CCC;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;
	position: relative;
	z-index: 7;
	text-align: center;
	padding: 2px;
	overflow: hidden;
}
ul.menulinks {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.menulinks li {
	list-style-type: none;
	margin-right: 5px;
	float: left;
}
.menulinks li:last-child {
	margin-right: 0px;
}
.menulinks a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 5px;
	font-size: 1em;
	border: 1px solid;
	background-color: #FFFFFF;
	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.menulinks a:hover, .menutop a:focus {
	color: #000000;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}

/*Bočni menu u opciji*/
ul.menuside {
	margin: 0;
	padding: 0;
}
ul.menuside li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul.menuside a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 5px;
	font-size: 1em;
	border: 1px solid;
	background-color: #737CA1;
	box-shadow: inset 0px 12px 6px rgba(255,255,255,.15), 0px 0px 10px rgba(0,0,0,.5);
	border-radius: 5px;
	border-color: rgba(255,255,255,.5);
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
ul.menuside a:hover, ul.menuside a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.2);
	outline: 0;
}

.footer {
	background-color: #CCC;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	padding: 15px 30px;
	font-size: .7em;
	color: #8C8C8C;
	text-align: center;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}


/*Kolona za windows and pametne telefone u orijentacijama*/
@media only screen and (min-width: 0px) and (max-width: 1023px) {
body {margin: 0px;}
ul.menutop {display: block;}
.menutop li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}
/*start added for menulinks*/	
ul.menulinks {display: block;}
.menulinks li {
	display: block;
	float: none;
	margin-right: 0px;
	margin-bottom: 5px;
}	
/*end added for menulinks*/		
.content-wrapper {width: auto; border-radius: 8px; margin: 5px;}
.footer  {border-radius: 6px; }
.vrhglave   {border-radius: 0px; }
.sidebar, .sidebar2, .main-content {
	width: auto ;
	float: none ;
	position: static ;
    border-radius: 6px;
}
.columns-wrapper {
	border: 1px solid #222;}
.content {
	border: none ;
	height: auto ;
	max-height: 999666px;
}
img {
  max-width: 100%;
  height: auto;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1440px)  {
.content-wrapper {width: auto; margin: 0px 10px; border: 1px solid #222;}
.content {padding: 20px ;}
.columns-wrapper {border: 1px solid #222;}
}

/*END_CSS_MULTI_COUNTRIES-->*/	
	

/*START_LTR_CSS-->*/		

div
{
	margin:0;
	padding:0;
}

a, a:link, a:active, a:hover
{
/**	color: #0076AE; */	
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

a:hover
{
	color: #2DBBFF;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

img
{
	border:0;
}

#wcf_main
{
	margin: 1px 5px 5px 5px;
	font-family: arial;
	font-size: 10pt;
	width:99%;
	background-color: white;
	padding:0px 0px 0px 0px;
}

#wcf_main_h1
{
	float:left;
}

#wcf_main_h1 span
{
	line-height: 20px;
	font-size: 18pt;
	font-weight: normal;
	display: block;
}


.wcf_h_separator
{
	height:7px;
	clear:both;
	width:100%;
}

#topAd728x90 
{
	background:#FFFFFF;
	position:relative;
	z-index:7;
	top:3px;
	left:3px;
	right:15px;
	height:82px;
	border:solid #3d3d3d 2px;
	overflow:hidden;
}

#logo{
	float: left;
	width: 100%;
	margin-left: 8px;
}

/*END_LTR_CSS-->*/	
	

	

	
/*START_FOR_STICKY_MEMU-->*/		

.top-container {
  background-color: #f1f1f1;
  padding: 5px;
  text-align: center;
  position: relative;
  z-index: 7;
}

.header {
  background: #FFA07A;
  color: #f1f1f1;
  position: relative;
  z-index: 7;
  height: 44px; /* 1blue */
}

.content {
  padding: 5px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 98%;
  max-width: auto;
}

.sticky + .content {
  padding-top: 102px;
}


p {
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
	color: rgb(51, 51, 51);
	max-width: 55em;
}

p a {
	color: rgb(41, 183, 206);
	text-decoration: none;
}

strong {
	color: rgb(41, 183, 206);
}

nav {
	font-size: 12px;
	background-color: rgb(70, 130, 180);
	box-shadow: 0 1px 2px rgba(19, 51, 61, 0.5);
	margin: 0em 0 0em;
	padding: 0 1em;
	height: 44px; /* Menu height */
	overflow: hidden; /* Don't show anything outside the nav */
}

nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	max-height: 88px; /* Menu height x 2 */
	position: relative; /* Position the menu button relative to this item */
}

nav li {
	display: inline-block;
}

nav a {
	display: inline-block;
	padding: 0 1em;
	color: rgb(236, 236, 236);
	font-weight: 700;
	letter-spacing: 0.1em;
	text-decoration: none;
	/*text-transform: uppercase;*/
	white-space: nowrap;
	line-height: 44px; /* Menu height */
	height: 44px; /* Menu height */
}

nav a:hover {
	background-color: rgba(255, 255, 255, 0.08);
}

nav li:last-child { /* The menu button */
	position: absolute; /* Move the menu button out of flow */
	right: 0;
	bottom: 44px; /* Move upwards, the same distance as the menu height */
	background-image: linear-gradient(to right, rgba(19, 51, 61, 0) 0, rgba(19, 51, 61, 1) 2em);
	padding-left: 3em;
}

nav li:nth-last-child(2) { /* The close button */
	display: none;
	background-image: linear-gradient(to right, rgba(19, 51, 61, 0) 0, rgba(19, 51, 61, 1) 2em);
}

nav#menu:target {
	height: auto;
	padding: 0;
}

nav#menu:target ul {
	max-height: none;
}

nav#menu:target li {
	display: block;
}

nav#menu:target a {
	display: block;
	padding: 0 2em;
	background-color: rgba(255, 255, 255, 0.05);
}

nav#menu:target a:hover {
	background-color: rgba(255, 255, 255, 0.08);
}

nav#menu:target li:not(:first-child) {
	margin-top: 2px;
}

nav#menu:target li:last-child {
	display: none;
}

nav#menu:target li:nth-last-child(2) {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border-left: 2px solid rgb(19, 51, 61);
}
	
#headerTop
{
	width:99%;height:92px;
	background:#fff url(https://www.1blueplanet.com/images/logo/bgHeaderMainGradient.gif) bottom left repeat-x;
	border-left:solid #3d3d3d 2px;
	border-right:solid #3d3d3d 2px;
	border-bottom:solid #3d3d3d 2px;
	padding:0;
	margin:0;
	position: relative;
    z-index: 7;
}
	
/*END_FOR_STICKY_MEMU-->*/
	
    

/*START_AD_CSS-->*/
 @media (min-width: 350px) {
    .ad_up {
      height: 100px;
    }
    .ad_middle {
      height: 100px;
    }  
    .ad_right {
      height: 100px;
    }     
  }   
 @media (min-width: 500px) {
    .ad_up {
      height: 100px;
    }
    .ad_middle {
      height: 100px;
    }    
    .ad_right {
      height: 100px;
    }     
  }
 @media (min-width: 800px) {
    .ad_up {
      height: 100px;
    }
    .ad_middle {
      height: 100px;
    }  
    .ad_right {
      height: 100px;
    }     
  }

/*END_AD_CSS-->*/ 

