/*seaside*/

/*UNIVERSAL ELEMENTS*/
body {
	background-color:#FFFFFF;
	margin:0px;
	border:0px;
}
.text{
	color:#FFFFFF;
	font:normal 11px Arial;
	text-align:left;
	line-height:1.4;
}
.title{
	color:#FFFFFF;
	font:normal 21px Georgia;
	padding-bottom:10px;
	text-align:left;
}
.titleBar {
	font:normal 21px Georgia;
	color:#DF8C19;
	width:203px;
}
.residentPortalLogin {
	text-align:left;
	font:normal 10px Arial;
}
.residentPortalLogin input {
	background:url('../images/text_field_repeat.png') repeat-x;
	width:117px;
	height:20px;
	border:1px solid #C0D2DE;
}
.residentPortalLogin button {
	background:url('../images/login_btn.png') no-repeat;
	border:none;
	vertical-align:top;
	padding-bottom:10px;
	width:65px;
	height:30px;
	font:bold 10px Arial;
	color:#FFFFFF;
}
.residentPortalLogin .formText {
	color:#004D77;
	font:normal 10px Arial;
}
.residentPortalLogin .extraLinks a {
	color:#1C3E74;
	font:normal 10px Arial;
}
.residentPortalLogin .extraLinks a:hover {
	color:#1C7CA2;
	font:normal 10px Arial;
}
.websiteDrillDown{}
.websiteDrillDown .formText {
}
.websiteDrillDown select {
	background:#FFFFFF url('../images/text_field_repeat.png') repeat-x;
	border:1px solid #C0D2DE;
	color:#1C3E74;
	height:22px;
	width:189px;
	font:normal 10px Arial;
}
.websiteDrillDown input {
	background:url('../images/text_field_repeat.png') repeat-x;
}

/*MAIN ELEMENTS*/
.allContent {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:968px;
}
.clearFloat {
	clear:both;
}

/*ROW ONE ELEMENTS*/
.rowOne {
	width:960px;
	height:122px;
}
.logoArea {
	width:240px;
	height:100px;
	float:left;
	display:inline;
	margin:10px 80px 10px 50px;
}
.logoWordsAlign {
	font: normal 24px Georgia;
	color:#DF8C19;
	text-align:left;
	padding:15px 0px;
}
.navigationArea {
	width:560px;
	height:20px;
	float:right;
	display:inline;
	vertical-align:bottom;
	text-align:left;
	margin:97px 30px 3px 0px;
}

/*ROW TWO ELEMENTS*/
.rowTwo {
	width:960px;
	height:285px;
}
.textArea {
	width:370px;
	height:285px;
	background-image:url('../images/text_bkg.png');
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
.textContainer {
	width:240px;
	vertical-align:top;
	margin:35px 80px 35px 50px;
}
.flashArea {
	background-image:url('../images/flash_bkg.gif');
	background-repeat:no-repeat;
	width:590px;
	height:285px;
	float:right;
	display:inline;
}

/*ROW THREE ELEMENTS*/
.rowThree {
	width:960px;
}

/*Featured Property Section Start*/

.featuredProp {
	width:356px;
	height:205px;
	vertical-align:top;
	border:1px solid #C0D2DE;
	float:left; 
	display:inline;
	margin:33px 17px 50px 30px;
}
.featuredPropTitle {
	padding:10px;
	width:336px;
	height:33px;
	font: 21px normal georgia;
	color:#DF8C19;
	text-align:left;
	line-height:0.7;
}
.featuredPropFlash {
	background:#F5F7F6 url('../images/login_repeat.png') left repeat-y;
	display:block;
	height:152px;
	width:356px;
	margin:0px;
	padding:0px;
}
.smallBoxBackground{
	padding:15px;
}
#gallery {
	position:relative;
	margin-top:0px;
}
#gallery span {
	display:block;
	position:absolute;
	left:0;
	z-index:0;
}
#gallery span img {
	border:none;
}
#gallery span.show {
	z-index:500
}
.propertyPhoto{
	width:162px;
	height:122px;
	float:left;
}
.propertyInfo{
	width:150px;
	float:right;
	padding-left:10px;
}
.propertyNameStyle{
	width:150px;
	height:30px;
	overflow:hidden;
	font: bold 10px Arial;
	color:#666666;
	text-align:left;
}
.propertyShortStyle{
	width:150px;
	height:55px;
	overflow:hidden;
	font: normal 10px Arial;
	color:#666666;
	text-align:left;
}
.learnMore{
	right:0;
	position:absolute;
	top:100px;
	z-index:9999;
}
.learnMore button {
	background:url('/Common/website_templates/seaview/images/learn_more_button.png') no-repeat scroll 0 0 transparent;
	font:bold 10px Arial, Helvetica, sans-serif;
    padding-bottom:10px;
    vertical-align:top;
	color:#fff;
	border:none;
	width:85px;
	height:30px;
}

/*Featured Property Section End*/

.apartmentSearch {
	width:252px;
	height:205px;
	border:1px solid #C0D2DE;
	float:left;
	display:inline;
	margin:33px 17px 50px 0px;
}
.residentLogin {
	width:252px;
	height:205px;
	border:1px solid #C0D2DE;
	float:left;
	display:inline;
	vertical-align:top;
	margin:33px 30px 50px 0px;
}
.loginTitle {
	padding:10px;
	width:232px;
	height:33px;
	font: 21px normal georgia;
	color:#DF8C19;
	text-align:left;
	line-height:0.7;
}
.loginText {
	font:normal 10px Arial;
	color:#666666;
	padding:15px 20px;
	text-align:left;
}
.loginBkg {
	width:252px;
	height:152px;
	background-image:url('../images/login_repeat.png');
	background-repeat:repeat-y;
}
.loginAlign {
	padding:0px 30px 20px 20px;
}
