/*- palette ----------------------------------------------------------------------*/ /*- normalize everything ----------------------------------------------------------------------*/ /* normalize margin, padding */ html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
} /* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
} /* remove list-style from lists */
ol, ul {
	list-style: none;
} /* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
} /* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
} /* remove border from fieldset and img */
fieldset, img {
	border: 0;
} /* left-align text in caption adn th */
caption, th {
	text-align: left;
}
a:active, a:focus {
	outline: none ! important;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
} /*- common elements ----------------------------------------------------------------------*/
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 1.6em;
	background-color: #f2f2f2;
}
a:link, a:visited {
	text-decoration: none;
	color: #026AB3;
}
a:hover {
	color: #999;
}
h1 {
	color: #333;
	font-size: 46px;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 0.4em;
	margin-left: -2px;
}
h2 {
	color: #026AB3;
	font-size: 19px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	border-bottom: solid 1px #e9e9e9;
	text-transform: uppercase;
}
h3 {
	color: #333;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
h4 {
}
h5 {
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #1a1a1a;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0.6em;
}
textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
} /*- top ----------------------------------------------------------------------*/
#top {
	background-color: #161616;
	height: 31px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #6a6a6a;
	font-size: 9px;
	line-height: 1em;
}
#top .inner, #header .gutter, #wrapper .inner, #footer .inner {
	width: 900px;
	margin: 0 auto;
	padding: 0 15px;
}
#header .inner {
	width: 900px;
}
#top .inner p {
	margin-left: 375px;
	padding-top: 11px;
	text-align: right;
}
#top a:link, #top a:visited {
	color: #026AB3;
}
#top a:hover {
	color: #fff;
}
#header {
	background-color: #fff;
}
#header .inner {
	position: relative;
	padding-top: 25px;
	padding-bottom: 20px;
	height: 75px;
	border-bottom: solid 1px #e9e9e9;
}
img#logo {
	margin-top:-8px;
	margin-left: 0px;
}
#wrapper {
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	min-height: 415px;
}
#wrap {
	background-color: #fff;
	min-height: 100%;
}
#wrapper .inner {
	position: relative;
	padding-top: 30px;
	padding-bottom: 85px;
	min-height: 585px;
}
#wrapper .inner p {
	margin-bottom: 2em;
}
#wrapper #main {
	width: 525px;
	float: right;
	position: relative;
}
#footer .inner {
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #bbbbb4;
	font-size: 9px;
	padding: 20px 0 40px;
}
#footer a:link, #footer a:visited {
	color: #bbbbb4;
}
#footer a:hover {
	color: #616161;
}
#footer p#contact {
	float: left;
}
#footer p#copyright {
	float: right;
}
#footer p#copyright img {
	position: relative;
	top: -1px;
}
/*- navigation ----------------------------------------------------------------------*/
ul#nav {
	position: absolute;
	left: 351px;
	bottom: 17px;
	font-size: 15px;
	width: 560px;
}
ul#nav li {
	
}
ul#nav li a {
	
}
ul#nav li span {
	visibility: hidden;
} /* home */
#home {
	width:44px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:transparent url("../images/homr.png") 0 0 no-repeat;
	border:none;
}
#home:hover {
	background-position: 0 -17px;
	border:none;
}
/* svs */
#svs {
	margin-top:2px;
	width:70px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:transparent url("../images/svs.png") 0 0 no-repeat;
	margin-left:30px;
	border:none;
}
#svs:hover {
	background-position: 0 -17px;
	border:none;
}
/* about us */
#about {
	margin-top:1px;
	width:74px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:transparent url("../images/about.png") 0 0 no-repeat;
	margin-left:30px;
	border:none;
}
#about:hover {
	background-position: 0 -17px;
	border:none;
}
/* Projects */
#pjs {
	margin-top:2px;
	width:71px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:transparent url("../images/projects.png") 0 0 no-repeat;
	margin-left:30px;
	border:none;
}
#pjs:hover {
	background-position: 0 -21px;
	border:none;
}
/* Leasing */
#lsg {
	margin-top:2px;
	width:60px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:transparent url("../images/leasing_btn.png") 0 0 no-repeat;
	margin-left:30px;
	border:none;
}
#lsg:hover {
	background-position: 0 -17px;
	border:none;
}
/* Contact */
#contacts {
	margin-top:1px;
	width:82px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:transparent url("../images/contacts.png") 0 0 no-repeat;
	margin-left:30px;
	border:none;
}
#contacts:hover {
	background-position: 0 -18px;
	border:none;
}

