/*<?php $colorpackName = $gallery->i18n('aak_neutral'); ?>
 */
#gallery
{
	color: #FEFEFE !important;
	background-color: #AA9966 !important;
}
BODY.gallery, .PPBackground
{
	background-color: #AA9966 !important;
}
.gcBackground1
{
	background-color: #729252 !important;
}
.gcBackground2, .iframeBackground
{
	background-color: #A0A0A0 !important;
}
.gcBorder1
{
	border-color: #DDBB22 !important;
}
.gcBorder2
{
	border-color: #777 !important;
}
.gcBorder1Author
{
	border-right: 1px solid #EEE !important;
}
.gcBorder1Top
{
	border-bottom: 1px solid #DCB921 !important;
}
#gallery A
{
	color: #593559 !important;
}
#gallery A:hover
{
	color: #FFF !important;
}
#gallery A:active
{
	color: #BBB !important;
}
.giSuccess
{
	color: #190 !important;
}
.giWarning
{
	color: #B31 !important;
}
.giError
{
	color: #D14 !important;
}
.giInfo, #gsPages DIV
{
	color: #FFF !important;
}
.block-core-PeerList .current
{
	color: #666 !important;
}
TABLE.gbDataTable TH
{
	background-color: #AAA !important;
}
.gbEven
{
	background-color: #CCC !important;
}
.gbOdd
{
	background-color: #AAA !important;
}
INPUT.inputTypeSubmit, INPUT.inputTypeButton
{
	background-color: #DDD !important;
}
#gallery SELECT
{
	background-color: #EFEFEF !important;
}
.giNew, .giUpdated
{
	color: #F6F6F6 !important;
	border-color: #F6F6F6 !important;
}
.giTitle, #gallery H2, #gallery H3, #gallery H4
{
	color: #FEFEFE !important;
}
DIV.gbTabBar SPAN
{
	background: url(tab_left.gif) no-repeat left top !important;
}
#gallery DIV.gbTabBar SPAN SPAN
{
	background: url(tab_right.gif) no-repeat right top !important;
}
#gallery DIV.gbTabBar SPAN.giSelected
{
	background-image: url(tab_left_on.gif) !important;
}
#gallery DIV.gbTabBar SPAN.giSelected SPAN
{
	color: #888 !important;
	background-image: url(tab_right_on.gif) !important;
}
.gbBlock LI
{
	color: #F6F6F6 !important;
}
#gsSidebar UL SPAN
{
	color: #888 !important;
}
#gallery DIV.gbTabBar A
{
	color: #777 !important;
	text-decoration: none !important;
}
#gallery DIV.gbTabBar A:hover
{
	color: #F6F6F6 !important;
}
SPAN.bsw_ButtonDisabled
{
	color: #555 !important;
}
.NavBorder
{
	border: 0 solid #888 !important;
	border-top-width: 2px !important;
}
.menuoff
{
	color: #A0A0A0 !important;
}
DIV#menu A, DIV#menu A:visited
{
	color: #A0A0A0 !important;
}
.helplink A
{
	color: #FFFFFF !important;
	background-color: #CCDDFF !important;
}
.helplink A:hover
{
	color: #88AADD !important;
	background-color: #BBCCFF !important;
}
.helplink A:active
{
	color: #6666DD !important;
}
/*
*******    ** rating ****    ****
*/
.giRatingEmpty
{
	background: transparent url(images/rating/star_r_0.0.gif) no-repeat !important;
}
.giRatingEmptyUserYes
{
	background: transparent url(images/rating/star_u_noborder.gif) no-repeat !important;
}
.giRatingHalfUserNo
{
	background: transparent url(images/rating/star_r_0.5.gif) no-repeat !important;
}
.giRatingHalfUserYes
{
	background: transparent url(images/rating/star_07.gif) no-repeat !important;
}
.giRatingFullUserNo
{
	background: transparent url(images/rating/star_r_1.0.gif) no-repeat !important;
}
.giRatingFullUserYes
{
	background: transparent url(images/rating/star_u_1.0.gif) no-repeat !important;
}
.giRatingAverage
{
	background-color: #777 !important;
	height: 8px;
}
.giRatingAverageContainer
{
	border: 1px solid #6F6F6F !important;
	height: 8px;
	width: 80px;
}

