/* width: 930px */

/* basic elements */
html {

}

body {
    font: 11px verdana, sans-serif;
    color: black;
    margin: 0;
    padding: 0;
    text-align: center;
    background: url(../images/background.png);
    background-repeat: repeat-x;
    background-color: #004774;
}

p {
    padding: 0px;
    margin: 0px;
}

div {
    padding: 0;
    margin: 0;
}

h1 {
    font: normal 20px verdana, sans-serif;
    text-transform: uppercase;
    color:#006ea1;
}

h2 {
    font: bold 13px verdana, sans-serif;
    color:#006ea1;
}

h3 {
    font: bold 12px verdana, sans-serif;
    color:#006ea1;
}

a, a:link, a:visited {
    color: #23556C;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

acronym {
    color: red;
}

ul {
    margin: 10px 0;
    padding-left: 20px;
}

table {
    font: 11px verdana, sans-serif;
    color: black;
    padding: 0;
    border: none;
    margin: 0;
}

tr, td {
    padding: 0;
    margin: 0;
}

td {
    vertical-align: top;
}

img {
    border: none;
}

form {
    padding: 0;
    margin: 0;
}


/* specific divs */

.clear{
    clear:both;
}

/*** PAGE DESIGN ***/

#page{
    text-align: left;
    width:930px;
    margin: 0px auto 0px auto;
    background-color: #a1cdf2;
/*    background-repeat: no-repeat;*/
}

#header{
    background: url(../images/header.png) no-repeat;
    background-repeat: no-repeat;
    width:930px;
    height: 176px;
/*    padding-bottom:11px;*/
}

#home{
    float:left;
    height:117px;
    width:203px;
/*    padding-top: 20px;*/
}


#top_bar{
    margin-top:31px;    
}

#basket_status{
    margin-left:815px;
    
}

#basket_status_img{
    float:left;
}

#basket_status_title{
    background-color:#2291C3;
    color:white;
    float:left;
    font-size:13pt;
    font-weight:normal;
    height:23px;
    padding-top:2px;
}

#basket_status_title a{
    color:white;
}

#banner{
    margin-left:10px;
    margin-top:19px;
    width: 190px;
    float: left;
}

#banner img{
    width:178px;
    height:133px;
    border:1px solid #828282;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}
/*#pom
{            
    background-color: white;
    height: inherit;
}  */

#leftSide
{            
    float:left;
/*    height: 842px;*/
    height: inherit;
/*    max-height: 2000px;   */
/*    padding-bottom: 100px;*/
    background-color: white;
    width: 200px;
}

#contactUs{  
    float:left;
    width: 200px;
    background: url(../images/contact.png) no-repeat;
    background-color: #ffd80e;
    padding-bottom: 10px;
    padding-top: 10px;
    min-height: 75px;
}
#cont{
    width: 170px;
/*    min-height: 75px;*/
    margin-left: 10px;
    margin-right: 10px;
}
#contact{
    font-size: 15px;
    font-weight: bold;
}
#on_left{
    width: 200px;
}
#weather{
    background-color: white;
    width: 140px;
    padding-bottom: 0px;
/*    padding: 10px;*/
/*    min-height: 483px;*/
/*    margin-left: 20px;*/
}
#exchange{
    color: #a1ccf2;
    font-weight: bold;
    width: 140px;
}

#leftMenu{
    padding-top:1px;
    padding-bottom:5px;
    background-color: #ffd80e;
    width:200px;
}

#leftMenu ul{
    list-style-type: none;
    padding-left: 0px;
}

#my_ul{
    margin-left: 9px;
}

#leftMenu li a{
    color:white;
    font-size:10pt;
    font-weight: bold;
    line-height: 18pt;
    background-color: #f0a400;
    display: block;
    margin-right: 10px;
    margin-bottom: 1px;
    text-decoration: none;
}

/*#leftMenu li #submenu{
    background-color: white;
}                      */

#leftMenu li #submenu a{
    font-size:10pt;
    font-weight: normal;
    color: #333366;
    line-height: 18pt;
    margin-right: 10px;
    margin-bottom: 1px;
    background-color: #ffd80e;
}
#leftMenu #submenu{
    margin-left: 5px;
}
#leftMenu #submenu #subsubmenu{
    margin: 0px;
    margin-left: 10px;
    font-size: 5pt;
}

