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

