/*
Theme Name: mercotilburg
Theme URI: http://wordpress.org/wp-content/themes/mercotilburg
Author: Aceview
Author URI: http://wordpress.org/
Description: 
License: merco
License URI: merco
Tags: merco
*/

@charset "UTF-8";
/* CSS Document */

body {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e46;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #011e46;
}
a:hover {
	color: #afb3b6;
}
.clearer {
	clear: both;
	height: 1px;
}
#container {
	width: 960px;
	margin: 10px auto;
	border: 10px solid #fff;
	background-color: #fff;
}
#header {
	position: relative;
	width: 960px;
	height: 99px;
	background-color: #092752;
	margin-bottom: 10px;
	background-image: url(images/bg_top.png);
	background-repeat: repeat-x;
}
#topbar {
	position: relative;
	float: left;
	width: 960px;
	height: 262px;
	background-color: #eee;
}
#topbar h2 {
	font-size: 18px;
	color: #011e46;
	background-color: #afb4b6;
	width: 463px;
	height: 30px;
	padding: 5px 0 0 15px;
	margin: 0;
}
#topbar_contact {
	position: relative;
	z-index: 100;
	float: left;
	width: 478px;
	padding: 0px;
	height: 242px;
}
#topbar_aanbieding {
	float: right;
	width: 478px;
	height: 242px;
	padding: 0px;
	margin: 0;
}
#aanbieding_content {
	height: 180px;
	overflow: hidden;
	padding: 10px 15px 0 15px;
}
#topbar_aanbieding li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#categoryposts-3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#categoryposts-3 ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px;
}
#categoryposts-3 ul li a {
	color: #011e46;
	text-decoration: none;
}
#cat-post-item {
	padding: 10px;
}
#primary-menu {
	float: right;
	padding: 0px 0 0 0px;
	margin: 0;
	text-transform: uppercase;
}
#secondary-menu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 616px;
	height: 25px;
	padding: 20px 0 0 10px;
	margin: 0;
	background-color: #f8f8f8;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
#tertiary-menu {
	float: right;
	width: 430px;
	height: 25px;
	padding: 5px 0 0 10px;
	margin: 0;
}
/* main (top) navigation */