#leftMenu #submenu #subsubmenu a{
    margin-left: 10px;
    font-size: 8pt;
}

#newsLetter{
    padding-top:10px;
    padding-bottom:20px;
    padding-left:20px;
    background-color: #dfdfdf;
    margin-bottom:15px;
    border-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

#newsLetterTitle{
    padding-top:2px;
    padding-bottom:8px;
    color:#797979;
    font-size: 9pt;
    font-weight: bold;
}

#newsLetterInput{
    border:1px solid #b3b3b3;
    padding:2px;
    color:#797979;
    font-size:8pt;
}

#topMenu{
    text-align:left;    
/*    padding-top:1px;*/
    margin-left: 180px;
/*    height:30px;*/
    font-family: verdana;
    font-size: 9pt;
    width: 750px;
}
#navigation .mainnav ul {
    height: 28px; 
    width: 730px; 
    padding: 0 0 0 2px; 
    margin: 0 0 0 17px;
}
#navigation .mainnav ul li {
    float: left; 
    list-style: none;  
    height: 28px;  
}    

#topMenu ul li a {
    padding:17px 30px 6px 30px; 
    background: url(../images/topnavigator.png) top right no-repeat; 
    height:53px; 
    display: block;
    text-transform: uppercase; 
    font-weight: bold;
    color: #333366;
    float: left;
}

#par_content{
/*    width:715px!important;*/
    width: 730px;
    height: auto;
    min-height : 840px;
/*    max-height: 2000px;*/
    margin-left:200px;
    padding-top: 10px;
    background: url(../images/content.png) no-repeat;
    background-color: #a1cdf2;
    overflow:visible;
/*    height:1%;*/
}
#content{
    margin : 0px 15px 0px 200px; 
/*    width:700px!important;*/
    width: 710px;
    height: auto;
    min-height : 812px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
/*    max-height: 2000px;*/
    background: url(../images/content.png) no-repeat;
    background-color: #a1cdf2;
    overflow:visible;
/*    height:1%;*/
}

#navigator{
    float:right;
    padding-left:30px;
    padding-bottom:10px;
    font-size: 9pt;
    color:#006ea1;
}

#navigator a{
    color:#006ea1;
}

.location_title{
    margin-top: 3px;
    margin-left: 6px;
    padding: 8px;
    font-size: 11pt;
    font-weight: bolder;
    height: 20px;;
    width:85px;
    background-color: #ffbb28;
    color: white;
    text-transform: uppercase;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.actual_title{
    margin-top: 3px;
    margin-left: 6px;
    padding: 8px;
    font-size: 11pt;
    font-weight: bolder;
    height: 20px;;
    width:170px;
    background-color: #ffbb28;
    color: white;
    text-transform: uppercase;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.loc_background{
    margin-bottom: 15px;
    margin-left: 6px;
    height: 200px;;
    width:690px;
    background-color: #ffbb28;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.location{
    /*margin-bottom: 15px;
    margin-left: 6px;*/
    height: 200px;;
    width:690px;
    background-color: #358fc3;
    -moz-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.location .picture{
    height: 172px;;
    width:210px;
    margin: 15px;
    float:left
}
.location .picture img{
    border:1px solid #e1eef6;
    border-radius: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; 
}
.location .description{
    color: white;
    margin-top: 16px;
    margin-bottom: 3px;
    margin-left: 10px;
    height: 170px;;
    width:400px;
    float:left;
    overflow: hidden;
}
.location .description .name{
    color: white;
    margin-bottom: 10px;
    font-size: 12pt;
    font-weight: bolder;
}

.location{
    /*margin-bottom: 15px;
    margin-left: 6px;*/
    height: 200px;;
    width:690px;
    background-color: #358fc3;
    -moz-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
#actual #picture{
    height: 170px;
    position: relative;
    width:210px;
    margin: 15px;
    float:left;
    border-radius: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px; 
    
}
#actual #picture img{
    margin: 0px;
    border:1px solid #e1eef6;
}
#actual .description{
    color: white;
    margin-top: 16px;
    margin-bottom: 3px;
/*    margin-left: 10px;*/
    height: 170px;;
    width:200px;
    float:left;
    overflow: hidden;
}
#actual .description .name{
    color: white;
    margin-bottom: 10px;
    font-size: 12pt;
    font-weight: bolder;
}
#actual{
    /*margin-bottom: 15px;
    margin-left: 6px;*/
    height: 200px;
    width:690px;
    background-color: #358fc3;
    -moz-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
