/*
	Vrieswerk stylesheet (c) Vrieswerk 2009

	All icons (c) FamFamFam.com
*/

/* Reset CSS | http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, input, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* General styles */
body {
	text-align: center;
	font-family: Arial, Sans-Serif;
}

h1, h2 {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -0.06em;
	line-height: 1.5em;
	color: #ffffff;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.6em;
	color: #a6a6a6;
	margin-bottom: 1.4em;
}

#main h3 a {
	color: #1697e0;
}

#main h3 a:hover {
	color: #a6a6a6;
}

p, #main ul, #footer ul {
	margin-bottom: 1em;
	line-height: 1.6em;
	font-size: 18px;
	color: #ffffff;
	text-align: justify;
}

ul ul {
	margin-bottom: 0 !important;
}

a {
	text-decoration: none;
}

#main p a, #main li a {
	color: #1697E0;
}

/* Top styles */
#topwrapper {
	background-color: #FFFFFF;
}

#top {
	position: relative;
	height: 260px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#sitelogo {
	position: absolute;
	right: 0;
	top: 54px;
}

#topmenu {
	position: absolute;
	bottom: 0;
	height: 60px;
	left: 0px;
}

#topmenu li {
	float: left;
	margin-right: 2em;
	height: 60px;
}

#topmenu a {
	height: 60px;
	display: block;
	padding-left: .2em;
	padding-right: .4em;
	background-color: #a6a6a6;
	line-height: 74px;
	color: #ffffff;
}

#topmenu a:hover, #topmenu a:active, #topmenu a#active {
	background-color: #7f7f7f;
}

#admin {
	font-size: 10px;
	color: #ccc;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
}


#language {
	font-size: 10px;
	color: #ccc;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0;
}

#language a, #admin a {
	color: #ccc;
}

#language a:hover, #admin a:hover {
	color: #2E2E2E;
}

/* Main styles */
#mainwrapper {
	background-color: #2E2E2E;
	background-image: url("../img/main_background.png");
	background-repeat: repeat-x;
}

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 60px;
	color: #FFFFFF;
}

#main a {
	color: #ffffff;
}

#main a img {
	border: 6px solid #101010;
}

#main a:hover img {
	border: 6px solid #595959;
}

#main .left li, #footer li {
	list-style-type: square;
	padding-left: .3em;
	line-height: 2em;
	margin-left: 1em;
}

#main .breed {
	clear: both;
	padding-left: 1em;
	padding-right: 1em;
}

#main .left {
	width: 480px;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
}

#main .right {
	width: 410px;
	float: right;
	padding-right: 1em;
}

#main .right .images {
	padding-top: .5em;
	height: 312px !important;
}

#main .right .images img {
	width: 400px;
	height: 300px;
}

#main .right img.big {
	width: 400px;
	height: 300px;
}

#main .right h1, #main .right h2 {
	text-align: right;
	float: right;
	width: 332px;
	display: block;
}

#main .right h2 a {
	display: block;
	width: 332px;
	background-color: #2A2A2A;
	height: 48px;
	line-height: 48px;
}

#main .right h2 a:hover {
	background-color: #101010;
}

#main .right h2 span {
	padding-right: 6px;
}

#main .right a img{
	width: 320px;
	height: 240px;
	float: none;
}

#main .right a {
	float: right;
	height: 252px;
}

#main ul.nummers {
	clear: both;
	text-align: center;
	display: block;
	margin-top: 4em;
	position: relative;
}

#main .nummers li {
	display: inline;
}

#main .nummers li.lt {
	position: absolute;
	top: 0;
	left: 0;
}

#main .nummers li.gt {
	position: absolute;
	top: 0;
	right: 0;
}

#main .nummers li.gt a, #main .nummers li.lt a {
	font-size: 72px;
	line-height: 48px;
	padding: 0;
}

#main .right ul.nummers {
	margin-top: 1em;
	margin-bottom: 3em;
	width: 332px;
	float: right;
}

#main .right .nummers li.gt a, #main .right .nummers li.lt a {
	font-size: 60px;
	line-height: 36px;
	padding: 0;
}

#main .nummers a {
	float: none;
	color: #121212;
	font-size: 48px;
	font-weight: bold;
	line-height: 48px;
	padding-left: .25em;
	padding-right: .25em;
}

#main .right .nummers a {
	font-size: 36px;
	line-height: 36px;
}

#main .nummers a:active, #main .nummers a:hover, #main .nummers a.active {
	color: #1697E0 !important;
}

/* Main portfolio slider styles */

#slider {
    width: 400px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 372px;
    width: 400px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
/*    padding: 20px;*/
    height: 372px;
    width: 380px;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}

/* Main form styles */

form {
	width: 680px;
	font-size: 18px;
	padding: 1em 1em 3em 1em;
}

