body {
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    background-color:#698df2;
    background-image:url(images/background1.jpg);
    background-repeat: repeat-x;
}

body, table, div {
    font-size: 12px;
}

tr {
	vertical-align: top;
}

td {
	vertical-align: top;
}

a:link, a:visited {
    text-decoration:none;
    color:#0B0E6E;
}

a:hover, a:active {
    text-decoration:underline;
    color:#ff0000;
}

h1, h2 {
   font-family: "Trebuchet MS", "Tahoma", Sans-Serif;
}

h1 {
    clear:both;
    font-size:18px;
    font-weight:bold;
    color:#1008a3;
    margin-bottom:10px;
    padding:5px;
    font-size:18px;
    font-weight:bold;
    width:518px;
    border:1px solid #ccc;
    background:#eee;
    border-radius:5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

h2 {
  font-size:14px;
  font-weight:bold;
  color:#043cde;
  margin:14px 0;
}

h3 {
  font-size:12px;
  font-weight:bold;
  color:#000000;
  margin:10px 0;
}

.containerout {
    clear:both;
    width:980px;
    margin: 0 auto;
    text-align:center;
    background:#0a1b53;
    /*border:1px solid #fff;*/
}

.container {
    width:960px;
    margin: 0 auto;
    clear:both;
    text-align:left;
    /*background:#fff;*/
}

.overheader {
    width:960px;
    margin:0 auto;
    clear:both;
    height:31px;
    font-size:12px;
    line-height:30px;
    vertical-align:middle;
    overflow:hidden;
}

.overheaderleft {
    float:left;
    width:50%;
    text-align:left;
    vertical-align:middle;
    line-height:30px;
}

.overheaderright {
    float:right;
    width:50%;
    text-align:right;
    line-height:30px;
    vertical-align:middle;
}

.languages a {
    padding:3px;
    text-decoration:none;
    margin-right:5px;
}

.languages a:link, .languages a:visited {
    border:1px solid transparent;
    background:transparent;
    color:#fff;
    text-decoration:none;
}

.languages a:hover, .languages a:active {
    border:1px solid #ccc;
    background:#eee;
    color:#000;
    text-decoration:none;
}

.header {
    clear:both;
    width:100%;
    height:165px;
    line-height:165px;
    vertical-align:middle;
    overflow:hidden;
    display:block;
    background-image:url("images/header-back.png");
}

.headerleft {
    float:left;
    text-align:left;
    width:345px;
    height:165px;
}

.headerright {
    float:right;
    text-align:center;
    width:615px;
    height:165px;
}

.headerflash {
    margin-top:15px;
    width:600px;
    height:135px;
}

#logo_bg {
    width:345px;
    height:165px;
    background-image:url("images/header-bg-logo.png");
    display:block;
}

#logo_en {
    width:345px;
    height:165px;
    background-image:url("images/header-en-logo.png");
    display:block;
}

.topmenu {
    width:100%;
    margin:0 auto;
    margin-top:10px;
    text-align:center;
    overflow:hidden;
}

.topmenuleft {
    float:left;
    width:10px;
    height:40px;
    background-image:url("images/top-menu-left.png");
}

.topmenuright {
    float:right;
    width:10px;
    height:40px;
    background-image:url("images/top-menu-right.png");
}

.topmenu ul {
    float:left;
    width:940px;
    font-size:14px;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    list-style: none;
    list-style-type: none;
    margin:0;padding:0;
    background-image:url("images/top-menu-back.png");
}

.topmenu ul li {
    margin:0;padding:0;min-width:50px;
}

.topmenu ul li a {
    float:left;
    font-weight: bold;
    padding:0px 10px;
    min-width:50px;
}

.topmenu ul li a:link, .topmenu ul li a:visited {
    color:#ddd;
    text-decoration:none;
    background-repeat: repeat-x;
}

.topmenu ul li a:hover, .topmenu ul li a:active {
    color:#fff;
    text-decoration:none;
    background-image:url("images/top-menu-over.png");
    background-repeat: repeat-x;
}

.maintop {
    margin-top:10px;
    clear:both;
    background-image:url("images/main-top.png");
    width:960px;
    height:7px;
}

