

body{
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:13px;
	color:#001b64;
	margin:0;
	padding:0;
	line-height: 110%;	
	height:100%;
}
html{
	margin:0;
	padding:0;	
	height:100%;
}	
*{
	outline:0em;
	outline-width:0;
	padding:0;
	border:0;
	line-height: 110%;
	font-size:13px;
}
#loading{
	margin:0;
	padding:0;
	width:100%;
	padding:100%;
	position:fixed;
	z-index:99999;
	background: #fff url('../img/loader.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
#wrapper {
	min-height:100%;
	position:relative;
	width:100%;
}
#maincon{
	width:100%;	
}
:focus {
	outline:none;
}
::-moz-focus-inner {
	border:0;
}
a {
	color: #006cd9;
	text-decoration: none;
	font-size:1em;		
}
a:hover {
	color:#E48901;
}
a.link-white:link,a.link-white:active,a.link-white:visited
{
	color:#fff;
	text-decoration:none;
}

a.link-white:hover
{
	text-decoration:none;
	color:#ff8000;
}
.clearDivs,.cleardiv{
	clear:both;
	font-size:0;
	padding:0;
	margin:0;
}
input,textarea,select{
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:13px;
    -webkit-appearance: none;
    border-radius: 0;	
}

#header{
	padding:15px 0;
	text-align:center;
	position:relative;
	margin:0;
}
#header-in,#menu-outer,#main,#footer-in{
	padding:0 12%;
}
#header-in{
	position:relative;
	text-align:center;
	display:block;
}
#logo{
	float:left;
	width:50%;
	max-width:209px;	
	margin:0;
	padding:15px 0 0 0;
}
#logo img{
	width:100%;
}
#header-in-right{
	float:right;
	width:auto;
	position:relative;
}
#slogan{
	text-align:center;
	overflow:hidden;
	padding:15px 0 0 0;
	margin:0 auto;
}
#slogan img{
	width:100%;
	max-width:261px;	
}
#slogan-hidden{
	display:none;
}
#newsletter-form{
	display:inline-block;
}
#newsletter-form .searchinput{
	font-size:1em;
	height:32px;	
	line-height:34px;
	padding: 0 10px;
	margin:0;
	border: 1px solid #fff;
	border-right:0;
	background:#399ff2;
	color:#fff;
	float:left;
}
#newsletter-form .searchsubmit{
	display:inline-block;
	font-size:1.5em;
	height:34px;		
	line-height:34px;
	padding: 0 10px 6px 10px;	
	margin:0;
	border: 1px solid #fff;
	border-left:0;
	color:#fff;
	cursor:pointer;
	background:#E48901;
	float:left;
}
#newsletter-form .searchsubmit:hover{
	background:#00519C;
	color:#E48901;
}
#newsletter-form p{
	margin:0;
	padding:0 0 5px 0;
	font-size:1em;
	color:#006cd9;
	font-weight:400;
}
#callus-form{
	background:#FFE9C7;
	color:#00519C;
	padding:8px 15px 10px 15px;
	margin:20px 0 0 0;
	font-size:1.2em;
	font-weight:300;
}
#callus-form span,#callus-form .fa{
	font-size:1.3em;
	font-weight:700;
}

#menu-outer{
	position:relative;
	text-align:center;
	display:block;
	background:#399ff2;
	margin:15px 0 0 0;
	border-top:1px solid #FF9801;
	border-bottom:1px solid #FF9801;
	font-size:1.2em;
}
ul.slimmenu li > ul  li a:before{
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
	font-size:0.5em;
	position:absolute;
	top:1.35em;
	left:1.5em;
}

#breadcrab{
	position:relative;
	margin-top:15px;
	margin-bottom:15px;	
	color:#399ff2;	
}
#breadcrab-left{
	float:left;
	font-size:1em;
	text-align:left;
	padding:0.3em 0 0 2em;
}
#breadcrab-left .fa-home{
	position:absolute;
	left:10px;
	top:10px;
	font-size:1.7em;
	color:#399ff2;
}
#breadcrab-right{
	float:right;
	font-size:0.9em;
	text-align:right;
}
.block-outer{
	padding:0 15px 15px 15px;
	background:#FFE9C7;
	position:relative;
	min-height:435px;
	margin:0 0 20px 0;
}

.block-outer-main{
	padding:15px;
	background:#FFE9C7;
	position:relative;
	margin:0 0 20px 0;
}

.block-left{
	position:absolute;
	top:0;
	left:15px;
	right:520px;
	padding:15px 20px 0 0;
}
.block-right{
	position:absolute;
	top:0;
	right:15px;
	width:506px;
	padding:15px 0 0 0;
}
.block-left h1{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.4em;
	font-weight:700;
	color:#006cd9;
	position:relative;
}
.block-right h2{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.4em;
	font-weight:700;
	color:#006cd9;
	position:relative;	
}

.block-main-left{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:67%;
}
.block-main-right{
	position:relative;
	float:right;
	margin:0;
	padding:0;
}
.block-main-left h3{
	margin:0;
	padding:0 0 10px 0px;
	font-size:1.4em;
	font-weight:700;
	color:#006cd9;
	position:relative;
}
.block-main-right h3{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.4em;
	font-weight:700;
	color:#006cd9;
	position:relative;	
}

.main-recomments{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
}

.main-others{
	position:relative;
	float:right;
	margin:0;
	padding:0;
	width:32%;
}
.main-recomments h4{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.4em;
	font-weight:700;
	color:#006cd9;
	position:relative;
}
.main-others h5{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.4em;
	font-weight:700;
	color:#006cd9;
	position:relative;	
}

#welcome{
	min-height:100px;
	max-height:100px;	
	overflow:auto;
}
#welcome span{
	font-weight:700;
	padding-bottom:5px;
}
.welcome-more{
	margin-top:15px;
	height:133px;
	text-align:left;
	position:relative;
}
.welcome-more p{
	padding:0;
	margin:0 0 10px 0;
	font-size:1.2em;
	font-weight:400;
	color:#a46200;
}
.welcome-more .div-link{
	padding:0;
	margin:5px;
	font-size:1.05em;
	font-weight:400;
}
.welcome-more .div-des{
	padding:5px 0 0 0;
	margin:5px;
	font-size:0.9em;
	font-weight:400;
	clear:both;
}
.welcome-more .ports-link{
	padding:5px 0 0 50px;
}
.main-slideshow{
	position:relative;
	display:block;
	width:100%;
	text-align:center;
}
.fluid_container {
	margin: 0 auto;
	max-width: 553px;
	width: 100%;
}
#slideshow-main{
	border: 0;
}
.camera_thumbs_cont{
	border: 3px solid #fff;
	left:-3px;
}
#topimage{
	text-align:center;
	margin:5px 0 10px 0;
}
#topimage img{
	width:100%;
}
.form-left{
	float:left;
	width:45%;
	margin:0 0 30px 0;
	position:relative;
}
.form-right{
	float:right;
	width:45%;
	margin:0 0 30px 0;
	position:relative;	
}
.form-left p,.form-right p{
	margin:0;
	padding:0 0 3px 0;
	text-align:left;
	color:#006cd9;
	font-size:1.1em;
	font-weight:300;
}
.chkbox{
	padding:3px 6px;
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;	
	font-weight:400;
	color:#006cd9;
}
.form-right .image{
	margin-top:5px;
}
.searchcheck{
	position:relative;
	text-align:center;
	padding-top:10px;
	float:left;
}
.searchcheckbox{
	position:relative;
	float:left;
	margin:5px;
}
.datepickers-title{
	clear:both;
	padding:0 0 5px 0;
	text-align:left;
	color:#006cd9;
	font-size:1.1em;
	font-weight:300;
}
.inputfield{
	width:97%;
    background: #ffffff;
    border: 1px solid #399ff2;
    color: #094a80;
    padding: 3px 5px;
    line-height: 20px;	
    height: 20px;		
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;	
	font-weight:300;	
}
.form-left .fa,.form-right .fa { 
	  position: absolute;
	  top: 24px;
	  right:10px;
	  font-size: 1.6em;
	  color:#eb8d0e;
	  cursor:pointer;  
}
.submitdiv{
	position:relative;
	text-align:center;
	margin:5px 0 0 0;
	float:right;
	width:35%;
}
.submitButton{
	display:inline-block;
	padding:6px 15px 8px 15px;
	background:#399ff2;
	color:#fff;
	font-weight:400;
	font-size:1.3em;
	border:1px solid #0b61a8;
	cursor:pointer;
	position:relative;
}
.submitButton:hover{
	background:#0b61a8;
	border:1px solid #399ff2;
}

.datepickers{
	cursor:pointer;
}
.ui-datepicker-multi,.ui-datepicker-multi select,.ui-datepicker-multi th,.ui-datepicker-multi .ui-state-default{
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1em;	
	font-weight:300;
	color:#006cd9;
	z-index:9999;
}
.ui-datepicker-title{
	width:100%;
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;	
	font-weight:400;
	color:#006cd9;
}
.ui-datepicker-inline{
	width:98%;
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;	
	font-weight:400;	
	color:#006cd9;	
}
.ui-datepicker-inline select,.ui-datepicker-inline th{
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;	
	font-weight:300;
	color:#006cd9;	
}
.ui-datepicker-inline select{
    border:1px solid #006cd9;
}
.ui-datepicker-inline .ui-state-default{
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;	
	font-weight:300;
	color:#006cd9;
	background:#e6f1ff;
}
.hascruises-active,.hascruises-active a,.hascruises-active a:link,.hascruises-active a:visited{
	color:#5e3800;
	background:#ffe6bf !important;
	border:1px solid #ffcc80;
	text-shadow: 1px 1px #ffa317;
}
.hascruises-active a:hover{
	color:#fff;
	background:#E48901 !important;
	border:1px solid #5e3800;
	text-shadow: 0 0;
}
.ui-datepicker-multi .ui-datepicker-month{
	font-size:0.9em;	
}
#showcruises{
	position:absolute;
	top:20px;
	left:10px;
	overflow:auto;
	background:#fff;
	padding:10px;
	z-index:999;
	display:none;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.82);
	-moz-box-shadow:    0px 0px 13px 0px rgba(0, 0, 0, 0.82);
	box-shadow:         0px 0px 13px 0px rgba(0, 0, 0, 0.82);
}
#showcruises h4{
	font-size:1.2em;
	font-weight:400;
	color:#824e00;
	margin:0;
	padding:0 0 10px 0;
}
#closemodal{
	position:absolute;
	right:0px;
	top:10px;
	z-index:1000;	
	font-size:1.5em;
	color:#ff8000;
	display:none;
	cursor:pointer;
	background:#fff;
	border-radius:100%;
	padding:2px;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.82);
	-moz-box-shadow:    0px 0px 13px 0px rgba(0, 0, 0, 0.82);
	box-shadow:         0px 0px 13px 0px rgba(0, 0, 0, 0.82);	
}
.note{
	font-size:0.9em;
	color:#824e00;
	font-style:italic;
	margin-top:5px;
}
.countCruises{
	display:none;
	font-size:1em;
	font-weight:300;
	color:#fff;
	text-align:center;
}
#countCruises,#countCruisesside{
	display:none;
	padding:0px 0 15px 0;
	font-size:1.3em;
	font-weight:300;
	color:#E48901;
	text-align:center;
}
#countCruises span,#countCruisesside span{
	font-weight:700;
	font-size:1.5em;
}
.moreSearch{
	margin-top:15px;
	text-align:left;
	font-size:1em;
	font-weight:300;	
}
.moreSearch i{
	font-weight:400;
	color:#E48901;
}
#main-latest-in  {
	margin:0 auto;
}
.sl-item{
	background:#fff;
	padding:0 15px 0 15px;
	margin:0 5px;
	position:relative;
	cursor:move;
	height:238px;
	overflow:hidden;	
}
.cruise-list-item{
	padding:0px;
	font-size:1em;
	color:#433010;
	position:relative;
	text-align:center;
	clear:both;	
}
.cruise-list-item-title{
	font-size:1.35em;
	text-align:left;
	margin-bottom:10px;
	display:block;
	position:relative;
	padding-left:0;
	font-weight:300;
}

