File: D:/HostingSpaces/SBogers10/komma-mediadesign.nl/wwwroot/facebook/css-js/screen.css
@charset "utf-8";
/* CSS Document */
* {
outline:0;
}
body, html, h1, h2, h3, h4, p, ul, ol, li, img{
margin:0;
padding:0;
border:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#143d8d;
background-color:#ededed;
}
li{
vertical-align: text-top;
}
.clear_both{
clear:both;
}
.right{
float:right;
}
.left{
float:left;
}
h1{
color:#143d8d;
font-size:17px;
padding-bottom:35px;
font-weight: bold;
}
h2{
color:#143d8d;
font-size:14px;
margin-top:10px;
padding-bottom:10px;
font-weight:bold;
}
a{
color:#00aeef;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#mainframe{
margin:50px auto 0;
position:relative;
width:707px;
}
#main_background{
position:fixed;
z-index:-10;
top:0;
width:1191px;
left:48%;
margin-left:-595px;
height:1015px;
background:url(../img/background.png) no-repeat;
}
#background_top{
float:left;
width:633px;
background:url(../img/backgr_top.png) no-repeat;
height:18px;
position:relative;
}
#background{
float:left;
width:707px;
background:url(../img/backgr_middle.png) repeat-y;
position:relative;
}
#container{
width:623px;
float:left;
position:relative;
}
#logo{
display:block;
position:relative;
margin-left:234px;
margin-top:13px;
float:left;
margin-bottom:18px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
#menu_logo{
position:absolute;
top:34px;
right:69px;
width:34px;
height:55px;
background:url(../img/menu_logo.png) no-repeat;
z-index:100;
}
#hoofdmenu{
color:#fff;
font-size:13px;
position:absolute;
right:0;
top:25px;
background:url(../img/menu_backgr.png) no-repeat;
width:84px;
height:289px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
#hoofdmenu ul{
margin-left:17px;
margin-top:55px;
}
#hoofdmenu li{
float:left;
display:block;
list-style:none;
position:relative;
z-index:10;
padding-bottom:7px;
width:65px;
}
#hoofdmenu li a{
text-decoration:none;
color:#fff;
font-size:13px;
}
#hoofdmenu li a:hover{
text-decoration:underline;
}
#hoofdmenu li a.active{
font-weight:bold;
text-decoration:underline;
}
#header_foto{
display:block;
width:623px;
height:260px;
overflow:hidden;
margin-left:1px;
float:left;
position:relative;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
background:url(../img/preloader.gif) no-repeat;
background-position:294px 100px;
cursor:pointer;
color:#fff;
}
#header_foto li{
position:absolute;
top:0;
left:0;
display:none;
}
#header_foto li.active{
display:block;
}
a.galleryBtn{
position:absolute;
background:no-repeat;
cursor:pointer;
display:block;
width:33px;
height:14px;
z-index:10;
left:296px;
top:344px;
}
a.up{
background:url(../img/gallery_up.png);
}
a.down{
background:url(../img/gallery_down.png);
}
a.galleryBtn:hover{
background-position:0 -14px;
}
#galleryDots{
position:relative;
float:left;
top:18px;
left:295px;
}
#galleryDots li{
list-style:none;
float:left;
display:block;
margin-left:6px;
}
#galleryDots li a{
display:block;
width:4px;
height:4px;
cursor:pointer;
background:url(../img/fotogalerie_dot.png) no-repeat;
}
#galleryDots li a:hover, #galleryDots li a.active{
background-position:0 -4px;
}
#content{
float:left;
width:623px;
margin-top:25px;
margin-bottom:35px;
}
#content.mannen, #content.vrouwen{
margin-top:46px;
}
p{
font-size:13px;
line-height:18px;
color:#133d8d;
padding-bottom:15px;
}
#contentLeft{
float:left;
margin-left:70px;
width:200px;
}
#pageContent{
float:left;
width:230px;
margin-left:55px;
margin-top:8px;
}
#content.mannen #pageContent, #content.vrouwen #pageContent{
margin-top:19px;
}
#pageContent li{
margin-left:13px;
font-size:13px;
padding-bottom:3px;
list-style-image:url(../img/li_dot.gif);
}
#content.disclaimer #pageContent{
width:450px;
margin-left:69px;
}
#content.disclaimer h1{
padding-bottom:20px;
}
span.super{
font-size:8px;
vertical-align:top;
}
#citaat{
float:left;
width:200px;
font-family:"Times New Roman", Times, serif;
font-size:29px;
font-style:italic;
line-height:30px;
padding-bottom:40px;
}
#citaat .lightBlue{
color:#00aeef;
}
#content.home #citaat{
padding-bottom:33px;
}
#content.over_ons #citaat{
padding-bottom:93px;
}
#content.contact #citaat{
padding-bottom:183px;
}
#openingstijden{
float:left;
width:200px;
}
#openingstijden h2{
font-size:10px;
line-height:13px;
text-transform:uppercase;
font-weight:bold;
padding-bottom:18px;
}
#openingstijden p{
font-size:10px;
line-height:13px;
}
#openingstijden span.dag{
display:block;
width:15px;
float:left;
}
#openingstijden span.tijd{
padding-left:33px;
display:block;
float:left;
}
#footer{
float:left;
padding-bottom:50px;
}
#footer a{
color:#899ec6;
text-decoration:none;
}
#footer a:hover{
text-decoration:underline;
}
#footer span{
font-size:9px;
margin-top:8px;
color:#899ec6;
}
#footer span.copyright{
float:left;
margin-left:69px;
}
#footer span.footer_links{
float:left;
}
#footer span.komma{
float:right;
margin-right:66px;
}
/* Paage Peel */
#pagePeel {
position: relative;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
z-index:100;
}
#pagePeel img {
width: 59px;
height: 61px;
z-index: 99;
position: absolute;
left: 1px; top: 4px;
-ms-interpolation-mode: bicubic;
}
#pagePeel .msg_block {
width: 59px; height: 59px;
position: absolute;
z-index: 50;
left: 1px; top: 1px;
background: url(../img/peel_content.png) no-repeat left top;
text-indent: -9999px;
}
#brandCarousel{
float:left;
width:623px;
margin-top:29px;
margin-bottom:12px;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
a.carouselPrev{
display:block;
height:13px;
width:13px;
float:left;
margin-left:28px;
margin-top:30px;
background:url(../img/gallery_prev.png) no-repeat;
cursor:pointer;
}
a.carouselNext{
display:block;
height:13px;
width:13px;
float:left;
margin-left:29px;
margin-top:30px;
background:url(../img/gallery_next.png) no-repeat;
cursor:pointer;
}
a.carouselPrev:hover, a.carouselNext:hover{
background-position:0 -13px;
}
#brandCarousel .brands{
float:left;
width:487px;
height:60px;
overflow:hidden;
position:relative;
margin-left:29px;
}
#brandCarousel .brands ul{
position:absolute;
top:0;
left:26px;
float:left;
width:10000px;
}
#brandCarousel .brands li{
list-style:none;
float:left;
padding-right:35px;
}
#brandCarousel .brands li a{
display:block;
height:60px;
width:60px;
background-position:center 0;
background-repeat:no-repeat;
}
#brandCarousel .brands li a:hover{
background-position:center -60px;
}
.line{
width:487px;
height:1px;
background-color:#899ec6;
float:left;
margin-left:69px;
line-height:0;
font-size:1px;
}
.likebox{
margin-left:68px;
margin-top:25px;
margin-bottom:15px;
float:left;
}
.googleplusone{
float: left;
margin-left: 5px;
margin-top: 25px;
width: 95px;
}
#footer a.nieuwsbrief{
color:#fff;
background:url(../img/button_backgr.png) no-repeat;
display:block;
height:17px;
line-height: 17px;
padding-left: 7px;
padding-right: 7px;
font-size:11px;
float:left;
margin-top:28px;
position:relative;
}
#footer a.nieuwsbrief span{
width:8px;
display:block;
height:17px;
background:url(../img/button_backgr_right.png) no-repeat;
position:absolute;
right:0;
top: -8px;
}
#footer a.nieuwsbrief:hover{
background-position:0 -23px;
text-decoration:none;
}#footer a.nieuwsbrief:hover span{
background-position:0 -17px;
text-decoration:none;
}
#routebeschrijving{
margin-top:45px;
}
#content.contact h1{
padding-bottom:15px;
}
span.afkorting{
padding-right:25px;
font-weight:bold;
}
#routebeschrijving input[type="text"]{
border:solid 1px #899ec6;
width:225px;
height:19px;
line-height:19px;
font-size:13px;
margin-top:15px;
margin-bottom:7px;
color:#899ec6;
padding-left:5px;
}
#routebeschrijving input[type="text"]:focus{
color:#143D8D;
}
#routebeschrijving input[type="submit"]{
background:url(../img/route_btn.png) no-repeat;
color:#fff;
font-size:11px;
display:block;
height:20px;
border:none;
cursor:pointer;
width:98px;
padding:3px 0;
background-position:0 3px;
line-height:17px;
}
#routebeschrijving input[type="submit"]:hover{
background-position:0 -20px;
}
ul.sitemap li{
list-style:outside circle;
margin-left:14px;
padding-bottom:11px;
}
#collectieLogos{
width:220px;
float:left;
}
#collectieLogos li{
float:left;
margin-right:13px;
margin-bottom:5px;
list-style:none;
display:block;
}
#collectieLogos li a{
display:block;
width:60px;
height:60px;
background-position:center 0;
background-repeat:no-repeat;
}
#collectieLogos li a:hover{
background-position:center -60px;
}
div.formulier{
float:left;
}
#routebeschrijving p{
padding-bottom:0px;
}
#footer span.footer_links a.active{
text-decoration:underline;
}