/* <?php $colorpackName = $gallery->i18n('internet2'); ?>
 * $Revision: 1.3 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #000000 !important;
/*  background-color: seagreen !important; */
}
 body.gallery { 
  /*  background-color: skyblue !important; */
    background-image: url(/internet/galeria/themes/internet/images/fundointernet.jpg);
} 

.gcBackground1 { background-color: #ffffff !important; }
.gcBackground2 { background-color: #000000 !important; }

.gcBorder1 { border-color: #000000!important; }
.gcBorder2 { border-color: #000000 !important; }

#gallery a { color: #05c2ec !important; }
#gallery a:hover { color: #056ea8 !important; }
#gallery a:active { color: #056ea8 !important; }
#gallery .gbTabBar a { color: #0583b6 !important; }

.giSuccess { color: yellow !important; }
.giWarning { color: #056ea8 !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: seashell !important; }
.block-core-PeerList .current { color: #ffffff !important; }

table.gbDataTable th { background-color: #14ac58 !important; }
.gbEven { background-color: #55cc55 !important; }
.gbOdd { background-color: #66aa66 !important; }

#gallery select { background-color: lightblue !important; }
#gallery textarea { background-color: lightblue !important; }
#gallery input { background-color: lightblue !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: seagreen !important;
}

.gbBlock { background-image: url(/internet/galeria/themes/internet/images/fundointernet.jpg);}

#gsHeader {
border-bottom: 1px solid #000000;
}
#gsFooter{
        border-top: 1px solid #000000;
}