.cruise-list-item-img-out{
    float:left;	
	position:relative;
	margin-right:20px;
	border:1px solid #6EACE7;
	padding:5px;	
}
.cruise-list-item-img{
	height:150px;
	width:225px;
	z-index:1;	
	background-repeat:no-repeat;
	position:relative;	
}
.cruise-list-item-features{
	text-align:left;
	width:auto;
	line-height:1.2em;
	padding-bottom:10px;
	font-size:0.9em;
	
}
.cruise-list-item-features span{
	font-weight:400;
	position:relative;
}

.cruise-list-item-sep{
	display: table;
	vertical-align: middle;
	width:15px;
}
.cruise-list-item-des{
	text-align:left;
    float:right;
	width:calc(100% - 260px);
	padding-top:1em;
	font-size:1.02em;		
}
.cruise-list-item-button {
	text-align:right;
	position:absolute;
	display:inline-block;
	right:10px;
	bottom:10px;
}

.cruise-list-item-button a{
	display:inline-block;
	padding:6px 15px 8px 15px;
	background:#399ff2;
	color:#fff;
	font-weight:400;
	font-size:1em;
	border:1px solid #0b61a8;
	cursor:pointer;
	position:relative;
}
.cruise-list-item-button a:hover{
	background:#0b61a8;
	border:1px solid #399ff2;
}

#boxes-main {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
	margin:0 0 20px 0;	
}

.box1, .box2, .box3, .box4 {
	padding:15px;
	position:relative;
    width: 28%;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
	text-align:left;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.box1, .box3 {
	background:#FFE9C7;
}
.box2, .box4 {
	background:#cde7fc;
	color:#fff;
	padding-right:5px;
    width: 30%;	
}
.box-main h5{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.2em;
	font-weight:400;
	color:#5e3800;
	position:relative;
	text-align:left;
}
.box2,.box2 h5 {
	color:#042642;
}
.box-main a{
	line-height:1.8em;
	font-weight:700;
}
.box-main {
	max-height:250px;
}
#cruise-companies{
	max-height:180px;
	position:relative;
	text-align:left;
	overflow:auto;
}
.companyslider{
	position:relative;
	margin:15px 15px 0 0;
}
.companyslider:first-child{
	margin:0 15px 0 0;
}

.companyslider-img{
	height:100px;
	width:100px;
	padding:10px;
	border:4px solid #9bcef9;
	float:left;
	text-align:left;	
}
.companyslider-links{
	width:50%;
	float:left;
	margin-left:20px;
	line-height:1em;	
}
.companyslider-links p{
	font-weight:700;
	font-size:1.2em;
	color:#042642;
	margin:0;
	padding:20px 0 0 0;
	white-space: nowrap;
}
.companyslider-links i{
	font-weight:700;
	font-size:1.15em;
	font-style:normal;
}
.companyslider-links a{
	line-height:1.5em;
	padding-bottom:5px;
	display:block;
	width:100%;
}
.companyslider-links a i{
	color:#042642;
}
.portfield{
	width:50%;
	line-height:18px;
	height:18px;
	padding: 5px 10px;
	border:1px solid #0b61a8;
	border-right:0;
	float:left;
}
.submitport{
	display:inline-block;
	background:#399ff2;
	color:#fff;
	font-weight:400;
	font-size:1em;
	border:1px solid #0b61a8;
	cursor:pointer;
	position:relative;
	float:left;
	width:35%;
	line-height:30px;
	height:30px;	
}
.submitport:hover{
	background:#0b61a8;
	border:1px solid #399ff2;
}
.highlight {
	background-color:#ffd5d5;
	border:1px solid #900;
}
.ui-autocomplete{
	max-width:250px;
	max-height:180px;
	z-index:123000;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size:1em;
	font-weight:400;
}
.ui-autocomplete .ui-menu-item{
	padding:3px 10px;
	cursor:pointer;
	width:90%;
}
.ui-autocomplete .ui-menu-item:hover{
	font-size:1em;
	font-weight:400;
	padding:2px 10px;
}
.box3{
text-align:center;
}
.box3 input{
	margin:0 0 15px 0;
}
.box3 span{
	font-size:0.9em;
	text-align:left;	
}
.box3 a{
	padding:15px 0 0 0;
	text-align:left;
	display:inline-block;
}

#footer{
	margin:0;
	padding:15px 0 0 0;
	background:#FFE9C7;
	border-top:1px solid #FF9801;
}

#footer-in-boxes,.footer-center-in{
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.mhte{
	font-size:0.95em;
	color:#666;
	text-align:center;
	margin-bottom:5px;
}
.mhte b{
	font-size:1em;
	font-weight:700;
}
.hata{
	float:right;
	font-size:0.95em;
	color:#5e3800;
}
.footer-center-div{
	position:relative;
    width: 30%;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
	text-align:left;
}
.footer-center-div p{
	font-size:1em;
	color:#5e3800;
	font-weight:700;
	margin:0;
	padding:0 0 10px 0;
}
.footer-center-div a{
	line-height:1.5em;
}
.fb-follow{
	padding:20px 0 10px 2.3em;
	display:inline-block;
	font-size:1em;
	position:relative;
	text-align:left;
}
.fb-follow .fa{
	font-size:2em;
	color:#5776B1;
	background:#fff;
	position:relative;
	display:inline-block;
	margin:3px 10px 0 10px;
}
.fb-follow span{
	display:inline-block;
	text-align:center;
}
.footer-right .links{
	font-size:0.9em;
	padding:10px;
	display:inline-block;
}

.right{
	float:right;
	padding:15px;
	text-align:center;
	background:#FFE9C7;
	position:relative;
	margin:5px 0 20px 0;
	width:67%;
}
.right h1{
	margin:0 0 10px 0;
	padding:10px 20px 10px 20px;
	font-size:1.5em;
	font-weight:700;
	color:#006cd9;
	position:relative;
	text-align:left;
	background:#ffd39d;
	border:1px solid #ffc57d;
}
.page-description{
	text-align:left;
	color:#001b64;
	font-size:1.1em;
}
.left{
	float:left;
	padding:15px;
	text-align:center;
	background:#FFE9C7;
	position:relative;
	margin:5px 0 20px 0;
	width:25%;
}
.form-right-side,.form-left-side{
	float:none;
	width:100%;
	text-align:left;
	position:relative;
	margin-bottom:10px;
}
.form-right-side p,.form-left-side p{
	margin:0;
	padding:0 0 3px 0;
	text-align:left;
	color:#006cd9;
	font-size:1.1em;
	font-weight:300;
}
.form-right-side .image{
	margin-top:5px;
}
.form-right-side .fa,.form-left-side .fa { 
	  position: absolute;
	  top: 24px;
	  right:10px;
	  font-size: 1.6em;
	  color:#399ff2;
	  cursor:pointer;  
}
.subdiv{
	text-align:center;
}
.left h2,.left h3,.left h4,.left h5{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.2em;
	font-weight:700;
	color:#006cd9;
	position:relative;
	text-align:left;
}

.left #cruise-companies{
	max-height:250px;
}

.side-companies {
	background:#cde7fc;
	color:#006cd9;
	margin-top:25px;
	text-align:left;
	padding:15px 0 15px 15px;
}
.side-companies .companyslider-links{
	width:60%;
	float:left;
	margin-left:10px;
	line-height:1em;	
}

.side-companies .companyslider-img{
	height:50px;
	width:50px;
	padding:10px;
	border-radius:100%;
	border:4px solid #9bcef9;
	float:left;
	text-align:left;	
}
.side-companies .companyslider-links p{
	font-weight:700;
	font-size:1.1em;
	color:#042642;
	margin:0;
	padding:10px 0 0 0;
	white-space: nowrap;
}
.side-companies .companyslider-links i{
	font-weight:700;
	font-size:1em;
	font-style:normal;
}
.side-companies .companyslider-links a{
	line-height:1.1em;
	padding-bottom:5px;
	display:block;
	width:100%;
}
.side-calendar{
	margin:25px 5px 0 0;
	text-align:left;
	position:relative;
}
.side-ports{
	margin:25px 0 0 0;
	position:relative;
}
.side-ports .clearDivs{
	margin: 0 0 5px 0;
}
.side-ports a{
	display:block;
	padding: 10px 0 0 0;
}
.cruise-form-left{
	float:left;
	font-size:1em;
	font-weight:700;
	margin-right:5px;
	text-align:right;
	width:30%;
	padding:15px 10px 5px 10px;
}

.cruise-form-right{
	float:left;
	font-size:0.9em;
	font-weight:400;
	margin-left:5px;
	text-align:left;
	padding:10px;
	width:60%;

}

