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

html, body {

}

#wpr-page {
	text-align: center;
	background: #330000 url(/layouts/opmaat/images/bg-body.jpg) no-repeat fixed top center;
}

body.M #wpr-page,
body.TLR-home #wpr-page,
body.TLR.project #wpr-page {
	background-image: url(/layouts/opmaat/images/bg-body-m.jpg);
}

#page {
	margin: 0;
	padding: 0;
	text-align: left;
}

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

#wpr-header {
	border-bottom: 5px solid #cc0000;
	height: 60px;
	background-color: #fff;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 60px;
	background: transparent url(/layouts/opmaat/images/bg-header-icons.gif) no-repeat right 2px;
}

#logo {
	position: absolute;
	left: -23px;
	top: 7px;
}

#logo a {
	outline: none;
	display: block;
	width: 74px;
	height: 17px;
	text-indent: -9000px;
	background: transparent url(/layouts/opmaat/images/bg-logo.png) no-repeat top left;
}

#slogan {
	position: absolute;
	top: 6px;
	left: 60px;
}

#slogan p {
	font-size: 108%;
	color: #669900;
}

#contactinfo ul {
	float: right;
	margin-top: 39px;
}

#contactinfo ul li {
	display: inline;
	padding-left: 10px;
	font-size: 93%;
	color: #cc0033;
}

#contactinfo ul li a {
	color: #cc0033;
}

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

#wpr-main {
	
}

.M-home #wpr-main {

}

#main {
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
}

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

#wpr-footer {
	clear: both;
	padding: 40px 0 0 0;
	height: 60px;
	background: #fff url(/layouts/opmaat/images/bg-footer.gif) repeat-x top left;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#footer-logo {
	position: absolute;
	top: 0;
	left: -23px;
}

#footer-logo a {
	display: block;
	width: 74px;
	height: 17px;
	background: transparent url(/layouts/opmaat/images/bg-logo.png) no-repeat top left;
	text-indent: -9000px;
}

#footer-contactinfo ul {
	float: right;
}

#footer-contactinfo ul li {
	display: inline;
	padding-left: 10px;
	font-size: 93%;
	color: #cc0033;
}

#footer-contactinfo ul li a {
	color: #cc0033;
}

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

/* clear float container without source markup - http://www.positioniseverything.net/easyclearing.html */
#wpr-page:after,
#wpr-header:after,
#wpr-main:after,
#main:after,
#wpr-footer:after,
#wpr-content:after,
#content:after,
#wpr-sidebars:after,
#sidebars:after,
#wpr-sidebar-left:after,
#wpr-sidebar-right:after,
#projects:after,
#projects #filter:after,
#projects ul:after,
#projects .project .thumbnail:after,
#project-page-meta ul:after,
.project-coordinates ul li:after,
.content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

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

#wpr-content,
#wpr-sidebar-left,
#wpr-sidebar-right {
	float: left;
}

#wpr-content {
	margin: 0 0 0 155px;
	padding: 0 60px 0 0;
	width: 455px;
	min-height: 10px;
}

#content {

}

#wpr-sidebars {
	
}

#sidebars {
	
}

#wpr-sidebar-left {
	display: none;
}

#sidebar-left {

}

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

#sidebar-right {

}

/* ---[ TLR and TLR-home]--- */

body.TLR #main,
body.TLR-home #main {
	margin: 0;
	width: auto;
	background-color: transparent;
}

body.TLR #wpr-content {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	background-color: #fff;
}

body.TLR.project #wpr-content {
	background-color: transparent;
}

body.TLR #wpr-sidebars {
	background: #cc0000 url(/layouts/opmaat/images/bg-sidebars.gif) repeat-x top left;
}

body.TLR #sidebars,
body.TLR-home #sidebars {
	margin: 0 auto;
	width: 960px;
}

body.TLR #wpr-sidebar-left,
body.TLR #wpr-sidebar-right,
body.TLR-home #wpr-sidebar-left,
body.TLR-home #wpr-sidebar-right {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

body.TLR #sidebar-left {
	margin: 0 60px 0 0;
	width: 600px;
}

body.TLR #sidebar-right {
	margin: 40px 0 0 0;
	width: 300px;
}

/* ---[ TLR-home ]--- */

body.TLR-home #wpr-content {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #fff;
}

body.TLR-home #content {

}

body.TLR-home #sidebar-left,
body.TLR-home #sidebar-right {
	margin: 0;
	width: 465px;
}

body.TLR-home #sidebar-left {
	margin: 0 30px 0 0;
}

/* ---[ M ]--- */

body.M #main {
	background-color: transparent;
}

body.M #wpr-content {
	margin: 0;
	padding: 0;
	width: 960px;
}

body.M #wpr-sidebars {
	display: none;
}

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

