/* 
	Web Designer & 
	Author: Maniataki Katerina
	Developer: Nikos Papanikolaou
	Sales Manager: Panos Kollias
	Content Managmet: Katerina Maniataki
	SEO: Christina Aggeli
	Company: Net360 S.A.
	Client: Anatolia Hotel
	Date:	22.06.2010
	Update: 
	=============================================================
	=============================================================
*/

*{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

html{
/*	font-size:62.5%;	*/
}

body{
	color:#333333;
	font:0.9em "Trebuchet MS", Arial,Helvetica,sans-serif;
	background:#ffffff url(../images/bodyBG.jpg) repeat-x top left;
}

.inv, #en span, #gr span, .addthis_button_compact span, #en2 a span, #en3 a span, 
#en4 a span, #en5 a span, #en6 a span, #en10 a span, #en12 a span, #en14 a span, 
#gr2 a span, #gr3 a span, #gr4 a span, #gr5 a span, #gr6 a span, #gr10 a span, 
#gr12 a span, #gr14 a span{
	position: absolute;
	left: -5000px;
}

.editableText {
	display:inline;
}

/* 
	General Structure
	=====================================	
	=====================================*/

#supperWrapper{
	height:100%;
	min-height:720px;
	width:100%;
	min-width:949px;/*	overflow:hidden;*/
	position:absolute;
	left:0;
	top:0;
	background:	url(../images/bg.jpg) no-repeat center top;
}

#wrapper{
	overflow:visible;
	height:auto;
	min-height:720px;
	width:949px;
	background: url(../images/bannerBG.png) no-repeat center 87px;
	margin: 0 auto;
}

.row0, .row1, .row2, .row3, .row4{
	float:left;
	width:100%;
}

.column1, .column2, .column3 {
	float:left;
}

.row1{
	position: relative;
}

/* 
	Header
	=====================================	
	=====================================*/
	
#header {
	width:100%;
	height:87px;
}

#header .column1{
	width:162px;
}

#header .column2{
	width:787px;
}

#header h1 a {
	background: url(../images/anatoliaHotel.jpg) no-repeat top left; 
	width: 148px;
	height:83px;
	display:block;
	margin-top:4px;
	margin-left:14px;
	float: none;
}

/* 
	Weather
	=====================================
	=====================================*/

#weather {
	width:70px;
	float:right;
	margin-top:5px;
	padding: 2px;
	border-right:1px solid #ffffff;
}	

#weather h2 {
	display:none;
}

#weather #temperature {
	float:right;
	color: #333333;
	font-size:12px;
	padding: 5px;
}

#weather #icon img{
	float:left;
	width:26px;
	height:26px;
}

/* 
	Share
	=====================================
	=====================================*/
.addthis_button{
	float:right;
	margin-left:5px;
	margin-right:5px;
	margin-top:13px;
}	
	

/* 
	Languages	
	=====================================
	=====================================*/
	
#languages{
	float: right;
	padding: 5px;
	width: 56px;
	height:22px;
	margin-top:5px;
}	

#languages ul, #languages li{
	list-style: none;
}

#languages li{
	float: left;
}

#languages #en a, #languages #gr a{
	width:28px;
	height:22px;
	display: block;
	background: url(../images/lang.png) no-repeat top left;
}

#languages #gr a{
	background-position: -28px top;
}

/* 
	Navigation	
	=====================================
	=====================================*/

#navigation{
	width:100%;
	float: right;
	background: url(../images/navBar.jpg) no-repeat left -20px;
	height:70px;
	position:relative;
}

#navigation ul{
	float: right;
	margin-top:0px;
	margin-right:25px;
	position:relative;
	position: 88;
}

#navigation li{
	float: left;
	list-style: none;
	position:relative;
}

#navigation li a{
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#873487;
	text-decoration: none;
	font-weight: bold;
}


/* 
	Navigation	Image Replacement EN
	=====================================
	=====================================*/

	
#navigation li#en2 a, #navigation li#en3 a, #navigation li#en4 a, 
#navigation li#en5 a, #navigation li#en6 a, #navigation li#en10 a, 
#navigation li#en12 a, #navigation li#en14 a{
	display: block;
	height:16px;
	width:78px;
	background: url(../images/navEN.png) no-repeat top left;
	margin-top:18px;
}

