.logo{
	margin-top:23px;
	float:left;
	margin-right:41px;
	background-image:url(images/bikesearchlogo-web.png); background-repeat:no-repeat;
	width:383px;
	height:106px;
}


.black_menu{background-color:#d34300; height:39px;}

ul.sf-menu {

margin:0;
}
ul.sf-menu >li>ul {
margin-top:0px;
width: 200px;
z-index: 100;
}
.sf-menu li {
	background:		#d34300 !important ; /* change this line to change the main bg color of the menu */
	z-index: 100;
}
.sf-menu > li > a{
	height:20px; 
	padding-bottom:0;
	padding-top:13px;
	z-index: 100;
}
.sf-menu > li > a:hover {
	height:20px !important;
	background-color:#ab3600; /*change this line to change the bg of the main item */
	z-index: 100;
}
.sf-td{

/*background:		#135fa4 ;*/
}
.sf-menu ul {
	position:		absolute;
	font-size:		1em;
	top:			-999em;
	width:			143px ;
	
	
}

.sf-menu li {
	float:			left;
	position:		relative;
	width:143px;
}
.sf-menu {
	float:			left;
	
}

.sf-menu a {

	padding: 		.75em 1em;
	font-size:11px;
	text-decoration:none;
	border:0;
	
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFFFFF;
}

.sf-menu li {
	background:		#000000;
}

.sf-menu li li {
	background:		#000000;
}
.sf-menu li li li {
	background:		#000000;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color:		#ab3600; /* change this line to change the bg of the subitem */
	outline:		0;
}


.sf-menu a.sf-with-ul {
	padding-left: 	2.25em;
	min-width:		1px; 
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	left:			0;
	top:			1.05em; 
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		0;
	}  


ul.sf-menu  li ul li a{

text-align:left !important;
}
ul.sf-menu  li {

/*height:33px !important ;
padding-top : 5px;*/

}

ul.sf-menu  li  ul li{

/*height:23px !important ;
padding-top : 0px;*/

}