
body
{font-family: arial;
color:#555555;
background-color: #f6f5e8;}

div
{margin: 0px;
padding: 0px;
border: 0px;}

div.container
{margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
width:800px;
position:relative;

}

div.border
{width:800px;
background: url('../images/background.jpg') repeat-y;
}


div.banner
{background: url('../images/background_top.jpg') no-repeat;
width: 800px;
}

div.banner_image
{
position: relative;
background: url('../images/banner.jpg');
height: 177px;
}


div.border_bottom
{background: url('../images/background_bottom.jpg') no-repeat;
height: 5px;
font-size:0.1em;
clear:both;
}

div.main {
font-size:0.95em;
width:100%;
}

div.content{
margin:0px;
padding:0px;
padding-top:20px;
margin-left:190px;
padding-left:20px;
width:560px;
border-left: 2px dotted #770000;
background:#ffffff;
}

div.footer {
clear: both;
text-align: center;
font-size:smaller;
}

div.footer table
{table-layout:fixed;}

a
{color: #770000;
font-weight: bold;
text-decoration: none;
border:0px;}

a:hover
{color: #cc5050;
font-weight: bold;
text-decoration: none;}



h1, h2, h4
{margin:0px;
margin-bottom:10px;
}

h1, h2, h3, h4
{color: #225500;
}




h1 a, h2 a, h3 a, h4 a
{color: #225500;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{color: #99cc55;}

h3
{margin-bottom:2px;}

table, tr, td
{border:0px;
margin:0px;
padding:0px;}

table
{border-collapse:collapse;
width:100%;
border: 0px;}

table.side
{margin-bottom: 10px;
}


/* -------------------------------
IMAGE RELATED ELEMENTS
-------------------------------- */

div.image_left, div.image_right
{width:200px;
border: 1px solid #cccccc;
background:#efefef;
}

div.image_left_landscape, div.image_right_landscape
{width:346px;
border: 1px solid #cccccc;
background:#efefef;
}

div.image_left, div.image_left_landscape
{float:left;
margin: 0px 10px 5px 0px;}

div.image_right, div.image_right_landscape
{float:right;
margin: 0px 0px 5px 10px;
}

div.index_image
{border: 1px solid #cccccc;
background:#efefef;}

div.image_inner, div.image_inner_landscape
{margin:8px;
}

div.index_image_inner
{margin:5px;}

img
{border:0px;}

img.image_left, img.image_right, img.image_left_landscape, img.image_right_landscape, img.index_image
{border: 1px solid #cccccc;}


/* used by FCK editer */
img.image
{border: 1px solid #cccccc;}




p.intro
{font-style:italic;
font-size:1em;
font-weight: bold;
}

p.caption, p.caption_landscape
{
text-align: center;
font-style: italic;
font-size: smaller;
margin: 2px 0px 0px 0px;
}

/* ===================================
MENU STYLES
=====================================*/

div.menu
{margin-left:12px;
margin-right: 10px;
border-bottom:2px dotted #444444;
}


table.menu
{background:#ffffff;
width:776px;
border: 0px;
border-collapse: separate;
table-layout: fixed;
}

table.menu td
{
background: #770000;
text-align: center;
font-size: 0.8em;
position: relative;
overflow:visible;
padding:2px;
}

table.menu a
{color: #ffffff;}

table.menu a:hover
{color: #e09090;}

ul.sub_menu
{
position:absolute;
margin:0px;
padding:0px;
border-collapse: collapse;
}

li.sub_menu
{background:#770000;
list-style: none;
text-align:left;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
width:100px;
border:1px dotted #ffffff;
position:relative;
top:2px;
left:-2px;
}

/* ===================================
SIDE BAR STYLES
=====================================*/

div.side{
float:left;
width:175px;
margin:0px;
margin-left:10px;
padding:0px;
}

div.login_details, div.side_news, div.side_downloads, div.side_photo
{margin: 0px;
margin-left:10px;
margin-top:20px;
font-size:0.85em;
}

p.side_news, p.site_admin
{margin: 0px 0px 6px 0px;}

div.side h4, div.bottom_photo h4
{font-size:1.2em;
color:#770000;
margin-bottom: 2px;
}



/* **************** SIDE LOGIN ******************** */

div.side_login
{width:175px;
margin-top:20px;
}

ul.admin_menu, ul.admin_menu a, div.side_login h4
{color:#2222bb;
margin:0px;
padding:0px;}

ul.admin_menu
{list-style:none;
margin-left:10px;
}

ul.admin_menu li
{border:2px dotted #2222bb;
background: #ffffff;
padding:2px;
margin-bottom:5px;
font-weight: bold;
}

ul.admin_menu a:hover, ul.admin_menu li:hover
{color: #7777dd;}


ul.admin_menu ul.sub_menu
{
position:static;
padding:0px;
margin:5px;

}

ul.admin_menu ul.sub_menu li
{
position:static;
background:#e0e0e0;
border:1px solid #2222bb;
width:auto;
margin:0px;
margin-left:5px;

}

ul.admin_menu ul.sub_menu li:hover
{color: #7777dd;}
/* ***************** SIDE NAV LINKS ***************** */

div.side_depts, div.side_visit, div.side_gola
{margin-left:10px;
margin-right:10px;
margin-top:20px;
font-size:smaller;
}

div.side_depts ul, div.side_visit ul, div.side_gola ul
{
margin:0px;
padding:0px;
border-collapse:collapse;} 

div.side_depts li, div.side_visit li, div.side_gola li
{list-style:none;
background:#770000;
border: 1px solid #ffffff;
padding: 2px;
padding-left:10px;
}

div.side_depts li.active, div.side_visit li.active, div.side_gola li.active
{background:#cc5050;}

div.side_depts a, div.side_visit a, div.side_gola a
{
color:#ffffff;} 

div.side_depts a:hover, div.side_visit a:hover, div.side_gola a:hover
{
color:#e09090;}

/* **************** SIDE downloads ******************** */

td.downloads_list
{padding-right:5px;}

div.side td.downloads_list
{font-size:smaller;
padding-bottom: 5px;
padding-right: 5px;}


/* **************** SIDE PHOTOS******************** */

div.side_photo
{text-align:center;}

div.side_photo h4
{text-align:left;}


/* **************** BOTTOM PHOTOS******************** */

table.bottom_photo td
{vertical-align:middle;
text-align:center;
border:solid 1px #cccccc;
background:#efefef;}

table.bottom_photo img
{padding:10px;}



/* **************** NEWS ******************** */

a:link.read_more, a:visited.read_more, a:hover.read_more, a:active.read_more
{font-size:0.82em;
font-weight: bold;
color: #440000;}

a:hover.read_more
{color:  #cc5050;}

td.news_list
{padding-bottom:5px;}

/* ***************NEWS/DOWNLOADS LIST PAGES ***************** */
td.list_edit, td.list_delete
{padding-left:5px;
vertical-align: top;}

td.list_edit a, td.list_delete a
{color: #2222bb;}

td.list_edit a:hover, td.list_delete a:hover
{color: #7777dd;}

a.edit
{color: #2222bb;}

a.edit:hover
{color: #7777dd;}


/* ***************NEWS SUBMIT PAGE ***************** */

/* ***************GALLERY PAGE ***************** */

div.gallery
{float:right;
width: 560px;}

div.gallery h3
{clear:both;}

div.photo
{text-align:center;}

div.gallery_photo
{
float:left;
width:120px;
margin: 0px 10px 10px 0px;
text-align:center;
}

p.gallery_photo
{border:solid 1px #cccccc;
width:110px;
font-size:smaller;
margin: 5px auto;
text-align:center;
overflow:hidden;
}

p.gallery_photo img
{margin: 0 auto;
margin-top:5px;
margin-bottom:5px;}

img.gallery
{margin: 0 auto;}

div.thumb
{height: 130px;
width:470px;
overflow:auto;
margin:0px;
float:left;
}



table.thumb
{margin:0px;
border:#ff0000;}

img.thumb
{border: 1px solid #cccccc;
margin: 0px 5px 0px 5px;
}

p.left_arrow
{width:42px;
float:left;}

p.right_arrow
{width:42px;
float:left;}

img.parrowL, img.parrowR
{border:0px;}



/* ***************DOWNLOAD PAGES ************* */

img.icon
{border:0px;
margin-right:5px;}

table.downloads_list
{table-layout: fixed;
vertical-align: top;}

td.downloads_list
{vertical-align:top;
padding-bottom:10px;}

span.uploaded
{font-style:italic;
font-size:smaller;
}

table.download_submit
{table-layout:fixed;}

td.download_submit_L
{
width:200px;
font-weight:bold;
vertical-align:top;}

td.download_submit_R
{}

td.download_submit_L2
{font-style:italic;
padding-bottom: 10px;}


/* ***************SPECIES FACT SHEETS PAGES ************* */

table.species
{table-layout: fixed;}

table.species td
{border: 1px solid #000000;
padding:5px;}

span.species 
{font-style:italic;}

/* ****************LINKS******************************** */

table.links
{width:520px;
table-layout:fixed;}

table.links td
{padding:5px;}






