html
{
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */
	overflow: hidden; /*get rid of scroll bars in IE */ /* */
}
body
{
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	overflow: hidden; /*get rid of scroll bars in IE */
	padding: 0; /*remove padding */
	margin: 0; /* remove margins */
	border: 0; /* remove borders */
}


/*****************************footer*****************************/
.main-page
{
    position:absolute;
    top:0;
    bottom:25px;
    z-index:5;    
    overflow:auto;
    left:0;
    right:0;
    background-repeat:repeat-x;

}
* html .main-page
{
    bottom:0;
    border-bottom:solid 20px transparent;
    width:100%;
    height:100%;
}
.request-footer
{
    height:20px;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    z-index:10;
    padding-top:5px;
    display:block;
    width:100%;
    text-transform:uppercase;
}

.request-footer a
{
	padding-left:20px;
	text-transform:uppercase;
	text-decoration:none;
}

.request-footer a:hover
{
    color:#FAEBC0;
}
/*****************************BANNER*****************************/
#header
{
	position:relative;
	z-index:1;
}

#header .container
{
	margin:auto;
	width:1212px;
	height:548px;
	position:relative;
	text-align:center;
}

#header .banner
{
	position:relative;	
	width:980px;
	height:548px;
	float:left;
}

/*****************************LOGO-SUEDTIROL*****************************/
#header .logo-suedtirol
{
	position:absolute;
	right:30px;
	top:30px;
}

/*****************************LOGO-EISACKBIKE*****************************/
#header .logo-eisackbike
{
	position:absolute;
	left:20px;
	bottom:0px;
	width:218px;
	height:70px;
	padding-top:10px;
}

#header .logo-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*****************************START FRAME CONTAINER*****************************/
#header .frame-container
{
	position:absolute;
	right:20px;
	bottom:0px;
	width:700px;
}

/*****************************FRAME OFFERS*****************************/

#frame-offers
{
	float:left;
	text-align:left;
	width:250px;
	padding:10px;
	height:100px;
}

#frame-offers .box-offers-title
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
}

#frame-offers .box-offers-linkbutton-next
{
	float:right;
	padding: 5px 5px 0 0;
	cursor:pointer;
	width:13px;
	height:11px;
}
#frame-offers .box-offers-linkbutton-previous
{
	float:right;
	padding: 5px 5px 0 0;
	cursor:pointer;
	width:13px;
	height:11px;
}

#frame-offers .box-offers-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
}

#frame-offers .box-offers-date
{
	display:block;
}

#frame-offers .box-offers-text a:hover
{
	text-decoration:none;
}


#frame-offers .box-offers-image
{
	margin:0 8px 8px 0;
	float:left;
	height:68px;
}


#frame-offers .offers-container
{
    display:none;
}

/*****************************FRAME COMPANIES*****************************/

#frame-companies
{
	float:left;
	text-align:left;
	width:250px;
	padding:10px;
	height:100px;
}

#frame-companies .box-companies-title
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
}

#frame-companies .box-companies-linkbutton-next
{
	float:right;
	padding: 5px 5px 0 0;
	cursor:pointer;
	width:13px;
	height:11px;
}
#frame-companies .box-companies-linkbutton-previous
{
	float:right;
	padding: 5px 5px 0 0;
	cursor:pointer;
	width:13px;
	height:11px;
}

#frame-companies .box-companies-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
}

#frame-companies .box-companies-description
{
	display:block;
}

#frame-companies .box-companies-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#frame-companies .box-companies-text a:hover
{
	text-decoration:none;
}


#frame-companies .box-companies-image
{
	margin:0 8px 8px 0;
	float:left;
	height:68px;
}


#frame-companies .companies-container
{
    display:none;
}


/*****************************FRAME WEATHER*****************************/
#header .box-weather
{
	float:left;
	text-align:left;
	padding:10px;
	height:100px;

}

#header .box-weather-title a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}


#header .box-weather-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	float:left;
}


#header .box-weather-date a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-right:6px;
	padding-left:6px;
}

#header .box-weather-link
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:6px;
	padding-left:6px;
	padding-top:10px;
	text-align:center;
}


#header .box-weather-date a:hover
{
	text-decoration:none;
}

