@charset "utf-8";
/* CSS Document */
/************************************** Generic & Reset Css ***********************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#ffffff;
	font-weight:normal;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
p {
	text-align:left;
}
.inv {
	position:absolute;
	font-size:9px;
	left:-9999px;
}
.clr {
	margin:0;
	padding:0;
	clear:both;
}
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
h1, h2, h3, h4, h5, h6, ul, li, em, strong, pre, code {
	padding: 0;
	margin: 0;
	line-height: 1em;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
table {
	font-size: inherit;
	margin-bottom:15px;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
strong {
	font-weight:bold;
}
td {
	padding:5px 10px;
	text-align:center;
}
.bold {
	font-weight:bold;
}
/*********** ********/

h1 {
	float:left;
	width:170px;
	padding-left:2px;
	margin-top:10%;
}
h1 a {
	background-image:url(../images/logo.png);
	width:166px;
	height:126px;
	text-decoration:none;
	display:block;
	float:left;
}
/****************** BASIC FLOATING ALL CONTENTS *****************/
#supperWrapper {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	min-height:670px;
	width:100%;
	min-width:960px;
}
#wrapper {
	height: 100%;
	min-height: 670px;
	min-width: 960px;
	overflow: visible;
	width: 100%;
}
#header {
	float:right;
	width:230px;
	height:100%;
background: url(../images/white-dot.png)repeat-y left top;
}
.row2 {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.row2 .column1 {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.row2 img {
	float: left;
	height: 100%;
	width: 100%;
}
.row1 {
	height:100%;
	width:400px;
	float:right;
}


.row3 {
	height:100%;
	width:320px;
	float:left;
}


.row3 .column1 {
	float:left;
}

.photogallery{
	float:left;
}

.photogallery img{
	width:94px;
	height:60px;
	float:left;
	border:3px solid #000;
	margin:2px;
}

.row1 .column1 {
	float:right;
}
.row1 .column2 {
	position: relative;
	width: 370px;
	z-index: 3;
	float:right;
	margin-top:32%;
}
h3 {
	font-size:13px;
	margin-bottom:4px;
	line-height: 30px;
color:#AAAABB;
font-weight:bold;
}
/****************** NAVIGARION *****************/
#header .column1 {
	float:left;
	width:220px;
margin-left:7px;
}
#navigation {
	float:left;
	width:174px;
	padding:22px 0 0 0;
	margin-bottom:20px;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation ul li {
	float:left;
	width:172px;
	height:30px;
        margin-bottom:2px;
}

#navigation ul li:hover, #navigation ul li .active {

color:#fff;
}

#navigation ul li a {
    color: #000;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    text-align: left;
    text-decoration: none;
    width: 156px;
    background: url(../images/white-dot.png) repeat left top;
}

#navigation ul li a:hover, #navigation ul li a.active {
color:#fff;
background: url(../images/black-dot.png) repeat top left;
}
#navigation ul li #active, #languages ul li #active {
	background-color:#000;
}
#languages {
	float:right;
	margin-top:15px;
	margin-right:10px;
}
#languages ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
#languages ul li {
	margin-left:20px;
	float:left;
}

#languages ul li a{
color:#000;
}

#footNav {
	float:left;
	margin-top:15px;
}
#footNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footNav ul li {
	margin-right:20px;
	float:left;
}
#mapCanvas {
	width:358px;
	height:146px;
	display: block;
	border:#ffffff 1px solid;
}
#weather {
	float:left;
	margin-left:4px;
	margin-top:2px;
	width:66px;
}
#weather h2 {
	font-size:12px;
	float:left;
}
#weather #temperature {
	float:right;
	margin:0;
}
#weather #icon {
	margin-top:-10px;
	float:left;
}
#net360 {
	background: url(../images/net360.png) no-repeat bottom right;
	margin-top:5px;
	float:right;
	width:110px;
	margin-right:10px;
}
#net360 a {
	width:100px;
	height:11px;
	text-decoration:none;
	display:block;
	float:right;
}
.inv {
	display:none;
}
.editableText {
	display:inline;
}




/* 
	left menu
	=====================================
	=====================================*/
	
	
	
#left-menu{
	float:left;
	width:220px;
	margin-top:60%;
	margin-left:2px;
}

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


#left-menu .phone {
	background-image:url(../images/phone.png);
	background-repeat:no-repeat;
	width:160px;
	height:22px;
	list-style:none;
}

#left-menu ul li a{
	width:22px;
	height:22px;
	float:left;
	text-decoration:none;
}

#left-menu .phone:hover{
	background-image:url(../images/phone_open.png);
	background-repeat:no-repeat;
	width:160px;
	height:22px;
	list-style:none;
}
	
