﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/
body
{
    font-family:Verdana, Arial;
    font-size:12px;
    margin:0px;
}

h1
{
    font-family:Georgia;
    font-size:26px;
    font-weight:normal;
    margin:0px 0 0px 0;
}

h2, 
.titlemodule
{
    font-family:Georgia;
    font-size:18px;
    font-weight:normal;
    margin:15px 0 0px 0;
    
}

.titlemodule,
.titlemodule a
{
    font-family:Georgia;
    font-size:18px;
    margin:0px 0 10px 0;
    text-decoration:none !important;
    display:block;
}

a
{
    text-decoration:none;
}

a img
{
    border:0px;
}

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

/*---------------------------------------------------
/*  container
/*---------------------------------------------------*/
#container
{
    margin:0 auto;
    padding:0 0 50px 0;
    width:1040px;
}

/*---------------------------------------------------
/*  banner
/*---------------------------------------------------*/
#banner
{
    position:relative;
}

/*---------------------------------------------------
/*  logo
/*---------------------------------------------------*/
#logo
{
    position:absolute;
    width:230px;
    height:200px;
    top:0px;
    left:45px;
    z-index:10;
}

#line
{
    position:absolute;
    width:300px;
    height:470px;
    top:45px;
    left:0px;
    z-index:0;
}

/*---------------------------------------------------
/*  box-languages
/*---------------------------------------------------*/
#box-languages
{
    position:absolute;
    width:100px;
    height:20px;
    top:18px;
    left:160px;
    font-size:17px;
    text-align:right;
    z-index:20;
}

/*---------------------------------------------------
/*  hotline
/*---------------------------------------------------*/
#hotline
{
    position:absolute;
    width:370px;
    height:20px;
    top:40px;
    right:45px;
    font-family:Georgia;
    font-size:17px;
    text-align:right;
    z-index:20;
}

/*---------------------------------------------------
/*  menu-top
/*---------------------------------------------------*/
#menu-top
{
    position:absolute;
    width:693px;
    height:39px;
    top:75px;
    right:30px;
    z-index:20;
}

#menu-top .menu-0
{
    float:left;
    width:205px;
    padding:15px 25px 0 0;
    margin-right:1px;
    font-family:Georgia;
    font-size:18px;
    text-align:right;
    display:block;
}

/*---------------------------------------------------
/*  quickrequest
/*---------------------------------------------------*/
#quickrequest
{
    position:absolute;
    width:487px;
    height:69px;
    bottom:75px;
    left:300px;
    font-size:10px;
    z-index:10;
}

#quickrequest .headline
{
    float:left;
    width:125px;
    margin-right:10px;
}

#quickrequest .title
{
    width:80px;
    padding:16px 0 0 30px;
    font-family:Georgia;
    font-size:14px;
    font-style:italic;
    display:block;
}

#quickrequest .subtitle
{
    width:60px;
    padding:2px 0 0 47px;
    font-family:Georgia;
    font-size:14px;
    font-style:italic;
    display:block;
}


#quickrequest .box
{
    float:left;
    width:350px;
    margin:12px 0 0 0;
}

#quickrequest .label
{
    float:left;
    width:30px;
    margin-top:4px;
}

#quickrequest input
{
    width:100px;
    height:16px;
    padding:1px 3px 1px 3px;
    border:1px solid #887872;
    font-size:10px;
}

#quickrequest .input-date
{
    float:left;
    width:70px;
}

#quickrequest .input-small
{
    width:25px;
}

#quickrequest .date
{
    float:left;
    width:127px;
}

#quickrequest .name
{
    float:left;
    width:95px;
}

#quickrequest .input-field
{
    float:left;
    margin:2px 0 3px 0;
}

#quickrequest .ui-datepicker-trigger
{
    float:left;
}

#quickrequest .input-field img
{
    padding:4px 0px 0px 4px;
    cursor:pointer;
}

#quickrequest .adults
{
    float:left;
    width:58px;
    margin-top:4px;
}

#quickrequest .children
{
    float:left;
    width:55px;
    margin:4px 0px 0px 0;
}

#quickrequest .num-field
{
    float:left;
    margin:2px 10px 0px 0px;
    width:25px;
}

