@charset "utf-8";
/* CSS Document */
@font-face {
				font-family: 'Gotham-Book';
				src: url('gotham-book.eot');
				src: url('gotham-book.eot?#iefix') format('embedded-opentype'),
						 url('gotham-book.woff') format('woff'),
						 url('gotham-book.ttf') format('truetype'),
						 url('gotham-book.svg#gotham-book') format('svg');
				font-weight: normal;
				font-style: normal;
		}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Gotham-Book", Arial, Helvetica, sans-serif; 
}
a { color:#8ae144; text-decoration:none;}
#wrapper{
	width:100%;
	 
	
	}
.footer {color:#6b6b6b; font-size:14px;  margin: auto;}
.footer img {padding-right:4px;}
.grey-patch {background-color:#cccccc; height:35px;}
.project-display {background-color:#e9e9e9; width:98%; margin:auto; position:absolute; top:45px; height:450px; left:20%; z-index:5;-moz-box-shadow: 0px 0px 9px #000000;
-webkit-box-shadow: 0px 0px 9px #000000;
box-shadow: 0px 0px 9px #000000; visibility:hidden;}
.project-top {text-align:right; height:20px;}
.project-top img {padding:10px;}
.project-title-cap {font-size:14px;text-transform:uppercase; font-weight:500;}
.project-text, .project-speak {font-size:14px;}
.black-bg{
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	bottom:0px;
	z-index:5;
	background-color:#000000;
	opacity:0.4;
	filter:alpha(opacity=40);
	visibility:hidden;
}
#force-scroll {height:514px;}
.imgs {width:170px; height:170px; position:absolute; overflow:hidden; z-index:1;}
.imgs-team {width:142px; height:142px; position:absolute; overflow:hidden; z-index:1;}
.images {max-height:170px;}
.images-team {max-height:142px;}
.descr {background-color:#9eee5d; white-space:normal; height:100%; width:auto; padding:20px; padding-right:40px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; position:absolute; z-index:4; opacity:.1; text-shadow:1px 1px 1px #ffffff; display:block; visibility:hidden;}
.descr-team {background-color:#96f54a; white-space:normal; height:100%; width:auto; padding:10px; padding-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; position:absolute; z-index:4; opacity:.1; text-shadow:1px 1px 1px #ffffff; display:block; visibility:hidden;}

.blacks {background-color:#000; height:100%; width:inherit; position:absolute; z-index:5; opacity:1; display:block; visibility:hidden; cursor:default;}
.titles {font-size:16px; font-weight:bold; text-transform:uppercase; position:relative; z-index:3;}
.titles-team {font-size:13px; font-weight:bold; text-transform:uppercase; position:relative; z-index:3;}
.dimg {position:relative; max-height:170px; z-index:2;}
.dimg-team {position:relative; max-height:142px; z-index:2;}
.hoverscroll {
    background: #ffffff;
    position: relative;
}
.content-item {
    width: 170px;
    height: 170px;
	position:absolute;
	overflow:hidden;
	cursor:pointer;
}
.content-item-team {
    width: 142px;
    height: 142px;
	position:absolute;
	overflow:hidden;
	cursor:pointer;
}
.hoverscroll-content {
    float: left;
    white-space: nowrap;
}

.hoverscroll-left {
    position: absolute;
    top: 45%;
    left: 0;
}

.hoverscroll-right {
    position: absolute;
    top: 45%;
    right: 0;
}

#holder #force-scroll ul {
	list-style-type: none;
	
	padding: 0px;
	margin: 0px;
}
#holder #force-scroll ul li { list-style-type:none; list-style:none;}

.clear {
	clear:both;}

#copyright { margin-bottom:10px; }
	
#address {  }
.sam {
	padding-left:5px; padding-top:5px;
	
	}
	
.header {
	background-color:#414141; border-bottom:1px solid #ffffff;
	}
.logo {float:none; }
.navigation { text-align:left; font-size:14px; text-transform:uppercase; color:#ffffff;}
.navigation ul {margin:0px; padding:0px; list-style-type:none; }
.navigation ul li {margin:0px; padding-top:5px; padding-bottom:5px; list-style-type:none; color:#F90; cursor:default; background-color:#000; padding-left:25px; margin-bottom:1px;}
.navigation ul li a {color:#ffffff; text-decoration:none;}
.sub-navigation {background-color:#e0e0e0; text-align:left; font-size:13px; text-transform:uppercase; text-shadow:-1px 1px 0px #ffffff; position:relative; z-index:2; margin-bottom:3px;}
.sub-navigation ul {margin:0px; padding:0px; list-style-type:none;}
.sub-navigation ul li {margin:0px; padding:0px; list-style-type:none; color:#ff6600; padding-top:5px; padding-bottom:5px; padding-left:25px; border-bottom:#414141 1px solid;}
.sub-navigation ul li a {color:#333333; text-decoration:none;}
.sub-navigation ul li a:hover, .sub-navigation ul li .act {color:#ff6600;}
.sub-navigation ul li:hover, .sub-navigation ul .act { }
.photocontainer{width:98%; margin:0px auto;}
.photo{width:100%;}
.patta{width:100%; float:left; }
.photo-info{ width:100%; font-size:14px;}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }



@media only screen and (min-width: 481px) {
.header {
	background-color:#414141; height:70px; border-bottom:1px solid #ffffff;
	}
.logo {width:20%; float:left; }
.navigation {width:70%; float:right; padding-top:25px; text-align:right; font-size:14px; text-transform:uppercase; color:#ffffff; padding-right:15px;}
.navigation ul {margin:0px; padding:0px; list-style-type:none; display:inline; white-space:nowrap;}
.navigation ul li {margin:0px; padding:0px; list-style-type:none; display:inline; padding-right:20px; color:#F90; cursor:default; background-color:transparent;}
.navigation ul li a {color:#ffffff; text-decoration:none;}
.sub-navigation {background-color:#e0e0e0; text-align:right; font-size:13px; text-transform:uppercase; text-shadow:-1px 1px 0px #ffffff; position:relative; z-index:2; background-image:url(../images/border-bg.gif); background-position:bottom; background-repeat:repeat-x; margin-bottom:3px; padding-right:20px;}
.sub-navigation ul {margin:0px; padding:0px; list-style-type:none; display:inline;}
.sub-navigation ul li {margin:0px; padding:0px; list-style-type:none; display:inline; padding:14px; padding-right:16px; float:right; color:#ff6600; border:none;}
.sub-navigation ul li a {color:#333333; text-decoration:none;}
.sub-navigation ul li a:hover, .sub-navigation ul li .act {color:#ff6600;}
.sub-navigation ul li:hover, .sub-navigation ul .act { background-image:url(../images/sub-nav-arrow.png); background-position:center bottom; background-repeat:no-repeat; }
.project-top {text-align:right; height:50px;}
#copyright { float:left; margin:10px; width:auto;
}
	
#address { margin:10px;
	float:right; text-align:right; width:auto;
		
}
.project-display {width:70%; height:500px;}

.photocontainer{width:98%; margin:0px auto;}
.photo{width:30%; float:left;}
.patta{width:30%; float:left; margin-top:150px;}
.photo-info{ width:80%; float:right; font-size:14px; text-align:right;}
}



@media only screen and (min-width: 769px) {
.header {
	background-color:#414141; height:70px; border-bottom:1px solid #ffffff; width:100%;
	}
.logo {width:30%; float:left; }
.navigation {width:50%; float:right; padding-top:25px; text-align:right; font-size:14px; text-transform:uppercase; color:#ffffff; padding-right:15px;}
.navigation ul {margin:0px; padding:0px; list-style-type:none; display:inline;}
.navigation ul li {margin:0px; padding:0px; list-style-type:none; display:inline; padding-right:20px; color:#F90; cursor:default; background-color:transparent;}
.navigation ul li a {color:#ffffff; text-decoration:none;}
.sub-navigation {background-color:#e0e0e0; text-align:right; font-size:13px; text-transform:uppercase; text-shadow:-1px 1px 0px #ffffff; position:relative; z-index:2; background-image:url(../images/border-bg.gif); background-position:bottom; background-repeat:repeat-x; margin-bottom:3px; padding-right:20px;}
.sub-navigation ul {margin:0px; padding:0px; list-style-type:none; display:inline;}
.sub-navigation ul li {margin:0px; padding:0px; list-style-type:none; display:inline; padding:14px; padding-right:16px; float:right; color:#ff6600;border:none;}
.sub-navigation ul li a {color:#333333; text-decoration:none;}
.sub-navigation ul li a:hover, .sub-navigation ul li .act {color:#ff6600;}
.sub-navigation ul li:hover, .sub-navigation ul .act { background-image:url(../images/sub-nav-arrow.png); background-position:center bottom; background-repeat:no-repeat; }
#copyright { float:left; margin:10px;}
.project-display {width:70%; height:550px;}
	
#address { margin:10px;
	float:right; text-align:right;
	
}
.photocontainer{width:98%; margin:0px auto;}
.photo{width:30%; float:left;}
.patta{width:30%; float:left; margin-top:150px; font-size:14px;}
.photo-info{ width:70%; float:right; font-size:14px; text-align:right;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 80%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 60%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

}