/*
Theme Name: HGCOC theme
Theme URI: http://www.woutmager.nl
Author: Wout Mager
Author URI: http://www.woutmager.nl
CSS Document voor HGCOC
Media: Screen
Ontwikkelaar: Wout Mager (www.woutmager.nl)
*/
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, 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;
}
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;
}

body {
	background: url("img/bgtop.jpg") repeat-x top;
	color: #666;
	font: 11px/18px Verdana, Lucida Sans, Helvetica, Arial, sans-serif;
}

a, a:visited {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a, a:visited {
  color: #f48020;
}

/*
html>body {
	background: #dfdfe0 url("img/bgtop.png") no-repeat top left;
}
*/

.contenedor {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

/*
html>body .contenedor {
	background: url("img/bgbottom.png") bottom right no-repeat;
}
*/

.pagina {
	margin: 0 auto;
	width: 872px;
	background: url("img/bgpage.png") repeat-y;
}

.top {
	margin: 0 auto;
	clear: both;
	width: 872px;
	height: 19px;
	background: url("img/pagetop.png") no-repeat;
}

.header {
	width: 872px;
	height: 222px;
	clear: both;
	position: relative;
}

#myHeader {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
}

#menu-menu, .menu {
	position: absolute;
	z-index: 10;
	top: 195px;
	right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu li, .menu-menu-container li {
    float: left;
}

.menu a, .menu a:hover, .menu-menu-container a, .menu-menu-container a:hover {
    padding: 0 10px;
	color: #666;
	letter-spacing: 0;
	text-decoration: none;
	background: url("img/seperator.gif") no-repeat right center;
	float: left;
	font-variant: small-caps;
	font-size: 12px !important;
}

.menu a:hover, .menu-menu-container a:hover {
	color: #f48020;
}

.tachado {
	text-decoration: line-through;
	color: #666;
}

.link, .no_link, .naranja, .current-menu-item a {
	color: #f48020;
}

.menu-menu-container .link, .menu-menu-container .no_link, .menu-menu-container .active a, .current-menu-item a, .current_page_item a {
	color: #f48020;
}

.menu-menu-container .no_link {
	background: none;
}

.content {
	position: relative;
	width: 872px;
	clear: both;
	background: url("img/bgpage.jpg") no-repeat;
}

html>body .content {
	background: none;
}

.left {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	width: 314px;
	text-align: left;
}

.full_left {
    margin: 10px 0 0 30px;
    width: 816px;
    float: left;
    position: relative;
    text-align: left;
}

html>body .left {
	margin-left: 46px;
}

.left h2, .left p {
    margin-bottom: 12px;
}

.left img {
    margin: 0 10px 10px 0;
}

.right {
	position: relative;
	float: left;
	margin-top: 10px;
	width: 470px;
	text-align: left;
}

.right h2, .right p, .right ul, .right ol, .full_left p {
    margin-bottom: 12px;
}

.right ul {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 20px;
}

.right ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding-left: 20px;
}

.right table {
    width: 450px;
    border: 1px solid #f6f4ef;
}

.right table td {
    padding: 5px;
}

.recuadro {
	position: relative;
	float: left;
	width: 157px;
}

.roundedcornr_box_411280 {
	width: 108px;
	margin-bottom: 15px;
	background: #e6e6e6;
}

.right .roundedcornr_box_411280 {
	margin-bottom: 0;
}

.roundedcornr_top_411280 div {
	background: url("img/roundedcornr_411280_tl.png") no-repeat top left;
}

.roundedcornr_top_411280 {
	background: url("img/roundedcornr_411280_tr.png") no-repeat top right;
}

.roundedcornr_bottom_411280 div {
	background: url("img/roundedcornr_411280_bl.png") no-repeat bottom left;
}
 
.roundedcornr_bottom_411280 {
	background: url("img/roundedcornr_411280_br.png") no-repeat bottom right;
}

.roundedcornr_top_411280 div, .roundedcornr_top_411280
, .roundedcornr_bottom_411280 div, .roundedcornr_bottom_411280
{
   	height: 7px;
   	font-size: 1px;
}

.roundedcornr_content_411280 { 
    margin: 0 7px;
}

h1, h3 {
	font-size: 24px;
	font-weight: lighter;
	line-height: 24px;
}

h1 {
	letter-spacing: 0;
	color: #A39161
}

h3 {
	margin-left:5px;
}

h2 {
	color: #f48020;
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 10px;
	padding: 5px;
	background: #fff;
	width: 278px;
	line-height: 25px;
	clear: both;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0;
	margin-top: 20px;
	padding: 5px;
	background: #f8f8f8;
	width: 278px;
	line-height: 15px;
	clear: both;
}

.titulo {
	background: #f6f4ef;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
}

.right .titulo, .full_left .titulo {
	margin-bottom:15px;
}

.titulo h1 {
	position: absolute;
	z-index: 1;
	margin-top: 12px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 308px;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
}

.titulo .submenu {
	position: absolute;
	z-index: 1;
	top: 5px;
	left: 146px;
}