#quickrequest .button
{
    float:right;
    width:60px;
    display:block;
    margin:25px 10px 0 0;
    padding:3px;
    text-align:center;
    font-family:Verdana;
    font-size:11px;
}

/*---------------------------------------------------
/*  menu-flyout
/*---------------------------------------------------*/
#menu-flyout
{
    position:absolute;
    width:970px;
    height:65px;
    bottom:0px;
    left:30px;
    padding:10px 0 0 10px;
    z-index:99;
}

#menu-flyout .menu-0
{
    float:left;
    padding:5px 18px 5px 18px;
    font-family:Georgia;
    font-size:16px;
    text-transform:uppercase;
    display:block;
}

#menu-flyout ul, 
#menu-top ul
{
    margin:0px;
    padding:0px;
}

#menu-flyout li, 
#menu-top li
{
    list-style:none;
}

#menu-flyout .level-0, 
#menu-top .level-0
{
    position:relative;
    float:left;
    text-align:center;
    line-height:19px;
}

#menu-flyout .flyout
{
    position: absolute;
    z-index:100;
    bottom:28px !important;
    left:0px;
    width:170px;
    display:none;
    text-align:left;
    padding:10px 0 30px 0;
}

#menu-top .flyout
{
    position: absolute;
    z-index:100;
    top:39px !important;
    left:0px;
    width:229px !important;
    display:none;
    text-align:left;
    padding:10px 0 30px 0;
}

#menu-flyout .flyout-1
{
    position:absolute;
    z-index:100;
    bottom:0px;
    left:170px;
    width:170px !important;
    display:none;
    padding:10px 0px 10px 0;
}

#menu-top .flyout-1
{
    position:absolute;
    z-index:100;
    top:0px;
    left:229px !important;
    width:200px !important;
    display:none;
    padding:10px 0px 10px 0;
}

#menu-flyout .flyout .level-1 .menu-1,
#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout-1 .level-2 .menu-2,
#menu-flyout .flyout-1 .level-2 .menu-2:hover, 
#menu-top .flyout .level-1 .menu-1,
#menu-top .flyout .level-1 .menu-1:hover,
#menu-top .flyout-1 .level-2 .menu-2,
#menu-top .flyout-1 .level-2 .menu-2:hover
{
	display:block;
	font-size:13px;
	font-weight:normal;
	margin-left:15px;
	padding:4px 0 3px 10px;
	line-height:normal;
}

#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout-1 .level-2 .menu-2:hover
{
    
}

#menu-flyout .flyout .level-1,
#menu-flyout .flyout-1 .level-2, 
#menu-top .flyout .level-1,
#menu-top .flyout-1 .level-2
{
    float:left;
	position: relative;
}

#menu-flyout .separator
{
	float:left;
	width:1px;
	height:28px;
}

/*---------------------------------------------------
/*  middle
/*---------------------------------------------------*/
#middle
{
    margin:0 30px 0 30px;
    padding-top:20px;
}

/*---------------------------------------------------
/*  left
/*---------------------------------------------------*/
#left
{
    float:left;
    width:205px;
    margin-left:35px;
    padding-bottom:110px;
}

/*---------------------------------------------------
/*  menu-left
/*---------------------------------------------------*/
#menu-left
{
    position:relative;
    margin-bottom:40px;
}

#menu-left .title
{
    margin:0 0 15px 15px;
    font-family:Georgia;
    font-size:20px;
    display:block;
}

#menu-left a.menu-0
{
    padding:6px 0 6px 53px;
    display:block;
    font-size:13px;
    border-bottom:1px solid #979696;
}

#menu-left a.menu-1
{
    margin-left:30px;
    padding:4px 0 4px 5px;
    display:block;
    font-size:12px;
    font-style:italic;
}

#menu-left a.active
{
    text-decoration:underline;
}

/*---------------------------------------------------
/*  box-offers
/*---------------------------------------------------*/
#box-offers
{
    position:relative;
    width:165px;
    height:227px;
    margin-bottom:30px;
    padding:15px 20px 0 18px
}

#box-offers .title
{
    width:140px;
    font-family:Georgia;
    font-size:15px;
    margin-bottom:10px;
    display:block;
}

