/*
#
#	project : promotionalpartners.nl
#	version : v.1 (24-07-2009)
#   author  : Tim Honders
#
*/


/* ############## GENERAL ############# */

button {
	cursor: pointer;
}

body {
	background: #5ec5ed;
	font: 10pt arial, sans-serif;
	color:#767575;
}

a{
	color:#c61360;
}
.back{
    margin-left: 25px;
}

/* ############## HASLAYOUT FIX ############## */
#content:after, #secondary li:after, ul.employees li:after, #footer_menu:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ############## CONTAINER ############## */
#container{
	margin:0px auto;
	width:961px;
}


/* ############## HEADER ############## */
/*#header{
	width:961px;
	height:145px;
}*/
h1 a{
    display: block;
	width:961px;
	height:145px;
	background:url(/images/banner.gif) no-repeat center center;
}

h1 a{
	text-indent: -9999px;
}

/* ############## MENU ############## */
	
#menu{
	width:952px;
	height:25px;
	background:url(/images/shadow_top.gif) no-repeat bottom right;
	padding: 0px 9px 0px 0px;
	text-align:right;
	font-weight:bold;
	font-size:11pt;
	color:#fff;
}
#menu a{
	text-decoration:none;
	color:#fff;
}
	
/* ############## CONTENT ############## */
#content{
	width:1100px;
	min-height:474px;
	padding:0px 0px 0px 0px;
	background:url(/images/content_bg.gif) repeat-y;
}

#nav{
	float:left;
	width:168px;
	background:url(/images/nav_corner_blue.png) no-repeat top left;
	padding: 56px 0px 0px 9px;
}



/* ############## NAV MENU ############## */


#nav_menu{
	width:168px;
	font-size:8pt;

}
#nav_menu, #nav_menu li{
	display:block;
	list-style-type:none;
  	margin: 0;
  	padding: 0;
}

#nav_menu li{
	background:url(/images/nav_menu_bg_0.png) no-repeat;
	text-transform:uppercase;
}

#nav_menu li.active{
    background: none;
    background-color: #5ec5ed;
}

#nav_menu li.active a{
    background:url(/images/blokje_oranje.png) no-repeat 6px 8px;
}

#nav_menu li a{
	display:block;
	height:13px;
	padding: 6px 20px;
	margin-bottom:1px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/blokje_oranje.png) no-repeat 6px 8px;
}
#nav_menu li ul{
	background:url(/images/nav_menu_sub_bg.png) no-repeat top left;
}
#nav_menu li ul li{
	background:none;
}
#nav_menu li ul li a {
 	padding-left: 30px;
 	text-transform:none;
}
	
/* ############## PRIMARY - CONTENT ############## */
#primary{
	float:left;
	width:479px;
}

#casesPaginator{
    position: relative;
    float: right;
    bottom: 25px;
    right: 5px;
}

#casesPaginator #prev, #casesPaginator #next, #casesPaginator .active{
    background: #ffffff;
    color: #c61360;
}

#casesPaginator a{
    margin: 0 2px;
    padding: 0 5px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    background: #c61360;
}

#primary #primary_header, #primary_header img, #primary_header #map{
	width:479px;
	height:207px;
}

#primary #primary_content, .cases_data{
	padding:25px;
}

ul.employees{
    list-style-type: none;
}

ul.employees li{
    position: relative;
    margin-bottom: 20px;
    padding-left: 120px;
    min-height: 100px;    
}
#primary #primary_content ul.employees li h3 {
    margin-top: 0;
}
ul.employees li img{
    position: absolute;
    top: 0;
    left: 0;
}
ul.employees li p{
    margin-top: 5px;
    margin-bottom: 5px;
}

#primary #primary_content h2, .cases_data h3{
	margin-bottom:15px;
	color:#c61360;
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
}

#primary_content form{
    margin-top: 15px;
}

#primary #primary_content h3{
	margin:20px 0px 0px 0px;
	color:#c61360;
}

.cases_data h3{
    margin: 20 0 15px 0;
}

#primary_content #date{
    margin-top: 5px;
    color: #000000;
    font-size: 8pt;
}

.subscribe_messages{
    color: #ff0000;
    font-size: 10pt;
    font-weight: bold;
}
	
	
/* ############## SECONDARY - CONTENT ############## */
#secondary{
	float:left;
	width:294px;
}
#secondary h2{
	display:block;
	height:33px;
	width:294px;
	text-indent: -9999px;
}

#secondary h2.nieuwspers{
	background:url(/images/header_pers_nieuws.png) no-repeat top left;
}	

#secondary h2.nieuws{
	background:url(/images/header_nieuws.png) no-repeat top left;
}

#secondary h2.pers{
	background:url(/images/header_pers.png) no-repeat top left;
}

#secondary h2.weblog{
	background:url(/images/header_weblog.png) no-repeat top left;
}

#secondary ul, #secondary li{
	display:block;
	list-style-type:none;
  	margin: 0;
  	padding: 0;
}

#secondary li{
	padding:9px 0px 4px 15px;
	margin:0px 9px;
	background:url(/images/blokje_rose.png) no-repeat 0px 12px;
}

#secondary li.line{
	padding:0px;
	margin:0px 9px;
	height:3px;
	background:url(/images/dot.png) repeat-x bottom left;
}

a.lm{
	display:block;
	float:right;
	color:#c61360;
	font-size:8pt;
}
#secondary #casesBanner{
	width:280px;
	height:163px;
	padding:10px 9px;
	margin:30px 9px 0px 9px;
	background:url(/images/cases_block_bg.png) no-repeat top left;
}
#casesBanner h3{
 	margin:0px 10px;
 	color:#c61360;
 	font-size:10pt;
 	font-weight:bold;
 	text-transform:uppercase;
}

#casesBanner img{
    border: 0px;
}
/*
#casesBanner #case_img{
    width:259px;
    height:109px;
    margin-top:12px;
    background:#fff;
}
*/
/* ############## FOOTER ############## */
	
#footer{
	width:961px;
	height:60px;
	background:url(/images/shadow_bottom.gif) no-repeat top left;
	text-align:center;
	font-size:9pt;
	color:#fff;
	line-height:20px;
	padding-top:28px;
}

#footer a{
	text-decoration:none;
	color:#fff;
	margin-right:10px;
}

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

#footer a.mail{
    text-decoration: underline;
}

#footer a.mail:hover{
    text-decoration: none;
}

/* ############## CONTACT FORM ############## */

#contact_form, subscribe_form{
}
#contact_form input, #subscribe_form input{
	width:200px;
	background:#e5e4e5;
	border:solid 1px #bdbfc0;
}

#contact_form textarea{
	width:200px;
	height:88px;
	background:#e5e4e5;
	border:solid 1px #bdbfc0;
}

#contact_form p, #subscribe_form p{
	display:block;
	float:left;
	width:50%;
}

#contact_form p.send, #subscribe_form p.send{
	width:112px;
	margin:10px 11px 0px 0px;
}
#contact_form p label, #subscribe_form p label{
	display:block;
	float:left;
	width:100%;
	color: #d60059;
	font-weight: bold;
}

#contact_form button, #subscribe_form button{
    display: block;
    width: 112px;
    height: 28px;
    margin-bottom: 5px;
    text-indent: -9999px;
    border: none;
    background: url(/images/btn_send.png) no-repeat top left;
}

.link{
    clear: both;
    padding-top: 10px;
}