#navigation li#en2 a:hover, #navigation li#en3 a:hover, #navigation li#en4 a:hover, 
#navigation li#en5 a:hover, #navigation li#en6 a:hover, #navigation li#en10 a:hover, 
#navigation li#en12 a:hover, #navigation li#en14 a:hover{
	background-image: url(../images/navENH.png);
}

#navigation li#en2 a:hover{
	background-position: top left;
}

#navigation li#en3 a, #navigation li#en3 a:hover{
	width:121px;
	background-position: -78px top;
}

#navigation li#en5 a, #navigation li#en5 a:hover{
	width:139px;
	background-position: -199px top;
}

#navigation li#en6 a, #navigation li#en6 a:hover{
	width: 73px;
	background-position:-338px top; 
}

#navigation li#en4 a, #navigation li#en4 a:hover{
	width: 60px;
	background-position:-411px top; 
}

#navigation li#en10 a, #navigation li#en10 a:hover{
	width: 52px;
	background-position:-471px top; 
}
		
#navigation li#en12 a, #navigation li#en12 a:hover{
	width: 95px;
	background-position:-523px top; 
}

#navigation li#en14 a, #navigation li#en14 a:hover{
	width: 74px;
	background-position:-618px top; 
}

/* 
	Navigation	Image Replacement GR
	=====================================
	=====================================*/

	
#navigation li#gr2 a, #navigation li#gr3 a, #navigation li#gr4 a, 
#navigation li#gr5 a, #navigation li#gr6 a, #navigation li#gr10 a, 
#navigation li#gr12 a, #navigation li#gr14 a{
	display: block;
	height:30px;
	width:112px;
	background: url(../images/navGR.png) no-repeat top left;
	margin-top:18px;
}

#navigation li#gr2 a:hover, #navigation li#gr3 a:hover, #navigation li#gr4 a:hover, 
#navigation li#gr5 a:hover, #navigation li#gr6 a:hover, #navigation li#gr10 a:hover, 
#navigation li#gr12 a:hover, #navigation li#gr14 a:hover{
	background-image: url(../images/navGRH.png);
}

#navigation li#gr2 a:hover{
	background-position: top left;
}

#navigation li#gr3 a, #navigation li#gr3 a:hover{
	width:68px;
	background-position: -112px top;
}

#navigation li#gr5 a, #navigation li#gr5 a:hover{
	width:85px;
	background-position: -180px top;
}

#navigation li#gr6 a, #navigation li#gr6 a:hover{
	width: 67px;
	background-position:-265px top; 
}

#navigation li#gr4 a, #navigation li#gr4 a:hover{
	width: 103px;
	background-position:-332px top; 
}

#navigation li#gr10 a, #navigation li#gr10 a:hover{
	width: 88px;
	background-position:-435px top; 
}
		
#navigation li#gr12 a, #navigation li#gr12 a:hover{
	width: 85px;
	background-position:-523px top; 
}

#navigation li#gr14 a, #navigation li#gr14 a:hover{
	width: 84px;
	background-position:-608px top; 
}

/* 
	Drop Down Menu
	=====================================
	=====================================*/

#navigation ul li{
	position: relative;
}	
	
#navigation ul li ul{
	position: absolute;
	left:-999px;
	top:32px;
	background-color: #f0e5dd;
	border: 1px solid #ffffff;
	z-index: 99!important;
	width: 150px;
	height: auto;
}	

#navigation ul li ul li{
	float: none;
	display: block;
	width: auto;
	position: relative;
}	

#navigation ul li ul li a{
	color: #873487;
	text-decoration: none;
	font-size:12px;
	padding: 2px 5px;
	position: relative;
}

#navigation ul li ul li a:hover{
	color: #4b1e4d;
}

#navigation #gr6 ul li a span, #navigation #en6 ul li a span{
	position: relative;
	left: 0;
	display: block;
}

#navigation #gr6 ul li a, #navigation #gr6 ul li a:hover, 
#navigation #en6 ul li a, #navigation #en6 ul li a:hover{
	background-image: none;
	width: auto!important;
	height:auto!important;
	margin: 0;
	padding: 5px;
	line-height: 18px;
}

/* 
	Banner
	=====================================
	=====================================*/

.row1 .column1{
	margin-left:14px;
	position: relative;
	z-index: 1!important;
}

/* 
	Toggler
	=====================================
	=====================================*/
	
.row1 .column2{
	position: relative;
	width: 445px;
	margin-top: -210px;
	margin-left:28px;
	height:198px;
	z-index: 999;
}

