/* local styles */

/* top navigation colors */
#mainnav {
   text-align: left;
   text-indent: 5px;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #666666;
   border-right-color: #666666;
   border-bottom-color: #666666;
   border-left-color: #666666;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   background-color: #eeeeee;
   background-position: left;
   padding-top: 2px;
   padding-right: 5px;
   padding-bottom: 2px;
   padding-left: 5px;
   }

#mainnav a:link {
   color: #003366;;
   text-decoration: none;
   background-color: transparent;
}

#mainnav a:visited {color: #003366;
       text-decoration: none;
}
#mainnav a:hover {
   color: #666666;
   text-decoration: none;
   background-color: transparent;
}
#mainnav a:active {color: #003366;
}

/* newsblock colors and links */

.mainheader {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 3px;
}

.mainheaderback {
   background-color: #669ccb;
   border-left-width: 1px;
   border-left-color: 000000;
   border-left-style: solid;
   border-right-width: 1px;
   border-right-color: 000000;
   border-right-style: solid;
   border-top-width: 1px;
   border-top-color: 000000;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: 000000;
   border-bottom-style: solid;
}

a.newsblocktoplinks {color: #ffffff;
       text-decoration: none;
       background-color: transparent;
}

a.newsblocktoplinks:visited {color: #ffffff;
       text-decoration: none;
       background-color: transparent;
}

a.newsblocktoplinks:hover {
   color: #666666;
   text-decoration: none;
   background-color: transparent;
}

a.newsblocktoplinks:active {color: #666666;
   background-color: transparent;
}

a.newsblockmainlink {color: #000000;
       text-decoration: underline;
       background-color: transparent;
}

/* community box headers */

.communityboxhead {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bolder;
   color: #000000;
   padding-top: 3px;
   padding-right: 0px;
   padding-bottom: 3px;
   padding-left: 3px;
   background-color: #6698cb;
   border-left-width: 1px;
   border-left-color: 000000;
   border-left-style: solid;
   border-right-width: 1px;
   border-right-color: 000000;
   border-right-style: solid;
   border-top-width: 1px;
   border-top-color: 000000;
   border-top-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: 000000;
   border-bottom-style: solid;
   text-align: left;
}

/* top story front page */

/* vertical story pics */
.mediaboxvert {
   text-align: left;
   vertical-align: middle;
   padding: 5px;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #ffffff;
   border-right-color: #003366;
   border-bottom-color: #000000;
   border-left-color: #000000;
  
}

/* horizontal story pics */
.mediaboxhor {
   text-align: left;
   vertical-align: top;
   padding: 5px;
   border-top-width: 1px;
   border-right-width: 2px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #ffffff;
   border-right-color: #003366;
   border-bottom-color: #000000;
   border-left-color: #003366;
}

.mediaboxhorbottom {
   border-left-width: 2px;
   border-top-style: none;
   border-right-style: solid;
   border-bottom-style: none;
   border-left-style: solid;
   border-left-color: #003366;
   border-right-width: 2px;
   border-right-color: #003366;
   text-align: left;
   vertical-align: top;
   padding: 5px;
}

/* black bars on top story front page */
.mediaboxborder {
   background-color: #003366;
   border-top-width: 0px;
   border-right-width: 1px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-right-color: #003366;
   border-left-color: #000000;
   }

.mediaphotobox {
   padding: 2.5px;
   border-top: 1px none #ffffff;
   border-right: 1px none #003366;
   border-bottom: 1px none #fffff;
   border-left: 2px solid #003366;
}

.subscriptionheader {
   font-size: 12px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 3px;
   background-color: #eeeeee;
}

