html, body {
    height: 100%;
}

body {
	font-size: 11px;
	color: #6C727B;
	margin: 0;
	padding: 0;
}

input, select {
	font-size:11px;
	color: black;
	background-color: transparent;
}

img {
	border:0;
}

#head_contaner {
	height:90px;
	padding: 0;
	margin: 0;
}
#welcome {
	width:164px;
	border:0;
	padding-right: 0;
	text-align:center;
}
#welcome form {
	margin:0;
	padding:0;
	text-align:center;
}
#welcome #welcome_inner {
	padding: 0 8px 0px 16px;
}
#welcome_inner p {
	padding: 0;
	margin:4px 0px 4px 0px;
}

#quick_search {
	width:150px;
	margin: 0;
	padding-top:inherit;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#quick_search form {
	margin: 0;
	padding: 0;
}
#quick_search table {
	border: 0;
	width:150px;
}
#quick_search table td {
	text-align:right;
}
#quick_search td.right {
	width:90px;
}

select.age {
	width: 61px;
}

.logout a {
	color:#CF1212;
	text-decoration:underline;
}
.logout a:hover {
	text-decoration:none;
}

#maincont #c1 {
	background-image:url(../images/topborder.gif);
	width: 48px !important;
	height: 49px !important;
}
#maincont #c2 {
	border-top:1px solid #E00708;
}
#maincont #c3 {
	background-image:url(../images/botborder.gif);
	width: 48px !important;
	height: 49px !important;
}
#maincont #c4 {
	border-bottom:1px solid #E00708;
}
#maincont #c5 {
	border-left: 1px solid #E00708;
	padding-left: 40px !important;
}

.heart {
	background-image:url(../images/heart.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:160px;
	height:117px;
	padding-top:15px;
	color:black;
}
.mainphoto {
	border:1px solid #f9b1bd;
	clear:none;
	float:left;
	height: 115px;
	width: 85px;
}
.heart .viewform {
	position:relative;
	left:23px;
	top:98px;
	border: 0;
}
.heart p {
	padding-left:95px;
	margin: 0;
}

.paging {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.paging b {
	color:#FF1300;
}
.paging a {
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.paging a:hover {
	text-decoration:underline;
}

.apartments h3 {
	color:black;
	font-size:14px;
	margin: 0;
	padding: 0 0px 4px 0px;
}
.apartments .price {
	color:#ff1300;
}
.apartments a {
	color:#CF1212;
	font-size:11px;
	text-decoration:underline;
}
.apartments a:hover {
	text-decoration:none;
}
.unread {
	font-weight:bold;
	background-color:#FAFAFA;
}
.a {
	color:blue;
	text-decoration:underline;
	cursor:pointer;
}

/*************************************************************/
/*** Layout **************************************************/
/*************************************************************/
#logo {
	width: 327px;
	height: 135px;
	position: absolute;
	left: 16px;
	top: 4px;
	z-index: 1;
}

#header {
	padding: 10px 10px 0px 355px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    background-image:url(../images/hearts.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	z-index: 0;
}

#ad {
    padding: 2px 25px 1px 5px;
    position: absolute;
    left: 0;
    top: 424px;
    width: 168px;
    z-index: 5;
}

#banner {
	padding: 0 5px 0 0;
	position: absolute;
	top: 10px;
	right: 10px;
	left: 675px;
	height: 117px;
	z-index: 1;
	min-width: 285px;
	height: 117px !important;
	overflow: hidden;
}

* html #banner {
    width: 285px;
}

.logout {
	text-align: right;
	padding: 0 5px 0 0;
	position: absolute;
	left: 720px;
	right: 17px;
	top: 135px;
}


#banner img {
	width: 85px;
	height: 115px !important;
	display: inline;
	z-index: 6;
}

#banner a {
    display: inline;
    padding-right: 1px;
    z-index: 6;
}

#nav_menu {
    margin: 0;
    padding: 0;
	position: absolute;
	top: 160px;
	left: 0;
	width: 205px;
	height: 525px;
}

#nav_menu p {
	margin: 8px 0;
	padding: 0;
}

#maincont {
	border: 0;
	top: 160px;
	left: 0 !important;
	right: 0 !important;
	width: 100%;
	position: absolute;
}

#maincont .table {
    margin-left: 205px !important;
}

#nav_bot {
	background-image: url(../images/corner_hearts.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
    text-align: center;
	font-size: x-small;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

#nav_bot a {
	color: #6C727B;
	text-decoration: none;
}

#nav_bot a:hover {
	text-decoration: underline;
}

/* Anti-Google */

font, hr {
	display: none;
}

table[cellpadding="10"] {
	display: none;
}
