


#content-left{
	width: 412px;
	height:100%;
	float:left;
	
	}
#content-right{
	width: 597px;
	height:100%;
	float:right;
	}


@font-face {
    font-family: 'BitstreamCooperBlack';
    src: url(../font/cooper-webfont.eot);
    src: url(../font/cooper-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/cooper-webfont.woff) format('woff'),
         url(../font/cooper-webfont.ttf) format('truetype'),
         url(../font/cooper-webfont.svg#BitstreamCooperBlack) format('svg');
    font-weight: normal;
    font-style: normal;

}
#nav_container{
	background-image: url(../images/bg_nav_nw_990.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	padding-left:12px;

	}
body {
		background: url(../images/bg.jpg) repeat top left;
		background-attachment: fixed;
	}
body, html body div#content table#body tbody tr td#sidebar-body div table tbody tr td h1 {
 font-family: 'BitstreamCooperBlack', Verdana, Arial, sans-serif;
 font-size: medium;
 color: #fff;
}
span.header {
 font-family: MyCustomFont, Impact, "Arial Black", sans-serif;
 font-weight: bold;
 color: red
}

html body div#content table#menu2 tbody tr td{
padding-top: 4px;
padding-left: 4px;
}


div#head_title h1{
font-size: 22px;


}
h2,h3,h4{
 font-family: 'BitstreamCooperBlack', Verdana, Arial, sans-serif;
 font-size: 22px;
 color: #fff;
margin:0px;
padding-left:0px;
padding-bottom:12px;
padding-top:4px;

}
h3,h4{color:#4d4d4d;text-align:center;padding-top:8px;letter-spacing: -1px;}
h4{font-size:200%;margin-top:45px;text-shadow: 0px 12px 8px #888787;}
div#sidebar-body div#text a:active,
div#sidebar-body div#text a:hover,
div#sidebar-body div#text a:visited,
div#sidebar-body div#text a:link {
color: #fff;
font-size: 12px;

}


/* menu styles */



.nav_tab1_li{
	float:left;
    font-family: 'BitstreamCooperBlack';
	
	text-align:center;
	color: #fff;
	width:98px;
	height:35px;
	*height: 32px;
	margin-right: 4px;
	padding-top:2px;
	*padding-top:5px;
	}
.nav_tab2_li{
	float:left;
    font-family: 'BitstreamCooperBlack';

	text-align:center;
	width:129px;
	height:35px;
	*height: 32px;
	margin-right: 4px;
	color: #fff;
	padding-top:2px;
    *padding-top:5px;
	}
.nav_tab3_li{
	float:left;
    font-family: 'BitstreamCooperBlack';
	text-align:left;
	width:129px;
	height:40px;
	*height: 32px;
	margin-right: 4px;
	color: #fff;
	padding-top:2px;
    *padding-top:5px;
	}

.nav_tab4_li{
	float:left;
    font-family: 'BitstreamCooperBlack';

	text-align:center;
	width:129px;
	height:35px;
	*height: 32px;
	margin-right: 4px;
	color: #fff;
	padding-top:2px;
    *padding-top:5px;
	}
#nav_search_box{
width:58px;
padding-left: 7px;
padding-left: 5px/9;
padding-top: 6px;
*padding-top:2px;
height:33px;
float:left;


}

/* link styles */
.nav, .nav_on {

font-family: 'BitstreamCooperBlack', Verdana, Arial, sans-serif;
font-size: 12px;
color: #fff;
text-decoration: none;

}


.nav_on, a:hover
{
font-size: 14px;
}

/* Header styles*/
#header_main{
	width: 990px;
	height: 120px;
	
	margin-right: auto;
	margin-left: auto;
}
#header_logo_top{
	height: 30px;
	width: 282px;
	background-image: url(../images/logo-top.gif);
	background-repeat: no-repeat;
}
#header_logo_bottom{
	height: 90px;
	width: 282px;
	background-image: url(../images/logo-bottom.gif);
	background-repeat: no-repeat;
}
#header_left{
	float: left;
	height: 120px;
	width: 17px;
	background-image: url(../images/header-left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header_right{
	float: right;
	height: 120px;
	width: 27px;
	background-image: url(../images/header-right_n.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#header_banner{
	height: 120px;
	width: 664px;
	float:left;
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
		}
#header_banner_tekst{
	padding-top:0px;
	height: 89px;
	width: 546px;
	margin-top: 31px;
	margin-right: auto;
	margin-left: auto;
}		

#header_main_logo{
	height: 120px;
	width: 282px;
	float: left;
	}
