/*****************************GENERAL*****************************/
body, form
{
	margin: 0px;
}

body, p, li, dl, ul, ol, table
{
	font-family:Arial, Helvetica, sans-serif;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
}

.title, h1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

.titlesmall, h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.clear
{
    clear:both;
    font-size:0px;
    line-height:0px;
}

.hidden
{
	visibility: hidden;
	display:none;
}

a
{
    text-decoration:underline;
    cursor:pointer;
}

a:hover
{
    text-decoration:none;
    cursor:pointer;
}

.pager-selected
{
    text-decoration:none;
}


.pager
{
    text-decoration:underline;
}

.Linkbutton,  .Linkbutton a
{
	padding-left:10px;
}

.textinput
{
	font-family:Arial, Helvetica, sans-serif;
}

.textinput2
{
	font-family:Arial, Helvetica, sans-serif;
}

/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 70%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;

}

.PrintLock
{
	position: absolute;
	top: 30;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	width:700px;
}

.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;	
}

#Print .PrintHeader
{
    height:30px;
    padding:20px;
}

#Print .Content
{
	padding:20px;
}

#Print .PrintFooter
{
	height:30px;
	padding:5x 10px;
	text-align:center;
}


/*****************************CONTACT*****************************/
#Contact .foundSite
{
    float:left; 
    width:100px;
    margin-left:3px;
}

#Contact .missing
{
    padding:10px;
    margin-bottom:20px;
}

#Contact .privacynote
{
   display:block;
   padding:10px;
   margin:10px 0;
}


/*****************************MAIN*****************************/
#main
{
	text-align:center;
	position:relative;
}

#header
{
	width:979px;
	margin:auto;
	text-align:center;
	position:relative;
	height:550px;
}

#header .banner
{
	position:relative;
	margin:auto;
	width:965px;
	height:550px;
}

#header .offers
{
	position:absolute;	
	top:397px;
	left:0px;
	height:152px;
	width:565px;
}

#header .offers-container
{
    display:none;
}

#header .offers-title-box
{
	height:38px;
	width:565px;
}

#header .offers-title-item a
{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:60px;
	padding-top:12px;
	text-decoration:none;
}

#header .offers-title-item2
{
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:25px;
	padding-top:15px;
}

#header .offers-title-item2 a
{
	text-decoration:none;
}

#header .offers-title-clear
{
	clear:both;
	height:0px;
}

#header .offers-item
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:12px;
	padding-right:15px;
	text-align:left;

}

#header .offers-title
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.offers-item .detail-link
{
    display:block;
    text-decoration:none;
    padding-left:10px;
    background-repeat:no-repeat;
    background-position:0 center;
    font-weight:bold;
    margin-top:5px;
}

#header .logo
{
	position:absolute;	
	top:395px;
	right:0px;
}

#header .language
{
	font-family:Arial, Helvetica, sans-serif;
}

#header .language a
{
	text-decoration:none;
}

/**********************************MENU TOP*****************************************/

#menu-top
{
	position:absolute;
	top:20px;
	left:10px;
}

