﻿body {
background-color: #f4f4f4;
line-height: 30px;
font-family: arial, sans-serif;
}

.holder {
width:940px;
font-family: arial, sans-serif;
font-size:16px;
line-height:30px;
color:#555;
margin:0 auto;
}

a {
color:#333;
outline:none;
}

a:link {
color:#333;
outline:none;
}


p {
color: #555;
font-size:14px;
line-height:26px;
font-weight: normal;
}

abbr{
  color: #555;
}

h1, h2, h3, h4, h5, h6{
  font-weight: lighter;
}

h2{
  font-size: 22px;
  font-weight: 500;
  color: #ee741e;
}

h3{

  font-size: 20px;
  color: #ee741e;
}

ul{
  font-size: 16px;
  line-height: 30px;
}

hr{
   background: none repeat scroll 0 0 #CCCCCC;
  border: medium none;
  color: #CCCCCC;
  height: 1px;
  margin: 10px 40px;
  padding: 0;
}

.bold {
font-weight:700;
}

.pb10 {
padding-bottom:10px;
}

.pt10 {
padding-top:10px;
}

.gray {
color:Gray;
}

.btn{
  text-decoration: none;
}

.center{
  text-align: center;
}

.photo {
border:1px solid #CCC!important;
float:left;
margin:15px 15px 0 0;
padding:5px;
}

.txtcenter {
text-align:center;
}

.txtright {
text-align:right;
}

.italic {
font-style:italic;
}

.txtleft {
text-align:left;
}

.fright {
float:right;
}

.clear {
clear:both;
}

.w900 {
width:900px;
}

span.amp {
   font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
   font-size:110%;
   font-style:italic;
}

.pageTitle {
font-size: 30px;
line-height: 36px;
display:block;
margin:10px 0px;
padding:0 10px 15px 0;
}

.errorBox {
background-color:#FFD;
background-position:left top;
background-repeat:no-repeat;
border:1px solid #FFD700;
min-height:24px;
color:#C22830;
margin:10px 0 0;
padding:15px 0 14px 20px;
}

.message {
margin:24px 30px 0 0;
}

.errorBox div {
margin:0 0 0 45px;
padding:0 20px 0 0;
}

.content .error {
width:600px;
height:353px;
position:absolute;
left:50%;
top:50%;
margin:-151px 0 0 -300px;
}

.menu .bg {
background:url(../images/bg_feature2.jpg) no-repeat;
width:938px;
height:23px;
border:1px solid #FFF;
border-top:0;
border-bottom:0;
}

.menu .menu {
height:40px!important;
}

/* justify nav pills in menu */
.main-menu.nav-pills{
  padding-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
  border-top: 1px dashed #EE741E;
}
.main-menu.nav-pills > li {
    display: table-cell;
    text-align: center;
    width: 1%;
    float: none;
}
.main-menu.nav-pills > li > a {
  color: #EE741E;
  font-weight: bold;
  white-space: nowrap;
}

/* stuff for homepage testimonial rotator */
.container-fluid{
  padding-left: 40px;
}

.testimonial-rotator{
  margin-bottom: 40px;
  clear: both;
}
.testimonial-rotator h2{
  text-align: center;
}
.testimonial-rotator blockquote{
  width: 85%;
  margin: 0 auto;
  background: none;
  float: none;
  color: #333;
  padding: 0;
}

.testimonial-rotator blockquote p{
  font-size: 16px;
}

.testimonial-rotator .carousel-control{
  background: none;
  color: #888;
  font-size: 26px;
}
.testimonial-rotator .carousel-control.left{
  margin-left: -30px;
}
.testimonial-rotator .carousel-control.right{
  margin-right: -30px;
}


.top .label{
  font-size: 20px;
  line-height: 24px;
  background: #898989;
  text-shadow: none;
  padding: 4px 6px;
}

.top .label .fa{
  font-size: 24px;
  padding-right: 10px;
}

.posts {
float:right;
background:#F1F1F1;
width:264px;
padding:13px;
}

