/* default elements */

html, body {
height:100%;
}

* {margin: 0; padding: 0;}

body {
	background: #9BA8B7 url(img/bg_1.jpg) repeat-x;
	color: #3c4657;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #2f4f4f;}
a:hover {color: #191970;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #dc143c; padding: 7px 0 2px;}

h1 {font: normal 2.4em serif,sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em Georgia,'Times New Roman',Times,serif;}
h3 {font: normal 1.2em Arial,"Trebuchet MS",sans-serif;}

h2 a {text-decoration: underline; color:#dc143c}
h2 a:hover {text-decoration: none; color:#1C1D2F;}

blockquote {
	background: #fff /*url('img/quote.gif') no-repeat*/;
	display: block;
	font: 110% Georgia,'Times New Roman',Times,serif;
	margin-left: 10px;
	padding:5px;
	font-style: italic;
	border: 1px solid #ccc;
	color: #3e3d3d;
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background: #48556A;
	margin: 0 40px;
}
#container {
	background: #FBF9F4;
	border-top: 6px solid #3C4657;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 98%;
}

/* header */
.title {
	background: #fff;
	border-top: 1px solid #996;
}
.title h1 {
	color: #262840;
	font: normal 2em Arial,"Trebuchet MS",sans-serif;
	padding: 5px 0 5px 18px;
}

.header {
	border-top: 1px solid #999;
	background:  #F90B63 url(img/header_new.jpg) no-repeat left bottom;
	/*background:  #F90B64 url(img/header.jpg) no-repeat left bottom; */
	height: 130px;
}

/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #483d8b;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

/* main */
.main#two-columns {background: #FFFFFF;
min-height:100%;
_height:100%;
}
/*.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;} */




/* bottom */
.bottom {
	background: #ff6347;
	border-top: 1px solid #AA8;
	color: #1c1c1c;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}
.bottom h2 {color:#1c1c1c;}
.bottom h2 a {text-decoration: none; color:#;}
.bottom h2 a:hover {text-decoration: underline; color:#1c1c1c;}
.bottom p {color:#1c1c1c;}
.bottom a {color:#000; text-decoration: underline; }
.bottom a:hover {text-decoration: none;}


/* footer */
.footer {
	background: #3C4657;
	color: #fff;
	padding: 10px;
}
.footer .left {width: 33%;}
.footer .right {
	width: 56%;
	text-align: right;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {
	width: 74%; 
	background: #FCF1D1 url(img/angelarrow.gif) no-repeat left bottom;
	border-right: 1px solid #ccc;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 24%;}
.left .content {padding: 18px 10px 18px 22px;}
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 10px 0 0;}
.redtext {color: #F70000;}


/* block list */
ul.block {
	border-top: 1px dashed #F90B64;
	margin: 4px 0;
	padding: 0;
}
.block li {
	border-bottom: 1px dashed #F90B64;
	list-style: none;
}
.block li a,.block li em {
	color: #212121;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 2px;
	text-decoration: none;
	width: 99%;
}
.block li a span {font-weight: bold; color:#212121;}
.block li a:hover { background: #fff;
	color: #191970;
}
.block li a:hover span {color:#191970;}
.block li a:hover em {color:#191970;}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* images */
#authorContainer {
text-align:center;
width: 160px;
margin-top:5px;
}
#authorContainer .authorImg {
padding: 5px 5px;
border: 1px solid #c2c2c2;
}

.omslag {
padding: 5px; border: 1px solid #c2c2c2; margin-right:10px;
}

#authorQuotesImgContainer {
width:275px;
float:left;
text-align:center;
display:block;
padding:5px;
margin-right:5px;
}

#authorQuotesImgContainer .fototekst {
font: 0.8em sans-serif;
}

#authorQuotesImgContainer img{
margin:0;
}

/* contributing author quotes */
#authorQuotesContainer {
	margin: 10px 5px 2px 5px;
	/*border: 1px solid #ccc;*/
}
#authorQuotesContainer .authorQuotes {
	font: Georgia,'Times New Roman',Times,serif;
	font-style: italic;
	font-weight: bold;
	color: #dc143c;
}
.supportauthor {
	padding: 5px; border: 1px solid #c2c2c2; margin-right:10px; margin-bottom:20px;
}

.gaterug {
text-align:right;
}
.gaterug a {
text-decoration:none;
color: #dc143c;
}
.gaterug a:hover {
text-decoration:underline;
color: #2f4f4f;
}


/*
/* divide ul in 2 columns */
/* Source: http://www.alistapart.com/articles/multicolumnlists */

/* separate list from subsequent content */
div.vrouwen
{
  margin: 1em 0;
}
ul#example7
{
  width: 30em;
  margin: 0;
  padding: 0;
}
ul#example7 li
{
  /* list item dimensions */

  width: 11em;
  height: 2em;

  /* Clear the default margins & padding 
  for cross-browser efficiency */
  margin: 0;
  padding: 0;

  /* suppress item markers */
  list-style-type: none;
}

/* Purty it up */
ul#example7 li a
{
  display: block;
  width: 11em;
  line-height: 2em;
  font-weight: bold;
  text-decoration: none;
  color: #3c4657; /* brown */
}
/* mouseover gets the bright photo */
ul#example7 li a:hover
{
  color: #dc143c;  /* pink */
}

/* give each list item a piece of the picture */

li.ans a { background-position: 0em -0em }
li.belinda a { background-position: 0em -2em }
li.jette a { background-position: 0em -4em }
li.kelly a { background-position: 0em -6em }
li.louki a { background-position: 0em -8em }
li.marijke a { background-position: 0em -10em }
li.minoesch a { background-position: 0em -12em }
li.monique a { background-position: 0em -14em }
li.myrna a { background-position: 0em -16em }

li.nada a { background-position: -20em -0em }
li.nilg a { background-position: -20em -2em }
li.pascale a { background-position: -20em -4em }
li.roos a { background-position: -20em -6em }
li.sheila a { background-position: -20em -8em }
li.vivian a { background-position: -20em -10em }
li.yolanda a { background-position: -20em -12em }
li.yu a { background-position: -20em -14em }
li.yvonne a { background-position: -20em -16em }
/* Bring the first item of each column 
back up to the level of item 1.
Vertical return = items * height.
Here, 5 items * 2em line-height = 10em */

ul#example7 li.nada
{
  margin-top: -18em;
}

/* Horizontal positions of the columns */
ul#example7 li.ans,
ul#example7 li.belinda,
ul#example7 li.jette,
ul#example7 li.kelly,
ul#example7 li.louki,
ul#example7 li.marijke,
ul#example7 li.minoesch,
ul#example7 li.monique,
ul#example7 li.myrna
{
  margin-left: 1em;
}
ul#example7 li.nada,
ul#example7 li.nilg,
ul#example7 li.pascale,
ul#example7 li.roos,
ul#example7 li.sheila,
ul#example7 li.vivian,
ul#example7 li.yolanda,
ul#example7 li.yu,
ul#example7 li.yvonne
{
  margin-left: 20em;
}
