
/*** ESSENTIAL STYLES ***/
.sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
		    z-index:9999;

	
}
.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
		    z-index:9999;
	
	

	

	
}
.sf-menu {
	line-height:	1.0;
		 width:1200px;
		     z-index:9999;

	
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
   font-family:'Didact Gothic';
    font-size: 13px;
    z-index:9999;
  
    
    
  

	 
}
.sf-menu ul li {
	width:241px;
	text-align:left;
		    z-index:9999;

			
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: right;
	position:		relative;

	border-right: 1px solid #e5e5e5;
  	    z-index:9999;

/*  border-right: 1px solid white;*/

}
.sf-menu a {
	display:		block;
	position:		relative;
	font-family:'Didact Gothic';   font-size: 16px;
	    z-index:9999;

    }
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.9em; /* match top ul list item height */
	
}
.sf-menu li:hover ul {
	left:			20px;
	top:		 3.6em; /* match top ul list item height */
	z-index:		99;
	/*background: #66AAD7;*/
}

/*** DEMO SKIN ***/
.sf-menu {
	/*float:			left;
	margin-bottom:	0em;*/
	margin:auto;
	
}
.sf-menu ul {
	/*box-shadow: 2px 2px 6px rgba(0,0,0,.2);*/
	
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	padding: 		.75em 2em;
	text-decoration:none;
	
}
.sf-menu a  { /* visited pseudo selector so IE6 applies text colour*/
	color:#454343;
 height:23px;
	
}
.sf-menu li li {

background-image :url('../images/menu.png');
border-right : none;
border-bottom : 1px solid #D9DDDE;
height: 45px;
margin-right:-21px;
	
}


.sf-menu li li a
 {
	color:white;
		    z-index:9999;

		
}

.sf-menu li li a:hover {
	color:white;
	background:#5c92f5;
}


.sf-menu a:hover {
	
	outline:		0;
	
	background-color:#efefef;

}



.sf-menu li:hover {
	
	outline:		0;
	
	
color: ;
	

}
.sf-menu li:hover a{
background-color:#efefef;
color :black;


}

.sf-menu li:hover li a{
	background-color:none;

	color:#6D673B;

}
.sf-menu li:hover li:hover {
background-color:none;
height: 45px;


}

.sf-menu li:hover li:hover a{
	 /*background:white; */

	color:white;

	}



/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.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:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

li:hover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

a:active > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

a:hover > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

a:focus > .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 li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.sf-menu ul li:hover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.sf-menu ul a:active > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.sf-menu ul a:hover > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.sf-menu ul a:focus > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

.brands{

width:400px;

}
.brands a:hover{
background:none;
}
