﻿/* STYLE SHEET */
body
{
    margin: 0;
    font-family: Arial,sans-serif,Helvetica;
    font-size: 12px;
    background: #449a6e url('_images/banner.gif') repeat-x;
}
#frame
{
    width: 890px;
    margin: 0 auto;
    border-left: 1px solid #828086;
    border-right: 1px solid #828086;
    padding-bottom: 10px;
    background: #FFFFFF;
}
/* HYPERLINKS/DEFINITIONS */
a:link
{
    color: #000000;
}
a:visited
{
    color: #000000;
}
a:hover
{
    color: #449A6E;
}
a:active
{
    color: #449A6E;
}
img
{
    border-style: none;
    text-decoration:none;
}
.imgbrd
{
    border: 1px solid #e0e0e0;
}
h1
{
    font-size: 16px;
    color: #449A6E;
    text-align: left;
    margin: 0 0 5px 0;
}
h2
{
    margin: 0 0 3px 0;
    font-size: 14px;
    font-weight: bold;
    color: #555453;
    text-transform: capitalize;
}
h3
{
    margin: 10px 0px 0px 0px;
    font-size: 0.8em;
    color: #000000;
}

/* BODY DEFINITIONS */
.d1
{
    /*border-bottom:1px solid #ccc;*/
    margin-bottom: 35px;
    background: url('_images/Home/d1.jpg') repeat-x;
    position: relative;
}
.rm /*READ MORE*/
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.liitem
{
    margin: 25px 80px 0 5px;
    list-style-type: lower-roman;
    background: url('_images/Home/d1a.jpg') repeat-x;
    position: relative;
}
.tocitem {
    margin: 0px 80px 0 5px;
    list-style-type: upper-roman;
    text-transform:capitalize;
    position: relative;
    font-size:13px;
}
.regdiv
{
    background: #E0E0E0 url('_images/mhdrbg.jpg') repeat-x;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
}

/* HEADER */
#header
{
    background: #fff;
    padding: 10px 10px 0px 10px;
    height: 110px;
}
.logo
{
    float: left;
}
.addressblock
{
    float: right; /*position: relative;*/
    color: #76695c; /*text-align: right;*/
    font-size: 11px; /*font-style: italic;*/
    font-weight: bold;
}
.slogan
{
    font-size: 18px;
    font-weight: bold;
    color: #449A6E;
}
#time
{
    /*font-style: italic;*/
    font-weight: bold;
    font-size: 11px;
    padding-right: 15px;
    margin: 5px 0 0 0;
}
#sitemappath
{
    margin: 5px 0 0 0;
    padding-left: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #76695c;
}

/* HORIZONTAL MENU */
#hmenu
{
    padding: 3px 0 3px 9px;
    background: #E0E0E0;
    border-bottom: 1px solid #d4d4d4;
    border-top: 1px solid #d4d4d4;
    font-size: 14px;
    font-weight: bold;
}
#hmdiv
{
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
}
ul#navlist
{
    margin: 0;
    padding-left: 0;
    white-space: nowrap;
}

#navlist li
{
    display: inline;
    list-style-type: none;
    margin: 0 6px 0 6px;
}

#navlist a
{
    padding: 3px 10px;
}

#navlist a:link, #navlist a:visited
{
    color: #000; /*background-color: #E0E0E0;*/
    text-decoration: none;
}
#navlist a:hover
{
    color: #000;
    margin: 0 -6px 0 -6px;
    border-left: solid 6px #449a6e;
    border-right: solid 6px #449a6e;
    background-color: #FFFFFF;
    text-decoration: none;
}
/*#hcurrent
{
    margin: 0 -6px 0 -6px;
    border-left: solid 6px #449a6e;
    border-right: solid 6px #449a6e;
    background-color: #FFFFFF;
    text-decoration: none;
}*/

/*VMENU*/
#navcontainer
{
    margin-top: 0px;
}

#navcontainer ul
{
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, sans-serif;
}

#navcontainer a
{
    display: block;
    padding: 3px 0 3px 15px;
    width: 160px;
    background-color: #f0f0f0; /*#F4F4F4;*/ /*border-bottom: 1px solid #ccc;*/
}

#navcontainer a:link, #hlist a:visited
{
    color: #000;
    text-decoration: none;
}
#navcontainer a:hover
{
    position: relative;
    margin: 0 -6px 0 -6px;
    background-color: #fff;
    color: #000;
    border-right: solid 6px #449a6e;
    border-left: solid 6px #449a6e;
}
.menuind
{

}
.mhdr
{
    font-weight: bold;
    text-transform: uppercase;
    /*border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;*/
    padding: 3px 0 3px 15px;
    background: #E0E0E0 url('_images/mhdrbg.jpg') repeat-x;
}

/*CONTENT CONTAINER */
#cc
{
    clear: both;
    position: relative;
    width: 860px;
    background: #f0f0f0;
}
/*L/R COL*/
#left_col
{
    width: 175px;
    position: absolute;
    left: 0px;
    top: 0px;
}
/*#right_col
{
    width: 175px;
    position: absolute;
    top: 0px;
    right: 0px;
}*/
#page_content
{
    margin-right: 0px;
    margin-left: 175px;
    background-color: #FFFFFF;
    padding: 0px 0px 10px 15px;
    text-align: left;
}
.pcgen
{
    padding: 0 80px 10px 10px;
    position:relative;
}





/*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(_images/Home/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(_images/Home/lightbox/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; }