.main {
    clear:both;
    width:100%;
    display:block;
    overflow:hidden;
    background:#fff;
    background-image:url("images/main-back.png");
}

.mainleft {
    float:left;
    width:190px;
    display:block;
    padding:0px 10px 10px 0px;
}

.maincenter {
    float:left;
    width:530px;
    display:block;
    padding:15px;
}

.mainright {
    float:right;
    width:190px;
    display:block;
    padding:0px 0px 10px 10px;
}

.btn {
    clear:both;
    width:180px;
    height:30px;
    display:block;
    margin: 0 auto;
    margin-bottom:5px;
    background-color:transparent;
}

.btn.submitproperty.bg {
    background-image:url("images/btn-bg-submit-property.png");
}

.btn.custsearch.bg {
    background-image:url("images/btn-bg-custsearch.png");
}

.btn.favorites.bg {
    background-image:url("images/btn-bg-favorites.png");
}

.btn.recommend.bg {
    background-image:url("images/btn-bg-recommend-us.png");
}

.btn.submitproperty.en {
    background-image:url("images/btn-en-submit-property.png");
}

.btn.custsearch.en {
    background-image:url("images/btn-en-custsearch.png");
}

.btn.favorites.en {
    background-image:url("images/btn-en-favorites.png");
}

.btn.recommend.en {
    background-image:url("images/btn-en-recommend-us.png");
}

.leftmenu h4 {
    text-align:center;
    width:170px;
    height:20px;
    color:#fff;
    margin:0;padding:10px;
    margin-top:15px;
    font-size:15px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-style: italic;
    font-weight: bold;
    background-image:url("images/left-menu-h4.png");
}

.leftmenu ul {
    clear:both;
    width:190px;
    list-style: none;
    list-style-type: none;
    margin:0; padding:0;
    font-size:11px;
    text-align:left;
}

.leftmenu ul li {
    clear:both;
    margin:0;padding:0;
    width:190px;
    
}

#othertowns {
    visibility:hidden;
    display:none;
}

.leftmenu ul li a {
    clear:both;
    width:170px;
    font-weight: bold;
    padding:5px;
    display:block;
    border:1px solid transparent;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:13px;
}

.leftmenu ul li a:link, .leftmenu ul li a:visited {
    color:#444;
    text-decoration:none;
    background-color:#fff;
    border-bottom: 1px #ccc solid;
}

.leftmenu ul li a:hover, .leftmenu ul li a:active {
    color:#000;
    text-decoration:none;
    background-color:#eee;
    border-bottom: 1px #444 solid;
}

/* left menu variants */

.leftmenu.blue1 ul li a:link, .leftmenu.blue1 ul li a:visited {
    color:#ddd;
    background-color:#2551cf;
}

.leftmenu.blue1 ul li a:hover, .leftmenu.blue1 ul li a:active {
    color:#fff;
    background-color:#698cfe;
    background-image:url("images/menu-bullet1.png");
    background-repeat: no-repeat;
    text-indent:1px;
}

.leftmenu.blue1 ul li a.luxury, a.luxury:link, .leftmenu.blue1 ul li a.luxury:visited {
    width:150px;
    margin-left:10px;
    margin-top:10px;
    background-color:#b30500;
    color:#fff;
    text-align:center;
    font-size:16px;
    height:40px;
    line-height:40px;
    border:1px solid #f44;
    border-radius:5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
}

.leftmenu.blue1 ul li a.luxury:hover, .leftmenu.blue1 ul li a.luxury:active {
    background-color:#f60700;
    color:#ff0;
    border:1px solid #f00;
    background-image:none;
}

.leftmenu.blue1 ul li ul li a:link, .leftmenu.blue1 ul li ul li a:visited {
    color:#444;
    background:none;
    background-color:#ddd;
    padding-left:6px;
    width:166px;
    border-bottom:1px solid #444;
}

.leftmenu.blue1 ul li ul li a:hover, .leftmenu.blue1 ul li ul li a:active {
    color:#fff;
    background:none;
    background-color:#444;
    text-indent:1px;
    padding-left:6px;
    width:166px;
    border-bottom:1px solid #ddd;
}

