/*
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.
*/
.AJXMenuWVITSZB {position:relative;z-index:100;width:100%;min-width:590px;}
* html .AJXMenuWVITSZB .ajxmw1 {float:left;height: 1px;border-left:590px solid #fff;}
* html .AJXMenuWVITSZB .ajxmw2 {margin-left:-590px;height: 1px;}
.AJXMenuWVITSZB ul {position:relative;float:left;width:100%;margin:0;padding:0;list-style-type:none;background:#413e2d;}
.AJXMenuWVITSZB li {float:left;margin:0;color:#ffffff;}
.AJXMenuWVITSZB li:hover,.AJXMenuWVITSZB li a:hover {position:relative;}
.AJXMenuWVITSZB a {display:block;float:left;height:35px;padding:0 20px 0 20px;font:bold 18px/35px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;}
.AJXMenuWVITSZB li:hover a,.AJXMenuWVITSZB a:hover {background:#6d684b;}
.AJXMenuWVITSZB a.ajxsub {padding:0 33px 0 20px;}
.AJXMenuWVITSZB li ul {position:absolute;left:-9999px;top:-9999px;width:180px;height:auto;background:#4e4a36;}
.AJXMenuWVITSZB table {margin-top:-1px;border-collapse:collapse;}
.AJXMenuWVITSZB ul :hover ul {left:0px;top:35px;}
.AJXMenuWVITSZB li li {padding:0}
.AJXMenuWVITSZB ul :hover ul a {margin:0;width:180px;w\idth:152px;padding:0 8px 0 20px;height:30px;font:12px/30px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:none;}
.AJXMenuWVITSZB ul ul :hover a,.AJXMenuWVITSZB ul ul a:hover {background:#807957;}
.AJXMenuWVITSZB 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":18,"underline":false},"height":{"Value":35,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":0,"leftpadding":20,"mocolor":"#6d684b","moimage":"","moimagevalign":2,"mosubmenuimage":"","name":"top","nimage":"","rightpadding":20,"slidingdoors":false,"submenuimage":"","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":30,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":1,"leftpadding":20,"mocolor":"#807957","moimage":"","moimagevalign":1,"mosubmenuimage":"","name":"submenu","nimage":"","rightpadding":8,"slidingdoors":false,"submenuimage":"","submenuleftpadding":20,"submenurightpadding":8,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":180,"enabled":true}}],"id":"AJXMenuWVITSZB","structure":[{"caption":"Home","href":"..\/index.html","target":"_self","title":"Home"},{"caption":"Training","href":"..\/training.html","subitems":[{"caption":"Obedience","href":"..\/obedience.html","target":"_self","title":"Obedience"},{"caption":"Protection","href":"..\/protection.html","target":"_self","title":"Protection"}],"target":"_self","title":"Training"},{"caption":"Sales","href":"..\/sales.html","target":"_self","title":"Sales"},{"caption":"Photos","href":"..\/photos.html","target":"_self","title":"Photos"},{"caption":"Video","href":"..\/video.html","target":"_self","title":"Video"},{"caption":"Links","href":"..\/links.html","target":"_self","title":"Links"}],"submenulevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#4e4a36"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":false,"orientation":1},"toplevel":{"background":{"bgimage":{"align":2,"repeat":true,"source":""},"color":"#413e2d"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":false,"orientation":0,"toplevelwidth":590,"toplevelwidthtype":2},"zindex":100}
*/