﻿* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #333;
	background: #d4d8db;
	line-height: 17px;
}
a {
	color: #3D4953;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
ul li, 
ol li {
	list-style-position: inside;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3d4953;
	line-height: 30px;
	padding-left: 16px;
	border-bottom: solid 1px #818b93;
	border-top: solid 1px #818b93;
}
h1 span {
	color: #333;
}
.cl, .clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	display: block;
	clear: both;
}
.l, .left {
	float: left;
	display: inline;
}
.r, .right {
	float: right;
	display: inline;
}
#wraper {
	background: url(images/wrap.gif) repeat-y 0 0;
	width: 900px;
	border: solid 1px #abb2b8;
	border-bottom: 0;
	border-top: 0;
	position: relative;
	margin: 0 auto;
	min-height:100%;
}
.shell {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 102px;
}
html, body {
	height: 100%;
}
#lside {
	width: 141px;
	padding-top: 10px;
	padding-left: 15px;
}
#rside {
	width: 730px;
}
#footer {
	background: url(images/footer.gif) no-repeat 0 top;
	height: 102px;
	font-size: 10px;
	position: absolute;
	bottom:0;
	color: #3d4953;
	width: 900px;
	margin: 0 auto;
	*z-index: -1;
}
#footer a {
	color: #3d4953;
}
#logo {
	padding: 0;
	border: 0;
	background: none !important;
	margin-bottom: 13px;
}
#logo a {
	margin: 0 auto;
	text-indent: -10000px;
	display: block;
	height: 139px;
	width: 139px;
	background: url(images/logo.gif) no-repeat 0 0;
}
#nav {
	border: solid 1px #3d4953;
	border-bottom: none;
    margin-bottom: 10px;
}
#nav li {
	display: inline;
	list-style-type: none;
	position: relative;
}
#nav li.last a {
	border-bottom: 0;
}
#nav li a.menuitem {
	display: block;
	height: 29px;
	width: 132px;
	background: url(images/nav.gif) no-repeat 0 top;
	border-bottom: solid 1px #3d4953;
	padding: 6px 0 0 7px;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#nav li a.menuitem span {
	display: block;
	padding-left: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #a8b1b9;
	line-height: 10px;
}
#nav li a.menuitem:hover, 
#nav li a.active,
#nav li a.hover {
	background: url(images/nav.gif) repeat-x 0 -35px;
	text-decoration: none;
	color: #3d4953;
}
#nav li a:hover span,
#nav li a.active span,
#nav li a.hover span {
	display: none;
}
#nav li .subnav {
	border: solid 1px #3d4953;
	border-bottom: 0;
	display: none;
	position: absolute;
	left: 139px;
	top: -1px;
    z-index: 15000;
}
#nav li .subnav a.menuitem {
    width: 148px;
    background-repeat: repeat-x;
}

#nav li .subnav li .subsubnav {
	border: solid 1px #3d4953;
	border-bottom: 0;
	position: absolute;
	left: 155px;
	top: -1px;
    width: 582px;
    background: #81888f;
    padding:2px 1px 2px 2px;
    display: none;
}
#p_title {
    top: -180px !important;
}
#p_loc {
    top: -73px !important;
}
#p_sector {
    top: -39px !important;
}
#p_client {
    top: -145px !important;
}
#p_architects {
    top: -181px !important;
}
#p_contractor {
    top: -95px !important;
}
#p_descriptions {
    top: -253px !important;
}

