/* ---[ All ]--- */

html, body {
	font-family: 'Arial';
	background: #dedede;
	color: #333;
}

#wpr-page {
	text-align: center;
}

#page {
	margin: 0 auto;
	padding: 0 10px;
	width: 980px;
	text-align: left;
	background: #fff url('/layouts/pesman/images/bg_shadow.png') repeat-y top center;
}

/* ---[ Header ]--- */

#wpr-header {
	position: relative;
	height: 146px;
	background: #fff;
}

#header {

}

#logo {
	width: 980px;
	height: 46px;
	background: #60A4D3;
}

#logo a {
	outline: none;
	display: block;
	margin: 0 0 0 6px;
	padding: 14px 0 0 0;
	width: 168px;
	height: 30px;
}

#header_forms {
	position: absolute;
	right: 0;
	top: 46px;
	z-index: 3;
	width: 192px;
	height: 100px;
	padding: 0 15px;
	background: #60A4D3;
}

#header_forms form {
	margin: 0;
	padding: 0;
	width: auto;
}

#header_forms form label {
	display: none;
}

#header_forms form input {
	float: left;
	margin: 0;
	font-size: 85%;
}

#header_forms form fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

#header_forms form input {
	padding: 1px 1px;
	border-width: 2px;
	width: 168px;
}

#header_forms form input.button {
	position: absolute;
	top: 0px;
	right: 18px;
	margin: 0;
	border: 0;
	padding: 4px 0;
	width: 16px;
	height: 13px;
}

#header_search_query {
	padding-right: 18px !important;
}

#header_visual {
	width: 758px;
	height: 100px;
	background-image: url('/layouts/pesman/images/photo_header_Pesman_Advocaten.jpg.php');
}

/* ------[ Languagemenu ]------------------------------------------------------- */

#cnr_languagemenu {
	position: absolute;
	z-index: 3;
	top: 5px;
	right: 98px;
}

#cnr_languagemenu ul li {
	display: inline;
	margin-right: 15px;
}

#cnr_languagemenu ul li.last {
	margin: 0;
}

#cnr_languagemenu ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 85%;
}

#cnr_languagemenu ul li.current a {
	text-decoration: underline;
	color: #fff;
}

/* ---[ Content ]--- */

#wpr-main {

}

#main {

}

/* ---[ Footer ]--- */

#wpr-footer {
	clear: both;
	margin: 0 auto;
	padding: 0 10px;
	width: 980px;
	text-align: left;
	height: 56px;
	background: transparent url('/layouts/pesman/images/bg_footer.png') no-repeat bottom left;
}

#footer {
	margin-left: 200px;
	padding-top: 21px;
}

/* ---[ Clearing elements ]--- */

/* clear float container without source markup - http://www.positioniseverything.net/easyclearing.html */
#wpr-page:after,
#wpr-header:after,
#wpr-main:after,
#wpr-footer:after,
#wpr-generalmenu:after,
#wpr-content:after,
#wpr-sidebar-left:after,
#wpr-sidebar-right:after,
#wpr-breadcrumbs:after,
.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

/* ---[ Layout ]--- */

#wpr-sidebar-left,
#wpr-content,
#wpr-sidebar-right {
	float: left;
	min-height: 10px;
	padding: 15px 0;
}

#wpr-sidebar-left {
	width: 175px;
	padding: 60px 0;
}

#sidebar-left {

}

#sidebar-left .module {
	margin-left: 15px;
}

#wpr-content {
	width: 555px;
	margin: 0 15px;
	padding: 25px 0;
}

#content {
	padding: 0 10px;
	position: relative;
}

#wpr-sidebar-right {
	width: 220px;
}

#sidebar-right {

}

/* ---[ Mainmenu ]--- */

#wpr-mainmenu {
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 758px;
	height: 24px;
	background: transparent url('/layouts/pesman/images/bg_mainmenu.png') repeat-x top left;
}

#mainmenu {

}

#mainmenu ul li {
	float: left;
}

#mainmenu ul li a {
	display: block;
	padding: 4px 10px;
	text-decoration: none;
	color: #fff;
}

#mainmenu ul li a:hover {
	color: #345871;
}

#mainmenu ul li.current a {
	color: #345871;
	font-weight: bold;
	background: #ccc;
	opacity: 0.8;
}

#mainmenu ul#homemenu li.current a {
	color: #fff;
	background: #ccc;
}

#mainmenu ul#homemenu li.current a:hover {
	color: #fff;
}

.home #mainmenu ul#homemenu li.current a {
	color: #666;
}

/* ---[ Submenu ]--- */

#wpr-submenu {
	margin-bottom: 15px;
}

#submenu {

}

#submenu ul li {
	color: #000;
}

#submenu ul li ul li,
#submenu ul li ul li ul li {
	padding-left: 5px;
	background: none;
}

#submenu ul li:hover {
}

#submenu ul li.current,
#submenu ul li.current:hover {
	background-color: #fff;
}

#submenu ul li ul li.current,
#submenu ul li ul li.current:hover {
	background: none;
}

#submenu ul li a {
	display: block;
	margin-bottom: 1px;
	border-left: 5px solid #A3CCE9;
	padding: 4px 10px;
	text-decoration: none;
	color: #fff;
	font-size: 93%;
	background: #60A4D3;
}

#submenu ul li:hover a {
	color: #345871;
}

#submenu ul li.current a,
#submenu ul li.current:hover a {
	border-left: 5px solid #4786BD;
	color: #fff;
	font-weight: bold;
}

#submenu ul li:hover ul li a {

}

