
/*** ESSENTIAL STYLES ***/
.sf-contener {
	clear: both;
	position:relative;
	margin: 0 auto;
	height:73px;
}
.sf-right {
  margin-right: 14px;
  float: right;
  display:none;
  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:none;
	float:left;
	position:relative;
	z-index:99999;
	height:52px;
}
.sf-menu ul {
	position:		static !important;
	width:			auto; /* left offset of submenus need to match (see below) */
	float:left;
	z-index:999999;
	
}
.sf-menu ul li {
	width:			100%;
	float:left;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	padding:0 0 0 0px;
	margin-right:2px;
}
.sf-menu a {
	display:		block;
	position:		relative;
	color:#969696;
	
}
.sf-menu ul li a {
	font-size:12px;
	line-height:20px;
}
.sf-menu a:hover {
	background:#D88528;
}
.ie7 .sf-menu a:hover {
	vertical-align:middle;
}
.sf-menu li li a:hover {
	color:#8E8E8E;
}
.sf-menu a {
	
	text-decoration:none;
	position:relative;
	white-space:nowrap;
    line-height: 20px;
    padding:26px 12px 27px;
	z-index: 9999;
	color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
  
}
.sf-menu ul li a	
{ 
	font-size:11px;
	margin:0 5px 3px;
	padding:0px 0px 0px 0px;
	text-transform:capitalize;
	color:#807F7F;
}


.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 {
	border-bottom: 6px solid #FFFFFF;
    border-top: 6px solid #FFFFFF;
    color: #262626;
    padding: 15px 12px;


}*/

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 li li {
	background: none;
}
.sf-menu li li li {
    padding-bottom: 2px;
    padding-top: 2px;
}
.sf-menu li li li:hover {
	


}
.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 {
}
/*** arrows **/

.sf-sub-indicator {
    display: none;
    height: 4px;
    left: 28px;
    position: absolute;
    text-indent: -999em;
    top: 34px;
    width: 8px;
}
.sf-menu .sfHover a:hover .sf-sub-indicator { display:block;}

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 {

    display: block;
    height: 4px;
    left: 28px;
    position: absolute;
    text-indent: -999em;
    top: 32px;
    width: 8px;
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top: 32px;
}
/* apply hovers to 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:150px;
	margin-right:20px;
}
.sf-menu li li a{text-shadow:none;}
.sf-menu li li a:hover{background:none;}
#subcat_2 {
	min-height:125px;
	padding:20px 25px;
}

#subcat_2 li a {
    font-size: 18px;
	padding-bottom:13px;
	border-bottom:1px solid #807F7F;
}
#subcat_2 li a:hover	{}
#subcat_3 li a:hover
{
	border:none;
	color:#D88528;
}

#subcat_3 li a {
    display: block;
    font-size: 13px;
	padding:3px 0px;
    text-decoration: none;
    white-space: nowrap;
	font-weight:normal;
	margin:0;
	border:none;
}
.menuWrapper3 #subcat_3	{ margin-left:8px;}
.menuWrapper2, .menuWrapper {
    display: none;
    min-height: 140px;
    overflow: hidden;
    position: absolute;
    width: auto;
    z-index: 999;
	top:73px;
	border-top:none;
	min-width: 560px;
	background: none repeat scroll 0 0 rgba(237, 237, 237, 0.9);
}
.menuWrapper2, .menuWrapper {
	background:#EEEEEE !IE;
}
.categoryImg {
	float:right;
	height:185px;
	position:absolute;
	right:0px;
	top:30px;
	overflow: hidden;
	padding: 0px;
	width:200px;
}
.categoryImg img{	
	margin-left:0px;
	height:auto;
	max-width: 100%;
}
.cms_items li a {
	padding:0px;
	line-height:20px;
}
/*===================================================================*/
.menu	
{ 
	float:left;
	z-index:5;
	position: relative;
}
.sf-menu .home 
{ 
	 height: 36px;
    padding: 0;
    width: 30px; margin-right:2px;

}
.sf-menu .home:hover {}
.sf-menu .home:hover a	{  padding:0; height:36px; width:30px; background:none;}
.sf-menu li.sfHover:hover > a{background: #D88528;}
.sf-menu li ul li.sfHover:hover > a{background:none;}
.sf-menu li.sfHover ul li a:hover, .sf-menu li.sfHover ul li.sfHover:hover > a{color:#D88528;}