.posts h1 {
color:#5A5959;
font-size:24px;
font-weight:700;
margin:0;
}

.posts a {
color:#5A5959;
text-decoration:none;
}

.posts .post {
line-height:24px;
margin:16px 0;
}

.posts .post h2 {
font-size:16px;
margin:0;
}

.posts .post .date {
color:#2F6DA0;
font-size:12px;
}

.posts .post a.title {
color:#777;
}

.posts .post p {
font-size:12px;
color:#999;
margin:0;
}

.container {
width:560px;
height:91px;
overflow:hidden;
margin:10px 0 0 40px;
}

.slideshow img {
max-width:580px;
width:auto;
height:auto;
}

.sc_menu {
float:left;
height:110px;
margin-left:10px;
display:block;
width:603px;
}

.sc_menu .images {
display:block;
height:110px;
width:9999px;
margin:0;
padding:0 0 0 15px;
}

ul.sc_menu {
display:block;
height:110px;
background:url(navigation.png);
list-style:none;
width:1000px;
margin:0;
padding:0 0 0 15px;
}

.sc_menu a {
display:block;
text-decoration:none;
float:left;
padding:0 4px;
}

.sc_menu span {
display:none;
margin-top:3px;
text-align:center;
font-size:12px;
color:#fff;
}

.sc_menu a:hover span {
display:block;
}

.sc_menu img {
border:3px #fff solid;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}

.sc_menu a:hover img {
filter:alpha(opacity=50);
opacity:0.5;
}

.top {

}

.top .up {
height: auto;
padding: 15px 0 0;
}

.top .up .container{
  background: #fff;
  position: relative;
  overflow: visible;
}

.logo{
  max-width: 250px;
  padding: 10px;
  padding-left: 30px;
  padding-top: 30px;
}

.telefoon{
  position: absolute;
  right: 30px;
  top: 30px;
}

.top .searchbox {
float:right;
margin-top:25px;
}

.top .searchbox div {
background:#fff;
height:19px;
width:205px;
float:left;
margin-right:5px;
padding:2px 5px 0;
}

.top .searchbox .field {
color:#CCC;
border:0;
background:#F1F1F1;
width:100%;
}

.top .menu {
background: #fff;
font-size:14px;
padding-right: 30px;
line-height: 10px;
float: left;
width: 100%;
border-top: 1px dotted #ccc;
margin-top: 15px;
width: 910px;
}

.top .menu a {
text-decoration:none;
color: #ee741e;
text-transform: capitalize;
}

.caret{
  border-top: 4px solid #ee741e; 
}
.top .menu a:hover {
text-decoration:underline;
}

.dropdown-menu li > a:hover{
  background-color: #EE741E;
  background-image: none;
  text-decoration: none;
}

.top .menu .item {
float:left;
padding: 20px 0;
}

.top .menu .item:after{
  content:'- ';
  padding-left: 4px;
  padding-right: 8px;
  color: #EE741E;
}

.top .menu .item:first-child{
  padding-left: 20px;
}

.top .menu .item:last-child{
  content: none !important;
}

.feature-area{
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  overflow: hidden;
  margin-bottom: 25px;
}

.featured .image {
max-height:540px;
overflow:hidden;
}

.featured .text .searchBar {
background: #fff;
height: 45px;
margin:0 13px;
display: none;
}

.featured .text .searchBar a {
font-size:14px;
text-decoration:none;
font-weight:700;
color: #606060;
vertical-align:top;
padding:4px 20px 0;
}

.featured .text .searchBar .item {
position:relative;
float:left;
margin:0;
padding:7px 0;
}

.featured .text .searchBar .separator {
width:1px;
height:18px;
vertical-align:top;
padding:0;
}

.featured .text.top {
width: 600px;
padding-top:14px;
background:;
position:absolute;
border:0;
bottom:420px;
left: 25px;
}

.featured .text.middle {
width: 525px;
background:;
}

.featured .text.bottom {
width:457px;
background:;
padding-bottom:14px;
position:absolute;
}

.featured .text.content {
width: 450px;
font-size:12px;
line-height:20px;
margin:0 0 0 13px;
padding:25px;
}

.featured .text h2 {
font-size: 50px;
line-height: 59px;
margin: 100px 0 25px;
text-transform: lowercase;
}

.featured .text.content p{
  color: #fff;
  display: none;
}

.featured .SearchTable {
background:transparent;
}

.featured .SearchTable td {
font-size:13px;
background:transparent;
padding:0 8px 6px 0;
}

.featured .SearchBox {
width:150px;
}

.banner{
  background: #ee741e;
  text-align: center;
  padding: 5px 0;
  font-weight: normal;
  color: #fff;
}

.banner .btn{
  background: #fff;
  border: none;
  color: #ee741e;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 0 0 0 5px rgba(0,0,0,0.15);
  margin-left: 30px;
  text-transform: uppercase;
}

.banner .btn i{
  font-size: 20px;
  padding-left: 10px;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}

.banner .btn:hover i{
  padding-left: 15px;
 -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}

.banner .btn:hover{
  background: #fbfbfb;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  -ms-transition: 0.3s all;
  transition: 0.3s all;
}


.conLeft .text {
margin:35px 35px;
}

.conRight {
float:right;
padding-right:15px;
right:0;
top:279px;
width:230px;
color:#;
}

.conRight h1 {
font-size:24px;
margin:15px 0 12px;
padding:0 10px 15px 0;
}

.conLeft{
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08) inset;
}

