.wrapper_menu {
	width: 793px;
	margin:0 auto;
	display:block;
	position: relative;
	z-index:9999;
}
	.wrapper_menu .menu {
	margin: 0; padding: 0;
	margin-left:94px;
	margin-top:2px;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	}

	.wrapper_menu_full .menu {
		width:100%;
		padding:0;
		height:46px;
	}
	.wrapper_menu_full .menu_whole_width {
		list-style:none;
		width:940px;
		margin:0 auto;
		height:46px;
		padding:0;
	}
.menu li {
	float:left;
	padding:0 0 0 2px;
	position:relative;
	background:url(../../images/main/sprites.png) no-repeat 0 -1987px;

}

.menu li:first-child{background:none;}

.menu li a span{
color: white;
font-size: 16px;
line-height: 19px;
text-decoration: none;
float: left;
height: 34px;
padding: 12px 10px 0 10px!important;
}

.menu li:hover a span{
	background-color:#857c59;
	color:#E8E000;
}

.menu li ul li a {background-color:none!important;}
.menu li ul li {background:none!important;}

.menu .fullwidth {
	position: static !important;
}
.menu li:hover {
	border-bottom:none;
}
.menu li.nodrop:hover {}
.menu li.nodrop:hover a {}
.menu li:hover div a {display:block;}
.menu li .drop,.menu li:hover .drop {height:36px;}

/* Right aligned menu item */

.menu li.right {
	float:right;
	right:0;
	margin-right:0;
}
.menu li.right:hover {
	margin-right:-1px;
}



/*  _______________________________________

	02 DROP DOWN MENU
    _______________________________________  */



/* Left & right aligned common styles */

.menu .dropdown_1column, 
.menu .dropdown_1_1column, 
.menu .dropdown_2columns, 
.menu .dropdown_2_2columns, 
.menu .dropdown_3columns, 
.menu .dropdown_4columns,
.menu .dropdown_5columns,
.menu .dropdown_fullwidth {
	margin:4px auto;
	left:-999em;
	position:absolute;
	padding:14px;
	text-align:left;
	-webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	z-index:200;
}

/* Drop Downs Sizes */

.menu .dropdown_1column {width: 145px;}
.menu .dropdown_1_1column {width: 198px;}
.menu .dropdown_2columns {width: 410px;}
.menu .dropdown_2_2columns {width: 395px;}
.menu .dropdown_3columns {width: 455px;}
.menu .dropdown_4columns {width: 610px;}
.menu .dropdown_5columns {width: 765px;}
.menu .dropdown_fullwidth {
	width: 920px;
    	-webkit-border-radius:5px;
	-moz-border-radius:5px;
    	border-radius:5px;
}
.menu li .first_fullwidth {
    	-webkit-border-radius: 0 5px 5px 5px;
	-moz-border-radius: 0 5px 5px 5px;
    	border-radius: 0 5px 5px 5px;
}

/* Showing Drop Down on Mouse Hover - Left aligned */

.menu li:hover .dropdown_1column, 
.menu li:hover .dropdown_1_1column, 
.menu li:hover .dropdown_2columns, 
.menu li:hover .dropdown_2_2columns, 
.menu li:hover .dropdown_3columns,
.menu li:hover .dropdown_4columns,
.menu li:hover .dropdown_5columns {
	left:1px;
	top:42px;
}
.menu li:hover .dropdown_fullwidth {
	left:21px;
	top:33px;
	display: block;
}
.wrapper_menu_full .menu li:hover .dropdown_fullwidth {
	left:50%;
	margin-left:-470px;
	top:32px;
	display: block;
}

/* Showing Drop Down on Mouse Hover - Right aligned */

.menu li .align_right {
    	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
    	border-radius: 0 0 5px 5px;
}
.menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:42px;
}

/* Columns Sizes */

.menu .col_1,
.menu .col_1_1,
.menu .col_1_2,
.menu .col_2,
.menu .col_3,
.menu .col_4,
.menu .col_5,
.menu .col_6 {
	float: left;
	margin-left: 10px;
}
.menu .col_1 {width:145px;}
.menu .col_1_1 {width:200px;}
.menu .col_1_2 {width:176px;}
.menu .col_2 {width:300px;}
.menu .col_3 {width:455px;}
.menu .col_4 {width:610px;}
.menu .col_5 {width:765px;}
.menu .col_6 {width:920px;}

/* IMPORTANT */

/* Use the firstcolumn class for the items that stick to the left edge of the dropdown */
.menu .firstcolumn {
	margin-left: 0; /* Clearing margin & left */
	clear: left;
}



/*  _______________________________________

	03 CONTENT STYLING
    _______________________________________  */



