@import "ferd.css";


/*Design*/
/*Design End*/


hr {
	text-align: left;
}

.realEstateButton,
a.realEstateButton {
	border: 1px solid #C0B5A8;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}



table.propertyList{
    width: 100%;
}

table.propertyList td{
    border-top: 1px solid #c0b5a8;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

table.propertyList td.property-text{
}

table.propertyList td.property-image{
    width: 140px;
}

table.propertyShow{
    width: 100%;
}

table.propertyShow h1{
    margin-bottom: 5px;
}

table.propertyInfo{
}

table.propertyInfo td{
    padding-bottom: 5px;
}

table.propertyInfo td.key{
    font-weight: bold;
    padding-right: 5px;
}

/*MiniList*/
table.miniList{
    
}

table.miniList td.article{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    font-size: 10px;
}

table.miniList td.article a{
    display: block;
    background-image: url(../gfx/square_bullet_grey.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 13px;
    color: #80776c;
}

table.miniList td.selectedArticle a{
    color: #870027;
    background-image: url(../gfx/square_bullet_red.gif);
}

.realEstateBannerLarge {
	height: 213px;
	position: relative;
	margin-bottom: 10px;
}

.realEstateBanner {
	position: absolute;
	top: 0;

	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 143px;
	height: 70px;
	width: 737px;	
}


.realEstateBanner .textBanner{
	height: 26px;
	padding: 10px 39px;
	background-image: url(../gfx/blue_transparent.png);
}

.realEstateBanner .textBanner .text1{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.realEstateBanner .textBanner .text2{
	color: #333333;
	font-weight: bold;
	font-size: 14px;

}

.realEstateGroupMenu {
	padding-bottom: 10px;
}

.realEstateGroup {
	border-bottom: 1px solid #C0B5A8;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.isLastInGroup .realEstateGroup {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.new .realEstateGroup {
	border-bottom:  none;
}

.realEstateGroup h1 a:hover {
	text-decoration: none !important;
}

.realEstate {
	padding: 6px 6px 0 6px;
}

.new .realEstate {
	padding: 0;
	background-color: #cce5ed;
	margin-bottom: 10px;
}

.realEstateOdd {
	background-color: #edf7fa;
}

.realEstate .teaserBubble {
	background-color: #008cba;
	border-radius: 3px;
	-moz-border-radius:  3px;
	-webkit-border-radius: 3px;
	box-shadow: 0px 2px #0b5c78;
	padding: 2px 5px;
	color: white;
	font-size: 10px;
	font-weight: bold;
}

.realEstateGroupSmall .realEstate .teaserBubble {
	margin-left: 15px;
    position: relative;
    top: -30px;
}

.realEstate .realEstateImage {
	float: left;
	margin-right: 7px;
	margin-bottom: 6px;
}

.new .realEstate .realEstateImage {
	margin-bottom: 0;
	width: 212px;
}

.new .realEstateGroupSmall .realEstate .realEstateImage {
    float: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 231px;
	height: 95px;
}

.realEstate .realEstateText {
	padding-bottom: 6px;
}

.new .realEstate .realEstateText {
	padding: 20px 10px 10px 15px;
}


.realEstate .realEstateText h2{
	margin: 0;
}

.new .realEstate .topLine {
	background-color: #008cbd;
	width: 380px;
	height: 4px;
	position: absolute;
}

.new .realEstateGroupSmall .realEstate .topLine {
	width: 160px;
}

.new .realEstate .subGroup {
	float:  left;
	width: 470px;
	padding-top: 10px;
}

.new .imageGalleryThumbs {
	padding-top: 10px;
}

.new .imageGalleryThumbs .image{
	float: left;
	width: 150px;
	height: 100px;
	padding:  0 5px 5px 0;
}


.new .realEstate .subGroup .groupContent{
	display: none;
}

/*
.new .realEstate h2{
	color: #008CBC;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}*/

.new .realEstate hr{
	background-color: #008cbd;
	width: 380px;
	height: 4px;
	border:  0;
	margin:  0 0 10px;
}

.new .realEstate .topGroup {
	width: 737px;
	height: 378px;
	background-repeat:  no-repeat;
	background-position: -1px -1px;
}

.new .realEstate .topGroup .groupContent{
	padding: 71px 0 0 0;
}

.new .realEstate .topGroup .titleContainer{
	height: 272px;
	overflow: hidden;
}

.new .realEstate .topGroup .tabGroup{
}

.new .realEstate .topGroup .tabGroup a{
	float: left;
	background-color: #008cbd;
	color: white;
	padding-top: 7px;
	height: 24px;
	width: 244px;
	border-right:  1px solid #0c6888;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-radius: 10px 10px 0 0;
	display: inline-block;
	text-decoration: none;
}

.activeGroup0 .subGroup .group0 {
	display: block !important;
}
.activeGroup0 .tabGroup .group0 {
	visibility: hidden;
}

.activeGroup1 .subGroup .group1 {
	display: block !important;
}
.activeGroup1 .tabGroup .group1 {
	visibility: hidden;
}

.activeGroup2 .subGroup .group2 {
	display: block !important;
}
.activeGroup2 .tabGroup .group2 {
	visibility: hidden;
}


.new .realEstate .topGroup hr{
	width: 260px;
	margin-bottom: 0;
}

.new .realEstate .topGroup h1{
	display: inline; /*ie6*/
	display: inline-block;
	background-image: url(../gfx/black_trans_75.png);
	background-repeat: repeat;
	color: white;
	font-size: 50px;
	line-height: 62px;
    margin: 0 0 0 1px;
    padding: 0 10px 5px;
}


.new .realEstate .contactInfoGroup {
	float: right;
	width: 248px;
	padding-top: 10px;
}

.new .contactInfoGroup .contactInfo {
	padding-top: 10px;
}

.new .contactInfoGroup .contactInfo .image{
	float: left;
	margin-right: 10px;
}


.new .contactInfoGroup .contactInfo h3{
	color: #008CBC;
	margin:  0;
}


.new .contactInfoGroup .miniList {
	margin-top: 10px;
}

.contactInfoGroup .miniList td.key{
	padding:  0 5px 0 0;
}

.contactInfoGroup .miniList td.value{
	padding:  0;
}

.new .realEstate .map{
}

.new .realEstate .map .mapContainer{
	height: 300px;
	width: 470px;
}




.realEstateShow {
	/*border: 1px solid #008CBC;*/
}

.realEstateShow h3{
	font-size: 12px;
	margin-bottom: 0;
}

.realEstateShow p{
	margin-top: 0;
	margin-bottom: 5px;
}


.realEstateShow .realEstateLogo {
	margin-bottom: 30px;
}

.realEstateShow .realEstateLinks {
	padding-top: 10px;
}

.realEstateShow .realEstateLinks .links{
	padding-top: 5px;
}

.realEstateShow .orderProspect {
	display: inline-block;
	border: 1px solid #C0B5A8;
	padding: 3px 5px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}


.realEstateShow .realEstateGroupTitle {
	background-color: #008CBC;
	color: white;
	font-weight: bold;
	padding: 4px 10px;
	font-size: 18px;
}

.realEstateShowContent {
	padding: 10px;
}

.realEstateShowTable {
	width: 100%;
	border-collapse: collapse;
}

.realEstateShowLeftColumn {
	border: 1px solid #C0B5A8;
	padding: 10px;
	width: 380px;
}

.realEstateShowRightColumn {
	padding-left: 10px;
	width: auto;
}

.realEstateShow .imageLarge{
	text-align: center;
	margin-bottom: 5px;
	cursor: pointer;	
}

.realEstateShow .imageLarge img {
	display: none;
}

.realEstateShow .imageLarge img.activeImage {
	display: inline;
}

.realEstateShow .imageThumbnails .thumbnailContainer {
	width: 80px;
	float: left;
	padding-bottom: 5px;
	text-align: center;
}


.orderProspectContent .miniList td.value .key {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 2px;
}

.orderProspectContent .miniList input.text {
	width: 250px !important;
}

.orderProspectContent .miniList input.zipCode {
	width: 50px !important;
}

.orderProspectContent .miniList input.city {
	width: 100px !important;
}

.contentTable3ColumnNE .rightColumn {
	width: 248px;
	vertical-align: top;
}

.slideShow {
	background-color: white;
	width: 737px;
	height: 381px;
	overflow: hidden;
	padding:  0;
	position: relative;
	margin-bottom: 20px;
	border-bottom: 4px solid #008CBD;
}

.slideShow .slideContainer {
	position: absolute;
}

.slideShow .slide{
	width: 737px;
	height: 381px;
	background-color: silver;
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 0;
	display: none;
}


.slideShow .slide hr.topLine{
	background-color: #008cbd;
	width: 380px;
	height: 4px;
	border: none;
	margin:  50px 0 0 0;
}

.slideShow .slide h1{
	display: inline; /*ie6*/
	display: inline-block;
	background-image: url(../gfx/black_trans_75.png);
	background-repeat: repeat;
	color: white;
	font-size: 50px;
	line-height: 62px;
	margin: 0;
	padding: 0 10px 5px;
	min-width: 380px;
}

.slideShow .slide .mainText {
	background-image: url(../gfx/light_blue_trans_75.png);
	background-repeat: repeat;
	color: black;
	padding:  10px;
	display: inline-block;
	max-width: 330px;
}

.slideShow .tabGroup {
	bottom: 0;
	position: absolute;
}

.slideShow .tabGroup a{
	float: left;
	background-color: #008cbd;
	color: white;
	padding-top: 7px;
	height: 20px;
	width: 244px;
	border-right:  1px solid #0c6888;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-radius: 10px 10px 0 0;
	display: inline-block;
	text-decoration: none;
}

table.bottom3Column {
	width: 100%;
}

.bottom3ColumnLeft {
	width: 33%;
	padding-right: 10px;
}

.bottom3ColumnMiddle {
	width: auto;
	padding:  0 10px;
}

.bottom3ColumnRight {
	width: 33%;
	padding-left: 10px;
}

.frontPageNewsMini {
	border: 1px solid #c0b5a8;
	padding:  5px;
}

.frontPageArticleMini img{
	margin-top: 7px;
}