#actual #picture #actual_image{
    background-color:white;
    position: absolute;
    top: 0px;
    left: 0px;
    width:211px;
    font-weight: bold;
    height: 50px;
    color: #333366;
/*    padding-top: 10px;
    text-align: left;
    vertical-align: bottom;
/*    padding-left: 5px;*/
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
#actual_image #span_actual_name{
    margin: 3px 6px 3px 6px;
}  
#actual a{
    color: #333366;
    font-size: 12pt;
/*    filter:alpha(opacity=50);*/
/*    -moz-opacity:0.5;*/
/*    -khtml-opacity: 0.5;*/
/*    opacity: 0.5;*/
}
.accomodation_list_item{
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 18px;
    height: 270px;;
    width:214px;
    float:left
}
.accomodation_list_item2{
    margin-top: 3px;
    margin-bottom: 3px;
    height: 270px;;
    width:214px;
    margin-left: 18px;
    margin-right: 100px;
    float: left;
}

.accomodation_list_item .header{
    background-color: #004774;
    color:white;
    width: 204px;
    height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    padding: 2px 5px 2px 5px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}  

.accomodation_list_item .header a{
    /*margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;*/
    color:white;
}

.accomodation_list_item .body{
    height: 220px;
    background-color: white;
    font-size: 9pt;
    width: 214px;
    padding-top: 5px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_list_item .body .picture{
    margin: 10px 16px 7px 16px;
    width: 180px;
    height: 145px;
}

.accomodation_list_item .body .picture img{
    border:1px solid #8c8c8c;
    padding: 0;
    margin: 0;
    border-radius: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;     
}

.accomodation_list_item .body .description{
    font-size: 7pt;
    margin: 7px 16px 5px 16px;
    height:36px;
    width: 180px;
    overflow: hidden;
}

.accomodation_list_item .body .button{
/*    padding-left:132px;*/
}

.accomodation_list_item .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #333366;
    padding:3px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 136px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_list_item2 .header{
    background-color: #004774;
    color:white;
    height: 34px;
    width: 204px;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    /*padding-left:14px;
    padding-top: 6px;*/
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}  

.accomodation_list_item2 .header a{
    color:white;
}

.accomodation_list_item2 .body{
    height: 220px;
    width: 214px;
    background-color: white;
    font-size: 9pt;
    padding-top: 5px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_list_item2 .body .picture{
/*    float:left;*/
    margin: 10px 16px 7px 16px;
    width: 180px;
    height: 145px;
}

.accomodation_list_item2 .body .picture img{
    border:1px solid #8c8c8c;
    border-radius: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;     
}

.accomodation_list_item2 .body .description{
    font-size: 7pt;
    margin: 7px 16px 5px 16px;
    height:36px;
    overflow: hidden;
}
.accomodation_list_item2 .body .button{
/*    padding-left:136px;*/
}

.accomodation_list_item2 .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #333366;
    padding:3px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 136px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomright: 8px;
/*    -moz-border-radius: 3px;*/
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_lm_list_item{
    margin-top: 20px;
    margin-bottom: 3px;
    margin-left: 18px;
    height: 350px;;
    width:214px;
    float:left
}
.accomodation_lm_list_item2{
    margin-top: 20px;
    margin-bottom: 3px;
    height: 350px;;
    width:214px;
    margin-left: 30px;
    margin-right: 100px;
    float: left;
}

.accomodation_lm_list_item .header{
    background-color: #004774;
    color:white;
    width: 204px;
    height: 34px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    padding: 2px 5px 2px 5px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}  

.accomodation_lm_list_item .header a{
    /*margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 3px;*/
    color:white;
}

.accomodation_lm_list_item .body{
    height: 300px;
    background-color: white;
    font-size: 9pt;
    width: 214px;
    padding-top: 5px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_lm_list_item .body .picture{
    margin: 10px 16px 7px 16px;
    width: 180px;
    height: 145px;
}

.accomodation_lm_list_item .body .picture img{
    border:1px solid #8c8c8c;
    padding: 0;
    margin: 0;
    border-radius: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;     
}

.accomodation_lm_list_item .body .description{
    font-size: 7pt;
    margin: 7px 16px 5px 16px;
    height:36px;
    width: 180px;
    overflow: hidden;
}

.accomodation_lm_list_item .body .dates{
    font-size: 8pt;
    margin: 5px 16px 5px 16px;
    height:75px;
    width: 180px;
    color: red;
    font-weight: bolder;
}

.accomodation_lm_list_item .body .button{
/*    padding-left:132px;*/
}

.accomodation_lm_list_item .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #333366;
    padding:3px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 136px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_lm_list_item2 .header{
    background-color: #004774;
    color:white;
    height: 34px;
    width: 204px;
    padding: 2px 5px 2px 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    /*padding-left:14px;
    padding-top: 6px;*/
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}  

.accomodation_lm_list_item2 .header a{
    color:white;
}

.accomodation_lm_list_item2 .body{
    height: 300px;
    width: 214px;
    background-color: white;
    font-size: 9pt;
    padding-top: 5px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.accomodation_lm_list_item2 .body .picture{
/*    float:left;*/
    margin: 10px 16px 7px 16px;
    width: 180px;
    height: 145px;
}

.accomodation_lm_list_item2 .body .picture img{
    border:1px solid #8c8c8c;
    border-radius: 4px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;     
}

.accomodation_lm_list_item2 .body .description{
    font-size: 7pt;
    margin: 7px 16px 5px 16px;
    height:36px;
    overflow: hidden;
}
.accomodation_lm_list_item2 .body .dates{
     font-size: 8pt;
    margin: 5px 16px 5px 16px;
    height:75px;
    width: 180px;
    color: red;
    font-weight: bolder;
}

.accomodation_lm_list_item2 .body .button{
/*    padding-left:136px;*/
}

.accomodation_lm_list_item2 .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #333366;
    padding:3px;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: 136px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomright: 8px;
/*    -moz-border-radius: 3px;*/
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}


.accomodation_detail_discount{
   color:#006EA1;
   font-size: 8pt;
   padding-bottom:15px;
   padding-left:10px;
   font-weight: bold; 
}

#accomodation_detail_description{
    padding:0px 0px 15px;
    font-size: 9pt;
    line-height: 1.5em;
    width: 695px;
}

#accomodation_detail_description img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    float:left;
    margin-right:15px;    
    margin-bottom:10px;    
}

.accomodation_detail_gallery{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    float:left;
    margin-right:15px;
    
}

.accomodation_detail_gallery .title{
    text-align: center;
    padding:2px;
    color:white;
    background-color:#006ea1;
}

.accomodation_detail_gallery .picture img{
    padding:0px!important;
    margin:0px!important;
    
}

#accomodation_detail_reservation{
    width:100%;
}

