
/*******************************************TEXT****************************************/
body, p, li, dl, ul, ol, table
{
	color:#000033;
}

.body
{
	background-image:url(/media/winter/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

.text, p
{
	color: #000033;
}
.textsmall
{
	color: #000033;
}
.title, h1
{
	color:#339BD3;
}

.titlesmall, h2
{
	color:#339BD3;
}

a
{
	color: #000033;
}

.Linkbutton,  .Linkbutton a
{
	color:#0082C8;
	background-image:url(/media/nav_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


.textinput
{
	border:1px solid #005995;
	background-color:#FFF;
}

.textinput2
{
	border:1px solid #005995;
	background-color:#D6DEBC;
}

.imageBorderColor
{
    border:1px solid #66B4DE;
}

/*****************************PRINT PAGE*****************************/
.printBody
{
	background-image:none;
}
#Print .PrintHeader
{
	background-color:#E5F2F9;
}

#Print .PrintFooter
{
	background-color:White;
}

/*****************************MAIN*****************************/


#header
{
	background-color:#FFF;
}

#header .banner
{
	background-image:url(/media/winter/banner_default.jpg);
	background-repeat:no-repeat;
}

#header .offers-title-box
{
	background-image:url(/media/winter/bg_title_offers.gif);
	background-repeat:no-repeat;
}

#header .offers-title-item a
{
	color:#00689F;
}

#header .offers-title-item2
{
	color:#00689F;
}

#header .offers-title-item2 a
{
	color:#00689F;
}

#header .offers-item
{
	color:#00689F;
}
.offers-item .detail-link
{
    color:#00689F;
    background-image:url(../../media/default/nav_icon_linkbutton.gif);
}
.offers-item .detail-link:hover
{
    color:#000000;
}
#header .offers-title
{
	color:#00689F;
}

#header .offers-image
{
    border:1px solid #66B4DE;
}


#header .language
{
	color:#005995;
}

#header .language a
{
	color:#005995;
}

#header .language a:hover
{
	color:#000033;
}
/*****************************MENU TOP*****************************/

#menu-top .item
{
	background-color:#0570AD;
}

#menu-top .menu0,  .menu0 a
{
	background-color:#0570AD;
	color:#DFE9F1;
}

#menu-top .menu0 a:hover
{
	background-color:#FAC800;
	color:#005995;
}

#menu-top .menu0-active, .menu0-active a
{
	background-color:#FAC800;
	color:#005995;
}




#menu-top .menu1  
{
	background-color:#DEE7F1;
	
	
}

#menu-top .menu1 a  
{
	color:#005995;
}

#menu-top .menu1 a:hover
{
	color:#ffffff;
	background-color:#005995;
}


#menu-top .menu2  
{
	background-color:#DEE7F1;
	
}

#menu-top .menu2 a  
{
	color:#005995;

}

#menu-top .menu2 a:hover
{
	color:#ffffff;
	background-color:#005995;

}

/**********************************QUICKREQUEST*****************************************/

#box-quickrequest
{
	background-color:#DCE7F0;
}

#box-quickrequest .quickrequest-title
{
	background-image:url(/media/winter/bg_title_request.gif);
	background-repeat:no-repeat;
}

#box-quickrequest .quickrequest-title a
{
	color:#ffffff;
}

#box-quickrequest .quickrequest-input
{
	border:1px solid #005995;
	background-color:#FFF;
}


#box-quickrequest .quickrequest-linkbutton
{
	background-image:url(/media/winter/nav_icon_linkbutton.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#005995;
}



#content
{
	background-image:url(/media/winter/bg_content.jpg);
	background-repeat:repeat-y;
}



/*****************************COLUMN LEFT*****************************/

#column-left
{
	background-color:#0082C8;
}

#column-left .left-menu0 a
{
	color:#F9F4DF;
}

#column-left .left-menu1,  .left-menu1-active
{
	background-color:#005995;
}

#column-left .left-menu1 a
{

	color:#F9F4DF;
	background-color:#005995;
	background-image:url(/media/winter/nav_icon_white.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .left-menu1 a:hover
{

	color:#000033;
	background-image:url(/media/winter/nav_icon_black.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .left-menu1-active a
{

	color:#000033;
	background-color:#005995;
	background-image:url(/media/winter/nav_icon_black.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .left-menu1-active a:hover
{
	color:#F9F4DF;
	background-color:#005995;
	background-image:url(/media/default/nav_icon_white.gif);
	background-position:left center;
	background-repeat:no-repeat;
}


#column-left .left-menu2 a
{

	color:#F9F4DF;
	background-image:url(/media/winter/nav_icon_white.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .left-menu2 a:hover
{

	color:#000033;
	background-image:url(/media/winter/nav_icon_black.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .left-menu2-active a
{

	color:#000033;
	background-image:url(/media/winter/nav_icon_black.gif);
	background-position:left center;
	background-repeat:no-repeat;
}


#column-left .left-menu2-active a:hover
{
	color:#F9F4DF;
	background-image:url(/media/default/nav_icon_white.gif);
	background-position:left center;
	background-repeat:no-repeat;
}



#column-left .info-menu
{
	background-color:#FFFFFF;
	border-bottom:1px solid white;
}

#column-left .info-menu0
{
	color:#005995;
}

#column-left .info-menu1, .info-menu1-active
{
	background-color:#DFE9F1;
}

#column-left .info-menu1 a
{
    color:#005995;
	background-image:url(/media/nav_icon_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .info-menu1 a:hover
{
    color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}


#column-left .info-menu1-active a
{

	color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .info-menu1-active a:hover
{
	color:#005995;
	background-image:url(/media/nav_icon_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}




#column-left .info-menu2 a
{
    color:#005995;
	background-image:url(/media/nav_icon_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .info-menu2 a:hover
{

	color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .info-menu2-active a
{

	color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .info-menu2-active a:hover
{

	color:#005995;
	background-image:url(/media/nav_icon_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-left .left-menu-separator
{
	background-image:url(/media/winter/nav_separator.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}



/*****************************COLUMN CONTENT*****************************/

#column-content
{
	border-top:2px solid #0082C8;
}

#column-content .path a 
{
	color:#005995;
	background-image:url(/media/nav_icon_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#column-content .path a:hover
{
	color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
/*****************************FOOTER LEFT*****************************/

#footer
{
	background-image:url(/media/winter/bg_content.jpg);
	background-repeat:repeat-y;
}

#footer .column-right
{
	background-color:#0079BD;
}

#footer .box-service
{
	background-color:#ffffff;
}

#footer .service-link
{
	color:#005995;
}

#footer .service-link a
{
	color:#005995;
}

#footer .service-link a:hover
{
	color:#000033;
}

#footer .box-contact
{
	background-color:#0069A9;
}

#footer .contact-title
{
	color:#ffffff;
}

#footer .contact-text
{
	color:#ffffff;
}


#footer .contact-text a
{
	color:#ffffff;
}

#footer .box-position
{
	background-color:#0079BD;
}

#footer .position-title
{
	color:#ffffff;
}

#footer .box-weather
{
	background-color:#F9C700;
}

#footer .weather-title
{
	color:#005696;
}

#footer .weather-title a
{
	color:#005696;
}

#footer .weather-title a:hover
{
	color:#000033;
}

#footer .weather-icon
{
    background-color:White;
}

#footer .weather-day
{
	color:#005696;
}


#footer .weather-linkbutton a
{
	color:#005696;
	background-image:url(/media/nav_icon_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	
}

#footer .weather-linkbutton a:hover
{
	color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	
}

#footer .box-newsletter
{
	background-color:#005A96;
}

#footer .newsletter-title
{
	color:#DFE9F1;
}

#footer .newsletter-title a
{
	color:#DFE9F1;
}

#footer .newsletter-title a:hover
{
	color:#000033;
}

#footer .newsletter-text
{
	color:#DFE9F1;
}

#footer .newsletter-input
{
	background-color:#DFE9F1;
	border:1px solid #DFE9F1;
	color:#005995;
}

#footer .newsletter-linkbutton
{
	color:#DFE9F1;
	background-image:url(/media/winter/nav_icon_white.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#footer .newsletter-linkbutton:hover
{
	color:#000033;
	background-image:url(/media/winter/nav_icon_black.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


/*****************************BOTTOM LEFT*****************************/


#bottom .bottom-left
{
	color:#0570AD;
}


#bottom .bottom-linkbutton
{
	color:#0570AD;
	background-image:url(/media/nav_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#bottom .bottom-linkbutton:hover
{
	color:#000033;
	background-image:url(/media/winter/nav_icon_black.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#bottom .bottom-linkbutton-active
{
	color:#000033;
	background-image:url(/media/winter/nav_icon_black2.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#bottom .bottom-linkbutton-active:hover
{
	color:#0570AD;
	background-image:url(/media/nav_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
}


/*****************************MODULES***************************************************/

#module .module-Title, #module .module-Title a
{
    color:#0082C8;
}

#module .module-Title a:hover
{
	color:#0082C8;
}

#module .module-Text
{
    color:#3F4E09;
}

#module .module-Text a
{
    color:#3F4E09;
    text-decoration:underline;
}
    
#module .module-Linkbutton,  .module-Linkbutton a
{
	color:#0082C8;
	background-image:url(/media/nav_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#module .module-Separator
{
	border-bottom:1px dotted #0082C8;
}

#module .module-image
{
    border:1px solid #66B4DE;
}
#module .module-imagenormal
{
    border:1px solid #66B4DE;
}

/**********************************SITEMAP*****************************************/

#sitemap .menuSitemapM1
{
	color: #0082C8;
}

#sitemap .menuSitemapM2
{
	color: #0082C8;
	background-image:url(/media/nav_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}

#sitemap .menuSitemapM3
{
	color: #0082C8;
	background-image:url(/media/nav_icon_blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}


/***************************************RECOMMEND**************************************/


#recommend .recommend-Content
{
	background-color:#E5F2F9;
}

#recommend .recommend-Header
{
    color:#0082C8;
}

#recommend .recommend-Separator
{
	border-bottom:1px dotted #0082C8;
}


#recommend .recommend-Input
{
	border:1px solid #005995;
	background-color:#FFF;
}

#recommend .recommend-Input2
{
	border:1px solid #005995;
	background-color:#D6DEBC;
}

/*******************************************NEWSLETTER****************************************/
#newsletter .newsletter-image
{
    border:1px solid #7FC0E3;
}

#newsletter .newsletter-separator
{
	border-bottom:1px dotted #0082C8;
}

/*******************************************CONTACT****************************************/

#contact .contact-separator
{
	border-bottom:1px dotted #0082C8;
}

/*****************************WEATHER*****************************/

#weather .weather-header
{
	color:#0082C8;
}


#weather .weather-images
{
	border:1px solid #66B4DE;
}

#weather .weather-images-small
{
	border:1px solid #66B4DE;
}
