html,body {
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #555555;
	text-align: center;
}

body {
position: relative;
}

#trans {
	position: absolute;
	top: 10px;
	right: 0;
	width: 140px;
	height: 140px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h2 {
	font-size :14pt;
	padding: 10px 0 0 0;
}

ul {
	margin: 0 0 15px 30px;
	padding: 0;
}


p {
	margin: 10px 0 10px 0;
}

#wrapper {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#head {
	position: relative;
	width: 750px;
	height: 300px;
	background: url('images/head.jpg');
}

#lang {
	position: absolute;
	width: 80px;
	text-align: left;
	left: 10px;
	top: 4px;
}

#head a.home {
	position: absolute;
	display: block;
	left: 180px;
	top: 15px;
	width: 310px;
	height: 32px;
	text-indent: -3000px;
}

a.properties_Group,a.properties_Group:visited {
	display: block;
	color: #0C4A97;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
	margin: 0 0 5px 0;
	background: url('images/titlegradient.gif') no-repeat bottom left;
	border: 1px solid #D5D5D5;
	text-align: center;
	cursor: pointer;
}

a.properties_Group:hover {
	color:#FFFFFF;
	background-color: #0C4A97;
	text-decoration:underline;
	background-image: none;
	cursor: pointer;
}

.properties_Group_selected {
	font-size:12px;
	font-weight: bold;
	padding: 5px;
	margin: 0 0 5px 0;
	display: block;
	color:#FFFFFF;
	background-color: #0C4A97;
	text-decoration:underline;
	cursor: pointer;
	text-align: center;
}

a.convert, a.convert:visited {
	color:#FF0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:underline;
	cursor: pointer;
}
a.convert:hover {
	color:#FFFFFF;
	background-color: Maroon;
	text-decoration:underline;
	cursor: pointer;
}

.propbox, .propbox_top {
	position: relative;
	float: left;
	border: 1px solid #999999; 
	width:133px;
	height: 300px;
	margin: 2px;
	padding: 4px;
	font-size: 9pt;
	text-decoration: none;
	background: #EEEEEE;
	color: #000000;
	cursor: pointer;
}

.propbox .top, .propbox_top .top {
	height: 120px;
}

.propbox_top {
	border: 1px solid red;
	background: #FFD4CC;
}

.propbox img, .propbox_top  img {
	border: 0;
	margin: 5px 0 5px 0;
}

.propbox h2, .propbox_top h2 {
	color: #0C4A97;
	font-size:12pt;
	font-weight: bold;
	padding: 4px 0 4px 0;
	text-align: center;
}

.propbox h2 a, .propbox_top h2 a {
	text-decoration: none;
	color: #0C4A97;
}

.propbox .price, .propbox_top .price {
	color: #E20C0C;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	text-align: center;
}

.pageNavigationActive {
	height: 40px;
	background-color: #cc0000;
	text-align: center;
	color: white;
	font-size:12px;
	padding:3px;
	display: inline;
}


#gallerycontainer {
	display: inline;
	padding:5px;
	float: right;
	width: 330px;
	margin: 0 0 15px 5px;
}

.pageGallery_Holder {
	border: 1px solid #cc0000;
	padding:3px;
	background-color: #DDDDDD;
}

.pageGallery_Image {
	width: 104px;
	height: 76px;
	border: 1px solid #dddddd;
}

.pageGallery_Image:hover {
	border: 1px solid #cc0000;
	cursor: pointer;
}


