
/*******************************************BANNER****************************************/

#header .banner
{
	background-image:url(/media/banner_default.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

/*****************************LOGO-EISACKBIKE*****************************/
#header .logo-eisackbike
{
	background-color:#FFF;
}

#header .logo-text
{
	color:#55731C;
}

/*****************************FRAME OFFERS*****************************/
#frame-offers
{
	background-color:#55731C;	
	border-right:1px solid #778F49;
}

#frame-offers .box-offers-title
{
	color:#F4EFD9;
}

#frame-offers .box-offers-text
{
	color:#F4EFD9;
}

#frame-offers .box-offers-text a
{
	color:#C1CC00;
}

#frame-offers .box-offers-image
{
	border:1px solid #F4EFD9;
}



#frame-offers .box-offers-linkbutton-next
{
	background-image:url(/media/icon_list_next_frame.gif);
	background-repeat:no-repeat;
}
#frame-offers .box-offers-linkbutton-previous
{
	background-image:url(/media/icon_list_back_frame.gif);
	background-repeat:no-repeat;
}

/*****************************FRAME COMPANIES*****************************/
#frame-companies
{
	background-color:#55731C;	
	border-right:1px solid #778F49;
}

#frame-companies .box-companies-title
{
	color:#F4EFD9;
}

#frame-companies .box-companies-text
{
	color:#F4EFD9;
}

#frame-companies .box-companies-text a
{
	color:#C1CC00;
}

#frame-companies .box-companies-image
{
	border:1px solid #F4EFD9;
}

#frame-companies .box-companies-linkbutton-next
{
	background-image:url(/media/icon_list_next_frame.gif);
	background-repeat:no-repeat;
}
#frame-companies .box-companies-linkbutton-previous
{
	background-image:url(/media/icon_list_back_frame.gif);
	background-repeat:no-repeat;
}

/*****************************FRAME WEATHER*****************************/
#header .box-weather
{
	background-color:#55731C;	
}

#header .box-weather-title a
{
	color:#F4EFD9;
}

#header .box-weather-text
{
	color:#F4EFD9;
}


#header .box-weather-date
{
	color:#F4EFD9;
}

#header .box-weather-date a
{
	color:#C1CC00;
}

#header .box-weather-link a
{
	color:#C1CC00;
}


#header .box-weather-image
{
	border:1px solid #F4EFD9;
	background-color:#FFF;
}

/*****************************NAV TOP*****************************/

#menutop .top-menu0, .top-menu0active
{

	color:#F4EFD9;
}

#menutop .top-menu0 a, .top-menu0active a
{
	color:#F4EFD9;
}

#menutop .top-menu1 a  
{
	color:#3F5A24;
	background-color:#C2CD00;
	border-bottom:1px solid #F4EFD9;
}

#menutop .top-menu1 a:hover
{
	color:#F4EFD9;
	border-bottom:1px solid #F4EFD9;
	background-color:#C2CD00;
}

#menutop .flyout .top-menu2 a  
{
	color:#3F5A24;
	border-bottom:1px solid #F4EFD9;
	background-color:#C2CD00;
	
}

#menutop .flyout .top-menu2 a:hover
{
	color:#F4EFD9;
	border-bottom:1px solid #F4EFD9;
	background-color:#C2CD00;

}


#menutop .top-slogan
{
	color:#3F5A24;
}

#menutop .item
{
	background-color:#C2CD00;
}

/*****************************REQUEST*****************************/
#header .quick-request
{
	background-color:#DAE166;
}

#header .request-title a
{
	color:#55731C;
}

#header .request-title a:hover
{
	color:#3F5A24;
}

#header .request-text
{
	color:#55731C;
}

#header .request-input
{
	color:#524413;
	background-color:#FDF7E3;
	border:1px solid #DFD1A2;
}

#header .request-linkbutton a
{
	background-image:url(/media/icon_list_next.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#55731C;
}


/*****************************CONTENT*****************************/
#content
{
	background-image:url(/media/bg_content.gif);
	background-repeat:repeat-y;
}

#column-left .menu0
{
	background-color:#C2CD00;
}

#column-left .menu0, .menu0 a
{
	color:#F4EFD9;
}

#column-left .menu0 a:hover
{
	color:#3F5A24;
}
#column-left .slogan
{
	color:#3F5A24;
}

#column-left .menu1,  .menu1active
{
	color:#F4EFD9;
	background-color:#668133;
}

#column-left .menu1 a
{
	color:#F4EFD9;
	background-image:url(/media/icon_list_nav.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	display:block;
	
}

#column-left .menu1 a:hover
{
	color:#C0CC00;
}

#column-left .menu1active a
{
	color:#C0CC00;
	background-image:url(/media/icon_list_nav_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	display:block;
}

#column-left .menu1active a:hover
{
	color:#F4EFD9;
}

#column-left .menu2,  .menu2active
{
	color:#F4EFD9;
}

#column-left .menu2 a
{
	color:#F4EFD9;
	background-image:url(/media/icon_list_nav.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	display:block;
}

#column-left .menu2 a:hover
{
	color:#F4EFD9;
}

#column-left .menu2active a
{
	color:#C0CC00;
	background-image:url(/media/icon_list_nav_over.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	display:block;
}


#column-left .menu2active a:hover
{
	color:#F4EFD9;
}

/*****************************NEWSLETTER*****************************/
#column-left .newsletter
{
	background-color:#C2CD00;
}

#column-left .newsletter-title a
{
	color:#FAEBC0;
}

#column-left .newsletter-text
{
	color:#517330;
}


#column-left .newsletter-linkbutton a
{
	background-image:url(/media/icon_list_next.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#55731C;
}

#column-left .newsletter-input
{
	color:#55731C;
	background-color:#F2EBD6;
	border:1px solid #FAEBC0;
}

/*****************************frame catalgoue*****************************/

#column-left .frame-catalogue
{
	background-color:#C2CD00;
}
#column-left .frame-catalogue .detail-link
{
	background-image:url(/media/icon_list_next.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	color:#55731C;
}
#column-left .frame-catalogue .title
{
	color:#FAEBC0;
}
/*****************************VIDEO*****************************/

#column-left .video-title,  .video-title a
{
	color:#FAEBC0;
	background-color:#C2CD00;
}

#column-left .video-text
{
	color:#517330;
}

/*****************************path*****************************/

#column-content .path-container
{
	background-color:#55731C;
}

#column-content .path, .path a
{
	color:#FAEBC0;
}

#column-content .path a:hover
{
	color:#C2CD00;
}

.language, .language a
{
	color:#FAEBC0;
}

.language a:hover
{
	color:#C2CD00;
}


#column-content .content
{
	color:#5F4C19;
}

/*****************************bottom*****************************/

#bottom
{
	background-image:url(/media/bg_bottom.gif);
}

#bottom .bottom-column-left
{
	background-color:#55731C;
}

#bottom .bottom-column-right
{
	background-image:url(/media/bg_servicebox.gif);
}

#bottom .bottom-column-right .border
{
	background-color:#55731C;
}


#bottom .text
{
	color:#524413;
}

#bottom .text a:hover
{
	text-decoration:none;
}


#bottom .service-title
{
	color:#FAEBC0;
}

#bottom .service-menu0, .service-menu0 a,  .service-menu0active a:hover
{
	color:#FAEBC0;
}

#bottom .service-menu0 a:hover,  .service-menu0active a
{
	color:#55731C;
}

#bottom .intranet
{
	background-color:#C2CD00;
}

#bottom .intranet-title,  .intranet-title a
{
	color:#FAEBC0;
}

#bottom .intranet-text
{
	color:#FAEBC0;
}


#bottom .intranet-linkbutton, .intranet-linkbutton a
{
	color:#FAEBC0;
}


#bottom .intranet-linkbutton-login a
{
	background-image:url(/media/icon_list_next.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#55731C;
}

#bottom .intranet-input
{
	background-color:#F2EBD6;
	border:1px solid #FAEBC0;
}


/*****************************footer*****************************/

#footer .text
{
	color:#524413;
}

/*******************************************BACKGROUND****************************************/
.body
{
    background-image:url(/media/bg_hori.gif);
	background-position:top center;
	background-repeat:repeat-x;
	color:#524413;
	background-color:#faebc0;
}

/*****************************MODULES*****************************/

#modules .module-text
{
	color:#524413;
}
#modules .module-text-small
{
	color:#524413;
}

#modules .module-title, .module-title a
{
	color:#524413;
}

#modules .module-image
{
    border:1px solid #CBB461;
}

#modules .module-box
{
	background-color:#DFE18E;
}

#modules .module-box-info
{
    background-image:url(/media/boxContact_bg.gif);
    background-repeat:repeat-y;
}

#modules .module-list-header
{
    color:#F4EFD9;
    background-color:#A9BF00;
}

#modules .module-separator-line
{
    border-bottom:1px solid #CBB461;
}

#modules .module-separatorline
{
    border-bottom:1px dashed #CBB461;
    
}



#modules .module-attributes
{
    background-color:#A9BF00;
}

/*******************************************NEWSLETTER****************************************/
#newsletter .newsletter-image
{
    border:1px solid #CBB461;
}

/*******************************************CONTACT****************************************/
#contact .contact-missing
{
    color:#CC0000;
}

#contact .contact-privacynote
{
    color:#CC0000;
}

#modules .contact-separatorline
{
    border-bottom:1px dashed #CBB461;
    
}

/***************************************RECOMMEND**************************************/
#recommend 
{
    background-color:#C2CD00;
	color:#524413;
}

#recommend .recommend-header
{
    color:#FAEBC0;
}

#recommend .recommend-content
{
    background-color:#FDF7E3;
}

#recommend .recommend-separatorLine
{
    background-color: #FDF7E3;
}

#recommend .recommend-separator
{
    background-color:#C2CD00;
}

#recommend .recommend-input
{
	color:#524413;
	background-color:#FDF7E3;
	border:1px solid #DFD1A2;
}

#recommend .recommend-input2
{
	color:#524413;
	background-color:#DFD1A2;
	border:1px solid #DFD1A2;
}

#recommend .recommend-linkbutton, .recommend-linkbutton a
{
	color:#55731C;
}
   
#recommend .recommend-linkbutton a:hover
{
	color:#55731C;
}
/*******************************************WEATHER****************************************/
#moduleweather .image-border-color
{
    border:1px solid #CBB461;
}

/*******************************************Footer****************************************/
.request-footer a
{
	color:#55731C;
}
.request-footer
{
	background-color:#C2CD00;
	border:1px solid #D4D63C;
}




/*******************************************TEXT****************************************/
.text, p
{
	color:#524413;
}
.textsmall
{
	color:#524413
}
.title
{
	color:#524413
}

.titlesmall
{
	color:#524413
}

a
{
	color:#524413
}

.textinput
{
	color:#524413;
	background-color:#FDF7E3;
	border:1px solid #DFD1A2;
}

.textinput2
{
	color:#524413;
	background-color:#DFD1A2;
	border:1px solid #DFD1A2;
}

ul 
{
    list-style-image:url(/media/icon_list.gif);
    margin:0px;
    padding-left:15px;
}

li 
{
    margin:0px;
    padding:0px;
}