/* RadMenu Gauerke skin */

.RadMenu_Gauerke{}
.RadMenu_Gauerke .link:hover{cursor:pointer;text-decoration:none;}

.RadMenu_Gauerke .rootGroup .item .link{background-image:url(img/Sep.png);background-repeat:no-repeat;background-position:right;color:#FFF;}
.RadMenu_Gauerke .rootGroup .item .link .text{font-family:Arial;font-size:10px;line-height:20px;margin-right:52px;text-transform:uppercase;}
.RadMenu_Gauerke .rootGroup .item .link:hover{color:#b0b0b0;}
.RadMenu_Gauerke .rootGroup .last .link{background-image:url(img/spacer.gif);}
.RadMenu_Gauerke .rootGroup .last .link .text{margin-right:0px;}
.RadMenu_Gauerke .rootGroup .first{margin-left:15px;}

.RadMenu_Gauerke .group{text-align:left;}
.RadMenu_Gauerke .group .first{margin:0px;}
.RadMenu_Gauerke .group .item{background-image:url(img/SubMenu.png);background-repeat:repeat-y;width:117px;}
.RadMenu_Gauerke .group .first{background-image:url(img/SubMenuT.png);background-repeat:no-repeat;background-position:top;}
.RadMenu_Gauerke .group{background-image:url(img/SubMenuB.png);background-repeat:no-repeat;background-position:bottom;}
.RadMenu_Gauerke .group .item .link .text{color:#000;margin:0px;padding-left:18px;}
.RadMenu_Gauerke .group .item .link .text:hover{color:#EB151C;}
.RadMenu_Gauerke .group .first .link .text{margin-top:20px;}
.RadMenu_Gauerke .group .last{margin-bottom:20px;}