.menu p,
.menu ul,
.menu li,
.menu h2,
.menu h3 {
	font-size:14px; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:21px;
	text-align:left;
	color:#E8E000;
}

.menu h3 a {color:#E8E000!important;}
.menu h3 a:hover {color:#BCFAC3 !important;}

.menu p {
	font-size:12px;
	line-height:18px;
	margin:0;
	margin-bottom:10px;
	text-shadow:1px 1px #000000;
}
.menu .strong {
	font-weight:bold;
}
.menu .italic {
	font-style:italic;
}
.menu h2, 
.menu h3 {
	text-shadow:1px 1px #000000;
	margin-top:0;
}
.menu h2 {
	font-weight:400;
	font-size:21px;
	margin-bottom:18px;
	padding-bottom:11px;
}
.menu h3 {
	font-weight:500;
	font-size:16px;
	margin-bottom:8px;
	padding-bottom:4px;
}
.menu li:hover div a {
	text-decoration:none;
	text-shadow:none;
	border:none;
	padding:0;
}
.menu .pusher { /* Use this pucher if you want to give more vertical spacing between your rows of content */
	margin-top:18px;
}

/* Icon paragraphs */

.menu .help,
.menu .favorite,
.menu .mail,
.menu .print {
	padding-left:36px;
	margin-bottom:18px;
}
.menu .help {background:url(../../images/main/help.png) no-repeat 0 2px;}
.menu .favorite {background:url(../../images/main/favorite.png) no-repeat 0 2px;}
.menu .mail {background:url(../../images/main/mail.png) no-repeat 0 2px;}
.menu .print {background:url(../../images/main/print.png) no-repeat 0 2px;}

/* Images styles */

.menu .imgshadow_dark,
.menu .imgshadow_light {
	padding:4px;
	margin-top:5px;
}
.menu .img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:2px 15px 5px 0;
}
.menu .img_right { /* Image sticks to the right */
	width:auto;
	float:right;
	margin:2px 0 5px 15px;
}

/* Box styles */

.menu li .black_box,
.menu li .dark_grey_box {
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}

/* Standard lists styles */

.menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
.menu li ul li {
	font-size:12px;
	position:relative;
	text-shadow: 1px 1px 1px #000000;
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	width:200px;
	color:#fff!important;
	line-height:16px;
	display:block;
	padding-bottom:4px;

}
.menu li ul li a {
	padding:0;
	font-size:13px;
	color:#fff!important;
	background: url(../../images/main/navlist_arrow.png) no-repeat 5px 9px;
	display: block;
	padding: 2px 1px 1px 15px!important;
	background-color:#ADA37C!important;
	line-height:16px;
	padding-bottom:4px;
}
.menu li ul li a:hover {
	color:#fff000!important;
	line-height:16px;
	padding-bottom:4px;
}

.menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
	color:#BCFAC3!important;
	line-height:16px;
	padding-bottom:4px;
}

/* Greybox lists styles */

.menu li .greybox li {
	margin:0 0 4px 0;
	padding:4px 6px 4px 6px;
	width:131px;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
}
.menu li .greybox li:hover {
	padding:4px 6px 4px 6px;
	margin:0 0 4px 0;
}

/* Other lists styles */

.menu li .plus li {
	margin:0 0 4px 0;
	padding:0 0 0 21px;
	width:109px;
}
.menu li .plus li:hover {
	padding:0 0 0 21px;
	margin:0 0 4px 0;
}

/* Social Icons */

.menu li ul.social {
	list-style:none;
	margin:0;
	padding:0;
}
.menu li ul.social li {
	padding-top:5px;
	margin:0 12px 12px 0;
	float:left;
	position:relative;
	display:inline;
	width:32px;
}
.menu li ul.social li img {
	border:none;
}
.menu li ul.social li:hover {
	padding-top:5px;
	margin:-1px 12px 12px 0;
}
.menu li ul.social li span {
	display:none;
}

/* 2-Levels Drop Down */

.menu .levels, 
.menu .levels ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.menu li:hover .levels a {
	display:block;
}
.menu .levels a {
	display: block;
	width: 10em;
}
.menu .levels li {
	float: left;
	width:150px;
}
.menu .levels li ul {
	position: absolute;
	top:-23px;
	margin:15px 0 0 4px;
	padding:6px;
    	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    	border-radius: 5px;
	left: -999em;
}
.menu .levels li:hover ul ul, 
.menu .levels li:hover ul ul ul {
	left: -999em;
}
.menu .levels li:hover ul, 
.menu .levels li li:hover ul, 
.menu .levels li li li:hover ul {
	left: 142px;
}