.row1 .column2 .textContent{
	position:absolute;
	bottom:0;
	width:100%;
	height:auto;
	left: 0px;
	background: url(../images/bgOpacity.png) repeat top left;
}

.row1 .column2 .trigger a {
	background: url(../images/arrowT.jpg) no-repeat 416px 10px;
	color:#4b1e4d;
	display:block;
	float:left;
	font-size:14px;
	height:32px;
	line-height:32px;
	padding-left:10px;
	text-decoration:none;
	width:435px;
	z-index:99;
}

.row1 .column2 .toggle_container{
	width:445px;
	height: 198px;
}

.row1 .column2 .block {
	width:445px;
	height:163px;
	float: left;
}


/* 
	Contents
	=====================================
	=====================================*/

p{
	padding: 10px;
	font-size: 12px;
}

.contentSplit{
	float:left;
        overflow:hidden;
	width:458px;
}

.contentSplit h2{
	display: none;
}

.row1 .column3{
	background: url(../images/simpleTextBg.jpg) no-repeat top left!important;
	width:918px;
	margin-left:14px;
	overflow: hidden;
	margin-top:10px;
}

.row1 .column3 ul{margin-left:60px;}
.row1 .column3 ul li{font-size:12px;}

.row1 .column3 h2, .row1 .column3 h3{
	font-size:18px;
	font-weight: lighter;
	color:#4b1e4d;
	padding: 10px 40px;
}

.row1 .column3 h2{
	margin-top:20px;
}

h3{
	font-size: 15px!important;	
}

.row1 .column3 p{
	padding: 10px 40px;
}

.row1 .column3 a{
	color:#6d5992;
}

.row1 .column3 a:hover{
	color: #873487;
}

.row1 .column3 table{
	margin:10px 40px;
	width:320px!important;
}

.row1 .column3 table td.zebra{
	background-color: #8c7aad;
	color: #ffffff;
	padding: 5px;
}

.row1 .column3 table td{
	background-color: #aa9dc4;
	color:#333333;
	padding: 5px; }

/* 
	Footer
	=====================================
	=====================================*/

#footer .column1{
	width:918px;
	margin: 20px auto;
	float: none;
}

#footer .column1{
	height:122px;
	background-color: #F0E5DD;
}

#footer .column2{
	width:600px;
	float: left;
	margin-left:14px;
}

#footer .column3{
	float: left;
	width: 318px;
}

/* 
	Availability Check
	=====================================
	=====================================*/

#availability-checker{
	width:277px;
	border-right:2px solid #ffffff;
	float: left;
	height: 100%;
}

#availability-checker h2, #bestPrice h2, #specialOffer h2{
	background-color: #333333;
	color: #ffffff;
	height:34px;
	line-height: 34px;
	text-align: center;
	border-bottom:1px solid #ffffff;
	font-size: 16px;
}

#availability-checker #booking-form{
	margin:5px;
}

.date{
	width:100%; 
	float: none	
}

.nights, .children, .adults{
	float: left;
	width:75px;
	margin-top:10px;
	margin-right:5px;
}

.children{
	margin-right: 0;
}

#availability-checker label{
	font-size:11px;
	float: left; 
}

#availability-checker input, #availability-checker select{
	border:1px solid #d8c5b1;
}

#availability-checker .bookingBtn{
	margin-top:10px;
}

.go, a.button{
	background-color: #8c7aad;
	border:1px solid #6d5992;
	color:#ffffff;
}

.go:hover, a.button:hover{
	background-color:#873487;
	border: 1px solid #4b1e4d;
}

/* 
	Best Rate
	=====================================
	=====================================*/

#bestPrice{
	width:266px;
	border-right:2px solid #ffffff;
	float: left; 
	height: 100%;
}

#rate h2{
	display: none;
}

.description{
	font-size:12px;
	float: left;
	width:30%;	
	margin: 10px;
}

#rate{
	font-size: 40px;
	float: left;
	width: 35%;
	margin: 10px;
}

a.button{
	text-decoration: none;
	width:15%;
	float: left;
	height:20px;
	line-height: 20px;
	text-align: center;
	font-size:12px;
	margin-top: 20px;
}

/* 
	Special Offers Banner
	=====================================
	=====================================*/

#specialOffer{
	float: left;
	width: 370px;
	height: 100%;
}

