.menu {
margin-top: 50px;
text-align:right;
white-space:nowrap;
}




.treeview { 
margin: 0;
padding: 0;
list-style-type:none;
}

.treeview li {
padding-bottom: 5px;
}

.treeview li a {
color: white;
text-decoration:none;
text-transform:uppercase;
font: normal 12px/20px 'Trebuchet MS', arial, helvetica, sans-serif;
letter-spacing: .5px;
margin-right: 30px;
height: 20px;
display: block;
}



.treeview li font {
color: white;
text-decoration:none;
text-transform:uppercase;
font: normal 12px/20px 'Trebuchet MS', arial, helvetica, sans-serif;
letter-spacing: .5px;
padding-right: 30px;
background: url(../images/flower.png) no-repeat right top;
height: 20px;
display: block;
}



.treeview li a:hover {
color: #CE08A6;
}

.treeview li {
color: white;
text-decoration:none;
text-transform:uppercase;
font: normal 12px 'Trebuchet MS', arial, helvetica, sans-serif;
}

.subItems {
margin: 0;
padding: 10px 0px 10px 0px;
list-style-type: none;
}

.subItems li {
padding-right: 0px;
}



.subItems li a {
font: normal 12px 'Trebuchet MS', arial, helvetica, sans-serif;
text-decoration:none;
color: #f6bcbc;
text-transform:none;
}

.subItems li font {
font: normal 12px 'Trebuchet MS', arial, helvetica, sans-serif;
text-decoration:none;
color: #f6bcbc;
text-transform:none;
}

.subSubItem {
padding-left: 0;
margin: 0;
padding: 0;
list-style-type: none;
}

.subSubItem li a{
font: normal 9px/15px 'Trebuchet MS', arial, helvetica, sans-serif;
text-decoration:none;
color: white;
text-transform:uppercase;
display: inline !important;
}


.treeview li.submenu ul{
display: none;
}

.right h3 {
padding-left: 30px;
height: 20px;
}

.right h3.basket {
background: url(../images/flower.png) no-repeat left top;
}

.right h3 a {
color: white;
text-decoration:none;
text-transform:uppercase;
font: normal 12px 'Trebuchet MS', arial, helvetica, sans-serif;
letter-spacing: .5px;
line-height:20px;
height:20px;

}

.right h3 a:hover {
color: #CE08A6;
}


.right font {
color: white;
text-decoration:none;
text-transform:uppercase;
font: normal 12px/20px 'Trebuchet MS', arial, helvetica, sans-serif;
letter-spacing: .5px;
background: url(../images/flower.png) no-repeat left top;
height: 20px;
display: block;
padding-left: 30px;
}


