﻿	body,td {font-family:Arial,Helvetica;font-size:12px;color:#000033;font-weight:normal;line-height:18px}
	input, select, textarea {font-size:8pt;color:#000033;font-weight:normal}
	
	/* normal links are on a light background */
	a,a:visited,a:active 
	{
	    color:navy;
	    font-weight: bold;
	    text-decoration: underline
    }
    /* the boxcallout has a dark background and needs a light link colour */
    td.boxcallout a, td.boxcallout a:visited, td.boxcallout a:active
    {
	    color:#FF6;
	    font-weight: bold;
	    text-decoration: underline
    }
    .boxmain {
		    background-color:#CCCCFF;
		    border: 1px solid #265EB9;
		    border-top: 0px;
		    padding: 20px;
		    font-size: 12px;
		    line-height: 18px;

    }
    
    #welcomeImages
    {
        float:left;
        width:306px;
    }
    .boxwelcome {
		    background-color:#CCCCFF;
		    border: 1px solid #265EB9;
		    border-left: 0px;
		    border-top: 0px;
		    padding: 20px;
		    font-size: 12px;
		    line-height: 18px;

    }

    #welcomeText
    {
	    height: 355px;
    }   
    
    #diarycolumn
    {
        float:left;
        width:242px;
    }
    #boardscontent
    {
        margin-left:260px;
    }
    
    .boxwelcomeannouncement {
		    background-color: #eeeeaa;
		    border: 1px solid #265EB9;
		    border-left: 0px;
		    border-top: 0px;
		    padding: 20px;
		    font-size: 12px;
		    line-height: 18px;

    }
    
    .boxcallout {
		    background-color:#265EB9;
		    border: 1px solid #FFFFFF;
		    padding: 5px;
		    font-size: 10px;
		    line-height: 14px;
		    color: #FFFFFF;
    }

    .articlebox {
		    background-color:#FFFFFF;
		    border: 1px solid #265EB9;
		    padding: 20px;
		    font-size: 12px;
		    line-height: 18px;

    }
    .articleboxheader {
		    background-color:#265EB9;
		    border: 1px solid #265EB9;
		    padding: 3px;
		    padding-left: 20px;
		    padding-right: 20px;
		    font-size: 12px;
		    font-weight: bold;
		    line-height: 18px;
		    color: #FFFFFF

    }

    .lightbox {
		    background-color:#CCCCFF;
		    border: 1px solid #265EB9;
		    border-top: 0px;
		    padding: 10px;
		    font-size: 11px;
		    line-height: 14px;

    }
    .floatleft {
		    position: relative;
		    float: left;
		    padding: 0px;
		    padding-right: 20px;
		    padding-bottom: 10px
    }
    .floatright {
		    position: relative;
		    float: right;
		    padding: 0px;
		    padding-left: 10px;
		    padding-bottom: 5px
    }
    .border {
		    border: 1px solid #000033;
    }

    .sidenav {
		    border-left: 1px dashed #FFFFFF;
		    border-right: 1px dashed #FFFFFF;
		    padding: 2px
    }

    .padright {
	padding-right:30px;
	color: #FFF;
	font-size: small;

    }

    .bigbold {
		    font-weight:bold;
		    font-size: 16px;
    }
    .diarybox
    {
	font-size: 11px;
	line-height: 14px;
	color: #000;
    }
    
    .thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
    
    
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
                              
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
