/* AUTO GENERATED FILE! DO NOT EDIT!!! */
/* Create a site_overrides.css file in the custom directory for any manual CSS overrides */
html {
	background-color: #FFFFFF;
	color: #27308b;
	background-image: url(main-bg.gif);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
.mainContainer {
	background-color: #FFFFFF;
}
#leftColumn, #rightColumn {
	background-color: #222222;
}
#poweredByPrismLogo, #poweredByPrismLogo a {
	color: Black;
}
.leftGroupsLink a {
	color: #e11327;
}
.ledger > div:nth-child(even), .ledger tr:nth-child(even) {
	background-color: #EEEEEE;
}
header.navbar {
	background-color: #56120b;
	background: -moz-linear-gradient(top,  #90221f 0%, #56120b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90221f), color-stop(100%,#56120b));
	background: -webkit-linear-gradient(top,  #90221f 0%,#56120b 100%);
	background: -o-linear-gradient(top,  #90221f 0%,#56120b 100%);
	background: -ms-linear-gradient(top,  #90221f 0%,#56120b 100%);
	background: linear-gradient(to bottom,  #90221f 0%,#56120b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90221f', endColorstr='#56120b',GradientType=0 );
	color: #FFFFFF;
}
header.navbar a {
	color: #afafaf;
}
header.navbar a:hover {
	color: #efefef;
}
#navbarMenu {
	background-color: #56120b;
}
.wcGuestCheckItemRowOdd {
	background-color: #ffeac4;
	color: #27308b;
}
.wcGuestCheckItemRowOdd a {
	color: #e11327;
}
.wcGuestCheckItemRowOdd a:hover {
	color: #27308b;
}
.wcGuestCheckItemRowEven {
	background-color: #fff5e1;
	color: #27308b;
}
.wcGuestCheckItemRowEven a {
	color: #e11327;
}
.wcGuestCheckItemRowEven a:hover {
	color: #27308b;
}