#wpr-mainmenu {
	position: absolute;
	top: 30px;
	left: 0;
	width: 670px;
	height: 30px;
}

#mainmenu {

}

#mainmenu ul li {
	float: left;
}

#mainmenu ul li ul {
	display: none;
}

#mainmenu ul li a {
	display: block;
	padding: 6px 8px;
	height: 18px;
	text-decoration: none;
	text-transform: lowercase;
	color: #cc0000;
	font-size: 108%;
}

#mainmenu ul li.current a,
#mainmenu ul li a:hover {
	background-color: #cc0000;
	color: #fff;
}

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

#mainmenu ul#homemenu li.current a:hover,
.home #mainmenu ul#homemenu li.current a {
	color: #fff;
	background-color: #cc0000;
}

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

#wpr-submenu {
	margin: 105px 0 20px 0;
	background-color: #cc0000;
}

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

#submenu {

}

#submenu ul li {

}

#submenu ul li a {
	display: block;
	padding: 5px 10px 5px 30px;
	background: transparent url(/layouts/opmaat/images/bg-bullets.png) no-repeat 15px 10px;
	color: #fff;
	font-size: 108%;
	text-decoration: none;
	line-height: 120%;
}

#submenu ul li.current a,
#submenu ul li a:hover {
	background-position: -275px 10px;
}

#submenu ul li ul li,
#submenu ul li ul li ul li {
	padding-left: 30px;
}

/* ---[ Footermenu ] --- */

#wpr-footermenu {
	margin: 0 0 0 60px;
}

#footermenu {
	
}

#footermenu ul li {
	float: left;
}

#footermenu ul li a {
	display: block;
	padding: 0 7px;
	text-decoration: none;
	text-transform: lowercase;
	color: #cc0031;
	font-size: 108%;
	line-height: 120%;
}

#footermenu ul li.current a,
#footermenu ul li a:hover {

}

#footermenu ul#homemenu-footer li.current a {
	color: #cc0031;
}

#footermenu ul#homemenu-footer li.current a:hover,
.home #footermenu ul#homemenu-footer li.current a {

}

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

.content {
	padding: 0;
}

body.TLR-home .content {
	margin: 0 auto;
	width: 960px;
}

body.TLR-home .content.module {
	width: auto;
}

body.TLR-home .content.project {
	overflow: hidden;
	margin: 0 0 30px 0;
	width: 465px;
	height: 235px;
}

body.TLR-home .content.project img {
	width: 465px;
	height: 235px;
}

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

.content p {
	font-size: 108%;
	line-height: 130%;
	color: #660000;
}

#sidebars .content p {
	color: #fff;
	clear: left;
}

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

.content table {

}

.content table tr td {

}

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

.content h1,
.content h2,
.content h3 {
	font-weight: bold;
}

.content h1 {
	display: block;
	margin: 0 -60px 10px 0;
	border-bottom: 5px solid #cc0000;
	padding: 40px 0;
	width: 515px;
	height: 25px;
	font-size: 138.5%;
	text-transform: uppercase;
	color: #cd0031;
}

.content h2 {
	font-size: 116%;
	color: #660000;
}

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

#sidebars .content h1,
#sidebars .content h2,
#sidebars .content h3 {
	color: #fff;
}

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

.content a {
	color: #cc0000;
}

.content.project-summary a {
	color: #6699ff;
}

.content a:hover {

}

#sidebars .content a {
	color: #fff;
}

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

.content img,
.content img.left {

}

.content img.right {

}

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

.content strong {

}

.content em {

}

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

.content ul {

}

.content ul li {
	margin-left: 0;
	padding: 0.1em 0 0.1em 0.7em;
	list-style-type: none;
	font-size: 108%;
	color: #660000;
}

.content ul li ul li {
	margin-left: 0.5em;
}

.content ul li ul li ul li {
	margin-left: 1em;
}

/* ---[ projects ]--- */

#projects {

}

#projects #filter {
	padding: 40px 0 20px 155px;
	width: 805px;
	background-color: #fff;
}

#projects #filter h1 {
	margin: 0;
	padding: 0;
	border: 0;
	width: auto;
}

#projects #filter h1 a {
	text-decoration: none;
}

#projects #filter ul {
	float: left;
	clear: none;
	margin: 5px 30px 0 0;
	padding: 0;
	width: auto;
}

#projects #filter ul li {
	padding: 3px 3px 0 0;
}

#projects #filter ul li a {
	text-decoration: none;
}

#projects #filter ul li a:hover,
#projects #filter ul li.current a {
	color: #7daa26;
}

#projects ul {
	clear: both;
	overflow: hidden;
	margin: 0 -32px 0 0;
	padding: 0;
	width: 992px;
}

