@import url("reset.css");

body {
	font: 0.75em/1em "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; /* 1em = 12px at 96ppi */
	color: #3a4956;
	/* background: white url('/2008/_include/img/bg_body.gif') repeat-y 0 0; */
	}	

/* default heading sizes */	
h1		{ font-size: 2em;    }
h2		{ font-size: 1.5em; }
h3 		{ font-size: 1.25em;  }
h4		{ font-size: 1.2em;  }
h5,h6	{ font-size: 1em;  }

/* default link formatting */			
a, a:link 			{ color: #3c73aa; text-decoration: none; }
a:visited 			{ color: #3c73aa; }	
a:focus, a:hover 	{ color: #002663; text-decoration: underline; }
a:active 			{ color: #242900; }

strong 	{ font-weight: bold; }
em		{ font-style: italic; }

#content {
	line-height: 1.5em;
	min-height: 407px;
}

/* nav */
#nav {
	background-color: #1F292F;
	height: 70px;
	overflow: hidden;
}

#pagina 		#nav { background-color: #1F292F; }
#pagina 		#nav  { background-color: #1F292F; }
#pagina 		#nav   { background-color: #1F292F; }

#nav ul {
	padding-top: 21px;
	padding-left: 12px;
	margin-left: 185px;
	width: 762px;
	height: 49px;
	border-left: 1px solid #999;
}

#nav li {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	text-indent: -5000px;
	height: 28px;
}

#nav li a {
	display: block;
	height: 56px;
	position: absolute;
	top:-28px; left:0;
	}
	
#nav li.webdesign,  #nav li.webdesign a { width: 120px;}
#nav li.webdesign a  { background: transparent url('/2008/_include/img/nav_webdesign.png') no-repeat 0 0; }
#nav li.webdesign a  { _background: transparent url('/2008/_include/img/ie6_nav_webdesign.gif') no-repeat 0 0; }
#nav li.webbased,   #nav li.webbased a { width: 208px;}
#nav li.webbased a  { background: transparent url('/2008/_include/img/nav_webbased.png') no-repeat 0 0; }
#nav li.webbased a  { _background: transparent url('/2008/_include/img/ie6_nav_webbased.gif') no-repeat 0 0; }
#nav li.emarketing, #nav li.emarketing a { width: 210px;}
#nav li.emarketing a  { background: transparent url('/2008/_include/img/nav_emarketing.png') no-repeat 0 0; }
#nav li.emarketing a  { _background: transparent url('/2008/_include/img/ie6_nav_emarketing.gif') no-repeat 0 0; }

#nav li.brochure { 
	width: 130px;
	float: right;
}

#nav li.brochure a { width: 260px;}
#nav li.brochure a  { background: transparent url('/2008/_include/img/nav_brochure.png') no-repeat 0 0; }

#nav li.brochure a.active { left: -130px; }

#nav li a:hover, #webdesign #nav li.webdesign a, #webbased #nav li.webbased a, #emarketing #nav li.emarketing a { 
	top:0;
	cursor: pointer;
	}

#nav .wrapper {
	width: 960px;
	padding-top: 28px;
}

#frm-toggle {
	float: right;
}

#skip {
	display: none;
}

/* contact form */
#contact-mask {
  	overflow: hidden;
 	position:relative;
 	background: #475757 url('/2008/_include/img/bg_form.png') no-repeat 0 0;
}
#contact {
	padding:0 0 0 211px;
	color: white;
}
#contact form {
	padding: 20px 0 20px 0;
	width: 749px;
	position: relative;
}

legend {
	position: relative;
	display:block;
	font-size: 1.333em;
	color: white;
	padding: 0 0 16px 0;
	height: 18px;
	width: 178px;
}

#frm-details {
	width: 380px;
	float:left;
}

#frm-requests {
	width: 319px;
	float:right;
}

form .col-a {
	width: 178px;
	float: left;
}

form .col-b {
	width: 178px;
	float: right;
}

form label {
	font-size: .92em;
	font-weight: bold;
	display:block;
	margin-bottom: .75em;
	color: white;
	line-height:1em;
}

fieldset {
	padding:0;
	margin:0;
}

