﻿
/*---------------------------------------------------
/*  styles
/*---------------------------------------------------*/

.title, title a, h1
{
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
}

.titlesmall, .titlesmall a, h2
{
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
}

.titlemodule, .titlemodule a, h3
{
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
}


a
{
    cursor: pointer;
}


/*---------------------------------------------------
/*  body
/*---------------------------------------------------*/

body, input
{
    font-family: Trebuchet MS;
    font-size: 13px;
    margin: 0;
}

#site
{
    position: relative;
    width: 1050px;
    margin: auto;
    padding: 170px 0px 0px 0px;
}

#main
{
    width: 1054px;
    padding: 28px 35px 0px 35px;
}

#site .border-top
{
    width: 1054px;
    height: 6px;
}

#site .border-bottom
{
    width: 1054px;
    height: 10px;
}

/*---------------------------------------------------
/*  logo
/*---------------------------------------------------*/

.logo
{
    position: absolute;
    top: 13px;
    left: 5px; 
}

/*---------------------------------------------------
/*  language
/*---------------------------------------------------*/

.language
{
    position: absolute;
    top: 20px;
    left: 273px;
    z-index: 101;
}

.language a
{
    float: left;
    text-decoration: none;
    display: block;
    width: 22px;
    height: 20px;
    line-height: 20px;
    margin: 0px 3px 0px 3px;
    text-align: center;
    text-transform: uppercase;
}

/*---------------------------------------------------
/*  banner
/*---------------------------------------------------*/

#banner
{
    position: absolute;
    top: 0px;
    left: 240px;
    width: 775px;
    height: 455px;
    z-index: 10;
}

/*---------------------------------------------------
/*  top
/*---------------------------------------------------*/

#top
{
    height: 250px;
}

/*---------------------------------------------------
/*  menu channels
/*---------------------------------------------------*/

#menu-channels
{
    position: relative;
    z-index: 50;
}

#menu-channels .level-0
{
    position: relative;
    width: 242px;
    height: 34px;
    margin: 0px 0px 2px 0px;
}

#menu-channels .level-0 img
{
    position: absolute;
    top: 3px;
    left: 205px;
}

#menu-channels .menu-0
{
    display: block;
    padding: 0px 55px 0px 5px;
    text-decoration: none;
    text-align: right;
    font-size: 20px;
    line-height: 34px;
}

/*---------------------------------------------------
/*  quickrequest
/*---------------------------------------------------*/

#quickrequest
{
    position: relative;
    top: 0px;
    float: left;
    width: 242px;
    height: 143px;
    z-index: 100;
    font-size: 12px;
}

#quickrequest .title
{
    font-size: 18px;
    text-align: right;
    padding: 4px 55px 0px 0px;
}

#quickrequest .container
{
    padding: 5px 5px 0px 0px;
}

#quickrequest .name
{
    float: left;
    margin: 4px 10px 0px 0px;
    width: 90px;
    text-align: right;
}

#quickrequest .textbox
{
    /*float: left;*/
    margin: 2px 0px 2px 0px;
}

#quickrequest input
{
    padding: 0px 2px 0px 2px;
}

#quickrequest .textbox img
{
    padding: 0px 0px 0px 5px;
}

#quickrequest .input-date
{
    width: 75px;
}

#quickrequest .input
{
    width: 100px;
}

#quickrequest .link
{
    position: absolute;
    top: 108px;
    left: 212px;
}


/*---------------------------------------------------
/*  menu flyout
/*---------------------------------------------------*/

#menu-flyout
{
    position: relative;
    top: 109px;
    left: 0px;
    float: left;
	width: 738px;
	z-index: 100;
}

#menu-flyout a
{
	text-decoration: none;
}

#menu-flyout .level-0
{
    float: left;
    position: relative;
}

#menu-flyout .menu-0
{
    display: block;
    font-size: 18px;
    line-height: 34px;
    padding: 0px 15px 0px 15px;
}


#menu-flyout .level-0 .flyout
{
    position: absolute;
    z-index: 15;
    bottom: 34px;
    left: 0px;
    display: none;
    text-align: left;
    width: 180px;
    line-height: 25px;
}

#menu-flyout .menu-1
{
    display: block;
    padding: 6px 5px 6px 20px;
    line-height: 15px;
}

/*---------------------------------------------------
/*  content
/*---------------------------------------------------*/

#content
{
    padding: 0px 0px 20px 0px;
}

