/*
* MAIN STYLESHEET MULTIMOVE.NL
* BY SANDER BECK
* SANDER@MULTIMOVE.NL
*/

img
{
	_behavior: url(http://cope.multimove.nl/styles/iepngfix.htc);
}


html{
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#00103A;
	overflow: -moz-scrollbars-vertical;
}

body{
	height:100%;
	width:100%;
    padding: 0;
	margin: 0;
	background:  url(../images/layout/background_body.gif) repeat 0;
}

a
{
	color: #00103a;
}

.clear
{
	clear: both;
}

#container{
	position:absolute;
	width:100%;
	min-height:100%;
	_height:100%;  
}

#container_top{
	position:relative;
	width:100%;
	height:320px;
	background:url(../images/layout/background_header.gif) repeat-x;
	margin: 0 auto;	
}

#container_footer{
	position:absolute;
	width:100%;
	height:81px;
	background:url(../images/layout/background_footer.gif) bottom repeat;
	bottom:0;
	margin-left:auto;
	margin-right:auto;
}

#header_container{
	position:relative;
	margin: 0 auto;		
	height:280px;
	width:920px;
	z-index: 100;
	background-position:top right;
	background-repeat: no-repeat;
}

#logo{
	cursor: pointer;
	width: 260px; 
	height: 90px; 
	float: left; 
	margin-left: 40px; 
	_margin-left: 20px; 
	margin-top: 70px;  
	z-index:10000;
	position:relative;
}

#header_img{
	width:920px;
	height: 320px;
	background-repeat: no-repeat;
	margin: 0 auto;	
	.margin-top: -160px;
	background-image: url(../images/layout/background_header.png);	
	
}

#header_container #search
{
	float:right;
	color: #ffffff;
	margin: -63px 6px 0px 0px;
	_margin-right: 2px;
	padding: 0;  
}

#header_container #search li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	vertical-align: middle;
}

#header_container #search li input
{
	border: 0;
	background-image: url(../images/layout/search.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	margin-top: -2px;
}
#menu{
	width: 707px;
	float:left;
	margin-top: -66px;
}

#content_container_a{
	margin: 0 auto;
	width: 920px;	
	background-image: url(../images/layout/content_background.jpg);
	background-repeat: repeat-x;
	background-color: #8D8D8D;
	min-height: 157px;
	height: auto !important;
  	height: 157px;
  	color: #ffffff;
}

#content_container_a_news{
	margin: 0 auto;
	width: 920px;
	background-color: #ffffff;
	min-height: 157px;
	height: auto !important;
  	height: 157px;
  	color: #ffffff;
}

#bezoekadres{
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	height: 90px;
	float: left;
	margin: 45px 0 0 20px;
	_margin-left: 10px;
}

#bezoekadres a{
	text-decoration: none;
	color: #FAF700;
}

#streep{
	background-image: url(../images/layout/vertical_streep.png);
	background-repeat: no-repeat;	
	width: 15px;
	height: 119px;	
	margin-left: -14px;
	_margin-left: 0px;
	margin-top: 17px;
}

.schaduw{
	margin: 0 auto;
	width: 930px;  /*  met schaduw */
	background-image: url(../images/layout/zij_schaduw.png);
	background-repeat: repeat-y;
	position:relative;
}

#content_holder{
	position:relative;
	width:920px;
	min-height:50px;	
	background:url(../images/layout/bg_content_top.gif) no-repeat top;
	margin-left:auto;
	margin-right:auto;
}

#content_left{
  position: relative;  
  padding: 25px 0 0 21px;  
  float:left;
}

#content_left_webshop{
  position: relative;  
  padding: 25px 0 0 21px;  
  float:left;
  min-height:100px;
  height:auto !important;
  height:100px;

}

#content_left_webshop a.shop_menu{
	color: #00103a;
	text-decoration: none;
	font-weight: normal;
}

#content_left_webshop a.shop_menu_on{
	color: #00103a;
	text-decoration: none;
	font-weight: bold;
}

#content_right_verzend{
	position: relative; 
	top: 0px; 
	float: right; 
	width: 710px; 
	margin-left: -55px;  
	padding-top: 25px; 
}

#content_right{
	position: relative; 
	top: -74px; 
	float: right; 
	width: 664px; 
	margin-left: 255px;  
	padding-top: 25px;
}

#content_right_news{
	position: relative; 
	top: -226px; 
	float: right; 
	width: 664px; 
	margin-left: 255px;  
	/*padding-top: 25px;*/
}

#content_right_webshop{
	position: relative; 
	top: -156px;
	float: right; 
	width: 664px; 
	left: 0px;  
}

#content_right_webshop_header{
	position: relative;
	top: 0px;
	float: right; 
	width: 664px; 
	left: 0px;
}

#content_content{
	float:right;
	width:920px; 
	padding-bottom:70px;
	background-color: #ffffff;
	min-height: 262px;
	height: auto !important;
  	height: 262px;
}

#content_content_verzend{
	float:right;
	width:920px; 
	padding-bottom:70px;
	background-color: #ffffff;
	min-height: 282px;
	height: auto !important;
  	height: 262px;
}

#content_content_body{
	float:right;
	width:920px; 
	padding-bottom:82px;
	background-color: #ffffff;
	min-height: 262px;
	height: auto !important;
  	height: 262px; 
}

#footer{
	background:url(../images/layout/background_footer.jpg) repeat-x;
	position:relative;
	margin: 0 auto;	
	height: 46px;
	width: 920px;
}

#footer_inhoud{
	padding-top: 12px;
	padding-left: 396px;
}

#content_content h1{
	font-size: 20px;
	color: #8D8D8D;
	margin-bottom: 10px;
}

#content_content_verzend h1, #content_content_body h1{
	font-size: 20px;
	color: #8D8D8D;
	margin-bottom: 10px;
}

#blokje{
	padding-top: 30px;
	height: 132px;
}

#submenu{
	height:37px;
	width: 640px; /*610*/
	padding-top:2px;
	margin-left:80px;
	margin-top:-40px;
	font-weight: bold;
}

#submenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#submenu ul li{
	margin: 0;
	padding: 0;
	display:inline;
}

#submenu ul li a{
	color: #ffffff;
	text-decoration: none;
}

#submenu ul li :hover, #submenu ul li.active{
	color:#00103A;
	background-color:#F1EE00;
}

#submenu ul li a.submenu2_on{
	color: #00103A;
	background-color:#F1EE00;	
}

.verzendkosten{
	background-image: url(../images/layout/background-verzend.jpg);
	background-repeat: repeat-x;	
}
.zelfophalen{
	background-image: url(../images/layout/background-zelfophalen.jpg);
	background-repeat: repeat-x;	
}

.hidden{
	display:none;	
}

#searchbox_submit{
	width:18px;
	height:20px;
	z-index:100;
	display:block;
	position:relative;
	top:-18px;
	left:130px;
}

#searchbox{
	z-index:1;	
}
