body {color:#454545; }


body {-webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%; 
    background-attachment: fixed;}

 

body { background-color:#ffffff; }

#header {background-color: #ffffff;}
#footer {border-top:3px solid #000000;}


#page {background:rgba(255,255,255,0.1);	}



#page { padding:10px 20px;}

h1, h1 a {color:#454545;}
h2, h2 a {color:#454545;}
h3, h3 a {color:#454545;}


.boxcontent h3 a {color:#454545;}

.logotitle {color:#1e73be;}
.logotitle a {color:#1e73be;}
.logosubtitle { color:#1e73be; }
.sidebartitle { background:#1e73be; }
.related-title {color:#454545; border-bottom:1px solid #454545;}


#main-menu { border-top:1px solid #000000; border-bottom:1px solid #000000;  }
.nav a {  color:#1e73be;}
.nav li:hover > a {background:#1e73be; color:#ffffff;}

#tabContainer ul#tabitems li a.active 
{background:#1e73be;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e73be', endColorstr='#1e73be',GradientType=1 );
border:1px solid #1e73be; border-radius:3px;}

.nav li.current-menu-item a, .nav li.current-menu-parent a, .nav li.current_page_parent a { background:#1e73be; color:#ffffff;}
.nav li.current-menu-item ul li a, .nav li.current-menu-parent ul li a, .nav li.current_page_parent ul li a, .nav li ul li.current-menu-item a, .nav li ul li.current-menu-item a, .nav li ul li.current_page_parent a { color:#1e73be;}

.nav li  ul { border:1px solid #000000; border-top:none;  }
.nav li  ul { background:#ffffff;   }
.nav li ul li a { color:#454545;   }

.nav li ul li a:hover {  color:#1e73be; }

.topmenu  ul li a { color:#ebebeb; }
.topmenu  ul li a:hover { color:#fffff; }


a, a.more-button, a.more, .post-nav a:hover, input.psbutton, .cycle-pager .pager-bullets span.cycle-pager-active, #content .sidebarbox ul li a:hover, .contactform button:hover,
#content .sidebarbox li.current-menu-item a, #content .sidebarbox li.current-cat a, .blog-list-entry h3 a:hover, .prop-all-data td.showmore, input#searchinput, .footermenu ul li a:hover, .tagcloudbox a:hover, .widget_tag_cloud a:hover, .prop-info ul li a:hover { color:#1e73be;}
.post-nav .current { background:#1e73be;}

i {color:#999999; }
i:hover {color:#1e73be;}

.smicons span {background:#999999; } 
.smicons span:hover {background:#00A8BF; } 
.smicons i { color:#fff;}


.page-entry .boxcontent a.boxbutton, #pager a.cycle-pager-active, .pager-bullets .cycle-pager-active, #infoboxen a.boxbutton, #infoboxen2 a.boxbutton, .service-list-box a.more, .homebox a.more, .prop-price a.details, .propbox a.boxbutton, .prop-info ul li.list-requestbutton, .propbox .prop-price a.details { background:#1e73be;}

.page-entry .boxcontent a.boxbutton:hover, #infoboxen a.boxbutton:hover, #infoboxen .boxcontent:hover a.boxbutton, #infoboxen2 a.boxbutton:hover, #infoboxen2 .boxcontent:hover a.boxbutton, .service-list-box a.more:hover, .homebox a.more:hover, .propbox:hover .prop-price a.details, .propbox a.boxbutton:hover, .boxcontent:hover a.boxbutton, .prop-info ul li.list-requestbutton:hover, .propbox:hover .prop-price a.details { background:#454545;;}


.page-entry .boxcontent a.boxbutton, .service-list-box a.more, .homebox a.more, .prop-price a.details, .propbox a.boxbutton, .prop-info ul li.list-requestbutton input, .propbox .prop-price a.details,
.service-list-box a.more:hover, .homebox a.more:hover, .propbox:hover .prop-price a.details, a.boxbutton:hover, .boxcontent:hover a.boxbutton, .prop-info ul li.list-requestbutton input:hover, .propbox:hover .prop-price a.details { color:#ffffff;}



@media screen and (max-width: 641px) {

#main-menu {  border:none !important;  }
.nav li a { color:#eee; }
.nav li.current-menu-item a, .nav li.current-menu-parent a, .nav li.current_page_parent a { color:#fff;}
.nav li.current-menu-item ul li a, .nav li.current-menu-parent ul li a, .nav li.current_page_parent ul li a { color:#eee; }
.nav li ul li.current-menu-item a, .nav li ul li.current-menu-item a, .nav li ul li.current_page_parent a { color:#fff;  }
.nav li ul li a:hover {  color:#fff;}
}






#cn-accept-cookie {
    background: #fff;
    line-height: 18px;
    padding: 6px 36px;
    background-color: #fff;
    border: 1px solid #BBB;
    color: #333;
    -moz-box-sizing: border-box;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight:bold;
    text-decoration: none;
    white-space: nowrap;
}

#cn-refuse-cookie {
    color: #ddd;
}

#cn-more-info {
    color: #fff;
    text-decoration: underline;
}