#cphContentLeft_panForm{
  padding: 35px;
  width: 870px;
}

.conLeft .search {
width:620px;
line-height:20px;
padding:30px;
}

.conLeft .search .SearchTable td {
font-size:13px;
padding:0 8px 6px 0;
}

.conLeft .search .SearchBox {
width:270px;
border:1px solid #ccc;
padding:3px;
}

.conRight .search select {
border:1px solid #ccc;
}

.conLeft .overview {
width:940px;
min-height:400px;
}

.conLeft .overview h1 {
margin:12px 0;
padding: 25px 35px;
}

.conLeft .overview td {
font-size:13px;
color:#727272;
line-height:26px;
}

.conLeft .overview .sortDiv {
margin-bottom:4px;
color:#5C5C5C;
font-size:16px;
font-weight:700;
padding: 15px 35px;
}

.conLeft .overview .sortDiv a {
color:#5C5C5C;
font-size:16px;
font-weight:700;
text-decoration:none;
}

.conLeft .overview .sortDiv select {
vertical-align:middle;
}

.conLeft .overview .sort {
color:#333;
font-weight:700;
width:100%;
}

.conLeft .overview .sort a {
color:#666;
text-decoration:none;
}

.conLeft .overview .sortSmall {
color:#333;
font-weight:700;
text-align:right;
width:100px;
}

.conLeft .overview .results {
width:100%;
margin:0;
padding:0;
}

.conLeft .overview .results td.primary {
padding:25px;
}

.conLeft .overview .sold {
color:red;
font-size:16px;
font-weight:700;
text-decoration:none;
line-height:15px;
padding-left:10px;
}

.conLeft .overview .address {
color:#5C5C5C;
font-size:16px;
font-weight:700;
text-decoration:none;
line-height:15px;
}

.conLeft .overview .addressPrice {
font-weight:700;
text-align:center;
width:140px;
font-size:26px;
}

.conLeft .overview .sortPrice {
color:#333;
font-weight:700;
text-align:right;
width:105px;
}

.conLeft .overview .addressSmall {
font-size:11.5px;
}

.conLeft .overview .summary {
padding:5px 0 0;
}

.conLeft .overview .type {
float:left;
font-weight:700;
padding:7px 0 0;
}

#cphContentLeft_DataPager1 a{
  padding: 35px;
}

#loadPhoto {
background:url(../images/loading.gif) no-repeat center;
width:100%;
}

