/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.1 (Apr 20, 2006) */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#ffffff url(img/bg_.jpg) top center repeat-y;
color:#3a3a3a;
cursor: url('note.cur');
height:100%;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto ;
padding:1px 10px 10px 10px;
border-color:#dadada;
width:965px;
height:100%;
}

/***** Header *****/

#header {
color:#FFCC33;
background:#ffffff url(img/banner3.jpg) bottom left repeat-x;
height:260px;
margin:0px 0px 0px 0px;
padding:0;
}

#header h1 {
font-size:2em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0 0;
color:#ffffff;
}

#header h1 a,#header h1 a:hover {
padding:0;
color:#FFCC33;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}

#headermenu {
color:#505050;
width: 260px;
margin: 0 0 0 720px;
padding:5px;
}


#headermenu  ul {
  
	margin:0px; 
	padding-top:0px;
}

#headermenu  li{
	float:left;
	list-style-type: none;
	

	
	width:180px;
	border-left:3px  #ccc solid;
	padding:5px;
}


#headermenu  a{
	font-size:12px;
	width:150px;
	color:black;
 	font-weight:bold;
	text-decoration:none;
}

#headermenu  a:hover{
	font-size:12px;
  background:#000;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

/***** Left sidebar *****/



#avmenu {
clear:left;
float:left;
width:200px;
margin:0 0 10px 0;
padding:0;
}

#avmenu ul {
list-style:none;
width:200px;
margin:0 0 20px 0;
padding:0;
float:right;
}

#avmenu li {
margin-bottom:0px;

}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid green;
border-right:1px solid green;
border-bottom:1px solid green;
border-left:4px solid #cccccc;

}


#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 0 10px;
width:200px;

}

#avmenu ul ul a {
height:16px;
margin:0;
color:blue;
padding:4px 0 0 8px;
}

#avmenu ul ul ul{
margin:0px 0 0 10px;
width:190px;
}

#avmenu ul ul ul a {
height:16px;
margin:0;
color: green;
padding:4px 0 0 8px;
}

#avmenu ul ul ul ul{
margin:0px 0 0 10px;
width:180px;
}

#avmenu ul ul ul ul a {
height:16px;
margin:0;
color:brown;
padding:4px 0 0 8px;
}

#avmenu ul ul ul ul ul{
margin:0px 0 0 10px;
width:170px;
}

#avmenu ul ul ul ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
color: black;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
background:#c3c3c3;
}

/***** Right sidebar *****/

#extras {
float:left;
width:200px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
background:#ccc;
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras input {
width:160px;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
color:red;

letter-spacing:-1px;
}

/***** Main content *****/
           
                     
#content {
margin:10px 140px 10px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:10px 0 10px 230px;
padding:0;
line-height:2em;
text-align:left;
background:#fff url(img/bg_main_.jpg) bottom left repeat-y;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:2.8em;
color:brown;
font-weight:bold;
line-height:1em;
margin:8px 0 10px 0;
padding:0;
text-align:center;
font-family:Arial, sans-serif;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
text-align:center;
}

#content img, #contentwide img, #contentfull img {
padding:1px;
margin:2px;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content a, #contentwide a, #contentfull a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:5px;
padding:20px 20px 20px 20px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
text-align:right;
width:95%;
}

table.gal {
margin-left:auto;
margin-right:auto;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
text-align:left;
width:95%;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:7px;
text-align:left;
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
}

td {
padding:7px;
font-size:0.9em;
text-align:center;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#303030;
}

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
width:120px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:400px;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
float:left;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

#announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:200px;
color:#505050;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:170px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

img.lo
{text-align:center;
margin:0px;
padding:0px;
border:0px;
}


/*slideshow*/
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:480px;
  
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}

/*Lightbox*/

#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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }
