/* <?php $colorpackName = $gallery->i18n('Sun Flares'); ?>
 * $Revision: 1.0 $ $Date: 2006/12/04 15:02:42 $
 */


#gallery 
	{
	color: #FE9225 !important;
	background-color: #2E0700 !important;
	}

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

.gcBackground1
	{
	background-color: #4A0C01 !important;
	}

.gcBackground2
	{
	background-color: #780e03 !important;
	}

.gcBorder1
	{
	border-color: #A81600 !important;
	}
	
.gcBorder2
	{
	border-color: #0000ff !important;
	}

#gallery a
	{
	color:#FF4400 !important;
	}
	
#gallery a:hover
	{
	color: #FFC400 !important;
	}
	
#gallery a:active
	{
	color: #FE7605  !important;
	}

.giSuccess
	{
	color: #00dd00 !important;
	}
	
.giWarning
	{
	color: #b31 !important;
	}
	
.giError
	{
	color: #d14 !important;
	}
	
.giInfo
	{
	color: #F27D00 !important;
	}
	
.block-core-PeerList .current 
	{ 
	color: #67b !important; 
	}

table.gbDataTable th 
	{ 
	background-color: #7A0800 !important; 
	}

table.bsw_ParamTable th
	{
	background-color: #7A0800 !important;
	}

.gbEven 
	{ 
	background-color: #540600 !important;
	color:#C75300;
	}
	
.gbOdd 
	{ 
	background-color: #631000 !important; 
	color:#C75300;
	}

#gallery select 
	{ background-color: #FFC97D !important; 
	}
	
#gallery input 
	{ 
	background-color: #FFC97D !important; 
	}
	
#gallery textarea 
	{
	background-color: #FFC97D !important; 
	}
	
#gsSidebar ul span 
	{ 
	color: #ffffff !important; 
	}
	
#gallery div.gbTabBar a 
	{
	color: red !important;
	}

span.bsw_ButtonDisabled
	{
	color:#961400 !important;
	}

span.bsw_ButtonEnabled
	{
	color:#DD5500 !important;
	}
