@CHARSET "UTF-8";

a img {
	border:none;
}

* {
    margin: 0;
    padding: 0;
    font-family: Verdana;
	color: #d5b5b0;
    }
html {
    overflow-y: scroll;
    }
body {
	background-color: #d5b5b0; */
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#main {
	/*    border: 2px #d9b5b0 solid; */
	margin-left: auto;
	margin-right: auto;	
}

#main #gezichtje, #main #handje, #main #voetjes, #main #doopsuiker {
	width: 170px;
	height: 170px;
}

#nav #gezichtje, #nav #handje, #nav #voetjes, #nav #doopsuiker {
	width: 95px;
	height: 95px;
}

#hand hand_label {
	width: 95px;
	height: 95px;
	border: 0px;
}

/* mouseover -> pointer, tekst -> onderaan */
#gezichtje, #handje, #voetjes, #doopsuiker, #duckyduck, #happycow, #mica, #leather, #stofjes, #jenever, #fishyfish {
	cursor: pointer;
	vertical-align: bottom;
}

#duckyduck, #happycow, #mica, #leather, #stofjes, #jenever, #fishyfish {
	width: 100px;
	height: 150px;
}

#logo {
    width: 342px;
    height: 122px;
	cursor: pointer;
	vertical-align: bottom;
}
#slogan {
	font-size: 2em;
	}
#coords {
	font-size: .8em;
	text-align: center;
}
	
.fader {
	background-color: #d9b5b0;
	border: 1px #361500 solid;
	color: #361500;
	text-align: center;
}

.faderlogo {
	background-color: #d9b5b0;
	border: 1px #361500 solid;
	color: #361500;
	text-align: center;
}

#main .fader {
	width: 150px;
	line-height: 50px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

#main .faderlogo {
	width: 100px;
	line-height: 50px;
    margin-bottom: 5px;
	margin-left: 100px;
	}

#nav .fader {
	width: 87px;
    margin: 3px;
	line-heigth: 5px;
	}

#sugar_img .fader {
	width: 91px;
    margin: 3px;
	line-heigth: 5px;
	}
	
#container {
    width: 941px;
	height: 578px;
    margin-left: auto;
    margin-right: auto;
	padding: 15px;
	background-color: #361500;
/*	border:dotted; */
}

#curPageIcon {
	float: left;
	}

#tekst1 {
	clear: both;
	text-align: left;
	width: 100%;
	height: 275px;
}
#tekst2 {
    text-align: left;
	position: relative;
    padding-right: 195px;
	vertical-align:bottom;

	}
#nav {
    height: 195px;
    width: 195px;
    float: right;
	position: relative;
	margin-top: -195px;
	}
p {
	padding: 10px;
	}
	
#menu{
	text-align:left;
	}
	
#homeLyndsey {
	cursor: pointer;
	padding-bottom: 5px;
	text-align: center;
}

.centered p{
	text-align: center;
}

.right p{
	text-align: right;
}

.no_border {
	border: 0;
}

.right {
	float: right;
}

#header {
	width: 941px;
	padding: 0px;
	margin: 0px;
}

#header #tekst {
	width: 751px;
	height: 95px;
	text-align: center;	
}

#header .fader {
	width: 86px;
    margin: 3px;
	line-heigth: 5px;
	}

#header #link {
	width: 95px;
	height: 95px;
	border: 0px;	
}

#footer{
	position: relative;
	height: 200px;
}
#footer #inhoud{
	width: 730px;
	position: relative;
	float: left;
	top: 8px;
}

#footer #menu{
	width: 730px;
	float: left;
}

#footer #navigatie{
	position: relative;
	float: right;
	top: 8px;
	width: 200px;
}

#footer #nav{
	margin: 0px;
	padding: 0px;
}

#home #home_face #home_foot {
	border: 0;
	float: right;
}

#home #home_hand #home_sugar {
	border: 0;
	float: left;
}

#home #home_logo {
	border: 0;
	float:none;
}

#nav_footer {
	border: 0;
	vertical-align: baseline;
}

#big_picture {
	width: 941px;
	text-align: center;
}
/********** Domino **********/
#react_container {
    width: 941px;
    margin-left: auto;
    margin-right: auto;
	padding: 15px;
	background-color: #361500;
}
#react_form {
	margin-top:10px;
	background-color: #361500;
	text-align: left;
}
#react_form fieldset {
    display:table;
	border: 1px solid #D5B8D0;
	padding: 1em;
	margin-bottom: 1em;
}
#react_form fieldset legend {
	font-size: 20px;
	color: #D5B8D0;
}
#react_form fieldset label {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
}

#react_form .alignright {
	padding-top: 5px;
	text-align: center;
}

#react_form input.submit {
	background-color: #D5B8D0;
	color: #361500;
}
#react_form input, #react_form textarea {
	color: #361500;
}
#react_view .list {
	width: 641px;
	border-bottom: dotted 1px #D5B8D0;
	margin-bottom: 10px;
}
#react _view .list p {
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 10px;
	margin: 0px;
}
#react .list strong {
	padding-left: 1em;
}
#react .date {
	padding-left: 1em;
	padding-right: 1em;
}
#react .baby {
	font-style: italic;
	font-weight: bold;
}