#submenu ul li.current:hover ul li a {
	border-left: 5px solid #e5e5e5;
	color: #345871;
	font-weight: normal;
	background: #ccc;
}

#submenu ul li.current ul li a {
	border-left: 5px solid #e5e5e5;
	color: #345871;
	font-weight: normal;
	background: #ccc;
}

#submenu ul li.current ul li:hover a {
	color: #345871;
	font-weight: normal;
	text-decoration: underline;
}

#submenu ul li.current ul li.current a {
	border-left: 5px solid #b1b1b1;
	color: #345871;
	font-weight: bold;
}

#submenu ul li.current ul li.current:hover a {
	color: #345871;
	font-weight: bold;
}

#submenu ul li.current ul li.current ul li a,
#submenu ul li.current ul li:hover ul li a {
	color: #000;
}

#submenu ul li.current ul li.current ul li.current a,
#submenu ul li.current ul li.current ul li:hover a {
	color: #666;
}

#submenu ul li.current ul li.current ul li.current ul li a,
#submenu ul li.current ul li.current ul li:hover ul li a {
	color: #000;
}

#submenu ul li.current ul li.current ul li.current ul li.current a,
#submenu ul li.current ul li.current ul li.current ul li:hover a {
	color: #666;
}

/* ------[ Generalmenu and Toolsmenu ]---------------------------------------------------- */

#generalmenu,
#toolsmenu {
	float: left;
	overflow: auto; /* clears floating div, ul */
	min-height: 17px;
}

#generalmenu ul,
#toolsmenu ul {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#generalmenu ul li,
#toolsmenu ul li {
	display: inline;
}

#generalmenu ul li a,
#toolsmenu ul li a {
	float: left;
	display: block;
	padding: 1px 10px 1px 0;
	font-size: 93%;
	color: #eee;
	text-decoration: none;
	outline: 0;
}

#generalmenu ul li a:hover,
#toolsmenu ul li a:hover,
#generalmenu ul li.current a,
#toolsmenu ul li.current a {
	color: #fff;
}

/* ------[ Rounded box ]---------------------------------------------------- */

#sidebar-right div.content div.rounded * {
	color: #fff;
}

#sidebar-right div.rounded_header {
	margin: 0 -15px;
	height: 13px;
	background: #aaa;
}

#sidebar-right div.rounded {
	margin-bottom: 0.75em;
	padding: 0 15px 1px 15px;
	background: #aaa;
}

/* ---[ Content ]--- */

.content {
	padding: 0;
}

/* ---[ Paragraph formatting ]--- */

.content p {
	margin: 0 0 1.25em 0;
	font-size: 93%;
	line-height: 1.6em;
}

/* ---[ Table formatting ]--- */

.content table {
	margin: 0 0 1.25em 0;
	line-height: 1.6em;
	border-collapse: collapse;
}

.content table tr td {
	padding: 0 1em 0 0;
	vertical-align: top;
	font-size: 93%;
}

/* ---[ Headers ]--- */

.content h1,
.content h2,
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #294a6b;
	font-weight: normal;
	letter-spacing: 0.025em;
	margin: 0 0 0.35em 0;
	clear: both;
}

.content h1 {
	font-size: 153.9%;
}

.content h2 {
	font-size: 123.1%;
}

.content h3 {
	font-size: 108%;
}

/* ---[ Links ]--- */

.content a {
	color: #333;
}

.content a:hover {

}

/* ---[ Images ]--- */

.content img,
.content img.left {
	float: left;
	margin: 0 1em 0.5em 0;
}

.content img.right {
	float: right;
	margin: 0 0 1em 0.5em;
}

/* ---[ Text formatting ]--- */

.content strong {
	font-weight: bold;
}

.content em {
	font-style: italic;
}

/* ---[ Lists ]--- */

.content ul {
	margin: 0 0 1.25em 0;
	line-height: 1.6em;
}

.content ul li {
	margin-left: 0;
	padding: 0.1em 0 0.1em 0.7em;
	list-style-type: none;
	font-size: 93%;
	background: transparent url(/layouts/pesman/images/bg_bullets.gif) no-repeat 0 0.6em;
}

.content ul li ul li {
	margin-left: 0.5em;
	font-size: 93%;
}

.content ul li ul li ul li {
	margin-left: 1em;
	font-size: 93%;
}

#sidebar-right div.content div.rounded ul li {
	font-size: 85%;
	line-height: 1.4em;
	padding-left: 10px;
	background: transparent url(/layouts/pesman/images/img_bullet_white.gif) no-repeat 2px 0.65em;
}

/* ------[ Routeplanner ]--------------------------------------------------- */

#route_form {
	margin: 1.25em 0;
	padding: 0 !important;
}

#route_error,
#route_result {
	position: relative;
	left: 0;
	width: 503px;
}

#route_error.hidden,
#route_result.hidden {
	position: absolute;
	left: -9000px;
	top: 0;
}

#map_canvas {
	margin: 1.25em 0;
	height: 400px;
}

#directions {
	margin-bottom: 1em;
}

/* ------[ Site specific ]-------------------------------------------------- */

.content address {
	margin: 0 0 1.25em 0;
	font-style: normal;
	line-height: 1.4em;
	font-size: 93%;
}

.content address strong {
	font-size: 100%;
}

.home #wpr-submenu {
	display: none;
}

.content #news {
	margin-bottom: 6px;
}

.content #news li {
	line-height: 1.4em;
	padding-bottom: 0.3em;
}

.content .email {
	position: absolute;
	left: 150px;
	color: #7f7f7f;
}