#menu-top .menu0,  .menu0-active
{
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#menu-top .menu0 a, #menu-top .menu0-active a
{
	text-decoration:none;
	padding:10px;
	display: block;
}


#menu-top .menu-spacer
{
	font-size:18px;
	line-height:20px;
	width:2px;
	float:left;
}

/**********************************FLYOUT MENU TOP*****************************************/


#menu-top .item
{
    position:relative;
	float:left;
}


#menu-top .flyouthidden,
#menu-top .menu0 .flyouthidden
{
	position: absolute;
	display: none;

}

#menu-top .flyout
{
    position:absolute;
    top:40px;
    left:0;
    display:block;
    width: 140px;
    z-index:1;
}

#menu-top .flyout .menu2
{
    height:auto !important;
    height:1%;
    padding-left:1px;
    padding-top:4px;
    padding-bottom:4px;
}


#menu-top .flyout .menu2 a, #menu-top .flyout .menu2 a:hover
{
    padding:2px 10px 2px 10px;
    text-decoration: none;
    display:block;
}


#menu-top .menu1
{
    height:auto !important;
    height:1%;
    position:relative;
    padding-top:4px;
    padding-bottom:4px;
}

#menu-top .menu1 .flyout
{
    top:0;
    left:140px;
}

#menu-top .menu1 a, #menu-top .menu1 a:hover
{
    padding:2px 10px 2px 10px;
    text-decoration: none;
    display:block;
    text-align:left;  
}




/**********************************QUICKREQUEST*****************************************/

#box-quickrequest
{
	position:absolute;
	top:20px;
	right:10px;
	width:254px;
	text-align:left;
	padding-bottom:10px;

}

#box-quickrequest .quickrequest-title
{
	height:38px;
	padding-top:5px;
	padding-left:50px;
}

#box-quickrequest .quickrequest-title a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#box-quickrequest .quickrequest-text
{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:50px;
}

#box-quickrequest .quickrequest-input
{
	font-family:Arial, Helvetica, sans-serif;
	width: 80px;
}

#box-quickrequest .quickrequest-linkbutton
{
	padding-left:10px;
	text-decoration:none;
}

#content
{
	width:979px;
	text-align:center;
	position:relative;
	margin:auto;
}

/*****************************COLUMN LEFT*****************************/

#column-left
{
	float:left;
	width:254px;
	margin-left:7px;
}

#column-left .left-menu0
{
	padding:10px 10px 10px 50px;
	text-align:left;
}

#column-left .left-menu0 a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#column-left .left-menu1,  .left-menu1-active
{
	margin:3px 5px 3px 5px;
	padding:3px 10px 3px 50px;
	text-align:left;
}

#column-left .left-menu1 a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .left-menu1-active a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .left-menu2,  .left-menu2-active
{
	margin:3px 5px 3px 15px;
	padding:3px 10px 3px 50px;
	text-align:left;
}

#column-left .left-menu2 a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .left-menu2-active a
{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .info-menu0
{
	padding:10px 10px 5px 50px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#column-left .info-menu1, .info-menu1-active
{
	margin:1px 0px 1px 0px;
	padding:3px 10px 3px 50px;
	text-align:left;
}

#column-left .info-menu2, .info-menu2-active
{
	margin:1px 0px 1px 10px;
	padding:3px 10px 3px 50px;
	text-align:left;
}

#column-left .info-menu1 a
{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .info-menu1-active a
{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .info-menu2 a
{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .info-menu2-active a
{

	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-left:10px;
}

#column-left .left-menu-separator
{
	height:50px;
}



/*****************************COLUMN CONTENT*****************************/

#column-content
{
	float:left;
	width:711px;
	margin-bottom:20px;
	text-align:left;
	line-height:0px;
	font-size:0px;
}

#column-content .container
{
	padding:30px 50px 20px 50px;
}

#column-content .path
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	padding-bottom:20px;
}

#column-content .container .path a 
{
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}


/*****************************FOOTER LEFT*****************************/

#footer
{
	height:488px;
	margin:auto;
}

#footer .column-left
{
	width:254px;
	/*float:left;*/
	position:absolute;
	bottom:0px;
	left:0px;
}

#footer .column-right
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:718px;
}


#footer .box-service
{
	padding-top:10px;
	padding-bottom:20px;
	text-align:left;
}

#footer .service-link
{
	text-decoration:none;
	margin-left:50px;
	margin-right:20px;
}

#footer .box-contact
{
	float:left;
	height:208px;
	width:320px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}

#footer .contact-title
{
	padding-left:50px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer .contact-text
{
	padding-left:50px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}


#footer .contact-text a
{
	font-family:Arial, Helvetica, sans-serif;
}

#footer .box-position
{
	float:left;
	height:208px;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
}

#footer .position-title
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer .position-text
{
	padding-left:20px;
	padding-right:20px;
}

#footer .box-weather
{
	float:right;
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	height:208px;
	width:160px;
}

#footer .weather-title
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	text-decoration:none;
}

#footer .weather-title a
{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#footer .weather-text
{
	padding-left:20px;
	padding-right:20px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}



#footer .weather-icon
{
    float:left;
    margin:0 5 0 0px;
}

#footer .weather-day
{
    float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}


#footer .weather-linkbutton a
{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#footer .weather-linkbutton a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}


#footer .weather-spacer
{
	height:6px;
}

#footer .service-link a
{
	text-decoration:none;
}

#footer .box-newsletter
{
	padding-top:20px;
	padding-bottom:20px;
	text-align:left;
	height:70px;
	padding-left:30px;
}

#footer .newsletter-title
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer .newsletter-title a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#footer .newsletter-text
{
	padding-left:20px;
	padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
}


#footer .newsletter-linkbutton
{
	padding-left:10px;
	text-decoration:none;
}

/*****************************BOTTOM LEFT*****************************/

#bottom
{
	width:979px;
	text-align:center;
	position:relative;
	margin:auto;

}

#bottom .bottom-left
{
	width:240px;
	float:left;
	text-align:left;
	padding:10px 0px 10px 10px;
}

#bottom .bottom-middle
{
	width:500px;
	float:left;
	text-align:left;
	padding:10px 0px 10px 0px;
}

#bottom .bottom-right
{
	float:right;
	text-align:right;
	padding:10px 0px 10px 10px;
}

#bottom .bottom-linkbutton
{
	padding-left:10px;
	text-decoration:none;
}
#bottom .bottom-linkbutton-active
{
	padding-left:10px;
	text-decoration:none;
}

/*****************************MODULES***************************************************/

#module .module-Title, .module-Title a
{
	font-family:Georgia, "Times New Roman", Times, serif;
}
    
#module .module-Title a
{
	text-decoration:underline;
}

   
#module .module-Linkbutton a, .module-Linkbutton
{
	padding-left:10px;
}

#module .module-Separator
{
	margin-bottom:20px;
	margin-top:10px;
}

#module .module-Image
{
    margin-right:20px;
    margin-bottom:10px;
}

#module .module-Imagenormal
{
    margin-left:20px;
    margin-bottom:10px;
}

/**********************************SITEMAP*****************************************/

#sitemap
{
    float:left;
    margin-right:50px;
    margin-top:10px;
    width:200px;
}

#sitemap .separator
{
    margin-top:10px;
    margin-bottom:10px;
}

#sitemap .menuSitemapM1
{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#sitemap .menuSitemapM2
{
	text-decoration:none;
}

#sitemap .menuSitemapM3
{
	text-decoration:none;
}

#sitemap .marginleft
{
    margin-left:10px;
}
    
    
/***************************************RECOMMEND**************************************/
#recommend 
{
    padding:10px;
	height:450px;
	vertical-align:middle;
}

#recommend .recommend-Header
{
    font-family:Georgia, "Times New Roman", Times, serif;
    padding:10px;
    float:left
}

#recommend .recommend-Content
{
	text-align:left;
	padding:20px;
}

#recommend .recommend-left
{
	float:left;
	height:20px;
    margin-right:10px;
    width:120px;
}

#recommend .recommend-right
{
    float:left;
}


#recommend .recommend-separator
{
	margin-bottom:10px;
}

#recommend .recommend-Input
{
	font-family:Arial, Helvetica, sans-serif;
}

#recommend .recommend-Input2
{
	font-family:Arial, Helvetica, sans-serif;
}
   
/**********************************NEWSLETTER*****************************************/
#newsletter
{
    width:600px;
}

#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;
    height:0px;
}

#newsletter .newsletter-spacer
{
    height:5px;
}

#newsletter .newsletter-separator
{
	margin-bottom:10px;
}
/**********************************CONTACT*****************************************/
#contact
{
    width:600px;
}

#contact .contact-left
{
    float:left;
    margin-right:10px;
    width:120px;
}

#contact .contact-right
{
    float:left;
}

#contact .contact-linkbutton
{
    float:right;
}

#contact .contact-linkbutton a:hover
{
    text-decoration:none;
}

#contact .contact-clear
{
    clear:both;
}

#contact .contact-spacer
{
    height:5px;
}

#contact .contact-separator
{
	margin-bottom:10px;
}

/*****************************WEATHER*****************************/

#weather .weather-header
{
	padding:5px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#weather .weather-panelDetail
{
	padding:10px 0 15px 0;
}
#weather .weather-description
{
	padding:20px 0 15px 0;
}
#weather .weather-subheader
{
	font-weight:bold;
	padding:10px 0 15px 0;
}
#weather .weather-images
{
	float:right;
	margin:0 0 0px 10px;
}

#weather .weather-images-small
{
	margin:0 0 0px 10px;
}

/*****************************ROUTEPLANNER*****************************/

#column-content #route-planner .container
{
    text-align:left;
    padding:10px;
    background-color: #A4BA64;
}

#column-content #route-planner .address
{
    width:260px;
}

#column-content #route-planner .country
{
    width:20px;
}

#column-content #route-planner .zipcode
{
    width:80px;
}

#column-content #route-planner .city
{
    width:90px;
}

#column-content #route-planner .row
{
    padding-bottom:10px;
}

#column-content #google-route table
{
    font-size:12px;
}