/* GLOBAL */

* {
	font-family: Verdana, Helvetica CE, Helvetica, Geneva CE, Geneva, Arial CE, Arial, sans-serif;
	font-size: 10px;
}

/* ELEMENTS */

body {
	margin: 0px;
	padding: 0px;
}

body#fix {
	//overflow: hidden;
}

body#popup {
	padding: 10px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

h3 {
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

p  {
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.2em;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	border-style: solid;
	border-width: 1px;
	margin: 0px;
}

input.short {
	width: 30px;
}

option.unav {
	color: #810000 !important;
	text-decoration: line-through;
}

.lt{}

img {
	border: 0px;
}

ul {
	margin-bottom: 1em;
	margin-top: 0px;
	margin-left: -25px;
	//margin-left: 17px;
	list-style-image: url('./img/list.gif');
	text-align: left !important;
}

li  {
	padding-left: 11px;
	list-style-type: square;
	margin-bottom: 0px;
	margin-top: 0px;
}

hr {
	height: 1px;
	color: #808080;
	background-color: #808080;
}

a {
	text-decoration: none;
}

a * {
	text-decoration: none;
}

a:hover {
}

a:hover * {
}

a.nl {
	text-decoration: none;
}

a.nl:hover {
	text-decoration: none;
}

a.invlink {
	color:#FFFFFF;
}

a.invlink:hover {
	color:#F7B921;
}

sup {
	font-size: 8px;
}

/* IDS */

div#nofix {
	//height: 100%;
	//width: 100%;
	//overflow: auto;
}

div#nofix2 {
	//height: 101%;
}

div#contpos {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 575px;
	padding-top: 315px;
}

div.contposp {
	margin: 0px 12px 0px 12px;
}

div#onefix {
	position: fixed;
	//position: absolute;
	left: 0px;
	top: 0px;
	width: 177px;
	height: 218px;
	z-index: 3;
	background-position: top left;
	background-repeat: no-repeat;
}

div#topimage {
	position: fixed;
	//position: absolute;
	right: 0px;
	//right: 16px;
	top: 0px;
	width: 575px;
	height: 279px;
	z-index: 4;
}

div#topimageblack {
	width: 575px;
	height: 18px;
	text-align: right;
}

div#topimageborder {
 border-style: solid;
 border-color: #FFFFFF;
 border-width: 4px 0px 1px 1px;
}

div#topstripe {
	width: 575px;
	height: 29px;
}

div#topstripe * {
	color: #FFFFFF;
}

div#topstripe a:hover {
}

div#topstripe a:hover * {
}

div#liveitloveitfix {
	position: fixed;
	//position: absolute;
	right: 618px;
	bottom: 0px;
	width: 327px;
	height: 136px;
	z-index: 1;
}

div#liveitloveitfixbig {
	position: fixed;
	//position: absolute;
	right: 65px;
	bottom: 52px;
	width: 513px;
	height: 150px;
	z-index: 1;
}

div#menufix {
	position: fixed;
	//position: absolute;
	right: 576px;
	//right: 592px;
	top: 18px;
	width: 155px;
	height: 180px;
	z-index: 2;
}

div#catfiltersfix {
	position: fixed;
	//position: absolute;
	right: 576px;
	//right: 592px;
	top: 18px;
	width: 214px;
	z-index: 2;
}

div#catsignfix {
	position: fixed;
	//position: absolute;
	top: 0px;
	right: 790px;
	//right: 806px;
	width: 2000px;
	height: 100%;
	z-index: 2;
}

div#catfiltersfixp {
	padding: 0px 0px 0px 43px;
}

div#catfiltersfixc {
	width: 130px;
}

div#fitheight {
	height: 229px;
	overflow: hidden;
}

div#catsignfill {
	float: left;
	width: 1999px;
	height: 100%;
	background-color: #800000;
	background-image: url("./img/catalogue_bcg.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

div#catline {
	float: right;
	width: 1px;
	height: 100%;
	overflow: hidden;
	background-image: url("./img/catalogue_line.gif");
	background-position: top left;
	background-repeat: repeat-x;
}

div#catsign {
	width: 48px;
	height: 575px;
	float: right;
	background-image: url("./img/catalogue/flat_catalogue.gif");
	background-position: 0px 22px;
	background-repeat: no-repeat;
}

div#hotnews {
	float: left;
	background-color: #FCAF17;
	width: 270px;
	background-image: url("./img/hn_top.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#hotnewsbottom {
	width: 270px;
	background-image: url("./img/hn_bottom.gif");
	background-position: 0% 100%;
	background-repeat: no-repeat;
}

div#hotnewsp {
	padding: 20px 15px 30px 15px;
}

/* CLASSES */

div.lhalf {
	float: left;
	width: 258px;
	margin: 0px 19px 0px 10px;
}

div.rhalf {
	float: left;
	width: 258px;
	margin: 0px 4px 0px 0px;
}

div.whole {
	margin: 0px 0px 0px 11px;
}

div.catflt {
	width: 134px;
	float: left;
}

div.fititle {
	padding-bottom: 3px;
	font-weight: bold;
	text-transform: lowercase;
}