.submenu a {
	color: #666;
	padding-right: 10px;
	padding-left: 0;
	letter-spacing: 0;
	text-decoration: none;
	background: url("img/seperator.gif") no-repeat right;
}

.submenu a:hover {
	color: #f48020;
	text-decoration: none;
	background: url("img/seperator.gif") no-repeat right;
}

.submenu .link {
	padding-right: 10px;
	padding-left: 0;
	letter-spacing: 0;
	text-decoration: none;
	background: url("img/seperator.gif") no-repeat right;
}

.submenu .no_link {
	padding-right: 10px;
	padding-left: 0;
	letter-spacing: 0;
	text-decoration: none;
	background: none;
}

.menu-menu-container .no_sep, .menu-menu-container .no_sep:hover {
	background: none;
}

.menu-menu-container_campagne {
	width: 290px;
	clear: both;
}

.menu-menu-container_campagne a {
	float: right;
	width: 270px;
}

.menu-menu-container_campagne span {
	float: left;
}

.texto {
	text-align: justify;
	width: 450px;
	clear: both;
	padding-left: 7px;
	line-height: 15px;
}

.full_left .texto {
    width: 809px;
}

.nieuws {
	clear: both;
	padding-bottom: 20px;
}

.nieuws img {
	float: left;
	padding: 5px 20px 15px 0; 
}

.nieuws_title {
	float: left;
	width: 350px;
}

.nieuws_date {
	float: right;
}

.right .nieuws_title, .right .nieuws_date {
	font-weight: bold;
}

.nieuws_historie {
	width: 260px;
	margin-left: 5px;
}

.nieuws_historie .nieuws_title {
	width: 200px;
}

.nieuws_historie a, .nieuws_historie a:hover {
	color: #666;
	text-decoration: none;
}

.nieuws_historie a:hover {
	color: #f48020;
}

.nieuws_linkb, .nieuws_linka {
	border: #989898 solid 1px;
	background: #f8f8f8;
	padding: 0 2px;
}

.nieuws_linka {
	border: #f48020 solid 1px;
	background: #ffe0aa;
}

.terug {
    background: #f8f8f8;
}

ul li {
/* 	list-style: square; */
}

.bullet {
	background: url("img/bullet.jpg") no-repeat top left;
	padding-left: 15px;
}

form {
  margin-top: 15px;
}

form p {
  width: 100%;
  margin: 0;
  float: left;
  clear: both;
}

form p label {
    width: 140px;
    float: left;
    display: block;
    font-weight: bold;
}

form p.radios label, .wpcf7-list-item-label {
    width: auto;
    display: inline;
    float: none;
    font-weight: bold;
}

.full_left p label {
    width: 616px;
    float: none;
}

.full_left p textarea {
    width: 800px;
}

.full_left p.small textarea {
    height: 60px;
} 

.wpcf7-submit {
    float: right;
}

.wpcf7-not-valid-tip-no-ajax {
    color: #f00;
    display: block;
    padding-left: 160px;
    background: url("img/alert.png") no-repeat 140px top;
    margin-top: 4px;
}

.full_left .wpcf7-not-valid-tip-no-ajax {
    color: #f00;
    display: block;
    padding-left: 24px;
    background: url("img/alert.png") no-repeat left top;
    margin-top: 4px;
}

.wpcf7-validation-errors {
    color: #f00;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
}

.wpcf7-response-output wpcf7-mail-sent-ok {
    font-weight: bold;
}

.form_cat {
  padding-bottom: 15px;
}

.footer {
	position: relative;
	width: 872px;
	height: 20px;
	clear: both;
	margin-top: 30px;
}

.bottom {
	margin: 0 auto;
	clear: both;
	width: 872px;
	height: 24px;
	background: url("img/pagebottom.png") no-repeat top;
	text-align: left;
	text-indent: 50px;
}

.bottom a {
	padding-right: 20px;
}

.fs10 {
	font-size: 10px;
}

.fs9 {
	font-size: 9px;
}

.underline {
	text-decoration: underline;
}

.big {
	font-size: 14px;
	font-weight: bold;
}

.gris {
	color: #666;
	
}

.gris a {
	text-decoration: none;
	font-size: 10px;
	color: #666;
	line-height: 18px;
}

.gris a:hover {
	text-decoration: underline;
}

.naranja {
	color: #f48020;
	font-weight: bold;
	
}

/*
.wpcf7-response-output {
    background: #f6e99f;
    display: block;
    padding: 10px;
    float: left;
}
*/

#sidebar {
    width: 294px;
    float: left;
    text-align: left;
    margin: 10px 20px 30px 46px;
}

#sidebar li {
    margin-bottom: 12px;
}

#sidebar a {
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#full_left_sidebar
, #full_left_sidebar .texto
{
    width: 470px;
    float: left;
    padding: 0;
    margin: 10px 0 0 0;
}

#full_left_sidebar .texto {
    margin: 0;
}

#sidebar h2 {
    padding: 0;
}

.rss-date {
    display: block;
    color: #bbb;
}

.wpcf7-list-item {
    display: block;
}