/****************************************************************/
/*****                                                      *****/
/*****    Door: weDsign | webdesign & internet marketing    *****/
/*****    http://www.wedsign.nl                             *****/
/*****    info@wedsign.nl                                   *****/
/*****                                                      *****/
/****************************************************************/

html, body { }

body { background: #fff url("../images/body_bg.gif") repeat-x; }

body,td,th,select,input,textarea,p,a {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, Tahoma, sans-serif;
	color: #222;
	font-size: 13px;
	color: #222;
}

h1 {
	font-size: 24px;
	color: #934f46;
}

h2 {
	font-size: 20px;
	color: #934f46;
}

h1,h2,p { margin-bottom: 15px; }

a { color: #8d2800; }
a:hover { text-decoration: none; }

ul { margin: 0 0 15px 25px; }
li { list-style-type: disc; }
fieldset { border: 1px solid #ccc; padding: 15px; margin-bottom: 15px; }
strong { font-weight: bold; }
em { font-style: italic; }

.clear { clear: both; height: 0; line-height: 0; }
.right { float: right; }

/* FACEBOOK */

.fb_iframe_widget {
	margin-bottom: 10px;
}

.facebook img {
	border: none !important;
}

.facebook {
	border-bottom: 1px solid #b88c74;
}

/* NEWSLETTER FORM */

form#mc-embedded-subscribe-form fieldset {
	padding: 0;
	border: 0;
}

form#mc-embedded-subscribe-form button.form-button {
	background: url("../images/button_bg.gif") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin-right: 15px;
    padding: 0 10px;
    text-align: center;
    font-size: 13px;
}

form#mc-embedded-subscribe-form input.input-text {
	background: none repeat scroll 0 0 #fdf7f4;
    border: 1px solid #b88c74;
    padding: 3px;
    width: 96%;
}

/* CONTAINER */

#container {
	position: relative;
	margin: auto;
	width: 900px;
}

/* HEADER */

#header {
	width: 900px;
	height: 120px;
}

#header h1 {
	background: url("../images/logo_new.png");
	width: 268px;
	height: 50px;
	text-indent: -9999px;
	margin: 35px 0;
	float: left;
}

#header h1 a {
	display: block;
	width: 268px;
	height: 50px;
}

#header .header_slogan {
	background: url("../images/header_slogan.png");
	width: 418px;
	height: 22px;
	margin: 49px 0;
	float: right;
}

/* MENU */

#menu {
	background: url("../images/menu_bg.gif") repeat-x;
	width: 900px;
	height: 44px;
	margin-bottom: 10px;
}

#menu ul {
	margin: 0 30px;
	padding: 2px 0 0;
}

#menu ul li {
	float: left;
	padding-left: 5px;
	list-style-type: none;
}

#menu ul li.active {
	background: url("../images/menu_li_active.png") no-repeat left;
}

#menu ul li a {
	display: block;
	float: left;
	color: #fff;
	height: 42px;
	line-height: 42px;
	font-size: 15px;
	padding: 0 15px 0 10px;
	text-decoration: none;
	text-transform: lowercase;
}

#menu ul li a:hover {
	color: #eee;
}

#menu ul li.active a {
	background: url("../images/menu_li_a_active.png") right;
	color: #b88c74;
	padding: 0 15px 0 10px;
}

/* BANNER */

#banner {
	position: relative;
	width: 900px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 30px;
}

#banner .banner {
	position: relative;
	width: 900px;
	height: 200px;
}

#banner .banner_text {
	position: absolute;
	left: 0;
	top: 20px;
	float: left;
	display: inline;
	width: 250px;
}

#banner .indent .banner_text {
	left: 30px;
}

/* MAIN */

#main {
	margin-bottom: 30px;
}

/* BREADCRUMBS */

#breadcrumbs {
	margin-bottom: 15px;
}

/* MAINCONTENT */

#maincontent {
	float: left;
	margin: 0 30px 20px 0;
	width: 440px;
}

#maincontent.wide {
	width: 620px;
}

/* SALONLOCATIES */

#salonlocaties .left {
	float: left;
	width: 299px;
}

#salonlocaties .right {
	float: left;
	width: 321px;
}

#salonlocaties .provincie {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	padding: 5px;
}

/* LEFTCONTENT */

#leftcontent {
	float: left;
	width: 200px;
	margin-right: 30px;
}

#leftcontent ul {
	margin: 0 0 15px;
}

#leftcontent ul li {
	border-top: 1px solid #b88c74;
	border-bottom: 1px solid #b88c74;
	padding: 8px 10px;
	margin-bottom: -1px;
	list-style-type: none;
}

#leftcontent ul li.active {
	background: #fff5f0;
}

#leftcontent ul li a {
	color: #444;
}

/* FOTO */

#foto {
	margin-bottom: 15px;
	position: relative;
	width: 900px;
	height: 160px;
	overflow: hidden;
}