#box-offers .image
{
    display:block;
    width:165px;
    height:110px;
}

#box-offers .image img
{
    border:0px;
}

#box-offers .name
{
    margin-top:10px;
    font-family:Georgia;
    font-size:15px;
    white-space:nowrap;
    display:block;
}

#box-offers .price
{
    font-size:11px;
    font-weight:bold;
}

#box-offers .date
{
    font-size:11px;
}

#box-offers .links
{
    position:absolute;
    width:180px;
    height:15px;
    bottom:5px;
    right:7px;
    text-align:right;
}

#box-offers .links a
{
    padding-right:8px;
    margin-left:10px;
    font-size:11px;
}

#box-offers .link-all img,
#box-offers img, 
#box-offers #prevBtnOffers img,
#box-offers #nextBtnOffers img
{
    border:0px;
}




#box-offers .container
{
    position: relative;
    width:170px;/*??*/
    height:220px;
    z-index: 10;
    overflow:hidden;
}

/********* slider-offers  *********/
#slider-offers
{
	overflow:hidden;
}

#slider-offers ul,
#slider-offers li
{
	margin:0;
	padding:0;
	list-style:none;
}

#box-offers #slider-offers li
{ 
    position:relative;
    width:170px;
    height:195px;
	overflow: hidden;
}	

#box-offers #prevBtnOffers,
#box-offers #nextBtnOffers
{ 
	position: absolute;
	top:3px;
	right:15px;
	width:10px;
	height:17px;
	z-index:20;
}
	
#box-offers #nextBtnOffers
{ 
	right:0px;
}

#box-offers #prevBtnOffers a,
#box-offers #nextBtnOffers a
{
    display: block;
    height: 20px;
}

/*---------------------------------------------------
/*  box-weather box-panorama
/*---------------------------------------------------*/
#box-weather
{
    position:relative;
    width:203px;
    border:1px solid #484848;
    margin-bottom:30px;
    font-size:11px;
}

#box-panorama
{
    position:relative;
    width:203px;
    border:1px solid #484848;
    font-size:11px;
}

#box-weather .title, 
#box-panorama .title
{
    font-family:Georgia;
    font-size:15px;
    padding:12px 0 3px 17px;
    display:block;
}

#box-weather .item
{
    float:left;
    width:50px;
    height:70px;
    margin:15px 0 30px 13px;
    text-align:center;
}

#box-weather .item .image
{
    width:50px;
    padding:3px 0 2px 1px;
    margin-bottom:7px;
}

#box-weather .links, 
#box-panorama .links
{
    position:absolute;
    width:180px;
    height:15px;
    bottom:3px;
    right:20px;
    text-align:right;
}

#box-weather .links a, 
#box-panorama .links a
{
    padding-right:11px;
}

#box-panorama img
{
    padding:7px 0 20px 7px;
    border:0px;
    display:block;
}

#googleplus
{
    margin-top:25px;
}

/*---------------------------------------------------
/*  right
/*---------------------------------------------------*/
#right
{
    position:relative;
    float:right;
    width:650px;
    margin:0 45px 170px 0;
}

/*---------------------------------------------------
/*  path
/*---------------------------------------------------*/
#path
{
    position:absolute;
    width:570px;
    height:15px;
    top:-30px;
    left:0px;
    font-size:9px;
    z-index:100;
}

/*---------------------------------------------------
/*  services
/*---------------------------------------------------*/
#services
{
    position:absolute;
    width:80px;
    height:10px;
    top:-30px;
    right:0px;
    text-align:right;
    z-index:100;
}

#services img
{
    margin-left:8px;
    border:0px;
    cursor:pointer;
}

/*---------------------------------------------------
/*  mytextarea
/*---------------------------------------------------*/
.mytextarea
{
    margin-top:30px;
    line-height:18px;
}

.mytextarea li
{
    list-style-image:url(../media/arrow-right-black.png);
}

.mytextarea a:hover
{
    text-decoration:underline;
}

/*---------------------------------------------------
/*  footers
/*---------------------------------------------------*/
#footers
{
    position:absolute;
    width:650px;
    height:135px;
    top:-185px;
    left:250px;
}

