/** STRUCTURE **/

* {
	padding: 0;
	margin: 0;
}

a, a * {
	cursor: pointer;
}

a img {
	border: none;
}

body {
	margin: 0 0 0 1px;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
}

#wrap {
	width: 765px;
	margin: auto;
}

#home #header {
	width: 765px;
	height: 215px;
	background: #FFFFFF url("../images/home.jpg") no-repeat bottom center;
}

#nieuws #header {
	width: 765px;
	height: 215px;
	background: #FFFFFF url("../images/nieuws.jpg") no-repeat bottom center;
}

#merken #header {
	width: 765px;
	height: 215px;
	background: #FFFFFF url("../images/merken.jpg") no-repeat bottom center;
}

#producten #header {
	width: 765px;
	height: 215px;
	background: #FFFFFF url("../images/producten.jpg") no-repeat bottom center;
}

#verdeler #header {
	width: 765px;
	height: 215px;
	background: #FFFFFF url("../images/producten.jpg") no-repeat bottom center;
}

#contact #header {
	width: 765px;
	height: 215px;
	background: #FFFFFF url("../images/contact.jpg") no-repeat bottom center;
}

#gobel_logo {
	padding: 15px 0 0 15px;
	float: left;
}

#gobel_naam {
	padding: 15px 0 0 0;
	margin: 0 0 0 -10px;
	float: left;
}

#zoeken {
	float: right;
	padding: 7px 32px 9px 0;
}

#menu {
	position: absolute;
	top: 48px;
	left: 50%;
	height: 25px;
	margin: 0 0 0 -15px;
	font-weight: bold;
	clear: right;
	float: right;
	text-transform: uppercase;
	text-align: right;
}

#menu ul {
	width: 364px;
	height: 12px;
	padding: 6px 0 7px 0;
	background: #FFFFFF url("../images/menu.png") repeat-x top center;
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#content {
	padding: 0 20px 0 20px;
}

#content ul.categorie {
	margin: 0 8px 8px 8px;
	list-style-type: none;
}

#content ul.categorie li {
	padding: 2px 0 2px 16px;
	background: transparent url("../images/icon_categorie.gif") no-repeat scroll center left;
}

#content ul.product {
	margin: 0 8px 8px 8px;
	list-style-type: none;
}

#content ul.product li {
	padding: 2px 0 2px 16px;
	background: transparent url("../images/icon_product.gif") no-repeat scroll center left;
}

#content div.block {
	width: 725px;
	background: #FFFFFF url("../images/bg.png") repeat-y scroll top left;
}

#content div.block div.block_left {
	padding: 10px;
	width: 150px;
	float: left;
}

#content div.block div.block_right {
	padding: 10px;
	width: 535px;
	float: right;
}

#footer {
	height: 24px;
	padding: 11px 0 0 0;
	margin: 0 0 15px 0;
	background: #FFFFFF url("../images/footer.png") no-repeat center center;
	color: #FFFFFF;
	text-align: center;
}

/** LAYOUT **/

#header h1 {
	display: none;
	visibility: hidden;
}

#header h2 {
	width: 46px;
	height: 9px;
	margin: 0 0 6px 0;
	background: #FFFFFF url("../images/zoeken.png") no-repeat bottom left;
}

#header h2 span {
	display: none;
	visibility: hidden;
}

#header input {
	width: 85px;
	padding: 1px;
	border: 1px solid #515151;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
}

#header img {
	margin: 0 0 0 5px;
	border: 0;
}

#content h1 {
	padding: 0 0 2px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px dashed #808080;
	font-size: 12px;
	font-weight: bold;
	color: #0C7B00;
}

#content h2 {
	margin: 0 4px 4px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}

#content p {
	margin: 0 8px 8px 8px;
	line-height: 16px;
}

#content p.right {
	margin: 0 8px 8px 8px;
	text-align: right;
	line-height: 16px;
	color: #0C7B00;
}

#content span.image {
	margin: 0 8px 8px 8px;
	float: right;
}


#content span.image img {
	border: 1px solid #0C7B00;
}

#content div.navigation {
	float: right;
	margin: -25px 0 0 0;
}

