/* 
    Document   : index
    Created on : 01-04-2010, 11:47:28
    Author     : King Hang Lam	
    Description: Datiq 2010 website
*/

* {
    font-family:   helvetica, verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    font-size: 10pt;
    font-weight: lighter;
}

img {
	border: none;
}

html, body {
	height: 100%;
	background-color: #fff;
	
}

#container {
	float: left;
	clear: both;
	width: 100%;
	min-height: 100%;
	
	background: url(../images/top.png) repeat-x 0 0;
}

#wrapper {
	clear: both;
    width: 1100px;
	min-height: 800px;
    border: solid 0px #000000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-bottom:30px;
    overflow:none;
}

#header {
	width: 1100px;
	height: 52px;
	clear: both;
	float: left;
}

#header ul {
	display: inline;
}

#header li {
	float:left;
    line-height:55px;  /* Make the text vertically align in the middle */
    vertical-align: middle;
    font-family: arial, verdana, sans-serif;
    font-size:13pt;
    list-style: none;
    color: #FFF;
    margin-right: 20px;
    margin-left: 20px;
}

#header .logo_header {
	float: right;
}

#spotlight {
	float: left;
	clear: left;
	height: 365px;
	width: 375px;
	background: #cfcfcf;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}

#buttons {
	float: left;
	clear: right;
	width: 540px;
	min-height: 365px;
	margin-right: 15px;

}

#bodem {
	float: left;
	width: 100%;
	height:142px;
	background: url(../images/footer.jpg) ;
}

#newsclipper {
	float: left;
	clear: right;
	height: 75px;
	width: 515px;
	background: url(../images/button_newsclipper.png);
	padding-top: 20px;
	padding-left: 25px;
	margin-top: 8px /* 12px image padding, total 15px */;
}

#videobank {
	float: left;
	clear: right;
	height: 71px;
	width: 515px;
	background: url(../images/button_videobank.png);
	padding-top: 10px;
	padding-left: 25px;
	margin-top: 11px; /*9px img padding newsclipper knop, total 15px*/
}

#groen {
	float: left;
	clear: right;
	height: 65px;
	width: 515px;
	background: url(../images/button_groen.png);
	padding-top: 10px;
	padding-left: 25px;
	margin-top: 14px; /*6px img padding newsclipper knop, total 15px*/
}

#grape {
	float: left;
	clear: right;
	height: 65px;
	width: 515px;
	background: url(../images/button_grape.png);
	padding-top: 10px;
	padding-left: 25px;
	margin-top: 20px; 
}

#content {
	float: left;
	clear: both;
	width: 930px;
	min-height: 300px;
	background: #FFF;
	border: 0px solid #000;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-right: 15px;
}

#news_block {
	float: left;
	width: 365px;
	margin-right: 15px;
}

#showcase_newsclipper {
	float: left;
	clear: both;
	width: 960px ;
	height: 223px;
	background-image: url(../images/ncbg.png);
	margin: 0px 0px 0px 0px;
}

.showcase_tekst {
	float: left;
	width: 360px;
	padding: 10px 0px 10px 10px;
}
.news {
	float: left;
	clear: both;
	width: 360px;
	border-bottom: 1px dashed ;
	border-color: #b2b2b2;
	margin-bottom: 10px;
}

.datiq {
	float: left;
	width: 1100px;
	min-height: 80px;
	margin-bottom: 30px;
	text-align: justify;
}

.datiq img {
	float: left;
	margin-right: 30px;
}


