/* @override http://unya.yikesite.com/stylesheets/UI.css */

* { outline: none; }

body {
  margin: 0;
  padding: 0;
  background-color: #7c130e;
}

.squeezer { width: 760px; margin: 0 auto; }
.clear {
  clear: both;
}


/****** TOP ********/

#top{
  background: url(../images/bg-top.gif) #fff repeat-x;
}

#header{
  height: 120px;
  padding-top: 10px;
        margin-bottom: 20px;
}
  #header h1{
    float: left;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: 2.2em;
    letter-spacing: -1px;
    text-indent: -999em;
    background: url(../images/unya.png) top left no-repeat;
    height: 45px;
    width: 650px;
    margin: 15px 0 10px 0;    
    _background: none; 
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/unya.png', sizingMethod='crop');  
  
  }
  #header h1, #slogan h3{  
    border-bottom: none;
    padding-bottom: 0em;    
  }


#logo{
  width: 95px;
  height: 120px;
  margin-right: 5px;
  float: left;
  background: url(/images/logo.png) top left no-repeat;
  _background: none; 
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='crop');  
}
  #logo a{
    width: 95px;
    height: 120px;    
  }
/******* TOP NV *********/

#header ul {
  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;
  padding: 0;
  min-height: 27px;
  float: left;
}
  #header ul li {
    float: left;
    margin: 0 0.4em 0 0;
    background: url(../images/lft.gif) top left no-repeat;
    height: 27px;

  }
    #header ul li a {
      display: block;
      _display: inline-block;
      padding: 2px 13px 4px 13px;
      height: 21px;
      text-decoration: none;
      color: #fff;
      background: url(../images/rt.gif) top right no-repeat;
      text-shadow:0px 1px 0px black;
    }
    #header ul li a:hover{
      _text-decoration: underline;
    }
          
    #header ul li:hover {
      background: url(../images/lft.gif) top left no-repeat;    
    }
      #header ul li:hover a {
        background: url(../images/rt.gif) top right no-repeat;
        text-decoration: underline;
      }
  
    #header ul li.active {
      background: url(../images/lft.gif) top left no-repeat;    
    }
      #header ul li.active a {
        background: url(../images/rt.gif) top right no-repeat;
        text-decoration: underline;
      }

/****** TOP BANNER *******/
#banner {
  width:760px;
  height:112px;
  background:url('../images/pic-bg.jpg') no-repeat;
  margin-bottom:18px;
  overflow:hidden;
}

#banner .pane {
  width:760px;
  height:112px;
  position:relative;
}

#banner .pane .image {
  width:255px;
  height:112px;
  position:absolute;
  left:0;
  top:0;
}

#banner .pane .text {
  position:absolute;
  top:0;
  right:0;
  width:469px;
  padding:18px;
}

#banner .pane .text h3 {
  text-decoration:none;
  border:none;
  color:#c00;
  font-size:1.5em;
  font-weight:normal;
}

#banner .pane .text p {
  color:#000;
  font-size:1.1em;
  line-height:1.5;
  font-family:"Trebuchet MS", sans-serif;
}

#banner .education {
  
}

#banner .livein {
  
}

#banner .sports {
  
}

#banner .support {
  
}

/******* CONTENT *********/

#body{
  clear: both;  
  margin: 0;
  padding: 0 0 15px 0;
}
#content{
  min-height: 350px;
  _height: 350px;
}

/* Sub Navigation */

div#body #sub-nav{
  display: none;
}
div#body.has-nav #content{
  width:540px;
}
div#body #content{
  float:left;
  width: 100%;
}
div#body.has-nav #sub-nav{
  display: inline;
  float: right;
  margin: 0.5em 0 2em 0;
  padding: 1em;

}
#sub-nav span{
  font-weight: bold;
  color: #aaa;
  display: block;
  margin-bottom: 0.7em;
  border-bottom: 2px solid #ccc;
}
ul.level-2 {
  width: 180px;
  margin: 0;
  padding: 0;
  font-size:1.2em;
  list-style-type:none;
}
ul.level-2 li {
  margin:0;
  padding: 0;
  list-style-type:none;
  margin-bottom: 0.2em;
}
ul.level-2 li.sub {
  padding-bottom: 1em;
}
ul.level-2 a {
  padding: 0.2em;
  background-color: transparent;
  border-bottom: 1px dotted #ccc;
  text-decoration:none;
  display: block;
  color: #dd0000;
}
ul.level-2 a:hover {
  color: white;
  background-color:#dd0000;
  font-weight: normal;
}
ul.level-2 li.active a {
  color: white;
  background-color:#dd0000;
  font-weight: bold;
  text-decoration:none;
}

