div#header table tr td#male { background: #001868; }
div#header table tr td#female { background: #B30000; }
div#header table tr td#topmenu { background: #001868; }


#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/male_wall.jpg') repeat scroll center top !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: #001868; }

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 {
    background: url(http://image.outfitt.dk/p/design/product_box_male.png) no-repeat scroll left top;    
}

.buttonwrap a.orangebtn{
	margin-right: 5px;
}
.selected_cat,.selected { color: #001868; }
div#header table tr td#select_list a { color: #004BFF; }
#prod_pag div.next a { background: url('http://image.outfitt.dk/p/design/male_arrow_right.png') no-repeat top right; }
#prod_pag div.prev a { background: url('http://image.outfitt.dk/p/design/male_arrow_left.png') no-repeat top left; }

.product_box {
    background: url(http://image.outfitt.dk/p/design/product_box_male.png) no-repeat left top;
}
