/* width: 960px */

/* basic elements */
html {

}

body {
    font: 11px verdana, sans-serif;
    color: black;
    background: white url(../images/pageBackground.png);
    background-repeat: repeat-x;     
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

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: underline;
}

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;
}

.left_align{
    text-align: left !important;
    padding-left:15px !important;
}

/*** PAGE DESIGN ***/
#page{
    width:960px;
    margin:auto;
    text-align: left;
}

#header{
    background: url(../images/topBanner.png);
    background-repeat: no-repeat;
    height:285px;
    width:959px;
    padding-bottom:11px;
    position: relative;
}

#home{
    float:left;
    height:95px;
    width:235px;
}

#top_slogan{
    position:absolute;
    left:269px;
    top:17px;
    color:white;
    font-family:arial;
    font-size:9pt;
    font-weight:bold;
    line-height:16px;
    text-transform:uppercase;
    text-shadow: black 0px 1px 0px;
    *top:16px;
}

#top_slogan .light_blue{
    color:#c1d9f5;
}

#top_slogan .light_red{
    color:#ffc5c5;
}


#googleSearch{
    position: absolute;
    left:654px;
    top:23px;
    *top:22px;
}

#search-input {
    width: 210px;
    height: 18px!important;
    vertical-align:middle;
}

#search-submit {
    width: 68px;
    height: 26px;
    padding: 0 10px;
    vertical-align:middle;
}

#top_bar1{
    position: absolute;
    top: 79px; left: 0;    
}

#top_bar2{
    position: absolute;
    top: 123px; left: 0;    
}

#basket_status{
    margin-left:815px;
    
}

#blog_title, #basket_status_title {
    background-color:#2291C3;
    color:white;
    float:left;
    font-size:13pt;
    font-weight:normal;
    height:23px;
    padding-top:2px;
    padding-left:10px;    
    padding-right:10px;
    border-radius:15px;    
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    -khtml-border-radius:15px;    
}

#blog_title a, #basket_status_title a{
    color:white;
}

#blog_title a:hover, #basket_status_title a:hover{
    color:#BDEAFF;
}

#banner{
    width: 190px;
    position: absolute;
    left:10px;
}

#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;    
}

#activities{
    position: absolute;
    left:217px;    
}

#catalog1, #catalog2{
    height: 78px;
    width: 450px;    
}

.category{
    width: 70px;
    height:  55px;
    float: left;   
    text-align: center;
    font-size: 80%;
}
.category img{
    width:55px;
    height:55px;
    border:1px solid #005E89;
    float: left;
    margin-right: 10px!important;
    margin-right: 0px;
    margin-bottom: 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    margin-left: 7px;
}
.category a{
    color: black;
}

.category a:hover{
    color: #006EA1;
}

#leftSide
{
    float:left;
}

#leftMenu{
    padding-top:5px;
    padding-bottom:5px;
    background-color: #006ea1;    
    width:230px;
    margin-top:15px;
	padding-right:10px;
    -moz-border-radius:5px;
}

#leftMenu ul{
    list-style-type: none;
	padding-left:12px;
}

#leftMenu li a:hover{
    color:white;
}

#leftMenu li a{
    color:#bdeaff;
    text-transform: uppercase;
    font-size:13pt;
    line-height: 18pt;
}

#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:4px;
    color:#797979;
    font-size:8pt;
    width: 140px;
    height:12px!important;
    height:16px;
    vertical-align: middle;
}

#newsLetterSubmit{
    width: 50px;
    height: 24px;
    vertical-align: middle;
}

#topMenu{
    text-align:right;    
    padding-top:15px;
    height:30px;
    color:#006ea1;
    font-family: verdana;
    font-size: 9pt;
}

#content{
    margin-top:15px;
    width:705px!important;
    width:700px;
    margin-left:255px;
    _overflow:hidden;
}

#navigator{
    float:right;
    padding-left:30px;
    padding-bottom:10px;
    font-size: 9pt;
    color:#006ea1;
}

#navigator a{
    color:#006ea1;
}