label {
	width: 260px;
	padding: 0 0 2px 0;
	display: block;
}

table {
	width: 519px;
	margin: 4px 8px 8px 8px;
	border-collapse: collapse;
	border-top: 1px solid #0C7B00;
	border-left: 1px solid #0C7B00;
	border-right: 1px solid #0C7B00;
}

tr.colored {
	background-color: #F2F2F2;
}

td {
	padding: 3px;
	border-bottom: 1px solid #0C7B00;
}

/** LINKS **/

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	height: 25px;
	padding: 6px 10px 7px 10px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over.png") repeat-x top center;
	text-decoration: none;
	color: #515151;
}

#menu ul li a:hover {
	height: 25px;
	padding: 6px 10px 7px 10px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over.png") repeat-x bottom center;
	text-decoration: none;
	color: #515151;
}

#nieuws #menu ul li.nieuws a:link, #nieuws #menu ul li.nieuws a:visited, #nieuws #menu ul li.nieuws a:active {
	height: 25px;
	padding: 6px 10px 7px 10px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over.png") repeat-x bottom center;
	text-decoration: none;
	color: #515151;
}

#merken #menu ul li.merken a:link, #merken #menu ul li.merken a:visited, #merken #menu ul li.merken a:active {
	height: 25px;
	padding: 6px 10px 7px 10px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over.png") repeat-x bottom center;
	text-decoration: none;
	color: #515151;
}

#producten #menu ul li.producten a:link, #producten #menu ul li.producten a:visited, #producten #menu ul li.producten a:active {
	height: 25px;
	padding: 6px 10px 7px 10px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over.png") repeat-x bottom center;
	text-decoration: none;
	color: #515151;
}

/** CORNER HOME **/

#menu ul li.home a:link, #menu ul li.home a:visited, #menu ul li.home a:active {
	height: 25px;
	padding: 6px 10px 7px 15px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over_home.png") repeat-x top left;
	text-decoration: none;
	color: #515151;
}

#menu ul li.home a:hover {
	height: 25px;
	padding: 6px 10px 7px 15px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over_home.png") repeat-x bottom left;
	text-decoration: none;
	color: #515151;
}

#home #menu ul li.home a:link, #home #menu ul li.home a:visited, #home #menu ul li.home a:active {
	height: 25px;
	padding: 6px 10px 7px 15px;
	margin: 0 1px 0 0;
	background: #FFFFFF url("../images/menu_over_home.png") repeat-x bottom left;
	text-decoration: none;
	color: #515151;
}

/** CORNER CONTACT **/

#menu ul li.contact a:link, #menu ul li.contact a:visited, #menu ul li.contact a:active {
	height: 25px;
	padding: 6px 15px 7px 10px;
	margin: 0;
	background: #FFFFFF url("../images/menu_over_contact.png") repeat-x top right;
	text-decoration: none;
	color: #515151;
}

#menu ul li.contact a:hover {
	height: 25px;
	padding: 6px 15px 7px 10px;
	margin: 0;
	background: #FFFFFF url("../images/menu_over_contact.png") repeat-x bottom right;
	text-decoration: none;
	color: #515151;
}

#contact #menu ul li.contact a:link, #contact #menu ul li.contact a:visited, #contact #menu ul li.contact a:active {
	height: 25px;
	padding: 6px 15px 7px 10px;
	margin: 0;
	background: #FFFFFF url("../images/menu_over_contact.png") repeat-x bottom right;
	text-decoration: none;
	color: #515151;
}

/** CONTENT LINKS **/

#content a:link, #content a:visited, #content a:active {
	color: #515151;
	text-decoration: underline;
	position: relative;
	z-index: 24;
}

#content a:hover {
	color: #0C7B00;
	text-decoration: underline;
	position: relative;
	z-index: 25;
	font-size: 99%;
}

#content a:link span, #content a:visited span, #content a:active span {
	display: none;
}

#content a:hover span {
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
	padding: 5px 5px 2px 5px;
	background-color: #FFFFFF;
	border: 1px solid #0C7B00;
	z-index: 1000;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/** HACKS **/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html #content a:hover span {padding: 5px;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
