/* <?php $colorpackName = $gallery->i18n('PBC'); ?>
 * $Revision: 1.0 $ $Date: 2007/09/05 $
 */

body {
	color: #ccc !important; 
	background-color: #2d2d2d !important;
	background-repeat: no-repeat;  
	background-position: top center; 
	background-attachment: fixed !important; 
	background-image: url(images/pbcbg.jpg);
}

#gallery {
	color: #ccccff !important; 
	/* background-color: #1B1E1E !important;  */
	/* background-repeat: no-repeat;  */
	/* background-position: top center; */
	/* background-attachment: fixed !important;  */
	/* background-image: url(http://www.pbcgallery.com/images/pbcbg.jpg); */
}

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

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

/* Album Matrix TD Background Color */
.gcBackground2 { background-color: #2d2d2d !important; }

/* Background for "prev / next" bar */
.gcBorder1 { border-color: #000000 !important; }
.gcBorder2 { border-color: #ccf !important; }

#gallery a { color: #ccccff !important; }
#gallery a:hover { color: #5f79d8 !important; }
#gallery a:active { color: #ccccff  !important; }

.giSuccess { color: #090 !important; }
.giWarning { color: #f63 !important; }
.giError { color: #c00 !important; }
.giInfo { color: #777 !important; }
.block-core-PeerList .current { color: #090 !important; }

table.gbDataTable th { background-color: #2a2a2a !important; }
.gbEven { background-color: #3a3a3a !important; }
.gbOdd { background-color: #444 !important; }

#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {  /* No input[type=submit] in IE */
	color: #bbb !important;
	background-color: #333 !important;
	border-width: 2px;
	border-style: solid;
	border-color: #2a2a2a #666 #666 #2a2a2a !important;
}

input.inputTypeSubmit, input.inputTypeButton { background-color: #666 !important; }

#gallery select { background-color: #ccc !important; }

#gallery input { background-color: #ccc !important; }

#gallery textarea:focus { background-color: #d1d1ff !important; }

.giSearchHighlight { color: #0a0; background-color: #444 !important; }

#addCommentForm input { background-color: #ccc !important; }

#addCommentForm textarea { background-color: #ccc !important; }

#addCommentForm input.gcBackground1  { background-color: #ccc !important; }

#addCommentForm #subject { background-color: #ccc !important; }

#addCommentForm #comment { background-color: #ccc !important; }

div.gbTabBar { background-color: #444 !important; }

div.gbTabBar span {
	background: url(../gallery2/modules/colorpack/packs/greymatter/tab_left.gif) no-repeat left top !important; }

#gallery div.gbTabBar span span {
    background: url(../gallery2/modules/colorpack/packs/greymatter/tab_right.gif) no-repeat right top !important; }

#gallery div.gbTabBar span.giSelected {
   background-image: url(../gallery2/modules/colorpack/packs/greymatter/tab_left_on.gif) !important; }

#gallery div.gbTabBar span.giSelected span {
    color: #bbb !important;
    background-image: url(../gallery2/modules/colorpack/packs/greymatter/tab_right_on.gif) !important; }
	
.giNew, .giUpdated {
    width: 60px;
    border-width: 1px !important;
    border-style: solid !important;
    padding: 0px 4px !important;
	margin-top: 6px;
}	