#footers .item
{
    position:relative;
    float:left;
    width:150px;
    height:135px;
}

#footers .item .title
{
    position:absolute;
    width:130px;
    height:30px;
    top:85px;
    left:10px;
    font-family:Georgia;
    font-size:16px;
    text-align:center;
    line-height:30px;
    text-transform:uppercase;
    display:block;
}

#footers .seperator
{
    position:relative;
    float:left;
    width:15px;
    height:135px;
}

/*---------------------------------------------------
/*  infos
/*---------------------------------------------------*/
#infos
{
    position:relative;
    margin:50px 35px 30px 35px;
}

/*---------------------------------------------------
/*  address
/*---------------------------------------------------*/
#address
{
    position:relative;
    float:left;
    width:250px;
    padding-top:10px;
    line-height:16px;
}

#address .title
{
    font-family:Georgia;
    font-size:18px;
    font-weight:normal;
}

#address .subtitle
{
    margin:6px 0 11px 0;
    font-family:Georgia;
    font-size:14px;
    font-weight:normal;
}

#qr-code
{
    position:absolute;
    width:90px;
    height:90px;
    left:0px;
    top:-140px;
    z-index:10;
}

/*---------------------------------------------------
/*  frame-medias
/*---------------------------------------------------*/
#frame-medias
{
    float:left;
    width:640px;
    height:185px;
}

#frame-medias .content img
{
    float:left;
    border:0px;
}

#frame-medias .content .text
{
    position:relative;
    margin:20px 0 0 255px;
}

#frame-medias .content .text .title
{
    font-size:15px;
    font-weight:bold;
    margin-bottom:3px;
    display:block;
}

#frame-medias .content .text .links
{
    position:absolute;
    width:310px;
    height:50px;
    top:110px;
    left:0px;
    z-index:10;
}

#frame-medias .content .text .links a
{
    display:block;
    margin-bottom:3px;
}

/*---------------------------------------------------
/*  box-fotogalleries
/*---------------------------------------------------*/
#box-fotogalleries .item
{
    position:relative;
    float:left;
    width:189px;
    height:165px;
}

#box-fotogalleries .item .description
{
    position:absolute;
    width:175px;
    height:30px;
    bottom:20px;
    left:5px;
    z-index:10;
    font-family:Georgia;
    font-size:16px;
    font-weight:normal;
    text-align:center;
    line-height:30px;
    text-transform:uppercase;
}

#box-fotogalleries .more
{
    position:absolute;
    width:200px;
    height:15px;
    bottom:2px;
    right:15px;
    z-index:10;
    text-align:right;
}

/*---------------------------------------------------
/*  footer
/*---------------------------------------------------*/
#footer
{
    width:925px;
    margin-left:15px;
    padding-left:20px;
    line-height:35px;
    font-size:9px;
    overflow:hidden;
}

#footer .text
{
    float:left;
    margin-right:5px;
}

#footer img
{
    float:left;
    margin:7px 2px 0 2px;
    border:0px;
}

/*---------------------------------------------------
/*  logos
/*---------------------------------------------------*/
#logos
{
    margin:40px 120px 0 120px;
}

#logos a
{
    float:left;
    height:56px;
    margin:0 10px 0 10px;
    border:0px;
    display:block;
}

#logos .suedtirol
{
    width:74px;
}


#logos .belvita
{
    width:98px;
}

#logos .altabadia
{
    width:73px;
}

#logos .dolomitisuperski
{
    width:85px;
}

#logos .fanesgroup
{
    width:115px;
}

#logos .pmp
{
    width:39px;
}

#logos .ihi
{
    width:40px;
}

#logos .selected
{
    width:74px;
    height:52px;
}


/*remove flash borders at ff 3.6*/
object { outline:none; }
/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display:block;
    padding:2px 0;
}
.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.3;
    filter:Alpha(Opacity=30); 
}

.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
/*---------------------------------------------------*/

#popup-gallery html,
body.body-fotogallery
{
    height: 100%;
    background-image: none;
}

body.body-fotogallery .link
{
    position: absolute;
    top: 480px;
    right: 100px;
}

body.body-fotogallery .link a
{
    text-decoration: none;
}

