/* Start of CMSMS style sheet '_Default' */
img {
border: none;
}

a {
    color: #c53131;
}

a:link {

}

a:visited {

}

a:active {

}

a:hover {
    color: #d0372f;
}

.selfPortrait {
    float: left;
}

.picturelist {
   
    overflow: auto;
}

.picturelist li {

    padding: 0;
}

.picturelist li a{
    
    padding: 15px;
}

h3 {
    margin: 0;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
    padding-bottom: 7px;
    padding-left: 0px;
}

#mainCaption {
   clear: left;
   display: none;
}

.NewsSummaryCategory {
    display: none;
}

.NewsSummaryPostdate {
    float: right;
}

.NewsSummaryLink {
    margin: 10px 0;
}

#news {   
    padding: 15px 0px;
    height: auto;
    float: right;
    background-color: #fff;
    overflow: auto;
    width: 100%;
}

#content #seadragon1 {
   float: left;
}

#topItems {
   float: right;
   width: 225px;
   margin: 0;
   padding: 0;
 
}

#topItems li {
   display: table; 
   overflow: hidden;
   width: 225px;
   height: 110px;
   background: url(/uploads/images/interface/button1.gif);
   background-repeat: no-repeat;
   margin: 0;
   margin-bottom: 35px;

}

#topItems li a{

width: 225px;
  font-size: 200%;
    text-decoration: none; 
 display: table-cell;
 vertical-align: middle;
 text-align: center;

}

#topItems li a span{
     text-align: center;
}

#news h3 {
   font-size: 230%;
   padding: 0;
}
#blogEntries {
   width: 480px;
   float: left;
   border: 1px solid #ddd;
   padding: 15px 20px;
   top: 165px;
   right: 50px;
   background-color: #fdfdfd;
   height: 400px;
   display:none;
}

.newsImage {
    margin: 0 20px;
}

.NewsSummaryLink {
   font-size: 140%;
   padding: 3px 0;
   
   
}

.NewsSummaryPostdate, .NewsSummaryCategory {
   
} 

#blogEntries .NewsSummary, #news .NewsSummary {
   border-bottom: 1px dotted #ddd;
   padding: 15px 0;
}

.NewsSummaryAuthor {
    display: none;
}

.NewsSummaryContent {
    padding: 15px 25px;
    background: #eee;
    overflow: auto;
    float: left;
    clear: both;
    width: 709px;
    
}

.NewsSummaryContent img{
    float: left;
}

#mainContent {
    width: 859px;
    background-image: url(uploads/images/interface_04.jpg);
    background-repeat: repeat-y;
    background-position: top;
    margin: 0 auto;
    position: relative;
    margin-bottom: 100px;
    paddin-bottom: 120px;
}

body {
    font-size: medium;
    font-family: Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
    background: #DDD;

    height: 100%;
    margin: 0;
    padding: 0;
    
    
}

#pageTitle {
    display: none;
}



#right {
   display: none;
}

body .menuactive {
    font-weight: bold;
}

body #primary-nav .menuactive:hover {
    color: #333;
}


#top {
    height: 114px;
    width: 859px;
    background: url(uploads/images/interface_02.jpg);
    background-repeat: no-repeat;
    background-position: top;
    
}

#top #header {

    
}

#header h1 {
    margin: 0;
    padding: 5px 0;
    font-size: large;
    display: none;
}

#menu {
    
    position: absolute;
    width: 859px;
    top: 110px;
    right: 50px;
    padding: 15px;
}


#primary-nav {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    position: absolute;
    right: 0;
    border-bottom: 1px #b3b3b3 solid;
}


#primary-nav a{
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    text-align: center;
    
    display: block;
}


#primary-nav a:hover{
    color: #999;
}




#primary-nav li{
    display: inline;
    margin: 0 6px;
    padding: 0;
    font-size: 90%;
    float: left;
    
}

#primary-nav li li{
    margin: 5px 5px;
    font-weight: normal;
    
}



body #copyright span, #copyright span a{
    color: #666; 
    font-size: small;
    text-decoration: none;
    display: block
}

#copyright span{
    margin: 5px 0;
}

#copyright {
    color: #333;
    text-align: center;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px;
    clear: both;
    position: absolute;
    bottom: -75px;
    right: 0;
    
}

#homePageCentreImage {
    
    margin: 0 auto;
    padding 0;
    padding-bottom: 25px;
    overflow: auto;
    border-bottom: 1px dotted #eee;
    margin-bottom: 5px;
    text-align: center;
}

#homePageCentreImage img{
    margin: 0 auto;
    display: block;
}

#news h3 {
   
}

#twitter {
    position: absolute;
    top: 40px;
    right: 40px;
    background: #fff;
    border: 1px solid #aaa;
    padding: 15px;
}

#content {
padding: 70px 50px;
padding-bottom: 100px;
color: #222;
font-size: small;
min-height: 500px;
background-image: url(uploads/images/interface_06.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
overflow: auto;
}
/* End of '_Default' */