#primary-menu ul { /* all lists */
	float: right;
	color: #fff;
	padding: 15px 10px 0 0;
	text-align: right;
}
#primary-menu a {
	color: #fff;
	font-weight: normal!IMPORTANT;
	letter-spacing: 2px;
	text-decoration: none;
}
#primary-menu a:hover {
	color: #afb4b6;
}
#primary-menu li { /* all list items */
	float: left;
	height: 20px;
	margin: 0;
	padding: 0px 5px 5px 5px;
	color: #82aedf;
	list-style: none;
}
#menu-hoofdmenu-container {
	float: right;
}
#primary-menu ul li:before {
	content: "\0020\0020\0020\0020";
	border-left: 1px solid #afb3b6;
	padding: 0 4px 0 4px;
}
#primary-menu li ul { /* second-level lists */
	position: absolute;
	width: 150px;
	margin-top: 13px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #fff;
}
#primary-menu li ul li {
	padding: 5px 0 5px 10px;
	border-right: none;
}
#primary-menu li ul li a:hover {
	color: #cc000!IMPORTANT;
}
#primary-menu li.current-menu-item a {
	color: #afb4b6;
	border-top: none;
}
#primary-menu ul>:first-child li {
	border-left: none;
}
#primary-menu li:hover ul, #primary-menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#primary-menu .sub-menu {
	width: 145px;
	margin: 5px 0 0 11px;
	z-index: 1000;
	background-color: #e5e5e5;
	padding: 10px 5px 5px 5px;
	text-transform: none;
	text-align: left;
	border: 1px solid #afb3b6;
}
#primary-menu .sub-menu li {
	padding: 0px;
	margin: 0;
	display: block;
}
#primary-menu .sub-menu li a {
	padding: 0;
	color: #011e46;
	text-transform: none!IMPORTANT;
}
#primary-menu .sub-menu li a:hover {
	color: #333;
}
#secondary-menu ul { /* all lists */
	float: right;
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
	line-height: 1;
}
#secondary-menu ul>:first-child li {
	border-left: none;
}
#secondary-menu a {
	color: #333;
	font-weight: normal!IMPORTANT;
	text-decoration: none;
}
#secondary-menu a:hover {
	color: #67ae52;
}
#secondary-menu li { /* all list items */
	float: left;
	margin: 0;
	padding: 0 10px 5px 10px;
	color: #333;
	border-left: 1px solid #afb3b6;
}
#secondary-menu ul li:before {
/*content: "\00a6 \0020 \0020";*/
}
#secondary-menu li ul { /* second-level lists */
	position: absolute;
	background: #afb3b6;
	width: 250px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#secondary-menu li ul li {
	padding: 5px 0 5px 10px;
	text-transform: lowercase;
}
#secondary-menu li ul li a:hover {
	color: #cc000!IMPORTANT;
}
#secondary-menu li.current-menu-item a {
	color: #fff;
	border-top: none;
}
#secondary-menu li:hover ul, #secondary-menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#tertiary-menu ul { /* all lists */
	float: right;
	padding: 0;
	margin: 0 10px 0 0;
	list-style: none;
	line-height: 1;
}
#tertiary-menu ul li a {
	color: #333;
	font-weight: normal!IMPORTANT;
	text-decoration: none;
}
#tertiary-menu a:hover {
	color: #cc0000;
}
#tertiary-menu li { /* all list items */
	float: left;
	margin: 0;
	padding: 0 10px 5px 10px;
	color: #82aedf;
	border-left: 1px solid #afb3b6;
}
#tertiary-menu ul li:before {
/*content: "\00A4 \0020 \0020";*/
}
#tertiary-menu li ul { /* second-level lists */
	position: absolute;
	background: #afb3b6;
	width: 250px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#secondary-menu ul>:first-child li {
	border-left: none;
}
#tertiary-menu li ul li {
	padding: 5px 0 5px 10px;
	text-transform: lowercase;
}
#tertiary-menu li ul li a:hover {
	color: #cc000!IMPORTANT;
}
#tertiary-menu li.current-menu-item a {
	color: #fff;
	border-top: none;
}
#tertiary-menu li:hover ul, #tertiary-menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#logo {
	float: left;
	width: 325px;
}
#header_slogan {
	width: 925px;
	height: 25px;
	background-color: #011e46;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	padding: 6px 0 0 35px;
}
#content {
	width: 960px;
}
#left {
	float: left;
	width: 240px;
	padding: 20px;
	color: #afb3b6;
}
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left a {
	color: #011e46;
	text-decoration: none;
}
#left a:hover {
	color: #afb3b6;
	text-decoration: none;
}
#main {
	float: right;
	width: 640px;
	padding: 20px;
	line-height: 22px;
}
#main h1 {
	font-size: 18px;
}
#main_content {
	padding: 20px;
}
#footer {
	float: left;
	width: 960px;
	height: 32px;
	margin-bottom: 10px;
	background-color: #011e46;
}
#footer_left {
	float: left;
	color: #fff;
	padding: 5px 0 0 10px;
}
#footer_left a {
	color: #fff;
	text-decoration: none;
}
#footer_left a:hover {
	color: #011e46;
	text-decoration: none;
}
#footer_right {
	float: right;
	padding: 5px 10px 0 10px;
}
#footer_right a {
	color: #fff!IMPORTANT;
	text-decoration: none;
}
#footer_right a:hover {
	color: #fafb4b6!IMPORTANT;
	text-decoration: none;
}
#gform_1 {
	position: relative;
	height: 200px;
}
#field_1_1 {
	position: absolute;
	top: 0px;
	left: 10px;
	list-style: none;
	width: 200px;
}
#field_1_2 {
	position: absolute;
	top: 70px;
	left: 10px;
	list-style: none;
	width: 200px;
}
#field_1_3 {
	position: absolute;
	top: 0px;
	right: 10px;
	list-style: none;
	width: 220px;
}
#input_1_1, #input_1_2 {
	width: 190px;
	border: 1px solid #afb3b6;
	background-color: #fff;
	font-size: 12px;
	height: 25px;
}
#field_1_3 textarea {
	width: 217px;
	height: 110px;
	border: 1px solid #afb3b6;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #011e46;
}
.gform_footer {
	position: absolute;
	top: 120px;
	right: 10px;
}
#gform_submit_button_1 {
	background-color: #011e46;
	padding: 4px 4px 6px 4px;
	color: #fff;
	border: 0;
}
.validation_error {
	position: absolute;
	display: block;
	top: -50px;
	padding: 12px;
	font-weight: bold;
	color: red;
	z-index: 9999;
	background-color: red;
	color: #fff;
	font-size: 11px!IMPORTANT;
}
.validation_message {
	font-weight: bold;
	font-size: 12px;
}
#gforms_confirmation_message {
	padding: 20px;
	font-weight: bold;
}
.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #011e46;
	background: #afb4b6;
}
.pagination a:hover {
	color: #fff;
	background: #011e46;
}
.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #011e46;
	color: #fff;
}
.thumb {
	float: right;
}
#aanbieding_content {
	height: 180px;
	overflow: hidden;
	padding: 10px 15px 0 15px;
}
#aanbieding_content h3 {
	font-size: 14px;
}
#aanbieding_content a {
	font-size: 14px;
	color: #011e46;
	text-decoration: none;
}
#aanbieding_content a:hover {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.entry-content .wp-post-image {
	border: 1px solid #afb4b6;
	padding: 2px;
}
.entry form input {
	border: 1px solid #afb4b6;
	margin: 10px 0 10px 0;
}
.entry img.alignright {
	float: right;
	
}
.alignright {
	float: right;
	padding:2px;
	border:1px solid #ccc;
	margin:0 0 10px 10px;
}


.aanbiedingen2 {
	float: left;
	width: 280px;
	height: 170px;
	margin: 0 8px 0px 8px;
	border: 1px solid #afb3b6;
	padding: 10px;
	margin-bottom: 10px;
}
.aanbiedingen2 a {
	text-decoration: none;
}
.aanbiedingen h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.thumb {
	float: right;
}
img.thumb {
	padding: 2px;
	border: 1px solid #ccc;
	margin-left: 5px;
}

img.noborder {
	border:none;
	
}



a.btn {
	padding: 4px 6px;
	color: #fff;
	background-color: #092752;
	text-decoration: none;
}
a.btn:hover {
	background-color: #AFB4B6;
}
#logout {
	position: absolute;
	top: 83px;
	right: 20px;
}
#logout a {
	color: #fff;
	text-decoration: none;
}
#aanbieding-kader {
	width: 88%;
	min-height: 108px;
	color: #092753;
	border: 1px solid #092753;
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #afb3b7;
}
#aanbieding-kader h2 {
	padding: 0;
	margin: 0;
}


#sidebar{
	width:252px;
	padding:20px 10px;
	margin-bottom:30px;
	
	}

ul#brands{
	list-style:none;
	margin:0 0 ;
	padding:0;	
	border-top:1px solid #ccc;	
	}
	
ul#brands li{
	float:left;
	width:125px;
	height:74px;
	padding:10px 0;
	margin:0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;	
	}
	
ul#brands li:nth-child(2n+2){
	border-right:none;	
	}
	
ul{
	margin:0 0 0 20px;
	padding:0;
	
	}
	
