@charset "utf-8";
/* CSS Document */

body{
	font: Verdana;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003300;
	/*background-color: #FF9933;*/
	background-image:url(images/site/pebbles.jpg);
	vertical-align:middle;
	text-align: center;
  	min-width: 965px;
	background-attachment:scroll;
	overflow:hidden;

	
}

a{
	color:#FFFFFF;
	}

a:link{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

a:visited{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Main div's */

#main{
	position: absolute;
	height: 95%;
	margin-left:auto;
	margin-right:auto;
	background-color: #c7cdbe;
	background-image: url(http://www.dc-database.com/images/logo_dc.jpg);
	vertical-align: baseline;
	background-repeat:no-repeat;
	background-attachment:scroll;
	border: 1px #000000 solid;
	overflow: hide;
  	text-align: left;
  	width: 950px;
  	margin-left: auto;
  	margin-right: auto;
	left:0;
	right:0;

	
}

#block1{   /*menu*/
	position: absolute;
	top: 129px;
	left: 10px;
	width: 175px;
	height: 216px;
	background-color: #677856;
	border: 1px #000000 solid;
	overflow: auto;
	background-image: url(images/site/back_menu.jpg);
	background-repeat: no-repeat;
}

#block2{
	position: absolute;
	top: 355px;
	left: 10px;
	width: 175px;
	height: 235px;
	background-color: #677856;
	border: 1px #000000 solid;
	overflow: auto;
	background-image: url(images/site/back_new.jpg);
	background-repeat: no-repeat;
}
#block3{ /*block midden op homepage*/
	position: absolute;
	top: 129px;
	left: 195px;
	width: 555px;
	height: 259px;
	background-color: #96a583;
	background-image:url(images/site/back_block3.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border: 1px #000000 solid;
	overflow: hidden;
}
#block4{ /*block rechtsboven*/
	position: absolute;
	top: 129px;
	left: 760px;
	width: 175px;
	height: 216px;
	background-color: #677856;
	border: 1px #000000 solid;
	overflow: auto;
	background-image: url(images/site/back_search.jpg);
	background-repeat: no-repeat;
}

#block5{ /*block rechtsonderder*/
	position: absolute;
	top: 355px;
	left: 760px;
	width: 175px;
	height: 235px;
	background-color: #677856;
	border: 1px #000000 solid;
	overflow: auto;
	background-image: url(images/site/back_online.jpg);
	background-repeat: no-repeat;
	
}

#block6{
	position: absolute;
	top: 110px;
	left: 10px;
	width: 175px;
	height: 235px;
	background-color: #006600;
	border: 1px #000000 solid;
	overflow: auto;
	background-image: url(images/site/back_menu.jpg);
	background-repeat: no-repeat;
}

#block7{   /* breadcrump */
	position: absolute;
	top: 80px;
	left: 195px;
	/*right: 27px;*/
	/*width: 740px;*/
	height: 20px;
	text-align:left;
	color:#003300;
	background-image:url(http://www.dc-database.com/images/site/breadcrumb.png);
	background-repeat:repeat;
}


/* Div's voor models-template */

#mod_tab{
	position: absolute;
	top: 129px;
	left: 195px;
	height: 420px;
	width: 700px;
	border: 1px solid;
	background-color: #677856;
	padding: 20px;
	overflow:auto;
	}


/* Div's voor hoofdpagina's inventories */

#inv_wide{
	position: absolute;
	top: 129px;
	left: 10px;
	height: 259px;
	width: 885px;
	border: 1px solid;
	background-color: #677856;
	padding: 20px;
	overflow:scroll;
	}

/* Div's voor tabbladen inventories */




#inv_menu{
	position: absolute;
	top: 110px;
	right: 27px;
	width: 740px;
	height: 20px;
	text-align:right;
	}
	

.inv_active{ /*groen blokje voor actief*/
	position: relative;
	top: 0;
	left: auto;
	width: auto;
	height: 20px;
	text-align: center; 
	border: 1px solid;
	padding: 5px 15px 5px 15px;
	background-color: #677856;
	border-bottom-color: #677856;
	}
	