#left-menu li{
	list-style:none;
	margin-bottom:6px;
}

#left-menu .email{
	background-image:url(../images/email.png);
	background-repeat:no-repeat;
	width:220px;
	height:22px;
}

#left-menu .email:hover{
	background-image:url(../images/email_open.png);
	background-repeat:no-repeat;
	width:220px;
	height:22px;
}

#left-menu .map{
	background-image:url(../images/map.png);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	margin-left:2px;
}

#left-menu .twitter{
	background-image:url(../images/twitter.png);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}

#left-menu .fb{
	background-image:url(../images/facebook.png);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}



#toggler02 {
	float: right;
	width: 360px;
	margin-right:10px;
	background: url(../images/black-dot.png) repeat top left;
}
#toggler02 h2.trigger02 a {
	width:100%;
	height:30px;
	line-height: 30px;
	display: block;
	background: url(../images/arrowRight_txt.png) no-repeat 286px center;
}
#toggler02 h2.active a {
	background: url(../images/arrowDown_txt.png) no-repeat 286px center;
}
.toggle_container02 {
	height:232px;
}



#toggler03 {
	float: right;
	width: 390px;
	margin-right:10px;
	background: url(../images/black-dot.png) repeat top left;
}

#toggler03 h2.trigger03 a {
	width:100%;
	height:30px;
	line-height: 30px;
	display: block;
	background: url(../images/arrowRight_txt.png) no-repeat 286px center;
}
#toggler03 h2.active a {
	background: url(../images/arrowDown_txt.png) no-repeat 286px center;
}
.toggle_container03 {
	height:362px;
}

#toggler04 {
	float: right;
	width: 390px;
	margin-right:10px;
height:140px;
}

#toggler04 h2{
float:left;
position:relative;
z-index:1;
margin-top:2px;
}


#toggler04 h2.trigger04 a {
	width:28px;
	height:136px;
	display: block;
	background: url(../images/open-photos.gif) no-repeat top left;
float:left;
}
#toggler04 h2.active a {
	background: url(../images/close-photos.gif) no-repeat top left;
}
.toggle_container04 {
	height:140px;
float:left;
}





.scroll-pane h2 {
	font-size:18px;
	float:left;
	width:100%;
	padding-bottom:12px;
color:#AAAABA;
}

.scroll-pane p{
padding-bottom:10px;
float:left;
text-align:left;
width:100%;
}

.scroll-pane a{
color:#AAAABA;
}

.scroll-pane li{
    float: left;
    line-height: 18px;
    list-style: circle inside none;
width:100%;
}

.scroll-pane ul{
padding-bottom:10px;
float:left;
}

.quick-info-cont {
	background: url(../images/black-dot.png) repeat top left;
	float: right;
	height: 34px;
	margin-right: 10px;
	margin-top: 10px;
	width: 360px;

}
.quick-info-cont a {
	background: url(../images/arrowRight_txt.png) no-repeat 286px center;
	float: left;
	height: 24px;
	padding: 10px 0 0 10px;
	text-align: left;
	text-decoration: none;
	width: 350px;
}

.quickInfo table{
	float:left;
	width:100%;
background-color:#fff;
}

.quickInfo td{
	line-height:13px;
	height:13px;
	padding:0 10px;
	font-size:11px;
	color:#000;
	text-align:left;
}

.quickInfo h3 {
background-color:#fff;
color:#000;
font-size:16px;
}
/********************** TOGGLER BANNERS *************************/

#availabilityToggle, #availabilityToggle1, #availabilityToggle2 {
	background: url(../images/black-dot.png) repeat scroll 0 0 transparent;
	float: left;
	margin-top: 2px;
	width: 170px;
}
.toggler h2.active a {
	background:url(../images/arrowDown.png) no-repeat 94% 50%;
}
.toggler h2 a {
	background:url(../images/arrowRight.png) no-repeat 94% 50%;
}
/******************** AVAILABILITY CHECKER **************/
#availability-checker {
	width:140px;
	padding:0 15px 12px 15px;
	height:100%;
	float:left;
}
#availability-checker div {
	width:100%;
	padding-bottom:4px;
	float:left;
}
#availability-checker .choose {
	width:33%;
}
#availability-checker .choose label {
	text-align:center;
}
#availability-checker .choose select {
	margin:0 7px;
}
.hidden {
	display:none;
}
#availability-checker label {
	font-size:11px;
	color:#FFF;
	line-height:18px;
	width:100%;
	text-align:left;
	padding:0;
}
#availability-checker input[type="text"] {
	border:1px solid #EEC273;
	line-height:19px;
	height:19px;
	font-size:11px;
	border-right:none;
	float:left;
	width:101px;
	text-align:left;
	font-family:arial;
	text-indent:2px;
	margin-left:6px;
}
#availability-checker select {
	border:1px solid #EEC273;
	line-height:16px;
	height:18px;
	font-size:12px;
	float:left;
	text-align:center;
	width:40px;
	font-family:arial;
}
#availability-checker input[type="submit"] {
	border:1px solid #EEC273;
	line-height:20px;
	height:20px;
	font-size:11px;
	float:right;
	width:74px;
	color:#000;
	background-color:#fff;
	margin:10px 3px 0 0;
}
#availability-checker input[type="submit"]:hover {
	color:#666;
	cursor:pointer;
}
/********************** BEST RATE *****************/