.accomodation_list_item{
    margin-bottom: 15px;
    width:500px;
    
}

.accomodation_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;
    
}  

.accomodation_list_item .header a{
    color:white;
}

.accomodation_list_item .header a:hover{
    color:#BDEAFF;
}

.accomodation_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;
}

.accomodation_list_item .body .picture{
    float:left;
    padding:5px;
}

.accomodation_list_item .body .picture img{
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;     
}

.accomodation_list_item .body .description{
    font-size: 9pt;
    padding: 5px 5px 5px 0;
    margin-left: 137px;
    
    min-height:60px;
    height:auto !important;
    height:60px;
}

.accomodation_list_item .body .from_price{
/*    float:left;*/
    padding-left:137px;
}
.accomodation_list_item .body .onrequest{
    float:left;
}

.accomodation_list_item .body .button{
    padding: 3px;
    text-align: right;
}

.accomodation_list_item .body .button a{
    font-size: 9pt;
    font-weight:bold;
    color:white;
    background-color: #006ea1;
    padding:3px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;    
}

.accomodation_list_item .body .button a:hover{
    color:#BDEAFF;
}


.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;
}

#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;    
}

.width_335{
    width:335px;
    -width:325px;
}

.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!important;
    margin-right:10px;
    background-color: #006ea1;
}

.accomodation_detail_gallery .title{
    text-align: center;
    padding:2px;
    color:white;
    background-color:#006ea1;
    width:118px!important;    
    width:118px;    
}

.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_detail_reservation .button a:hover{
    color:#BDEAFF;
} 

#accomodation_detail_reservation .big_button {
    -moz-border-radius:4px 4px 4px 4px;
    background-color:#006EA1;
    border:1px solid #006EA1;
    margin-right:0;
    padding:5px;
}

#accomodation_detail_reservation .big_button input{
    border:0px;
    color:white;
    font-size:10pt;
    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;
    -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;
    vertical-align: middle;
}

#accomodation_reservation_form .center{
    padding-top:14px;
    vertical-align: top;
}

#child_age_title{
    padding-top:10px;
    padding-bottom:10px;
}

select{
    z-index: 1;
}

#accomodation_reservation_form input[type="text"],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;
    z-index:1;
}

#accomodation_reservation_form input[type="checkbox"]{
    border:0px;    
}

#accomodation_reservation_form input[type=radio]{
    padding-top:5px;
}

#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;
}

#accomodation_reservation_form .border_bottom{
    border-bottom:1px solid white;
}

#accomodation_reservation_form .border_right{
    border-right:1px solid white;
}

#accomodation_reservation_form .padding_bottom{
    padding-bottom: 10px;
}

.accomodation_submit {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.accomodation_submit .big_button {
    float: none;
    display: inline-block;
    cursor: default !important;
    _display: inline;
    _text-decoration: none;
}

.accomodation_submit .big_button input {
    cursor: pointer;
}

.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 .header a:hover{
    color:#BDEAFF;
}


.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 5px 5px 0;
    margin-left: 137px;
    min-height:60px;
    height:auto !important;
    height:60px;

}

.activity_list_item .body .from_price{
/*    float:left;*/
    padding-left:137px;
}
.activity_list_item .body .onrequest{
    float:left;
}

.activity_list_item .button{
    padding: 3px;
    text-align: right;
}

.activity_list_item .button a{
    font-size: 9pt;
    font-weight:bold;
    color:white;
    background-color: #006ea1;
    padding:3px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
}

.activity_list_item .button a:hover{
    color:#BDEAFF;
}


#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;
    background-color:#006EA1;
}

.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;
}

#activity_detail_reservation .button a:hover{ 
    color:#BDEAFF;
}

.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 .header a:hover{
    color:#BDEAFF;
}

.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 5px 5px 0;
    margin-left: 137px;
    min-height:60px;
}

.available_activity_list_item .body .from_price{
    padding-left:5px;
}

.available_activity_list_item .body .button{
    padding: 3px;
    text-align: right;
}

