@charset "utf-8";
/* ArmyNavy Menu Page */


/* Menu List Slider */

#menu
{ position: absolute; left: 30px; bottom: 0; background:#FFF; padding:3px; border-left:#f26522 solid 3px;}

#menu a 
{ padding: 2px; text-transform: uppercase; text-decoration:none;font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; font-weight:600; color:#464c36; letter-spacing:-1px; }

#menu a:hover 
{ text-decoration:none;color:#ff5e00 }

#menu a.selected 
{ background:transparent; text-decoration: none !important; color:#ff5e00 !important; }

#menu-list-wrap
{ width: 387px; padding-bottom: 0px; }

#menu-list-mask 
{ width: 367px;	overflow:hidden; margin:0 auto;  position: relative; !important}

#menu-list-panel
{ width: 367px; height: 320px; }

#menu-list-panel div 
{ float:left; width: 367px; }

#menu-list-panel span.boxed-menu
{ width: 40px; }

#menu-list-panel-1
{ margin-right: 20px;}

#menu-list-panel-2
{ margin-right: 20px; position: absolute; left: 407px; }

#menu-list-panel-3
{ margin-right: 20px; position: absolute; left: 814px; }

#menu-list-panel-4
{ margin-right: 20px; position: absolute; left: 2025px; }

#menu-list-panel-5
{ margin-right: 20px; position: absolute; left: 1628px; }

#menu-list-panel-6
{ margin-right: 20px; position: absolute; left: 1221px; }

#menu-list-panel-7
{ margin-right: 20px; position: absolute; left: 2432px; }


#menu-list-panel-8
{ margin-right: 20px; position: absolute; left: 2839px; }
/* Menu Gallery Slider */

#menu-gallery-wrap
{ position: absolute; top: 220px; left: 120px; width: 800px; height: 440px; z-index: 2; }

#menu-gallery-mask 
{ width: 100%; height: 440px; overflow: hidden; margin: 0; position: relative; }

#menu-gallery-panel
{ width: 800px; height: 440px; position: relative; }

#menu-gallery-panel div 
{  width: 800px; height: 440px; float: left; text-align: center; position: relative; }

#menu-gallery-panel img 
{ margin: 0; }

#menu-gallery-panel img.box
{ margin-top: 80px; }

#menu-gallery-panel .caption
{ border-left: 5px #f59025 solid; color: #41482e; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; width: auto; height: 40px;  text-align: left; padding: 5px 5px 10px 10px; position: absolute; bottom: 0; left: 0; background:#FFF;  }

#menu-gallery-panel .caption a, #menu-gallery-panel .caption p, #menu-gallery-panel .caption span
{ color: #454545; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}

#menu-gallery-panel .caption h2
{ color: #ff5e00; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; display: inline; }

#menu-gallery-panel .caption img
{ float: left; margin-right: 10px; }