.listing .houseName {
font-size:18px;
color:#545454;
font-weight:700;
text-transform:uppercase;
line-height:22px;
margin:0!important;
padding:13px 0;
}

.listing .content {
width:940px;
min-height:200px;
background: #fff;
}

.listing .content .house {
width:629px;
text-align:center;
min-height:250px;
}

.listing .content .house.top {
width:629px;
background:url(../images/bg_photo_top.png) no-repeat top;
padding-top:8px;
}

.listing .content .house.middle {
width:629px;
background:url(../images/bg_photo_content.png) repeat-y;
text-align:center;
}

.listing .content .house.bottom {
background:url(../images/bg_photo_bottom.png) no-repeat bottom;
width:629px;
padding-bottom:8px;
}

.listing .content .plan.top {
width:936px;
background:url(../images/bg_plan_top.png) no-repeat top;
padding-top:8px;
}

.listing .content .plan.middle {
width:936px;
background:url(../images/bg_plan_content.png) repeat-y;
text-align:center;
}

.listing .content .plan.bottom {
background:url(../images/bg_plan_bottom.png) no-repeat bottom;
width:936px;
padding-bottom:8px;
}

.listing .content .loadPhoto .image {
margin:17px 26px;
}

.listing .content .details {
width:268px;
background:#F1F1F1;
position:relative;
margin:8px 8px 8px 5px;
padding:0 12px 10px;
}

.listing .content .details h2 {
margin:13px 0;
}

.listing .content .details h3 {
font-size:16px;
color:#154367;
font-weight:400;
margin:0;
}

.listing .content .details h3 a:hover {
color:red;
}

.listing .content .details .tour {
display:block;
margin:15px 5px 10px;
padding:0 0 10px;
}

.listing .content .details .name {
float:left;
padding:0;
}

.listing .content .details .social img {
margin-right:3px;
}

.listing .content .details .detailsTable td {
padding:3px 10px 3px 0;
}

.listing .content .details .agent {
float:right;
bottom:5px;
right:12px;
}

.tour img{
  display: none;
}

.tour:before{
  content: "plan bezichtiging";
}

.listing .content .sc_menu {
padding:5px;
}

.listing .content .sc_menu img {
border:1px solid #F0F0F0;
margin:0 3px;
padding:5px;
}

.listing .content .text {
width:560px;
color:#727272;
padding: 35px;
}

.listing .content .banners {
width:278px;
background:#F1F1F1;
overflow:hidden;
margin:8px 8px 8px 5px;
padding:5px 7px;
display: none;
}

.listing .content .banners img {
margin:0 6px;
}

.listing .content .video {
text-align:center;
padding:20px;
}

.listing .content .shedule {
position:relative;
min-height:160px;
padding:20px;
}


.conLeft .listing {
width:620px;
line-height:20px;
padding:0 15px 20px;
}

.conLeft .home.content .pages {
background: #fff;
border-top:0;
margin:0!important;
width: 70%;
float: left;
}

.conLeft .home.content .pages h1 {
    line-height: 1.2em;
    margin: 0;
    font-weight: normal;
    font-size: 3em;
    text-transform: normal;
    color: #ee741e;
    padding-bottom: 0;
}

.conLeft .home.content .pages p {
}

.conLeft .home.content .pages .image {
width:67px;
float:left;
padding:5px 0 0;
}

.conLeft .home.content .pages .content {
  float: left;
  text-align: center;
  padding: 5px;
  width: 100%;
}

.conLeft .home.content .pages .content .text-block{
  
}



.conLeft .home.content .pages .button {
-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    vertical-align: middle;
    border-radius: 6px 6px 6px 6px;
    font-size: 17.5px;
    padding: 11px 19px;
    background-color: #FAA732;
    text-decoration: none;
}

.padding{
  padding: 20px 40px;
}

h1.padding{
  padding-top: 40px;
}

p.padding{
  padding-top: 0;
}


.news{
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-left: 1px dotted #CCCCCC;
  display: none;
  float: left;
  height: 100%;
  padding: 23px;
  width: 25%;
}