/*- front ----------------------------------------------------------------------*/
#big_graphic {
	width: 900px;
	height: 405px;
	position: relative;
	top: -7px;
	margin-bottom: 13px;
}
#front_work {
	float: left;
	width: 344px;
	padding-left: 0px;
	margin-bottom: -35px;
}
#front_work img#work_arrow {
	float: left;
	position: relative;
	left: 108px;
	top: -37px;
	margin-bottom: -35px;
}
#front_news img#news_arrow {
	float: left;
	position: relative;
	left: 128px;
	top: -37px;
	margin-bottom: -35px;
}
#front_work ul#projects {
	padding-top: 5px;
}
#front_work ul#projects li img {
	left: 31px ! important;
}
#front_news {
	float: right;
	width: 495px;
	padding-left: 16px;
}
#front_news ul#news_items li {
	margin-bottom: 13px;
}
#front_news ul#news_items li .date {
	display: block;
	color: #a6acad;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 10px;
}
#front_news ul#news_items li a:link, #front_news ul#news_items li a:visited {
	color: #1a1a1a;
	font-size: 29px;
	letter-spacing: -0.05em;
	line-height: 1em;
}
#front_news ul#news_items li a:hover {
	color: #616161;
} /*- callouts ----------------------------------------------------------------------*/
div.callout {
	position: relative;
	left: -225px;
	float: left;
	margin-right: -225px;
	width: 205px;
	padding-top: 0.4em;
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #838383;
	font-size: 10px;
	line-height: 1.4em;
}
.big_callout {
	position: relative;
	left: -376px;
	float: left;
	margin-right: -376px;
	width: 300px;
	padding-top: 0.4em;
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #838383;
	font-size: 10px;
	line-height: 1.4em;
}
.big_callout li {
	margin-bottom: 35px;
}
.callout strong {
	color: #1d1d1d;
	display: block;
	padding-bottom: 6px;
}
.big_callout strong {
	color: #1d1d1d;
}
.big_callout .light {
	color: #52514d;
}
.big_callout p {
	margin-top: 1em;
} /*- our clients section ----------------------------------------------------------------------*/
table#clientlist {
	margin-top: -16px;
}
table#clientlist td {
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	padding: 11px 0;
	border-bottom: solid 1px #e9e9e9;
	width: 185px;
}
table#clientlist td span.name {
	font-weight: bold;
	display: block;
	color: #1e1918;
} /*- the work section ----------------------------------------------------------------------*/
div#work_sidebar {
	width: 301px;
	float: left;
}
div#portfolio_nav {
	height: 30px;
	width: 299px;
}
div#portfolio_nav a#portfolio_nav_up {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
	background: #fff url(/images/portfolio_nav_up.gif) 0 0 no-repeat;
}
div#portfolio_nav a#portfolio_nav_down {
	display: block;
	float: left;
	height: 30px;
	width: 149px;
	background: #fff url(/images/portfolio_nav_down.gif) 0 0 no-repeat;
}
#work_sidebar #projects {
	height: 480px;
	overflow: hidden;
}
#projects {
	position: relative;
	padding: 0 0px;
}
table#portfolio_table {
	position: relative;
}
tr.gap td {
	height: 7px ! important;
}
#projects td {
	border-bottom: solid 1px #e9e9e9;
}
#projects td.thumb {
	padding-left: 10px;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 7px 0;
}
#projects td.thumb img {
	width: 131px ! important;
	height: 71px ! important;
	border: solid 2px #fff ! important;
}
#projects td.blurb {
	font-family: lucida grande, helvetica, arial, sans-serif;
	color: #838383;
	font-size: 10px;
	line-height: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	margin: 7px 0;
}
#projects tr.active td {
	background-color: #161616;
	color: #b0b0b0;
}
#projects tr.active td.thumb {
}
#projects tr.active td.blurb {
}
#projects td.blurb strong {
	color: #1e1918;
}
#projects tr.active td.blurb strong {
	color: #fff;
}
#projects td.blurb a.view:link, #projects td.blurb a.view:visited {
	display: block;
}
#projects tr.active td.blurb a.view {
	display: none;
}
#projects.front {
	padding-top: 0px;
}
#projects.front td.thumb {
	padding: 0 0 18px 0 ! important;
	margin: 0 ! important;
	border: none ! important;
}
#projects.front td.blurb {
	padding: 0 ! important;
	margin: 0 ! important;
	border: none ! important;
}
ul.project_nav {
	height: 27px;
	line-height: 1em;
	color: #292929;
	float: right;
	position: relative;
	top: -43px;
	margin-bottom: -43px;
	z-index: 500;
}
ul.project_nav a:link, ul.project_nav a:visited {
	display: block;
	padding: 9px 9px 6px 9px;
}
ul.project_nav a:hover {
	background-color: #f6f6f6;
	color: #1d96b8;
}
ul.project_nav a#project_nav_previous:hover, ul.project_nav a#project_nav_next:hover {
	background-color: #fff ! important;
}
ul.project_nav a.current {
	color: #292929;
	background: #fff url(/images/bg/project_nav_index.gif) top left repeat-x;
	padding-bottom: 7px ! important
} /* #project_nav_1 { background: #fff url(/images/bg/project_nav_index.gif) top left repeat-x; padding-bottom: 7px ! important } */
ul.project_nav li {
	float: left;
	border-right: solid 1px #e9e9e9;
}
ul.project_nav li img {
	display: block;
	float: left;
	padding-bottom: 8px;
}
ul.project_nav li.last {
	border-right: none ! important;
}/*- get in touch ----------------------------------------------------------------------*/
table#contact td {
	padding-bottom: 13px;
}
table#contact input.text {
	width: 223px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 4px;
	color: #343434;
}
table#contact select {
	width: 233px;
	font-size: 12px;
}
table#contact select option {
	font-size: 12px;
}
div#contact_attachment {
	width: 489px;
	background-color: #efefef;
	padding: 10px;
	color: #343434;
	margin-bottom: 12px;
}
textarea#contact_comments {
	width: 499px;
	height: 210px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	color: #343434;
} /*- our team ----------------------------------------------------------------------*/
div#team_nav {
	float: right;
	position: relative;
	top: -53px;
	margin-bottom: -53px;
	z-index: 999;
	background-color: #fff;
}
div#team_nav select {
	width: 150px;
} /*- custom user message screen ----------------------------------------------------------------------*/
body#user_message {
	background-color: #fff ! important;
}
body#user_message #message_container {
	margin-top: 152px;
	margin-left: 100px;
	position: relative;
}
body#user_message #message_container .content {
	position: absolute;
	top: -20px;
	left: 127px;
	width: 550px;
	padding-left: 35px;
	border-left: solid 1px #e9e9e9;
}
body#user_message #message_container h1 {
	margin-top: -20px;
}
body#user_message #message_container ul {
	margin-bottom: 16px;
}
body#user_message #message_container p.link {
	margin-top: 20px;
} /*- misc ----------------------------------------------------------------------*/
blockquote, bq {
	color: #aeb387;
	font-style: italic;
	padding: 0 ! important;
	margin: -1.5em 0 -1.5em 20px ! important;
}
.light {
	color: #a6acad;
}
ul.tightbottom li {
	margin-bottom: 0 ! important;
}
h2.topgap {
	margin-top: 50px;
}
p.buttons {
	margin-top: 12px;
}

#s3slider { 
   width: 900px; /* important to be same as image width */ 
   height: 405px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 874px;
   background-color: ;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0; /* here you can set the opacity of box with text */
   opacity: 0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}