#content-bottom
{
    position: relative;
}

/*---------------------------------------------------
/*  columns
/*---------------------------------------------------*/

#col-left
{
    float: left;
    width: 242px;
    padding: 40px 0px 0px 0px;
}

#col-right
{
    float: left;
    width: 735px;
}


/*---------------------------------------------------
/*  sitepath
/*---------------------------------------------------*/

#sitepath
{
    padding: 15px 30px 7px 30px;
}

#sitepath a
{
    text-decoration: none;
    font-size: 11px;
}

#sitepath .item
{
    padding: 0px 0px 0px 20px;
}

/*---------------------------------------------------
/*  textcontainer
/*---------------------------------------------------*/

#textcontainer
{
    padding: 0px 0px 1px 35px;
    width: 700px;
}

#textcontainer .middle
{
    padding: 1px 30px 30px 30px;
}

#textcontainer .text-height
{
    height: auto !important;
	min-height: 840px;
	height: 840px;
}

#textcontainer .top
{
    width: 700px;
    height: 10px;
}

#textcontainer .bottom
{
    width: 700px;
    height: 10px;
}


/*---------------------------------------------------
/*  menu
/*---------------------------------------------------*/

#menu
{
    margin: 0px 0px 25px 0px;
}

#menu .container
{
    padding: 30px 8px 20px 8px;
}

#menu .separator
{
    height: 1px;
}

#menu .bottom
{
    height: 10px;
}

#menu .menu-0
{
    padding: 0px 0px 5px 20px;
}

#menu .menu-0 a
{
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
}

#menu .menu-1 a,
#menu .menu-1-active a
{
    display: block;
    padding: 5px 10px 5px 20px;
    text-decoration: none;
}


/*---------------------------------------------------
/*  frame offers
/*---------------------------------------------------*/

#frame-offers
{
    position: relative;
    width: 242px;
    height: 485px;
}

#frame-offers .arrows
{
    position: absolute;
    top: 2px;
    left: 200px;
    width: 36px;
    height: 30px;
}

#frame-offers .back
{
	top: 7px;
	left: 11px;
}

#frame-offers .next
{
	top: 16px;
	left: 11px;
}

#frame-offers .title
{
    font-size: 20px;
    line-height: 34px;
}

#frame-offers .title a
{
    text-decoration: none;
    padding: 0px 0px 0px 25px;
}

#frame-offers .clipcontainer
{
	top: 45px;
	left: 0px;
	width: 242px;
	height: 400px;
	overflow: hidden;
}

#frame-offers .item
{
	float: left;
	margin: 0px 10px 0px 10px;
	width: 222px;
	height: 200px;
	font-size: 12px;
	line-height: 15px;
}

#frame-offers .link
{
    margin: 415px 10px 0px 10px;
    padding: 5px 10px 0px 0px;
    text-align: right;
}

#frame-offers .link a
{
    text-decoration: none;
    padding: 0px 0px 0px 8px;
}

#frame-offers .item .image
{
    padding: 0px 0px 5px 0px;
    margin: 15px 0px 0px 0px;
    display: block;
}


#frame-offers .item .name
{
    text-transform: uppercase;
    font-weight: bold;
}

#frame-offers .item .name a
{
    text-decoration: none;
}


/*---------------------------------------------------
/*  frame weather
/*---------------------------------------------------*/

#frame-weather
{
    position: absolute;
    top: -146px;
    left: 15px;
}

#frame-weather a
{
    text-decoration: none;
}

#frame-weather .item
{
    float: left;
    margin: 0px 0px 15px 0px;
    width: 105px;
    text-align: center;
}

#frame-weather .item .day
{
    font-weight: bold;
}
    
#frame-weather .link-weather a
{
    float: left;
    margin: 0px 2px 0px 2px;
    width: 116px;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    display: block;
}

#frame-weather .link-webcam a
{
    float: left;
    margin: 0px 2px 0px 2px;
    width: 83px;
    line-height: 19px;
    text-align: center;
    text-decoration: none;
    display: block;
}


/*---------------------------------------------------
/*  service print - favorite - recommend
/*---------------------------------------------------*/

.service
{
    text-align: right;
    padding: 10px 75px 0px 0px;
}

.service a
{
    text-decoration: none;
    padding: 0px 10px 0px 10px;
    font-size: 12px;
}

.service .facebook
{
    float: left;
    margin: 0px 0px 0px 0px;
}

