/* === vCard Portfolio Template v.1.0 === */
/* Design by Mudo Designs (http://www.mudodesigns.com/) for ThemeForest (http://themeforest.net/) */
/* Do not redistribute without permission */

/* === style reset === */
* {
    padding:0;
    margin:0;
    outline:0;
}

/* main  */
body{
background-color: #ffffff;
background-image:url(../img/bg_body.gif);
background-position:center top;
background-repeat:repeat-x;
font-family: Trebuchet MS,Arial,Sans-Serif;
color:#444444;
font-size:13px;
}


/* mains */
#container {
width: 775px;
margin: 0 auto;
}
#header {
margin-top:50px;
margin-left:20px;
margin-right:20px;
}
#content {
padding:20px;
height:300px;
}
#content_wrapper {
background: url(../img/bg_content.png) center center;
margin: 0 auto;
padding:20px;
}
#footer {
padding-top:40px;
text-align:right;
margin-left:20px;
margin-right:20px;
font-size:11px;
}

#footer a{
text-decoration:none;
color:#444444;
}

#footer a:hover {
text-decoration:underline;
}


/* headers */
h1, h2, h3, h4, h5 { font-family: Myriad Pro, Trebuchet MS, Arial, Sans-Serif; font-weight: bold;margin-bottom:10px; }

h1 {
float:left;
margin-bottom:10px;
color:#444444;
font-size:36px;
}

h1 a {
color:#5f5f5f;
text-decoration:none;
}

h3 {
padding-bottom:5px;
border-bottom:1px dashed #cccccc;
font-size:18px;
}
h4 {
font-size:17px;	
border-bottom:1px solid #cccccc;
}

a {
text-decoration:none;
font-weight:normal;
}

a:hover {
text-decoration:underline;
}

h3 a {
font-size:15px;
line-height:23px;
}

/* swissdeck slide */
#swissdeck {
background: url(../img/nav_swissdeck.jpg) no-repeat top left;	
}

#swissdeck_content a {
color:#CC0000;
}

/* social slide */
#bochanen {
background: url(../img/nav_bochanen.jpg) no-repeat top left;	
}

#bochanen_content a {
color:#539BE5;
}

/* portfolio slide */
#floorproducts {
background: url(../img/nav_floorproducts.jpg) no-repeat top left;	
}

#floorproducts_content a {
color:#B20A21;
}
/* portfolio slide */
#wbproducts {
background: url(../img/nav_wbproducts.jpg) no-repeat top left;	
}

#wbproducts_content a {
color:#653695;
}
/* portfolio slide */
#madico {
background: url(../img/nav_madico.jpg) no-repeat top left;	
}

#madico_content a {
color:#FF2A35;
}
/* contact slide */
#wala {
background: url(../img/nav_wala.jpg) no-repeat top left;	
}

#wala_content a {
color:#010080;
}
/* portfolio slide */
#bchromed {
background: url(../img/nav_bchromed.jpg) no-repeat top left;	
}

#bchromed_content a {
color:#000000;
}

/* portfolio slide */
#groenlamp {
background: url(../img/nav_groenlamp.jpg) no-repeat top left;	
}

#groenlamp_content a {
color:#98C53F;
}

/* taxi slide */
#antislip {
background: url(../img/nav_antislip.jpg) no-repeat top left;	
}

#antislip_content a {
color:#983393;
}

/*	Slider	*/
.slider_toggle {
float: left;	
display: block;
height: 300px;
width: 37px;
color: #ffffff;
text-decoration: none;
outline: none;
cursor: pointer;
margin: 0 0 0 0;
}

.slider_content {
height: 300px;
float: left;
overflow: hidden;
color: #444444;
}
.slider_content_wrapper {
padding:5px 15px 5px 15px;
}

.slider_content img {
border:0;
padding-top:20px;
}

#slider_container {
margin: 0px auto;
width: 865px;   
height: 300px;    
}


/* misc */
.cl {
clear:both;
display:block;
height:0;
overflow:hidden;
visibility:hidden;
width:0;
line-height:0;
}