.home .news{
  display: block;
}

.news .home.content {
background: #fff;
padding: 30px;
margin: 30px 0;
border-radius: 3px;
}

.news .home.content .left {
float:left;
height:100%;
}

.home .left h2{
  font-size: 16px;
}

.news .home.content .left h1 {
color:#5D5C5C;
font-size:23px;
font-weight:700;
margin:7px 5px;
}

.news .home.content .left .news {
width:610px;
margin:0;
}

.news h2 {
  font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 20px;
}

.news .home.content .left .news p {
font-size:13px;
color:#727272;
line-height:26px;
margin:0;
}

.news .home.content .left .news .image {
background:url(../images/bg_news.png) no-repeat;
width:186px;
height:159px;
float:left;
text-align:center;
margin:0 10px 10px 0;
padding:11px;
}

.news .home.content .left .news .image img {
max-height:159px;
max-width:186px;
height:auto;
width:auto;
}

.news .home.content .left .news .button {
background:url(../images/home_btn.gif);
width:80px;
height:26px;
float:right;
margin:0 20px 0 0;
}

.news .home.content .left .separator {
background:url(../images/news_separator.jpg);
width:500px;
height:2px;
margin:25px 55px;
}

.agents .description {
float:left;
width:300px;
color:#727272;
font-size:13px;
line-height:26px;
}

.agents td {
padding-bottom:15px;
width:454px;
}

.agent .presentation,.office .presentation {
background: #fff;
min-height:250px;
line-height:25px;
position:relative;
padding:20px 30px 0;
}

.agent .presentation .title,.office .presentation .title {
color:#CBCBCB;
font-size:28px;
line-height:42px;
margin:35px 0 0;
}

.agent .presentation .title span,.office .presentation .title span {
color:#022F4E;
font-size:30px;
}

.agent .presentation .content,.office .presentation .content {
color:#ABABAB;
font-size: 34px;
line-height: 44px;
font-weight: lighter;
font-style:italic;
margin:20px 0 0;

}

.agent .presentation .image,.office .presentation .image {
position:absolute;
bottom:0;
right:30px;
border:0;
}

.agent .menu .social {
float:left;
padding:5px 0 0 50px;
}

.agent .details,.testimonials {
min-height:250px;
padding: 0;
}

.agent .details .text {
float:left;
padding: 30px;
background: #fff;
}

.agent .testimonials .text {
float:left;
width:100%;
}

.agent .details .text h1,.testimonials .text h1 {
margin:13px 0 0;
}

.agent .details h1,.testimonials h1 {
color:#5A5959;
font-size:24px;
font-weight:700;
}

.agent .posts {
width:224px;
height:100%;
}

.agent .conRight {
padding-right:5px;
}

.agent .conRight h1 {
margin-top:5px;
}

.offices .title {
height:20px;
margin-bottom:5px;
}

.offices .description {
color:#727272;
font-size:13px;
line-height:26px;
}

.offices a {
text-decoration:none;
font-weight:700;
color:#5C5C5C;
float:left;
}

.office .presentation .image img {
max-height:308px;
}

.office .presentation .image {
position:static;
}

.office .tab {
min-height:250px;
padding:10px;
}

.conLeft .office {
width:620px;
line-height:20px;
padding:0 10px 20px;
}

.conRight .office .name,.office .agents .name {
font-size:14px;
font-weight:400;
text-align:center;
width:115px;
}

.office .agents .name {
width:100%;
}

.office .agents .photo {
float:none;
margin:15px 0 0;
}

.conLeft .tabs ul {
background-image:url(../images/bg_listingdetails_tabs.gif);
height:22px;
list-style:none outside none;
width:100%;
margin:0 0 8px;
padding:4px 0;
}

.conLeft .tabs ul li {
display:inline;
margin-left:2px;
margin-right:0;
padding-bottom:0;
list-style-image:url(../images/ico_li.gif);
}

