html, body
{
	margin:0px;
	padding:0px;	
	width:100%;
	height:100%;
}

body
{
	background-image: url(../images/psifida.gif);
	background-repeat: repeat-x;
	background-position: left 29px;
	background-color: #F1EEE9;
}

.clear
{
	font-family:Tahoma;
	font-size: 1px;
	height:1px;
	overflow: hidden;
	clear:both;
}

.outer
{
	width: 100%;
	text-align:center;
}

.canvas_border
{
	width: 994px;
	margin: 0px auto;	
	background-image: url(../images/shadow2.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
}

.canvas_border2
{
	width: 994px;
	margin: 0px;	
}

.main_canvas
{
	width: 952px;
	margin: 0px auto;
	text-align: left;
	
}

/* ################## HEADER ################## */

.lang_container
{
	height: 29px;
	background-color: #F1EEE9;
	background-image: url(../images/lang_bck.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.border_container
{
	background-image: url(../images/inner_bck.gif);
	background-repeat: repeat-y;
	background-color: White;
}
.langs
{
	height: 12px;
	text-align: right;
	line-height: 17px;
}

.langs A
{
	text-decoration: none;
	width:50px;
	font-family: Tahoma;
	font-size: 11px;
	color:#716F70;
	margin-right:15px;
}

.langs A:hover
{
	color:#E56C4F;
}


.header
{
	height: 394px;
	position:relative;
	top:0px;
	left:0px;
}

/* main photo */
.main_photo
{
	position:absolute;
	top:0px;
	left:238px;
	height:394px;
	width:706px;
}

.main_photo IMG
{
	height:394px;
	width:706px;
	position:absolute;
	top:0px;
	left:0px;
}

/* logo */
.logo
{
	height:171px;
	width:238px;
	display: block;
	position:absolute;
	top:12px;
	left:0px;
	text-align: center;
}

.logo IMG
{
	border: none;
	margin: 0px auto;
}

/* MENU */
.menu
{
	position: absolute;
	bottom:-0px;
	left:5px;
	width: 232px;
}

.menu A
{
	display: block;
	text-decoration:none;
	border-top:3px solid white;
	border-bottom:0px solid white;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 5px 3px 40px;
	background-position: 20px 8px;
	background-repeat: no-repeat;
}

.menu A:hover
{
	background-color: #CCC7C3;
	background-image: none;
	color:white;
}

A.home
{
	background-color: #FAF9F7;
	color:#766F5D;
}

A.home_sel
{
	background-image: url(../images/pages/home_btn.gif);
	background-color: #FAF9F7;
	color:#766F5D;
}


/* #################### FOOTER ###################### */
.footer
{
	position:relative;
	top:0px;
	left:0px;	
	margin-top: 5px;
	width:952px;	
}

.quick_contact, .memberships, .online, .contact
{
	height: 70px;
	padding-top: 10px;
}

.online
{
	border-right:1px solid #C2C2C2;
	float:right;
}
.quick_contact
{
/*	border-right:1px solid #C2C2C2;*/
	float:left;
	margin-left:40px;
}
.memberships
{
	float: right;
}
.quick_contact
{
	width: 340px;		/* WIDTH: 300 --> 460 */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#605F5D;
}
.quick_contact P
{
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.quick_contact P A
{
	color: #8D9446;
	text-decoration: none;
}
	
.memberships
{
	/*width:240px;width: 180px;*/		/* WIDTH: 240 --> 700 */
	text-align: center;
}


.online
{
	line-height: 50px;
	width: 185px;			
	text-align: center;
}

.memberships IMG
{
	margin: 0px 5px;
}

.online A
{
	color:#9DAD0C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
}


.contact
{
	float:right;		
	width:160px;		/* WIDTH: 160*/
	position:relative;
	top:0px;
	left:0px;
}


.contact_pos
{
	position:relative;
	top:0px;
	left:0px;
	height:70px;
}


.home_developer
{
	text-align:right;
	position:absolute;
	top:20px;
	right:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#605F5D;
	width:200px;
	
}

.home_developer A
{
	color:#605F5D;
	text-decoration: none;
}

.dev
{
	text-align:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#605F5D;	
	margin-top:10px;
	padding-bottom:10px;
}
.developer
{
	text-align:right;
	position:absolute;
	bottom:7px;
	right:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#605F5D;	
}
.developer A, .dev A
{
	color:#605F5D;
	text-decoration: none;
}
.dev A:hover
{
	text-decoration:underline;
}
A.contact_link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	display: block;
	position: absolute;
	right:0px;
	top:15px;
	color:#3B3B3B;
}

A:hover.contact_link
{
	text-decoration: underline;
}



/* ###################### CONTENT ################# */
.content
{
	background-image: url(../images/footer_bck.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}


/* ############# HOME PAGE ################## */
.sections
{
	height:36px;
	margin-left:5px;
	cursor: pointer;
}

.sections TABLE 
{
	width: 940px;
}

.sections TABLE TR TD
{
	border-right: 1px solid #DFDAD4;
	cursor: pointer;
}

.sections TABLE TR TD A
{
	width: 100%;
	background-color: #B3A797;
	float:left;
	display: block;
	height:36px;
	color:white;
	text-decoration: none;
	border-top: 1px solid #DFDAD4;
	overflow: hidden;
}

.sections TABLE TR TD A:hover
{
	background-color: #988E82;
}

.sections TABLE TR TD A SPAN
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:3px;
	margin-top: 12px;
	white-space: nowrap;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}

.sections TABLE TR TD A DIV
{
	float: left;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	cursor: pointer;
}

.sections TABLE TR TD A DIV IMG
{
	border: none;
}

.ie-hide
{
	_display:none;	
}

A.section_1
{
	
	height:36px;	
}

A.section_1 .section_1_img
{
	width:46px;
	height:24px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages/accommodation.png',sizingMethod='scale')
}

A.section_2
{
	border-right: 1px solid #DFDAD4;
}

.section_2_img
{
	width:14px;
	height:25px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages/spa.png',sizingMethod='scale')
}

A.section_3
{
	border-right: 1px solid #DFDAD4;
}

.section_3_img
{
	width:34px;
	height:24px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages/conferences.png',sizingMethod='scale')
}

A.section_4
{
}

.section_4_img
{
	width:25px;
	height: 24px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pages/bars.png',sizingMethod='scale')
}

.home_content
{
	display: block;
}

.home_title
{
	width:238px;
	float:left;
	text-align: center;
	padding-top: 20px;
}

.home_title H1
{
	color:#CC8604;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.home_description
{
	width: 714px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
}
.dir-content
{
	width: 714px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
}
.dir-content a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-weight:bold;
	text-decoration:none;
}
.dir-content a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-weight:bold;
	text-decoration:underline;
}
.dir-content a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-weight:bold;
	text-decoration:underline;
}
.dir-content1
{
	width: 714px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
}
.dir-content1 a:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-weight:normal;
	text-decoration:none;
}
.dir-content1 a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-weight:normal;
	text-decoration:underline;
}
.dir-content1 a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-weight:normal;
	text-decoration:underline;
}


