/* WPS Standard Template A */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:77%; /* same as 12px with IE with Text Size "Normal" @96dpi, "Smallest" @120dpi */
	margin: 0;
	padding: 0; /* Opera has a default padding */
	line-height:145%;
}
/*	Layout only	*/

#wrap_menu, #wrap_content {
	width: 980px;
	margin:0px auto;
	border: 0;
	position: relative;
}
#toplogo {
	height: 120px;
	background:url(images/topbanner.jpg) center no-repeat;
}
#wrap_newsletter {
	height:33px;
	background:url(images/topline.png) repeat-x;
}
#wrap_menu {
	z-index:100;
	height:19px;
}
#livetime {
	float:right;
	line-height:24px;
	margin-right:10px;
	color:#FFF;
	font-weight:bold;
}
#navigation {
	height:25px; /* not necessary, ruins Opera height */
	position: static; /* needed for menu to display at the right place */
	overflow: visible; /* in case there are too much menus */
}
#wrap_content {
	clear: both;
	padding:9px 0;
}
#separator {
	display:none;
}
#content {
	padding:0 0 0 0;
	margin: 0 0 10px 0;
	display:block;
	width:640px;
	display:inline;
	float:left;
	border:1px solid #DBE1E6;
	padding:15px;
}
h1.article-title {
	padding:10px 0;
	background:url(images/titlebg.gif);
	text-align:center;
}
* html #content {
	overflow: auto; /* IE6 falls apart otherwise */
}
.more {
	position:absolute;
	position:absolute;
	right:8px;
	top:4px;
	color:#930;
}
#frontpage #content {
	position:relative;
	width:364px;
	margin:0;
	margin-left:-2px;
	padding:1px 0 0 0;
	border:none;
}
#frontpage #content h1 {
	font-size:116.7%;
	color:#993300;
	padding:5px 0;
	margin:0;
	position:absolute;
	top:-40px;
	left:2px;
	background:none;
}
#frontpage #content a {
	width:173px;
	line-height:25px;
	padding-left:5px;
	height:23px;
	display:block;
	display:inline;
	float:left;
	border:1px solid #DBE1E6;
	margin-left:2px;
	margin-top:-1px;
	background:#F9FAFB;
	
	text-decoration:none;
}
#frontpage #content a:hover {
	background:url(images/registrybg.gif);
}
#printtip {
	text-align:right;
	margin-top:20px;
}
/*--------------------newsletter--------------------*/
#newsletterblock {
	width:980px;
	text-align:right;
	margin:0 auto;
	padding:5px 0 5px;
	height:20px;
}
#newsletterblock form {
	margin:0;
	padding:0;
}
#newsletter {
	float:right;
}
#newsletter h2 {
	display:inline;
	float:left;
	margin:0 5px;
	padding:2px 5px;
	color: #3D6494;
	font-size:109%;
	border-right:1px solid #DBE1E6;
}
#newsletter p {
	display:none;
}
#newsletter div {
	display:inline;
	float:left;
}
#newsletter input.box {
	border:1px solid #9CC;
}
#newsletter input.button {
	border:1px solid #9CC;
	background:#BFDEDF;
}
form.horizontal div, form.vertical div {
	clear:none;
}
/*--------------------ÖÐ¼äÇøÓò----------------------*/
#centerblock {
	width:300px;
	float:left;
	display:inline;
	margin-left:9px;
}
#newsblock, #propertyblock {
	border:1px solid #DBE1E6;
	padding:0 10px;
	clear:both;
	position:relative;
}
#forumblock{
	border:1px solid #DBE1E6;
	clear:both;
	position:relative;
}
#newsblock, #forumblock {
	margin-bottom:9px;
}
#newsblock h2, #propertyblock h2, #forumblock h2 {
	font-size:116.7%;
	color:#993300;
	padding:5px 0;
	margin:0;
}
#newslist h2, #propertylist h2 {
	text-align:center;
	font-weight:133%;
	color:#993300;
	padding:5px 0 20px;
	margin:0;
}
#newsblock h3, #newslist h3, #forumblock h3 {
	font-size:100%;
	font-weight:normal;
	padding:0 0 0 10px;
	background:url(images/dot1.gif) -2px 0 no-repeat;
	margin:0 0 6px 0;
}
#newsblock h3 a, #newslist h3 a, #forumblock h3 a {
	text-decoration:none;
}
#newsblock h3 a:hover, #newslist h3 a:hover, #forumblock h3 a:hover {
	text-decoration:underline;
}
#propertyblock {
	margin-bottom:10px;
}
#frontpage #propertyblock {
	margin-bottom:0;
}
#propertyblock .teaser, #propertylist .teaser {
	
	width:200px;
	min-height:76px;
	margin:0;
	border-top:1px solid #DBE1E6;
	position:relative;
	padding-left:80px;
	padding-bottom:7px;
}
#propertylist .teaser {
	width:560px;
	font-size:100%;
}
#propertyblock .teaser.first, #propertylist .teaser.first {
	border-top:none;
	margin-top:-5px;
}
#propertyblock .teaser img, #propertylist .teaser img {
	width:72px;
	height:72px;
	border:none;
	display:block;
	position:absolute;
	left:0;
	top:6px;
}
#propertyblock .teaser h3, #propertylist .teaser h3 {
	margin:0;
	padding:3px 0;
	font-size:100%;
}
#propertyblock .teaser h3 a, #propertylist .teaser h3 a {
	color:#3D6494;
	text-decoration:none;
}
#propertyblock .teaser h3 a:hover, #propertylist .teaser h3 a:hover {
	text-decoration:underline;
}
#propertyblock .teaser p, #propertylist .teaser p {
	margin:0;
	padding:0;
}
/*----------------------ÓÒ²à------------------------*/
#rightblock {
	width:300px;
	float:right;
	display:inline;
}
#countryblock {
	border:1px solid #DBE1E6;
	margin-bottom:9px;
	position:relative;
}
#countryblock:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html #countryblock {
	height: 1%;
}
#countryblock {
	zoom: 1;
	display: block;
}
#countryblock h2 {
	font-size:116.7%;
	color:#993300;
	padding:5px 0;
	margin:0 0 0 9px;
}
#countryblock img {
	border:none;
}
#countryblock a.pic {
	padding:4px;
	border:1px solid #EDF1F3;
	display:inline;
	float:left;
	margin:0 0 7px 7px;
	position:relative;
	text-decoration:none;
	line-height:100%;
}
#countryblock a.pic:hover {
	background:#FFF;
	border:1px solid #8C9DBE;
}
#countryblock a .info {
	position:absolute;
	left:0;
	width:80px;
	bottom:0px;
	display:block;
	background:url(images/FFFaplha70.png);
	
	margin:0 4px 4px 4px;
	text-align:center;
	color:#2D384F;
	font-weight:700;
	height:16px;
	line-height:16px;
	overflow:hidden;
}
#countryblock a:hover .info {

}
#countryblock .info span {
	display:block;
	font-size:75%;
	text-align:right;
	color:#444;
}
#forumblock {
}
.poll-questionrow {
	display:block;
	clear:both;
	overflow:auto;
}
.polltop {
	text-align:center;
}
.polltop .intro {
	text-align:left;
}
/*----------------------µ×²¿------------------------*/
#bottomblock {
	clear:both;
	border-top:9px solid #FFF;
	margin-left:-10px;
	margin-top:9px;
}
#bottombannerblock {
}
#bottombannerblock img {
	border:1px solid #CCC;
	margin:0 0 10px 10px;
}
#wrap_footer {
	clear: both;
	position: relative;
	text-align:center;
	display:block;
}
#footer {
	padding: 4px;
}
/*	Shortcuts or Search - Positioning and Layout */ 