.conLeft .tabs ul li a {
background-color:#EEE;
border:1px solid #CCC;
color:#333;
font-size:11px;
text-decoration:none;
margin:0 5px 0 1px;
padding:0 17px;
}

.conLeft #tabActive a {
background-color:#FFF;
border-bottom:1px solid #FFF;
padding-top:1px;
}

.conLeft .contact {
padding:0 15px;
}

.conLeft .contact .form {
float:left;
width:380px;
padding:15px 0;
}

.conLeft .contact .right {
float:right;
width:510px;
}

.contact .photo.contact {
max-width:250px;
width:auto;
height:auto;
padding:5px;
}

.contact .agent {
padding-top:18px;
}

.contact .agent h3 {
color:#154367;
font-size:16px;
font-weight:400;
margin:0;
}

.contact .agent .photo.contact {
margin:0;
}

.contact .errorBox {
margin-top:18px;
}

.conLeft .blog {
width:620px;
padding:0 15px 15px;
}

.conLeft .blog .photo {
margin:10px 15px 0 0;
}

.conLeft .blog .button {
background:url(../images/home_btn.gif);
width:80px;
height:26px;
float:right;
margin:-10px 0 0;
}

.conLeft .blog .comment {
border-bottom:1px solid #D3D2D1;
margin-bottom:20px;
padding-bottom:4px;
}

.conLeft .blog .commentTable {
margin-top:15px;
width:433px;
}

.conLeft .blog .commentTable td {
padding:2px 0;
}

.conLeft .blog .commentTable textarea {
width:375px;
}

.conLeft .blog .commentTable .butSend {
width:100px;
}

.conRight .blog .icoSearch {
margin:5px 0 0 5px;
}

.conRight .blog .txtSearch {
bottom:5px;
position:relative;
}

.bottom .home.content {
 background: none repeat scroll 0 0 #FAA732;
  color: #fff;
  margin: 0 auto;
  width: 940px;
  font-family: 'Open Sans', sans-serif;
}

.bottom .home.content p {

}

.bottom .home.content .title {

}

.bottom .home.content .menu {
width:95px;
float:left;
padding:20px 15px;
}

.bottom .home.content .menu a {
color:#F2F1F1;
font-weight:700;
font-size:13px;
text-decoration:none;
}

.bottom .home.content .menu a:hover {
color:#F70000;
text-decoration:underline;
}

.bottom .home.content .menu ul {
padding-left:30px;
}

.bottom .home.content .nieuw {
width:420px;
float:left;
padding:20px 40px;
}

.bottom .home.content .newsletter {
float:left;
width:205px;
line-height:22px;
height:250px;
padding:20px 0 0 18px;
}

.bottom .home.content .newsletter p {
color:#FFF;
}

.bottom .home.content .newsletter .textbox {
background:#01345F;
width:156px;
height:24px;
border:0;
color:#FFF;
line-height:22px;
margin:0 0 15px;
padding:0 5px;
}

.bottom .home.content .contact {
background:#013765;
float:left;
height:78px;
width:170px;
display:block;
color:#FFF;
text-decoration:none;
margin:15px 0 0 12px;
padding:5px 10px 0;
}

.bottom .home.content .searchbox .field {
width:145px;
color:#FFF;
border:0;
height:23px;
background:#01345F;
line-height:22px;
float:left;
margin:0 4px 0 0;
padding:0 5px;
}

.bottom .home.content .social a {
margin:0 3px 0 0;
}

.bottom .home.content a.house {
float:left;
text-align:center;
font-size:12px;
background:#FFF;
display:block;
border:4px solid #FFF;
text-decoration:none;
position:relative;
width:110px;
height:66px;
line-height:18px;
margin:0 12px 12px 0;
padding:9px 0 0 100px;
}

.bottom .home.content a.house img {
position:absolute;
left:0;
top:0;
width:100px;
height:75px;
}

.logoos{
  padding: 5px 0;
  text-align: left;
}

.logoos .span3, .logoos .span2, .logoos .span1{
  position: relative;
  min-height:80px;
}