/* thumb slider */
.demo {
	float: left;
	width: 1100px;
	height: 50px;
}
ul.pagination{
	list-style:none;
	margin:0;
	padding:0;
	width:170px;/*dot width times number of dots*/
	margin:20px auto;
	position:relative;
	height:17px;
}
ul.pagination li{
	float:left;
}
ul.pagination li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	background:transparent url(../images/sliderIcons/dot.png) no-repeat top center;
}
ul.pagination li a:hover,
ul.pagination li.selected a{
	background-position:50% -11px;
}
ul.pagination li.ts_thumbnails{
	display:none;
	position:absolute;
}
ul.pagination li.ts_thumbnails span{
	background:transparent url(../images/sliderIcons/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
}
.ts_preview_wrapper{
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
ul.ts_preview{
	position:absolute;
	left:0px;
	top:0px;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.ts_preview li{
	float:left;
}
ul.ts_preview li img{
	display:block;
}

/* float blocks */


.dblock_l {
	float: left;
	width: 500px;
	height: 260px;
	background: #fffff;
	border: 1px solid #000;
	margin: 0px 40px 30px 0px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	
}


.dblock_r {
	float: left;
	width: 500px;
	height: 260px;
	background: #fffff;
	border: 1px solid #000;
	margin: 0px 0px 30px 0px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	
}

.dblock_cnt {
	float: left;
	width: 200px;
	height: 200px;
	margin: 15px 10px 15px 15px;
}

.dblock_text {
	float: left;
	width: 200px;
	height: 170px;
}

.dblock_text h1 {
	font-size: 24pt;
	margin: 0px 0px 15px 0px;
}

.dblock_text p {
	font-size: 12pt;
	line-height: 150%;
}

.dblock_btn {
	float: left;
	width: 200px;
	height: 42px;
	margin: 15px 0px 0px 0px;
}

.dblock_btn a {
	width: 117px;
	height: 42px;
	display: block;
	background-image: url(../images/btn_up.png);
	font-size: 12pt;
	color: #ffffff !important;
	line-height: 270%;
	padding-left: 20px;
}

.dblock_img {
	float: left;
	width: 240px;
	height: 230px;
	margin: 15px 15px 0px 15px;
}

.dblock_img img {
	width: 240px ;
	height: 230px;
}

/* contact page */

#contactwrap {
	float: left;
	width: 1100px;
	height: 390px;
	border: 1px solid #000;
	margin: 30px 0px 0px 0px;
	-moz-box-shadow:0px 0px 30px #999;
	-webkit-box-shadow:0px 0px 30px #999;
	box-shadow:0px 0px 30px #999;
}

#contactinfo {
	float: left;
	width: 390px;
	height: 350px;
	margin: 10px 0px 0px 10px;
	
}

#contactinfo p {
	font-size: 12pt;
	line-height: 150%;
}

#contactinfo h1 {
	font-size: 30pt;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
}

#map {
	float: right;
	width: 500px;
	height: 350px;
}


/* diensten */

#diensten_wrap {
	clear: both;
	float: left;
    width: 1100px;
    margin: 50px 0px 0px 0px;
}

#content_box {
	float: left;
	width: 1100px;
	min-height: 390px;
	border: 1px solid #000;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	-moz-box-shadow:0px 0px 30px #999;
	-webkit-box-shadow:0px 0px 30px #999;
	box-shadow:0px 0px 30px #999;

}

#product_img_nc {
	float: left;
	width: 1100px;
	height: 400px;
	border-bottom: 1px solid;
	border-color: #bababa;
	background-image: url(../images/products/newsclipper_bg.jpg);
	
}

#product_img_vzine {
	float: left;
	width: 1100px;
	height: 400px;
	border-bottom: 1px solid;
	border-color: #bababa;
	background-image: url(../images/products/vzine_bg.jpg);
	
}



#product_img_hm {
	float: left;
	width: 1100px;
	height: 400px;
	border-bottom: 1px solid;
	border-color: #bababa;
	background-image: url(../images/products/hermes_bg.jpg);
	
}

#product_header {
	float: left;
	clear: both;
	width: 430px;
	height: 200px;
	margin: 120px 0px 0px 40px;
}


.product_btn {
	float: left;
	width: 180px;
}
.product_btn a {
	width: 180px;
	height: 42px;
	display: block;
	background-image: url(../images/btn_200_up.png);
	font-size: 12pt;
	color: #ffffff !important;
	line-height: 270%;
	padding-left: 20px;
}

.product_btn a:visited {
	color: #ffffff !important;;	
}
.product_btn a:hover {
	background-image: url(../images/btn_200_down.png);
	text-decoration: none;
}

/*font styling zie fontstyle.css */


#product_text {
	float: left;
	width: 1100px;
	min-height: 200px;
}

.col_text {
	float: left;
	width: 300px;
	min-height: 200px ;
	margin: 10px 0px 0px 30px;
}

.col_text .head {
	float: left;
	width: 300px;
	min-height: 50px;
}

.col_text .head img{
	width: 35px;	
	display: inline;
}