.cruise-form-right input, .cruise-form-right textarea{
	width:100%;
	border:1px solid #999;
	padding:5px 10px;
}
.cruise-form-departs{
	padding:0;
	text-align:left;
	position:relative;
}
.cruise-form-departs i, .cruise-form-right span{
	font-size:11px;
}
.submitDivSide{
	text-align:center;
	margin-top:15px;
}
.side-links{
	text-align:left;
	font-size:1.05em;
	margin-bottom:20px;
}
.side-links ul{
	padding:0;
	margin:0;
	list-style-type : none;
}
.side-links li{
	line-height:120%;
}

.side-recomments{
	margin-top:0;
}
.side-recomments-in{
	max-height:500px;
	width:100%;
}
.cruise-item{
	position:relative;
	margin-bottom:15px;
	background:#fff;
	padding:10px;
}
.cruise-item-title{
	font-size:1.1em;
	text-align:left;
	margin-bottom:5px;
	display:block;
	position:relative;
	padding-left:0;
	font-weight:400;
}
.cruise-item-img{
	width:25%;
	padding-top:25%;
	border:5px solid #FFF;
	z-index:1;	
	background-repeat:no-repeat;
	position:relative;	
    float:left;	
}
.cruise-item-features{
	text-align:left;
    float:right;
	width:70%;
	font-size:1em;
	padding-top:0;
}
.cruise-item-features span{
	font-style:italic;
	font-weight:700;
	position:relative;
}
.cruise-item-button {
	text-align:right;
	position:absolute;
	display:inline-block;
	right:10px;
	bottom:10px;

}

.cruise-item-button a{
	display:inline-block;
	padding:3px 10px 5px 10px;
	background:#399ff2;
	color:#fff;
	font-weight:400;
	font-size:1em;
	border:1px solid #0b61a8;
	cursor:pointer;
	position:relative;
}
.cruise-item-button a:hover{
	background:#0b61a8;
	border:1px solid #399ff2;
}

.ribbon-recommend{
	position:absolute;
	top:-5px;
	right:-5px;
	width:75px;
	height:75px;
	z-index:99;
}
.cruise-features{
	text-align:center;
	padding:0 0 15px 0;
	font-weight:400;
	font-size:1.15em;
	color:#006cd9;
}
.tabs{
	text-align:center;
}
.tab{
	display:inline-block;
	color:#006cd9;
	background:#d2e9ff;
	padding:10px 15px 12px 15px;
	font-size:1.1em;
	font-weight:700;
	text-shadow:#fff 1px 1px;
	cursor:pointer;
	margin:10px 10px 20px 10px;
	position:relative;
}
.tab:hover, .tab-selected{
	color:#fff;
	text-shadow:#094d84 1px 1px;
	background:#399ff2;
}
.tabcontent {
	padding:0 15px 15px 15px;
	font-size:12px;
}
.cruiseinfo,.boatinfo,.cruiseform{
	position:relative;
}
#fancybox-wrap{
	z-index:1900000;
}
#prices-block{
	height:250px;
}
.tdpe{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-top-color : black;
  border-right-color : black;
  border-bottom-color : black;
  border-left-color : black;
  font-size : 1em;
}
.prices-title{
	font-size:1.1em;
	font-weight:700;
	padding:10px;
	text-align:center;
	color:#006cd9;
	background:#f4faff;
	margin:10px 0;
}
.tabcontent{
	width:100%;
	margin:0;
	padding:0;
}
.cruise-description{
	text-align:left;
	margin:0 0 15px 0;
	padding:10px;
	background:#fffdf2;	
	font-size:14px;
}
.cruise-description span{
	font-size:14px;
}
.cruise-price{
	display:inline-block;
	margin:15px 0;
	padding:10px 20px 10px 2em;
	font-size:1.3em;
	font-weight:700;
	background:#ca6500;
	color:#fff;
	position:relative;
	text-shadow:1px 1px #540108;
}
.cruise-price:before{
    content: "\f153";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
	font-size:1.5em;
    text-decoration: inherit;
    color: #ffe6e8;
    position: absolute;
    top:0.45em;
    left: 0.35em;
	text-shadow:1px 1px #540108;	
}
.pdf-button{
	display:inline-block;
	margin:10px 0;
	padding:10px 20px 10px 2.5em;
	font-size:1.05em;
	font-weight:700;
	background:#1a638a;
	color:#fff;
	position:relative;
	text-shadow:1px 1px #091f2b;
}
.pdf-button:before{
    content: "\f1c1";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
	font-size:1.5em;
    text-decoration: inherit;
    color: #fff;
    position: absolute;
    top:0.5em;
    left: 0.35em;
	text-shadow:1px 1px #540108;	
}
.cruise-departs{
	position:relative;
	text-align:left;
	margin-bottom:15px;
}
.cruise-departs-title{
	padding:10px 20px 10px 10px;
	position:relative;
	font-size:1.3em;
	font-weight:400;
	text-align:left;
	color:#006cd9;
}
.cruise-departs-title .fa{
	margin-right:5px;
}
.departdiv{
	position:relative;
	margin:15px 0;
	font-size:0.9em;
}
.departyear{
	padding:5px 10px;
	font-size:1.2em;
	font-weight:400;
	color:#006cd9;
	background:#f4faff;	
}
.departmonth{
	position:relative;
	margin:15px 0 0 0;
	width:auto;
	min-width:50%;
	float:left;
}
.departmonthname{
	text-align:center;
	padding:5px 10px;
	background:#6EACE7;
	color:#fff;
	float:left;
	margin-right:10px;	
}
.departdayname{
	float:left;
	font-weight:700;
	background:#fff;
	text-align:center;
	width:2em;
	margin:0 5px;
}
.departdayname a{
	display:block;
	padding:3px;
	border:2px solid #6EACE7;
	cursor:pointer;
}
.departdayname a:hover {
	border:2px solid #E48901;
}
.hasprices{
	padding:10px;
	font-weight:700;
	color:#cc0000;
	font-size:0.9em;
}
.prices-con h5{
	font-size:1.1em;
	font-weight:700;
	margin:0;
	padding:0 0 5px 0;
}
.tditem{
	font-size:0.9em;
	text-align:center;
	font-weight:700;
}
.tday{
	text-align:left;
	font-weight:400;
	font-size:0.8em;
}
#prices-area{
	max-height:300px;
	overflow:auto;
	margin:10px 0;
	position:relative;
}
.loadingprices{
	text-align:center;
}
.prices-con{
	margin-top:15px;
}
.prices-con-no{
	margin-top:10px;
}

#map-cruise-outer{
	position:relative;
}
#map-cruise{
	width:100%;
	height:400px;
}
#gotothetop{
	display:inline-block;
	position:fixed;
	right:10px;
	bottom:10px;
	color: rgba(250,250,250,1);
	z-index:9999;
	font-size:2em;
	padding:0 10px;
	background: rgba(57,159,242,0.6);
	border-radius:10px;
	cursor: pointer;
}
#cruise-photos{
	text-align:center;
}
.imgholder{
	display:inline-block;
	margin:15px;
	width:110px;
	height:100px;
	overflow:hide;

}
.imgholder a{
	display:block;
	width:100%;
	height:100%;
	border:5px solid #FFE9C7;		
}
.imgholder a:hover{
	border:5px solid #a6d3f9;		
}
.tagstyle{
	font-size:0.9em;
	display:block;
	float:left;
	padding:5px 10px;
	margin:5px;
	background:#d7eafd;
}
.tagstyle:hover{
	background:#fff;
}
.program-notes{
	padding:10px;
	margin:0 0 15px 0;
	text-align:center;
	font-weight:700;
	background:#e1f0fd;
	font-size:1.1em;
}
.boat-title{
	margin:0;
	padding:15px;
	position:relative;
	text-align:left;
	background:#f0f8ff;
}
.boat-title h1{
	margin:0 25px 0 0;
	padding:0;
	float:left;
	font-size:1.6em;
	font-weight:700;
	color:#006cd9;
	border:0;
}
.boatphotosbutton{
	float:right;
	font-size:1.1em;
	font-weight:400;
	cursor:pointer;
	color:#ff8000;
	padding-top:3px;
}
.boat-anchors{
	float:left;
	margin:3px 0 0 0;
	padding: 0;
	font-size:1.2em;
	font-weight:700;
	color:#ff8000;
	position:relative;
	height:17px;
	cursor:pointer;
}
.boat-anchors .fa{
	padding:0 4px 0 0;
	float:left;
}
.companyboat{
	font-size:1.1em;
	font-weight:400;
	padding-top:15px;
}
#tabsboat{
	list-style-type : none;
	margin:0;
	padding:0;
	position:relative;
	clear:both;
	margin-bottom:15px;
	width:100%;
}
#tabsboat li{
	background:#ffeed9;
	padding:10px 15px 12px 15px;
	font-size:1.3em;
	color:#ffaf4f;
	cursor:pointer;
	float:left;
	margin: 10px 20px 15px 0;
	display:block;
}
#tabsboat .selected,#cabinstab:hover,#publictab:hover{
	color:#fff;
	background:#91c8ff;
}
#cabinstab img,#publictab img{
	float:left;
	margin-right:5px;
}

.contentdiv,.contentdivinMedia{
	clear:both;
	margin-bottom:15px;
}
#cabins-area,#public-area{
	height:350px;
	overflow:hidden;
}
#cabins-area{
	text-align:center;
}

.cabins{
	font-size:1.2em;
	font-weight:700;
}
.cabins p{
	font-size:0.95em;
	font-weight:400;
	padding:5px 0 0 0;
	margin:0;
}
.cabin{
	margin:10px 0;
	position:relative;
	font-size:1.1em;
	font-weight:400;
	padding:15px;
	background:#f0f8ff;	
}
.cabin img{
	max-width:150px;
	border:1px solid #e4e4e4;
	padding:5px;
	background:#fff;
}
.cabin span{
	font-weight:700;
	font-size:1.15em
}
.cabinphoto{
	float:left;
	margin-right:20px;	
}
.cabinkatopsi{
	float:right;
	margin-left:20px;	
}
.cabindes{
	text-align:left;	
}

