/*
Theme Name: Kyllini
Description: Kyllini Beach Stylesheet
Version: 1.1
Author: Anastasis Papadopoulos
Author URI: http://www.eLogic.gr
*/
body {
	margin: 0px;
	font-family: sans-serif,Arial,Tahoma,Helvetica;
	font-weight: normal;
	color: #666666;
	background-color: #bee2ee;  
	background-image: url("../images/layout/bg.jpg");
  	background-repeat: repeat-x; 
	scrollbar-3DLIGHT-COLOR: #ffffff;
	scrollbar-face-color:#dfdff1;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#dfdff1; 
	scrollbar-highlight-color:#ffffff;
	scrollbar-ARROW-COLOR: #dfdff1;
	scrollbar-TRACK-COLOR: #ececf6;
}
/* Page Container */
#pageWrap {
  text-align: center; /* Win IE5 */
  padding: 0; margin-left: 5px;
}
#page {
  margin: 0em auto;
  width: 940px;
  padding: 0;
  text-align: center; /* Win IE5 */
}
/* Header Container */
#headerWrap {
	padding: 0px;margin: 0px;
}
#header {
	margin: 0; padding: 0; 
}
#headerLogo {
  padding: 0px;  margin: 0px;
  float: left;	
}
.logo{
  	clear: both;
	float:left;
	border:0px;
}
.slogan{
margin-top:60px;
}
#languages{
float:right;
	margin-top:40px;
}
 #languages img{
	border: 1px solid #d1d1d2;
}
#topNav{
	
	font-size: 0.85em;clear:right;float:right;
	margin-top:30px;
}



#navWrap{ 
  height:26px;text-align:left;
  font-size: 0.75em;color: #fff;background-color: #0079c2;
}
#nav{
	padding-top: 5px; padding-left: 5px;
}
#nav a
{
	padding-top: 1px;padding-bottom: 1px;
	padding-left: 0px;padding-right: 4px;

}
#nav  a:link, #nav a:visited { 

	text-decoration: none;color: #fff;
	/*color: #717075; 	*/
}
#nav a:hover {
	border-color: #FF6600;
	text-decoration: underline;
}

a.selected:link 	{  font-size: 1.00em;	font-weight: bold; color:#05314b;	text-decoration: underline;}
a.selected:visited 	{ font-size: 1.00em;color:#05314b;	font-weight: bold;  text-decoration: underline; }
a.selected:active  	{ font-size: 1.00em;color:#05314b;	font-weight: bold;  text-decoration: underline; }
a.selected:hover 	{ color:#f79829;	font-weight: bold;  text-decoration: underline; }
/*
.noselected a:link 	{ color:#717075;	 text-decoration: underline; }
.noselected a:visited 	{ color:#717075;	  text-decoration: underline; }
.noselected a:active  	{ color:#717075;	  text-decoration: underline; }
.noselected a:hover 	{ color:#f79829;	  text-decoration: underline; }
*/



#mainWrap {
  	clear: both;display: block;
	float:left;
	margin: 0px;padding: 0px;
	background-color: #e9edef;
}
/* Content Container */
#contentWrap{
    margin:0px;padding: 0;

}
#contentContainer{
  width: 100%;      
} 
#content{
    float: left;
    font: sans-serif,Arial,Tahoma,Helvetica;
    text-align:justify;
	font-size: 0.80em;
    margin-left: 10px;margin-right: 10px;
	margin-bottom:20px;
	color: #3e474e; 
} 

#leftColWarp {
  	clear: both;display: block;
	float:left;
	margin: 0px;padding: 0px;margin-right: 10px;
	width:550px;
}
#rightColWarp {
	float:right;
	margin: 0px;padding: 0px;margin-left: 10px;
	width:340px;
}
#leftColLogoOnlyWarp {
  	clear: both;display: block;
	float:left;
	margin: 0px;padding: 0px;margin-right: 10px;
	width:690px;
}
#rightColLogoOnlyWarp {
	float:right;
	margin: 0px;padding: 0px;margin-left: 10px;
	width:200px;
}


#tbl{
text-align: center;
	font-size: 0.85em;
	color: #3e474e; 
} 

#txt {

	font-size: 0.85em;
	color: #3e474e; 
} 
#txt1 {

	font-size: 0.85em;
	color: #3e474e; 

 font: sans-serif,Arial,Tahoma,Helvetica;
    text-align:justify;
	font-size: 0.85em;
    margin-left: 5px;
	margin-bottom:20px;
	color: #3e474e; 
}

.cellMain{
   width:665px;
}  
.tblGallery{
   width:740px;
}  
/* Footer Container */
#footerWrap { 
    clear: both;
  	text-align: left; 
	margin: 0em auto;

		background-repeat:no-repeat;
}


#addressWrap{ 
  height:26px;
  font-size: 0.70em;	background-color: #3794c7;color: #fff;
}
#address{ 
padding-top: 5px; padding-left: 5px;
}
#footer{ 
  height:36px;
  font-size: 0.70em;color: #0072bc;
}
#copyright {
  padding-left: 5px;
  padding-top: 10px; 
}

/* 
	Link Styles 
*/
#topNav a:link                          { color:#3C6FA5; text-decoration: none; }
#topNav a:visited                       { color:#3C6FA5; text-decoration: none; }
#topNav a:active                        { color:#3C6FA5; text-decoration: underline; }
#topNav a:hover                         { color:#3C6FA5; text-decoration: underline; }

#leftSide a:link                          { color:#1A395B; text-decoration: none; }
#leftSide a:visited                       { color:#1A395B; text-decoration: none; }
#leftSide a:active                        { color:#1A395B; text-decoration: underline; }
#leftSide a:hover                         { color:#3C6FA5; text-decoration: underline; }

#address a:link                          { color:#fff; text-decoration: none; }
#address a:visited                       { color:#fff; text-decoration: none; }
#address a:active                        { color:#fff; text-decoration: underline; }
#address a:hover                         { color:#fff; text-decoration: underline; }


#elogic a:link                          { color:#0072bc; text-decoration: none; }
#elogic a:visited                       { color:#0072bc; text-decoration: none; }
#elogic a:active                        { color:#f99903; text-decoration: underline; }
#elogic a:hover                         { color:#f99903; text-decoration: underline; }


a:link                          { color:#3C6FA5; text-decoration: underline; }
a:visited                       { color:#3C6FA5; text-decoration: underline; }
a:active                        { color:#3C6FA5; text-decoration: underline; }
a:hover                         { color:#f99903; text-decoration: underline; }

h2 { 
  font-size: 1.2em;
  font-weight: bold;
   color:#75961d;margin-top:5px;
}
h3 { 
  font-size: 1.10em;
  font-weight: bold;
margin-left:3px;
   color:#ed7e30;
}

#colWrap{margin-top:10px;text-align:left}
#verticalCol{ width:10px;}

.thumbs { 

margin-right:10px;
}
.formCell1{
  font-size: 0.90em;
} 

label{
	font-size: 0.75em;font-weight: bold;
}
#partners{
font-size: 0.75em;
}
#banner{
	margin-top:5px;
}

.bannerLogo{
margin-right:2px;

}
#reservation{
margin-right:300px;
margin-top:10px;text-align:left;
width: 800px;  
}
.button {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 2px; 
	COLOR: white; PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #6775AF
}
.tblPolls{
font-size: 0.95em;
}