/* ITEMS MAINCONTENT */

.item {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: -1px;
	padding: 10px 0;
}

.item p {
	margin: 0;
}

/* NIEUWS */

.nieuws_item {
	border-top: 1px solid #b88c74;
	border-bottom: 1px solid #b88c74;
	padding: 15px 15px 0;
	float: left;
	width: 590px;
	margin-bottom: -1px;
	cursor: pointer;
}

.nieuws_item:hover {
	background: #fdf7f4;
}

.nieuws_item h2 {
	margin-bottom: 0;
}

.nieuws_item h2 a {
	font-size: 20px;
	text-decoration: none;
	border-bottom: 1px dotted #934f46;
}

.nieuws_item h2 a:hover {
	border-bottom: none;
}

.nieuws_item small {
	color: #555;
}

.nieuws_item_left {
	float: left;
	width: 165px;
	margin-bottom: 15px;
}

.nieuws_item_right {
	float: left;
	width: 425px;
}

ul.nieuws {
	margin: 0;
	padding: 0;
}

ul.nieuws li {
	list-style-type: none;
	border-top: 1px solid #b88c74;
	border-bottom: 1px solid #b88c74;
	margin-bottom: -1px;
}

ul.nieuws li a {
	padding: 5px 10px;
	display: block;
}

ul.nieuws li a:hover {
	background: #fdf7f4;
}

.nieuwsartikel .left {
	float: left;
	width: 115px;
}

.nieuwsartikel img {
	margin-bottom: 10px;
}

.nieuwsartikel .content {
	margin-left: 130px;
}

/* START ZELF */

.ui-accordion-header a {
	font-weight: bold;
}

.startzelf_item {
	width: 590px;
	float: left;
	margin-bottom: 15px;
}

.startzelf_item .left {
	width: 120px;
	margin-right: 30px;
	float: left;
}

.startzelf_item .right {
	width: 440px;
	float: left;
}

/* WEBLOG */

.weblog_item {
	margin-bottom: 15px;
}

.weblog_item .weblog_item_image {
	float: left;
	width: 150px;
}

/* RIGHTCONTENT */

#rightcontent {
	float: left;
	width: 200px;
}

#rightcontent.wide {
	width: 250px;
}

/* BOXES HOME */

#boxes_home {
	width: 900px;
}

#boxes_home .left {
	float: left;
	width: 690px;
}

#boxes_home .left .row {
	float: left;
	width: 690px;
	margin-bottom: 15px;
}

#boxes_home .box {
	float: left;
	width: 210px;
	margin-right: 20px;
}

#boxes_home .box h2 {
	margin-bottom: 5px;
}

#boxes_home .box h2 a {
	font-size: 20px;
	color: #934f46;
	text-decoration: underline;
}

#boxes_home .box h2 a:hover {
	text-decoration: none;
}

#boxes_home .box p {
	font-size: 12px;
	margin-bottom: 5px;
}

#boxes_home .box a {
	font-size: 12px;
}

#boxes_home .box.nieuws {
	margin-right: 0;
}

#boxes_home .box img {
	padding: 1px;
	border: 1px solid #b88c74;
	margin-bottom: 5px;
}

#boxes_home .box ul {
	margin: 0 0 5px;
}

#boxes_home .box ul li {
	border-top: 1px solid #b88c74;
	border-bottom: 1px solid #b88c74;
	margin-bottom: -1px;
	padding: 8px 10px;
	list-style-type: none;
}

#boxes_home .box ul li a {
	color: #444;
	text-decoration: none;
	font-size: 13px;
}

#boxes_home .box ul li a:hover {
	color: #222;
}

#boxes_home img.twitter {
	margin-top: 15px;
}

.button {
	background: url("../images/button_bg.gif") repeat-x;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 30px;
}

.button a {
	color: #fff;
}

#formulier div {
	float: left;
	margin-bottom: 5px;
	position: relative;
}

#formulier .errors {
	padding: 15px;
	float: none;
	margin-bottom: 15px;
	border: 1px solid #fc3;
	background: #ffc;
}

#formulier label {
	float: left;
	width: 200px;
	cursor: pointer;
}

#formulier input.txt,
#formulier textarea.txt {
	padding: 3px;
	border: 1px solid #ccc;
	width: 300px;
}

#formulier input.required,
#formulier input.invalid,
#formulier textarea.required {
	border: 1px solid #f00;
}

#formulier input.file {
	padding: 3px;
	border: 1px solid #ccc;
	margin-right: 5px;
}

#formulier legend {
	font-weight: bold;
	padding: 0 5px;
	color: #934f46;
	font-size: 14px;
}

/* FOOTER */

#footer {
	position: relative;
	float: left;
	clear: both;
	width: 900px;
	height: 40px;
	border-top: 2px solid #b88c74;
	padding: 5px 0;
	text-align: right;
	margin-top: 30px;
}
