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

#gallery {
  color: #444 !important;
  background-color: #fff !important;
//  font-size-adjust: 0.45;
  font-family: Georgia, "Times New Roman", Times, serif;
  width: 650px;
}
body.gallery { background-color: #fff !important; 
}

.gcBackground1 { background-color: #fff !important; }
.gcBackground2 { background-color: #fff !important; }

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

#gallery a { color: #660304 !important; 
}
#gallery a:hover { color: #E90017 !important; }
#gallery a:active { color: #660304 !important; }

.giSuccess { color: #190 !important; 
}
.giWarning { color: #b31 !important; 
}
.giError { color: #d14 !important; 
}
.giInfo { color: #333 !important; 
}
.block-core-PeerList .current { color: #660304 !important; }

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

input.inputTypeSubmit, input.inputTypeButton { background-color: #fff !important; }
#gallery select { background-color: #fff !important; }

.giTitle { color: #660304; 
}