/* end header styles */

	img {
		display: block;
		border: 0px;
	}

	input, textarea {
		display: block;
		border: 0px;
	}

	td {
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
	}
	
	.wishlist {
		position: absolute; 
		width: 120px; 
		height: 16px;
		/*background: url(../../images/add.gif) no-repeat;
		background-position: 10px 0px;
		cursor: pointer;*/
	}
	
	.wishlist-off {
		position: absolute; 
		width: 120px; 
		height: 16px;
		background: url(../../images/add-off.gif) no-repeat;
		background-position: 10px 0px;
	}
	
	#witems {
		width:563px;
		height:367px;
	}
    #witems .listblock{
        width:inherit;
        height:342px;  
        overflow-x: hidden; 
        overflow-y: auto;        
    }
	
	#witems span{
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
/*	
	#wishlist-box {
		background: url(../images/wishlist-bg.png) no-repeat top left;
		margin-top: -8px;
		margin-left: -8px;
		width: 145px; 
		height: 44px; 
		position: absolute; 
		text-align: center;
	}
	
	#wishlist-box span{
		position: relative;
		top: 15px;
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
	}
	
	#wishlist-box span a{
		font-family: Verdana;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
	#wishlist-box span a:hover{
		color: #0071BB;
		text-decoration: underline;
	}
	
*/
#tekstwis{
height:40px;
width:130px;
width:auto\9;
margin-left:-8px;
margin-left:0px\9;

} 


 #wishlist-box{
    /*
        padding-top:4px;
        width:70px;
        height:14px; */
        height:40px;
        width:52px;
        width:54px\9;
		padding-left:3px;
        text-align:left ;
        overflow:hidden;
		float:left;

    }
    #wishlist-box span a{
        font-family: Verdana;
        font-size: 10px;
        *font-size: 8px;
        font-size: 10px\9;
        font-weight: normal;
        color: #fff;
        text-decoration: none;
		margin-left: 1px\9;

    }
     #wishlist-box span a span{
        font-size:8px;  
        font-size:10px\9;  
		margin-left: 1px\9;
		
     }   
    
    #wishlist-box span a:hover{
        color: #dbfff5;
        text-decoration: underline;
    }
    
	#content {

		margin-right: auto;
		margin-left: auto;
		width: 1024px;
		height: 100%;

		
	}

	#header {
		width:917px;
		height:120px;
	}

	#logotop {
		width: 282px;
		height: 30px;
		background: url(../images/shadows/logo-top.png) no-repeat top left;
	}

	#headerleft {
		width: 17px;
		height: 90px;
		background: url(../images/shadows/header-left.png) no-repeat top right;
	}

	#headerright {
		width: 55px;
		height: 90px;
		background: url(../images/shadows/header-right.png) no-repeat top left;
	}

	#menu {
		width:917px;
        height:41px;
        background:transparent url(../images/menu/new/bg_menu.png) no-repeat;
	}

	.menubottom {
		height: 14px;
		background: url(../images/shadows/menu-bottom.png) repeat-x top left;
	}

	.menubottomlong {
		height: 14px;
		background: url(../images/shadows/menu-bottom-long.png) repeat-x top left;
	}

	#menuright {
		width: 55px;
		height: 41px;
		background: url(../images/shadows/menu-right.png) no-repeat top left;
	}

	#menuleft {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-left.png) no-repeat top left;
	}

	#menuspace1 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space1.png) no-repeat top left;
	}

	#menuspace2 {
		width: 29px;
		height: 41px;
		background: url(../images/shadows/menu-space2.png) no-repeat top left;
	}

	#menuspace3 {
		width: 29px;
		height: 41px;
		background: url(../images/shadows/menu-space3.png) no-repeat top left;
	}

	#menuspace4 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space4.png) no-repeat top left;
	}

	#menuspace5 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space5.png) no-repeat top left;
	}

	#menuspace6 {
		width: 30px;
		height: 41px;
		background: url(../images/shadows/menu-space6.png) no-repeat top left;
	}

	#search {
		width: 129px;
		height: 27px;
		background: url(../images/search.gif) no-repeat top left;
		vertical-align: middle;
	}

	#searchbox {
		width: 65px;
		height: 16px;		
		border: 0px;
		font-family: Verdana;
		font-size: 11px;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
        margin-top:-3px;
	}

	#body {
		width:990px;
		height:413px;
	}

	#spacebar {
		width: 14px;
		height: 446px;
		float:left;
		background: url(../images/shadows/space.png) no-repeat top left;
	}
	
	#spacebar_clothing {
		width: 14px;
		height: 447px;
		float:left;
		background: url(../images/shadows/space_clothing.png) no-repeat top left;
	}

	#rightspace {
		width: 34px;
		height: 447px;
		background: url(../images/shadows/right.png) no-repeat top left;
		float:left;
	}
	
	#rightspace_clothing {
		width: 34px;
		height: 447px;
		background: url(../images/shadows/right_clothing.png) no-repeat top left;
		float:left;
	}

	#topshadow {
		width: 563px;
		height: 15px;
		background: url(../images/shadows/top.png) no-repeat top left;
		float:left;
	}

	#bottomshadow {
		width: 563px;
		height: 32px;
		background: url(../images/shadows/bottom.png) no-repeat ;
		float:left;
	}

	#middlespace {
		width: 563px;
		height: 400px;
		text-align:center;
		float:left;
	}
	#middlespace_clothing {
		width: 459px;
		height: 400px;
		text-align:center;
		float:left;
	}

	#picture {
		width: 563px;
		height: 447px;
		background: url(../images/pic1.gif);
		background-repeat: no-repeat;
		background-position: top left;
		float:left;
		
	}
	#picture_clothing {
		width: 563px;
		height: 447px;
		background: url(../images/white3.gif);
		background-repeat: no-repeat;
		background-position: top left;
		float:left;
		
	}
	#head_title{
		width: 347px;
		height: 45px;
        padding-left: 12px;
	
	
	
	}

	#text {
		width: 359px;
		height: 319px;
		font-family: Arial;
		font-size: 12px;
		font-weight: 500;
		color: #ffffff;
		line-height: 17px;
		padding-left: 12px;
		padding-right: 12px;
	}

	#listblok{
		width: 245px;
		height: 267px;
		position: absolute;
	}

	a.list-item {
		font-family: Arial;
		font-size: 11px;
		font-weight: 500;
		color: #ffffff;
		text-decoration: none;
	}

	a.list-item:hover {
		font-family: Arial;
		font-size: 11px;
		font-weight: 500;
		color: #000000;
		text-decoration: none;
	}

	ul.list {
		margin-top: 0px;
		padding-top: 0px;
		margin-left: 0px;
		padding-left: 0px;
		font-weight: 500;
		list-style: none;
		line-height: 17px;
	}

	.prod {
		font-family: Arial;
		font-size: 9px;
		font-weight: 500;
		color: #0071bb;
	}

	.prod-img-cell {
		width: 163px;
		height: 122px;
		vertical-align: middle;
	}

	.prod-txt-cell {
		width: 163px;
		vertical-align: middle;
		font-family: Arial;
		font-size: 9px ;
		font-weight: 500;
	}

	.prod-txt-title {
        vertical-align: middle;
        text-align: left;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #0071bb;

    }
    .prod-quantity{
        
    }
    .prod-quantity div{
       
    }
    .prod-quantity input{
        width:40px;
        border:1px solid #555;
        text-align: center;
    }
	
	

	
	#footer_main{
	width: 1018px;
	height: 65px;
	margin-top: 50px;
	*margin-top: 0px; /* IE7 en lager */
	margin-right: auto;
	margin-left: auto;
}