#nav li .subnav li .subsubnav a {
    background: #D8DBDE;
    float:left;
    width:286px;
    font-size:10px;
    line-height:13px;
    padding:2px 2px 3px 2px;
    height:12px;
    overflow:hidden;
    margin-right:1px;
    margin-bottom:1px;
    
}
#nav li .subnav li .subsubnav a:hover {
    text-decoration: none;
    color:#fff;
    background:#666f77;
}
#header {
	border-bottom: solid 1px #3d4953;
	position: relative;
	height: 176px;
}
#header img {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#header-back {
	background: url(images/header-bg.png) no-repeat right 0;
	*background:none;
	height: 176px;
	z-index: 100000;
	position: relative;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/images/header-bg.png', sizingMethod='crop');
}
#fnews {
	color: #fff;
	width: 140px;
	font-size: 11px;
	line-height: 14px;
}
#fnews .date {
	margin-bottom: 3px;
}
#fnews a {
	color: #fff;
}
#fnews .article {
	margin-bottom: 5px;
	text-align: left;
}
.padder {
	padding: 13px 20px 0 17px;
}
.shadow {
	background: url(images/shadow.gif) repeat-x 0 bottom;
	padding-bottom: 23px;
}
.inner {
	width: 500px;
	padding-bottom: 23px;
}
h1.buttoned {
	position: relative;
	height: 30px;
	z-index: 1;
}
h1.buttoned a {
	display: block;
	position: absolute;
	text-indent: -10000px;
	height: 20px;
	width: 112px;
	top: 30px;
	right: 71px;
	background: url(images/button1.gif) no-repeat 0 0;
    z-index: 1;
}
#footer .l {
	width: 170px;
	text-align: center;
	position: absolute;
	bottom: 3px;
}
#footer .r {
	position: absolute;
	right: 8px;
	bottom: 3px;
	font-family: "Century Gothic", sans-serif;
}
.lpart {
	width: 364px;
	float: left;
}
.rpart {
	width: 310px;
	float: right;
	margin-top: -13px;
}
#gallery .box {
	background: #858e94 url(images/gallery-box.gif) no-repeat 0 0;
	height: 145px;
	margin-bottom: 15px;
	position: relative;
}
#gallery .box .images a {
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	border: solid 1px #333;
	cursor: pointer;
}
#gallery .box .paging {
	line-height: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	right: 10px;
}
#gallery .box .paging a {
	color: #333;
	float: left;
	padding: 0 4px;
}
#gallery .box .paging a.active, #gallery .box .paging a.active:hover {
    color: #666;
    text-decoration: none;
    cursor: default;
}
#gallery .container {
	margin-left: 42px;
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	line-height: 20px;
}
#gallery .container img {
	border: solid 1px #333;
}
/*Only for Projects page*/
#projects .shell,
#projects #wraper {
	background: url(images/wrap-projects.gif) repeat-y 0 0;
}
#projects h1 {
	background: #fff;
}
#projects #footer {
	background: url(images/footer-projects.gif) no-repeat 0 0;
}
#projects .padder {
	padding: 9px;
}
#projects .lpart {
	width: 320px;
}
#projects .rpart {
	width: 365px;
	margin-top: 0;
}
.pimages img {
	display: block;
	border: solid 1px #333;
	text-align: center;
	margin: 0 auto 10px;
}
.pinfo span {
	float: left;
	width: 143px;
	font-weight: bold;
	margin-bottom: 15px;
}
.pinfo p {
	float: left;
	margin-bottom: 15px;
}
/**/
.article {
	margin-bottom: 20px;
}
.article a {
	color: #3d4953;
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.article .more {
	float: left;
	margin-top: 10px;
}
.article .date {
	font-size: 11px;
	font-weight: bold;
}
.cform {
	width: 100%;
}
.cform .row label {
	float: left;
	width: 110px;
	margin-right: 10px;
}
.cform .field {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	width: 190px;
	padding: 2px 3px;
}
.cform .row {
	margin-bottom: 5px;
}
.cform textarea.field {
	height: 80px;
}
.cform select.field {
	width: 190px;
	padding: 2px 0;
}
.cform .buttons {
	margin-left: 120px;
}
.cform .botcheck {
	visibility: hidden;
	display: none;
}
.alert {
	background: red;
	border: solid 1px #333;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
}
.alert li {
	list-style-type: none;
	line-height: 18px;
}
.msg li {
	list-style-type: none;
	font-weight: bold;
}
#sform label {
	float: left;
	width: 150px;
}
#sform .field {
	margin-bottom: 4px;
	width: 200px;
}
#sform .button {
	margin-left: 150px;
	margin-top: 10px;
}
.s-finded {
	margin-bottom: 10px;
	border-bottom: solid 1px #3D4953;
	padding-bottom: 5px;
}
.s-images {
	float: left;
	width: 170px;
	margin-right: 10px;
	text-align: center;
}
.s-info {
	float: left;
	width: 420px;
}
.s-info h2 a.r {
	font-size: 10px;
}
.s-info span {
	float: left;
	width: 150px;
	margin-bottom: 3px;
}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-bottom: 5px;
}
h2 a {
	color: #3d4953;
	text-decoration: underline;
}
h2 a:hover {
	text-decoration: none;
}
.s-info .more {
	font-weight: bold;
	color: #3D4953;
	text-decoration: underline;
}
.s-info .more:hover {
	text-decoration: none;
}
.back-button {
	float: right;
	margin-right: 10px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
#mtitle {
	float: right;
	padding-right: 30px;
    font-size: 12px;
}
.chaslogo {
	width: 75px;
	height: 62px;
	display: block;
	margin-left: 172px;
}

/* Slider */

.slider {
    height: 160px;
    position: relative;
    width: 610px;
    margin: 15px auto 0;
    padding: 0 33px;
}
.slider .holder {
    width: 610px;
    height: 160px;
    overflow: hidden;
    position: relative;
}
.slider .content {
    width: 1000000px;
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
}
.slider .fragment {
    width: 610px;
    float: left;
    display: inline;
}

.slider .fragment .fragment-element {
    float: left;
    display: inline;
    margin: 0 20px;
    width: 163px;
    overflow: hidden;
    text-align: center;
    background-image: #fff;
}
.slider .fragment a img {
    border: solid 1px #000;
}
.slider .fragment a {
    display: block;
}
.slider .fragment a.cite {
    font-size: 11px;
}
a.button-prev,
a.button-next {
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	float: left;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	top: 40px;
}
a.button-prev, a.button-next {
    width: 33px;
    height: 42px;
}
a.button-prev {
	left: 0;
	background-image: url(images/left_arrow.gif);
}
a.button-next {
	right: 0;
	background-image: url(images/right_arrow.gif);
}
/* /Slider */
.materialslist {
    margin: 15px auto;
}
.materialtype {
    padding-left: 7px;
}
.materialslist td {
    padding-top: 7px;
}
.casestudie {
    margin: 0 0 20px 0;
}
/*
#p_location {
    top: -37px !important;
}
#p_category {
    top: -73px !important;
}
*/
.sort {
    float: right;
    margin-bottom: 10px;
}
.pimages .active {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.visualpaddding {
    height: 4px;
}
