
/*** ESSENTIAL STYLES ***/
.sf-contener {
	clear: both;
	position:relative;
}
.sf-right {
  margin-right: 14px;
  float: right;
  width: 7px;
}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	margin: 0px;
	padding:0px 0px 0px 0px;
	width:100%;/* 980 */
	background:url(../img/topmenu_bg.gif) repeat-x 0 100%;
}
.sf-menu ul {
	position:		static !important;
	width:			160px; /* left offset of submenus need to match (see below) */
	float:left;
}
.sf-menu ul li {
	width:			100%;
	float:left;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
	background: url(../img/active_item.gif) no-repeat 0 100%;
}
.sf-menu li {
	float:			left;
	position:		static;
	background: url(../img/active_item.gif) no-repeat -200px 100%;
}
.sf-menu > li {
	margin:0px 20px;
	}
	.sf-menu > li a{
		padding-left:6px;
		padding-right:6px !important;
	}
.sf-menu a {
	display:		block;
	position:		relative;
	color:#969696;
	
}
.sf-menu ul li a {
	font-size:12px;
	line-height:20px;
	color:#969696;
}
.sf-menu a:hover {
	background:none !important;
	color:#e1423c;
}
.sf-menu li li a:hover {
	color:#333;
	}
.sf-menu > li > a, .sf-menu > li > a.sf-with-ul {
	text-transform:uppercase; 
	color:#3a3a3c;
	font-size:12px;
	}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			34px; /* match top ul list item height */
	z-index:		99;
	width:auto
}
ul.sf-menu > li.sfHover > a {
	color:#e1423c;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
}
.sf-menu a {
	display:block;
	padding: 0 0px 13px 0px;
	line-height:20px;
	border: 0;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	
}
.sf-menu li li {
	background: none;
}
.sf-menu li li li {
	background:	none;
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active {
	background:		none;
	outline:		0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	0px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		none;
	right:			5px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../img/arrows-000000.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 5px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* hack IE7 */
.sf-menu a, .sf-menu a:visited {height:20px !IE;}
.sf-menu li li {
	width:160px;
	margin-bottom:5px;
}
#subcat_2 {
	min-height:120px;
}
#subcat_2 > li > a {
	text-transform:uppercase;
	padding:0px 0px 12px 0px;
	line-height:20px;
	color:#333;
}
#subcat_3 > li > a {
	padding:0px;
	line-height:20px;
}
.menuWrapper2, .menuWrapper {
	width:662px;
	min-height:210px;
	display:none;
	padding:13px 270px 25px 25px;
	background:#f9f9f9;
	overflow:hidden;
	position:absolute;
	left:0px;
	z-index:9999;
	border:1px solid #e5e2e2;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    2px 2px 4px rgba(0, 0, 0, 0.25);
	box-shadow:         2px 2px 4px rgba(0, 0, 0, 0.25);
}
.categoryImg {
	float:right;
	height:225px;
	position:absolute;
	right:10px;
	top:10px;
	overflow: hidden
}
.categoryImg img, .categoryImg{
	width:170px;
}
.categoryImg img{	
	margin-left:0px;
	height:auto;
}
.cms_items li a {
	padding:0px;
	line-height:20px;
}