/* ############# Internal PAGES ################## */

.page_content
{
	display:block;
}

.page_left
{
	position: relative;
	top:0px;
	left:6px;
	float: left;
	width: 232px;
	
}

.page_banner
{
	position: relative;
	top:0px;
	left:0px;
	width: 232px;
	height: 150px;
	text-align: center;
}

.pdfs
{
	margin-top: 10px;
	margin-left: 10px;
}
.pdfs A
{
	color: #696661;
	text-decoration:none;
}

.pdfs A:hover
{
	text-decoration: underline;;
}

.page_banner IMG
{
	margin: 10px auto;
}

.page_banner .banner_title
{	
	width: 238px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #968A7E;
	width:200px;
}


.reservation_padder
{
	margin: 10px 2px 0px 7px;
}

.reservation_padder H1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top:0px;
	margin-bottom:8px;
}

.reservation_padder H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:0px;
	margin-bottom:8px;
}

.reservation_padder P
{
	margin: 5px 0px 8px 0px;
}

.home_description H1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-top:0px;
	margin-bottom:8px;
}

.home_description H2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:0px;
	margin-bottom:8px;
}

.home_description P
{
	margin: 5px 0px 8px 0px;
}


/* ############ INLINE FORM ############### */

#DistributionForm
{
	margin: 0px;
}

.inline_form_container
{
	background-color: White;
	width:230px;
	float: right;
	padding-bottom:260px;
	position:relative;
}
.TripAdv
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:240px;
	height:250px;	
}

/*-------------------------*/
.inline_form
{
	border:1px solid #E3E0DB;	
}
.inline_form_padder
{
	margin: 3px;
	border:1px solid #E3E0DB;
}


