@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'BoycottRegular';
    src: url('BOYCOTT_-webfont.eot?') format('eot'),
         url('BOYCOTT_-webfont.woff') format('woff'),
         url('BOYCOTT_-webfont.ttf') format('truetype'),
         url('BOYCOTT_-webfont.svg#webfont6HkRQgc7') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    background-attachment: fixed;
    background-image: url(/_sysimg/bkg.png);
    background-repeat: no-repeat;
    background-position: right top;    
    background-size:cover;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #333;
    background-color: #c7ced0;
}
.wrapper {
    background-image: url(/_sysimg/carl-tricks.png);
    background-position: right top; 
    background-repeat: no-repeat;  
    background-size:contain;
    min-height: 525px;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px;
}
.nav {
    clear: left;
    float: left;
    height: 30px;
    width: 850px;
    margin-top: 280px;
    margin-bottom: 40px;
}
.nav ul {
    margin: 0;
    padding: 0;
}
.nav ul li {
    display: inline;
    list-style: none;
    float: left;
    position: relative;
}
.nav ul li a {
    font-family: 'BoycottRegular', "Arial Narrow", Arial, sans-serif;
    text-decoration:none;
    color: #000;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-right: 20px;
    height: 30px;
    display: block;
    text-shadow: 0px -1px 0px #FFF;
}
.nav ul li a:hover,
.nav ul li:hover > a {
    color: #FFF;
    text-shadow: 0px -1px 0px #333;
}
.nav ul li.selected a:active,
.nav ul li.selected a{
    color: #C13888;
}
.nav ul li.selected a:hover,
.nav ul li.selected:hover > a {
    color: #94A139;
}

.cntwrap {
    float: right;
    width: 700px;
}
.left {
    float: left;
    width: 180px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 20px;
}
.content {
    float: left;
    width: 360px;
    padding:20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image:url(/_sysimg/wht60.png);
    background-repeat: repeat;
}
.content hr {
    height: 0;
    margin: 0px;
    padding: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin-top:15px;
    margin-top:15px;
    clear:both;
}
.content p {
    margin-bottom:15px;
}
.content h1 {
    font-family: 'BoycottRegular', "Arial Narrow", Arial, sans-serif;
    font-size:26px;
    font-weight:normal;
    line-height:24px;
    margin-bottom:8px;
    color:#93A13E;
    text-shadow: 0px -1px 0px #666; 
}
.content h2 {
    font-family: 'BoycottRegular', "Arial Narrow", Arial, sans-serif;    
    font-size:18px;
    font-weight:normal;
    line-height:18px;
    margin-top: 18px;
    margin-bottom: 8px;
    color:#C13888; 
    text-shadow: 0px -1px 0px #666; 
}
.content h3 {
    font-size:16px;
    font-weight:bold;
    line-height:15px;
    text-transform:none;
    margin-top: 18px;
    margin-bottom: 10px;
}
.content h4 {
    font-weight:normal;
    letter-spacing:2px;
    text-transform:uppercase;
}
.content h5 {
    font-weight:normal;
    font-style:italic;
    border:solid 1px #CCC;
    display:block;
    padding:7px;
    color:#666;
    background-color:#EEE;
}
.content h6 {
    font-weight:normal;
    font-style:italic;
    font-size:10px;
    line-height:12px;
    color:#999;
    text-transform:uppercase;
}
.content ul,
.content ol {
    margin-bottom:5px;
    margin-top:8px;
}
.content ol {
    list-style-type:decimal;
}
.content ol li {
    margin-left:20px;
    margin-bottom:5px;
}
.content ul li {
    list-style-position:outside;
    list-style-type:none;
    margin-left:20px;
    margin-bottom:5px; 
    list-style-image: url(/_sysimg/bullet1.png);
}
.content a {
    text-decoration:none;
    color:#333;
    border-bottom:dotted #666 1px;
}
.content a:hover {
    text-decoration:none;
    color:#000;
    border-bottom:solid #666 1px;
}
.content .first img,
.content .thumb img {
 margin-left:2px;
 margin-top:3px;
}

/* album */
.album {
    margin-top:15px;
}
.album .thumb {
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 9px;
    margin-right: 10px;
    float: left;
}

/* --- slimbox --- */
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #999;
    cursor: pointer;
}
#lbCenter {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}
.lbLoading {
    background: #fff url(/_sysimg/loading.gif) no-repeat center;
}
#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 0px solid #fff;
    background-repeat: no-repeat;
}
#lbPrevLink,
#lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}
#lbPrevLink {
    left: 0;
}
#lbPrevLink:hover {
    background: transparent url(/_sysimg/prevlabel.png) no-repeat 0 15%;
}
#lbNextLink {
    right: 0;
}
#lbNextLink:hover {
    background: transparent url(/_sysimg/nextlabel.png) no-repeat 100% 15%;
}
#lbBottomContainer {
    z-index: 99999;
    overflow: visible;
    background-color:transparent;
    position: absolute;
}
#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: right;
    border-top-style: none;
    background-color: transparent;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -37px;
    z-index: 9999999;
}
#lbCloseLink {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    margin: 5px 0;
    outline: none;
    position: absolute;
    top: 0px;
    background-color: transparent;
    background-image: url(/_sysimg/close.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#lbCloseLink:hover {
    background-position: 0px -32px;
}
#lbCaption,
#lbNumber {
    margin-right: 71px;
    display: none;
    background-color:transparent;
}
#lbCaption {
    font-weight: bold;
}
#lbCenter {
 filter: progid:DXImageTransform.Microsoft.shadow(color='#222222', Direction= 135, Strength=4);
    zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #222;
    -moz-box-shadow: 0px 0px 12px #222;
    box-shadow: 0px 0px 12px #222;
}
/* forms */
form table {
    width:450px;
}
form tr td,
#contactFORM tr td {
    padding-right:10px;
    padding:5px;
}