div.smarr {
	float: right;
	padding-right: 16px;
	text-transform: lowercase;
	background-image: url("./img/catalogue/sm_arr.gif");
	background-position: 80% 50%;
	background-repeat: no-repeat;
}

div.formhead {
	float: left;
	width: 100px;
	padding-top: 8px;
}

input.finput {
	border-color: #808080 !important;
	padding: 5px;
	width: 170px;
	height: 24px;
}

div.fdl {
	width: 310px;
	border-style: solid;
	border-color: #262626;
	border-width: 0px 0px 1px 0px;
}

div.fdlbl {
	width: 310px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 0px 1px 0px;
}

div.fdlp {
	padding: 6px;
}

div.fdll {
	text-align: left;
	display: inline;
	width: 198px;
	font-weight: bold;
}

div.fdlr {
	text-align: right;
	display: inline;
	width: 100px;
}

a.resetfilters {
	display: block;
	padding-left: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("./img/catalogue/cancel_filters.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

a.backtomain {
	display: block;
	width: 165px;
	padding: 1px 5px 0px 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url("./img/catalogue/larr_y.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

a.free {
	display: block;
	float: left;
	height: 15px;
	color: #F7B921;
	padding: 2px 0px 0px 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	background-image: url("./img/catalogue/free_flats.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

a.reserved {
	display: block;
	float: left;
	height: 15px;
	color: #E80099;
	padding: 2px 0px 0px 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	background-image: url("./img/catalogue/reserved_flats.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

a.sold {
	display: block;
	float: left;
	height: 15px;
	color: #800000;
	padding: 2px 0px 0px 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
	background-image: url("./img/catalogue/sold_flats.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

a.flatinterest {
	display: block;
	float: right;
	height: 15px;
	color: #F7B921;
	padding: 2px 0px 0px 25px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 5px;
	background-image: url("./img/catalogue/interest.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

table.catalogue_tab {
	width: 576px;
	float: left;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

table.catalogue_tab td, th {
	padding: 3px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

table.catalogue_tab th {
	background-color: #600000;
	color: #F7B921;
	border-width: 0px 0px 1px 0px;
	padding: 5px;
	text-transform: lowercase;
}

th.fb {
	border-width: 0px 0px 1px 1px !important;
}

div.formline {
	width: 273px;
	height: 1px;
	line-height: 1px;
	background-color: #848284;
}

img.pic {
	border-style: solid;
	border-width: 1px;
}

img.picw {
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}

.ffilter {
	width: 125px;
}

.ffilter option {
	color: #F7BA21;
}

.fftext {
	width: 26px;
}

.ffilters {
	width: 85px;
	float: left;
}

.ffihe {
	float: left;
	width: 40px;
}

.subnav {
	font-family: arial, sans-serif;
	font-size: 11pt;
}

.chbox {
	border: none;
}

.dr {
	color: #BBBBBB;
}

.p5 {
	padding: 5px;
}

.pt8 {
	padding-top: 8px;
}

.sp {
	padding: 8px 10px 0px 10px;
}

.w42 {
	width: 45px;
}

.w50 {
	width: 50px;
}

.w150 {
	width: 150px;
}

.w70 {
	width: 70px;
}

.galwidth {
	width: 172px;
}

.contgalwidth {
	width: 256px;
}

.mt2 {
	margin-top: 2px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt11 {
	margin-top: 11px;
}

.mt13 {
	margin-top: 13px;
}

.mt8 {
	margin-top: 8px;
}

.mb11 {
	margin-bottom: 11px;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb7 {
	margin-bottom: 7px;
}

.mb13 {
	margin-bottom: 13px;
}

.mr5 {
	margin-right: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml20 {
	margin-left: 20px;
}

.ml10 {
	margin-left: 10px;
}

.ml60 {
	margin-left: 60px;
}

.va80 {
	vertical-align:80%;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.center {
	text-align: center;
}

.aleft {
	text-align: left !important;
}

.aaleft {
	text-align: left !important;
}

.aaleft * {
	text-align: left !important;
}

.aright {
	text-align: right !important;
}

.b {
	font-weight: bold;
}

.c {
	text-transform: uppercase;
}

.purp {
}

.wh {
	color: #FFFFFF;
}

.whb {
	background-color: #FFFFFF;
	color: #FFFFFF;
}

.yel {
	color: #F7B921;
}

.black {
	color: #000000;
}

.dr {
	color: #AF2A30;
}

.allpurp * {
	color: #800000 !important;
}

.allpurp a:hover * {
	color: #000000 !important;
}

.allpurp a:hover {
	color: #000000 !important;
}

.rescol {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
	color: #E80099;
}

.socol {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
	color: #800000;
}

.pointer {
	cursor: pointer;
	//cursor: hand;
}

.inline {
	display: inline;
}

div.lc {
	text-transform: lowercase;
}

/* MENU */

.menutab {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 100;
	padding: 11px;
	border-style: solid;
	border-width: 1px;
}

.menutab[class] {
	background-position: top left;
	background-repeat: repeat;
}

.menurow {
	text-transform: uppercase;
	display: block;
	padding: 3px;
}

.menurow:hover {
	text-decoration: none;
	padding: 3px;
}
