﻿#ctl00_ctl00_cliniclowns_cliniclowns 
{
    display:none;
}

#ctl00_ctl00_ContentPlaceHolder1_homebanner_Image4 
{
    display:none;
}

body { overflow: visible !important; }


/* homepage news */
.row { overflow: hidden; padding-bottom: 20px; }

#homepage-content { width: 340px !important; float:left !important; margin-top: 20px; }
#homepage-news { width: 410px; float: right; margin: 20px 6px 0 0; position: relative; }

.news-overview { background: url(../img/homepage-news-top.png) no-repeat 0 0; padding: 9px 0 0 0; }
.news-overview .content { background: url(../img/homepage-news-middle.png); padding: 10px 20px 10px 40px; color: #dff2ff; }
.news-overview .bottom { background: url(../img/homepage-news-bottom.png) no-repeat 0 0; height: 9px; }

.news-item { position: relative; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid #5990b4; }
.news-item.last { border: none; margin-bottom: 0; padding-bottom: 0; }

.news-item p { padding-bottom: 0; line-height: 16px; }
.news-item .date { font-weight: bold; color: #27516c; text-indent: 6px; line-height: 26px; position: absolute; top: -5px; left: -60px; display: block; background: url(../img/homepage-news-date.png) no-repeat 0 0; width: 44px; height: 26px;  }
.news-item-title { line-height: 14px; display: block; font-size: 12px; font-weight: bold; text-transform: uppercase; margin-bottom: 2px; color: #fff;  }

.btn-news-all { font-size: 11px; background: #27516c; padding: 1px 10px; text-decoration: none; position: absolute; right: 20px; bottom: -20px; }


/* vestigingen */

.nav-table { border: none;width: 100%; }
.nav-table td { padding: 20px;vertical-align: top; }
.nav-table th { text-align: left; }

#branch-detail-table { z-index: 1001; position: absolute; background: url(../img/vestigingen-top.png) no-repeat 0 0; padding: 10px 0 0 0; overflow:hidden; width: 700px; -moz-box-shadow: 0 0 8px #000; }
#branch-detail-table .content { background: url(../img/vestigingen-middle.png); padding: 20px 20px 20px 40px; color: #dff2ff; overflow:hidden; }
#branch-detail-table .bottom { background: url(../img/vestigingen-bottom.png) no-repeat 0 0; height: 10px; }
#branch-detail-table .close-btn { position: absolute; right: 20px; top: 20px; display:block; text-indent: -9999px; height: 15px; width: 15px; background: url(../img/close-btn.png) no-repeat center center; }

#overlay { position: fixed; width:100%; height: 100%; left: 0; top: 0; z-index: 1000; background: url(../img/trans-black-1.png); }


/* homepage cta message */
.homepage-cta-1 { color: #9ec6e6; font-size: 21px; letter-spacing: -1px; word-spacing: 1px; line-height: 30px; }
.homepage-cta-1 .arrow { padding-left: 25px; background: url(../img/arrow-white-1.png) no-repeat left center; color: #fff; font-size: 18px; text-transform: uppercase;  }

/* overriding a.css  */
body { overflow: visible !important; }
#ctl00_ctl00_cliniclowns_cliniclowns { display:none; }
#ctl00_ctl00_ContentPlaceHolder1_homebanner_Image4 { display:none; }
#search { top: 120px; }
.homepage #container #center { height: auto !important; }
#swimming-boy, #swimming-girl { z-index: -1 !important; }

#nav li ul { z-index: 1000; }

/* overriding a.css: RSS embed layout (customnews widget)  */

.customnews .news-item-title  
{
    text-transform: none;
    font-family: Lucida Bright;
    color: #92DBFE;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    letter-spacing: 1.75px;
    padding-bottom: 10px;
}

.customnews .news-item h4  
{
    font-weight: bold;
    font-size: 12px;
    line-height: 1.5em;
}

.customnews .news-item p 
{
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    padding-bottom: 15px;
}

.customnews .news-read-more { display : none }

/* overriding a.css: Footer */

/*
#footerright{
	text-transform:none !important;
}
#footerright a{
	text-transform:none !important;
}*/

#homepage-content { text-align: left; }


/* Facebook Like & Google plusone  */
.gplusone-fb{  position:absolute; bottom:-50px; }
.fb-button{  position:absolute; top: 0; left:40px; }

/* sidebar cta's */
#sidebar .advice { margin-top: 20px; }
#sidebar .advice, #sidebar .brochure, #sidebar .phone  { padding: 0; background: none; border: none; margin-bottom: 4px; }
#sidebar .advice a, #sidebar .brochure a, #sidebar .phone a { text-align: center; font: 15px/33px "Century Gothic", Arial, sans-serif; color: #fff; display: block; width: 192px; height: 42px; background: url(../img/cta-1-back.png) no-repeat; }