.service .facebooklink
{
    float: left;
    display: block;
    margin: 0px 5px 0px 278px;
}


/*---------------------------------------------------
/*  service block
/*---------------------------------------------------*/

#main-bottom
{
   width: 1054px;
   margin: auto;
}

#service-block
{
    width: 980px;
    height: 210px;
    margin: auto;
}

/*---------------------------------------------------
/*  address
/*---------------------------------------------------*/

#address
{
    float: left;
    width: 250px;
    padding: 25px 0px 0px 35px;
    line-height: 18px;
}

#address .title
{
    font-size: 18px;
    padding: 0px 0px 5px 0px;
}

#address .title a
{
    text-decoration: none;
}

/*---------------------------------------------------
/*  frame newsltter
/*---------------------------------------------------*/

#frame-newsletter
{
    float: left;
    width: 290px;
    padding: 25px 0px 0px 50px;
}

#frame-newsletter .title
{
    padding: 0px 0px 5px 0px;
}

#frame-newsletter .title a
{
    text-decoration: none;
    font-size: 18px;
    line-height: 18px;
}

#frame-newsletter .description
{
    padding: 0px 0px 10px 0px;
}

#frame-newsletter .name
{
    float: left;
    width: 110px;
    margin: 2px 0px 0px 0px;
}

#frame-newsletter .textbox
{
    float: left;
}

#frame-newsletter .input
{
    width: 150px;
    margin: 2px 0px 2px 0px;
}

#frame-newsletter .link
{
    padding: 10px 0px 0px 110px;
}

#frame-newsletter .link a
{
    text-decoration: none;
    padding: 0px 15px 0px 8px;
}

#frame-newsletter .link a:hover
{
    text-decoration: underline;
}


/*---------------------------------------------------
/*  menu service
/*---------------------------------------------------*/

#menu-service
{
    float: left;
    width: 280px;
    padding: 25px 0px 0px 50px;
}

#menu-service .title
{
    font-size: 18px;
    padding: 0px 0px 5px 0px;
}

#menu-service .menu-0
{
    position: relative;
    width: 242px;
    height: 22px;
    margin: 2px 0px 2px 0px;
}

#menu-service .menu-0 a
{
    text-decoration: none;
    padding: 0px 0px 0px 30px;
    font-size: 14px;
    line-height: 22px;
}

#menu-service .icon
{
    position: absolute;
    top: 1px;
    left: 214px;
}

/*---------------------------------------------------
/*  bottom
/*---------------------------------------------------*/

#bottom
{
    width: 980px;
    margin: auto;
}

#bottom .copyright
{
    float: left;
    width: 207px;
    padding: 30px 0px 30px 35px;
    font-size: 12px;
}

#bottom .logos
{
    float: left;
    width: 738px;
    text-align: center;
}

#bottom .logos img
{
    padding: 25px 40px 25px 40px;
}



/*---------------------------------------------------
/*  menu bottom
/*---------------------------------------------------*/

#menu-bottom
{
    padding: 5px 0px 0px 0px;
}

#menu-bottom .menu-0
{
    text-decoration: none;
    font-size: 12px;
}

/*---------------------------------------------------
/*  webcams
/*---------------------------------------------------*/

#webcams .box
{
    float: left;
}

#webcams .item .image
{
    margin: 0px 40px 0px 0px;
}

#webcams .detail .image
{
    margin: 20px 0px 40px 0px;
}

#webcams .detail .description
{
    padding: 10px 0px 20px 0px;
}

#webcams .link a
{
    text-decoration: none;
    padding: 0px 0px 0px 8px;
}


/*---------------------------------------------------
/*  downloads
/*---------------------------------------------------*/

#downloads .image
{
    float: left;
    margin: 0px 40px 0px 0px;
}

#downloads .description
{
    float: left;
}

#downloads .link a
{
    text-decoration: none;
    padding: 0px 0px 0px 8px;
}

/*---------------------------------------------------
/*  offers
/*---------------------------------------------------*/

#offers .header
{
    padding: 2px 20px 2px 20px;
}

#offers .titlemodule
{
    float: left;
    width: 300px;
    padding: 0px 60px 0px 0px;
}

#offers .date
{
    float: left;
    padding: 2px 0px 2px 20px;
}

#offers .item .description
{
    float: left;
    width: 300px;
    padding: 0px 20px 10px 0px;
}

#offers .item .image
{
    float: right;
}