#tabsmedia{
	list-style-type : none;
	margin:0;
	padding:0;
	position:relative;
	clear:both;
	margin-bottom:15px;
	width:100%;
}
#tabsmedia li{
	background:#ffeed9;
	padding:10px 15px 12px 15px;
	font-size:1.3em;
	color:#ffaf4f;	
	cursor:pointer;
	float:left;
	margin: 10px 20px 15px 0;
}
#tabsmedia .selected,#photostab:hover,#videotab:hover,#webcamtab:hover{
	color:#fff;
	background:#91c8ff;
}
.boat-photos{
	margin-top:15px;
}
.boat-photos h5{
	font-size:1.2em;
	font-weight:700;
	margin:0 0 15px 0;
	padding:0;
	clear: both;
}
.othercruises .cruise-departs-title{
	margin-bottom:15px;
}
.othercruises a{
	font-size:1em;
	line-height:1.25em;
}
.webcam {
	text-align:center;
}
.webcam img{
	width:100%;
	max-width:500px;
}
.vimeodiv iframe,.vimeodiv object{
	border:5px solid  #d9edfd;
}

#boat-photos,#cruise-photos{
   /* Prevent vertical gaps */
   line-height: 0;

   -webkit-column-count: 7;
   -webkit-column-gap:   0px;
   -moz-column-count:    7;
   -moz-column-gap:      0px;
   column-count:         7;
   column-gap:           0px;

}

#boat-photos img{
  /* Just in case there are inline attributes */
  width: 100% !important;
  max-width:90px;
  margin:5px !important;
  height: auto !important;
	border:1px solid #e4e4e4;
	padding:5px;
}
#boat-photos img:hover {
	border:1px solid #d3e6f8;
	background:#d3e6f8;
}

@media (max-width: 1680px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    7;
  -webkit-column-count: 7;
  column-count:         7;
  }
}
@media (max-width: 1440px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    7;
  -webkit-column-count: 7;
  column-count:         7;
  }
}
@media (max-width: 1024px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    6;
  -webkit-column-count: 6;
  column-count:         6;
  }
}
@media (max-width: 800px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    5;
  -webkit-column-count: 5;
  column-count:         5;
  }
}
@media (max-width: 600px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 480px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 400px) {
  #boat-photos,#cruise-photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}

.cruise-form-title{
	background:#fff;
	padding:15px;
	font-size:1.3em;	
	margin: 20px 0 0 0;
	text-align:center;
	background:#f0f8ff;	
}
.cruise-form-text{
	text-align:center;
	font-size:1.1em;
	background:#fff;
	margin-bottom:20px;
	padding:15px;
}
.cruise-form-fields .cruise-form-left{
	font-size:1.1em;
}
.formdaydepart{
	text-align:center;
	font-size:1.1em;
	margin-bottom:5px;
}

.ms-drop input{
	width:auto;
	cursor:pointer;
}
.ms-drop label{
	font-size:1.2em;
	cursor:pointer;	
}
.cruise-form-right .placeholder,.ms-choice span{
	text-align:left;
	font-size:1em;
	padding-top:5px;
}
.form-success{
	margin:15px 0;
	padding:20px;
	text-align:center;
	font-size:1.3em;
	color:#22371c;
	border:1px solid #c7dfbf;
	background:#f0f7ee;
}
.form-error{
	margin:15px 0;
	padding:20px;
	text-align:center;
	font-size:1.3em;
	color:#590000;
	border:1px solid #ffcaca;
	background:#fff2f2;
}
.nocruise-outer{
	background: rgba(255,255,255,0.7);
	position:fixed;
	margin:0;
	padding:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	font-size:1.2em;
	font-weight:700;
	z-index:10000;
}
.nocruise{
	padding:20px;
	margin:0 auto;
	margin-top:25%;
	background:#399ff2;
	color:#fff;
	display:inline-block;
	border:3px solid #fff;
	line-height:1.5em;
}
.nocruise .fa{
	font-size:2em;
	color:#c54e25;
}
.cruise-list-div{
	margin:5px 0 10px 0;
	padding:10px;
	font-size:1em;
	position:relative;
	text-align:center;
	background:#f4faff;
}
.cruise-list-div-title{
	font-size:1.4em;
	text-align:left;
	margin-bottom:6px;
	display:block;
}

.cruise-list-div-img-out{
    display: table-cell;
    vertical-align: middle;	
	position:relative;
}
.cruise-list-div-img{
	height:100px;
	width:150px;
	border:5px solid #fff;
	z-index:1;	
	background-repeat:no-repeat;
	position:relative;	
}
.cruise-list-div-features{
	font-weight:700;
	text-align:left;
	padding-bottom:5px;
	font-size:1em;
}
.cruise-list-div-features span{
	color:#00509f;
	font-weight:400;	
	font-size:1em;	
}

.cruise-list-div-sep{
	display: table;
	vertical-align: middle;
	width:15px;
}
.cruise-list-div-in{
	display: table;
	vertical-align: middle;
}
.cruise-list-div-des{
	text-align:justify;
	padding-left:15px;
    display: table-cell;
    vertical-align: middle;	
	font-size:1.1em;	
}
.cruise-list-div-button {
	text-align:right;
	position:relative;
	margin-top:5px;

}
.cruise-list-div-button a{
	font-size:1em;
	font-weight:400;
	background:#80c6ff;
	display:inline-block;
	padding:5px 25px 5px 15px;
	text-align:center;
	border:1px solid #fff;
	border-radius:0px;
	cursor:pointer;
	position:relative;
	color:#fff;
}

.cruise-list-div-button a:hover{
	background:#fff;
	color:	#00569d;
}
.cruise-list-div-button a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
	font-size:0.9em;
	color:#fff;
    text-decoration: inherit;
	vertical-align: middle;
	position:absolute;
	top:5px;
	right:10px;
}

.cruise-list-div-button a:hover:after {
	color:	#00569d;
	text-decoration:none;
}
.cruise-offer{
	background: url('../img/ribbon-offer.png') no-repeat;
	width:75px;
	height:75px;
	position:absolute;
	left:-8px;
	top:-7px;
	z-index:999;
}

.cruise-prot{
	background: url('http://www.navihellas.gr/gr/img-index/protinomeno.png') no-repeat;
	width:61px;
	height:63px;
	position:absolute;
	left:-10px;
	top:50px;
	z-index:999;
}
.side-links{
	text-align:left;
	position:relative;
	font-size:1.1em;
}
.side-links .div-link{
	margin-bottom:8px;
}
.side-links .div-link a{
	display:block;
	width:auto;
	padding:5px 10px;
	background:#ffd39d;
}
.side-links .div-link a:hover{
	background:#fff;
}
.cruises-search-form{
	position:relative;
	text-align:left;
	margin:15px 0;
	padding:5px 15px 15px 15px;
	background:#fff1df;	
}
.show-hide-form{
	padding:10px;
	text-align:right;
	font-size:1.15em;
	font-weight:700;
	cursor:pointer;
	color:#006cd9;
	background:#ffd39d;
	border:1px solid #ffc57d;
	display:inline-block;
}
.greek-ports{
	position:relative;
	margin:5px 0 5px 0;
	text-align:center;
}
a.greek-port{
	display:inline-block;
	width:auto;
	padding:7px 15px;
	background:#d9eeff;
	font-weight:700;
	margin:10px;
	font-size:1.1em;
	border:1px solid #97d0ff;
}
a.greek-port:hover{
	background:#fff;
	border:1px solid #ff8000;	
}
.noresults{
	font-size:1.2em;
	font-weight:700;
	text-align:center;
	margin:20px 0;
	color:#cc0000;
	padding:10px 20px;
	background:#ffd39d;
}
.places-list{
	text-align:left;
	font-size:1em;
}
.place-title{
	font-size:1.4em;
	padding:5px 10px;
	margin:15px 0 5px 0;
	background:#dff1ff;	
}
.places-list a{
	display:inline-block;
	margin-right:15px;
}
.cruisesperboat{
	margin-bottom:10px;
}
.search-boats-form{
	margin:15px 0;
	padding:15px;
	background:#dff1ff;	
	text-align:left;
}
.search-boats-form div,.search-boats-form ul {
	text-align:left;	
}
.search-boats-form-field{
	float:left;
	margin-right:20px;
}
.search-boats-form-field .inputfield{
	margin-top:5px;
}
.cruise-list-cc{
	position:relative;
	margin:0 0 10px 0;
	padding:15px;
	background:#f4faff;
	text-align:left;
}
.cc-img{
	float:left;
	margin-right:20px;
}
.cc-img img{
	width:150px;
}
.cruise-list-cc-des{
	overflow: hidden;
}
.cruise-list-cc-des span{
	font-size:1.15em;
	line-height:1.5em;
}
.cruise-list-cc-title{
	font-size:1.4em;
	margin-bottom:3px;
}
.page-description{
	position:relative;
	margin:15px 0;
	padding:15px;
	background:#f2f9ff;
	text-align:left;
}
.page-description h4{
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:400;
}
.cruise-program{
	position:relative;
	margin:15px 0;
	text-align:left;
}
.cruise-program h4{
	font-size:1.3em;
	margin:0;
	padding:0;
	font-weight:400;
	margin-bottom:10px;
}
.companies-cruises-button{
	display:inline-block;
	margin:10px 0;
	padding:10px 20px 10px 2.5em;
	font-size:1.05em;
	font-weight:700;
	background:#1a638a;
	color:#fff;
	position:relative;
	text-shadow:1px 1px #091f2b;
}
.companies-cruises-button:before{
    content: "\f13d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
	font-size:1.5em;
    text-decoration: inherit;
    color: #fff;
    position: absolute;
    top:0.5em;
    left: 0.35em;
	text-shadow:1px 1px #540108;	
}
.pdfimg{
	text-align:center;
	width:150px;
	margin:0 auto;
}
.pdfimg img{
	height:150px;
	width:150px;
	border:5px solid #fff;
	z-index:1;	
	border-radius:100%;
	background-repeat:no-repeat;
	position:relative;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.77);
	-moz-box-shadow:    0px 0px 11px 0px rgba(50, 50, 50, 0.77);
	box-shadow:         0px 0px 11px 0px rgba(50, 50, 50, 0.77);	
}
.boatdes{
	text-align:center;
	margin:5px 0;
}
.fy-item{
	padding:10px;
	margin:10px;
	background:#ffe8cc;
	border:1px solid #ffc175;	
}
.boatimg {
	height:120px;
	width:120px;
	border:5px solid #fff;
	z-index:1;	
	border-radius:100%;
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
}
.carboatitle{
	font-size:1.2em;
	text-align:center;
	margin:5px 0;
}
.boatdes a{
	display:block;
	padding: 5px 0 0 0;
	font-weight:700;
}
#main-column-cruise{
	background:#f4faff;
	padding:15px;
	text-align:left;
}
#main-column-cruise #map-cruise-outer,.maparea{
	border:10px solid #FFF;
	margin-top:10px;
}
.historyweatitle,.portmap{
	margin:15px 0 10px 0;
	padding:0;
	font-size:1.15em;
	font-weight:700;
	text-align:left;
}
.portinfoimg{
	float:left;
	margin:0 10px 10px 0;
	border:6px solid #fff;
}
.disablecopy{
	font-size:0px;
	display:none;
}
#map{
	height:522px;
}
.contactform{
	width:97.5%;
}
.company-address{
	float:left;
	width:28%;
}
.form-contact-in{
	float:right;
	width:70%;
}
.camera_thumbs_cont ul {
	max-height: 45px;
}

