@import 'textstyle.css';

body{
	overflow-y: scroll;
}


.clear {
	clear:					both;
	height:					0;
	font:					normal 0/0 serif;
}

.last {
	padding: 				0;
	margin: 				0;
}


.block{
	display:block;
	width:100%;
	float:left;
}

.flLeft { float:	left; }
.flRight { float: right; }


.r-border{ border-right:  1px dotted silver; }
.l-border{ border-left:  1px dotted silver; }

/* END Standards en Clears */

html { 
}

body {
	font-family:			"Verdana";
	font-size:				12px;					
	background-color:		#E0E0E0;
}

#site{
	width:822px;
	margin:0 auto;
	margin-top: 50px;
}

#wrapper {
	position: relative;
	float:					left;
	width:					822px;
	margin:					0 auto;
	background-color:		#CFCFCF;
	padding-left:			10px;
	padding-right:			10px;
	padding-top:			13px;
	padding-bottom:			13px;	
}

#container {

	float:					left;
	width: 					800px;
	background-color: 		white;
	border: 				1px solid #BABABA;
	padding-top:			20px;
	padding-left:			10px;
	padding-right:			10px;
}

#header{
	float:left;
	position:relative;
	width:800px;
	height:254px;
}


#logo{
	float:left;
	width:196px;
	height:40px;
}

#mainheader{
	position:relative;
	margin-top: 11px;
	width:800px;
	height: 203px;
	background: url(hbg.jpg) no-repeat;
}

#pagetitle{
	position: absolute;
	top:171px;
	float:left;
	width:561px;
	text-align: right;
	height:23px;
	display: block;
	padding-right:4px;
	overflow: hidden;
}

#pagetitle h1{
	font-family: "Arial";
	font-size: 17px;
	margin-top:1px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:  normal;
	color: white;
}


#menubar{
	float:left;
	margin-top: 1px;
	width:800px;
	height: 32px;
	background: url(mbbg.gif) repeat-x black;	
}

#menubar ul{
	list-style-type: none;
}

#menubar ul li {
	display: inline;
}


#menubar ul li a{
	float:left;
	color: white;
	height:22px;
	font-size: 10px;
	font-weight: bold;
	padding-top:10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right:15px;
	background: url(mbdiv.gif) no-repeat right;
}

#menubar ul li a.active{
	background: url(mbact.gif) repeat-x;
}

#menubar ul li a.active:hover{
	background: url(mbact.gif) repeat-x;
}

#menubar ul li a:hover{
	background: url(mbhvr.gif) repeat-x;
}

#bottommenu {
	float:left;
	width:800px;
	height:20px;
	margin-top: 20px;
	margin-bottom: 30px;
}

#bottommenu ul {
	list-style-type: none;
}

#bottommenu ul li {
	display: inline;
}

#bottommenu ul li a{
	text-decoration: none;
	color: #808080;
	padding-left:15px;
	
}

#content {
	float:left;
	width:800px;
	min-height: 400px;
	margin-top: 8px;
	padding-bottom:10px;
}

#content li{
	margin-left: 20px;
}




#foto{
	position: absolute;
	right:0px;
	bottom:0px;
	width:234px;
	height:254px;
}

#topshadow{
	background: url(ts.jpg) no-repeat;
	width:822px;
	height:12px;
	position:absolute;
	left:10px;
	top:1px;
}

#bottomshadow{
	background: url(bs.jpg) no-repeat;
	width:822px;
	height:12px;
	position: absolute;
	left:10px;
	bottom: 1px;
}




.col800 { width:800px;}
.col600 { width:600px;}
.col550 { width:545px;}
.col500 { width:500px;}
.col400 { width:400px;}
.col300 { width:300px;}
.col250 { width:245px;}

.col200 { width:200px;}



#portfolio-images{
	display:none;
	width:0px;
	height:0px;
}

#portfolio-container{
	position:relative;
	float:left;
	width:452px;	
	height: 3px;
	padding:25px;
	display:block;
	overflow: hidden;
}

.portfolio-block{			
	position:absolute;
	width: 150px;
	height: 100px;						
	display:block;
	text-align:center;
	background-color: #EFEFEF;
	z-index:2;
	cursor: pointer;
	border: 1px solid white;			
}

#clients {
	list-style-type: none;
	margin:0;
	padding:0;
}
#clients li {
	float:left;
	display:inline-block;
	width: 200px;
	height:150px;
	padding:0;
	margin:0;
	
}



#contactdata {
	background-color: #EDEDED;
}
#contactdata ul{
	list-style-type: none;
	padding:4px;
}
#contactdata ul li {
	margin-left:0px;
}


#news {
	/* background-color: #EDEDED; */
}

#news h1{
	background-color: #202020;	
	background: url(nheadbg.gif) repeat-x;
	padding:2px;
	padding-left:4px;
	font-size:14px;
	text-transform: uppercase;
	color: white;
	margin-bottom: 4px;
}

#news ul {
	list-style-type: none;
	padding:4px;
	padding-left:8px;
}



#news ul li{
	margin-left:0px;	
}

#news ul li span.title{
	
	display:block;
	font-weight: normal;
	margin-bottom:4px;
	background: url(icons/16x16/news.png) no-repeat 0px 1px;
	padding-left:20px;
	line-height: 18px;
	color: #2C97DB;
}


#news ul li span.date{
	width:100%;
	display:block;
	color: #707070;
	font-size:10px;
	margin-bottom:8px;
}