#offers .item .container
{
    padding: 10px 10px 10px 20px;
}

#offers .footer
{
    padding: 5px 20px 5px 20px;
}

#offers .price
{
    float: left;
    width: 300px;
    padding: 0px 60px 0px 0px;
    font-weight: bold;
}

#offers .link
{
    float: left;
}

#offers .link a
{
    text-decoration: none;
    padding: 0px 0px 0px 8px;
    display: block;
}


#offers .detail .image
{
    margin: 0px 0px 10px 0px;
}

#offers .detail .description
{
    padding: 20px 20px 40px 20px;
}

#offers .detail .footer
{
    padding: 2px 20px 2px 20px;
    margin: 0px 20px 10px 20px;
}

#offers .detail .back
{
    padding: 20px 0px 0px 40px;
}


/*---------------------------------------------------
/*  fotogallery
/*---------------------------------------------------*/

#fotogallery .image
{
    float: left;
    margin: 0px 40px 0px 0px;
}

#fotogallery .item
{
    margin: 0px 0px 30px 0px;
}

#fotogallery a
{
    cursor: pointer;
}

#fotogallery .description
{
}

#fotogallery .link
{
    padding: 20px 0px 0px 0px;
}

#fotogallery .link a
{
    text-decoration: none;
    padding: 0px 0px 0px 8px;
}

/*---------------------------------------------------
/*  vidoes
/*---------------------------------------------------*/

#videos .item
{
	padding-bottom: 25px;
}

#videos .item .image
{
	float: left;
	margin-right: 40px;
}


/*---------------------------------------------------
/*  contentFooter
/*---------------------------------------------------*/

#contentFooter
{
    padding: 60px 0px 0px 0px;
}

#contentFooter .item
{
    float: left;
    width: 315px;
    height: 73px;
    margin: 0px 5px 5px 0px;
}

#contentFooter .image
{
    float: left;
    margin: 5px 10px 5px 5px;
}

#contentFooter .description
{
    padding: 5px 5px 5px 0px;
}

#contentFooter .description a
{
    text-decoration: none;
    font-size: 14px;
}



/*---------------------------------------------------
/*  routePlanner
/*---------------------------------------------------*/

#route-planner
{
	margin: 40px 0px 20px 0px;
}

#route-planner .container
{
	padding: 10px;
	margin: 20px 0px 20px 0px;
	background-color: #8aa339;
	/*color: #ffffff;*/
}


#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	clear: both;
	padding: 2px 0px 2px 0px;
}

#route-planner .row .label
{
	float: left;
	width: 120px;
}

#route-planner .row .value
{
	margin-left: 120px;
}

#route-planner .address
{
	width: 398px;
}

#route-planner .country
{
	width: 30px;
}

#route-planner .zipcode
{
	width: 120px;
}

#route-planner .place
{
	width: 230px;
}

#route-planner .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 20px 0px;
}

#google-map
{
	width: 600px;
	height: 380px;
}
#google-route
{
}

.form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}



/*---------------------------------------------------
/*  utilitys
/*---------------------------------------------------*/

.relative
{
	position: relative;
}

.clear
{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

img
{
	border: 0;
}

.body-gallery
{
    overflow: hidden;
}


/*remove flash borders at ff 3.6*/
object { outline:none; }

/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display: block;
    padding: 2px 0;
    text-decoration: none;
}

.sitemap a:hover
{
    display: block;
    padding: 2px 0;
    text-decoration: underline;
}

.sitemap ul
{
    padding-left: 30px;
}

.sitemap ul a
{
    font-weight: bold;
}

.sitemap ul ul a
{
    font-weight: normal;
}

.sitemap ul ul ul  ul a
{
    font-style: italic;
}
/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
    opacity:0.9;
    filter:Alpha(Opacity=90); 
}

.cjq-popup
{
    overflow: hidden;
}

body.popup
{
	 padding:10px 0 10px 10px;
}
.print-body
{
    overflow:auto;
    padding:10px 0 10px 10px;
}

.cjq-popup .ui-dialog-titlebar
{
    height:30px;
    line-height:30px;
    font-weight:bold;
    padding-left:10px;
}

