@charset "utf-8";
/* CSS Document */


.ColumnLeft {
	float:left;
}

.ColumnRight {
	float:left;
}

.Clear {
	clear:both;
}

.ColumnLeft .Box .Top {
	width:350px;
}

.ColumnLeft .Box .Top {
	background:url(../images/HomeBox1Top.gif) no-repeat left bottom;
	padding-bottom:10px;
}

.ColumnLeft .Box .Content {
	background:url(../images/HomeBox1Bg.gif) repeat-y left bottom;
}

.ColumnLeft .Box .Bottom {
	background:url(../images/HomeBox1Bottom.gif) no-repeat left bottom;
}

.ColumnRight .Box .FeaturedPortfolios {
	width:410px;
	overflow:hidden;
}

.ColumnLeft .Box .FeaturedNews {
	width:330px;
	overflow:hidden;
}

.ColumnRight .Box .Top {
	width:430px;
}

.ColumnRight .Box .Top {
	background:url(../images/HomeBox2Top.gif) no-repeat left bottom;
}

.ColumnRight .Box .Content {
	background:url(../images/HomeBox2Bg.gif) repeat-y left bottom;
}

.ColumnRight .Box .Bottom {
	background:url(../images/HomeBox2Bottom.gif) no-repeat left bottom;
}

.Box .Top {
	padding-bottom:10px;
}

.Box .Bottom {
	padding-bottom:10px;
}

.Box .Top .Tabs {
	height:38px;
	position:relative;
	padding-right:5px;
}

.Box .Content {
	padding:10px;
}

.FeaturedArchitects{
	list-style:none;
	overflow:hidden;
	width:330px;
}

.FeaturedArchitects li{
	float:left;
	background:#ecefec;
	margin:5px;
	width:100px;
}

.FeaturedArchitects li .Pic{
	height:74px;
}

.FeaturedArchitects li .Name{
	padding:2px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
}

.FeaturedArchitects li .Name a{
	color:#eb3b11;
	font-weight:bold;
}

.PortfolioContainer {
	margin:5px;
}

.New {
	background:#f4f6f3;
	padding:5px;
	margin:5px;
}

.New a{
	color:#eb3b11;
	font-weight:bold;
}
.New .Description {
	width: 300px;
	min-height: 47px;
	height: auto !important;
	height: 47px;
	padding-top: 5px;
}

.RightSideAd {
	background-color:#AAAAAA;
	float:left;
	height:680px;
	margin-left:10px;
	margin-top:10px;
	width:160px;
	position:relative;
	top:0;
	left:0;
}
.home-wrapper {
	padding-top: 20px;
	padding-left: 20px;
}
.home-wrapper h3 {
	font-size: 14px;
	display: block;
	margin: 0px;
	padding-bottom: 10px;
	color: #DA320D;
}

.home-wrapper .login-form-wrapper {
	width: 370px;
	padding-left: 30px;
	background-color: #2D373A;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 10px;
}

.home-wrapper form label {
	display: block;
	font-weight: bold;
	width: 120px;
	float: left;
}

.home-wrapper .ImgBtn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home-wrapper .Last {
	margin-right: 0px;
	height: 24px;
	width: 73px;
	display: block;
	background-image: url(../images/SignUpBtn.gif);
	background-repeat: no-repeat;
	float: left;
}
.home-wrapper form .signup {
	float: left;
	margin-left: 120px;
	margin-right: 6px;
}
.home-wrapper form .forgot {
	padding-top: 7px;
	padding-left: 120px;
}
.home-wrapper form .forgot a {
	color: #84c8cf;

}
.Connect {
	height: 87px;
	width: 789px;
	clear: left;
	float: left;
}