#bestRateToggle {
	float:left;
	width:170px;
	background:url(../images/black-dot.png) 0 0 repeat;
	clear:left;
	margin-top:2px;
}
#lowest_price {
	float:left;
	padding:0 4px;
	width:160px;
	height:76px;
}
#lowest_price .price {
	float:left;
	width:100%;
	height:44px;
}
#lowest_price .price span {
	display:block;
	float:left;
}
#lowest_price .price .big {
	font-size: 29px;
	height: 44px;
	line-height: 44px;
	padding: 0 8px 0 16px;
}
#lowest_price .price .euro {
	height:27px;
	line-height:27px;
	font-size:22px;
	
}
#lowest_price .price .small {
	height:13px;
	line-height:13px;
	font-size:11px;
        margin-left: 3px;
}
#lowest_price .link {
	float:left;
	width:100%;
}
#lowest_price .full, #lowest_price .full a {
	display:block;
	float:left;
	width:100%;
	font-size:9px;
	text-align:center;
}
#lowest_price .price .buttonB{
    background-color: #FFFFFF;
    border: 1px solid #EEC273;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    height: 17px;
    line-height: 17px;
    margin: 3px 30px 0 0;
    text-align: center;
    text-decoration: none;
    width: 38px;
    color:#000000;
}


#lowest_price .price .buttonB:hover{
        color:#666;
	cursor:pointer;

}
/********************** FOOTER *****************/

#footer{
	position:absolute;
	width:100%;
	height:40px;
	left:0;
	bottom:0;
	padding:0;
	margin:0;
}

#footNav {
	display:none;
}

#footer .column1{
	float:left;
	width:100%;
}


#footer .column1 p{
	float:left;
	margin-left:4px;
}


.addthis_toolbox{
	width:285px;
	float:left;
}

.villa1{
    background: url(../images/black-dot.png) repeat top left;
    float:left;
    margin-top: 10px;
    padding: 6px 0 6px 10px;
    width: 166px;
    padding-left: 10px;
margin-left:2px;
}

.villa1 img{
width:160px;
height:108px;

/*-moz-opacity:.50;
filter:alpha(opacity=50);
opacity:.50;*/
}

/*.villa1 img a:hover{
-moz-opacity:.100; 
filter:alpha(opacity=100);
 opacity:.5100;
}*/


.villa1 h2 {
	font-size:18px;
	float:left;
	width:100%;
	padding-bottom:12px;
color:#AAAABA;
line-height:24px;
}

/***************** DIGI LODGE BANNER ***************/
#digi{
	float:left;
	width:370px;
	height:40px;
margin-top:-10px;
padding-left:6px;
}

#digi ul{
	float: left;
}

#digi ul li{
	float: left;
	list-style:none;
	padding:0 2px;
}

#eu, #psyf, #espa{
	display: block;
	width: 31px;
	height:40px;
	background: url(../images/flags-digi.png) 0 0 no-repeat;
}

#digi ul li #psyf{
	width:36px;
	background-position: -35px top;
}

#digi ul li #espa{
	width:53px;
	background-position: -72px top;
}

#digi p{
	color:#fff;
	float:left;
	font-size:9px;
	text-align:left;
	width:212px;
}

#digi strong{
	font-size:9px;
}


.toggle_container03 .jScrollPaneContainer{
height:336px!important;
}

.toggle_container03 h2{
padding-top:16px;
}

.toggle_container03 .jScrollPaneTrack{
height:318px!important;
}
/************** ROW1 COLUMN 2  TOGGLER LINK **********************/

.row1 .column2 a{
   display:block;
   color:#FFF;
   text-decoration:underline;
}

.row1 .column2 a:hover{
   display:block;
   color:#AAAABA;
   text-decoration:none;
}




.addthis_button_facebook_like{
width:80px!important;
}