.body-fotogallery
{
    overflow: hidden;
    margin: 0;
}

.close-gallery
{
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    font-size: 0;
    line-height: 0;
}

/*---------------------------------------------------
/*  route planner
/*---------------------------------------------------*/
#route-planner
{
    margin-top:25px;
}

#route-planner .container
{
	padding: 10px;
	margin-bottom: 20px;
}

#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	padding: 2px 0px 2px 0px;
	overflow:hidden;
}

#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: 225px;
}

#route-planner .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 20px 0px;
}

#google-map
{
	width:645px;
	height: 330px;
}
#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;
}

/*---------------------------------------------------
/*  pager
/*---------------------------------------------------*/
.pager
{
    padding: 20px 0px 0px 0px;
}

.pager .inserts
{
    padding: 0px 0px 5px 0px;
    font-weight: bold;
}

.pager a
{
    padding: 2px 4px 2px 4px;
    text-decoration: none;
    line-height:16px;
    cursor: pointer; 
    font-weight: bold;
    display: block;
    float: left;
    margin: 0px 2px 0px 2px;
}

.pager .first
{
    width: 11px;
}

.pager .last
{
    width: 11px;
}

.pager .previous
{
    width: 11px;
}

.pager .next
{
    width: 11px;
}

/*---------------------------------------------------
/*  ajax
/*---------------------------------------------------*/
.ajax-container
{
    position: relative;
}
.ajax-loading
{
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.ajax-loading .loading
{
    margin: 20% auto 0;
    width: 250px;
    padding: 10px 20px;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

/*---------------------------------------------------
/*  base module
/*---------------------------------------------------*/
.base-module 
{
    margin-top:25px;
}

.base-module .item
{
    margin: 0px 0px 25px 0px;
    overflow:hidden;
}

.base-module .detail
{
    overflow:hidden;
}

.base-module .item .image
{
    float: left;
    margin: 0px 15px 0px 0px;
}

.base-module .image img
{    
    padding:7px 9px 7px 9px;
    border:1px solid #C1C0BE;
}

.base-module .detail .description
{
    overflow:hidden;
}

.base-module .link,
.base-module .link a, 
.base-module .image 
{
    text-decoration: none;
}

.base-module .link
{
    float:left;
    padding: 5px 0px 5px 10px;
}

.base-module .detail .link
{
    margin: 30px 0px 0px 0px;
}

.base-module .type
{
    border:0px;
}

/*---------------------------------------------------
/*  offers
/*---------------------------------------------------*/
#offers .item, 
#offers .detail
{
    background-color:#F9F9F6;
}

#offers .text
{
    padding:3px 5px 5px 10px;
}

#offers .titlemodule, 
#offers .titlemodule a
{
    margin:0px !important;
    padding:3px;
}

#offers .titlemodule .title
{
    text-decoration:none;
    padding-left:5px;
    line-height:30px;
    display:block;
}

#offers .date
{
    font-weight: bold;
    margin-bottom:5px;
}

#offers .detail 
{
}

#offers .detail .image
{
    margin: 20px 0px 0px 0px;
}

#offers .detail .buttons
{
    width: 140px;
    float: right;
    margin: 15px 0px 0px 0px;
}

#offers .detail .buttons a
{
    text-decoration: none;
    font-weight: bold;
    display: block;
}

#offers .detail .description
{
    padding:15px 0px 0px 0px;
}

#offers .detail .link
{
    background-image:none;
    font-weight:bold;
    margin-left:15px;
}

#offers .image img
{
    
}

/*---------------------------------------------------
/*  events + news
/*---------------------------------------------------*/
#events .item-detail .image, 
#news .item-detail .image
{
    float:right;
    margin-left:10px;
}

/*---------------------------------------------------
/*  weather
/*---------------------------------------------------*/
#weather li
{
    list-style-image:none !important;
}

#weather .temperature 
{
    margin-bottom:10px;
}

#weather .ui-widget-content 
{
    background-color:#F9F9F6;
}

#weather .ui-state-active, 
#weather .ui-state-hover
{
    background-color:#F9F9F6 !important;
}

#weather .ui-state-default
{
    background-color:#F3F3F3;
}

#weather .ui-state-active  a
{
    color:#FFFFFF;
}

/*---------------------------------------------------
/*  rooms
/*---------------------------------------------------*/
#rooms .image-map
{
    float: right;
    width:210px;
    margin: 20px 6px 10px 25px;
}

#rooms .image-map img
{
    margin-bottom:10px;
}

#rooms .equipment
{
    padding: 20px 0px 15px 0px;
}

#rooms .equipment ul
{
    margin: 0;
}

#rooms .image
{
    margin:10px 0 10px 0;
}

#rooms .panorama
{
    padding: 20px 0px 20px 0px;
    text-decoration:underline;
    font-size: 16px;
}

#rooms .panorama a
{
    text-decoration: none;
    margin-left:15px;
    display:block;
}

#rooms .description
{
}

/*---------------------------------------------------
/*  contact form
/*---------------------------------------------------*/
.contact-form 
{
	overflow:hidden;
}

.contact-form .input-row span.name
{
    display: inline-table;
    width: 130px;
    text-align: left;
    margin-right: 10px;
}

.contact-form .block
{
	padding: 20px;
	margin-bottom:20px;
}

.contact-form .separator
{
    height: 20px;
    line-height: 0px;
    font-size: 0px;
    clear: both;
}

.contact-form .input-row
{
    margin-bottom: 5px;
}

.contact-form .input-row input
{
     width: 350px;
}

.contact-form .input-row select
{
     width: 355px;
}

.contact-form .small select
{
     width: 60px;
}

.contact-form .input-row textarea 
{
    width: 350px;
    height: 160px;
}

.contact-form .checkboxes
{
    float: left;
}

.contact-form .checkboxes input
{
    width: 20px;
}

.contact-form .button
{
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	margin: 20px 0px 20px 0px;
	font-size: 16px;
}

.contact-form .summary
{
    padding: 3px 5px 3px 20px;
    margin: 0px 0px 20px 0px;
}

.contact-form .summary ul
{
    margin: 0;
}

.contact-form .missing-privacy
{
    margin: 5px 0px 0px 0px;
    display: block;
}

.contact-form .rooms
{
	width:180px;
	float: left;
	margin-right: 20px;
}
.contact-form .input-row span.second
{
    width: 60px;
    text-align: right;
    margin-right: 10px;
    margin-left: 20px;
}
.contact-form .input-row img
{
	width:9px;
	height:9px;
}

.contact-form .input-row .textinput-date
{
    width: 80px;
}

.contact-form .input-row .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;
    padding:2px;
    cursor: pointer;
    background-color:#A39A95;
}

.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 .link
{
	padding: 40px 0px 60px 0px;
}
	
.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 .includes
{
    float: left;
    width: 290px;
}

.contact-form .input-row .checkbox-additional input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width:245px;
}