#projects ul li.project {
	float: left;
	overflow: hidden;
	margin: 0 32px 30px 0;
	padding: 0;
	width: 216px;
	height: 130px;
	background: none;
}

#projects ul li.project p,
#projects ul li.project img {
	float: none;
	margin: 0;
	line-height: 0;
}

#projects ul li.project a {
	display: block;
	width: 216px;
	height: 120px;
	color: #cc0000;
	font-size: 93%;
	text-decoration: none;
	line-height: 90%;
}

#projects ul li.project a span {
	display: block;
	padding: 3px;
	height: 24px;
	background: transparent url(/layouts/opmaat/images/bg-project-thumb.gif) repeat-x top left;
}

#projects ul li.project:hover a span {
	background: #fff none;
	color: #ff0000;
}

/* ---[ project page ]--- */

body.project #sidebar-left {
	float: left;
	clear: both;
}

#wpr-sidebar-left h1 {
	display: block;
	margin: 0 0 10px 0;
	border: 0;
	padding: 5px 0;
	width: auto;
	height: 20px;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	text-transform: none;
}

#info-link {
	display: inline-block;
	margin: -5px 0 0 20px;
	padding: 9px 27px 8px 20px;
	height: 13px;
	background: #cc0000 url(/layouts/opmaat/images/bg-bullets.png) no-repeat -527px 12px;
	color: #fff;
	font-size: 77%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	outline: 0;
}

#info-link:hover,
#info-link.hide {
	background-position: -237px 11px;
}

#info-link.hide:hover {
	background-position: -527px 12px;
}

#info-link a {

}

.content.project-thumbnail {
	min-height: 50px;
}

.content.project-images {
	min-height: 50px;
	text-align: center;
}

.content.project-images p,
.content.project-images img {
	margin: 0;
	float: none;
	line-height: 0;
}

#filter-description {
	margin-bottom: -30px;
}

#filter-description h2 {
	display: block;
	margin: 0;
	padding: 6px 0;
	height: 18px;
	color: #fff;
}

#filter-description.showcontent {
	margin: 0;
}

#project-page-meta {
	float: left;
	margin: 0 0 -100px 0;
	width: 960px;
	height: 100px;
}

#project-page-meta ul {
	padding: 10px 15px 0 15px;
}

#project-page-meta ul li {
	float: left;
	margin: 0;
	padding: 0 10px 10px 0;
	background: none;
	font-size: 93%;
	color: #66ccff;
}

#project-page-meta ul li.key {
	color: #6666cc;
}

.M-home #wpr-footer {
	margin-top: 170px;
}

/* ---[ news home ]--- */

#news-home {
	height: 30px;
	background-color: #ce0031;
}

#news-home .content {
	text-align: right;
}

#news-home .content span {
	display: inline-block;
	padding: 5px 0;
	height: 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 108%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#news-home .content h2 {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	height: 20px;
	background-color: #fff;
	color: #000;
}

#news-home .content h2 a {
	color: #000;
	text-decoration: none;
}

/* ---[ payoff ]--- */

.content.payoff p {
	margin: 0;
}

.content.payoff img {
	float: none;
	margin: 45px 0 0 0;
}

.content.payoff h2 {
	display: block;
	position: relative;
	float: right;
	margin: -50px 0 0 0;
	width: 660px;
	height: 110px;
	font-size: 138.5%;
	color: #cc0000;
	line-height: 150%;
}

/* ---[ slideshow ]--- */

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 960px;
	height: 495px;
}

.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		

.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		

.slideshow-thumbnails {
	overflow: hidden;
}

.slideshow-images {
	width: 960px;
	height: 495px;
}		

.slideshow-images-visible { 
	opacity: 1;
}	

.slideshow-images-prev { 
	opacity: 0; 
}

.slideshow-images-next { 
	opacity: 0; 
}

.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

.slideshow a img {
	border: 0;
}

/* ---[ slideshow thumbnails ]--- */

.slideshow-thumbnails {
	float: right;
	margin: 0 0 -30px 0;
	width: auto;
	height: 30px;
}

.project-images .slideshow-thumbnails p {
	display: block;
	float: left;
	padding: 7px;
	height: 16px;
	color: #fff;
	line-height: 100%;
}

.slideshow-thumbnails p + ul {
	margin-top: 0;
}

.slideshow-thumbnails ul {
	float: left;
	text-align: left;
}

.slideshow-thumbnails ul li {
	display: inline-block;
	padding: 0;
}

.slideshow-thumbnails ul li a {
	display: block;
	padding: 4px 6px;
	width: 10px;
	height: 22px;
	color: #fff;
	font-size: 77%;
	text-decoration: none;
	text-align: center;
	outline: 0;
}

.slideshow-thumbnails-active {
	color: #cc0000;
}

.slideshow-thumbnails-inactive {
	color: #fff;
}