#cycleOffer h2{
	display: none;
}

#offersNav{
	float: right;
}

#offersNav a{
	padding: 0 4px;
	margin: 2px;
	font-size: 11px;
	color: #873487;
	text-decoration: none;
}

#offersNav a.activeSlide{
	background-color: #873487;
	color: #ffffff;	
}

#cycleOffer{
	margin:-5px auto 5px auto;
}

#cycleOffer h3{
	font-size:13px;
	color: #4b1e4d;
	padding: 5px;
	font-weight: normal;
}

#cycleOffer p{
	padding: 2px 5px;
	font-size: 12px;
}

#cycleOffer a{
	background-color: #8c7aad;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 5px;
}

#cycleOffer a:hover{
	background-color: #873487;
}

/* 
	Footer Navigation
	=====================================
	=====================================*/

#footNav{
	width:100%;
	float: none;
}

#footNav ul li{
	float: left;
	list-style: none;
}

#footNav ul li a{
	color: #8c7aad;
	text-decoration: none;
	font-size:12px;
	padding: 2px 5px;
}

#footNav ul li a:hover{
	color: #873487;
	background-color:#ffffff;
}

/* 
	DigiLodge
	=====================================
	=====================================*/

 #digi{
	float:none;
	width:100%;
}

#digi ul{
	width: 193px;
	float: left;
}

#digi ul li{
	float: left;
	list-style:none;
}

#digi ul li #eu, #digi ul li #psyf, #digi ul li #espa{
	display: block;
	width: 53px;
	height:52px;
	background: url(../images/digiLodge.jpg) no-repeat top left;
}

#digi ul li #psyf{
	width:53px;
	background-position: -53px top;
}

#digi ul li #espa{
	width:87px;
	background-position: -106px top;
}

#digi p{
	color: #6d6d6d;
	font-size:11px!important;
	text-align: left;
	float:left;
	width:350px;
	border: none!important;
}

/* 
	Net360
	=====================================
	=====================================*/

#net360 {
	float:right;
	width:46px;
	height:39px;
}
#net360 a {
	width:46px;
	height:39px;
	display:block;
	background: url(../images/net360.jpg) no-repeat top left;
}

/* 
	Image Gallery
	=====================================	
	=====================================*/
	
.row1 .column3 .photogallery{
	margin:40px auto;
	width:860px;
}	

.row1 .column3 .photogallery a{
	width:172px;
	height:134px;
	background-image: url(../images/imgBg.jpg);
	float: left;
}

.row1 .column3 .photogallery a img{
	margin-top:11px;
	margin-left:11px; 
	width:150px;
	height: 112px;
}

/* 
	Contact Form & Request Form
	=====================================	
	=====================================*/

div#contactForm, div#reqForm{
	float: none;
	width: 100%;
}
	
form#contact_form{
	float:left;
	margin:20px 40px;
	width:300px;
}

form#reqForm{
	width:800px;
	position: relative;
	margin: 0 auto;
}

form#reqForm h3{
	padding: 10px 0;
}

.alert, .error { 
	color: #FF0000!important; 
}

div.form_textfield, div.form_textarea, div.contact_btn, p.alert{
	float: left;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

form#contact_form label, form#reqForm label {
	float:left;
	font-size:12px;
}

form#reqForm label {
	width:100px;
}

form#reqForm p{
	font-size: 12px;
	display: block;
	float: none;
	color: #4b1e4d;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding:5px 0;
}

form#contact_form input, form#contact_form textarea, form#reqForm input, form#reqForm textarea, form#reqForm select{ 
	border:1px solid #d8c5b1;
	float: right;
	font-size: 12px;
}

form#reqForm input, form#reqForm textarea, form#reqForm select{
	float: left;
	width: 300px;
}

form#reqForm select{
	width: 120px;
}

form#contact_form textarea, form#reqForm textarea{
	width: 100%;
	float: none;
}

.error{ 
	border:1px solid #FF0000;
}

div.contact_btn {
	width: 100%;
	text-align:center;
}

#contactFormSuccess{
	display:none;
	width:100%;
	line-height:18px;
	margin-top:20px;
	font-weight:bold;
}

#contact_form_submit{
	background-color: #873487;
	border: 1px solid #4b1e4d;
	color:#ffffff;
	padding: 2px;
	cursor: pointer;
}

#mapCanvas{width:400px;height:400px;border: 1px solid #4b1e4d;}
