body {
	background: url('/images/back.jpg') repeat-x #cccccc;
}
.search { background-color: #b92025; }
.bar_header { background-color: #b92025; }
.shadow_wrapper { auto; background: url('/images/body_bg.jpg') repeat-y; }
.shadow_left { background:url('/images/menu_left.jpg'); }
.shadow_right { background:url('/images/menu_right.jpg'); }

.search_bottom { background: url('/images/search_bottom.jpg') no-repeat; }

.menu { background: url('/images/menu_bg_red.png') repeat-x; }
.menu a:hover, .menu #menuactive { background-image: url('/images/menu_button_bg.png'); }
.menu_shadow { background: url('/images/menu_shadow_red.png') repeat-x; }
.menu_split { background: url('/images/menu_split_red.png'); }
.footer_bottom { background: url('/images/footer.jpg') no-repeat; }

div.ATOB_large { background: url('/images/add_to_basket_large_red.gif'); }
div.ATOB_large_preorder { background: url('/images/add_to_basket_preorder_red.gif'); }
div.ATOB { background: url('/images/add_to_basket_red.gif'); }
div.ATOB_preorder { background: url('/images/add_to_basket_preorder_red.gif'); }

.menu a:link, .menu a:active, .menu a:visited { color: #383838; }
.menu #menuactive { color: #fff; }
.menu { background: url(''); background-color: white; }
.menu a { background-color: #e0e0e0; }
.menu a:hover, .menu #menuactive { background-image: url(''); background-color: #474747; color: #fff; }
.menu_shadow { background: url('/images/menu_shadow.png') repeat-x; }
.menu_bottom { background: #b92025; height: 4px; border-left: 1px solid #999999; border-right: 1px solid #999999; }
.menu_split { background: url(''); }

.menu a:link, .menu a:active, .menu a:visited, .menu #menuactive {
        line-height: 18px;
        height: 18px;
}
.menu_split { height:18px; }

