/* <?php $colorpackName = $gallery->i18n('Landonhouse'); ?>
 * $Revision: 15342 $
 */

body {
     background-color: #fee7bd;
     color: #336633;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-size: 14pt;	
}


a:link {
        color: #663366;
}

a:visited {
        color: #663366;
}

a:hover {
        color: #663366;
        text-decoration: underline;
}

a:active {
        color: #663399;
        text-decoration: underline;
}

.frame {
        border: thick double #993300;
}


#gallery {
  color: black !important;
  background-color: #FEE7BD !important;
}
body.gallery { background-color: #FEE7BD !important; }

.gcBackground1 { background-color: goldenrod !important; }
.gcBackground2 { background-color: darkgoldenrod !important; }

.gcBorder1 { border-color: black !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: green !important; }
#gallery a:hover { color: #003300 !important; }
#gallery a:active { color: #003300 !important; }
#gallery .gbTabBar a { color: #003300 !important; }

.giSuccess { color: green !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: darkgoldenrod !important; }
.gbEven { background-color: goldenrod !important; }
.gbOdd { background-color: #ffe65c !important; }

#gallery select { background-color: #fffaad !important; }
#gallery textarea { background-color: #fffaad !important; }
#gallery input { background-color: #fffaad !important; }
#gsSidebar ul span { color: black !important; }