.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;
}
.contact-form .privacy .form-error
{
    background-color: #8B1713;
}
.contact-form .error-message
{
    background-color: #d9213b;
    color: #ffffff;
    padding: 5px;
    margin-bottom: 10px;
}
.contact-form .rooms input
{
    width:20px;
}
.contact-form .padding
{
	padding: 20px 10px 5px 20px;
}

.contact-form .row-interests input
{
    width: 30px;
}

.contact-form .table-container
{
    padding: 10px 0px 0px 0px;
    display: none;
}

.contact-form .contact-container
{
    padding: 10px 0px 0px 0px;
    display: none;
}

.contact-form .block .float
{
    width: 280px;
    float: left;
}
.contact-form .coupons .image
{
	float:right;
	text-align:right;
}

#quickrequest .error-message
{
	width: 273px;
	position: absolute;
	top: 28px;
	left: -283px;
	padding: 10px 5px 10px 5px;
}

/*****************************FORM CHECK*****************************/

.contact-form input.error
{
    border: 2px solid #FF6A00;
}

.contact-form label.error
{
    display: block;
    color: Red;
    background-image: url(/media/bg-error.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 15px 10px 5px 10px;
    color: White;
    width: 335px;
    margin:0 0 5px 144px;
}

.contact-form .checkbox label.error
{
    position: absolute;
}

.contact-form .showchild.error
{
    
}
