@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
@font-face {
 font-family: "MuseoSans";
 src: url("MuseoSans_500.otf");
}
.active {
	color:#D7DF23;
}
a {
	color:#6D6E71;
	text-decoration:none;
}
a:hover {
	color:#D7DF23;
	text-decoration:none;
}
a:active {
	color:#D7DF23;
	text-decoration:none;
}
a img {
	border:none;
}
body {
	font:12px verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	height:100%;
	width:100%;
	color:#6D6E71;
	background:url(images/home1.jpg) repeat-y fixed;
	-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
h3 {
	font-family:MuseoSans, airal, sans-serif;
	font-size:14px;
	color:#6D6E71;
	margin:15px 0 5px 0;
	padding:0;
}
.wrapper {
	width:1008px;
	height:100%;
	margin:0 auto;
	position:relative;
}
.wrapperIndex {
	height:100%;
	margin:0 auto;
}
.index {
	height:100%;
	overflow:hidden;
}
.index .strip {
	background:#000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	margin:0 0 0 110px;
	position:absolute;
	height:100%;
}
.index .strip img {
	padding:100px 20px 0;
}
.index .works {
	float:right;
}
.index .works a img {
	border:none;
	margin:0 0px;
}
.indexMenu {
	left: 50%;
	margin-left: -512px;
	position: fixed;
	top: 50%;
}
.indexMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.indexMenu li {
	float:left;
	padding:0 20px;
	font-family:MuseoSans, arial, sans-serif;
}
.indexMenu li a {
	color:#D1D3D4;
	text-decoration:none;
	cursor:pointer;
}
.indexMenu li a:hover {
	color:#D7DF23;
}
.indexMenu li .name {
	border-top: 1px solid;
	font-size: 14px;
	padding: 0 15px 0 0;
	float:left;
}
.indexMenu li .num {
	float: left;
	font-size: 26px;
	margin-top: -7px;
}
.innerStripOut {
	position:relative;
	float:left;
}
.innerStrip {
	background:#000000;
	padding:50px 35px 0;
	height:100%;
	width:176px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	position:fixed;
}
.innerStrip ul {
	list-style:none;
	margin:0;
	padding:50px 0 0;
}
.innerStrip li {
	clear:both;
}
.innerStrip li a {
	text-decoration:none;
	color:#E6E7E8;
	line-height:18px;
}
.innerStrip li a:hover {
	color: #D7DF23;
}
.innerMenu {
	background: #ffffff;
	padding: 90px 0 20px;
	position: fixed;
	width: 732px;
}
.innerMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
.innerMenu li {
	float:left;
	padding:0 20px 0 0;
	font-family:MuseoSans, airal, sans-serif;
}
.innerMenu li a {
	color:#6D6E71;
	text-decoration:none;
	cursor:pointer;
}
.innerMenu li a .selected {
	color:#D7DF23;
	text-decoration:none;
}
.innerMenu li a:hover {
	color:#D7DF23;
}
.innerMenu li .name {
	border-top: 1px solid;
	font-size: 10px;
	padding: 0 15px 0 0;
	float:left;
}
.innerMenu li .num {
	float: left;
	font-size: 18px;
	margin-top: -3px;
}
.innerCont {
	float:left;
	padding:0 0 0 30px;
	width:732px;
	background:#ffffff;
	min-height:100%;
	margin-left: 246px;
	color:#1D1D1B;
}
.head {
	float:left;
}
.head .subHead {
	font-family:MuseoSans, airal, sans-serif;
	font-size:14px;
	clear:both;
}
.head .name {
	font-size:35px;
	border-top:1px solid;
	float:left;
	padding-right:30px;
}
.head .num {
	font-size:25px;
	float:left;
	margin-top:-7px;
}
.innerTopic {
	margin:160px 0 40px;
	float:right;
	width:100%;
}
.innerTopic .image {
	float:right;
	margin:14px 30px 0 14px;
}
.aboutText {
	padding:20px 0 0 0;
}
.aboutText .accordianO {
	float:left;
	clear:both;
	width:100%;
	font-size:20px;
	margin:10px 0;
	cursor:pointer;
	color:#6D6E71;
}
.aboutText .accordianO:hover {
	color:#D7DF23;
}
.aboutText .accordianI {
	padding:0 0 10px 10px;
	float:left;
}
.innerTopic .content {
	width:285px;
	float:left;
	clear:both;
	color:#231F20;
	line-height:17px;
}
.content2 {
	float:left;
	clear:both;
	margin:30px 30px 0 0;
	color:#231F20;
	line-height:17px;
	width:100%;
}
.content3 {
	float:left;
	margin:0 30px 0 0;
	width:40%;
	clear:both;
	color:#231F20;
	line-height:17px;
}
.content4 {
	float:right;
	margin:0 30px 0 0;
	width:40%;
	color:#231F20;
	line-height:17px;
}
.formOut {
	clear:both;
	width: 100%;
	float:left;
	margin:10px 0;
}
.form {
	clear:both;
	float:right;
	width: 100%;
}
.form .text {
	width:100px;
	float:left;
	padding:5px 0;
	color:#6D6E71;
}
.form .textArea {
	float:left;
	width:190px;
}
.form .textArea input {
	border:1px solid #6D6E71;
	background:none;
}
.form .textArea select {
	border:1px solid #6D6E71;
	background:none;
}
.button {
	border:1px solid #999;
	padding:5px;
	float:left;
	clear:both;
	color:#666;
	margin:10px 0;
	background-color: #FFF;
}
h1 {
	font-size:30px;
	font-weight:normal;
	color:#6D6E71;
}
.footer {
	background: none repeat scroll 0 0 #FFFFFF;
	bottom: 0;
	padding: 10px 5px;
	position: fixed;
	text-align: right;
	right:0;
}
.icons {
	position:absolute;
	bottom:60px;
}
.icons img {
	padding:0 2px;
}
/*works page*/
.workFrame {
	width:600px;
	background:#ffffff;
	color:#231F20;
	font-family:calibri, verdana, tahoma, arial, san-serif;
	margin:0 auto;
	overflow:hidden;
	padding:35px;
}
.worksHead {
	font-size:32px;
	color:#6D6E70;
	font-family:MuseoSans, airal, sans-serif;
	border-top:1px solid;
	padding-right:5px;
	float:left;
	clear:both;
}
.workMain {
	color:#6D6E70;
	font-family:MuseoSans, airal, sans-serif;
	float:left;
	clear:both;
}
.workCont {
	float:left;
	width:50%;
	margin-right:20px;
	clear:both;
}
.workImg {
	float:right;
	margin-right: 37px;
}
.workImg img {
	clear:both;
	cursor:pointer;
	margin:10px 0;
}
.workCont h3 {
	font-size:12px;
	color:#808184;
	font-weight:bold;
}
.workBanner {
	float:left;
	clear:both;
	margin:20px 0 0;
}
.workImg2 {
	background:url(images/brainstorm4.jpg) no-repeat;
	clear: both;
	float: left;
	height: 383px;
	margin-top: 40px;
	width: 580px;
	position:relative;
}
.workImg2 .strip {
	background:#ffffff;
	width:100%;
	padding:5px 5px;
	position:absolute;
	bottom:20px;
}
.workImg2 .strip .head {
	font-size:15px;
	width:100%;
}
.workImg2 .strip .text {
	font-size:14px;
	clear:both;
}
.imageee {
	float:left;
	border:1px solid #cccccc;
	margin-left:-388px;
	z-index:1;
}
.imageee img {
	width:400px;
}
.imageeeHover {
	border:1px solid #cccccc;
	position:absolute;
	z-index:2;
	left:0;
}
.imageee1 {
	width:200px;
	height:384px;
	float:left;
}
.imageS {
	float:left;
	width:28px;
	height:384px;
}
.stripIn {
	float:left;
	clear:both;
	margin:40px 0 0 380px;
	position:relative;
}
.stripIn ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.stripIn li {
	display: block;
	overflow: hidden;
	padding: 0;
	float: left;
	width: 230px;
	height: 300px;
}
.teamM {
	float:left;
	width:45%;
}
.teamD {
	float:left;
	padding-left:10px;
	font-size:14px;
	width:84%;
}
h5 {
	color:#6D6E71;
	font-size:14px;
	font-weight:normal;
	margin:0;
}
.switch1 {
	clear:both;
	margin-top:10px;
}
#shower {
	position:relative;
}
#shower2 {
	position:relative;
}
#closing {
	background:#000000;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 4px;
	position: absolute;
	right: 40px;
	top: 0;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.download a {
	background:url(images/download.jpg) no-repeat;
	padding:19px 0 19px 40px;
	float:left;
}
/*cards start*/

