@charset "UTF-8";
/* CSS Document */
#site-map table#sitemap td ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#site-map table#sitemap td {
	padding-right:20px;
	padding-bottom:50px;
}
#mce-error-response, div.mce_inline_error, #mce-success-response {
	font-size:9px;
	background-color:#474747;
	color:#eee;
	padding:2px;
	text-align:center;
	position:absolute;
	margin-top:0px;
	border:#ccc 1px solid;
}
#awards td, #clientlist td {
	padding-right:15px;
	font-size:10px;
}
#awards td {
	padding-top:2px;
	padding-bottom:2px;
}
#frontpage-slideshow div img {
	width:983px;
}
#left_column, #logo {
	position:fixed;
}
#mainpage #logo {
	position:relative;
}
.top_contact {
	font-weight:bold; text-align:right;
	margin-top:10px;
	color:#999;
}
.top_contact a {
	color:#999;
	text-decoration:none;
}
.top_contact a:hover {
	text-decoration:underline;
}
#entry {
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
.featured-green {
	float:left; 
	padding-right:25px;
	width:230px;
	height:250px;
}
#copyright #phone {
	margin-bottom:4px;
}
#copyright #phone, #copyright #phone a {
	font-weight:bold;
	color:#999;
	text-decoration:none;
	font-size:11px;
}
#copyright #phone a:hover {
	text-decoration:underline;
}
#SGF-overview td {
	padding-bottom:25px !important;
}
/*--------*/
/* LAYOUT */
/*--------*/
/* google map *
#logocontrol,#scalecontrol {
	display:none;
}*/
.bottom-promo-first {
	padding-right:7px;
}
.bottom-promo-middle {
	padding-left:7px; padding-right:7px; border-left:1px solid #ccc;
}
.bottom-promo-last {
	padding-left:7px; border-left:1px solid #ccc;
}

/* FRONT PAGE SLIDE SHOW */

/*** set the width and height to match your images **/

#frontpage-slideshow {
    position:relative;
    height:450px;
}

#frontpage-slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#frontpage-slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#frontpage-slideshow DIV.last-active {
    z-index:9;
}
#slideshow DIV IMG {
    display: block;
    border: 0;
}
#imgcaption {
	z-index:100;
	background-color:#666;
	color:#fff;
	padding:5px 10px 5px 10px;
	position:absolute;
	opacity:0.8!important;
	top:426px!important;
	height:15px;
}
#project_imgcaption {
	z-index:100;
	background-color:#666;
	color:#fff;
	padding:5px 10px 5px 10px;
	position:absolute;
	opacity:0.8!important;
	/*top:425px!important;*/
	height:15px;
	bottom:0px!important;
}
#imgcaption a, #project_imgcaption a {
	color:#fff;
	text-decoration:underline;
}
#imgcaption a:hover {
	text-decoration:none;
}

/* -------- */
/* CORE */
/*body {
	margin:0 auto;
	width:1000px;
}*/
#wrapper {
	position:relative;
	width:983px;
	margin-left:54px;
	margin-top:34px; /*38px;*/
}
#top {
	position:relative;
	width:983px;
	height:72px; /*58px;*/
	z-index:100;
}
#middle {
	position:relative;
	z-index:50;
	clear:both;
}
#bottom-main {
	position:relative;
	margin-top:25px;
	z-index:50;
	clear:both;
}
#bottom {
	position:relative;
	margin-top:25px;
	z-index:50;
	clear:both;
	margin-left:238px;
}

/* -- TOP -- */

#navi {
	float:left;
	text-align:left;
	margin-top:5px;
	width:600px;
	z-index:100;
}
#search {
	position:absolute;
	top:0;
	right:0;
	width:170px;
}