#accomodation_detail_reservation .button{
    background-color: #006ea1;
    padding:5px;
    width:200px;
    float:right;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}

#accomodation_detail_reservation .button a{ 
    color:white;
    font-family: verdana;
    font-size:11pt;
    font-weight: bold;
}

#accomodation_reservation_form{
    /*background-color: #006ea1;*/
    float:left;
    margin-right:15px;
    margin-bottom:15px;
/*    background-color: #dfdfdf;*/
    color:black;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}

#accomodation_reservation_form th{
    background-color: #006ea1;
    color:white;
    width: 600px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    text-align: left;
    padding:4px;
    padding-left:10px;
    font-size: 9pt;
}

#accomodation_reservation_form td{
    padding:10px;
    padding-bottom:0px;
    font-size: 9pt;
}

#accomodation_reservation_form .center{
    padding-top:14px;
}

#accomodation_reservation_form input,textarea,select{
    padding:3px;
    border:1px solid #006ea1;
    font-family: verdana;
    font-size:9pt;   
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

#accomodation_reservation_form button{
    background-color: #006ea1;
    padding:2px;
    margin: 3px;
    font-weight: bold;
    color: white;
    width:100px;
    float:right;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}

#accomodation_calculation{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
    color:black;
}

#accomodation_calculation .header{
    background-color: #006ea1;
    color:white;
    text-align: left;
    padding:4px;
    padding-left:10px;
    font-size: 9pt;
}

#accomodation_calculation .list{
    padding:10px;
    padding-bottom:5px;
    font-size: 9pt;
    background-color: #dfdfdf;
    padding-top:5px;
}

.activity_list_item{
    margin-bottom: 15px;
    width:500px;
    
}