.leftmenu.blue2 ul li a:link, .leftmenu.blue2 ul li a:visited {
    color:#ddd;
    background-color:#1d3fa2;
    background-image:url("images/menu-bullet2-out.png");
}

.leftmenu.blue2 ul li a:hover, .leftmenu.blue2 ul li a:active {
    color:#fff;
    background-color:#2551cf;
    background-image:url("images/menu-bullet2.png");
}


/* small submenu */
.leftmenu ul li ul{
    clear:both;
    width:180px;
    list-style: none;
    list-style-type: none;
    margin:0;
    padding:0;
    margin-left:10px;
}

.leftmenu ul li ul li {
    margin:0;padding:0;
    width:170px;
}

.leftmenu ul li ul li a {
    clear:both;
    width:100%;
    font-weight: bold;
    padding:5px;
    display:block;
    font-size:11px;
}

.leftmenu ul li ul li a:link, .leftmenu ul li ul li a:visited {
    color:#ffffff;
    text-decoration:none;
    background:#ccc;
}

.leftmenu ul li ul li a:hover, .leftmenu ul li ul li a:active {
    color:#ffff00;
    text-decoration:none;
    background:#eee;
}

.leftmenu.blue1 ul li a:link, .leftmenu.blue1 ul li a:visited {
    color:#ddd;
    background-color:#2551cf;
}

.leftmenu.blue1 ul li a:hover, .leftmenu.blue1 ul li a:active {
    color:#fff;
    background-color:#698cfe;
    background-image:url("images/menu-bullet1.png");
    text-indent:1px;
}

h2.tophead {
    clear:both;
    width:518px;
    margin:0;
    margin-bottom:10px;
    padding:5px;
    font-size:18px;
    font-weight:bold;
    border:1px solid #ccc;
    background:#eee;
    border-radius:5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
    background-image:url("images/h2back.png");
    background-repeat: repeat-x;
    
}

h2.tophead a.viewmore {
    background-image:url("images/BtnViewMore.png");
    background-repeat: no-repeat;
    width:120px;
    height:24px;
    float:right;
    display:block;
}

h2.tophead a.viewmore, h2.tophead a.viewmore:link, h2.tophead a.viewmore:visited {
    font-size:14px;
    text-decoration:none;
    font-weight:bold;
    color:#eee;
    vertical-align:middle;
    line-height:22px;
    text-indent:10px;
}

h2.tophead a.viewmore:hover, h2.tophead a.viewmore:active {
    color:#fff;
}


.topoffer {
    text-align:center;
    width:144px;
    height:200px;
    margin-right:15px;
    margin-bottom:15px;
    display:block;
    overflow:hidden;
    float:left;
    background-color:#fff;
    background-image:url("images/top-offer-back.png");
    background-repeat: repeat-x;
    padding:10px;
    border:1px solid #ccc;
    border-radius:5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
    /*
    -webkit-box-shadow:0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000; 
    box-shadow:0 0 10px #000; */
}

.topoffer.last {
    margin-right:0px;
}

.topoffer h3 {
    height:54px;
    display:block;
    overflow:hidden;
    font-size:11px;
}

.topoffer a.price, .topoffer a.price:link, .topoffer a.price:visited, .topoffer a.price:hover, .topoffer a.price:active {
    width:124px;
    color:#d00;
    font-weight:bold;
    font-size:11px;
    background:#ddd;
    padding:5px;
    text-decoration:none;
}



/* Right menu */

.rightmenu h4 {
    float:right;
    clear:right;
    text-align:center;
    width:170px;
    height:20px;
    color:#fff;
    margin:0;padding:10px;
    margin-top:10px;
    font-size:15px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-style: italic;
    font-weight: bold;
    background-image:url("images/right-menu-h4.png");
}

.rightmenu ul {
    clear:both;
    width:190px;
    list-style: none;
    list-style-type: none;
    margin:0; padding:0;
    font-size:11px;
    text-align:left;
    background-color:#fff;
}

.rightmenu ul li {
    clear:both;
    margin:0;padding:5px;
    width:180px;
    
}

