/* Start of CMSMS style sheet 'Navigation: LusciousStylee' */
/* Site Map */
.siteMapItem, .siteMapItemCurrent {
  font-size: small;
  font-variant: small-caps;
  font-weight: bold;
}



/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url(uploads/images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.art-menu
{
  padding: 6px 3px 0px 3px;
}

.art-nav
{
  position: relative;
  height: 34px;
  z-index: 100;
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 34px;
  background-image: url('uploads/images/nav.png');
}

.art-nav .l
{
  left: 0;
  right:0px;
}

.art-nav .r
{
  right: 0;
  width: 892px;
  clip: rect(auto, auto, auto, 892px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
  clear: both;
}

.art-menu a
{
  position:relative;
  display: block;
  overflow:hidden;
  height: 28px;
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
  position:absolute;
  display: block;
  top:0;
  z-index:-1;
  height: 84px;
  background-image: url('uploads/images/MenuItem.png');
}

.art-menu a .l
{
  left:0;
  right:3px;
}

.art-menu a .r
{
  width:406px;
  right:0;
  clip: rect(auto, auto, auto, 403px);
}

.art-menu a .t 
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
  color: #000000;
  padding: 0 9px;
  margin: 0 3px;
  line-height: 28px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top:-28px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top:-28px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top:-28px;
}
.art-menu a:hover .t
{
  color: #000000;
}

.art-menu li:hover a .t
{
  color: #000000;
}

.art-menu li:hover>a .t
{
  color: #000000;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -56px;
}

.art-menu a.active .t
{
  color: #000000;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 200px;
  overflow:hidden;
  line-height: 20px;
  margin-right: auto;


  background-image: url('uploads/images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #56A7D2;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #000000;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

.art-menu ul ul a
{
  margin-left: auto;
}

.art-menu ul li a:hover
{
  color: #000000;
  border-color: #56A7D2;
  background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
  color: #000000;
  border-color: #56A7D2;
  background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */
/* End of 'Navigation: LusciousStylee' */

