@charset "utf-8";
/* CSS Document */


*{
	margin: 0;
	padding: 0;
}

		
img{
	border:none;
}


/*.inv{
	position: absolute;
	left: -5000px;
}*/

html{
	font-size:62.5%; 
}


body {
	font:0.9em Arial;
	color:#1E5B88;
	margin:0px;
	padding:0px;
/*	margin:20px;*/
}

a {
/*	color:#ffffff;
	font-weight:bold;*/
}

 /**************************** Backgrounds & Positioning Styles *********************************/
#bg, #bg table, #bg td {
height:100%;
width:100%;
overflow:hidden;
}

#bg {
position: fixed;
}

#bg div {
height:100%;
position:absolute;
width:100%;
}

#bg td {
text-align:center;
vertical-align:middle;
}

#bg img {
margin:0 auto;
height:100%;
width:100%;
min-height:530px;
min-width:960px;
}

/**/

#header{
width:100%
}

h1 {
	margin:0;
	padding:0;
	float:left;
}

h1 a {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:188px;
	height:251px;
	text-decoration:none;
	display:block;
	margin-left:20px;
}

p {
	text-align:justify;
}

/*contents*/



#supperWrapper{
    position:absolute;
    top:0px;
	left:0px;
    z-index:70;
    overflow:visible;
	width:100%;
	min-width:960px;
	height:auto;
	min-height:530px;
}

#wrapper {
	width:960px;
	margin:0 auto;
min-width: 870px;
	/*height:1042px;*/
/*	min-height:1200px;*/
	overflow:visible;

}

.row0, .row1, .row2 {
width:100%;
        float:left;
background-image:url(../images/white_bg.png);
}

.row2 .column1{
   padding-bottom:95px;
}

.column1{
	float:left;
}

.contents2 .column1 {
	width:188px;
	float:left;
}

.contents2 .column2 {
	width:300px;
	float:left;
}

.banner{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}

.banner_accomodation{
	background-image:url(../images/accommodation.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}

.banner_facilities{
	background-image:url(../images/facilities.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}

.banner_contact{
	background-image:url(../images/contact.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}


.banner_gallery{
	background-image:url(../images/gallery.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}

.banner_location{
	background-image:url(../images/location1.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}

.banner_pelion{
	background-image:url(../images/pelion_new.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}

.banner_rates{
	background-image:url(../images/times_nn.jpg);
	background-repeat:no-repeat;
	width:869px;
	height:564px;
	float:left;
	margin-top:-74px;
	margin-left:90px;
	position:relative;
}


.main_text{
	width:855px;
	height:auto;
	margin:33px 0 20px 93px;
}

.main_text li{
	list-style:inside;
	list-style-type:circle;
	margin-left:10px;
	font-size:1.4em;
}

.main_text p{
	font-size:1.4em;
	margin-bottom:10px;
}

.main_text_70{
	width:58%;
	height:auto;
	float:left;
	margin:33px 0 20px 93px;
		
}

.main_text_70 li{
	list-style:inside;
	list-style-type:circle;
	margin-left:10px;
	font-size:1.4em;
}

.main_text_70 p{
	font-size:1.4em;
	margin-bottom:10px;
}
	
	
.main_text_30{
	width:30%;
	height:auto;
	float:left;
	margin-top:62px;
}

.main_text_30 p{
	font-size:1.4em;
	margin-bottom:10px;
	
}

/*---------------*/

.main_text_60{
	width:49%;
	height:auto;
	float:left;
	margin:33px 0 20px 93px;
		
}

.main_text_60 li{
	list-style:inside;
	list-style-type:circle;
	margin-left:10px;
	font-size:1.4em;
}

.main_text_60 p{
	font-size:1.4em;
	margin-bottom:10px;
}
	
	
.main_text_40{
	width:40%;
	height:auto;
	float:right;
	margin-top:70px;
}

.main_text_40 p{
	font-size:1.4em;
	margin-bottom:10px;
	
}

.main_text_40 ul{
	margin-top:33px!important;
}

h3{
	font-size:2em;
	margin-bottom:10px;
}

h4{
	font-size:1.4em;
	color:#0F9EFF;
	padding-top:13px;
}

/*navigation*/

#navigation{
	float:left;
	margin:146px 0px 0px 58px;
}

#navigation a{
	color:#386082;
	font-size:1.4em;
	text-decoration:none;
}

#navigation a:hover{
	color:#6394BC;
}

#navigation a:active{
	color:#6394BC;
}

#navigation ul, #footNav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#navigation ul li, #footNav ul li {
	margin-right:20px;
	float:left;
}

#navigation ul li #active, #languages ul li #active {
	/*background-color:#ff0000;*/
}