#header .box-weather-link a:hover
{
	text-decoration:none;
}

#header .box-weather-image
{
	margin:2px 5px 2px 5px;
}
#header .box-weather-clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
}

/*****************************NAV TOP*****************************/
#menutop  .top-menu0, .top-menu0active
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


#menutop  .top-menu0 a, .top-menu0active a
{

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;

}

#menutop .top-slogan
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:5px;
}

#menutop .top-spacer
{
	width:5px;
	line-height:5px;
	font-size:5px;
	float:left;
}

#menutop .top-clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
}


/**********************************FLYOUT MENU TOP*****************************************/


#menutop .item
{
    position:relative;
	width:136px;
	height:55px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:10px;
	margin-bottom:5px;
 
}
#menutop .flyouthidden,
#menutop .top-menu0 .flyouthidden
{
	position: absolute;
	display: none;

}
#menutop .flyout
{
    position:absolute;
    bottom:64px;
    left:0;
    display:block;
    width: 136px;
}

#menutop .flyout .top-menu2
{
    height:auto !important;
    height:1%;
    padding-left:1px;

}

#menutop .flyout .top-menu2 a, #menutop .flyout .top-menu2 a:hover
{
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    display:block;
}


#menutop .top-menu1
{
    height:auto !important;
    height:1%;
    position:relative;

}
#menutop .top-menu1 .flyout
{
    bottom:0;
    left:135px;    
}
#menutop .top-menu2 .flyout
{
    
}
#menutop .top-menu1 a, #menutop .top-menu1 a:hover
{
    padding:8px 10px 8px 10px;
    text-decoration: none;
    display:block;
    text-align:left;  
}





/*****************************END FRAME CONTAINER*****************************/




/*****************************REQUEST*****************************/
#header .quick-request
{
	position:absolute;	
	width:232px;
	float:left;
	right:0px;
	bottom:0px;
	padding-bottom:5px;
}

#header .request-container
{
	padding:8px 15px 5px 15px;
	text-align:center;
	margin:auto;
}

#header .request-title
{
	padding-bottom:10px;
}

