/* General Styling */
#content,#header,body,#TB_ajaxContent,#TB_title{
	background-color:#B2C27C;
}
body,#TB_ajaxContent,#TB_closeAjaxWindow,a{
	color:#000;
}
th,td {
	border-color: #B2C27C;
}
/* View Images Page */
#titleBar div, #menu div{
	background-color:#A0AE6F;
}
#group_list, #menu .c_bottom {
	background:#808B59 !important;
}
.frame {
	background-color: #FFF;
}
.group {
	background: url(/storefront/views/images/group-light.gif) no-repeat left center;
}
.selected {
	background: url(/storefront/views/images/group-active-light.gif) no-repeat left center;
}
h1 {
	border-bottom: 1px solid #000;
}
h3 {
	border-left: 1px solid #111;
}

