@charset "utf-8";
body {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-3dlight-color: #757575;
scrollbar-face-color: #EAEAEA;
}

.top_banner {
	position: fixed;
	margin-top: 0px;
	width: 100%;
	height: 74px;
	left: 0px;
	
}

.banner_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 55px;
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	overflow: visible;
	visibility: visible;
	width: 375px;
	margin-top: -6px;
	color: #333333;
	z-index:99;
	letter-spacing: -4px;
	height: 70px;
	margin-left: 7px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}

#top_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	background-color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin-left:34px;
	margin-top: 220px;
	z-index:99;
}
.col_project {
}



h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 63px;
	font-weight: lighter;
	letter-spacing: -2px;
	white-space: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 1px;
	white-space: normal;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	color: #333333;
}
#categories {
	padding-top: 30px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	vertical-align: top;
	text-align: left;
	margin-top: -20px;
}
.cat_color_urban{
	color: #F3CB86;
	cursor: pointer;
}

.cat_color_urban:hover{ 
   	color: #CCCCCC;
	cursor: pointer;
}
.cat_color_archi{ 
   	color: #E59069;
	cursor: pointer;
}
.cat_color_archi:hover{ 
   	color: #CCCCCC;
	cursor: pointer;
}
.cat_color_int{ 
   	color: #E36E74;
	cursor: pointer;
}
.cat_color_int:hover{ 
   	color: #CCCCCC;
	cursor: pointer;
}
.cat_color_thea{ 
   	color: #9BC875;
	cursor: pointer;
}
.cat_color_thea:hover{ 
   	color: #CCCCCC;
	cursor: pointer;
}
.cat_color_prod{ 
   	color: #C4E5EA;
	cursor: pointer;
}

.cat_color_prod:hover{ 
   	color: #CCCCCC;
	cursor: pointer;
}
.cat_color_digi{ 
   	color: #A55FA8;
	cursor: pointer;
}

.cat_color_digi:hover{ 
   	color: #CCCCCC;
}
.projects {
	position: absolute;
	top: 70px;
	right: 70px;
	bottom: 25px;
	background:#FFFFFF;
	border:1px solid #999999;
	padding: 3px;
	left: 166px;
	border:thin solid #333333;
	overflow:auto;
	overflow-x:hidden;

} 


.msg_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	position: relative;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 5px;
}
.msg_body {
	background-color: #FFFFFF;
	border: thin solid #666666;
	overflow:hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	width:auto;
	height:320px;
	position: relative;
	visibility: inherit;
}

.portfolio_image {
	float: left;
	clear: right;
	height:270px;
	margin-right: 5px;
}

.project_container {
left:0px;
top:0px;
width:auto;
height:300px;
margin: 0px;
margin-right:50px;
padding: 0px;
overflow-x:scroll; 
overflow-y:hidden;
}
.barcode_urban {
	height: auto;
	background-color: #F3CB86;
}
.barcode_arch {
	height: auto;
	background-color: #E59069;
}
.barcode_int {
	height: auto;
	background-color: #E36E74;
}
.barcode_thea {
	height: auto;
	background-color: #9BC875;
}
.barcode_prod {
	height: auto;
	background-color: #C4E5EA;
}
.barcode_digi {
	height: auto;
	background-color: #A55FA8;
}


#portfolio {
	width: auto;
	margin-right:15 px;
}


.content-slider {
	width: auto;
	height: 14px;
	margin: 5px;
	background: #CCCCCC;
	position: relative;
    }

    .ui-slider-handle {
	width: 32px;
	height: 14px;
	position: absolute;
	top: 1 px;
	background:#333333;
    }

    .content-scroll {
      width: auto;
      height: 280px;
      margin-top: 10px;
      overflow: hidden;
    }

    .content-holder {	
	height: 270px;
    }

    .content-item {
	width: auto;
	height: 270px;
	padding: 5px;
	float: left;
  }

.content-item_info {
	width:220px;
	height: 270px;
	padding: 5px;
	float: left;
	
}


.CreativeCollectiveButton {
	cursor:pointer;	
}

#CreativeCollective {
	position: absolute;
	width: 560px;
	height: 100px;
	z-index: 98;
	left: 40px;
	top: 70px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border:1px solid #666666;
	text-align:justify;
	padding:10px;
	-webkit-box-shadow: rgb(51, 51, 51) 2px 2px 5px;
}
.closeCreativeCollective {

	position:inherit;
	text-align:right;
}

.ContactButton {
	cursor:pointer;
}

#Contact {
	position: absolute;
	width: 220px;
	height: 68px;
	z-index: 98;
	left:100px;
	right: auto;
	top: 288px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border:1px solid #666666;
	text-align:justify;
	padding:10px;
	-webkit-box-shadow: rgb(51, 51, 51) 2px 2px 5px;
}
.MediaButton {
	cursor:pointer;
}
#MediaButton{ 
   	color: #666666;
	cursor: pointer;
}
#MediaButton:hover{ 
   	color: #CCCCCC;
	cursor: pointer;
}

#Media {
	position: absolute;
	width: 571px;
	height: 300px;
	z-index: 98;
	left: 96px;
	top: 268px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border:1px solid #666666;
	text-align:justify;
	padding:10px;
	-webkit-box-shadow: rgb(51, 51, 51) 2px 2px 5px;
}


.bar {
height:8px;
float:left;
padding-top:5px;
}
.barSegment {
height:8px;
width:25px;
float:left
}

.barUrban{
background-color:#F3CB86;
height:8px;
}

.barArch{
background-color:#E59069;
height:8px;
}

.barInterior{
background-color:#E36E74;
height:8px;
}

.barTheatre{
background-color:#9BC875;
height:8px;
}

.barProduct{
background-color:#C4E5EA;
height:8px;

}

.barDigi{
background-color:#A55FA8;
height:8px;
}

.style2 {
	color: #666666;
	font-size: 18px;
}
.style3 {
	font-size: 9px;
	color: #999999;
}
.style4 {
	color: #FF3399;
	font-weight: bold;
}
.style5 {
	color: #333333
}
.style7 {
	font-size: 11px;
	font-weight: bold;
}
.style8 {font-size: 9px; color: #333333; }
.style15 {font-size: 22px}

.style2 {
	color: #666666;
	font-size: 18px;
}
.style3 {
	font-size: 9px;
	color: #999999;
}
.style4 {
	color: #FF3399;
	font-weight: bold;
}
.style5 {
	color: #333333
}
.style6 {font-size: 9px}
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {font-size: 14px}.People_names {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.foto_smartchitect {
	height: 160px;
	width: 160px;
}