.rightmenu ul li a {
    clear:both;
    width:170px;
    font-weight: bold;
    padding:5px;
    display:block;
    border:1px solid transparent;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left:13px;
}

.rightmenu ul li a:link, .rightmenu ul li a:visited {
    color:#444;
    text-decoration:none;
    background-color:#fff;
    border-bottom: 1px #ccc solid;
}

.rightmenu ul li a:hover, .rightmenu ul li a:active {
    color:#000;
    text-decoration:none;
    background-color:#eee;
    border-bottom: 1px #444 solid;
}

.btn.submitsearch{
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:9pt;
   font-weight:bold;
   background-color:#0000cc;
}


.trow1 {
	cursor:pointer;
	border: 2px #82c6ff solid;
	background-image:url(images/showoneback.jpg);
	background-repeat:repeat-x;
}

.trow1over {
	cursor:pointer;
	border: 2px #ff0000 solid;
	background-image:url(images/showonebackselect.jpg);
	background-repeat:repeat-x;
}

.picture{
border: 2px #90b6dd solid;
}

.showonepic{
border: 2px #90b6dd solid;
}

.formfieldsgroup {
	border:solid;
	border-width:2px;
	border-color:#f0f0f0;
}

.theader {
    background:#0074C1;
    color:#ffffff;
    font-weight:bold;
}

.tresultheader {
    background:#D8251D;
    color:#ffffff;
    font-weight:bold;
}

.name {
	font-size:14px;
  font-weight:bold;
  color:#1A4CC7;
}

.whitebold {
    color:#ffffff;
    font-weight:bold;
    vertical-align:middle;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a.whitebold:link, a.whitebold:visited {
    color:#ffffff;
    text-decoration:none;
}




.formfield {
  font-weight:bold;
  color:#000000;
}

.adminheader {
  color:#ffffff;
  background:#000080;
}

.newsheader {
  color:#ffffff;
  font-weight:bold;
}

.newstext {
   color:#000000;
}

.complextitle {
  font-size:14px;
  font-weight:bold;
  color:#008000;
}

input, textarea, button {
	font-size:12px;
}

.hmop {
	font-size:12px;
	width:150px;
}

.logotitle {
  font-size:14px;
  font-weight:bold;
  color:#ffffff;
}

.mainbottom {
    clear:both;
    background-image:url("images/main-bottom.png");
    background-repeat:no-repeat;
    width:960px;
    height:7px;
   
}

.bottomend {
    clear:both;
    margin:0 auto;
    background-image:url("images/bottom-end.png");
    background-repeat:no-repeat;
    width:980px;
    height:12px; 
}

.footer {
    font-size:9px;
    color:#fff;
    clear:both;
    width:960px;
    height:30px;
    background:transparent;
    margin:0 auto;
}

.footer a {
    
}

.footer a:link, .footer a:visited {
    color:#fff;
}

.footer a:hover, .footer a:active {
    color:#ff0;
}

.footerleft {
    padding:5px;
    float:left;
    width:200px;
    height:30px;
    text-align:left;
}

.footerright {
    padding:5px;
    float:right;
    width:740px;
    height:30px;
    text-align:right;
}

/* Search result Pages */

.pages {
    width:100%;
    clear:both;
    margin-top:15px;
    margin-bottom:15px;
}

.pages a, .pages a:link, .pages a:visited {
    background:#fff;
    color:#444;
    font-weight:bold;
    border:1px solid #ccc;
    padding:3px 5px;
    margin-left:3px;
    font-size:11px;
    text-decoration:none;
}

.pages a.selected, .pages a.selected:link, .pages a.selected:visited {
    background:#134A9C;
    color:#fff;
}

.pages a, .pages a:hover, .pages a:active,
.pages a.selected:hover, .pages a.selected:active {
    background:#4197EB;
    color:#fff;
    text-decoration:none;
}

.pages .resultinfo {
    width:200px;
    padding-right:10px;
    float:right;
    text-align:right;
    font-weight:normal;
    color:#444;
}

.serp table td h2 {
    margin-top:0;
    margin-bottom:10px;
    font-size:16px;
}