.inv_inactive{ /*rood blokje voor inactief*/
	position: relative;
	top: 0;
	left: auto;
	width: auto;
	height: 20px;
	text-align: center; 
	border: 1px solid;
	padding: 5px 15px 5px 15px;
	background-color: #96a583;
	}
	
#img_list{
	position: absolute;
	top: 0px;
	left: 236px;
	height:300px;
	width:auto;
	}

#inv_tab{
	position: absolute;
	top: 129px;
	left: 195px;
	height: 420px;
	width: 700px;
	border: 1px solid;
	background-color: #677856;
	padding: 20px;
	}

#inv_variants{
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	width: 680px;
	border: 1px solid;
	background-color: #96a583;
	margin-bottom: 20px;
	float:left;
	}

#inv_variants_picture{
	position: relative;
	top: 0px;
	height: auto;
	width: auto;
	border: 1px solid;
	margin: 5px;
	float:left;
	}
	
#inv_variants_text{
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
	border: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}

#inv_variants_link{
	position: relative;
	top: 0px;
	height: auto;
	width: 660px;
	border-top: 1px solid #000000;
	padding: 10px;
	text-align: center;
	text-decoration:underline;
	color:#FFFFFF;
	float:left;
	}

	
.inv_flag{
	position:absolute;
	top:20px;
	left:20px;
	height: 150px;
	width: 250px;
	border: 0px;
	} 
	
.inv_kop1{
	position:absolute;
	top:190px;
	left: 20px;
	width: 220px;
	border: 1px #96a583 solid;
	padding: 5px 15px 5px 15px;
	color: #FFFFFF;
	}
	
#inv_table{
	height:420px;
	width:345px;
	overflow:auto;
	border: 1px #000000 solid;
}

	
#inv_table2{
	height:420px;
	width:345px;
	overflow:auto;
	border: 1px #000000 solid;
}

#inv_specs{
	position:absolute;
	top:20px;
	left:370px;
	height:420px;
	width:345px;
	border: 1px #000000 solid;
	}
	
	
	
/* Div's voor tabbladen Defence */
#def_menu{
	position: absolute;
	top: 110px;
	right: 27px;
	width: 740px;
	height: 20px;
	text-align:right;
	}
#def_tab{
	position: relative;
	/*top: 129px;*/
	margin-top:129px;
	left: 195px;
	height: 70%;
	width: 700px;
	border: 1px solid;
	background-color: #677856;
	padding: 20px;
	overflow:auto;
	}
	
/* Classes voor tabbladen Defence */
.def_active{
	position: relative;
	top: 0;
	left: auto;
	width: auto;
	height: 20px;
	text-align: center; 
	border: 1px solid;
	padding: 5px 15px 5px 15px;
	background-color: #677856;
	border-bottom-color: #677856;
	}
	
.def_inactive{
	position: relative;
	top: 0;
	left: auto;
	width: auto;
	height: 20px;
	text-align: center; 
	border: 1px solid;
	padding: 5px 15px 5px 15px;
	background-color: #96a583;
	}
	
.def_starttitle{
	position:absolute;
	text-align:center;
	float:left;
	width:inherit;
	top:20px;
	border: 0px;
	font-size:25px;
	} 

.def_startimg{
	position:relative;
	top:40px;
	border: 1px;

	}
	
.def_starttext{
	position:relative;
	float:left;
	top:50px;
	border: 0px;
	width:inherit;
	}  
	
.def_logo{
	position:absolute;
	top:150px;
	left:20px;
	height: 150px;
	width: 250px;
	border: 0px;
	} 

/* Div's voor Defence Use  */
	
	.red{
	position: relative;
	width: 30px;
	height: 30px;
	background-color: #FF0000;
	border: 1px #000000 solid;
	padding: 6px 10px 6px 10px;
}

	.green{
	position: relative;
	width: 30px;
	height: 30px;
	background-color: #00FF00;
	border: 1px #000000 solid;
	padding: 6px 10px 6px 10px;
}


/*Div voor searchveld*/

#searchfield{
	position: absolute;
	top: 50px;
	right: 15px;
	height: 30px;
	width: auto;
	overflow:hidden;
	}