.activity_list_item .header{
    background-color: #006ea1;
    color:white;
    font-weight: bold;
    font-size: 10pt;
    padding:4px;
    padding-left:10px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
} 
.activity_list_item .header a{
    color:white;
}

.activity_list_item .body{
    min-height: 93px;
    background-color: #dfdfdf;
    font-size: 9pt;
    padding:4px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.activity_list_item .body .picture{
    float:left;
    padding:5px;
}

.activity_list_item .body .picture img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;     
}

.activity_list_item .body .description{
    font-size: 9pt;
    padding:5px;
    padding-left:137px;
    min-height:60px;
}

.activity_list_item .body .from_price{
/*    float:left;*/
    padding-left:5px;
}
.activity_list_item .body .onrequest{
    float:left;
}

.activity_list_item .body .button{
    padding:3px;
    padding-left:440px;
}

.activity_list_item .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #006ea1;
    padding:3px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

#activity_detail_description{
    padding:0px 0px 15px;
    font-size: 9pt;
    line-height: 1.5em;
}

#activity_detail_description img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    float:left;
    margin-right:15px;    
    margin-bottom:10px;    
}

.activity_detail_gallery{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    float:left;
    margin-right:15px;
    
}

.activity_detail_gallery .title{
    text-align: center;
    padding:2px;
    color:white;
    background-color:#006ea1;
}

.activity_detail_gallery .picture img{
    padding:0px!important;
    margin:0px!important;
    
}

#activity_detail_reservation{
    width:320px;
}

#activity_detail_reservation .button{
    background-color: #006ea1;
    padding:5px;
    width:200px;
    float:right;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}

#activity_detail_reservation .button a{ 
    color:white;
    font-family: verdana;
    font-size:11pt;
    font-weight: bold;
}

.available_activity_list_item{
    float:left;
    margin-bottom:15px;
    margin-right:15px;
    width:140px;    
    
}

.available_activity_list_item .header{
    background-color: #006ea1;
    color:white;
    font-weight: bold;
    font-size: 10pt;
    padding:4px;
    padding-left:10px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
}
.available_activity_list_item .header a{
    color:white;
}

.available_activity_list_item .body{
    min-height: 93px;
    background-color: #dfdfdf;
    font-size: 9pt;
    padding:4px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.available_activity_list_item .body .picture{
    padding:5px;
}

.available_activity_list_item .body .picture img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;     
}

.available_activity_list_item .body .description{
    font-size: 9pt;
    padding:5px;
    padding-left:137px;
    min-height:60px;
}

.available_activity_list_item .body .from_price{
    padding-left:5px;
}

.available_activity_list_item .body .button{
    padding:3px;
    padding-left:80px;
}

.available_activity_list_item .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #006ea1;
    padding:3px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}



.available_activity_form_button{
    width:420px;
}

.ticket_list_item{
    margin-bottom: 15px;
    width:500px;
    
}

.ticket_list_item .header{
    background-color: #006ea1;
    color:white;
    font-weight: bold;
    font-size: 10pt;
    padding:4px;
    padding-left:10px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
}

.ticket_list_item .header a{
    color:white;
}

.ticket_list_item .body{
    min-height: 93px;
    background-color: #dfdfdf;
    font-size: 9pt;
    padding:4px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.ticket_list_item .body .picture{
    float:left;
    padding:5px;
}

.ticket_list_item .body .picture img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;     
}

.ticket_list_item .body .description{
    font-size: 9pt;
    padding:5px;
    padding-left:137px;
    min-height:60px;
}

.ticket_list_item .body .from_price{
/*    float:left;*/
    padding-left:137px;
}
.ticket_list_item .body .onrequest{
    float:left;
    padding-left:5px;
}

.ticket_list_item .body .button{
    padding:3px;
    padding-left:440px;
}

.ticket_list_item .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #006ea1;
    padding:3px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

#ticket_detail_description{
    padding:0px 0px 15px;
    font-size: 9pt;
    line-height: 1.5em;
}

#ticket_detail_description img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    float:left;
    margin-right:15px;    
    margin-bottom:10px;    
}

.ticket_detail_gallery{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    float:left;
    margin-right:15px;
    
}

.ticket_detail_gallery .title{
    text-align: center;
    padding:2px;
    color:white;
    background-color:#006ea1;
}

.ticket_detail_gallery .picture img{
    padding:0px!important;
    margin:0px!important;
    
}