.newsletter-forma{
	text-align:left;
	font-size:1.1em;
}
.input-area-newsletter{
	padding:10px;
	background:#e1f0ff;
	font-weight:700;
	margin-bottom:20px;
}
.input-area-newsletter p{
	font-size:1.15em;
	font-weight:700;
	color:#006cd9;
}
.input-area-newsletter label{
	cursor:pointer;
}
.input-area{
	margin:10px 0;
}
.input-area p{
	margin:0;
	padding:0 0 3px 0;
}
#terms {
	font-size:0.9em;
}
.newsletter-forma .submit-area{
	padding-top:15px;
	float:none;
	clear:both;
}
.flight{
	display:inline-block;
	position:absolute;
	right:15px;
	top:7px;
	font-size:1.5em;
	font-weight:300;
}
#search-form{
	text-align:left;
	margin-top:20px;
}
#search-form .searchinput{
	font-size:1em;
	height:32px;	
	line-height:34px;
	padding: 0 10px;
	margin:0;
	border: 1px solid #399ff2;
	border-right:0;
	background:#fff;
	color:#399ff2;
	float:left;
}
#search-form .searchsubmit{
	display:inline-block;
	font-size:1.5em;
	height:34px;		
	line-height:34px;
	padding: 0 10px 6px 10px;	
	margin:0;
	border: 1px solid #399ff2;
	border-left:0;
	color:#fff;
	cursor:pointer;
	background:#E48901;
	float:left;
}
#search-form .searchsubmit:hover{
	background:#00519C;
	color:#E48901;
}
.comprice{
	position:absolute;
	left:50%;
	top:85%;
	margin-left:-15px;
	border-radius:100%;
	border:5px solid #fff;
	font-size:1em;
	font-weight:400;
	background:#d7ebff;
	color:#0074e8;
	width:1em;
	padding:5px;
	z-index:999;
}
#formsidetitle{
	cursor:pointer;
	position:relative;
}
#formsidetitle .fa{
	position:absolute;
	right:10px;
	top:-5px;
	font-size:1.4em;
}
.page-logo{
	text-align:center;
	margin-bottom:10px;
}
.depslist{
	font-size:1em;
	text-align:center;
}
.depdate{
	float:left;
	text-align:left;
	position: relative;
	padding:5px;
	margin:5px;
	background:#f0f8ff;
	min-width:100px;	
}
.depdate input{
	width:12px;
	margin-right:10px;
	cursor:pointer;	
}
.depdate label{
	margin:0;
	padding:0;
	cursor:pointer;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label {
    cursor:pointer;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:16px;
    height:16px;
    margin:-3px 4px 0 0;
    vertical-align:middle;
    background:url(../js/form/img/chk_off.png) no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url(../js/form/img/chk_on.png) no-repeat;
}



/******************* MY CRUISE STYLE **********************/



BODY{
	color:#001b64;
	background : #f5f5f5 url(../img/bg.jpg) no-repeat;
	background-attachment: fixed;
	background-position: 50% 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;	
	position:relative;
	margin:0;
	padding:0;
	font-family:'Roboto',Arial;
	font-size:14px;
	text-align:center;
	height:100%;
}
* {
	outline:0em;
	outline-width:0;
	padding:0;
	border:0;
	line-height:1.1em;
}
:focus {
	outline:none;
}
::-moz-focus-inner {
	border:0;
}
.wrapper{
	width:92%;
	max-width:1170px;
	margin:0 auto;
	padding:0;
}
#top{
	background:#6EACE7;
	padding:10px 0;
	font-weight:300;
	color:#fff;
	clear:both;
	overflow:hidden;
	width:100%;
}
#top a:link, #top a:active,#top a:visited {
	color:#fff;
	text-decoration:none;
	display:inline-block;
	padding:0 15px 0 0;
	font-size:0.85em;	
}
#top a:hover{
	color:#FFB619;
}
#top a:last-child {
    padding:0;
} 
#top .fa{
	font-size:1.05em;
}
.top-left{
	float:left;
	text-align:left;
}
.top-right{
	float:right;
	text-align:right;
}
.logo-area{
	background:#fff;
	padding:15px 0 0 0;
}
.logo-in{
	position:relative;
	clear:both;
	overflow:hidden;
	height: 100%;
}
.logo{
	float:left;
	position:relative;
	margin: 0 30px 0 0;
}
.slogan{
	padding:10px 0 0 0;
}
.phone{
	float:right;
	text-align:center;
	position:relative;
	font-size:1.25em;
	font-weight:300;
}
.phone span{
	font-weight:700;
	font-size:1.1em;
}
.phone p{
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}
.phone p a{
	display:inline-block;
	padding:5px 10px;
	background:#6EACE7;
	border-radius:5px;
	font-size:1.1em;
	color:#fff;
	font-weight:700;
	text-decoration:none;
}
.phone p a:hover{
	background:#5B8FBF;
	color:#FFB619;	
}
.phone p a span{
	font-size:0.8em;
	font-weight:400;
}
#menu{
	background:#6EACE7;
	font-size:1.3em;
	font-weight:400;
	color:#fff;
	clear:both;
}
.menu-in{
	text-align:left;
	text-decoration:none;
	text-shadow:1px 1px #2278ce;
	position:relative;
}
.com-bar{
	background:#fff;
	font-size:1em;
	font-weight:400;
	padding:0 10px 10px 10px;
	color:#1e69b5;
	text-align:center;
}
#search-bar{
	background:#4191e0;
	font-size:0.9em;
	font-weight:400;
	padding:10px 0;	
}
#search-bar-in{
	text-align:left;
	text-decoration:none;
	position:relative;
	width:92%;
	max-width:1170px;
	margin:0 auto;
	padding:0;	
}
.form-bar-left{
	float:left;
	margin: 0 15px 0 0;
	position:relative;
	width:15%;
}
.form-bar-left p{
	margin:0;
	padding:0;
	color:#fff;	
}
.form-bar-left span{
	position:absolute;
	right:0;
	top:5px;
	color:#eb8d0e !important;
	font-size:1.5em;
	cursor:pointer;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #094a80;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #094a80;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #094a80;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #094a80;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #094a80;
}
.drops{
	margin:0;
	height:28px;
	line-height:1;
	padding:3px 10px 5px 10px;
	width:100%;
    background: #ffffff;
    border: 1px solid #399ff2;
    color: #094a80;		
    font-family: 'Roboto', Calibri, Arial, sans-serif;	
	font-size:1.1em;
	text-overflow: '';
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff url(../img/select-arrow.png) no-repeat right center;
	cursor:pointer;
}
.drops option{
	padding:3px 5px;
}
.drops::-ms-expand {
    display: none;
}
@-moz-document url-prefix() {
.form-group {margin-right:4px; position:relative; z-index:1; }
.form-group:before {content: url('../img/select-arrow.png'); width:20px; height:24px; position:absolute; right:1px; top:1px;}
.form-group > select { -webkit-box-sizing: border-box; background:none;background-color:#fff; -moz-box-sizing: border-box;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.form-group select::-ms-expand {display: none; /* to ie 10 */}
.form-group select:focus {outline: none;}
:-moz-any(.form-group):before {background-color: #fff; /* this is necessary for overcome the caret default browser */pointer-events: none; /* https://developer.mozilla.org/en-US/docs/Web/CSS/pointer-events  */z-index: 1; /* this is necessary for overcome the pseudo element */}
.form-group.search:before { content:normal;}	
}
.form-bar-left-submit{
	float:left;
	margin: 0;
	position:relative;
	width:auto;
}
.submitButton-bar{
	display:inline-block;
	padding:4px 15px 6px 15px;
	background:#399ff2;
	color:#fff;
	font-weight:400;
	font-size:1.1em;
	border:1px solid #fff;
	cursor:pointer;
	position:relative;
}
.submitButton-bar:hover{
	background:#0b61a8;
	border:1px solid #399ff2;
}

.form-bar-left-submit .countCruises{
	font-weight:700;
}
.detail-search{
	float:right;
	font-weight:0.9em;
	padding:7px 0 0 0;
}
.fav-box{
	font-size:1.05em;
	position:absolute;
	right:0;
	top:12px;
	padding:5px 15px;
	border-radius:5px;
	background:#2278ce;
	text-shadow:0  0;
	cursor:pointer;
}
.fav-box a{
	font-size:1.05em;
}
.fav-box .fa{
	color:#ff0000;
}
.fav-box:hover{
	background:#fff;
	color:#2278ce;
}
.main{

	margin:15px 0;
	margin-left:auto;
	margin-right:auto;
		
}
.welcome{
	width:45.5%;
	float:left;
	position:relative;
	text-align:justify;
	padding:15px;
	font-size:1.05em;
	background:#fff;	
}

h1, h2,h3,  h4, h5, h6{
	margin:0 0 6px 0;
	padding:0;
	font-size:1.4em;
	font-weight:400;
	color:#2278ce;
	text-align:left;
}
.search-main{
	width:50%;
	height:310px;
	float:right;
	position:relative;
	margin:0;
	border:4px solid #fff;
	background:#fff;
}
.box-left{
	float:left;
	padding:0;
	text-align:center;
	position:relative;
	width:calc(50% - 2px);
	margin:0;
	height:calc(50% - 2px);
	display:block;
}
.box-right{
	float:right;
	padding:0;
	text-align:center;
	position:relative;
	width:calc(50% - 2px);
	margin:0;
	height:calc(50% - 2px);
	display:block;	
}
.no-margin{
	margin:0;
}
.box-left-a{
	background: #fff url('../img/boxes/4hmeres.jpg');
	background-size:100% auto;
	background-repeat: no-repeat;
	border-bottom:2px solid #fff;
}
.box-left-a-1{
	text-align:left;
	padding:10px 0 5px 20px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-left-a-2{
	text-align:left;
	padding:0 0 0 80px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-right-a{
	background: #fff url('../img/boxes/3hmeres.jpg');
	background-size:100% auto;
	background-repeat: no-repeat;
	border-bottom:2px solid #fff;	
}
.box-right-a-1{
	text-align:left;
	padding:10px 0 5px 80px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-right-a-2{
	text-align:right;
	padding:0 15px 0 0px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-left-b{
	background: #fff url('../img/boxes/mesogeios.jpg');
	background-size:100% auto;
	background-repeat: no-repeat;
	border-top:2px solid #fff;	
}
.box-left-b-1{
	text-align:left;
	padding:10px 0 5px 20px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-left-b-2{
	text-align:right;
	padding:0 20px 0 0px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-right-b{
	background: #fff url('../img/boxes/7hmeres.jpg');
	background-size:100% auto;
	background-repeat: no-repeat;
	border-top:2px solid #fff;	
}
.box-right-b-1{
	text-align:left;
	padding:10px 0 0 40px;
	font-size:1.5em;
	font-weight:300;
	color:#990000;
	text-shadow:1px 1px #fff;
}
.box-right-b-2{
	text-align:left;
	padding:0 0 0 80px;
	font-size:1.5em;
	font-weight:300;
	color:#990000;
	text-shadow:1px 1px #fff;
}
.welcome-img{
	margin:10px 0 0 0;
	border:1px solid #e4e4e4;
	padding:5px;
	position:relative;
	line-height:0.9em;	
}
.welcome-img img{
	width: 100%;
	height:auto;
	line-height:1em;
}
.sliders{
	text-align:left;
	position:relative;
	margin:15px 0 0 0;
	padding:15px;
	background:#fff;
	float:right;
	width:48%;
}
.camera_thumbs_cont ul {
	padding:8px 4px 5px 0 !important;
}
.sliderbutton{
	float:left;
	padding:10px 15px 10px 0;
	font-size:1.5em;
	font-weight:400;
	color:#2278ce;
	margin-right:20px;
	border:1px solid #fff;
	position:relative;	
}
.sliderbuttonoff{
	float:left;
	padding:10px 15px 10px 15px;
	font-size:1.4em;
	font-weight:400;
	color:#69a8e7;
	margin-right:20px;
	color:#69a8e7;
	background:#eef5fd;
	cursor:pointer;
	border:1px solid #eef5fd;	
}
.sliderbuttonoff:hover{
	color:#2278ce;
	background:#fff;
	border:1px solid #2278ce;
}
#sliderplace{
	margin-top:10px;
	position:relative;
	height:250px;
	border:1px solid #e4e4e4;
	padding:5px;
}
.slider-img{
	position:relative;
	width:100%;
	height:250px;
}
.slider-img p{
	margin:0;
	padding:10px 15px;
	color:#fff;
	background: rgba(110,172,231,0.7);
	position:absolute;
	left:0;
	bottom:0;
	font-size:1.1em;
	width: calc(100% - 30px);
	text-shadow:1px 1px #0c2947;
}
.slider-img p span{
	font-weight:700;
	font-size:1.2em;
}
.arrow-down {
    width:70%;
}
.arrow-down:after {
    content:'';
    position: absolute;
    border-style: solid;
    border-width: 7px 7px 0;
    border-color: #ff8000 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: 1px;
    left: 45%;
}
.arrow-down:before {
    content:'';
    position: absolute;
    border-style: solid;
    border-width: 7px 7px 0;
    border-color: #ff8000 transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: 2px;
    left: 45%;
}
.line-up {
	width:100%;
	height:6px;
	z-index:2;
	border-bottom:6px solid #FFF;
	box-sizing:content-box;
	background:transparent radial-gradient(ellipse at 50% 100%,rgba(0,0,0,0.3) 0px,transparent 70%) repeat scroll 0% 0%;
}	
.support{
	width:45.5%;
	float:left;
	position:relative;
	text-align:justify;
	padding:15px;
	background:#fff;
	margin:15px 0 0 0;
}
.support a{
	display:block;
	margin:5px 0 0 0;
	padding:8px 10px;
	background:#e6f0fb;
	font-size:1.1em;
}
.left-main{
	position:relative;
	float:left;
	padding:0;
	width:47.5%;
	text-align:left;
	margin:15px 0 0 0;
	border:4px solid #fff;
	background:#fff;
	height:407px;
}

.box-1{
	background: #fff url('../img/boxes/box-1.jpg');
	background-size:100% auto;
	background-repeat: no-repeat;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;	
	width:calc(33.33% - 2px);
	height:calc(50% - 2px);	
	float:left;	
	position:relative;	
}
.box-1-a{
	text-align:left;
	padding:10px 0 5px 10px;
	font-size:1.5em;
	font-weight:300;
	color:#990000;
	text-shadow:1px 1px #fff;
}
.box-1-b{
	text-align:right;
	padding:0 10px 0 0;
	font-size:1.5em;
	font-weight:300;
	color:#990000;
	text-shadow:1px 1px #fff;
}
.box-2{
	background: #fff url('../img/boxes/box-2.jpg');
	background-size:100% auto;
	background-repeat: no-repeat;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;	
	width:calc(66.67% - 2px);
	height:calc(50% - 2px);
	float:right;
	position:relative;	
}
.box-2-a{
	text-align:right;
	padding:10px 150px 5px 0;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-2-b{
	text-align:right;
	padding:0 50px 0 0;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-4{
	background: #fff url('../img/boxes/box-4.jpg');
	background-size:auto 100%;
	background-repeat: no-repeat;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;	
	width:calc(50% - 2px);
	height:calc(50% - 4px);
	float:left;
	position:relative;	
}
.box-4-a{
	text-align:left;
	padding:10px 0 5px 30px;
	font-size:1.5em;
	font-weight:300;
	color:#fff;
	text-shadow:1px 1px #000;
}
.box-4-b{
	text-align:left;
	padding:0 0 0 90px;
	font-size:1.5em;
	font-weight:300;
	color:#990000;
	text-shadow:1px 1px #fff;
}
.box-5{
	background: #fff url('../img/boxes/box-5.jpg');
	background-size:auto 100%;
	background-repeat: no-repeat;
	border-left:2px solid #fff;	
	border-top:2px solid #fff;	
	border-bottom:2px solid #fff;		
	width:calc(50% - 2px);
	height:calc(50% - 4px);
	float:right;
	position:relative;	
}
.box-5-a{
	text-align:left;
	padding:10px 0 5px 30px;
	font-size:1.5em;
	font-weight:300;
	color:#990000;
	text-shadow:1px 1px #fff;
}

.box-left-a:hover .box-left-a-1,.box-left-a:hover .box-left-a-2, .box-left-b:hover .box-left-b-1, .box-left-b:hover .box-left-b-2, .box-right-a:hover .box-right-a-1,.box-right-a:hover .box-right-a-2,.box-right-b:hover .box-right-b-1,.box-right-b:hover .box-right-b-2,
.box-1:hover .box-1-a,.box-1:hover .box-1-b,.box-2:hover .box-2-a,.box-2:hover .box-2-b,
.box-4:hover .box-4-a,.box-4:hover .box-4-b,
.box-5:hover  .box-5-a,.box-5:hover  .box-5-b{
	color:#ff8000 !important;
	text-shadow:1px 1px #000 !important;
}
.box-text { 
	background:rgba(16,129,220,.6);
    width:100%; 
    min-height:4em; 
    display:none; 
    position:absolute;
    left: 0;
    bottom:0;
	text-align:center;
}
.box-text p{
	color:#fff;	
	padding:10px;
	margin:0;
	text-shadow:1px 1px #0b5795;	
}
.block-main-right{
	position:relative;
	float:left;
	padding:15px;
	width:45.5%;
	text-align:left;
	margin:15px 0 0 0;	
	background:#fff;
}
.rec-box{
	width:45.5%;
	float:left;
	position:relative;
	text-align:justify;
	padding:15px;
	font-size:1em;
	background:#fff;
	margin:15px 0 0 0;		
}
.last-blogs{
	position:relative;
	text-align:left;
}
.lastblog{
	position:relative;
	padding:10px 0;
	border-bottom:1px dotted #666;
}
.lb-img{
	float:left;
	width:100px;
	height:75px;
	margin-right:15px;
}
.lb-title{
	float:right;
	width:calc(100% - 115px);
	font-weight:400;
	font-size:1.2em;
}


.footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	margin:15px 0 0 0;
	text-align:center;
	padding:0;
	background:#fff;
}
.footer-in{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.footer-left{
	float:left;
	text-align:center;
	padding:15px 15px 15px 0;
	width:25%;
}
.footer-right{
	float:right;
	text-align:center;
	padding:15px 0 15px 15px;
	width:25%;
	z-index:9;
}
.footer-middle{
	text-align:center;
	padding:15px 25px 0 25px;
	position:relative;
	overflow:hidden;
}
.bottom-footer{
	font-size:0.8em;
	text-align:center;
	padding:6px 0;
	background : #e8e8e8;
}
.micrologo{
	width:100px;
}
.footer-left p{
	margin:5px 0 10px 0;
	font-size:0.9em;
	font-weight:700;
}
.mhte{
	position:relative;
	font-size:0.8em;
	display:table;
	margin:0 auto;
}
.htta, .copyright{
	display: table-cell;
	vertical-align:middle;
	padding:5px;
}
.newsletter-footer {
	margin:0;
	text-align:left;
}
.newsletter-footer input[type="text"] {
	color:#4D4D4D;
	background:#fff none repeat scroll 0% 0%;
	border:1px solid #A3A3A3;
	height:26px;
	width:60%;
	margin-top:2px;
}
.form-control {
	height:34px;
	padding:6px 12px;
	font-size:14px;
	color:#555;
	background-color:#FFF;
	background-image:none;
	border:1px solid #CCC;
	box-shadow:0px 1px 1px rgba(0,0,0,0.075) inset;
	transition:border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;
}
.newsletter-footer .nl-submit {
	color:#FFF;
	background:#ff8000 none repeat scroll 0% 0%;
	border:0px none;
	font-weight:700;
	font-size:13px;
	height:40px;
	padding:0px;
	margin-left:10px;
	margin-top:-4px;
	width:30%;
	cursor:pointer;
}
.newsletter-footer .nl-submit:hover {
	background:#001b64;
	color:#fff;
}
.newsletter-footer span {
	font-size:1.1em;
	color:#001b64;
}
.newsletter-footer p {
	padding:0 0 10px 0;
	margin:0;
}
.footer-links{
	position:relative;
	margin:0 0 15px 0;
	font-size:1em;
}
.footer-links a{
	display:inline-block;
	padding: 0 15px 0 0;
}
.share-links{
	position:relative;
	margin:0 0 15px 0;
	text-align:center;
}
.share-links p, .social-links p{
	text-align:left;
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:0;
}
.share-links a{
	display:inline-block;
	padding: 0 10px 0 0;
	font-size:2em;
	color:#6EACE7;
	cursor:pointer;
	position:relative;
}
.share-links a i{
	display:inline-block;
	position:relative;
}
.share-links a  .fa-facebook-square:hover{
	color:#3D5A97;
}
.share-links a  .fa-twitter-square:hover{
	color:#4DA6DE;
}
.share-links a  .fa-google-plus-square:hover{
	color:#D93E2D;
}
.share-links a  .fa-instagram:hover{
	color:#9C7C6E;
}
.share-links a  .fa-pinterest-square:hover{
	color:#C9251B;
}
.share-links a  .fa-print:hover{
	color:#808080;
}
.share-links a  .fa-envelope:hover{
	color:#f5860a;
}
.share-links a last:child{
	padding: 0;
}

.social-links{
	position:relative;
	margin:0;
	text-align:center;	
}
.social-links a{
	display:inline-block;
	padding: 0 20px 0 0;
	font-size:2.5em;
	color:#6EACE7;
}
.social-links a .fa-facebook{
	color:#3D5A97;
}
.social-links a .fa-twitter{
	color:#4DA6DE;
}
.social-links a .fa-google-plus{
	color:#D93E2D;
}
.social-links a last:child{
	padding: 0;
}
.social-links a .fa-facebook:hover,.social-links a .fa-twitter:hover,.social-links a .fa-google-plus:hover{
	color:#6EACE7;
}
.morebutton{
	margin:5px 0 0 0;
	text-align:right;
}

.morebutton a{
	display:inline-block;
	padding:4px 15px 6px 15px;
	background:#399ff2;
	color:#fff;
	font-weight:400;
	font-size:0.9em;
	border:1px solid #0b61a8;
	cursor:pointer;
	position:relative;
}
.morebutton a:hover{
	background:#0b61a8;
	border:1px solid #399ff2;
}
.other-item p{
	margin:0;
	padding:0;
	font-size:0.9em;
}
.round-div{
	background:#ff8000;
	color:#fff;
	padding:3px;
	border-radius:100%;
	position:absolute;
	top:-5px;
	left:-5px;
	font-size:9px;
	min-width:9px;
	text-align:center;
	font-weight:700;
}
.phone-b{
	display:none;
}
#breadcrab-in{
	position:relative;
	padding:10px;
	background:rgba(255,255,255,0.5);
}
.cruise{
	margin-bottom:15px;
}
.cruise-main{
	position:relative;
	float:right;
	width:calc(72% - 30px);	
	position:relative;
	padding:15px;
	background:#fff;
	text-align:left;
	margin-bottom:15px;
}
.cruise-main h1{
	font-size:1.8em;
}
.cruise-des{
	font-size:1.1em;
}
.left-column{
	float:left;
	width:calc(28% - 15px);
}

.cruise-info{
	position:relative;
	border:15px solid #fff;
	background:#f4faff;
	padding:10px;
	font-size:1em;
	text-align:left;
	margin-bottom:15px;
}
.cruise-info h2{
	font-size:1.3em;
	font-weight:700;
}
.cruise-info p{
	margin:8px 0 0 0;
	padding:0;
}
.cruise-info p span{
	font-weight:700;
}
.cruise-info p .fa{
	color:#ffb366;
}
.cruise-info-img{
	width:calc(100% - 10px);
	height:120px;
	background-size:100% auto;
	border:5px solid #fff;
	position:relative;
}
.ribbon-offer{
	position:absolute;
	top:-8px;
	left:-8px;
	width:75px;
	height:75px;
	z-index:99;
}
.cbp-caption-defaultWrap{
	border:1px solid #e4e4e4;
	padding:5px;
}
.cbp-caption-defaultWrap:hover{
	border:1px solid #d3e6f8;
	background:#d3e6f8;
}

.cruise-links{
	position:relative;
	text-align:center;
	font-weight:700;
	padding-top:5px;
	width:100%;
}
.cruise-links a{
	display:inline-block;
	padding:10px 15px;
	margin:0 5px;
	color:#75b7ff;
	cursor:pointer;
	font-size:1.25em;	
}
.cruise-links a:hover{
	color:#ff8000;
	background:#e6f2ff;	
}
a.selectedlink{
	display:inline-block;
	padding:10px 15px;
	margin:0 5px;
	background:#fff;
	color:#ff8000;
	position:relative;
	border-bottom:1px solid #ff8000;
}
a.selectedlink:hover{
	color:#75b7ff;
	background:#fff;
}
.cruise-link{
	position:relative;
	display:inline-block;
}
.arrow-down {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 128, 0, 0);
	border-top-color: #ff8000;
	border-width: 10px;
	margin-left: -10px;
	margin-top:-1px;
}
#portsdistance{
	position:absolute;
	right:20px;
	top:20px;
	color: #c46200;
}

#cruise-info-right{
	display:none;
}
#cruise-info-right .cruise-info{
	position:relative;
	border:0;
	background:#fff;
	padding:0;
	font-size:1em;
	text-align:left;
	margin-bottom:0;
	text-align:center;
}
#cruise-info-right .cruise-info h2{
	margin:0 0 10px 0;
	padding:0;
	font-size:1.4em;
	font-weight:400;
	color:#2278ce;
	text-align:left;
}
#cruise-info-right .cruise-info p,#cruise-info-right .cruise-info .portsdistanceinfor, #cruise-info-right .cruise-info .pdf-button{
	display:inline-block;
	margin:5px;
}
#map{
	width:count(100% - 256px);
}
.mapsymbols {
    margin-top: 10px;
    font-size: 0.9em;
    color: #063764;
}
.mapsymbols img {
    width: 18px;
}
.mapsymbols div {
    float: left;
    padding-right: 3px;
    text-align: left;
}
.mapsymbols .mapicon {
    padding: 3px 15px 0 0;
}
ul.slimmenu li > ul > li ul {
		display: none;
		position: absolute;
		left: 100%;
		top: 0;
		z-index: 999;
		width: 100%;
		font-size:1.05em;
		background-color: #6EACE7;
		padding-left:15px;
		margin-left:0px;
		width:320px;
}
ul.slimmenu li > ul > li ul li a{
		font-size:1.3em;
}
.div-link a{
	margin:5px 0;
	padding:10px;
	background:#fff;
	display:block;
	font-size:1.1em;
}
.div-link a .fa{
	color:#ffd1a4;
}
.div-link a:hover{
	background:#cee7ff;
}
.hiddensearch{
	display:none;
}
.formleft{
	width:45%;
	float:left;
}
.formright{
	width:45%;
	float:right;
}
.slimmenu a{
	font-size:1.35em !important;
}
.slimmenu ul li a,.slimmenu ul li ul li a{
	font-size:1.5em !important;
}

.topbanner{
	margin-top:15px;
	margin-left:0 auto;
	margin-right:0 auto;
	padding:0;	
	width: 100%;
	background:#fff;
}
.topbanner img{
	width:calc(100% - 20px);
	padding:0;
	margin:10px;
}
.formamain{
	height:705px;
}
.forma{
	margin-bottom:0;
}
.flipbanner{
	margin:15px 0 0 0;
	text-align:center;
}
.flipbanner img{
	width:100%;
}





/* 1024px media style */
@media only screen and (max-width: 1100px) {
	
	#header-in,#menu-outer,#main,#footer-in{
		padding:0 5%;
	}
	#menu li a{
		font-size:1.2em;
	}
	.hiddensearch{
		display:block;
		width:100%;
		margin:15px 0;
	}
	ul.slimmenu li a {
		padding: 15px 30px 15px 10px;
		font-size:0.95em;
	}	
	.detail-search{
		float:none;
		margin:10px 0 0 0;
		width:100%;
		text-align:center;
		clear:both;
	}
	.camera_thumbs_cont ul {
		padding:18px 4px 10px 0 !important;
	}
	.trans-element{
		font-size:0.9em;
	}
	.fav-box{
		top:-50px;
		right:20px;
	}	
	.phone p, .phone-b p{
		display:none;
	}
	.welcome,.search-main,.sliders,.block-main-right,.support{
		width:46%;
	}
	#welcome{
		min-height:47px;
		max-height:47px;	
	}
	.left-main{
		height:300px;
		width:48.4%;
	}
	.search-main{
		height:230px;
		width:48%;
	}
	.sliders{
		width:45.5%;
	}
	.box-5, .box-4{
		background-size:100% auto;	
	}
	.form-left,.form-right{
		margin:0 0 20px 0;
	}
	.cruise-list-item-img{
		height:80px;
		width:120px;
	}	
	.cruise-list-item-des{
		width:60%;
		margin-top:0;
		padding-top:0;
		font-size:0.9em;
	}
	.footer-left{
		width:20%;
	}
	
	.footer-right{
		width:20%;
	}
	.footer-links{
		font-size:0.9em;
	}	
	.newsletter-footer p {
		font-size:0.9em;
	}	
	.share-links a{
		font-size:1.5em;
	}
	.social-links a{
		font-size:2em;
	}
	.cruise-list-item-button {
		right:10px;
		bottom:0px;
	}
	#cruise-info-right{
		display:block;
	}	
	.left-column{
		display:none;
	}

	.cruise-main{
		width: calc(100% - 30px);
	}	
	.forma{
		width: 100%;
		margin:15px 0 0 0;
		display:block;
	}
}



