/* <?php $colorpackName = $gallery->i18n('CKJames'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */



.ckBG { background-color: #242424 !important; }

body {
color: #999 !important; 
background-color: #1B1E1E !important;
background-repeat: no-repeat;  
background-position: top center; 
background-attachment: fixed !important; 
background-image: url(http://ChristianJamesPhoto.com/images/CJPBG01.jpg);
}

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


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

/* .gcBackground1 { background-color: #fff !important; }  */
/* CK This is the tag for Album Matrix TD Background Color */


.gcBackground2 { background-color: #2a2a2a !important; }
/* CK Above is background for the "prev / next" bar */

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

#gallery a { color: #B0E65A !important; }
#gallery a:hover { color: #a1b7e3 !important; }
#gallery a:active { color: #a1b7e3  !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('../greymatter/tab_left.gif') no-repeat left top !important; }

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

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

#gallery div.gbTabBar span.giSelected span {
    color: #bbb !important;
    background-image: url('../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;
}
	