.card-xpand {
	cursor: default;
	float: left;
	overflow: hidden;
	position: relative;
	margin-left:-100px;
}
.card {
	background: #fff;
	line-height: 15px;
	border: 1px solid #e5e5e5;
	float: right;
	width: 300px;
	height: 390px;
}
.card a {
	color: #b38f00;
}
.card a:hover {
	text-decoration: none;
}
.card p {
	padding-bottom: 15px;
}
.category {
	float: left;
	position: relative;
	z-index: 1;
}
.category-titles {
	background: #1b1b1b;
	color:#fcdf00;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0 5px 0;
	padding: 2px 0 1px 4px;
}
.cards-wrap { /* wraps entire row of cards */
	position: relative;
	left: -15px;
}
#section-wrap {
	overflow: hidden;
	position: relative;
	clear:both;
}
/*cards end*/
ul#accordion-slider {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
ul#accordion-slider li {
	display: block;
	overflow: hidden;
	padding: 0;
	float: left;
	width: 30px;
}
#accordion-slider img {
	width:400px;
}
/*Featured Area*/

#featured, .featured, .fadeout, .newsselect {
	height:356px; 			/*this changes the height of the image slider*/
}
#feature_wrap {
	width:959px;
	position: relative;
	margin-left:20px;
}
#featured {
	position: relative;
	overflow: hidden;
	clear:both;
}
.featured {
	width:500px;
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
	display:none;
	border:1px solid #BBBBBB;
	margin-top: 24px;
}
.featured img {
	width:500px;
}
#top .feature_excerpt {
	width:660px;
	position: absolute;
	display: block;
	bottom: 0;
	left:0;
	z-index: 3;
	padding:10px 20px;
	font-size: 11.5px;
	line-height:1.5em;
	cursor: pointer;
}
.sliderdate {
	display:none;
}
.fadeout {
	background:url(images/overlay.png) repeat-y 20px top;
	display: block;
	position: absolute;
	right: 0;
	width: 200px;
	z-index: 4;
}

.right_content {
	padding: 0px;
	float: left;
	width: 400px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.team_box {
	margin: 0px;
	float: left;
	width: 732px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.team_box p { display:none; }


.left_img1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_img2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_img3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_img4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_img5 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}


.left_img6 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_img7 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}
.left_img8 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_img9 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 96px;	


}

.left_imgfull1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big1.jpg);
	
		
background-repeat: no-repeat;
	
height:490px;
}

.left_imgfull2 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big2.jpg);
	background-repeat: no-repeat;
		height:490px;


}


.left_imgfull3 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big3.jpg);
	background-repeat: no-repeat;
		height:490px;


}


.left_imgfull4 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big4.jpg);
	background-repeat: no-repeat;
		height:490px;


}


.left_imgfull5 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big5.jpg);
	background-repeat: no-repeat;
		height:490px;


}


.left_imgfull6 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big6.jpg);
	background-repeat: no-repeat;
		height:490px;


}


.left_imgfull7 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big7.jpg);
	background-repeat: no-repeat;
		height:490px;


}


.left_imgfull8 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big8.jpg);
	background-repeat: no-repeat;
		height:490px;


}

.left_imgfull9 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	background-image: url(images/team_big9.jpg);
	background-repeat: no-repeat;
		height:490px;


}