/*  
Theme Name: woshop
Theme URI: http://joep-i.nl/
Description: Westland Orthopedie Shop theme
Version: 0.1
Author: Joep Vermaat
Author URI: http://joep-i.nl

*/
body { background-color : #ffffff; }

div#main {
	position : absolute;
	z-index : 10;
	left : 0px;
	top : 0px;
	padding-top : 10px;
	width : 970px;
}

div#content {
	position : absolute;
	z-index : 10;
	left : 515px;
	top : 195px;
	width : 460px;
	padding-top : 10px;
	padding-bottom : 10px;
}
div#content h2 {
	clear : both;
	padding-top : 30px;
	border-color : #ff9900;
	border-width : 1px 0px 0px 0px;
	border-style : solid;
	font-size : 11px;
	font-weight : bold
}

div#content p {
	color : #444444;
	font-size : 11px;
	line-height : 15px;
	margin-top : 15px;
}

div#navigatie {
	z-index : 10;
	position : absolute;
	left : 0px;
	top : 0px;
}

div#flash {
	position : absolute;
	left : 45px;
	top : 0px;
	width : 970px;
	height : 1000px;
	z-index : -10;
}

div.the_top {
	width : 970px;
	height : 210px;
}

div.left {
	width : 250px;
	float :left;
}
div.right {
	width : 740px;
	float :left;
}

div.the_middle {
	clear : both;
	width : 970px;
	height : auto;
}

ul.the_links {
	width :350px;
	float : right;
	display : inline;
	list-style-type : none;
	margin-bottom : 10px;
}
ul.the_links li {
	color : #ff9900;
	display : inline;
	font-size : 11px;
	margin-left : 10px;
}
ul.the_links li a {
	color : #ff9900;
	font-weight : bold;
}
ul.the_links li a:hover {
	color : #444444;
}
ul.subpages {
	margin-top : 20px;
	list-style-type : none;
}
ul.subpages li {
	color : #444444;
	font-size : 11px;
}
ul.subpages li a {
	color : #444444;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
ul.subpages li a:hover {
	color : #ff9900;
}
div#content p a {
	color : #ff9900;
	font-weight: bold;
}
div#content p a:hover {
	color : #444444;
	font-weight: bold;
}

div,p,span,h1,h2,td,li {
	font-family : Helvetica, Arial, sans-serif;
}

div.wpcf7 input, div.wpcf7 textarea {
	border-style : solid;
	border-color : #444444;
	border-width : 1px 1px 1px 1px;
	width : 300px;
}
div.wpcf7 p.submit input {
	width : 120px !important;
}
span.wpcf7-not-valid-tip-no-ajax {
	color : #ff9900 ! important;
	font-size : 10px ! important;
}
div.wpcf7-response-output {
	display : none;
}