.inline_reservation
{

	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inline_reservation TR TD
{
	vertical-align: top;
	padding: 2px 2px 2px 8px;
	color:#918F90;
}

.inline_reservation TR TH
{
	text-align: center;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#A5998B;
	padding: 8px 0px;
}

.inline_reservation TR TD INPUT
{
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.inline_rooms
{
	
}

.inline_rooms TR TD
{
	text-align: center;
	width: 25%;	
}

.inline_rooms TR TD SELECT
{
	margin-bottom: 3px;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* --------------------------------------- */

#travel_proxy_offers
{
	border:1px solid #E3E0DB;
	border:1px solid #dad6cd;
	margin-top:10px;
	background-color:#faf9f7;
	/*background-color: #fff3ed;*/
	/*background-color: #fdf9f7;*/
	background-color:#fdddcc;
	border-color:#f9edc3;
	border-color:#a94c0f;
}

.feed_container
{
	margin: 3px;
	border:1px solid #E3E0DB;
	border:1px solid #dad6cd;
	padding:5px 5px 0px 5px;
	border-color:#f9edc3;
	border-color:#a94c0f;
}


.feed_header
{
    text-align: center;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Garamond;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	color:#a94c0f;
	padding: 8px 0px; 	
}

.feed_item
{
    padding:10px 5px;
    border-top:1px dotted #E3E0DB;  
	text-align:left;
}

.feed_title
{
	padding-bottom:5px;
}

.feed_content
{
}

.feed_content ul
{
	margin-left:12px;
	padding-left:12px;
}

.feed_link
{
	text-align: right;
	height:25px;
}

.feed_link  a
{
	float:right;
}

a.OfferBtn
{
	width: 90px;
	background-color: #a94c0f;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	display:block;
	margin: 5px auto 8px auto;
	padding: 4px;
	border-top: 1px solid #DFE6B0;
	border-right: 1px solid #DFE6B0;
}

/* ################ BUTTONS #################### */

a.NextBtn,
a.BackBtn
{
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 21px;
	text-decoration: none;
	cursor: pointer;
	color:white;
}

a.NextBtn .btnCenter,
a.BackBtn .btnCenter
{
	float: left;
	width: auto;
	height: 21px;
	background-image: url(../images/btn_center.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px 10px 0px 10px;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;	
}

a.BackBtn .btnCenter
{
	background-image: url(../images/btn_center_2.gif);
}

a.NextBtn .btnLeft,
a.BackBtn .btnLeft
{
	float: left;
	width: 3px;
	height: 21px;
	background-image: url(../images/btn_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a.BackBtn .btnLeft
{
	background-image: url(../images/btn_left_2.gif);
}


a.NextBtn .btnRight,
a.BackBtn .btnRight
{
	float: left;
	width: 3px;
	height: 21px;
	background-image: url(../images/btn_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

a.BackBtn .btnRight
{
	background-image: url(../images/btn_right_2.gif);
}


a.RedBtn
{
	width: 90px;
	background-color: #E36A4D;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	display:block;
	margin: 5px auto 8px auto;
	padding: 4px;
	border-top: 1px solid #F3C2B3;
	border-right: 1px solid #F3C2B3;
}

a.GreenBtn
{
	width: 90px;
	background-color: #B7D424;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	display:block;
	margin: 5px auto 8px auto;
	padding: 4px;
	border-top: 1px solid #DFE6B0;
	border-right: 1px solid #DFE6B0;
}


.right_thumbnails
{
	float: right;
	width: 214px;
	text-align: center;
}

.right_thumbnails IMG
{
	cursor: pointer;
	width:210px;
	height: 100px;
	margin-bottom:6px;
	border:1px solid #DDDDDB;
}

.thumbnails
{
	text-align: left;
	margin-bottom:5px;
}

.thumbnails IMG
{
	cursor: pointer;
	width:210px;
	height: 100px;
	margin: 5px 10px 5px 0px ;
	border:1px solid #DDDDDB;
}

.l1 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.l1 a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.l1 a:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
	
.l1 a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696661;	
	font-style: normal;
	font-weight: normal;
	text-decoration : underline; 
}

.gallery
{
	width:475px;	
}

.gallery DIV
{
	border-bottom:5px solid white;
	border-right:5px solid white;	
	float: left;
}

.gallery DIV.clear
{
	float:none;
	border:none;
	clear:both;
}

.gallery DIV A
{	
	display: block;
	border:6px double #E3E0DB;	
}

.gallery DIV A:hover
{
	border-color: #a01e00;
	border-color: #B7D424;
}


.gallery DIV A IMG
{
	width:90px;
	height:90px;
	border:5px solid white;	
}

.groups
{
	background-color: #FAF9F7;
	text-align: center;
	padding: 10px 5px;
	border:3px double #ADA9A6;
}

.groups  A
{
	color: Black;
	color: #a01e00;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
}

.groups  A.big
{
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #a01e00;	
	margin-bottom: 10px;
	font-family: Georgia;
}

.groups  A:hover
{
	text-decoration: underline;
}