form button{
    padding:5px 20px 5px 20px;      
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;    
    -webkit-border-radius: 5px;
    border-radius:5px;  
    color:#666;
    background-color: #DFEAF4; 
    background: -webkit-gradient(linear, left top, left bottom, to(#FFF),  from(#EEE));
    background: -moz-linear-gradient(top, #FFF,  #EEE);
    border:1px solid #AAA; 
    cursor:pointer;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #999;
}

form button:hover{
    -moz-box-shadow: 0 1px 3px #666;
    -webkit-box-shadow: 0 1px 3px #666; 
    color:#333;
    border:1px solid #666; 
}
form input,
form textarea,
form select {
    width:250px;
    border: 1px solid #AAA;
    font-size: 12px;
    line-height:18px;
    padding:4px;
    color: #AAA;  
    background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));
    background: -moz-linear-gradient(top, #EEE,  #FFF);
    margin-right:15px;  
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;    
    -webkit-border-radius: 5px;
    border-radius:5px;
    width:250px;
    text-shadow: 0px 1px 0px #FFF;
    color: #666;

}

form input:focus,
form textarea:focus,
form select:focus{
    border: 1px solid #333;
    background-color:EEE; 
    -moz-box-shadow: 0 1px 3px #999;
   -webkit-box-shadow: 0 1px 3px #999; 
    color: #666;
    
}
input.radio,
input.checkbox{
    border:1px solid white;
}
form input:hover,
form textarea:hover {
    font-style: normal;
    color: #333;
    border: 1px solid #888;
}

.right {
    float: right;
    width: 300px;
}
/* subnavigatie */ 
.nav_sub {
    width: 180px;
    display: block;
    float: left;
    padding:10px 0px;
    margin: 20px 0px; 
    background-image:url(/_sysimg/grey70.png);
    background-repeat: repeat;
}
.nav_sub ul {
    margin:0px;
    border-bottom: 1px solid #DDD;
    margin-bottom:15px;
}
.nav_sub ul ul {
    margin:0px;
    border-bottom: none;
}
.nav_sub ul li {
    list-style-type:none;
    margin:0px;
}

.nav_sub ul li a {
    border-top: 1px solid #DDD;
    border-bottom: none;
    display: block;
    line-height: 24px;
    color: #000;
    padding-left: 5px;
    text-decoration:none;
    
    font-family: 'BoycottRegular', "Arial Narrow", Arial, sans-serif;    
    font-size:18px;
    font-weight:normal;
    line-height:18px;
}
.nav_sub ul li.selected a {
    background-color:#EEE;
    color: #666;
}
.nav_sub ul li ul li a,
.nav_sub ul li.selected ul li a {
    border-top: 1px dashed #FFF;
    display: block;
    color: #999;
    padding-left: 20px;
    font-size: 12px;
}
.nav_sub ul li a:hover,
.nav_sub ul li ul li a:hover,
.nav_sub ul li.selected ul li a:hover,
.nav_sub ul li.selected ul li.selected a:hover {

    color: #333;
    border-bottom: none;
}
.nav_sub ul li.selected  ul li.selected a {
    background-color:#EEE;
    color: #666;
}
/* sitemap */
.sitemap a {
    text-decoration:none;
    color:#666;
    border-bottom:none;
}
.sitemap a:hover {
    text-decoration:none;
    color:#333;
    border-bottom:none;
}
.sitemap ul {
    margin-bottom:10px;
}
.sitemap ul li {
    list-style-type:none;
}
.sitemap ul li ul li {
    list-style-image: none;
    list-style-type:circle;
}
.sitemap ul li ul li ul li {
    list-style-image: none;
    list-style-type:disc;
}
.sitemap ul li a {
    display:block;
}
#twitter_div {
	margin-top:130px;
    padding-top:20px;
	width: 280px;
	height: auto;
	overflow: auto;
	float: right;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image:url(/_sysimg/blk50.png);
    background-repeat: repeat;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 11px;
	line-height:13px;
	font-weight:normal;
}
ul#twitter_update_list li {
	padding: 5px 10px;;
	color: #E2E3E3;
    font-size:11px;
    line-height:13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
ul#twitter_update_list li a {
	color: #E2D809;
	text-decoration:none;
}
#twitter_div h2 {
    font-family: 'BoycottRegular', "Arial Narrow", Arial, sans-serif;
	color: #38D6FF;
	font-size: 24px;
	line-height: 48px;
	font-weight: normal;
    margin-left:10px;
    padding-right:10px;
    
    background-image:url(/_sysimg/twitter2.png);
    background-repeat: no-repeat;
    background-position:215px top;
}
#twitter-link {
	color: #38D6FF;
	text-decoration: none;
	padding: 10px;
}

.social img {
margin:5px;
 float:left;
}
.news_sub ul li {
    clear:left;  
    list-style:none;  
    padding:0px;
    margin:0px;
}
.news_sub img{
    float:left;                 
    margin:5px;
}