.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_list_item .body .button a:hover{
    color:#BDEAFF;
}


.available_activity_form_button{
    width:420px;
}

.activity_date{
    width:150px;
}

.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 .header a:hover{
    color:#BDEAFF;
}

.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 5px 5px 0;
    margin-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;
    text-align: right;
}

.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_list_item .body .button a:hover{
    color:#BDEAFF;
}

#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;
    background-color:#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_detail_reservation .button a:hover{ 
    color:#BDEAFF;
}

.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 .header a:hover{
    color:#BDEAFF;
}

.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 5px 5px 0;
    margin-left: 137px;
    min-height:10px;
}

.package_list_item .body .include{
    font-size: 9pt;
    padding:5px;
    margin-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;
    margin-left: 137px;    
    padding-top:5px;
}

.package_list_item .body .date{
    padding-left:5px;
    padding-left:137px;    
    padding-top:5px;
}

.package_list_item .body .onrequest{
/*    float:left;*/
    padding-left:137px;    
}

.package_list_item .body .button{
    padding: 3px;
    text-align: right;
}

.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;
}

.package_list_item .body .button a:hover{
    color:#BDEAFF;
}



.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;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    margin-right:20px;
    color:white;
    float:left;
    min-width:130px;
    -width:130px;
    -overflow:visible;
}

.big_button_wide{
    background-color: #006ea1;
    padding:5px;
    text-align: center;
    border:1px solid #006ea1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px; 
    margin-right:20px;
    color:white;
    float:left;
    font-weight: bold;
}

.big_button input{
    background-color: #006ea1;
    text-align: center;
    font-size:10pt;
    font-weight: bold;
    color:white;
    border:0px;
    min-width:105px;
    -width:105px;
    -overflow:visible;
}

.basket-submit {
    float: left;
    width: 467px;
    text-align: center;
    overflow: hidden;
}

.basket-submit .big_button {
    float: none;
    display: inline-block;
    -display: inline;
    -text-decoration: none;
}

.basket-submit .big_button input {
    -padding: 5px;
}

.basket-submit-package {
    float: none;
    width: 100%;
}

.float_left{
    float:left;
}

.error_message{
    color:red;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    padding:5px;
    border:1px solid red;
    -moz-border-radius:5px;
    margin-bottom:5px;
    text-align: center;
    width:387px;
}

.error_package_width{
    width:487px;
}

.error_activity_width{
    width:437px;
}

.error_basket_width{
    width:444px;
}

.big_button{
    text-decoration:underline;
    font-weight : bold;
}

.big_button:hover{
    cursor:pointer;
    text-decoration:underline;
}

.business_condition_checkbox{
    float:left;
}

.business_condition{
    font-size: 9pt;
    font-weight: bold;
    padding-left:25px;
    padding-top:2px;    
}


.red_border{
    border:1px solid red !important;
}

.sail_hide{
    display: none;
}

.error_sail_width{
    width:437px;    
}

.calendar, .calendar_birth_date, .calendar_passport {
    text-align:left;
    background: white url('../images/calendar.gif') no-repeat center right;
    cursor: pointer;
    padding-left:22px;
    z-index:50;
}


.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;
}

.center{
    text-align: center!important;
}


#basket_show_content_table .action{
    padding-top:2px;
    padding-left:0px;
    padding-right:0px;
    background-color: #dfdfdf;
}


.child_age_div{
    padding-right:3px;
    padding-left:3px;
    margin-bottom:10px;
    display: none;
}

.child_age_row{
    display: none;
}

.extra_bed_age_row{
    display: none;
}

.show_row{
    display:table-row;
}

.show_block{
    display:block;
}



#footer{
    clear:both;
    background: url(../images/footerBackground.png);
    width:942px;
    height:75px;
    font-size:7pt;
    color:#a6c3d1;
    padding-left:18px;
    padding-top:29px;
    
}

#blog{
    margin-left: 265px;
    font-family: arial;
    font-size: 6pt;
    text-transform:uppercase;
}
.time{
    width:25px;    
}

