/* <?php $colorpackName = $gallery->i18n('g2sites1'); ?>
 * $Revision: 0.1 $ $Date: 2006/05/19 20:00:00 $
 */

#gallery {
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;!important;
  color:#3366cc !important;
  background-color: transparent !important;
}

body.gallery { background-color:#ccccff!important;}

.gcBackground1 { background-color:#8FA1B9!important; } 
.gcBackground2 { background-color:#8FA1B9!important; }

.gcBorder1 { border-color: #8FA1B9 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { background-color: transparent !important;  color: #3366cc !important; }
#gallery a:hover { background-color: transparent !important; color: #000033 !important; }
#gallery a:active { background-color: transparent !important; color: #3366cc !important; }
#gallery a:visited { background-color: transparent !important; color: #3366cc important; }

#gallery select { background-color: #fffaf0 !important; }
#gallery input { background-color: #f3862f !important; }
#gallery textarea { background-color: #f3862f!important; }

#photo-info .giDescription { background-color: #f3862f !important; }

.gallery-thumb img {	background: #f3862f !important; }
.gallery-thumb a img {  background: #ccccff!important; }
.gallery-thumb a:hover img {  background: #8fa1b9 !important;  }