form li {
	height: 39px;
	margin-bottom: 1em;
	background-image: url('../img/form_input_bottom.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}

form li.textarea {
	height: 178px;
}

form li.textarea label img {

}

label {
	background-image: url('../img/form_input_top.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	line-height: 30px;
	display: block;
}

label img {
	z-index: 2;
	position: absolute;
	right: 10px;
	top: 11px;
}

form p.error, form p.success {
	float: right;
	width: 540px;
	padding: 4px 10px 4px 10px;
	text-align: center;
}

.input input, textarea {
	float: right;
	width: 514px; /* works locally but not online? width: 560px; */
	background-color: #ffffff;
	border-left: 3px solid #595959;
	border-right: 3px solid #595959;
	display: block;
	padding: 4px 30px 4px 10px;
	font-family: sans-serif;
}

textarea {
	height: 160px;
	overflow: auto;
	width: 534px;
	padding-right: 10px;
}

.buttons {
	text-align: right;
	padding-right: .2em;
}

input.verstuur {
	background-image: url('../img/form_verstuur.png');
	background-repeat: no-repeat;
	width: 146px;
	height: 35px;
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
	
	}

input.send {
	background-image: url('../img/form_send.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 35px;
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
}

.buttons label {
	background-image: none;
	margin-bottom: 1em;
	position: relative;
}

.buttons input {
	margin-left: 1em;
}

input.send {
	background-image: url('../img/form_send.png');
	background-repeat: no-repeat;
	width: 101px;
	height: 35px;
	font-size: 0px;
	line-height: 200px;
	overflow: hidden;
}

/* form validation styles */
label span {
	display: block;
	position: absolute;
	right: -204px;
	width: 180px;
	padding-left: 52px;
	font-size: 16px;
	background-image: url(../img/exclamation.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.buttons label span {
	top: 0;
}

/* Footer default scheme color styles */
body { background-color: #5cb6e9; }
#mainwrapper { border-bottom: 22px solid #0F699C; }
#footerwrapper { border-top: 5px solid #1697e0; }
#footer, #footer h1, #footer p { color: #FFFFFF; }
#footer .column { border-right: 2px solid #83c7ee !important; }

/* Footer random color styles, van donker naar licht */
/* #mainwrapper { border-bottom: 22px solid #B9001D; }
#footerwrapper { border-top: 5px solid #CC0022; }
body { background-color: #D72904; }
#footer .column { border-right: 2px solid #E84A23 !important; }
#footer, #footer h1, #footer p { color: #5F0025; } */

/* Footer styles */
#footerwrapper {
	color: #ffffff;
}

#footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 1em;
}

#footer p, #footer ul {
	font-size: 16px;
	text-align: left;
}

#footer li {
	line-height: 1.6em;
	position: relative;
}

#footer .github li {

	margin-left: 0;
	padding-left: 2em;
	padding-bottom: 8px;
	list-style-type: none;
}


#footer a {
	/*color: #1697E0;
	background-color: #101010;*/
	color: #0F699C;
	border-bottom: 2px solid #1697E0;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

#footer a.image {
	background-color: transparent !important;
	border: 0 !important;
	display: inline;
	width: 20px;
	height: 20px;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer a.image img {
	vertical-align: baseline;
}

#footer a:visited {
	color: #595959;
	border-bottom: 2px solid #595959;
}

#footer a:hover, #footer a:active {
	background-color: #FFFFFF;
}

#footer .column, #footer .column-last {
	width: 280px;
	float: left;
	margin-right: 29px;
	padding-right: 29px;
}

 #footer .column-last {
	margin-right: 0;
	padding-right: 0;
 }

/* Utility classes */
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 0px;
}

.space {
	padding-top: 30px;
}

/*
	Vrieswerk - donker
*/

p.vrieswerk {
	font-size: 12px !important;
	float: right;
	clear: both;
}

p.vrieswerk a {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
	color: #000000 !important;
	font-weight: bold !important;
	font-family: arial !important;
	text-decoration: none !important;
}

p.vrieswerk a span {
	color: #ffffff !important;
	background-color: #000000  !important;
	padding: 4px 6px 1px 2px !important;
	font-weight: normal !important;
}

p.vrieswerk a:hover {
	color: #000000 !important;
}

/*
	Vrieswerk - licht


p.vrieswerk {
	font-size: 12px !important;
}

p.vrieswerk a {
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-family: arial !important;
	text-decoration: none !important;
}

p.vrieswerk a span {
	color: #000000 !important;
	background-color: #ffffff  !important;
	padding: 4px 6px 1px 2px !important;
	font-weight: normal !important;
}

p.vrieswerk a:hover {
	color: #ffffff !important;
}

*/