/* 800px media style */
@media only screen and (max-width: 800px) {
	.welcome,.search-main,.sliders,.block-main-right,.support{
		width:44.5%;
	}
	ul.slimmenu  li a{
		font-size:1.2em;
	}	
	.form-left,.form-right{
		margin:0 0 10px 0;
	}
	#welcome{
		min-height:100%;
		max-height:100%;	
	}
	ul.slimmenu li > ul > li ul {
		margin-left:20px;
		width:auto;
	}	
	.submitdiv{
		float:none;
		text-align:center;
		width:100%;
		display:block;
		margin-top:20px;
	}
	.searchcheck{
		float:none;
		text-align:left;
	}
	.searchcheckbox{
		float:none;
	}	
	.slogan{
		float:right;
	}
	.phone{
		display:none		
	}
	.phone-b{
		display:block;
		text-align:center;
		position:relative;
		padding:10px 0 30px 0;
		clear:both;
		font-size:1.25em;
		font-weight:300;		
	}
	.phone-b span{
		font-weight:700;
		font-size:1.1em;
	}
	.phone-b p{
		margin:10px 0 0 0;
		padding:0;
		text-align:center;
	}
	.phone-b p a{
		display:inline-block;
		padding:5px 10px;
		background:#6EACE7;
		border-radius:5px;
		font-size:0.9em;
		color:#fff;
		font-weight:700;
		text-decoration:none;
	}
	.phone-b p a:hover{
		background:#5B8FBF;
		color:#FFB619;	
	}
	.phone-b p a span{
		font-size:0.8em;
		font-weight:400;
	}
	.fav-box{
		top:-35px;
		right:50%;
		left:50%;		
		margin:0 -105px;
		width:180px;
	}	
	#slogan-hidden{
		display:block;
		float:right;
		max-width:261px;
		margin:0;
		padding:15px 0 15px 0;		
	}	
	#slogan-hidden img{
		width:100%;
		max-width:261px;
	}

	.form-left{
		float:none;
		width:100%;
	}
	.form-right{
		float:none;
		width:100%;
	}	
	.inputfield{
		width:98%;
	}
	.cruise-list-item-img{
		height:50px;
		width:80px;
	}	
	.cruise-list-item-des{
		width:55%;
		margin-top:0;
		padding-top:0;
		font-size:0.9em;
	}
	.cruise-list-item-button{
		margin:0;
		bottom:0;
	}
	
	.footer-left{
		width:40%;
		margin:0;
	}
	
	.footer-right{
		width:40%;
		margin:0;		
	}	
	
	.footer-middle{
		width:90%;
		float:none;
		overflow:visible;
		clear:both;
		margin:0;
		margin-bottom:15px;	
	}
	.moreinfo{
		width:90%;
		margin:10px 0 0 0;		
	}
}