#ticket_detail_reservation{
    width:320px;
}

#ticket_detail_reservation .button{
    background-color: #006ea1;
    padding:5px;
    width:200px;
    float:right;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}

#ticket_detail_reservation .button a{ 
    color:white;
    font-family: verdana;
    font-size:11pt;
    font-weight: bold;
}

.ticket_form_button{
    width:420px;
}

.package_list_item{
    margin-bottom: 15px;
    width:500px;
    
}

.package_list_item .header{
    background-color: #006ea1;
    color:white;
    font-weight: bold;
    font-size: 10pt;
    padding:4px;
    padding-left:10px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    
}

.package_list_item .header a{
    color:white;
}

.package_list_item .body{
    min-height: 93px;
    background-color: #dfdfdf;
    font-size: 9pt;
    padding:4px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.package_list_item .body .picture{
    float:left;
    padding:5px;
}

.package_list_item .body .picture img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;     
}

.package_list_item .body .description{
    font-size: 9pt;
    padding:5px;
    padding-left:137px;
    min-height:10px;
}

.package_list_item .body .include{
    font-size: 9pt;
    padding:5px;
    padding-left:137px;
}

.package_list_item .body .include ul li{
    padding-top:2px;
}

.package_list_item .body .include ul{
    padding:0px;
    margin:0px;
    margin-left:20px;
    padding-top:3px;
}

.package_list_item .body .price{
    padding-left:5px;
    padding-left:137px;    
    padding-top:5px;
}

.package_list_item .body .date{
    padding-left:5px;
    padding-left:137px;    
    padding-top:5px;
}

.package_list_item .body .button{
    padding:3px;
    padding-left:440px;
}

.package_list_item .body .onrequest{
/*    float:left;*/
    padding-left:137px;    
}

.package_list_item .body .button a{
    font-size: 9pt;
    color:white;
    background-color: #006ea1;
    padding:3px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}




.price_list_table{
    float:left;
    /*
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    */
    margin-right:15px;
    margin-bottom:15px;
}

.price_list_table th{
    background-color: #006ea1;
    color:white;
    text-align: left;
    padding:5px;
    font-size: 9pt;
}

.price_list_table .top_left{
    border:1px solid #006ea1;
    -moz-border-radius-topleft: 4px;
    padding-left:10px;
}

.price_list_table .top_right{
    border:1px solid #006ea1;
    -moz-border-radius-topright: 4px;
}

.price_list_table td{
    background-color: #dfdfdf;
    text-align: center;
    padding:5px;
    font-size:9pt;
    /*text-align: left;*/
}

.price_list_table .bottom{
    border:1px solid #dfdfdf;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    height:1px;
}

.price_list_calculation_div{
    border:1px solid #006ea1;
    -moz-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    padding:3px;
    padding-left:10px;
    padding-right:10px;
    background-color: white;   
}

.service_select{
    width:393px;
}

.blue{
    color:#006ea1;
    font-weight: bold;
}

.big_button{
    background-color: #006ea1;
    padding:5px;
    width:130px;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    font-size:10pt;
    font-weight: bold;
    color:white;
    margin-right:20px;
}

.big_button:hover{
    cursor:pointer;
    text-decoration:underline;
}

.red_border{
    border:1px solid red !important;
}

.calendar {
    text-align:left;
    background: white url('../images/calendar.gif') no-repeat center right;
    cursor: pointer;
    padding-left:22px;
}         


.top_left_radius{
    -moz-border-radius-topleft: 4px;
}

.top_right_radius{
    -moz-border-radius-topright: 4px;
}

.bottom_left_radius{
    -moz-border-radius-bottomleft: 4px;
}

.bottom_right_radius{
    -moz-border-radius-bottomright: 4px;
}

#basket_show_content_table{
    float:left;
    margin-right:15px;
    margin-bottom:15px;
    /*background-color: #dfdfdf;*/
    color:black;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;    
}

#basket_show_content_table .header{
    background-color: #006ea1;
    color:white;
    text-align: left;
    padding:4px;
    padding-left:10px;
    font-size: 9pt;
}



#basket_show_content_table .list{
    padding:10px;
    padding-bottom:2px;
    font-size: 9pt;
    background-color: #dfdfdf;
    padding-top:5px;
}


#basket_show_content_table .action{
    padding-top:2px;
    padding-left:0px;
    padding-right:0px;
    background-color: #dfdfdf;
}