/* Catch all for level-3 and deeper. */

ul.level-2 ul{
  padding: 0;
  padding-left: 1em;
  margin: 0;
  list-style-type: square;
}
ul.level-2 ul li{
  list-style-type: square;
  padding: 0;
  margin: 0;
  margin-left: 1em;
}
ul.level-2 ul li.sub{
  list-style-type: none;
}
ul.level-2 ul li a{
  padding: 0.2em;
  border: none;
  font-size: 0.8em;
        color: #444;
  background-color: transparent;
}
ul.level-2 ul li a:hover{
  border: none;
  color: #dd0000;
  font-weight: normal;
  background-color: #fff;
}
ul.level-2 ul li.active a{
  border: none;
  color: #dd0000;
  font-weight: bold;
  background-color: #fff;
}

/******* TABLE OF CONTENTS / FEATURES MENU *********/

ul.features{
  list-style-type: none;
  padding: 0;
}
ul.features li.mainbox{
  margin: 0;
  padding: 5px;
  width: 200px;
  float: left;
  background: url(../images/bg-feature.gif) top left no-repeat;
  min-height: 203px; _height: 203px;
  margin-bottom: 10px;
}
ul.features li.boxleft{
  margin-right: 20px;
    
}
ul.features li h3{
  padding-left: 0.2em;
}
ul.features li ul{
  margin: 0 0 0 7px;
  padding: 0;
  list-style-type: none;
  }
ul.features li ul li{
  
}
ul.features li ul li a{
  color: #556559;
  text-decoration: none;
  display: block;
  padding: 0.1em;
}
ul.features li ul li a:hover{
  background-color: #fff;
}
/******* BOTTOM *********/

#slogan{
  background: url(../images/bg-slogan.gif);
  padding-top: 16px;
  height: 23px;
  font-weight: normal;
}
  #slogan h3{
    font-size: 1.2em;
    font-weight: normal;
    color: white;
    font-style: italic;
    text-align: center;
                letter-spacing: 0.25em;
    padding: 0;
    margin: 0;
  }

#pattern{
  background: url(../images/bg-pattern.gif) repeat-x;
  height: 76px;
}
#contact{
  background: #660407;
  height: 18px;
  color: white;
  text-align: center;
  font-size: 1.1em;
  font-weight: normal;
  padding: 5px 0;
}
#contact strong{
  margin-left: 20px;
}
#contact a{
  color: #dfdfdf;
}
#contact a:hover{

}

#footer{
  color: #ba604f;
  text-align: center;
  font-weight: normal;
  font-size: 0.9em;
  margin: 0.5em;
  
}
  #footer a{
    color: #ba604f;
  }
/******** SITEMAP MODULE ********/

#sitemap li.sub{
  list-style-type: none;
}


/******** GALLERY MODULE ********/ 
#photo h1{
  text-align: center;
        margin-bottom: 0.5em !important;
  }
#photo .navigation{
  height: 75px;
  text-align: center;
  width: 400px;
  margin: 0 auto;
  }  
  #photo .previous, #photo .next{
    padding: 0px;
    text-decoration: none;
    text-indent: -999em;
    display: block;
    width: 40px;
    height: 25px;
  }
  #photo .previous{
    float: left;
    background: url(../images/previous.gif) no-repeat;
  }
  #photo .next{
    float: right;
    background: url(../images/next.gif) no-repeat;
  }
        #photo .back{
          font-size: 0.9em;
                color: #aaa;
                text-decoration: none;
        }
        #photo .back:hover{
          text-decoration: underline;
        }
  #photo p{
    margin: 0 0 10px 0;
  }
  #photo .image{
    clear: both;
    text-align: center;
  }
  #photo .image img{
    border: 1px solid #111;
  }
        #photo .description{
          width:400px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }

#gallery ul{
  margin: 0;
  padding: 0;
}
  #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #efefef;
  }
  #gallery ul li:hover{
      border: 1px solid #aaa;

  }


  #gallery li img{
    vertical-align: middle;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
  }