#news ul li span.short{
	width:100%;
	display:block;	
	font-size:11px;	
	padding-bottom:10px;	
}


#portfolio {
	width:800px;	
}

#portfolio-thumbs {
	background-color: white;
}

#portfolio-thumbs ul {
	list-style-type: none;
}
#portfolio-thumbs ul li{
	display:inline;
	margin-left:0px;
	margin-right:10px;
	line-height:40px;
}


#portfolio-details{
}

#portfolio-details #slider{
	float:left;
	position: relative;
	background-color: #DEDEDE;
	width: 568px;
	height: 183px;
	overflow-x: hidden;
	margin-bottom:10px;
	
}
#portfolio-details #slider #slidercontent{
	position:absolute;
}
#portfolio-details #slider #prevbtn{
	position:absolute;
	width:100px;
	height:20px;
	left:0px;
	bottom:0px;
	background-color: white;
	
}

#portfolio-details #slider #nextbtn{
	position:absolute;
	width:100px;
	height:20px;
	right:0px;
	bottom:0px;
	background-color: white;
}

.portfolio-template{
	width:568px;
	height:183px;
}
#portfolio-details #slider #slidercontent{
	list-style-type: none;	
	height:183px;
	left:0px;
	overflow: hidden;
}

#portfolio-details #slider ul{
	margin:0;
	padding:0;
	list-style:none;
}

#portfolio-details #slider ul li{
	float:left;
	width: 568px;
	height:183px;
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
}

#portfolio-details #slider ul li img{
	margin:0;
	padding:0;
}

#portfolio-details #slider #prevbtn {
	width:32px;
	height:40px;
	background:url(p-btns.png) no-repeat transparent 0px 0px;
	bottom:10px;
	cursor:pointer;
}

#portfolio-details #slider #prevbtn:hover {
	width:32px;
	height:40px;
	background:url(p-btns.png) no-repeat transparent -32px 0px;
	bottom:10px;
	cursor:pointer;
}

#portfolio-details #slider #nextbtn {
	width:32px;
	height:40px;
	background:url(p-btns.png) no-repeat transparent -64px 0px;
	bottom:10px;
	cursor:pointer;
}

#portfolio-details #slider #nextbtn:hover {
	width:32px;
	height:40px;
	background:url(p-btns.png) no-repeat transparent -96px 0px;
	bottom:10px;
	cursor:pointer;
}

#portfolio-details #details{
	float:left;
	width:568px;
}

#portfolio-details #details #story{
	width:370px;
	line-height: 16px;
}

#portfolio-details #details #story #website{
	width:100%;
	display:block;
	margin-bottom:8px;
	background: url(icons/16x16/home.png) no-repeat;
	text-indent: 20px;
}

#portfolio-details #details #story #website a{
	font-weight: bold;
	text-decoration: none;
	color: #4ea2f6;
}


#portfolio-details #details #features{
	width:189px;
}

#portfolio-details #details #features ul{
	list-style:none;
	margin-left: 0px;
	line-height:16px;	
}
#portfolio-details #details #features ul li{
	background:url(icons/16x16/check.png) no-repeat;
	text-indent: 20px;
	margin-left: 0px;
	margin-bottom:4px;
}


#contact ul {
	list-style: none;
	
}

#contact ul li{
	margin-left:0px;
	
}

#contactform{
	list-style:none;
}
#contactform li{
	margin-left:0px;
	line-height:28px;
}
#contactform li label{
	width:150px;
	float:left;
}
.w300 {
	width:300px;
}
.w80 {
	width:80px;
}

/* showcase */
 #showcase {    
    position:relative;
    float:left;
    width:545px;
    height:255px;
    background-color: #DEDEDE;
    overflow: hidden;
    font-family: 'Verdana';
    font-size:12px;
    z-index:1;
    margin-bottom:10px;
}
#showcase #border{
    position:absolute;
    left:0px;
    top:0px;
    width:545px;
    height:255px;
    background: transparent url(showcasebg.png) no-repeat;
    z-index:2;
}

#showcase h1{
    font-size:18px;
    font-weight: bold;
    font-weight: normal; 
    color: #31FF31;
}

#showcase h1 a{
    color: #31FF31;
    text-decoration: none;
}

#showcase ul{
    
    float:left;
    padding:0;
    margin:0;
    list-style:none;
}
#showcase ul#images  {                
    position:absolute;                
}
#showcase ul#images li{
    display:inline-block;
    float:left;
    margin:0px;
    padding:0px;
}

#showcase ul#descriptions{
    position:absolute;
    bottom:0px;    
    z-index:100;
                  
}


#showcase ul#descriptions li{
    display:inline-block;
    float:left;
    width:525px;
    height:45px;
    background: transparent url(overlaybg.png) repeat;
    color:white;
    padding:10px;
    margin:0px;
}


#showcase ul#descriptions li p{
    font-family: Verdana;
    font-size:10px;
    font-weight: bold;
}

#showcase .features li{
    font-size:10px;
    width:130px;
    margin:0px!important;
    padding:0px!important;
    padding-left:10px!important;
    margin-bottom:4px!important;
    display:list-item!important;
    height:auto!important;
    background:none!important;
}

#showcase #cover{
    position:absolute;
    left:0px;
    top:0px;
    width:545px;
    height:255px;    
    background-color: white;
    z-index:9000;
}