.child_age_div{
    float:left;
    margin-right:7px;
    margin-bottom:10px;
    display: none;
}

.child_age_row{
    display: none;
}

.show_row{
    display:table-row;
}

.show_block{
    display:block;
}



#footer{
    clear:both;
    background: url(../images/footer.png);
    background-repeat: no-repeat;
    background-color: #004774;
    width:930px;
    height:82px;
    font-size:7pt;
    color:#a6c3d1;
    padding-top:14px;
}
#downMenu{
    text-align:left;    
    color: white;
/*    padding-top:1px;*/
/*    padding-left: 80px;*/
/*    height:30px;*/
    margin-top: 35px;
    margin-left: 200px;
    font-family: verdana;
    font-size: 9pt;
    height: 69px;
}
#downMenu a{
    color: white;
}
#navigationdown .mainnav ul {
    height: 69px; 
    width: 770px; 
    margin-top: 30px; 
/*    padding: 0 0 0 2px; */
/*    margin: 0 0 0 17px;*/
}
#navigationdown .mainnav ul li {
    float: left; 
    list-style: none;  
    height: 20px;  
}    

#downMenu ul li a {
    padding:25px 30px 0px 30px; 
    background: url(../images/downnavigator.png) top right no-repeat; 
    height:45px; 
    display: block;
    text-transform: uppercase; 
    font-weight: bold;
    color: #ffe121;
}

#separator{
    background: url(../images/separator.png);
    width: 930px;
}

#blog{
    margin-left: 30px;
    float: left;
    font-family: arial;
    font-size: 6pt;
    text-transform:uppercase;
}
.time{
    width:25px;    
}

.weather_country{
    padding-top:4px;
    float:left;
    width:100px;
}

.weather_icon{
    float:left;
    height:22px;
    
}

.weather_temperature{
    padding-top:4px;
    text-align: right;
    padding-right:10px;
}
.weather_item
{
    background-color: white;
    color:black;
    font-weight: bold;
    font-size:8pt;
    padding:5px;
    padding-left:13px;
    height:22px;
}
.weather{
    background-color: white;
    padding-top: 10px;
/*    width: 140px;*/
/*    padding-bottom: 0px;*/
/*    padding: 10px;*/
/*    min-height: 483px;*/
/*    margin-left: 40px;*/
}
#exchange{
    color: #a1ccf2;
    font-weight: bold;
}
.exchange{
    background-color: white;
    width: 140px;
    padding-bottom: 0px;
    padding: 10px;
/*    min-height: 483px;*/
    margin-left: 40px;
}
#nolocation{
    font-size: 10pt;
    text-align: center;
}
#paging{
    text-align: center;
    width: 700px;
    float: left;
    margin-top: 1em;
}
#price1{
    font-weight: bold;
}
#price2{
    font-weight: bold;
}
/* mac hide \*/
* html #par_content{
/*    height:850px;*/
/*    height: 842px;*/
/*    height:auto;*/
    width: 700px;
    height: auto;
/*    width: 710px;*/
}
* html #content{
/*    height:850px;*/
    height: 842px;
/*    height:auto;*/
    width: 727px;
    margin-right: 0px;
    margin-left: 200px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 5px;
    padding: 5px;
/*    width: 710px;*/
}
* html .actual_title{
    margin-top: 3px;
    margin-left: 6px;
    padding: 8px;
    font-size: 11pt;
    font-weight: bolder;
    height: 20px;;
    width:185px;
    background-color: #ffbb28;
    color: white;
    text-transform: uppercase;
}
* html .accomodation_list_item .body .button a{
    margin-left: 132px;
    padding-right: 26px;
}
* html .accomodation_list_item2 .body .button a{
    margin-left: 132px;
    padding-right: 26px;
}
* html .accomodation_lm_list_item .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item2 .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item2 .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item .body .button a{
    margin-left: 132px;
    padding-right: 26px;
}
* html .accomodation_lm_list_item2 .body .button a{
    margin-left: 132px;
    padding-right: 26px;
}
* html .accomodation_lm_list_item .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item2 .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html .accomodation_lm_list_item2 .header{
    width: 214px;
    padding: 2px 5px 2px 5px;
}
* html #leftMenu li a{
    height: 24px;
    padding-top: 3px;
}
* html #actual{
/*    padding-left: 15px;*/
}
/* end hide */