.txt {
	font-size: 1.090909em;
	width: 168px;
	border:1px solid #9DA9AE;
	background-color: #9DA9AE;
	padding: 2px 5px 2px 5px;
	margin: 5px 0 0 0;
}

#frm-requests .txt {
	width: 309px;
	height: 83px;
}

#frm-requests textarea.txt {
	width: 307px;
}

select {
	width: 178px;
	font-size: 1.090909em;
	background-color: #9DA9AE;
	border:1px solid #9DA9AE;
	margin: 5px 0 0 0;
}

.txt:focus, select:focus {
	background-color: white;
}

fieldset.fld-brochures legend {
	padding-bottom: 32px;
}

fieldset.fld-brochures {
	padding-bottom: .1em;
}
label.cbx {
	width: 309px;
	background: #667373;
	line-height: 2em;
	padding: 0 5px 0 5px;
}

label.cbx input {
	float:right;
	margin-top: 4px;
}

label.cbx em {
	display: block;
	float:left;
}

fieldset.fld-questions {
	margin-top: .75em;
}

form .img {
	position: absolute;
	right:0;
	bottom:15px;
}

form p.required {
	clear: left;
	float: left;
	width: 100px;
	height: 20px;
	color: white;
	font-size: .92em;
}

#frm-output {
	color: #99FFFF;
	width: 116px;
	position:absolute;
	z-index: 20000;
	top:15px;left:25px;
	line-height: 1.5em;
}

#frm-output dt {
	font-weight: bold;
}

#success {
	padding: 20px 0 20px 0;
}

/* megaheader */
#megaheader {
	width: 960px;
	height: 117px;
}
#megaheader h1 {
	position: relative;
	width: 54px;
	height: 54px;
	margin: 32px 0 0 0;
	padding-left: 66px;
	overflow:hidden;
	text-indent: -5000px;
	float: left;
}

#megaheader h1 a {
	position: absolute;
	top:0; left: 66px;
	width: 54px;
	height: 54px;
	background: white url('/2008/_include/img/logo_psm.gif') no-repeat 0 0;
}

#megaheader h1 a:hover { 
	cursor: pointer;
}

#megaheader div {
	float: right;
	width: 774px;
	height: 83px;
	padding: 34px 0 0 0;
	border-left: 1px solid #C8CED3;
}

#megaheader h2 {
	width:430px;
	height: 32px;
	text-indent: -5000px;
	background: white url('/2008/_include/img/h_naam.png') no-repeat 0 0;
}

#vacaturebox {
	position: relative;
	z-index: 59;
	top: -60px;
	left: 596px;
	width: 350px;
	height: 16px;
	padding: 6px;
	border: 1px solid #C8CED3;
}

#megaheader p {
	padding-left: 18px;
	line-height: 1.4em;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#webdesign 		#megaheader h2 { background-image: url('/2008/_include/img/home_webdesign.jpg'); 	}
#webbased  		#megaheader h2 { background-image: url('/2008/_include/img/home_webbased.jpg'); 	}
#emarketing 	#megaheader h2 { background-image: url('/2008/_include/img/home_emarketing.jpg'); 	}

/* content */
#content {
border-top:1px solid #C8CED3;
border-bottom:1px solid #C8CED3;
	position: relative;
	background: #C8CED3;
}

/* tabbing */
@media projection, screen {
    .ui-tabs-hide {
        display: none;
    }
}
@media print {
    .ui-tabs-nav {
        display: none;
    }
}
.ui-tabs-nav {
    list-style: none;
    position: absolute;
    top:0px;
    z-index: 3000;
    width: 100%;
    background: transparent url('/2008/_include/img/bg_tabs.gif') 0 0 no-repeat;
}
.ui-tabs-nav:after { /* clearing , IE  extra  */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
   display:inline;
}

.ui-tabs-nav a {
	float:left;
	display: block;
    height: 28px;
    width: 110px;
    padding: 10px 0 0 0;
    color: #27537a;
    background: #9DA9AE;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */  
    text-align: center;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    color: #000;
    background: #C8CED3;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, reset... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, reset.. */
    cursor: pointer;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

#tab-1, #tab-2, #tab-3 {
	display:none;
}

#tab-1 a {
	margin-left: 616px;
}
	