/* 600px media style */
@media only screen and (max-width: 600px) {
	.logo{
		width:40%;
	}
	.welcome,.search-main,.sliders,.block-main-right,.support{
		width:94.5%;
		float:none;
	}
	.block-main-right{
		overflow:visible;
	}
	.search-main{
		margin-top:15px;
		width:calc(100% - 8px);
	}
	.rec-box{
		width:calc(100% - 30px);
	}
	.left-main{
		margin-top:15px;
		width:calc(100% - 8px);
		float:none;
	}	
	.sliders{
		height:400px;		
	}
	.form-bar-left{
		width:22%;
		font-size:0.9em;
	}
	.logo, .slogan{
		width: 40%;
	}
	.slogan img,.logo img{
		width:100%;
	}
	.form-bar-left-submit{
		float:none;
		clear:both;
		text-align:center;
		width:100%;
		padding:10px 0 0 0;
	}
	#welcome{
		min-height:150px;
		max-height:150px;	
	}
	.cruise-list-item-img{
		height:120px;
		width:190px;
	}	
	.cruise-list-item-des{
		width:50%;
		margin-top:0;
		padding-top:0;
		font-size:0.9em;
	}	
	.form-left{
		float:left;
		width:45%;
	}
	.form-right{
		float:right;
		width:45%;
	}	
	.submitdiv{
		float:right;
	}
	.searchcheck{
		float:left;
	}
	.searchcheckbox{
		float:right;
	}
	.footer-middle{
		width:90%;
		overflow:visible;
		text-align:center;
		padding:0;
	}
	.cruise-list-div-img-out{
		display: inline-block;
		margin-bottom:10px;
	}
	.cruise-list-div-in{
		display: block;
	}
	.cruise-list-div-des{
		padding-left:0;
		display: block;	
	}	
}