.logoos img{
  position: absolute;
  top:0;
  bottom:0;
  margin: auto;
}

.footer {
height:40px;
width:940px;
text-align:center;
margin:15px auto;
padding:10px 10px 0 0;
}

.separate .menu {
background:url(../images/bg_feature_menu.jpg) repeat-y;
height:25px;
width:923px;
border:1px solid #FFF;
border-top:0;
padding:0 0 0 15px;
}

.separate .menu a {
float:left;
color:#727272;
text-decoration:none;
font-size:18px;
padding:3px 10px 0;
}

.separate .path {
background:none;
height:15px;
width:100%;
}

.separate .path a {
text-decoration:none;
color:#3C6180;
}

.separate .path .pathname {
color:#3C6180;
float:left;
font-size:11px;
margin:13px 0 0 30px;
}

.separate .zoek {
float:right;
width:297px;
height:45px;
margin:0 11px 0 0;
}

.separate a.zoek{
  display: none;
}

.menu .bg{
  background: #fff;
}

.separate .menu{
  background: #fff;
}

.separate .path{
  background: none;
}
.intro {
font-size:18px;
color:#555;
line-height:30px;
font-style:italic;
}

.col1 {
float:left;
width:50%;
}

.col2 {
float:right;
width:45%;
}

.col1half,.col1third,.col1fourth,.col2third,.col3fourth {
float:left;
margin-right:2%;
overflow:hidden;
}

.col1half {
width:49%;
}

.col1third {
width:32%;
}

.col1fourth {
width:23.5%;
}

.col2third {
width:66%;
}

.col3fourth {
width:74.5%;
}

.lastcol {
margin-right:0;
}

blockquote {
background: none repeat scroll 0 0 #ee741e;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-style: italic;
    line-height: 32px;
    margin: 30px 30px 30px 0;
    padding: 40px 20px;
    width: 40%;
}

.pro {
list-style:none;
margin:20px 0;
padding:0;
}

.pro li {
background:url(../images/tick.png) no-repeat top left;
padding-left:40px;
margin-bottom:10px;
font-weight:700;
}

.pro li li {
background:none;
padding:0;
}

.blockright {
width:280px;
float:right;
margin-left:25px;
background:#00325B;
}

.blockright p {
color:#fff;
margin:0;
padding:10px;
}

.blockright a {
color:#fff;
}

img,.top .logo img {
border:0;
}

a:hover,.conLeft .overview .address:hover {
color:Red;
text-decoration:none;
}

.dropshadow,.home.bg {
background:url(../images/bg_home_blockshadow.png) no-repeat bottom;
padding-bottom:11px;
}

.bgNone,.featured .text.content div {
background-color:Transparent;
}

.purple,.conRight .office,.office .agents,.conLeft .blog .comment span {
color:#3D204E;
}

.relative,.featured {
position:relative;
}

.fleft,.jScrollPaneContainer,.top .logo,.conLeft {
 
}

.posts a:hover,.conLeft .overview .sortDiv a:hover,.separate .menu a:hover,.separate .path a:hover {
color:Red;
}

.posts .post a,.conLeft .blog .link {
text-decoration:none;
color:#999;
font-weight:700;
}

.posts .post a:hover,.posts .post a.title:hover,.conLeft .blog .link:hover {
color:#2F6DA0;
}

.featured .SearchTable .SearchChk td,.conLeft .search .SearchTable .SearchChk td {
margin:0;
padding:0 8px 0 0;
}

.featured .SearchTable .rblSellType td,.conLeft .search .SearchTable .rblSellType td {
padding-bottom:0;
}

.featured .SearchBox select,input,textarea,.conLeft .search select,input,textarea {
color:#333;
font-family:Arial;
font-size:13px;
}

.conRight .search,.conLeft .blog #comments {
margin-bottom:15px;
}

.listing .content .details h3 a,.contact .agent h3 a {
color:#154367;
text-decoration:none;
}

.agents .name,.offices .name {
float:left;
font-size:16px;
font-weight:400;
color:#072C53;
margin:0;
}