/* -- MIDDLE -- */
#mainpromo {
	width:983px;
	height:450px;
	z-index:20;
}
#mainpromo-lg {
	width:983px;
	height:554px;
	z-index:20;
}
#smallpromo {
	margin-top:25px;
	width:100%;
	height:301px;
}
.promo_separator {
	float:left;
	border-right:1px solid #e3e3e3;
	width:1px;
	margin-right:6px;
	height:300px;
}
.promotext {
	margin-left:5px;
	margin-right:10px;
}
#left_column {
	float:left; 
	width:170px;
	margin-right:-1000px;	
	border-top:#ededed 2px solid;
}
#left_navi {	 
	width:220px; 
	padding-top:10px;
	padding-bottom:10px;
}
#left_search {
	border-top:#ededed 2px solid; 
	width:170px; 
	padding-top:10px;
}
#content {	
	margin-left:239px;
	min-height:500px;
}
#content_bottom_promo {
	margin-top:25px;
}
/* -- BOTTOM -- */
#footer {
	padding-top:12px;
	padding-bottom:12px;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}
#copyright {
	margin-top:20px;
	margin-bottom:20px;	
}



/* xx- TOP NAVIGATION -xx */
ul.mainnavi {	
	padding:0;
	margin:0;
}
ul.mainnavi li {
	display:inline;
	list-style:none;
}
#menu1 {
	left:239px;
	width:237px;	
}
#submenu1 {
	height:265px;
}
#menu2 {
	left:444px;
	width:200px;
}
#submenu2 {
	height:45px;
}
#menu3 {
	left:545px;
	width:200px;
}
#submenu3 {
	height:75px;
}
#menu4 {
	left:658px;
	width:200px;
}
#submenu4 {
	height:60px;
}
#menu5 {
	left:749px;
	width:200px;
}
#submenu5 {
	height:100px;
}
ul.subnavi {
	padding:0;
	margin:0;
}
ul.subnavi li {
	display:block;
}
ul.subnavi li ul {
	margin-left:20px;
	padding:0;
}
.menubutton {
	position:absolute;	
}
.subnavi {
	position:relative;	
	top:30px;
	list-style:none;
	
	border:10px solid #666;
	background-color:#666;
	/*filter:Alpha(opacity=90);
	-moz-opacity:0.9;*/
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color:#fff;
	z-index:200;
}
a.button {
	position:absolute;
}
ul.leftsubnavi {
	margin-left:20px ! important;
}

ul.leftsubsubnavi {
	margin-left:20px ! important;
}
/*ul#structural_subnavi, ul#service_subnavi, ul#technology_subnavi {
	display:none;
}
#service_technology.structural ul#structural_subnavi, #service_technology.structural ul#technology_subnavi {
	display:block;
}
#service_technology.service ul#service_subnavi {
	display:block;
}
#service_technology.technology ul#technology_subnavi {
	display:block;
}*/
/*--------*/
/* STYLES */
/*--------*/
body,table, a {
	color:#737373;
	font-family:Verdana, Geneva, sans-serif;
}
body,table {
	font-size:11px;
	line-height:15px;
}
p {
	padding-top:0px;
	margin-top:0px;
}
h1 {
	padding: 0px;
	margin-left:0;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	line-height:20px;
}
h2 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
h2.title {
	color:#bbb;
}
h3 {
	padding:0;
	margin:0;
	font-size:11px;
	font-weight:bold;
	display:inline;
}
h3 a, strong a {
	color:#363636;
	text-decoration:none ! important;
}

#content a, #left_column a {
	text-decoration:underline;
}
#content a:hover, #left_column a:hover {
	text-decoration:none;
}
h1 a.title {
	text-decoration:none ! important;
}
a.title:hover {
	text-decoration:underline ! important;

}
select, input[type=text] {
	border:1px #ddd solid;
	color:#7b7b7b;
	background-color:#ededed;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.textbox {
	background-color:#ededed;
	color:#aaa;
	border:1px solid #ccc;
	font-size:10px;
	letter-spacing:0px;
	width:150px;
	height:16px;
}
#copyright {
	font-size:9px;
	color:#bfbfbf;
	text-align:right;	
}
#left_navi ul, .nav_categories {
	padding:0;
	margin:0;
	list-style:none;
}