#panel-1 {
	 background: #C8CED3 url('/2008/_include/img/bg_thumbs.gif') 0 0 no-repeat;
         _width: 100%;
}

#panel-2 {
    /* declare background color for container to avoid distorted fonts in IE while fading */
    background: #C8CED3 url('/2008/_include/img/bg_tabs.gif') -616px 0 no-repeat;
    position:relative;
}

#thumbs {
	width: 132px;
        _height: 100%;
	list-style: none;
	padding-top:38px;
	position: absolute;
        _position: relative;
   	top:0;
	left:32px;
}
#thumbs li {
	display: inline;
}
#thumbs a  {
	display: block;
	position:relative;
	float: left;
	margin: 0 10px 10px 0;
	text-decoration: none;
	width: 34px;

	overflow: hidden;
}
#thumbs a em {
	display: block;
	width: 68px;
	position:absolute;
	left:0;top:0;
	background: transparent url('/2008/_include/img/thumbs_overlay.png') 0 0 no-repeat;
}

#thumbs a:focus em, #thumbs a:hover em, #thumbs a.active em {
	left: -34px;
	cursor: pointer;
}

#panel-1 .wrapper {
	width: 774px;
	padding-left: 185px;
}

#panel-1 .wrapper img {
	float:left;
}
#panel-2 .wrapper {
	width: 774px;
	padding-left: 185px;
}

#panel-2 .wrapper img {
	float:left;
	width: 430px;
}
#bodycopy {
	width: 388px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;

	color:#3A4956;
	line-height:150%;
	text-align:left;

	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
}
#bodycopy h1, #portfolio  h1{
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	
	color:#3A4956;
	line-height:150%;
	letter-spacing:1pt;
	text-align:left;
	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16pt;
}
#portfolio {
	width: 90%;
	float: left;
	padding-top: 0px;
	padding-left: 0px;

	color:#3A4956;
	line-height:150%;
	text-align:left;

	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
}
.txtinhoud {
	margin-bottom: 1em;
	padding-top: 4px;
	padding-left: 10px;
}

/* gallery */
#loading {
border-left:1px solid #C8CED3;
	position: absolute;
	top:0; left:185px;
	width: 430px;
	height: 407px;
	background: #C8CED3 url('/2008/_include/img/loading2.gif') 201px 189px no-repeat;
	display:none;
}

/* home page */
#home .entrance {
	padding-left: 185px;
	width: 777px;
        _width: 780px;
	text-align: center;
}

#home h3 {
	width: 258px;
	height: 407px;
	overflow: hidden;
	border-right: 1px solid #ccc;
}

#home h3 a {
	text-indent: -5000px;
	display: block;
	width: 258px;
	height: 407px;
	position:relative;
	background-position: 0 0;
}

#col-webdesign a, 	#col-webdesign a span { background-image: url('/2008/_include/img/home_webdesign.jpg') }
#col-webbased a,  	#col-webbased a span  { background-image: url('/2008/_include/img/home_webbased.jpg')  }
#col-emarketing a,  #col-emarketing a span   { background-image: url('/2008/_include/img/home_emarketing.jpg')   }

#home h3 a span {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 258px;
	height: 407px;
	background-position: -258px 0;
	visibility: hidden;
}
#home h3 a:focus, #home h3 a:hover {
	cursor: pointer;
}

#home .wrapper {
	float: left;
	width: 518px;
}
#pagina .wrapper {
	float: left;
	width: 834px;
       _width: 100%;
       _margin-top: -170px;
}

#col-webdesign, #col-webbased {
	float: right;
	position: relative;
}

#col-emarketing {
	border-right: none;
	width: 257px;
}

#col-webdesign {
	float: left;
}

#footer {
	padding-left: 185px;
	border-bottom: 1px solid #C8CED3;
}

#footer p {
	border-left: 1px solid #C8CED3;
	padding: 15px 25px 15px 25px;
	line-height: 1.4em;
	font-size: .92em;
	color: #888;
}



/* float clear fix for wrapping elements */
#megaheader:after, #content:after, #panel-1 .wrapper:after, #panel-2 .wrapper:after, label:after, fieldset:after, form:after, #panel-2 ul:after {
    content: " "; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