#navigation div.search {
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	width:200px;/*background-color: #f00; /* for testing */
}
/* Search form */
div.search form {
	margin:-2px 0 0 0;
	padding: 0 0 0 40px;
	position:relative;
} /* False values for IE7+IE6 */
html:not([dummy]) div.search form {
 margin-top: 0px;
} /* True values for Safari and Firefox */
@media all and (min-width: 0px) {
div.search form {
 margin-top: 0px;
}
} /* True values for Opera */
.searchwords {
	line-height: 14px;
	height: 14px;
	border:0;
	width:138px;
	margin-top:0;
	border:1px solid #000;
}
div.search input.button {
	vertical-align: text-top;
	/*	margin-top: 1px;*/
	line-height: 14px;
	height: 16px;
	padding: 0;
	margin-top:-2px;
	background:none;
	color:#FFF;
	border:none;
	font-family:Verdana;
	position:absolute;
	left:0;
	top:0;
}
span.searchbuttonbox > input.button {
	padding: 0 0.4em;/*display: inline;*/
}
div.search input.searchwords {
	height: 16px;
	padding: 0 0.3em;/*	font-size: 12px;*/
}
/* Top nav */
#topmenu {
	float:left;
	display:inline;
}
* html #topmenu * {
	height: 1%
} /* hasLayout */
#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#topmenu ul ul {
	position: absolute;
	left: 0;
	top: 100%;
	border-top: 0;
	padding:0;
	border-top:0;
}
#topmenu ul ul ul {
	left: 100%;
	top: -2px;
}
#topmenu li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	position: relative; /* for submenu positioning */
}
#topmenu a {
	float: left;
	line-height: 25px;
	height: 25px;
	display: table;
	/* fix for Opera's no-width nested floats hover bug */
	text-align:center;
	text-decoration: none;
	color: #FFF;
	background:url(images/topmenubg.png);
	padding: 0 10px;
}
#topmenu ul ul li {
	display: block;
	float: none;
	width: 12em;
	border-top:1px solid #8C9DBE;
}
#topmenu ul ul ul li:first-child {
	margin-top:1px;
}
#topmenu ul ul li a {
	display: block;
	float: none;
	height: auto;
	text-align:left;
	line-height: 19px;
	background:#DADEDA;
	padding: 0 5px;
	border-right:0;
	font-size:95%;
}
#topmenu ul ul li a {
	margin: 0;
}
* html #topmenu ul ul li a {
	width: 12em;
	display: inline-block;
}
#topmenu ul ul, #topmenu li:hover ul ul, #topmenu li:hover ul ul ul, #topmenu li.sfhover ul ul, #topmenu li.sfhover ul ul ul {
	display: none;
}
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul {
	display: block;
}
#topmenu a.current, #topmenu li:hover a, #topmenu li.sfhover a {
	color:#FFF;
	background:#0F2555;
}
#topmenu ul ul a.current, #topmenu li:hover li a, #topmenu li:hover li:hover a, #topmenu li.sfhover li a, #topmenu li.sfhover li.sfhover a {
	color: #FFF;
	background:#5B73A3; /* reset for submenus */
}
#topmenu li:hover li a:hover, #topmenu li.sfhover li a:hover {
	background:#0F2555;
}
/* Side Menu */
#smenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid;
}
#smenu ul ul {
	border-top: none;
}
#smenu li {
	margin: 0;
}
* html #smenu a {
	height: 1%
} /* hasLayout */
#smenu a {
	border-bottom: 1px solid;
}
#smenu a {
	text-decoration: none;
	display: block;
	color: #111;
	padding-top: 3px;
	padding-bottom: 3px;
}
#smenu ul a {
	padding-left: 5px;
	font-weight: bold;
}
#smenu ul ul a {
	padding-left: 10px;
	font-weight: normal;
}
#smenu ul ul ul a {
	padding-left: 15px;
	font-style: italic;
}
#smenu ul ul ul ul a {
	padding-left: 20px;
	font-style: italic;
}
#smenu a:hover, #current-smenu.current {
	color: #222;
	background-color: #FFF;
}
#smenu ul, #smenu a {
	border-color:#CCC;
}
#smenu div.search {
	display: none; /* hide unwanted search box */
}
body {
	background: #fff;
	color: #2B2A2A;
}
#wrap_body, #frontpage {
	background:#FFF;
}
#wrap_logo {
	background:#69C;
}
#wrap_content {
	background: #FFF;
	color: #333;
}
#footer {
	color:#6C717A;
	border:1px solid #DBE1E6;
	background:#EDF1F3;
}
#footer a {
	color:#6C717A;
	text-decoration: none;
	font-weight: bold;
}
#wrap_footer a:hover {
	text-decoration: underline;
}
a, #content a:link {
	color: #333;
}
a:hover, #content a:hover {
	color:#3D6494;
	text-decoration:underline;
}
