html, body{
	padding:0;
	height:100%;
    margin:0 auto;
    background-color: #fcf9f2;
    font-family: 'Open Sans', sans-serif;
}
#map-canvas {
        width: 100%;
        height: 400px;
      }
      
#prosferoume p{
    font-weight:700;
}
p, a{
	font-size: 16px;
	
    color: black;
    text-decoration: none;
}

#blacklink
{
    font-size: 18px;
    color: blue;
}

#blacklink:hover
{
    color: black;   
}

.container{ 
    width: 980px;
    min-height: 100%;
}

/*
sticky footer fix
*/
#wrapper {
	min-height:100%;
	position:relative;
}

.content {
	padding-bottom:200px; /* Height of the footer element */
}
.footer {
	background:#ffab62;
	width:100%;
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
}
/*
sticky footer fix
*/

h1{
    margin-bottom: 5px;
    font-size: 32px;
	font-weight: 400;
}

h2{
	font-size: 26px;
}

h3{
	font-weight: 600;
	font-size: 20px;
}

.text-image-underlines 
{
	padding-bottom: 40px;
}

.text-image-underlines p
{

	text-align: justify;
}

.text-image-underlines a
{
	color:black;
	text-decoration: none;
	display: block;
}

.text-image-underlines img
{
	float:right;
	padding-left: 20px;
	width: 50%;
}

.text-image-underlines h1{
	display: inline-block;
	margin-bottom: 5px;
}

.text-image-underlines h3,h2{
	margin-top: 10px;
}

.text-image-underlines hr{
	width: inherit;
}

#contentheading{
	text-decoration: underline;
	margin-bottom: 10px;
}

hr{
	position: relative;
	left:-1%;
    width:102.2%;
    color: black;
    border-top-color:black;
    margin-top:5px;
}
nav a{
    color:black;
}
nav .selected
{
    color: #0099cc;
}

.footer, .content:after{
    height: 105px;
}

nav ul{
    z-index:1000;
    width: 100%;
    list-style: none;
	position: relative;
	display: inline-table;
}

nav ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0;
    background: #fcf9f2;
    width: 250px;
}

nav ul li:hover > ul {
    display: block;
}

nav ul:after {
		content: ""; clear: both; display: block;
}

nav ul li {
    position: relative;
	float: right;
    -webkit-transition: padding .05s linear;
	-moz-transition: padding .05s linear;
	-ms-transition: padding .05s linear;
	-o-transition: padding .05s linear;
	transition: padding .05s linear;
}
	nav ul li:hover {
	}
		nav ul li:hover a {
			color: black;
		}
	
	nav ul li a {
        padding-right: 10px;
        padding-left: 10px;
        text-decoration: none;
        font-size: 16px;
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -ms-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out;
	}
	
	nav ul li ul li a{
	   color: black;
	}

	nav ul ul li {
	    padding-top:10px;
		float:none;
		padding-bottom:5px;
	}
		nav ul ul li a {
			
		}	
			nav ul ul li a:hover {
			}

.contact{
    display: inline-block;
    float: right;
}

body{
    padding-top: 17px;
}

#slippry-demo img{
	height: 420px;
}

.logo{
    padding-right: 10px;
    padding-left: 10px;
}

.imageright
{
    margin-top: 50px;
    width: 100%;
    height: 100%;
}

.imageright hr
{
    display:block;
    margin-top:5px;
    margin-bottom:10px;
    width: 50%;
}
#underline
{
    width: 13%;
}

.text-image-tile {
	width:100%;
    overflow:auto;
}

.text-left{
	width:50%;
}

.image-right img{
	width:50%;
	float: right;
}

.text-image-tile p {
	text-align: justify;
    padding-right: 10px;
    margin-top:0px;
}

.text-image-tile img{
    padding-left: 10px;
	width: 100%;
	height: 100%;
}

.text-image-tile .left{
	float: left;
	width: 50%;
	padding-left: 28px;
} 

.text-image-tile .right{
	float:left;
	width: 50%;
}

.footer{
    background-color: #191b23;
    color: #fcfaf5;
}
.footer p, a{
    color:#fcf9f2;
	font-size: 14px;
	margin-bottom: 0px;
}
.footer-copyright p
{
    font-size: 11px;
    position: absolute;
    bottom: 5px;
    padding-left: 20px;
}
.footer-contact{
    font-weight: 200;
    font-size: 12px;
    padding-left: 25px;
    padding-top: 15px;
    float:left;
    width: 40%;
}
.footer .right{
    padding-top:10px;
    padding-right: 20px;
    float: right;
    width:60%;
    height:100%;
}


#first {
	width: 64%;
	margin-right: 2.8%;
    float: left;
}
#second {
	text-align: right;
	margin-top: 20px;
	padding-right: 1%;
	width: 31%;
	height: 100%;
    float: left;
}

#first p{
	padding-top: 10px;
}

#rooms-gallery{
	margin-top:40px;
	margin-left: 35px;
	margin-right: 10px;
}

#rooms-gallery img{
	width: 30%;
	margin-right: 3.0%;
	margin-bottom: 2.7%;
}

.undergallery{
	text-align: center;
	padding-right: 28px;
}

#topothesia p{
    text-align:justify;
}

.undergallery h3{
	margin-bottom:20px;
}

.undergallery ul{
	list-style: none;
	padding-left: 0px;
}

.undergallery h1{}

#gallery
{
	margin-top:20px;
}
#gallery img{
	margin-right: 3.0%;
	margin-bottom: 2.7%;
	width: 30.0%;
}


.footer .right img{
    float:right;
    height: 40px;
	width: 40px;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

#contact-full
{
	text-align: center;
}

#contact-full-grammata
{
    margin-top:15px;
}

#imgleft
{
	float:left;
	height: 700px;
}

#imgright{
	float:right;
	height: 700px;
}

#contact-full{
	width:100%;
	position: absolute;
	top: 25%;
	left: -0.5%;
}

 

.clear {
	clear:both;
}
.clearfix {
  overflow: auto;
}