
/*Parent css*/

/*Own css*/
/* CSS Geen kind in de cel.nl/ css version 1.0 /  auteur: Tim Hereijgers */
/* <set HTML tags> */
body { 
	background-color: #ffffff;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	text-align:center;
	font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: x-small; 
	font-weight: normal;
	line-height: 18px;
	color: #777777;
}
img {
  border: 0px;
  margin: 0px;
}
p {
	margin:0px;
	margin-bottom:10px;
}
h1 {
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 20px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	padding: 0px;
	line-height: 18px
}
ul { 
	list-style-image: url(../geenkindindecel/images/list_item.gif);
}
hr {
	border: none 0; 
	border-top: 1px solid #dddddd;
	width: 100%;
	height: 1px;
} 
b, strong {
	color: #FE9929;
	font-weight: bold
}
i, em {
	color: #FE9929;
	font-style:italic;
}
a, a:link {
	text-decoration:underline;
	color: #0099FF;
}
a:hover {
	text-decoration:none;
	color: #18FF00;
}
a:active {
	text-decoration:none;
	color: #4D4D4D;
}
a:visited {
	text-decoration:underline;
	color: #4D4D4D;
}
/* </set HTML tags> */

/* <layout> */
#center {
	margin-left: auto;
	margin-right: auto;
	width: 761px;
}
#top {
	height: 263px;
	z-index: -1;
}
#navigation {
	width: 761px;
}
#middle {
	width: 761px;
	display: block;
	float:left;
	padding: 0px;
	background-image: url(../geenkindindecel/images/logo_square_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#footer {
	background-image: url(../geenkindindecel/images/footer_bg.gif);
	background-repeat:repeat-y;
	display: block;
	width: 761px;
	height: 20px;
	padding-top: 3px;
	/*float: left;*/
	margin-top: 2px;
	text-align: right;
	color: #ffffff;
}
/* </layout> */

/* <top> */
#blue_square {
	background-image: url(../geenkindindecel/images/blue_square_bg.gif);
	background-repeat:repeat-y;
	display: block;
	width: 201px;
	height: 263px;
	float: left;
	color: #ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding-left: 8px;
}
#blue_square img {
	margin: 0px;
	margin-left: -3px;
	padding: 0px;
}
#logo_gkidc {
	background-image:url(../geenkindindecel/images/gkidc_logo.jpg);
	background-repeat:no-repeat;
	width: 208px;
	height: 134px;
	display: block;
	margin-bottom: 8px;
	margin-left: -8px;
}
#header {
	background-image:url(../geenkindindecel/images/header.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width: 550px;
	height: 263px;
	float: right;
	display: block;
	z-index: -1;
	margin-top: -127px;
}
/* </top> */

/* <small picture> */
#small_picture { 
	position:relative;
	left:-285px;
	top:180px;
	z-index:1;
}
html>body #small_picture {
	left:-284px;
}
/* </small picture> */

/* <navigation> */
#gray_square {
	background-image: url(../geenkindindecel/images/gray_square_bg.gif);
	background-repeat:repeat-y;
	display: block;
	width: 209px;
	height: 91px;
	float: left;
	margin-top: 2px;
}
#gray_square a, #gray_square a:link {
	text-decoration:none;
	color: #0099FF;
}
#gray_square a:hover {
	color: #FF7200;
	text-decoration:none;
}
#contact_info {
	margin-top: 40px;
	color: #656565;
	font-size:12px;
	text-align:left;
	padding-left: 8px;
	line-height: 16px;
}
#contact_info b, #contact_info strong {
	color: #656565;
}
#nav_square {
	background-image: url(../geenkindindecel/images/nav_bar_bg.gif);
	background-repeat:repeat-y;
	display: block;
	width: 550px;
	height: 91px;
	float: right;
	margin-top: 2px;
}
#page_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight:bold;
	color: #FF5400;
	float: right;
	height: 40px;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
	line-height: 100%;
}
html>body #page_title {
	margin-right: 10px;
}
#nav_bar {
	float:right;
	margin-top: 8px;
	display: block;
	width: 550px;
	height: 33px;
}
#nav_item a, #nav_item a:link, #nav_item a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	display: block;
	height: 25px;
	padding-top: 8px;
	background-image: url(../geenkindindecel/images/nav_item_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-right: 6px;
	text-decoration:none;
}
#nav_item a:hover, #nav_item a:active, #nav_item a.selected {
	color: #FF4200;
	background-image: url(../geenkindindecel/images/nav_item_icon_ro.gif);
	background-color: #F0AF67;
	text-decoration:none;
}
/* </navigation> */

/* <middle> */
#logo_square {
	display: block;
	width: 209px;
	float: left;
	margin-top: 2px;
	padding-top: 20px;
	text-align:left;
}
#logo_square img {
	margin-bottom: 15px;
	margin-left: 20px;
}
#gkidccontent {
	display: block;
	width: 510px;
	float: left;
	margin-top: 2px;
	padding-top: 20px;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
}

/* SYSTEM SPECIFICS */
form {
  margin: 0px;
}

input, select, textarea {
  border: 1px solid #aaaaaa;
  background: #FFFFFF;
  margin:2px;
  font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: x-small; 
	font-weight: normal;
	line-height: 18px;
	color: #777777;
}

input.checkbox {
  background: none;
  border: none;
}

input.textfield {
  width: 250px;
}

input.smallsubmitimage{
  border: 0px;
  background: transparent;
}

input.image {
  border: 0px;
}

input.textfieldlist {
  width: 100px;
}

input.searchtext {
  width:  200px;
}

fieldset {
  padding: 5px;
  margin-left: 5px;
  border: 1px solid #dddddd;
}

fieldset.login {
  width: 400px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: x-small; 
	font-weight: normal;
	line-height: 18px;
	color: #777777;
  border: 0px;
  vertical-align: top;
}

th {
  font-family: Verdana, Arial, Geneva, sans-serif; 
	font-size: x-small; 
	font-weight: normal;
	line-height: 18px;
	color: #777777;
  border: 0px;
}
/*Child css*/

