/* MAIN STUFF */

TD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#main {
	background:#000;
	margin:0px 10px 0px 10px;
	padding: 0;
	border: 0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color:#999;
}

#wrapper {
	background: #000;
	margin: 0px auto; /* auto=center */
	padding: 0px;
	width: 760px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 945px;
	text-align: left;
	line-height: 18px;
}

html>#wrapper {
	width: 760px;
}
img { border:none;}
strong {
	color:#fff;
}
/* HEADER */

#header {
	position: relative;
	text-align:left;
	width: 945px;
	padding-top: 70px;
	height: 85px;
}

#header_line {
    position: relative;
    top: 0px;
    width: 945px;
    height: 25px;
    /* padding-top: 20px; */
    border-top: 0px dashed #838383;
    background-image: url(../images/dashed-line.gif);
    background-repeat: no-repeat;
    background-position: top;
}

#portfolio {
	position: relative;
	top: 0px;
	width: 945px;

}
#left {
	float: left;
	width: 710px;
	margin-bottom: 0px;
	text-align: left;
}

#right {
	float: right;
	width: 230px;
	margin-bottom: 40px;
	text-align: left;
}

.header_navigation {
	position: relative;
	top: 39px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.header_logo {
	float: right;
	position: absolute;
	left: 791px;
	top: 75px;
	z-index: 1;
}

/* SUB NAVIGATIE */

#sub_nav_bar {
	top: 0px;
	margin:0px;
	padding:0px;
	text-align: left;
	height: 30px;
}

/* MAIN CONTENT */

#content {
	margin: 0px;
	padding: 0px;
}

#contacts {
	margin: 27px 0 27px 0px;
	border: 0px;	
}
a {
	color:#999;
	text-decoration:none;
}
a:link, a:visited; a:active {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:none;
}
.title {
	font-weight:bold;
	color: #fff;
	margin-top: 40px;
}
.page-title {
	font-weight:bold;
	color: #fff;
	margin-top: 40px;
}
/* FOOTER */

#foot_line {
	position: relative;
	width: 760px;
	height: 1px;
	background: #000 url(../media/images/pix_545454.gif) repeat-x;
}

#footer {
	position: relative;
	padding: 15px 0px 30px 0px;
	margin: 15px 0 0 0;
	border-top: 1px solid #858687;
	width: 945px;
}

.foot_left {
	position: absolute;
	margin:0px;	
}

.foot_right {
	position: absolute;
	width: 210px;	
	margin: 0px 0px 0px 550px;	
}


/*-----------------------------------------------*/
/*---------------      Panes      --------------*/
/*---------------------------------------------*/ 

.latest_products_heading {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 0px
}

ul {
	margin:0px;
	padding:0px;
}
.product_text {
	font-size: 11px;
	line-height: 16px;
	padding: 0
}

/* hover divs (pane list) */

.pane-list {
	margin-bottom: 30px;
	list-style: none;
}

.pane-list li {
	background: #000;
	height: 220px;
	margin-bottom: 40px;
	text-align:left;
	background-image:url(../images/dashed-line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.pane-list li:hover {
	background-color: #000;
}

.pane-list img {float: left; margin-right: 60px; margin-bottom:20px;}

.pane-list a {
	color:#FFF;
	font-size: 11px;
}
#pagination {
	width:200px;
	height:20px;
	z-index:1;
	float: left;
}
#copyright {
	width:300px;
	height:25px;
	z-index:1;
	float: right;
	text-align: right;
	font-size: 10px;
}
.solid-line {
	border-bottom:1px solid #838383;
	padding-top:0px;
	font-weight:bold;
	color:#fff;
	height: 10px;
}
	
	/**************************** Portfolio Gallery *****************************/

#gallery {
	width: 945px;
	margin: auto;
	overflow: auto;
	padding-bottom: 10px;
	position:static;
	text-align: center;
}

.float_left_thumb {
	float: left;
	text-align: left;
	margin-right: 24px;
	margin-bottom: 10px;
	line-height: 18px;
}

.float_left_thumb p {
	font-size: 10px;
	text-align: left;
	padding: 0 10px
}



.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}


.input_bg {
	width:230px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	height:18px;
	background-color:#000; 	
	color: #FFF;
	border: 1px solid #999;
}
.client_project  {
	padding-bottom:5px;
	}
.red {
	color:#F00;
}
