/* <?php $colorpackName = $gallery->i18n('natureGreenDarkGreen'); ?>
 * $Revision: 1.0 $ $Date: 2005/12/19
 */

/* overwriting icons sizes */
.navtoppic{
    width: 16px !important;
    height: 16px !important;
}
.navpic{
    width: 16px !important;
    height: 16px !important;
}


/* overall text color and background color outside the gallery table */
#gallery
{
        color: #c0b434; /* was #3d3c15 !important; */
        background-color: transparent !important;
        font-family: arial, verdana, tahoma;
        margin: 0px;
        height:100%;
		min-height: 100%;
}

/* the body */
body.gallery
{
        background-color: #C4BF5F; /*orig*/
		background-color: #3e4873 !important;
        min-height: 700px;
		color: #foefdf;
}

/* background color inside the gallery table, the sidebar and several cells */
.gcBackground1 { background-color: #989429; } /*orig*/
.gcBackground1 { background-color: #525b81 !important; }
/* the microthumbs collection background color */
.gcBackground2 { background-color: #989429; }/*orig*/
.gcBackground2 { background-color: #525b81 !important; }/*
#siteAdminForm .gcBackground1 {background-color: #336 !important;} jlp added*/
/* inner borders and lines */
.gcBorder1 { border-color: #575318; }/*orig*/
.gcBorder1 { border-color: #c0b434 !important; }
/* outer border and microthumbs collection border */
.gcBorder2 { border-color: #575318; }/*orig*/
.gcBorder2 { border-color: #c0b434 !important; }

/* links */
#gallery a { color: #c0b434 !important; }/* was #3D3C15 !important; */
#gallery a:hover { color: #c0b434 !important; }/* was #3D3C15 !important; */
#gallery a:active { color: #c0b434 !important; }/* was #3D3C15 !important; */

/* success notifications, e.g. Maintenance actions processed fine */
.giSuccess { color: #008000 !important; }
/* warnings */
.giWarning { color: #0000A6 !important; }
/* errors */
.giError { color: #7F0000 !important; }
/* information block and date */
.giInfo { color: #c0b434 !important; } /* was #3d3c15*/
/* ? */
.block-core-PeerList .current { color: #c0b434 !important; } /* was #3d3c15*/

/* list header background color */
table.gbDataTable th { background-color: #ACA73E !important; }
/* list even row background color */
table.gbDataTable {color: #fff;}
.gbEven { background-color: #E9E7ce !important;color: #3e4873 !important; }
/* list odd row background color */
.gbOdd { background-color: #F2F1DB !important; color: #3e4873 !important;}

/* button colors */
input.inputTypeSubmit, input.inputTypeButton { background-color: #E9E6C5 !important; }
/* selection lists background color */
#gallery select { background-color: #FFFFFF !important; }


/* ? */
.giNew, .giUpdated {
    padding: 2px 5px 3px 5px !important;
    border-width: 1px 1px 1px 1px !important;
    border-style: solid !important;
    line-height: 3.0em !important;
    color: #ff7777 !important;
    border-color: #bbbbbb !important;
}

/* titles, names, section names, ... */
.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    color: #F0EFDF !important;
}

/* descriptions */
.giDescription {
    color: #F0EFDF !important;
}

/* link to the help menu in the admin */
#helplink a {
    background-color: #ACA73E; /*orig*/
	background-color: #336 !important;
}


/* tab left */
div.gbTabBar span {
   background: url('tab_left.gif') no-repeat left top !important; }

/* tab right */
#gallery div.gbTabBar span span {
    background: url('tab_right.gif') no-repeat right top !important; }

/* active tab left */
#gallery div.gbTabBar span.giSelected {
   background-image: url('tab_left_on.gif') !important; }

/* active tab right */
#gallery div.gbTabBar span.giSelected span {
    color: #c0b434; /* was #3d3c15*/
	color: #336 !important;
    background-image: url('tab_right_on.gif') !important; }

/* active admin option */
.gbBlock li {
    color: #f0efdf !important; /*was #c0b434*/
}

/* admin option subtitles */
#gsSidebar ul span {
    color: #c0b434 !important;/* was #3d3c15*/
        font-size: 110%;
}

/* tab texts */
#gallery div.gbTabBar a {
    color: #9D9C77 !important;
    text-decoration: none!important;
}

/* tab texts mouseover */
#gallery div.gbTabBar a:hover {
    color: #CECEC0 !important;
}

/* ? */
span.bsw_ButtonDisabled {
  color: #64621E; /*orig*/
  color: #827b1a !important; 
}

/* ? */
.NavBorder {
    border: 0 solid #aaa !important;
    border-top-width: 2px !important;
}

/* ? */
.menuoff {
    color: #a0a0a0 !important;
}

/* ? */
#footer a { color: #999 !important;}
#footer a:hover { color: #444 !important;}

/* seperator lines, e.g. between photo description and info */
.descSeparator {
    border-color: #827b1a !important; /*was #64621e*/
}

/* add comments icon */
.comments {
  background: url('images/addcomments.gif') left center no-repeat !important;
    width: 20px;
    height: 20px;
}

/* thumbnails background color (visible when loading) */
.giThumbnail {
    background-color: #989429; /*orig*/
    background-color: #3e4873 !important;
}

/* color of the authorText of the Nature theme */
#authorText { color: #F0EFDF;}
p.author {color: #9cabdb;} /*jlp added*/
/* color of the links in the authorText of the Nature theme */
#authorTextHeader, h1
{
        color: #4B1D1C; /*orig*/
        color: #f0efdf !important; 
		font-weight: bold;
}
#authorText a
{
        color: #F0EFDF !important;
        border-bottom: 1px solid #C0BD7B !important;
}
#authorText a:hover
{
        color: #470A34 !important;
        border-bottom: 1px solid #5B2D31;/*orig*/
        border-bottom: 1px solid #5B2D31 !important;
		text-decoration: none !important;
}

#footerBar
{       background-color: #B5B04A; /*orig*/
        background-color: #464f78 !important;
        border: 1px solid #575318; /*orig*/
        border: 1px solid #827b1a !important;
}
#footerBar td {color: #c0b434;}
/*
#footerBarLink a
{
        color: #470A34 !important;
}

#footerBarLink a:hover
{
        color: #470A34 !important;
        text-decoration: underline !important;
}*/
#gallery #searchOptionsHidden, #gallery #searchOptionsHidden a, #gallery #searchOptionsHidden a:visited; #gallery #searchOptionsHidden a:hover, #gallery #searchOptionsVisible, #gallery #searchOptionsVisible a, #gallery #searchOptionsVisible a:visited, #gallery #searchOptionsVisible a:hover {
    color: #f0d87e !important;}

/* Serving the IEers amoung us :-/ */
body
{
	scrollbar-3dlight-color: #626140;
	scrollbar-arrow-color: #c0b434; /* was #3d3c15*/
	scrollbar-darkshadow-color: #c0b434;/* was #3d3c15*/
	scrollbar-face-color: #D2CE7E;
	scrollbar-track-color: #989429;
}
.block-core-BreadCrumb span, .block-core-GuestPreview {
    color: #c0b434;}
#gsFooter, .gbBlockBottom {
  color: #f0efdf;
}
#itemAdminForm .gbBlock, #itemAdminForm .gbBlock p, #siteAdminForm .AdminPlugins_legend, .gbBlock {color: #f0eFdF;}
.giSearchHighlight { background-color: #336; color: #c0b434;}

	/* Nature added styles */
#systemLinks, #externalLinks, #breadCrumb {color: #ccc;}