#left_navi li, .nav_categories li {
	line-height:20px;
}
#left_navi ul li a {
	text-decoration:underline;
	font-weight:normal;	
}
#left_navi a:hover {
	font-weight:normal;
	color:#a1a2a2;
	text-decoration:none;
}
ul.subnavi a {
	color:#fff;
	text-decoration:none;
}
ul.subnavi a:hover {
	color:#999;	
}

#suggestbox, #suggestbox2 {
	z-index:200;
    position: absolute;
    background-color:#fff;
    border:1px solid #ccc;
    padding:5px;
    min-width:100px;
    display:none;
    left:0px;
    margin-top:0px;
}
.top_grey_line {
	border-top:2px #ededed solid;
	padding-top:10px;
}
.grey-divider-wrapper {
	width:37px;height:95%;
}
.grey-divider {
	border-left:1px #ccc solid; 
	height:100%; 
	width:1px;
}

#suggestbox ul {
	padding:0;
	margin:0;
}
#suggestbox li {
	list-style:none;
}

li.hint:hover {
	background:#ebebeb;
	cursor:pointer;
}
ul.thumbs li {
	width:50px;
	float:left;
	margin-right:5px;
	overflow:hidden;
}
ul.thumbs li.selected {
	padding-bottom:3px;
	border-bottom: 1px solid #aaa;
}
#library #content, #press #content, #news #content {
	width : 550px;
}
.tags {
	font-weight:bold;
}
#content td.left, div.left {
	padding-right:20px;
	border-right:1px solid #ccc;
	width:353px;
}
#content td.right, div.right {
	padding-left:20px;	
	width:353px;
}
div.left, div.right {
	float:left;
}

table#projectlist td {
	padding-bottom:2px;
}
table#search-results td , table#service-tech-content td table td, #service-tech-content td.last {
	padding-bottom:0px;
}
table#service-tech-content td table {
	margin-bottom:10px;
}
#service-tech-content td {
	padding-bottom:15px;
}

/* Search Highlight */
.hilite { font-weight:bold; }
.marker { font-weight:bold; }

/* FOOTER NAVIGATION */
#contact #footer a#contact, #studios #footer a#studio, #careers #footer a#careers, #press #footer a#press,#green_agenda #footer a#green_agenda, #terms-privacy a#terms_privacy, #site-map a#sitemap  {
	color:#ccc;
	text-decoration : underline;
}

/* Table Sorter */
.odd {
	background-color: #ededed;
}
.even {
	background-color: #fff;
}
.sortarrow img {
	border:none;
}
.headerSortDown div {
	border-bottom:1px solid #7b7b7b;
}
th.headerSortDown {
	background:url(http://www.enclos.com/beta/images/arrow_down.png) no-repeat center right;
}
th.headerSortUp {
	background:url(http://www.enclos.com/beta/images/arrow_up.png) no-repeat center right;
}
.headerSortUp div {
	border-bottom:1px solid #7b7b7b;
}
.thead {
margin-top:8px;
}
#careerlist th {
	margin-bottom:5px;
}
/* Project List */
table.project_list p {
	padding:0;
	margin:0;
}
.incomplete {
	color : #999;
}
th a {
	text-decoration:none ! important;
	font-weight:normal;
}
th {margin-right:5px; }
div.thead:hover {
	cursor:pointer;
	border-bottom:1px solid #7b7b7b;
}
#projectlist tr:hover {
	background:#ddd;
}
span#popup a span {
	display:none;
}
span#popup a:hover span {
	display:block;
	padding:2px;
	background-color:#fff;
	font-size:9px;
	position:absolute;
	width:auto;
	border:1px #ccc solid;
}
.contact_form input, .contact_form textarea {
	background:#fff;
	border:1px solid #b3b5b6 !important;
	color:#7b7b7b;
	font-size:12px;
	font-family:Verdana;
}
.contact_form select {
	background:#fff;
}