/* 
 _________________________________________________________
|                                                         |
|    DESIGN + http://fullahead.org                        |
|      DATE + 2005.05.12                                  |
| COPYRIGHT + free use if this notice is kept in place    | 
|_________________________________________________________|

*/



/* -- Main layout styles -- */

body {
  margin: 1em 1em 1em 1em;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
  background-color: #333;  
}

#siteBox {
  float: left;
  width: 100%;
  color: #FFF;
}





/* -- Header layout/display styles -- */

#header {
  float: left;
  width: 100%;
  height: 130px;
  background: #000021 url(../images/hdr.png) no-repeat bottom left;

}

#topMenu {
  padding-left:1.5em;
  padding-right:1.5em;
}

#topMenu a {
  float: right;
  width: 9.25em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF!important;
  background-color: #333;
  border-right: 1px solid #000021;
  border-left: 1px solid #000021;
  border-bottom: 1px solid #000021;    
}

#topMenu a:hover {
  padding-top: 10px;
  background-color: #777777;
  border-bottom: 0px solid #000021;  
}

#topMenu a.active {
  padding-top: 10px;
  background-color: #777777;
  border-bottom: 0px solid #000021;  
}

#topMenu a.lastMenuItem {
  background-image: url(../images/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

a .desc {
  display: none;
  text-transform: lowercase;
 
}

a:hover .desc {
  display: block;
  color: #000162; 
}

.active .desc {
  display: block;
  color: #fff; 
}



/* -- Header title and subTitle layout/display styles -- */


.title {
  float: left;
  padding: 1em 30px 0 2em;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: right;
  line-height: 0.75em;
  letter-spacing: -0.15em;
  color: #000162;
}

.subTitle {
  display: block;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.01em;
}

.form {
  float: left;
}




/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  padding: 0em 0 1em 0;
  background-color: #666;
}

#contentLeft {
  float: left;
  width: 18%;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-top: 1em;
  background: #777 url(../images/corner_sub_tr.gif) no-repeat top right;
  display:inline;
}

#contentRight {
  float: right;
  width: 76.5%;
  margin-right: 1em;
  background: #777 url(../images/corner_sub_tl.gif) no-repeat top left;
}

#content p {  
  margin: 1.2em 1.2em 0em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
}

#content a {  
  text-decoration: none;
  color: #000162;
}

#content a:hover {
  color: #DDD;
}

.header, .subHeader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-size: 0.9em;
  text-transform: lowercase;
  color: #000162;
  border-bottom: 1px solid #AAA;
  margin-left: .5em;  
}

.subHeader {
  border: 0px;
  font-size: 0.8em;
  margin-left: .6em;  
}


/* -- Footer layout/display styles -- */

#footer {
  float: left;
  width: 100%;
  height: 3em;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #333;
  background: #000021 url(../images/ftr.png) no-repeat bottom left;
}

#footerLeft {
  float: left;
  width: 60%;
  height: 3em;
  text-align: left;
  background: url(../images/corner_bl.gif) no-repeat bottom left;
}

#footerRight {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
  padding-right: .5em;
  background: url(../images/corner_br.gif) no-repeat bottom right;
}

#footer a {
  color: #333;
}

#footer a:hover {
  color: #666666;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}






/* -- <ul> tag styles -- */

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
}


/* -- rss feed styles -- */

.rss {

}

.rsstitle {
  margin-left: 1.5em;
  margin-right: 1em;
  margin-bottom: -0.5em;
  padding-right: .5em;
  font-size: 0.75em;  text-align: left;  color: #000162;
  border-bottom: 1px solid #000021;
  text-transform: lowercase;
}

.rssdetails {
  font-size: 0.7em!important;
  text-align: left;
}

/* -- Image alignment classes -- */

.imgMargin{
margin: 5px;
}


.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

.imgMargin{
  margin: 0em 1em 2em 1em;

}




/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
  vertical-align: bottom;
  height:10px;
}

.vBottom {
  vertical-align: bottom;
  display: block;
  margin:0 0 0 0;
  
}
.vTop {
  vertical-align: top;
}

/* -- Utility classes for date picking calendar -- */
.fc_main { background: #DDDDDD; border: 1px solid #000000; font-family: Verdana; font-size: 10px; }
.fc_date { border: 1px solid #D9D9D9;  cursor:pointer; font-size: 10px; text-align: center;}
.fc_dateHover, TD.fc_date:hover { cursor:pointer; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #E7E7E7; font-size: 10px; text-align: center; }
.fc_wk {font-family: Verdana; font-size: 10px; text-align: center;}
.fc_wknd { color: #FF0000; font-weight: bold; font-size: 10px; text-align: center;}
.fc_head { background: #000066; color: #FFFFFF; font-weight:bold; text-align: left;  font-size: 11px; }
