/*
Pure CSS Menu
Copyright (c) 2009 Ajatix. All rights reserved.
http://www.ajatix.com
Unregistered copy
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:100%;min-width:590px;}
* html .AJXMenueDFaTFD .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenueDFaTFD .ajxmw2 {margin-left:-590px;height: 1px;}
.AJXMenueDFaTFD ul {
	position:relative;
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style-type:none;
	background-color: #611122;
	background-position: right center;
}
.AJXMenueDFaTFD li {
	float:left;
	margin:0;
}
.AJXMenueDFaTFD li:hover,.AJXMenueDFaTFD li a:hover {
	position:relative;
	background-color: #ccc;
	color: #611122;
}
.AJXMenueDFaTFD a {
	display:block;
	float:left;
	height:35px;
	padding:0 20px 0 20px;
	font:bold 12px/35px Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
	color:#fce700;
	background-color: #611122;
	background-repeat: no-repeat;
	background-position: right top;
}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.AJXMenueDFaTFD a.ajxsub {
	padding:0 33px 0 20px;
	background-color: #611122;
	background-repeat: no-repeat;
	background-position: right top;
}
.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #611122;
}
.AJXMenueDFaTFD li ul {position:absolute;left:-9999px;top:-9999px;width:207px;height:auto;background:#611122;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:35px;}
.AJXMenueDFaTFD li li {border:1px solid #000000;border-width:0 1px;padding:0}
.AJXMenueDFaTFD li li.sfirst {border-top:1px solid #000000;}
.AJXMenueDFaTFD li li.slast {border-bottom:1px solid #000000;}
.AJXMenueDFaTFD ul :hover ul a {
	margin:0;
	width:205px;
	w\idth:177px;
	padding:0 8px 0 20px;
	height:24px;
	font:12px/24px Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:left;
	color:#fce700;
	background:#611122;
}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover {
	background-color: #ccc;
	color: #611122;
}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*
{"background":"#FFFFFF","classes":[{"color":"#611122","font":{"align":1,"bold":true,"italic":false,"mobold":true,"moitalic":false,"mounderline":false,"name":"Verdana,Arial,Helvetica,sans-serif","size":12,"underline":false},"height":{"Value":35,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":0,"leftpadding":20,"mocolor":"#43777e","moimage":"images\/gradient-normal.gif","moimagevalign":2,"mosubmenuimage":"images\/gradient-sub.gif","name":"top","nimage":"images\/gradient-normal.gif","rightpadding":20,"slidingdoors":false,"submenuimage":"images\/gradient-sub.gif","submenuleftpadding":20,"submenurightpadding":33,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":100,"enabled":false}},{"color":"#611122","font":{"align":0,"bold":false,"italic":false,"mobold":false,"moitalic":false,"mounderline":false,"name":"Verdana,Arial,Helvetica,sans-serif","size":12,"underline":false},"height":{"Value":24,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":1,"leftpadding":20,"mocolor":"#43777e","moimage":"","moimagevalign":1,"mosubmenuimage":"images\/gradient-right.gif","name":"submenu","nimage":"","rightpadding":8,"slidingdoors":false,"submenuimage":"images\/gradient-right.gif","submenuleftpadding":20,"submenurightpadding":8,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":205,"enabled":true}}],"id":"AJXMenueDFaTFD","structure":[{"caption":"PRODUCTS","href":"products.html","subitems":[{"caption":"POPULAR LINES","href":"products.html","target":"_self","title":"Popular Lines"},{"caption":"CUSTOM\/SERVICES","href":"custom.html","target":"_self","title":"Custom Services"}],"target":"_self","title":"Products"},{"caption":"HOME","href":"default.htm","target":"_self","title":"SBC Home"},{"caption":"ONLINE","href":"","subitems":[{"caption":"UPLOAD ORDERS","href":"https:\/\/www.bearingpro.com\/customertools\/cusuploadsb.htm","target":"_self","title":"Upload Orders"},{"caption":"ORDER ONLINE","href":"http:\/\/www.bearingpro.com","target":"_self","title":"Order Online"}],"target":"_self","title":"ONLINE"},{"caption":"ABOUT US","href":"about.html","target":"_self","title":"About Us"},{"caption":"CONTACT US","href":"contact.html","target":"_self","title":"ContactUs"}],"submenulevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#611122"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":true,"orientation":1},"toplevel":{"background":{"bgimage":{"align":2,"repeat":true,"source":"images\/gradient-bg.gif"},"color":"#611122"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":false,"orientation":0,"toplevelwidth":590,"toplevelwidthtype":2},"zindex":100}
*/