/* 450px media style */
@media only screen and (max-width: 450px) {
	.formleft{
		width:100%;
		float:none;
	}
	.formright{
		width:100%;
		float:none;
	}	
	.top-left{
		float:none;
		text-align:center;
	}
	.top-right{
		float:none;
		text-align:center;
		margin-top:10px;
	}
	.logo-in{
		text-align:center;
	}
	.logo{
		float:none;
		display:inline-block;
		margin:0;
	}
	.logo{
		width:90%;
	}	
	.slogan{
		float:none;
		display:inline-block;
		margin:0;
		width:90%;		
	}
	.welcome,.search-main,.sliders,.block-main-right,.support{
		width:92%;
		float:none;
	}
	.search-main{
		width:calc(100% - 8px);
		height:208px;
	}
	.box-left-a .box-left-a-1,.box-left-a .box-left-a-2, .box-left-b .box-left-b-1, .box-left-b .box-left-b-2, .box-right-a .box-right-a-1,.box-right-a .box-right-a-2,.box-right-b .box-right-b-1,.box-right-b .box-right-b-2,
	.box-1 .box-1-a,.box-1 .box-1-b,.box-2 .box-2-a,.box-2 .box-2-b,
	.box-4 .box-4-a,.box-4 .box-4-b,
	.box-5  .box-5-a,.box-5  .box-5-b{
		font-size:1em;
		padding:10px 0 0 10px;
		text-align:left;
	}
	.form-bar-left{
		width:40%;
		padding:5px 0;
	}
	.left-main{
		height:298px;
	}
	.break{
		clear:both;
	}
	.form-left{
		float:none;
		width:100%;
	}
	.form-right{
		float:none;
		width:100%;
	}	
	.inputfield{
		width:98%;
	}	
	.newsletter-footer input[type="text"] {
		width:45%;
	}

	.newsletter-footer .nl-submit {
		margin-top:-4px;
	}	
	.cruise-list-item-img{
		height:50px;
		width:80px;
	}	
	.cruise-list-item-des{
		width:55%;
		margin-top:0;
		padding-top:0;
		font-size:0.9em;
	}
	.cruise-list-item-button{
		margin:0;
		bottom:0;
	}	
	
	.footer-left{
		width:100%;
		float:none;
	}
	
	.footer-right{
		width:100%;
		float:none;
	}
	
	.footer-middle{
		overflow:visible;
		width:100%;		
	}
	.cruise-form-left, .cruise-form-right{
		float:none;
		width:90%;
		text-align:left;
		padding:0;
		margin:5px;
	}
	.cruise-form-left{
		margin-top:10px;
	}
	.company-address{
		width:100%;
	}
	#map{
		width:100%;
		height:300px;
	}
	.boatphotosbutton{
		width:100%;
		margin-top:10px;
		text-align:center;
	}
	#cruise-info-right .cruise-info{
		text-align:left;
	}
	#cruise-info-right .cruise-info p,#cruise-info-right .cruise-info .portsdistanceinfor, #cruise-info-right .cruise-info .pdf-button{
		display:block;
		margin:5px;
		width: calc(100% - 40px);
	}	
	.pdf-button{
		width: calc(100% - 100px);
		padding-right:0;
	}	
	.cruise-des img{
		padding-bottom:10px;
		width:100%;
		border:0;
	}
	.clearflags{
		clear:both;
	}
	#portsdistance{
		position:relative;
		width:auto;
		text-align:center;
		margin:0;
		top:0;
	}
}

/* 320px media style */
@media only screen and (max-width: 330px) {
	.welcome,.search-main,.sliders,.block-main-right,.support{
		width:90%;
		float:none;
	}
	.search-main{
		width:calc(100% - 8px);
		height:158px;
	}
	.left-main{
		height:200px;
	}
	
	.cruise-list-item-img{
		height:38px;
		width:60px;
	}	
	.cruise-list-item-des{
		width:55%;
		margin-top:0;
		padding-top:0;
		font-size:0.9em;
	}	
	h1,h2, h4,h5,h6,h3{
		font-size:1.2em;
	}	
}
.pricetr:hover td {
    background: #d7e7ec;
}
table.program-table {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
}
/* Zebra striping */

table.program-table tr:nth-of-type(odd) {
    background: #f3f9fe;
}
table.program-table th {
    background: #6EACE7;
    color: white;
    font-weight: bold;
    text-align: center;
}
table.program-table td,
table.program-table th {
    padding: 8px;
    border: 1px solid #c9e3fc;
    font-size: 1em;
    text-align: center;
}
table.program-table td.tday {
    text-align: left;
}
table.program-table .tdport {
    text-align: left;
}
@media only screen and (max-width: 600px) {
    /* Force table to not be like tables anymore */
    
    table.program-table,
    table.program-table thead,
    table.program-table tbody,
    table.program-table th,
    table.program-table td,
    table.program-table tr {
        display: block;
    }
    /* Hide table headers (but not display:none;,for accessibility) */
    
    table.program-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.program-table tr {
        border: 1px solid #ccc;
    }
    table.program-table td {
        /* Behave like a "row" */
        
        border: none;
        border-bottom: 1px solid #a2cff9;
        position: relative;
        padding-left: 50%;
    }
    table.program-table td.tday {
        text-align: center;
        font-weight: 700;
    }
    table.program-table td:before {
        /* Now like a table header */
        
        position: absolute;
        /* Top/left values mimic padding */
        
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    table.program-table .tdport {
        text-align: center;
    }
    /*				Label the data				*/
    
    table.program-table td:nth-of-type(1):before {
        content: "Ημέρα";
    }
    table.program-table td:nth-of-type(2):before {
        content: "Λιμάνι";
    }
    table.program-table td:nth-of-type(3):before {
        content: "Άφιξη";
    }
    table.program-table td:nth-of-type(4):before {
        content: "Αναχώρηση";
    }
}

.tooltipMap {
    text-align: center;
    font-size: 1.2em;
    background: #399ff2;
    border: 1px solid #fff;
    padding: 15px;
    color: #fff;
}
.messagechargement {
    position: absolute;
    height: 35px;
    width: 35px;
    top: 170px;
    left: 300px;
    margin-top: -18px;
    margin-left: -18px;
}
#map-cruise {
    position: relative;
}