﻿
html {
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
 

.header_sherpaan
{
background: #fff url(../images_sherpaan/header_background.jpg) no-repeat scroll 0px 0px;
width:1000px;
height:109px;
}

.header_sherpaan td span.callfree{
color:#fff;
font-size:16px;
font-weight:bold;
}

a.luik1{
    background:#FFFFFF url(../images_sherpaan/image_4luik_1.jpg) no-repeat scroll 0 -251px ;
    border-right:1px solid #FFFFFF;
    width:250px;
}
a.luik2{
    background: #fff url(../images_sherpaan/image_4luik_2.jpg) no-repeat scroll 0 -251px ;
    border-right: solid 1px #fff;
    width:248px;
}
a.luik3{
    background: #fff url(../images_sherpaan/image_4luik_3.jpg) no-repeat scroll 0 -251px ;
    border-right: solid 1px #fff;
    width:249px;
}
a.luik4{
    background: #fff url(../images_sherpaan/image_4luik_4.jpg) no-repeat scroll 0 -251px ;
    width:250px;
}

a.luik{    display:block;
    height:251px;
}

a.luik.active, a.luik:hover
{
background-position: 0 0;
}


div.flyers{
background-color:#F8BD7A;
margin-bottom:14px;
overflow:hidden;
padding:5px 5px 5px 0;
height:210px

}

div.flyers h4{
font-size:14px;
margin:0 0 5px 5px;
}

div.flyers ul{
color:#000;
margin-top:5px;
margin-bottom:10px;
padding-top:0;
padding-bottom:0;
}

div.flyers ul li { margin-bottom: 2px; }

div.flyers a,
div.flyers a:active,
div.flyers a:visited,
div.flyers a:hover{
    color:#000; 
}

.call { font-size: 15px; color: #fff; padding: 18px 0 0 20px; }
.call a { color: #fff; text-decoration: underline; }

.paragraph-text { font-size: 13px; line-height: 16px; color: #000; }
.paragraph-text h3 { margin-bottom: 0; font-size: 13px; }
.paragraph-text p { margin-top: 2; } 
   /*
.paragraph-text 
padding:10px; width:730px;display:block;*/

.call-free { font-size: 20px; font-weight: bold; color: #fff; background-color: #F58C00; padding: 10px; text-align: center; }
.logos-footer {  font-size: 21px; border-top: solid 1px #F58C00; border-bottom: solid 1px #F58C00; padding: 80px 0 10px 0; text-align: center; margin-top: 6px; background: #fff url(../images_sherpaan/footer-logos.jpg) no-repeat center 10px; color: #F58C00; }

  #tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #707070;
	padding: 5px 5px 5px 20px;
	opacity: 0.95;
	color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 1px -1px 3px #333;
	-moz-box-shadow: -1px 1px 3px #333;
	background: #fff url(../images_sherpaan/arrow.png) no-repeat 6px 8px;
	border-radius: 4px 4px 4px 4px;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip div { font-weight: normal; font-size: 12px !important; }
#tooltip span { font-weight: normal; font-size: 12px !important; }
#tooltip h4 { margin: 0; font-weight: bold; font-size: 12px; }
#tooltip h4 span { color: #FCA700; font-weight: bold !important; }
#tooltip h4 .mtc { color: #0097E6; font-weight: bold !important; }