#header .request-title a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#header .request-text
{
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header .request-input
{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}



#header .request-linkbutton a
{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:20px;
}

#header .request-spacer
{
    clear:both;
    font-size:3px;
    line-height:3px;
    height:3px;
}


/*****************************CONTENT*****************************/

#content
{
	position:relative;
	text-align:left;
	margin:auto;
	width:1212px;
	margin-top:27px;
}

#column-left
{
	float:left;
	width:218px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;

}

#column-left .menu0
{
    padding:10px 20px 10px 20px;
	height:48px;
}

#column-left .menu0, .menu0 a
{
	text-decoration:none;
}

#column-left .menu0 a:hover
{
	text-decoration:none;
}

#column-left .spacer
{
	line-height:20px;
	font-size:20px;
	height:20px;
}

#column-left .menu1,  .menu1active
{
	text-decoration:none;
	margin:0px 15px 5px 15px;
	padding:10px;
	display:block;
}

#column-left .menu1 a
{
	text-decoration:none;
}

#column-left .menu1 a:hover
{
	text-decoration:none;
}

#column-left .menu1active a
{
	text-decoration:none;
}

#column-left .menu1active a:hover
{
	text-decoration:none;
}

#column-left .menu2,  .menu2active
{
	text-decoration:none;
	margin-left:30px;
	margin-right:5px;
}

#column-left .menu2 a
{
	text-decoration:none;
}

#column-left .menu2 a:hover
{
	text-decoration:none;
}

#column-left .menu2active a
{
	text-decoration:none;
}


#column-left .menu2active a:hover
{
	text-decoration:none;
}

/*****************************frame newsletter*****************************/

#column-left .newsletter
{
	text-align:left;
	height:100px;
	margin:40px 15px 15px 15px;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#column-left .newsletter-title a
{
	text-decoration:none;
}

#column-left .newsletter-text
{
	text-decoration:none;
}

#column-left .newsletter-linkbutton a
{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:20px;
	color:#55731C;
}

#column-left .newsletter-input
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:12px;
	color:#55731C;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}


/*****************************frame catalgoue*****************************/

#column-left .frame-catalogue
{
	text-align:left;
	margin:40px 15px 15px 15px;
	padding:15px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#column-left .frame-catalogue .image
{
    float:left;
}
#column-left .frame-catalogue .title
{
    margin-bottom:5px;
    display:block;
    white-space:nowrap;
}
#column-left .frame-catalogue a
{
	text-decoration:none;
}


#column-left .frame-catalogue .detail-link
{
	float:right;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#55731C;
	padding-left:20px;
}



/*****************************frame video*****************************/

#column-left .video
{
	text-align:left;
	margin:40px 15px 15px 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#column-left .video-title,  .video-title a
{
	text-decoration:none;
	padding:10px 20px 10px 20px;
}

#column-left .video-text
{
	text-decoration:none;
}


/*****************************content*****************************/


#column-content
{
	float:left;
	width:644px;
	padding-left:50px;
	margin-bottom:20px;
}

#column-content .path-container
{
	height:44px;
	width:645px;
}


#column-content .path a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-top:10px;
}

#column-content .path
{
	padding-top:10px;
	float:left;
}

.language a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.language
{
	padding:10px 0 13px 0;
	text-align:center;
}


#column-content .content
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding:20px;
}


#column-content .clear
{
	width:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}


/*****************************bottom*****************************/
#bottom
{
	text-align:left;
	margin:auto;
	width:1212px;
	position:relative;
}

#bottom .bottom-column-left
{
	width:268px;
	float:left;
	margin-left:20px;
}
.facebook-link
{
	margin:10px 0 0 15px;
	float:left;
	display:block;
}


#bottom .bottom-column-right
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	width:672px;

}

#bottom .bottom-column-right .border
{
	width:672px;
	height:10px;
}


#bottom .text a:hover
{
	text-decoration:none;
}

#bottom .service
{
	padding:20px;
	float:left;
	width:186px;
	text-align:left;
}

#bottom .service-title
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#bottom .service-menu0,  .service-menu0 a,  .service-menu0active,  .service-menu0active a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#bottom .intranet
{
	padding:20px;
	float:left;
	width:144px;
	text-align:left;
	height:100px;
}

#bottom .intranet-title, .intranet-title a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#bottom .intranet-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#bottom .intranet-linkbutton a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#bottom .intranet-linkbutton a:hover
{
	text-decoration:none;
}

#bottom .intranet-linkbutton-login a
{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:20px;
}

#bottom .intranet-linkbutton-login a:hover
{
	text-decoration:none;
}

#bottom .intranet-input
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:12px;
	color:#55731C;
	width:100%;
}

#bottom .intranet-spacer
{
	line-height:0px;
	font-size:0px;
	height:6px;
}

#bottom .spacer
{
	width:4px;
	line-height:5px;
	font-size:5px;
	float:left;
}


#bottom .clear
{
    clear:both;
    font-size:0px;
    line-height:2px;
}

/*****************************footer*****************************/
#footer
{
	text-align:center;
	margin:auto;
	position:relative;
	padding-top:10px;
	background-color:#FAEBC0;
	
}
#footer .footer-container
{
    width:1212px;
	text-align:left;
	margin:auto;
	position:relative;
}

#footer .footer-column-left
{
	width:218px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:20px;
	float:left;
	padding-bottom:10px;
}

#footer .footer-column-right
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	text-align:right;
	width:720px;
	padding-bottom:10px;
}

#footer .text a:hover
{
	text-decoration:none;
}

/*****************************MODULES*****************************/

#modules .module-list-item
{
    background-color:#FDF7E3;
    padding:10px;
}

#modules .module-text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#modules .module-text-small
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#modules .module-text a:hover
{
	text-decoration:none;
}

#modules .module-text-small a:hover
{
	text-decoration:none;
}

#modules .module-title
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#modules .module-title a:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#modules .module-image
{
	margin-right:10px;
	margin-bottom:10px;
}

#modules .module-separator
{
	margin-right:10px;
	margin-bottom:10px;
}

#modules .module-spacer
{
	line-height:5px;
	height:5px;
	font-size:5px;
}

#modules .module-attributes
{
    padding:10px;
}

#modules .module-float-left
{
	float:left;
}

#modules .module-clear
{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
}

#modules .module-box
{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}

