/*
Theme Name: WVB Vastgoed
Theme URI: http://www.wvb-vastgoed.nl/
Description: speciaal ontwikkeld voor WVB Vastgoed
Version: 1.0
Author: Inesta
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	background-color: #D9DDE0;
	font-family: Verdana;
}
.logo-bg {
	background-image: url(images/logo-bg.jpg);
	background-repeat: repeat-x;
}
.above-banner-bg {
	background-image: url(images/above-banner-bg.jpg);
	background-repeat: repeat-x;
}
.menu-mid {
	background-image: url(images/menu-mid.jpg);
	background-repeat: repeat-x;
}
.all-page-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	line-height:18px;
}
.all-page-text-1 {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	
}
.read-more {
	font-family: Verdana;
	font-size: 11px;
	color: #0264A3;
	font-weight:bold;
	text-decoration: underline;

	
}
.blue-buttons {
	background-image: url(images/blue.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:35px;
	padding-bottom:13px;
}
.home-box {
	background-image: url(images/home-box.jpg);
	background-repeat: no-repeat;
	padding:5px;
}
.pro-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
	line-height:18px;
}
.footer-mid {
	background-image: url(images/footer-mid.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footer-mid A:hover{
	color: #666666;
	text-decoration: underline;
}
.footer-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #027CCA;
	text-decoration: none;
}

.heading-1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #027CCA;
	text-decoration: none;
}
/*menu start......................*/
li {
	float: left;
}
ul {
	list-style-type: none;
	height: 30px;
	width: 100%;
	margin: auto;
}
ul a {
	background-image: url(images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #464749;
}
ul a:hover{

color: #027CCA;
text-decoration:underline;
}
.active
{
	color: #027CCA;
}
/*menu end.......................*/
.middle-gb4 {
	background-image:url(images/middle-corner.jpg);
	background-repeat:repeat-x;
	
}
.middle-corner {
	background-image:url(images/middle-corner.jpg);
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.middle-corner a:link,{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.middle-corner a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.middle-cornerk {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.middle-cornerk {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.shaddow {
    background-image:url(images/shaddow.jpg);
	background-repeat:repeat-x;
}
.boder {
    border:solid 1px #000000;
}
.project-title {
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.clear {
	clear:both;
	}
.projectBox {
	float:left;
	width:296px;
	margin:0 20px 20px 0;
}
a img {
	border:none;
	}
.success-text{
	color:#009900;
	font-weight:bold;
	background:#CBF1C7;
	border:1px solid #009900;
	padding:10px;
	margin-top:20px;
	font-size:x-small;
	line-height:18px;
}
