*, h1, h2, h3, h4, h5, p, ul, li, img {
	margin:0px;
	padding:0px;
	border:0;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-size:12px;
	color: #000000; 
}

h1{ font-size:30px; color:#BDEAD1;  }
h2{  font-size:20px; color:#999999; margin-top:5px; text-decoration:none; }
h2 a{  font-size:20px; color:#999999; margin-top:5px; text-decoration:none; }
h3{}

h4 a{
	font-size:20px; color:#999999; padding-left:180px; margin-top:5px; text-decoration:none;
}

p{ text-align:justify; margin:5px; }

body{background-color:#ECF9F2;}

.container{
background-image: url(../assets/page_top.jpg);
background-repeat: no-repeat;
background-position: center top;
margin:0px;
} 


.flash{ float:right; margin:0px; padding:0px;}
object{ display:block;}

#footer{ width:880px; margin:auto; color:#999999;}

.left-container{ 
background:#fff;
text-align: left;
	width:1024px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(../assets/page_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.right-container{
	background-image: url(../assets/page_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	margin:0px;
}


.pagebottom{
	background-image: url(../assets/page_bottom.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	height:21px;
}

.logo{ margin-left:50px; padding-top:30px;}

#featured-projects{
	width:190px;
	border: 1px solid #E2E2E2;
	border: 1px solid #E2E2E2;
	margin:5px;
	background-image: url(../assets/featured-background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:5px;
	padding-bottom:5px;
 }
 
#featured-projects h2{ color:#FFFFFF; margin-left:5px; margin-bottom:5px;}

#featured-projects li{ margin-left:5px; padding:3px; list-style:none;}




.navbar{
	margin:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C1C1BB;
	border-bottom-color: #C1C1BB;
	height:22px;
	margin-left:12px;
	margin-right:21px;
	padding-left:181px;
}

.navbar ul{ list-style:none;}
.navbar li{ float:left; padding-left:5px; list-style:none;
}


.navbar li a{ display:block; text-decoration:none; color:#41C27B;  font-size:14px; margin-left:10px;  margin-top:2px; }
.navbar li a: hover{   }


.content{ 	background-image: url(../assets/menu_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:10px;

	}
.left-column{width:221px; text-align:right; float:left;  margin-top:20px;}
.main{ margin-left:10px; float:left; padding-right:32px; width:760px;}
.main img{
	border: 1px solid #E2E2E2;
	border: 1px solid #E2E2E2;
	margin:5px;
}

.left-column h2{ color:#41C27B; font-size:16px; }
.sidemenu{ margin-left:20px; margin-right:20px; }
.sidemenu ul{ list-style:none; }
.sidemenu li { margin:2px; }
.sidemenu li a{
font-size:14px;
	display:block;
	height:20px;
	background-image: url(../assets/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 167px 5px;
	padding-right:10px;
}
.sidemenu li a:hover{
	color: #41C27B;
}

.info-menu{ margin-top:30px;}

.fltleft{ float:left;}
.fltleft img{
	border: 1px solid #C1C1BB; margin:10px; margin-left:0px;
}

.smallink{ width:200px; font-size:10px; line-height:1em; padding-bottom:5px; color:#999999;}



.clrright{ clear:right; margin:0px; padding:opx;}
.clrleft{ clear:left;}


/*  ADMIN STYLES*/

.main-table{width:100%; border: 1px solid #abbfa5;  border-collapse:collapse;}
.main-table td{ border: 1px solid #abbfa5; padding:2px; font-size:14px; }
.main-table a{ font-size:14px; }
.main-table th{ border: 1px solid #abbfa5; background:#CCCCCC; font-size:14px; }
.main-table img{
border:none;
margin:1px;
}

.formlabel {

clear:left;
float:left;
width:150px;
margin-left:5px;
font-weight:bold;
}

.forminput input, textarea{
	border: 1px solid #abbfa5;
	margin:2px;


}

.formborder{ border: 1px solid #abbfa5;
	margin:2px; clear:left; float:left; width:300px;}
	
	
.image-uploader{ background-color:#BDEAD1; }

/*  SPECIFIC STYLES*/
#map{ border: 1px solid #E2E2E2;}
#about p{ margin-left:210px;}
#design p{ margin-left:210px;}
#design .main h2{ margin-left:210px;}
.error { color:#FF0000; }
#pact{ text-align:center;
	width:190px;
	border: 1px solid #E2E2E2;
	border: 1px solid #E2E2E2;
	margin:5px;
	background-image: url(../assets/pact.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:90px;
	padding-bottom:5px;
 }
 
 #pact p{ font-weight:bold;}



/*  PROJECTS PAGE*/


.project-featured{ border: 1px solid #abbfa5; width:650px; margin-top:5px; }
.project-featured img{ float: left; margin:3px; }
.project-featured h2{  }
.project-featured p{ }

.wrc{ margin-right:205px;}
.right-column{ float:right; width:200px; margin-left:5px;}

#create input {
	border-color:#bbbbbb;
	border-style:solid;
	border-width:1px;
	padding:3px;
}

hr.dark {
	border-color:#999999;
	border-style:dashed;
	border-width:1px 0px 0px 0px;
	margin:20px 0px 20px 0px;
}

hr.light {
	border-color:#cccccc;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	margin:20px 0px 20px 0px;
}

/* New Admin Login Box */

#login {
	background-image:url(../assets/login-bg.jpg);
	height:110px;
	padding:20px;
	overflow:hidden;
	width:360px;
}

#myusername, #mypassword {
	border-color:#41c27b;
	border-style:solid;
	border-width:1px;
	font-size:13px;
	margin:0px 0px 5px 0px;
	padding:5px;
}

#login table {
	width:100%;
}

/* Beta tabs stuff */

#header {
	height:166px;
	position:relative;
	overflow:hidden;
}

#menu {
	bottom:0px;
	height:30px;
	position:absolute;
	right:22px;
	width:690px;
}

#menu ul {
	list-style:none;
}

#menu ul li {
	float:left;
	margin-right:5px;
}

#menu ul li a {
	background-image:url(../assets/tab.png);
	background-position:top;
	color:#41c27b;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	height:29px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:80px;
}

#menu ul li a.on {
	height:30px;
}

#menu-bottom {
	background-color:#c1c1bb;
	clear:both;
	height:1px;
	width:889px;
	margin:0px 13px;
}

input[type=text] {
	border:#cccccc solid 1px;
	padding:3px;
}

div.green {
	background-color:#bdead1;
	border:#41c27b solid 1px;
	margin-bottom:20px;
	padding:10px;
}

/*--------------------------------------------------------------------------------- Content Tables ---*/

table.s {
	background-color:#ffffff;
	border-color:#bbbbbb;
	border-style:solid;
	border-width:2px;
	margin:10px 0px 10px 0px;
	overflow:hidden;
	width:100%;
}

.s, .s td, .s th {
	border-color:#d0d0d0;
	border-style:solid;
	border-width:1px;
	border-spacing:0px;
	border-collapse:collapse;
	color:#666666;
	padding:5px;
}

.s td.hint {
	background-color:#d5c0e6;
}

.s th {
	background-color:#dddddd;
}

.s th a {
	color:#666666;
	text-decoration:none;
}

.s tr.foot {
	background-color:#cccccc;
	text-align:center;
}

.s tr.subfoot {
	background-color:#eeeeee;
	text-align:center;
}

.s tr.foot a {
	color:#666666;
	font-weight:bold;
}

.s a {
	color:#936eb1;
	font-weight:bold;
	text-decoration:none;
}

.s a:hover {
	text-decoration:underline;
}

.related-project {
	background-color:#f9f9f9;
	border:#eeeeee solid 1px;
	height:82px;
	margin-top:20px;
	padding:10px;
}

.related-project .image {
	border:#eeeeee solid 1px;
	float:left;
	height:80px;
	margin-right:20px;
	overflow:hidden;
	width:80px;
}

.related-project .image img {
	margin-left:0px;
}

.related-project h3 a {
	color:#41c27b;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.related-project p {
	color:#666666;
}

.foundry {
	margin-top:20px;
}

.foundry .image {
	border:#cccccc solid 1px;
	float:left;
	height:138px;
	margin:0px 20px 20px 0px;
	overflow:hidden;
	width:138px;
}

.foundry .image img {
	border:none;
}

.foundry .textblock {
	float:right;
	width:520px;
}

#staircases-left {
	float:left;
	width:231px;
	margin-top:30px;
	margin-left:10px;
}

#staircases-right {
	float:right;
	width:488px;
	margin-top:30px;
	margin-right:10px;
}

.staircases-clear {
	clear:both;
}

#staircases-top {
	background-image:url(../assets/staircase-curve-top.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:20px;
}

#staircases-bottom {
	background-image:url(../assets/staircase-curve-bottom.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:20px;
}

#staircases-main {
	background-color:#ededed;
	overflow:hidden;
}

#staircases-green-top {
	background-image:url(../assets/staircase-green-curve-top.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:20px;
}

/*#staircases-green-bottom {
	background-image:url(../assets/staircase-green-curve-bottom.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:20px;
}*/

#staircases-green-main {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#caf4de;
	overflow:hidden;
	-moz-border-radius:0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px;
	border-radius:0px 0px 20px 20px;
}

.staircase-images {
	height:185px;
	width:185px;
	overflow:hidden;
	position:relative;
	margin: 0 0 23px 23px;
}

.staircase-image-frame {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	background-image:url(../assets/frame.png);
	width:185px;
	height:185px;
	
}

hr.dark-two {
	border: 3px solid #c7c6c7;
	margin:20px 20px 20px 20px;
}

#staircases-main h2{
	margin-bottom:20px;
	margin-left:20px;
	font-size:18px;
}

#staircases-main p {
	margin:20px;
	text-align:left;
	font-size:14px;
	color:#2e2e2e;
}

#staircases-main li {
	padding-left:10px;
	margin-left:50px;
	color:#2e2e2e;
	font-size:14px;
}