.gallery{
	float:left;

margin-bottom:20px;
}

.gallery a{
	float:left;
	margin-left:25px;
        margin-bottom:56px;
display:block;
width:150px;
height:100px;
}

.gallery a img{
width:150px;
height:100px;
}

.gallery p{
width:100%;
float:left;
}

.gallery_new{
	float:left;
	margin-left:65px;
        margin-bottom:35px;
}

.gallery_pelio{
	float:left;
	margin-left:65px;
        margin-bottom:20px;

}

.main_text a img{
	border:3px solid #27628D;
width:150px;
height:100px;
}

.gallery img{
	border:3px solid #27628D;
}

.gallery_third img{
	border:3px solid #27628D;
}
.gallery_new img{
        border:3px solid #27628D;
}

.gallery_pelio img{
        border:3px solid #27628D;
}

/*languages*/

#languages {
	float:right;
	margin-top:70px;
	margin-right:30px;
}

#languages ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}

#languages ul li {
	float:left;
}


#gr a{
	background:url(../images/gr.png) no-repeat top left;
	width:26px;
	height:47px;
	display:block;
}

#gr span{
	position: absolute;
	left: -5000px;
}

#en a{
	background:url(../images/en.png) no-repeat top left;
	width:26px;
	height:47px;
	display:block;
        margin-right: 10px;
}

#en span{
	position: absolute;
	left: -5000px;
}

/*weather*/


#weather {

	float:right;
	margin-right:30px;

}

#weather h2 {
	font-size:12px;
}

#weather #temperature {
	margin-top:30px;
	float:left;
	font-size:1.3em;
}

#weather #icon {
	margin-top:10px;
	float:right;
	margin-left:4px;
	margin-top:6px;
}

#weather #icon img{
	width:60px;
	height:60px;
}



/*footer*/

#footer{
	background-color:#679DC8;
	bottom:0px;
	left:0px;
	position:absolute;
	width:100%;
	height:85px;
	padding:10px 0 0 0;
}

#footNav {
	float:left;
	margin-top:15px;
	width:900px;
	margin-bottom:10px;
}



#footNav li a{
	font-size:1.3em;
	text-decoration:none;
	color:#FFFFCC;
}

#footer div.column1{
	float:none;
	margin:0 auto;
	width:960px;
position:relative;
z-index:99;
}


#footer p{
	font-size:1.3em;
	color:#FFFFCC;
}
	
.addthis_button{
	padding-left:10px;
}

.address{
	float:left;
}

.iha-div {
	float:left;
	margin:0 20px;	
}
.iha-div a {
	float:left;
	width:51px;
	height:36px;
	background:url(../images/iha.png) 0 0 no-repeat;	
}

#net360 {
	background: url(../images/net360.png) no-repeat top right;
	margin-top:5px;
	float:right;
}

#net360 a {
	width:54px;
	height:45px;
	text-decoration:none;
	display:block;
}

/*#net360:hover {
	background: url(../images/net360.png) no-repeat top left;
}
*/
.inv {
	display:none;
}

.editableText {
	display:inline;
}

/*form*/
#availability-checker div.bookingBtn input{
		background-color:#386082;
		border:none;
		color:#FFF;
		width:80px;
		height:22px;
}


/* Map */

#mapCanvas{

	display:block;
	border:2px #7F9DB9 solid;
	margin-bottom:10px;
	float:right;
	height:190px;
	width:317px;
	margin-right:40px;
        margin-top:68px;
}

/*Rates*/

.tdfont1{
	color:#29A6FC;
	font-size:1.3em;
        font-weight:bold;
        padding:10px;
	}
.tdfont2{
	color:#1E5B88;
	font-size:1.5em;
        font-weight:bold;
        padding:10px;
	}
.tdfont3{
	
	color:#1E5B88;
        font-size:1.3em;
        padding:10px;
	}
	
#aforrates{
	background: url(../images/button.png) no-repeat top left;
	width:218px;
	height:37px;
	margin-top:10px;
	margin-left:87px;
}

#aforrates a{
	color:#fff;
	font-size:1.5em; 
	text-decoration:none;
	display:block;
	text-align:center;
	margin-top:10px;
}

div#contactForm{
         border:none;
}


/* Panoramic Title */

.panoramicTitle h2{
         display:none;
}

.panoramicTitle h3{
         margin-top:33px;
}
