/**

Stylesheet: Websiteondemand.nl
Creation Date: 09 nov 2011
Author: Revealit.nl Joshua Valentin

**/

*							{ margin: 0; padding: 0; }
body 						{ background: #efefef; font-family: Arial, Helvetica; font-size: 1em; color: #383838; }

.clear 						{ clear: both; }

#wrapper 					{ width: 800px; margin-left: auto; margin-right: auto; }
/*#header					{ width: 800px; float: left; border-top: 1px solid #ededed; border-left: 1px solid #ededed; border-right: 1px solid #ededed; margin: 40px 0 0 0; }*/
#content					{ width: 800px; height: 600px; float: left; border-left: 1px solid #dcdcdc; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; background: url(background-wod.jpg) top left no-repeat; }
#content h1					{ margin: 0 0 0 20px; padding: 0; font-size: 1.6em; color: #ec008c; position: relative; top: 20px; }
.text						{ position: relative; top: 230px; left: 20px; font-size: 0.8em; width: 335px; text-align: justify; }
.forms						{ position: relative; top: 265px; left: 20px; }
#content a 					{ text-decoration: underline; color: #383838; font-weight: bold; }
#content a:hover			{ text-decoration: underline; color: #ec008c; }

.form-text					{ padding: 8px; border: 1px solid #dcdcdc; border-radius: 3px 3px 3px 3px; width: 249px; }
.form-select				{ padding: 7px; border: 1px solid #dcdcdc; background: #fff; border-radius: 3px 3px 3px 3px; }
.form-submit				{ padding: 8px; border: 0px solid #dcdcdc; background: #76797C; border-radius: 3px 3px 3px 3px; width: 335px; margin: 15px 0 0 0; color: #fff; font-weight: 900px; font-size: 1.0em; text-shadow: 0 -1px 0 #fff; cursor: pointer; }

.app-store					{ width: 335px; left: 20px; position: relative; top: 350px; }
.app-store h2 				{ margin: 0; padding: 0; font-size: 0.7em; color: #b7b7b7; font-weight: normal; }

#footer						{ width: 800px; float: left; margin: 10px 0 0 0; font-size: 0.7em; color: #b7b7b7; }
.footer-text				{ float: left; width: 400px; }
.social-media				{ width: 335px; text-align: right; float: right; /*left: 20px; position: relative; top: 335px;*/ }

#footer a					{ border: none; text-decoration: none; }