/*
Pure CSS Menu
Copyright (c) 2009 Ajatix. All rights reserved.
http://www.ajatix.com
Unregistered copy.
Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenueDFaTFD {
	position:relative;
	z-index:100;
	width:100%;
	min-width:590px;
	text-align: left;
}
* 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:780px;
	margin:0;
	padding:0;
	list-style-type:none;
	background:#2e626a url(images/gradient-bg.gif) center right;
}
.AJXMenueDFaTFD li {float:left;margin:0;color:#ffffff;}
.AJXMenueDFaTFD li:hover,.AJXMenueDFaTFD li a:hover {position:relative;}
.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:#ffffff;background:url(images/gradient-normal.gif) no-repeat top right;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#43777e url(images/gradient-normal.gif) no-repeat bottom right;}
.AJXMenueDFaTFD a.ajxsub {padding:0 33px 0 20px;background:url(images/gradient-sub.gif) no-repeat top right;}
.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {background:#43777e url(images/gradient-sub.gif) no-repeat bottom right;}
.AJXMenueDFaTFD li ul {position:absolute;left:-9999px;top:-9999px;width:207px;height:auto;background:#2e626a;}
.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:#ffffff;background:none;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover {background:#43777e;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*
{"background":"#FFFFFF","classes":[{"color":"","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":"","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":"Main Page","href":"index.htm","title":"Home of The One Night Stand Blues Band"},{"caption":"Yum-Yums","href":"yum-yums.html","subitems":[{"caption":"Winter","href":"winter.htm","title":"Winter Yum-Yums"},{"caption":"Spring","href":"spring.htm","title":"Spring Yum-Yums"},{"caption":"Summer","href":"summer.htm","title":"Summer Yum-Yums"},{"caption":"Fall","href":"fall.htm","title":"Fall Yum-Yums"}],"title":"Yum-Yums Page"},{"caption":"The Best","href":"the_best.htm","title":"The Best Page"},{"caption":"Blue Note","href":"blue_note.htm","title":"The Blue Note Page"},{"caption":"Travels","href":"travels.htm","title":"The Travels Page"}],"submenulevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#2e626a"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":true,"orientation":1},"toplevel":{"background":{"bgimage":{"align":2,"repeat":true,"source":"images\/gradient-bg.gif"},"color":"#2e626a"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":false,"orientation":0,"toplevelwidth":590,"toplevelwidthtype":2},"zindex":100}
*/