#footer_left{
	float: left;
	height: 65px;
	width: 17px;
	background-image: url(../images/footer/footer_left.png);
	background-repeat: no-repeat;
	background-position: top;
	}

#footer_right{
	float: left;
	height: 65px;
	width: 55px;
	background-image: url(../images/footer/footer_right.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}
#footer_banner{
	height: 65px;
	width: 936px;
	float:left;
	background-image: url(../images/footer/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
		}
				/* Styling footer */
			
#sale_button{width:150px;height:65px;float:left;padding-top:9px;padding-left:28px;}
#footer_links{width:480px;height:65px;margin-left:60px;margin-right:auto;float:left;}
#mail_button{width:122px;height:55px;float:right;padding-top:9px;padding-left:10px;}

ul.footer_list{
	list-style-type: none;
}
li.footer_li{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
    margin-top:0px;
	*margin-top: 15px;
    margin-bottom:0px;
	line-height:13px;
}


li.footer_li a:active,
li.footer_li a:link,
li.footer_li a:hover,
li.footer_li a:visited{
font-family: 'BitstreamCooperBlack', Verdana, Arial, sans-serif;
font-size:14px;
color:#0071bb;
text-decoration:none;
    margin-top:0px;
    margin-bottom:0px;

}

li.footer_li a:hover{
text-decoration:underline;
}