#modules .module-linkbutton
{
	float:right;
}


#modules .module-linkbutton a:hover
{
	text-decoration:none;
}

#modules .module-linkbutton-left a:hover
{
	text-decoration:none;
}

#modules .module-box-info
{
    float:right;
    width:219px;
}

#modules .module-box-padding
{
    padding:0px 15px 10px 12px;
}

#modules .module-list-header
{
    padding:10px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
}

/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 2000;
}



.PopupWindow
{
	z-index: 2001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	text-align:left;

}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
	padding:20px;
}

.PrintLock
{
	position: absolute;
	top: 100;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
	border: solid 1px black;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}

/*****************************PRINT PAGE*****************************/
.noscreen
{
	display:none;
	visibility:hidden;	
}

.printBody
{
	background-image:none;
}
#Print .PrintHeader
{
    height:50px;
    text-align:left;
    padding:20px;
}
#Print .PrintHeader .Links
{
	padding:5px 10px 5px 10px;
}
#Print .PrintHeader .Links, 
#Print .PrintHeader .Links a
{
	text-decoration:none;
}

#Print .Content
{
	padding:10px;
	
}
#Print .PrintFooter
{
	height:30px;
	background-color:White;
	padding:5x 10px;
	text-align:center;
}




/*****************************OFFERS*****************************/
#offers .item
{
	padding-bottom:10px;
	margin-bottom:10px;
}
#offers .item .moduleImage
{
	float:right;
	margin-left:10px;
}
#offers .detail .moduleTitle
{
	margin-bottom:5px;
}

#offers .detail .moduleImage
{
	float:left;
}
#offers .detail .shortdescription
{
	font-style:italic;
}
#offers .detail .hoteldescription
{
    margin-bottom:20px;
}
#offers .commands
{
    float:left;
    margin-right:20px;
}

#offers .hotel-list .item
{
    position:relative;
    background-color:#FDF7E3;
    padding:10px;
}
#offers .hotel-list .item.first
{
    height:auto!important;
    height:30px;
    min-height:30px;
}
#offers .button
{
    float:right;
    border:solid 1px black;
    padding:2px 4px 2px 4px;
    background-repeat:no-repeat;
    background-position:right 7px;
    cursor:pointer;
    margin-left:10px;
    text-decoration:none;
}
#offers .request-button
{
    float:right;
    border:solid 1px black;
    padding:2px 18px 2px 4px;
    background-repeat:no-repeat;
    background-position:right 7px;
    cursor:pointer;
    margin-left:10px;
    text-decoration:none;
}
#offers .request
{
    margin-bottom:20px;

    padding:20px 0 20px 0;
    float:none;
    position:relative;

}
.request .hotel-list .item .hoteldescription div
{

    margin-right:10px;
    width:200px;   
}
.request .hotel-list .item .hoteldescription div.big
{
    float:none;
    margin-right:10px;
    width:auto;   
}

.request .hotel-list .checkbox
{
    position:absolute;
    top:0;
    right:0;
}

.request .hotel-list .missing-hotels,
.request .missingprivacy
{
    display:block;
    margin-bottom:10px;
    padding:5px 10px;
}

.request .hidden
{
    display:none;
}

.request .summary .selected-hotels
{
    display:block;
    list-style-type:square;
    margin-bottom:20px;

}
#offers .request .summary .selected-hotels li
{
    float:none;
    display:block;
}
.request .separator
{
    margin:10px 0;
    font-size:1px;
    line-height:1px;
    height:1px;
}
/*****************************OFFERS CONTACT*****************************/

.request .input-row
{
    margin-bottom:5px;
}
.request .input-row span.name
{
    display:inline-table;
    width:100px;
    text-align:left;
    margin-right:10px;
}
.request .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
}
.request .input-row input,
.request .input-row select,
.request .input-row textarea 
{
   font-size:11px;
   line-height:17px;
  
}
.request .input-row  input
{
     width:378px;
}
.request .input-row  input.calendar
{
    width:90px;
	color:#524413;
	background-color:#FDF7E3;
	border:1px solid #DFD1A2;
}
.request .input-row  input.small,
.request .input-row.small  input
{
     width:60px;
}
.request .input-row  input.medium
{
     width:150px;
}
.request .calendar-row img
{
    margin-left:5px;
    cursor:pointer;
}
.request .input-row textarea 
{
    width:378px;
    height:160px;
    float:left;
}