.cjq-popup .ui-dialog-titlebar a
{
    position:absolute;
    top:5px;
    right:5px;
    text-decoration:none;
    font-weight:bold;
    padding:2px 5px;
    line-height:15px;
    width:16px;
    height:16px;
}
.cjq-popup .ui-dialog-titlebar a span
{
    width:16px;
    height:16px;
    font-size:0;
    line-height:0;
    display:block;
}
#popup-gallery html,
body.body-fotogallery
{
    height: 100%;
    background-image: none;
}
#popup-gallery
{
    border: 10px solid #f8bb0e;
    background-color: #000000;
}
.body-fotogallery
{
    overflow: hidden;
    padding: 3px;
    background-color: #000000;
}

/*---------------------------------------------------
/*  base module
/*---------------------------------------------------*/
.base-module .item
{
    margin-bottom: 40px;
}
.base-module .image
{
    float: left;
}
.base-module .module-title
{
    font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
}

.base-module .detail-link
{
    display:block;
    margin-top:5px;
    float:right;
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:2px 5px;
    font-weight:bold;
    margin-left:20px;
    text-decoration:none;
}
.base-module img.type
{
    float:left;
    margin-right:10px;
}

.base-module .info .name
{
    float:left;
    width:120px;
    padding:0 10px 0 0;
    font-weight:bold;
    font-size:11px;
}
.base-module .info .value
{
    margin-left:120px;
    padding-right:10px;
    font-size:11px;
}
.base-module .image-detail
{
	float:right;
	margin-left:10px;
}

/*---------------------------------------------------
/*  contact form
/*---------------------------------------------------*/

.contact-form .rooms
{
	width: 185px;
	float: left;
	margin-right: 20px;
}

.contact-form .input-row
{
    margin-bottom: 5px;
}
.contact-form .summary
{
    margin-bottom: 10px;
}
.contact-form .summary ul
{
    margin: 5px;
    padding: 5px;
    list-style: none;
}
.contact-form .summary ul li
{
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height: 1px;
    margin: 10px 0;
    clear: both;
}
.contact-form .input-row span.name
{
    display: inline-table;
    width: 110px;
    text-align: left;
    margin-right: 10px;
}

.contact-form .input-row .textinput-date
{
    width: 80px;
}

.contact-form .input-row img
{
	width: 12px;
	height: 12px;
	padding: 2px;
}

.contact-form .input-row span.second
{
    width: 60px;
    text-align: right;
    margin-right: 10px;
    margin-left: 20px;
}

.contact-form .input-row  input
{
     width: 300px;
}

.contact-form .input-row .dropdown
{
     width: 306px;
}

.contact-form .input-row  input.calendar
{
     width: 100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width: 30px;
}


.contact-form .calendar-row img
{
    margin-left: 5px;
    cursor: pointer;
}
.contact-form .input-row textarea 
{
    width: 302px;
    height: 160px;
    float: left;
}

.contact-form .input-row .textarea span
{
    display: inline-block;
    float: left;
}

.contact-form .privacy span.name
{
    display: block;
    width: 100px;
    float: left;
}
.contact-form .privacy div
{
    float: left;
    width: 378px;
}
.contact-form .privacy .privacy-box input
{
    width: 20px;
}
.contact-form .privacy a
{
    text-decoration: underline;
    cursor: pointer;
}
.contact-form .missingPrivacy
{
    margin: 5px 0;
    display: block;
}

.contact-form .link
{
	padding: 40px 0px 60px 0px;
}
	
.contact-form .button
{
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	margin: 20px 0px 40px 0px;
	float: right;
	font-size: 16px;
}

.contact-form .checkbox-additional
{
    float: left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display: block;
    padding: 5px;
    margin: 5px 0;
    width: 100%;
}
.contact-form .checkboxes input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width: 300px;
}

.contact-form .header-text
{
    margin-bottom: 10px;
}

.contact-form .form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}
.contact-form .privacy .form-error
{
    background-color: #8B1713;
}
.contact-form .error-message
{
    border: 2px solid #8B1713;
    background-color: #ffffff;
    padding: 4px;
    margin-bottom: 10px;
}
.contact-form .rooms input
{
    width:20px;
}


.contact-form .padding
{
	padding: 20px 10px 5px 20px;
}

.contact-form .block
{
	background-color: #fbffed;
	border: 1px solid #c4d19c;
	padding: 10px;
}

.contact-form .row-interests input
{
    width: 40px;
}




.print-body .padding
{
	padding: 20px 10px 5px 20px;
}

.print-button
{
	padding: 10px 20px 0px 0px;
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #05102c;
}

.print-button:hover
{
	text-decoration: underline;
}