.menu_light_theme ul li:hover,
.menu_light_theme ul li.nodrop:hover {
}
.menu_light_theme ul li:hover a {
	color:#E8E000;
}

.menu_light_theme ul li .drops,
.menu_light_theme .menu li.noactive .drops {
	background:url(../../images/main/arrow_down1.png) no-repeat right 13px;
}
.menu_light_theme ul li:hover .drops {
	background:url(../../images/main/arrow_down1.png) no-repeat right 12px;

}
.menu_light_theme ul .dropdown_1column, 
.menu_light_theme ul .dropdown_1_1column, 
.menu_light_theme ul .dropdown_2columns, 
.menu_light_theme ul .dropdown_2_2columns, 
.menu_light_theme ul .dropdown_3columns, 
.menu_light_theme ul .dropdown_4columns,
.menu_light_theme ul .dropdown_5columns,
.menu_light_theme ul .dropdown_fullwidth,
.menu_light_theme ul .levels li ul {
	background:#ADA37C;
	border:1px solid #857c59;
}
.menu_light_theme ul p,
.menu_light_theme ul h2, 
.menu_light_theme ul h3,
.menu_light_theme ul li ul li {
	text-shadow: none;
}
.menu_light_theme ul h2, 
.menu_light_theme ul h3 {
	border-bottom:1px solid #eee;
}

.col_1_1 h3.wb, .col_1 h3.wb{border-bottom:none!important;
margin-bottom: 4px!important;
padding-bottom: 0px!important;
}

h3.arr{ background: url(../../images/main/navlist_arrow.png) no-repeat 5px 9px;
display: block;
padding: 0 1px 1px 15px!important;
}

.col_1_1 h3.p12{margin-top: 14px!important;
}

.menu_light_theme ul .imgshadow_dark { /* Better style on dark background */
	background:#FFFFFF;
	border:1px solid #333333;
	-moz-box-shadow:0 0 5px #000000;
	-webkit-box-shadow:0 0 5px #000000;
	box-shadow:0 0 5px #000000;
}
.menu_light_theme ul .imgshadow_light { /* Better style on light background */
	background:#FFFFFF;
	border:1px solid #777777;
	-webkit-box-shadow:0 0 5px #666666;
	-moz-box-shadow:0 0 5px #666666;
	box-shadow:0 0 5px #666666;
}
.menu_light_theme ul li .black_box {
	color:#ffffff;
	text-shadow:1px 1px 1px #000000;
	background-color:#333333;
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}
.menu_light_theme ul li .dark_grey_box {
	color:#ffffff;
	text-shadow:1px 1px 1px #000000;
	background-color:#555555;
	-webkit-box-shadow:inset 0 0 3px #111111;
	-moz-box-shadow:inset 0 0 3px #111111;
	box-shadow:inset 0 0 3px #111111;
}
.menu_light_theme ul li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
}
.menu_light_theme ul li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
}
.menu_light_theme ul li .plus li {
	background: url(../../images/main/plus.png) left 6px no-repeat;
}
.menu_light_theme ul .levels a.parent, 
.menu_light_theme ul .levels a.parent:hover {
	background: url(../../images/main/arrow_right1.png) right center no-repeat;
}
.menu_light_theme .menu li:hover div a {
	border-bottom:none;
}
.menu_light_theme .menu li.noactive a {
	color:#eeeeee;
}


/*  _______________________________________

	07 COLORS
    _______________________________________  */



/* Blue */

.menu_blue {
}
.wrapper_menu .menu_blue {
}
.wrapper_menu_full .menu_blue {
	border-bottom: 1px solid #015b86;
}
.menu_dark_theme .menu_blue li:hover div a {color:#0294da;}
.menu_dark_theme .menu_blue li:hover div a:hover {color:#33bcfd;}
.menu_dark_theme .menu_blue li ul li a:hover {color:#33bcfd;}
.menu_light_theme .menu_blue li:hover div a {color:#fff;}
.menu_light_theme .menu_blue li:hover div a:hover {color:#fff;}
.menu_light_theme .menu_blue li ul li a:hover {color:#029feb;}


/*  _______________________________________

	08 TOUCH SCREEN DEVICES
    _______________________________________  */



.menu li.noactive,
.menu li.noactive:hover {
	background:none;
	border:none;
	margin-right:20px;
}
.menu li.noactive a {
	padding: 5px 27px 3px 10px;
	text-shadow: 1px 1px 1px #000;
	border-bottom:none;
}
.menu li.noactive.right {
	margin-right:0;
}
.addc .btn-add{position: absolute;top: 16px;right: 14px;}

.menu h3.love {background: url(../../images/main/love.png) no-repeat 0 3px;
display: block;
padding: 0 1px 1px 20px!important;
}
