﻿body {
 background-image:url('../images/primaryBackground.jpg');
 background-repeat: repeat;
  margin:0px;
  
}
.content
{
    font-family: Verdana;
    font-size: 15px;
}
.paragraph
{
    font-family: Verdana;
    font-size: 14px;
     line-height:22px;
}
.textlogin
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:White;
}
.textpassword
{
	font-family:Verdana;
	font-size:10px;
	color:Gray;
}
.textbox
{
	font-family:Verdana;
	font-size:11px;
	color:Gray;
}
.imgbox
{
    border-style: groove;
    border-width: 2px;
}

h1,h2
{
    
 }
  
 h3
 {
     font-size:16px;line-height:24px;color:#bfe189
   }
   h5
   {
       font-size:14px;color:#ff9834;padding-bottom:0;padding-top:10px;font-weight:400
       }
       strong
       {
           font-weight:700
        }
h1
{
    font-size: 18px;
    color: #3A352F;
    
    font-family: Tahoma;
    font-weight: normal;
}
 h2
{
    font-size: 16px;
    color: #4F4A66;
    font-family: Tahoma;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}      
#signupbox
{
padding:10px;
}
.brownlink
{
    font-family: verdana;
    font-size: 15px;
    color: #663300;
    text-decoration: none;
}
.brownlink:hover
{
    font-family: verdana;
    font-size: 15px;
    color: #FF9900;
    text-decoration: underline;
}

.signupinput
{
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
    margin-top:3px;
    margin-left:10px;
    border: solid 1px #85b1de;
    width: 250px;
    background-image: url( '../images/blue_bg.jpg' );
    background-repeat: repeat-x;
    background-position: top;
}
.brownbutton
{
    font-family: Verdana;
    font-size: 18px;
    color: #FFFFFF;
    padding:6px;
    background-color: #5B5346;
    border: 1px Solid #39342E;
}
.brownbutton:hover
{
    font-family: Verdana;
    font-size: 18px;
    padding:6px;
    color: #FFFFFF;
    background-color: #766B5F;
    border: 1px Solid #5B5346;
}
.textred
{
    color: #CC3300;
}
.copyright
{
    font-family: verdana;
    font-size: 14px;
    color: #FFFFFF;
}

.boxtop
{
    background-image: url( '../images/boxT.JPG' );
    background-repeat: repeat-x;
    height: 6px;
}
.boxtopleft
{
    background-image: url( '../images/BoxTL.JPG' );
    background-repeat: repeat-x;
    width: 7px;
    height: 6px;
    
}
.boxtopright
{
    background-image: url( '../images/BoxTR.JPG' );
    background-repeat: repeat-x;
    height: 6px;
    width: 10px;
}
.boxleft
{
    background-image: url( '../images/BoxL.JPG' );
    background-repeat: repeat-y;
    width: 7px;
}
.boxright
{
    background-image: url( '../images/BoxR.JPG' );
    background-repeat: repeat-y;    
    width: 10px;
}
.boxmiddle
{
    background-color: #fffeff;     
     padding:20px;
}

.boxbottomleft
{
    background-image: url( '../images/BoxBL.JPG' );
    
    height: 6px;
    width: 7px;
}
.boxbottomright
{
    background-image: url( '../images/BoxBR.JPG' );
    height: 6px;
    width: 10px;
}
.boxbottom
{
    background-image: url( '../images/BoxB.JPG' );
    background-repeat: repeat-x;
    height: 6px;    
}
.copyrightlink
{
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}

.copyrightlink:hover
{
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFCC;
    text-decoration: underline;
}


#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; }
#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; }

.textlargewhite
{
    
    font-family: Verdana;
    font-size: 20px;
    color: #FFFFFF;
}

.textlarge
{
    
    font-family: Verdana;
    font-size: 24px;
    color: #000000;
}
.textred
{
    
    font-family: Verdana;
    font-size: 14px;
    color: #FF0000;
}