.pageGallery_ImageTitle {
	font-size:12px;
	color: #333333;
	background-color: #fafafa;
	text-align: center;
	padding: 3px;
	margin-bottom: 3px;
	background-image: url(images/dot_element.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.pageGalleryTab {
	font-size:12px;
	color: White;
	padding: 5px 15px 5px 15px;
	background-color: #cc0000;
	text-align: center;
	vertical-align:middle;
}

a.pageGalleryInactiveTab,a.pageGalleryInactiveTab:visited {
	width:94px;
	font-size:12px;
	color: #cc0000;
	padding: 3px 10px 3px 10px;
	background-color: #dddddd;
	text-decoration:none;
}

a.pageGalleryInactiveTab:hover {
	color: white;
	background-color: #cc0000;
	text-decoration: underline;
}

.pageTextbox {
	font-size:10px;
	padding:2px;
	color: Black;
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #6AFF6B;
	border-bottom: 1px solid #6AFF6B;
	border-top: 1px solid #00D402;
	border-left: 1px solid #00D402;
	width:250px;
}

.pageTextbox:hover {
	border: 1px solid #008001;
}

.divider {
	background-image: url(images/dot_element.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin: 3px;
	padding:10px;
	background-position: center;
}

.pageContents_InPlace {
	padding: 10px;
	text-align: left;
}

table.details {
	margin-top: 15px;
	float: left;
	width: 360px;
}

table.details th {
	font-size:13px;
	padding:3px;
	color: Black;
	font-weight: bold;
	text-align: left;
}

table.details th {
	font-size:13px;
	padding:3px;
	color: #555555;
	font-weight: normal;
	text-align: right;
}

table.details th.header {
	font-size:16px;
	padding: 4px 4px 4px 0;
	color: #333333;
	font-weight: bold;
	margin: 5px 0 0 0;
}
table.details td.price {
	font-size:20px;
	padding:4px;
	color: #CC0000;
	font-weight: bold;
	margin-top: -5px;
	vertical-align: top;
}
.pageContents_TitleBox {
	float: left;
	width: 10px;
	height: 33px;
	padding: 5px 0 0 5px;
	background-color: #0C4A97;
	font-size: 1px;
}

h1.pageContents_Title {
	width: 470px;
	font-size:18px;
	font-weight: bold;
	height: 33px;
	padding: 5px 0 0 15px;
	background: white url(images/titlegradient.gif) no-repeat bottom left;
	margin: 0;
}

h2.pageContents_SubTitle {
	position: relative;
	background-color: #6DAC5D;
	font-size: 12px;
	padding: 3px 0 5px 5px;
	color: #FFFFFF;
	margin: 0;
}

.pageContents_SmallText {
	background-color: white;
	text-align: left;
	color: #444444;
	font-size:11px;
	padding:4px;
}

.pageBottom {
	background-color: #6DAC5D;
	text-align: center;
	color: white;

	font-size: 10px;
	padding: 8px;
}

div.pageContents {
	background-color: White;
	text-align: left;
	color: #555555;
	font-size:10pt;
	padding: 5px 4px 4px 4px;
}

#navigation {
	position: relative;
	padding: 0;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0C4A97;
	background: url('images/menu_bg.gif') bottom repeat-x;
	height: 30px;
	border-bottom: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	z-index: 1000;
}

#btmnavigation, #btmnavigation a {
	padding: 15px 0 10px 0;
	font-size: 9pt;
	background: white;
	color: #0C4A97;
	text-decoration: none;
	text-align: center;
}

#navigation a {
	color: #0C4A97;
	text-decoration: none;
}

div.titleSkype {
	width: 200px;
	float: right;
	padding: 5px 10px 0 0;
	text-align: right;
}

.btmadv {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
	margin-top: 20px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 5px;
}

h1.top {
	font-size:11pt;
	font-weight: bold;
	padding-bottom:10px;
	text-align: center;
}

#rightbox {
	float: left;
	width: 120px;
	padding-top: 10px;
}

#rightbox h2 {
	color: #0C4A97;
	font-size: 11pt;
	font-weight: bold;
	padding: 5px 0 5px 0;
	text-align: center;
}

h1.pop {
	color: #0C4A97;
	font-size:16pt;
	font-weight: bold;
	font-weight: bold;
	padding-bottom:10px;
	text-align: center;
}


#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}

#loadingbox { 
	margin: 260px auto 0;
	border: 3px solid #153d74; 
	width: 200px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 1.2em; 
	background: #4578a7; 
	font-weight: bold;
}


table.lst {
	border: 1px solid #CCCCCC;
}

table.lst th {
	background: #000066;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst th.subth {
	background: #000095;
}

table.lst td {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
	padding: 2px 3px 2px 3px;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}

table.lst tr.sold {
	background: #ff0000;
}

table.lst tr.reserved {
	background: #ffff00;
}

table.lst tr.rowfoot {
	background: #000066;
	color: white;
	font-weight: bold;
}

h2.lnk, h2.lnk a {
	font-size: 12pt;
	color: #0C4A97;
	text-align: center;
	padding: 10px 0 15px 0;
}

a.inline {
	color: #0C4A97;
	text-decoration: none;
}

a.inline:hover {
	color: #303081;
}

p.biglink {
	text-align: center;
	padding: 10px;
}

p.biglink a {
	font-size: 14pt;
	color: red;
	font-weight: bold;
	text-decoration: none;
}