/* CSS Document */
/* ############### tales.be css framework(by kvd) ###############  */
/* ############### TOPBLOCK ############### */
/* ############### c.005.topblock.css ############### */


/* ############### 1. LANGUAGE SWITCH ############### */


#langswitch ul{
	margin: 0;
}
#IE6 #langswitch ul, #IE7 #langswitch ul{}
#langswitch li{
	display: inline;
}


#langswitch li a{ 
	display: inline-block;
	width: 28px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #a1ce22;} 
	
	.blue   #langswitch li a{color: #172f49;}
	.green  #langswitch li a{color: #a1ce22;}
	.orange #langswitch li a{color: #7a1f16;}
	.purple #langswitch li a{color: #fff;}
	
#langswitch a:link, #langswitch a:visited{
	color: #a1ce22;
}


#langswitch li a:hover, #langswitch li a:active{ background: url(/websites/25/uploads/image/templates/basics/green/background.language.selected.gif) no-repeat; color: #165a0c; font-weight: normal;}
	.blue   #langswitch li a:hover, .blue   #langswitch li a:active{background: url(/websites/25/uploads/image/templates/basics/blue/background.language.selected.gif) no-repeat; color: #fff;}
	.green  #langswitch li a:hover, .green  #langswitch li a:active{background: url(/websites/25/uploads/image/templates/basics/green/background.language.selected.gif) no-repeat; color: #165a0c;}
	.orange #langswitch li a:hover, .orange #langswitch li a:active{background: url(/websites/25/uploads/image/templates/basics/orange/background.language.selected.gif) no-repeat; color: #fff;}
	.purple #langswitch li a:hover, .purple #langswitch li a:active{background: url(/websites/25/uploads/image/templates/basics/purple/background.language.selected.gif) no-repeat; color: #fff;}


/* ########### SELECTED STATE ############### */
#langswitch li.selected a{ background: url(/websites/25/uploads/image/templates/basics/green/background.language.selected.gif) no-repeat; color: #165a0c;	font-weight: bold;}
	.blue   #langswitch li.selected a{background: url(/websites/25/uploads/image/templates/basics/blue/background.language.selected.gif) no-repeat; color: #fff;}
	.green  #langswitch li.selected a{background: url(/websites/25/uploads/image/templates/basics/green/background.language.selected.gif) no-repeat; color: #165a0c;}
	.orange #langswitch li.selected a{background: url(/websites/25/uploads/image/templates/basics/orange/background.language.selected.gif) no-repeat; color: #fff;}
	.purple #langswitch li.selected a{background: url(/websites/25/uploads/image/templates/basics/purple/background.language.selected.gif) no-repeat; color: #fff;}






#langswitch li.selected a:link, #langswitch li.selected a:visited{}
#langswitch li.selected a:hover, #langswitch li.selected a:active{}


/* ############### 2. PRODUCTS TOP ############### */


#productstop ul{
	margin: 0;
}
#IE6 #productstop ul, #IE7 #productstop ul{}
#productstop li{
	display: inline;
}


#productstop li a{ 
	display: inline-block;
	
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #a1ce22;} 
	
