.female_edition {
	background: url('http://image.outfitt.dk/p/design/female.png') no-repeat 0 0;
    width: 75px;
    height: 33px;
    position: absolute;
    top: 71px;
    left: 220px;
}

div#header table tr td#male { background: #001868; }
div#header table tr td#female { background: #B30000; }
div#header table tr td#topmenu { background: #b30000; }

#background_fill{
    -moz-background-clip:border !important;
    -moz-background-inline-policy:continuous !important;
    -moz-background-origin:padding !important;
    background:transparent url('http://image.outfitt.dk/p/design/female_wall.jpg') no-repeat scroll center bottom !important;
    height:100% !important;
    left:0 !important;
	position:fixed !important;
    top:0 !important;
    width:100% !important;
    z-index:1 !important;
}

div#shopping_cart_pop div#shopping_cart span { color: #b30000; }

div#wrap div#content div#product_listing div#aroundproductlist div.prod_box,
div#wrap div#content div#product_listing div.prod_box,
div#wrap div#content div#advanced_search_result div.prod_box,
#product_list_content form .product_box {
    background: url(http://image.outfitt.dk/p/design/product_box_female.png) no-repeat scroll left top;
}

div#wrap div#content div#product_listing div#aroundproductlist div.prod_box:hover,
div#wrap div#content div#product_listing div.prod_box:hover,
div#wrap div#content div#advanced_search_result div.prod_box:hover,
#product_list_content form .product_box:hover {
    background-position: 0 -252px;
}

.buttonwrap a.orangebtn{
	margin-right: 5px;
}
.selected_cat,.selected_cat  { color: #B30000; }
div#header table tr td#select_list a { color: #B30000; }
#prod_pag div.next a { background: url('http://image.outfitt.dk/p/design/female_arrow_right.png') no-repeat top right; }
#prod_pag div.prev a { background: url('http://image.outfitt.dk/p/design/female_arrow_left.png') no-repeat top left; }

.product_box {
    background: url(http://image.outfitt.dk/p/design/product_box_female.png) no-repeat left top;
}

