﻿body{
	background: #fff url('../Content/images/categories/flbg.jpg') no-repeat center top fixed;
	min-height: 1000px;
}
/*
.category-menu .category-menu-list .cat_floristik{
   	background: #74005b;
	color: #FFFFFF;
}
*/
header li.cat_floristik:before{
	height:5px !important;
}
header li.cat_floristik	.category-menu-div{
	transform:translateY(-3px);
}

.left-menu-content li:hover{
	color: #ffffff;
	background-color: #74005b;
}
.left-menu-content a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #74005b;
}

.right-menu-header{
    border:dashed 1px #74005b;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:16px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:16px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}	

.left-menu-content li:hover a{
	color: #FFFFFF;
	background-color: #74005b;
	text-decoration: none;
	
}
.left-menu-content li:hover{
	background-color: #74005b;
	
}



.right-menu-content{
	border: 1px solid #74005b;
}

.left-menu-header{
	text-shadow: 1px 1px 2px #555;
	background: #74005b; 
	border:dashed 1px #74005b;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright:34px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-right-radius:34px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:6px;
border-top-right-radius:34px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
	padding-top: 3px;
	
}	

.left-menu-content{
	border:solid 1px #74005b;
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:0px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
color: #FFFFFF;
		
}

.center-menu-header{
	border: 1px solid #74005b;
	background: #74005b;
}	

.center-menu-content{
	border: 1px solid #74005b;
}

#selected_category {
	background-color: #74005b;
	color: #FFFFFF;
}

#selected_category  a{
	background-color: #74005b;
	color: #FFFFFF;
}