
body
{
   padding: 0;
   margin:0;
   /* min-width: 700px; */
   color: #404040;
}



.art-nav2
{
   background: #D51A2A;
   background: -webkit-linear-gradient(top, #EEE8AA 0, #F0E68C 49%, #BDB76B 100%) no-repeat;
   background: -moz-linear-gradient(top, #EEE8AA 0, #F0E68C 49%, #BDB76B 100%) no-repeat;
   background: -o-linear-gradient(top, #EEE8AA 0, #F0E68C 49%, #BDB76B 100%) no-repeat;
   background: -ms-linear-gradient(top, #EEE8AA 0, #F0E68C 49%, #BDB76B 100%) no-repeat;
   -svg-background: linear-gradient(top, #EEE8AA 0, #F0E68C 49%, #BDB76B 100%) no-repeat;
   background: linear-gradient(to bottom, #EEE8AA 0, #F0E68C 49%, #BDB76B 100%) no-repeat;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: center;
   padding:10px 0;
}

ul.art-hmenu2 a, 
ul.art-hmenu2 a:link, 
ul.art-hmenu2 a:visited, 
ul.art-hmenu2 a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.art-hmenu2, ul.art-hmenu2 ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.art-hmenu2 li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.art-hmenu2 li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.art-hmenu2:after, ul.art-hmenu2 ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.art-hmenu2, ul.art-hmenu2 ul 
{
   min-height: 0;
}

ul.art-hmenu2 
{
   display: inline-block;
   vertical-align: bottom;
}



.art-nav2:before 
{
   content:' ';
}

ul.art-hmenu2>li {
   margin-left: 1px;
}
ul.art-hmenu2>li:first-child {
   margin-left: 0;
}
ul.art-hmenu2>li:last-child, ul.art-hmenu2>li.last-child {
   margin-right: 0;
}

ul.art-hmenu2>li>a
{
   background: #D51A2A;
   background: -webkit-linear-gradient(top, #F4A460 0, #DAA520 49%, #B8860B 100%) no-repeat;
   background: -moz-linear-gradient(top, #F4A460 0, #DAA520 49%, #B8860B 100%) no-repeat;
   background: -o-linear-gradient(top, #F4A460 0, #DAA520 49%, #B8860B 100%) no-repeat;
   background: -ms-linear-gradient(top, #F4A460 0, #DAA520 49%, #B8860B 100%) no-repeat;
   -svg-background: linear-gradient(top, #F4A460 0, #DAA520 49%, #B8860B 100%) no-repeat;
   background: linear-gradient(to bottom, #F4A460 0, #DAA520 49%, #B8860B 100%) no-repeat;
   padding:0 12px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 30px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 30px;
   text-align: center;
}

.art-hmenu2>li>a, 
.art-hmenu2>li>a:link, 
.art-hmenu2>li>a:visited, 
.art-hmenu2>li>a.active, 
.art-hmenu2>li>a:hover
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   font-variant: normal;
   text-align: left;
}

ul.art-hmenu2>li>a.active
{
   background: #A7A4AD;
   background: -webkit-linear-gradient(top, #D0CFD3 0, #7D7986 86%, #716D78 100%) no-repeat;
   background: -moz-linear-gradient(top, #D0CFD3 0, #7D7986 86%, #716D78 100%) no-repeat;
   background: -o-linear-gradient(top, #D0CFD3 0, #7D7986 86%, #716D78 100%) no-repeat;
   background: -ms-linear-gradient(top, #D0CFD3 0, #7D7986 86%, #716D78 100%) no-repeat;
   -svg-background: linear-gradient(top, #D0CFD3 0, #7D7986 86%, #716D78 100%) no-repeat;
   background: linear-gradient(to bottom, #D0CFD3 0, #7D7986 86%, #716D78 100%) no-repeat;
   padding:0 12px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.art-hmenu2>li>a:visited, 
ul.art-hmenu2>li>a:hover, 
ul.art-hmenu2>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu2>li>a:hover, 
.desktop ul.art-hmenu2>li:hover>a
{
   background: #8A8792;
   background: -webkit-linear-gradient(top, #B9B7BE 0, #7D7986 64%, #5D5A63 100%) no-repeat;
   background: -moz-linear-gradient(top, #B9B7BE 0, #7D7986 64%, #5D5A63 100%) no-repeat;
   background: -o-linear-gradient(top, #B9B7BE 0, #7D7986 64%, #5D5A63 100%) no-repeat;
   background: -ms-linear-gradient(top, #B9B7BE 0, #7D7986 64%, #5D5A63 100%) no-repeat;
   -svg-background: linear-gradient(top, #B9B7BE 0, #7D7986 64%, #5D5A63 100%) no-repeat;
   background: linear-gradient(to bottom, #B9B7BE 0, #7D7986 64%, #5D5A63 100%) no-repeat;
   padding:0 12px;
   margin:0 auto;
}
ul.art-hmenu2>li>a:hover, 
.desktop ul.art-hmenu2>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
}

ul.art-hmenu2>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 30px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.art-hmenu2>li:first-child:before{
   display:none;
}

ul.art-hmenu2 li li a
{
   background: #8A8792;
   background: transparent;
   padding:0 8px;
   margin:0 auto;
}
ul.art-hmenu2 li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.art-hmenu2 li li ul>li:first-child 
{
   margin-top: 0;
}

ul.art-hmenu2 li li ul>li:last-child 
{
   margin-bottom: 0;
}

.art-hmenu2 ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 24px;
   color: #1C1B1D;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.art-hmenu2 ul a:link, 
.art-hmenu2 ul a:visited, 
.art-hmenu2 ul a.active, 
.art-hmenu2 ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #1C1B1D;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.art-hmenu2 ul li a:hover, .desktop ul.art-hmenu2 ul li:hover>a
{
   background: #625E68;
   margin:0 auto;
}
.art-hmenu2 ul a:hover
{
   color: #EBEBEB;
}

.desktop .art-hmenu2 ul li:hover>a
{
   color: #EBEBEB;
}

ul.art-hmenu2 ul:before
{
   background: #A7A4AD;
   border:1px solid #625E68;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.art-hmenu2 li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.art-hmenu2 li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.art-hmenu2 ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.art-hmenu2>li>ul
{
   padding: 12px 32px 32px 32px;
   margin: -10px 0 0 -30px;
}

.desktop ul.art-hmenu2 ul ul
{
   padding: 32px 32px 32px 12px;
   margin: -32px 0 0 -9px;
}

.desktop ul.art-hmenu2 ul.art-hmenu2-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.art-hmenu2 ul.art-hmenu2-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.art-hmenu2 li li:hover>ul.art-hmenu2-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.art-hmenu2 li li:hover>ul.art-hmenu2-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.art-hmenu2 ul ul.art-hmenu2-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 12px;
   margin: -32px 0 0 -9px;
}

.desktop ul.art-hmenu2 ul ul.art-hmenu2-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 12px 32px 32px;
   margin: -32px -9px 0 0;
}

.desktop ul.art-hmenu2 li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.art-hmenu2 li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.art-hmenu2 ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.art-hmenu2>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.art-hmenu2>li>ul.art-hmenu2-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.art-hmenu2>li>ul.art-hmenu2-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.art-hmenu2 ul ul.art-hmenu2-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.art-hmenu2 ul ul.art-hmenu2-right-to-left:before {
   right: 10px;
   left: 30px;
}