.request .input-row .textarea span
{
    display:inline-block;
    float:left;
}

.request .privacy span.name
{
    display:block;
    width:100px;
    float:left;
}
.request .privacy div
{
    float:left;
    width:378px;
}
.request .privacy div input
{
    width:auto;
}
.request .privacy a
{
    text-decoration:underline;
    cursor:pointer;
}
.request .missingPrivacy
{
    margin:5px 0;
    display:block;
}

/**********************************SITEMAP*****************************************/
#sitemap
{
    float:left;
    margin-right:50px;
}

#sitemap .separator
{
    margin-top:10px;
    margin-bottom:10px;
}

#sitemap .menuSitemapM1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sitemap .menuSitemapM2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sitemap .menuSitemapM3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sitemap .marginleft
{
    margin-left:10px;
}

/**********************************Newsletter*****************************************/
#newsletter
{

}

#newsletter .newsletter-left
{
    float:left;
    margin-right:10px;
    width:120px;
}

#newsletter .newsletter-right
{
    float:left;
}

#newsletter .newsletter-linkbutton
{
    float:right;
}

#newsletter .newsletter-linkbutton a:hover
{
    text-decoration:none;
}

#newsletter .newsletter-clear
{
    clear:both;
    line-height:0px;
    font-size:0px;
    height:0px;
}

#newsletter .newsletter-spacer
{
    line-height:0px;
    font-size:0px;
    height:5px;
}

/**********************************CONTACT*****************************************/
#contact
{
}

#contact .contact-left
{
    float:left;
    margin-right:10px;
    width:30%;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contact .contact-right
{
    float:left;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contact .contact-linkbutton
{
    float:right;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contact .contact-linkbutton a:hover
{
    text-decoration:none;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contact .contact-clear
{
    clear:both;
    line-height:0px;
    font-size:0px;
    height:0px;
}

#contact .contact-spacer
{
    line-height:0px;
    font-size:0px;
    height:5px;
}

#contact .contact-missing
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-bottom:10px;
    margin-bottom:20px;
}



#contact .contact-privacynote
{
   display:block;
   padding:5px;
   margin:10px 0;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


/***************************************RECOMMEND**************************************/
#recommend 
{
    padding:10px;
	text-align:center;
	height:450px;
	vertical-align:middle;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#recommend .recommend-header
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none; 
    padding:10px;
}

#recommend .recommend-content
{
	text-align:left;
}

#recommend .recommend-padding
{
    padding:5px;
	height:30px;
}

#recommend .recommend-row
{
    padding:5px 10px 5px 10px;
	float:left;
	height:30px;
	width:140px;
}

#recommend .recommend-separatorLine
{
    height:1px;
}

#recommend .recommend-separator
{
    height:20px;
}

#recommend .recommend-input
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#recommend .recommend-input2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#recommend .recommend-linkbutton, .recommend-linkbutton a
{
	padding-right:10px;
}

#recommend .recommend-linkbutton a:hover
{
	text-decoration:none;
}
   

/*****************************MODULE WEATHER*****************************/
#moduleweather
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#moduleweather .header
{
	padding:5px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}
#moduleweather .panelDetail
{
	padding:5px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#moduleweather .description
{
	padding:5px 0 10px 0;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#moduleweather .subheader
{
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#moduleweather .images
{
	float:right;
	margin:0 0 5px 20px;
}

#moduleweather .separator
{
    height:30px;
    line-height:30px;
    font-size:30px;
}

/*****************************GENERAL*****************************/
body, form, .body
{
	margin: 0px;
	text-align: center;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.text
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textsmall
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.title, h1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titlesmall, h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
}

a
{
	text-decoration:underline;
	cursor:pointer;
}

a:hover
{
	text-decoration:none;
}


.clear
{
    clear:both;
    font-size:0px;
    line-height:2px;
}

.hidden
{
	visibility: hidden;
	display:none;
}

.textinput
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.textinput2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.pager-selected
{
    text-decoration:none;
}


.pager
{
    text-decoration:underline;
}