.agents a,.conRight .office a,.agent .conRight a,.office .agents a,.conLeft .blog .title {
text-decoration:none;
}

.agent .menu .social img,.separate .social a {
padding:0 2px;
}

.conLeft .contact .txtfield,.conLeft .blog .commentTable input {
width:250px;
}

.bottom .home.content .searchbox,.bottom .home.content .social {
float:left;
width:190px;
margin:25px 0 0 12px;
}

.border-bottom-table{
  padding-bottom: 25px;
  border-bottom: 1px solid #eee;
}

.border-bottom-table td{
  padding: 20px 0;
}

td.nopadding{
  padding: 0;
}

.bottom{

}

.bottom .holder{  
  background: #fff;
  font-size: 14px;
  line-height: 1.7em;
}

.bottom .holder a{
  color: #fff;
}

.bottom-content{
  padding: 30px;
}

.bottom .holder .row{

}

.span4{
  width: 33.33%;
  float: left;
  text-align: center;
}

.text-right{
  text-align: right;
}

address strong{
  color: #ee741e;
}

.recent{
  position: relative;
  background: #5065A6;
  color: #fff;
}

.recent h2{
  font-weight: normal;
}

.recent p{
  color: #fff;
  padding: 0px 8px;
}

.recent .tag{
  font-size: 20px;
  position: absolute;
  top: 110px;
  right: 0;
  background: #ee741e;
  padding: 5px 8px;
  color: #fff;
  font-weight: normal;
}

.recent .img{
  max-height: 186px;
  overflow: hidden;
}

.recent a{
  margin-bottom: 10px;
}

.news .thumbnail{
  border: none;
  box-shadow: none;
  border-radius: 0;
}

.home .news img{
  display: none;
}

#cphContentCenter_panAgent{
  font-size: 0.8em;
}

address{
     display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
    color: #333 !important;
}

address a{
  color: #333 !important;
}

.houses{
  text-align: center;
  font-size: 12px;
}

.houses a{
  color: #666;
}

.houses a:hover{
  color: #ee741e;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.05);
}

.houses .well{
  padding: 0;
  background: #fff;
  position: relative;
}

.houses .well .image{
  max-height: 120px;
  overflow: hidden;
}

.houses .well .well-content{
  padding: 15px;
  font-size: 15px;
  line-height: 20px;
}

.houses .well .well-content.price{
  font-size: 18px;
  position: absolute;
  top: 80px;
  right: 0;
  background: #ee741e;
  padding: 5px 8px;
  color: #fff;
}

.slider{
  position: relative;
}

.carousel{
  margin-bottom: 0;
}

.carousel-control{
  z-index: 100;
}

.carousel-inner > .item > img {
    margin: 0 auto;
}

.carousel-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    bottom: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    width: 350px;
  }

  .carousel-caption h3{
    color: #fff;
    font-size: 32px;
  }

.carousel .item .carousel-caption{
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: 0.8s all 0.6s;
  -moz-transition: 0.8s all 0.6s;
  -o-transition: 0.8s all 0.6s;
  -ms-transition: 0.8s all 0.6s;
  transition: 0.8s all 0.6s;
}

.carousel .item.active .carousel-caption{
  top: 0%;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: 0.8s all 0.6s;
  -moz-transition: 0.8s all 0.6s;
  -o-transition: 0.8s all 0.6s;
  -ms-transition: 0.8s all 0.6s;
  transition: 0.8s all 0.6s;
}

.slider .cont-wrap{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.cont-wrap .container{
  padding: 30px;
}

.container{
  width: 940px;
  margin: 0 auto;
  height: auto;
}

.slider-box{
  margin-left: 0;
  margin-top: 120px;
  width: 350px;
}

.slider-box h1{
  font-size: 4em;
  line-height: 1.1em;
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 0 8px rgba(0,0,0,0.1);
}

.btn-warning{
  background-color: #ee741e;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
}

.btn-warning:hover{
   background-color: #ee741e;
}