body {
	background-image: url("images/stripe6.gif");
	margin: 0;
} 


/*----- body tables ---*/
.tabody {
	border-left: 5px solid #2D5077;
	border-right: 5px solid #2D5077;
	border-collapse: collapse;
	width: 790px;
}


/*----- links ---*/
a { 
	text-decoration: underline;
    color: #335E8C;
}

a:hover { 
	text-decoration: underline;
    color: #ff9900;
}


/*-----  tables in text---*/
.t-text { 
	border-collapse: collapse;
	width: 560px;
	font: 13px Verdana, Arial, Helvetica;
	color: #2D5077;
	text-align: center;
	border: 2px solid #2D5077;
}

.t-text td {
	width: 95px;
	border: 1px solid #2D5077;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF1AF;
}


.t-text th {
	border: 1px solid #2D5077;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFD896;
}

.t-text caption {
	width: auto;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFCC77;
	border-top: 2px solid #2D5077;
	border-left: 2px solid #2D5077;
	border-right: 2px solid #2D5077;
	border-bottom: none;
}

/*----- headings ---*/
h1 { text-decoration: none;
    font: bold 17px Verdana, Arial, Helvetica;
	color: #335E8C;
	padding: 15px 0 15px 0;
	text-align: center;
}

h2 { 
	font: italic 13px Verdana, Arial, Helvetica;
	color: #ff6600;
	margin-bottom: 15px;
	padding: 0 15px 0 15px;
	text-align: left;
}


/*-----paragraphs---*/
p { text-decoration: none;
	color: #335E8C;
	line-height: 1.3;
	font: 13px Verdana, Arial, Helvetica;
	margin: 0 0 25px 0;
	padding: 0 15px 0 15px;
	text-align: left;
}


.centered
{ 	text-align: center;
}


/*-----colored paragraphs---*/

.ctext { 
	color: #FF9900;
	margin-bottom: 15px;
}


/*-----indent paragraphs---*/

.indent {
	color: #5588C1;
	padding-left: 55px;
	margin-bottom: 20px;
}

/*-----colored indent paragraphs---*/
.cindent {
	color: #FA8662;
	padding-left: 55px;
	margin-bottom: 0px;
}


/*-----images---*/
img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: 2px solid #2D5077; 
}


/*----images list------*/
.image-list ul {
	list-style: none;
	font: 13px Verdana, Arial, Helvetica;
	color: #335E8C;
	text-align: center;
	margin: 0;
}

.image-list li {
padding-top: 2px;	margin: 0;
	padding-bottom: 2px;
	padding-top: 15px;

}





/*----- getting here --*/
.get-to {
	margin: 0 0 10px 0;
}
a.get-to {
	text-decoration: underline;
	color: #5588C1;
}

a.get-to:hover {
	color: #335E8C;
}


/*----- "top" buttons ---*/
.top {
	text-align: right;
    margin: 15px 0 45px 0;
}

a.top {
	color: #5588C1;
	text-align: right;
	}

a.top:hover {
	color: #000;
}
	



/*----vertical navigation menu----*/
#nav {
	width: 176px;
	background: url(images/accommodation.jpg) no-repeat left top;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	margin: 0;
	padding: 0;
}

#nav li a{
	display:block;
	color: #335E8C;
    text-decoration: none;
}


#nav li a:hover{
    color: #FA8662;
}

#nav #apartments-facilities a{
	height: 23px;
	margin: 0;
	padding: 33px 0px 0px 60px;
}

#nav #apartments-rates a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 102px;
}

#nav #apartments-reservations a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 58px;
}

#nav #kalives a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 19px;
}

#nav #greece-apartments a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 13px;
}


#nav #chania-beaches a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 34px;
}

#nav #kalives-sights a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 25px;
}

#nav #kalives-map a{
	height: 23px;
	margin: 0;
	padding: 0px 0px 0px 37px;
}

#nav #flags a{
	height: 25px;
	margin: 0;
	background: url("images/flags.jpg") no-repeat 24px 6px;
	padding: 0px 0px 0px 0px;
}

#nav #flags a:hover{
	background: url("images/flags1.jpg") no-repeat 24px 6px;
}



body#apartments #apartments-facilities a {
	color: #FA8662;
}
body#accommodation #apartments-rates a {
	color: #FA8662;
}
body#reservations #apartments-reservations a {
	color: #FA8662;
}
body#chania #kalives a {
	color: #FA8662;
}
body#greece #greece-apartments a {
	color: #FA8662;
}

body#beaches #chania-beaches a {
	color: #FA8662;
}
body#sights #kalives-sights a {
	color: #FA8662;
}
body#map #kalives-map a {
	color: #FA8662;
}


/*----horizontal menu----*/
#hnav {
	width: 220px;
	height: 13px;
	font: bold 12px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	border: none;
	position:absolute;	top:15px;
	margin-left: 570px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#hnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 13px;
}

#hnav li {
	display: inline;
}

#hnav li a {
	color: #2D5077;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	height: 13px;
}

#hnav li a:hover {
	text-decoration: underline;
	color: #Ff9900;
}

#hnav #crete a{
	border-right: 2px solid #2D5077;
}

#hnav #family a{
	border-right: 2px solid #2D5077;
}


body#home #crete a {
	color: #Ff9900;
}

body#about #family a {
	color: #Ff9900;
}

body#contact #hania a {
	color: #Ff9900;
}

/*----whoson----*/
#whoson {
	width: 200px;
	height: 16px;
	border: none;
	position:absolute;	top:180px;
	margin-left: 590px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#whoson img {
	border: 0;
	}



/*----forms------*/
form {
	border: 2px solid #2D5077;
	margin: 10px 60px 10px 60px;
	padding: 10px 15px 10px 15px;
	font-size: 13px;
	color: #335E8C;
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFD896;
}


form p.heading { 
	font-size: 15px;
	margin-bottom: 15px;
	text-align: center;
}

form p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

form p label {
	float: left;
	width: 40%;
}

form p.instructions {
	font-size: 11px;
	color: #000;
	margin-top: 20px;
}

input {
	color: #2D5077;
	background-color: #FFF1AF;
	border: 1px solid #2D5077;
	width: 190px;
	padding-left: 5px;
}

input.two-digits {
	width: 20px;
}

input.five-digits {
	width: 50px;
}


input.buttons {
	width: 50px;
	margin-left: 65px;
}


select {
	width: 105px;
	color: #2D5077;
	background-color: #FFF1AF;
	border: 1px solid #2D5077;
}

select.year {
	width: 55px;
}

select.type {
	width: 185px;
}

select.number {
	width: 35px;
}

textarea {
	width: 190px;
	height: 100px;
	background-color: #FFF1AF;
	border: 1px solid #2D5077;
	font-size: 13px;
	color: #2D5077;
	font-family: Verdana, Arial, Helvetica;
	padding-left: 5px;
}



/*---- footer-kalives ----*/

#footer { 
    text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica;
    position:relative;	top:5px;
    color: #FFF0A5;
	text-align: center;
    line-height: 1.4;
}

#footer a { 
	text-decoration: underline;
    color: #335E8C;
}

#footer a:hover { 
	text-decoration: none;
    color: #2D5077;
}

