body
{
	margin: 15px auto 15px auto;
	background-color: #373E48;
	text-align: center;
}

body *
{
	font-family: Lucida Sans, Sans-Serif;
	font-size: 14px;
}

h1{ font-size: 32px; color: #197A8D;}
h2{ font-size: 22px; color: #666;}
h3{ font-size: 18px; color: #C83771;}

a{ color: #C83771; text-decoration: none; }
a:hover{ color: #373E48; }

img{ border: 0 }

table, td
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

table
{
	width: 100%;
}

#container
{
	width: 950px;
}

#header
{
	background: transparent url(images/header-top.jpg) no-repeat top center;
	width: 950px;
	height: 223px;
}

#header-en
{
	background: transparent url(images/header-top-en.jpg) no-repeat top center;
	width: 950px;
	height: 223px;
}

#top-menu
{
	height: 59px;
	background: transparent url(images/menu-top.png) no-repeat top center;
}

#top-menu a
{
	display: block;
	height: 59px;
	float: left;
}

/*Content*/
#content
{
	width: 100%;
	background-color: #fff;
}

#content .left
{
	width: 160px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

#content .center
{
	width: auto;
	padding: 5px 10px 5px 10px;
	border-left: solid #f9dc8f 1px;
	vertical-align: top;
	text-align: left;
}

#content .center .content
{
	margin-top: 15px;
	width: 100%;
}

#content .right
{
	border-left: solid #f9dc8f 1px;
	width: 200px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

/*Content Block*/
#content .block
{
	border: solid #666 1px;
	margin-bottom: 20px;
}

#content .block .title
{
	height: 45px;
	width: auto;
	background: #ffffff url(images/block-title.png) repeat-x top left;
	padding: 10px 0px 0px 3px;
	color: #ffffff;
	font-weight: bold;
}

#content .block .content .menu a
{
	display: block;
	padding: 4px 0px 4px 10px;
	border-bottom: dotted #666 1px;
}

#content .block .content .menu a:hover
{
	display: block;
	background: #CCCCCC url(images/block-title.png) no-repeat top left;
}

#content .block .content form
{
	display: block;
	padding: 4px 4px 4px 4px;
}

#footer-message
{
	height: 59px;
	background: transparent url(images/footer.png) no-repeat top center;
}

#footer-message a
{
	color: #f392ae;
}

#footer-message a:hover
{
	text-decoration: underline;
}


.block-view-more
{
	float: right;
	display: inline;
	color: #C83771;
	font-weight: bold;
	padding: 6px;
}

.block-view-more a { color: #C83771; }

.content-block .content
{
	padding: 10px;
}

.content-block .title
{
	margin-top: 15px;
	padding: 5px;
	color: #C83771;
	font-weight: bold;
}

.content-block .title a{ color: #aaa; text-decoration: none; }
.content-block .title a:hover{ text-decoration: underline; }

.block-image-thumbnail
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.realty-listing-results thead td
{
	background: #ffffff url(images/block-title.png) repeat-x top left;
	color: #fff;
	border: solid 1px #ffffff;
	text-align: center;
	height: 45px;
	padding: 2px 0px 0px 3px;
	font-weight: bold;
}

.realty-listing-results td
{
	border-bottom: dashed 1px #d2d2d2;
	padding: 5px 0 5px 0;
}

.realty-favorites-list thead td
{
	background: #ffffff url(images/block-title.png) repeat-x top left;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fff;
	height: 38px;
	text-align: center;
}

.realty-favorites-list td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
}

.realty-memberships-list thead td
{
	background: #ffffff url(images/block-title.png) repeat-x top left;
	color: #fff;
	font-weight: bold;
	border: solid 1px #fff;
	height: 38px;
	text-align: center;
	font-size: 12px;
}

.realty-memberships-list td
{
	border-bottom: dashed 1px #000;
	padding: 5px 0 5px 0;
	text-align: center;
}
