/* <?php $colorpackName = $gallery->i18n('mwcolor2009'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #DBD9D6 !important;
  /*background-color: #634221 !important;*/
/*  background-color: #4c4033 !important;*/
  
}

body.gallery { /*background-color: #634221 !important;*/ background-color: #4c4033 !important; }

/* top top and bottom bottom bars */
/*.gcBackground1 { background-color: #634221 !important; }*/
/* top and bottom bar with nav */
.gcBackground2 { background-color: #4c4033 !important; }

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

#gallery a { color: #D9C49E !important; }
#gallery a:hover { color: #F2CD65 !important; }
#gallery a:active { color: #F2CD65 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }
.giTitle { color: #fff !important; }
.block-core-PeerList .current { color: #67b !important; }

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

#gallery select { background-color: #eee !important; }
#gallery input { background-color: #eee !important; }
#gallery textarea { background-color: #eee !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

/* James - "removed" the border around thumbnails in the album page */
#gsThumbMatrix{
	background-color: #432c19 !important;
	border: 1px solid black;
}
.ImageFrame_flicking {
	background-color: #432c19 !important;
} 
.gbBlock H2 {
	font: bold 1.6em/1.5em Georgia, Times New Roman, serif !important; 
	font-variant: small-caps !important;
	color: #F2CD65;
	margin-top: 30px
	
}
.block-core-BreadCrumb {
	background-color: #4c4033 !important;
	/*padding: 10px; */
	/*border: 1px solid #FFCC99;*/
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #d9c49e;
}
.gBreadCrumb {
	margin-bottom: 30px;
}

/*.block-core-SystemLink {
	display: none !important;
}*/

#gsContent {
	padding-top: 15px;
} 