* {
	margin: 0;
	padding: 0;
	outline: 0;
	border-style: none;
}

html {
	height: 100%;
	font-size: 12px;
	text-align: left;
	background: #fff;
}

body {
	min-width: 800px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	z-index: 1000;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input, textarea, select {
	font-size: 100%;
	vertical-align: middle;
}

h2 {
	font-size: 180%;
}

h3 {
	font-size: 150%;
}

#content h4.red {
	background-color: #eb3e3e;
}

h5 {
	font-size: 140%;
}

#content h4,
#content h4.blue {
	float: left;
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;
	background-color: #5a5a5a;
}

#content h4 a,
#content h4 a:active,
#content h4 a:visited {
	color: #fff;
	text-decoration: none;
}

.blue {
	clear: both;
	border-bottom: 4px solid #26bae4;
	margin-bottom: 10px;
}

.borderbox {
	padding: 10px;
	border: 1px solid #f2f2f2;
}

.borderbox ul#pane {height: 560px;}
.borderbox ul#pane0 {height: 560px;}
.borderbox ul#pane1 {height: auto;}
.borderbox ul#pane2 {height: 120px;}
.borderbox ul#pane3 {height: 400px;}

.links {
	margin-bottom: 10px;
	padding: 3px 10px 5px 10px;
	text-align: left;
	color: #1a8ec8;
	background: #26bae4;
}

.description {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #efefef;
}

/* Links
-----------------------------------------------------------*/

a,
a:active,
a:visited {
	text-decoration: underline;
	color: #26bae4;
}

a:hover {
	text-decoration: none;
	color: #eb3e3e;
}

.redbox a,
.redbox a:visited,
.redbox a:active,
#propertylinks .list a,
#propertylinks .list a:active,
#propertylinks .list a:visited,
.hotoffers .offer a,
.hotoffers .offer a:active,
.hotoffers .offer a:visited,
.hotoffers .offer_special a,
.hotoffers .offer_special a:active,
.hotoffers .offer_special a:visited,
.hotoffers .offer_special2 a,
.hotoffers .offer_special2 a:active,
.hotoffers .offer_special2 a:visited,
#ticker a,
#ticker a:active,
#ticker a:visited,
#offerinfobox #right a,
#offerinfobox #right a:active,
#offerinfobox #right a:visited,
#offerinfobox #left a,
#offerinfobox #left a:active,
#offerinfobox #left a:visited {
	color: #fff;
	cursor: pointer;
}

.userlinks a,
#rotate a {
	text-decoration: none;
}

#offerinfobox #right .column a,
#offerinfobox #right .column a:active,
#offerinfobox #right .column a:visited,
#subhead a,
#subhead a:active,
#subhead a:visited {
	display: block;
	line-height: 20px;
	color: #fff;
}

.links a,
.redbox a:hover,
#offerinfobox a:hover,
#propertylinks .list a:hover,
.hotoffers .offer a:hover,
.hotoffers .offer_special a:hover,
.hotoffers .offer_special2 a:hover
#ticker a:hover {
	text-decoration: none !important;
	color: #fff !important;
	cursor: pointer !important;
}

.links a {
	font-size: 11px;
}

.links a:hover {
	text-decoration: underline !important;
	color: #fff !important;
}

.list a {
	display: block;
	line-height: 20px;
}

#container {
	width: 950px;
	margin: 0 auto;
	top: 0;
	background: #fff;
}

/* IDs
-----------------------------------------------------------*/

#container {
	width: 950px;
	margin: 0 auto;
	top: 0;
	background: #fff;
}

#top {
	z-index: 999;
	position: relative;
	height: 250px;
	background: url(../img/header.png) no-repeat;
}

#header {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 95px;
	background: url(../img/header.png) no-repeat;

	/* NEW YEAR HEADER
	height: 105px;
	background: url(../img/header-newyear.png) no-repeat;
	*/
}

/* Sell/rent
-----------------------------------------------------------*/

#top .sellrent {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 0;
	padding: 3px 0 0 0;
	width: 170px;
	height: 42px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
	font-family: "Segoe UI";
	line-height: 18px;
	text-transform: uppercase;
	/*background: #eb3e3e;*/?
}

#top .sellrent a {
	display: block;
	padding: 1px 0 0 5px;
	color: #fff;
	text-decoration: none;
}

#top .sellrent a:hover {
	text-decoration: underline;
}

/* Languages
-----------------------------------------------------------*/

#top .languages {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 175px;
	height: 45px;
	width: 357px;
}

#top .languages ul {
	position: relative;
	padding: 6px 0 0 10px;
}

#top .languages li {
	display: inline;
	float: left;
	list-style: none;
	font-size: 11px;
	text-align: center;
}

#top .languages a {
	display: inline;
	float: left;
	width: 20px;
	padding: 4px 0 0 0;
	height: 30px;
	color: #fff;
	text-decoration: none;
}

#top .languages a:hover {
	background: #126db3;
}

/* Telephone
-----------------------------------------------------------*/

#telephone {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 525px;
	padding: 0;
	padding: 0 0 0 10px;
	height: 45px;
	background: url(../img/ico-arr-down.png) no-repeat 93% 20px;
}

#telephone li {
	text-align: center;
	list-style: none;
}

#telephone .slidehover {
	margin-top: 10px;
}

#telephone .slideinfo {
	z-index: 1;
	position: absolute;
	display: none;
	top: 30px;
	left: 0;
	padding: 10px;
	width: 250px;
	font-style: normal;
	text-align: left;
	color: #fff;
	background: #26bae4;
}

#telephone .slideinfo img {
	vertical-align: middle;
}

#telephone .slideinfo a {
	color: #fff;
}

#restcontacts {
	z-index: 23;
	position: absolute;
	display: none;
	top: 45px;
	left: 0;
	padding: 10px;
	width: 200px;
	height: 100px;
	text-align: left;
	color: #fff;
	background: #26bae4;
}

/* Logo
-----------------------------------------------------------*/

#logo {
	z-index: 999;
	position: absolute;
	top: 3px;
	left: 8px;
}


/* Services
-----------------------------------------------------------*/

.services {
	z-index: 999;
	position: absolute;
	bottom: 1px;
	left: 10px;
	overflow: hidden;
}

.services li {
	display: inline;
	float: left;
	padding: 0 5px 5px 0;
	font-size: 12px;
}

.services a {
	float: left;
	padding: 1px 3px;
	text-decoration: none;
	color: #fff;
	background: #26bae4;
	opacity: .9;
}

.services a:hover {
	color: #eb3e3e;
	background: #fff;
	opacity: 1;
}

/* Dropmenu
-----------------------------------------------------------*/

.basismenu {
	z-index: 999 !important;
	position: absolute;
	bottom: 6px;
	right: 5px;
	font-size: 12px;
}

.basismenu ul ul { 
	width: 175px;
}

.basismenu a:hover {
	color: #eb3e3e;
	background: #d7f1f9;
}

.basismenu .toplevel {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 7px;
	height: 17px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #26bae4;
	background: #fff;
}

.basismenu .sublevel {
	padding: 4px 7px;
	background: #046cb7;
	color: #fff;
}

/* Banner
-----------------------------------------------------------*/

#banner {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 250px;
	overflow: hidden;
	text-align: center;
	background: #999;
}

.banner-p,
.banner-n {
	z-index: 99;
	display: none;
	position: absolute;
	top: 130px;
	width: 34px;
	height: 45px;
	overflow: hidden;
	text-indent: -100em;
	background: url(../img/banner-pn.png);
}

#banner:hover .banner-p,
#banner:hover .banner-n {
	display: block;
}

.banner-p {
	left: 0;
}

.banner-p:hover {
	background-position: 0 -45px;
}

.banner-n {
	right: 0;
	background-position: -34px 0;
}

.banner-n:hover {
	background-position: -34px -45px;
}

/* Tooltip
-----------------------------------------------------------*/

#tooltip {
	position: absolute;
	display: none;
	top: 200px;
	padding: 10px;
	width: 300px;
	color: #fff;
	background-color: #126db3;
}

/* Table
-----------------------------------------------------------*/

table.yui th a,
table.yui th a:visited,
table.yui th a:active {
	color: #fff;
	text-decoration: none;
}

table.yui {
	width: 100%;
	border-collapse: collapse;
	border-bottom: solid 2px #c0c0c0;
}

table.yui td {
	padding: 3px;
	font-size: 11px;
	vertical-align: top;
	background-color: #f9f9f9;
	border-top: solid 2px #c0c0c0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

table.yui th {
	padding: 3px;
	font-size: 11px;
	vertical-align: top;
	color: #fff;
	background: #5a5a5a;
	border-right: 1px solid #e0e0e0;
}

table.yui .plan {
	text-align: center;
	border-right: none !important;
}

table.yui tfoot td a {
	margin-left: 3px;
	height: 15px;
	width: 15px;
	cursor: pointer;
}

table.yui td.stat {
	color: #3c3;
}

table.yui tr.reserved td.stat {
	color: #c90;
}

table.yui tr.sold td.stat {
	color: #eb3e3e;
}

table.yui tr.reserved td,
table.yui tr.sold td {
	background: #eee;
}

table.yui td.dsc {
	color: #444;
	border-top: none;
	border-right: none;
}

/* Content
-----------------------------------------------------------*/

#content {
	clear: both;
	ppadding: 10px 0;
	text-align: left;
}

#on_top {
	padding: 0 0 10px 0;
}

#content {
	clear: both;
	wwidth: 100%;
}

.active {
	padding: 10px;
}

/* My links
-----------------------------------------------------------*/

#mybp {
	position: relative;
	width: 950px;
	clear: both;
	background: #26bae4;
}

#mybp a {
	color: #fff;
}

#mybp .path {
	padding: 10px;
	width: 850px;
	color: #fff;
}

#mybp .mylinks {
	position: absolute;
	float: right;
	right: 0;
	padding: 6px;
}

#mybp .mylinks a {
	display: block;
}

#mybp .mylinks li a {
	margin: 0;
	text-decoration: none;
	color: #fff;
	background: #126db3;
}

#mybp .mysoc {
	position: absolute;
	float: right;
	right: 0;
	padding: 6px;
}

#mybp .mysoc a {
	display: block;
	float: right;
	margin: 0;
	width: 25px;
	height: 25px;
	text-decoration: none;
}
/* Search
-----------------------------------------------------------*/

#search {
	position: relative;
	margin: 10px 0;
	background: #fff;
}

#search h1 {
	padding: 0 0 15px 0;
}

#advsearch td {
	padding-right: 20px;
}

#search p {
	padding: 0 0 5px 0;
}

#search select,
#search input,
#search textarea {
	clear: both;
	margin: 4px;
	padding: 2px;
	font: 12px Tahoma;
	color: #126db3;
	background: #fff;
	border: 1px solid #ccc;
	vertical-align: middle;
}

#search .radio {
	margin: 0 !important;
	padding: 0 !important;
	background: none;
	border-style: none;
}

#search .button {
	margin: 0;
	padding: 0;
	border-style: none;
}

#search .button a {
	display: block;
	padding: 3px 0 0 2px;
}

#search .refid {
	background: #eafaff;
}

#search .simsearch {
	height: 50px;
}

#search #advsearch {
	display: none;
	height: 50px;
}

#search #advsearch label {
	display: block;
}

#search #advsearch .as1,
#search #advsearch .as2 {
	float: left;
	padding: 10px 0 0 0;
	width: 250px;
}

#search table {
	width: 100%;
	margin: 0 0 5px 0;
}

#search .advsearch {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	border-bottom: dotted 1px #eee;
}

#search .advsearch input,
#search .advsearch label {
	vertical-align: middle;
}

#search .advsearch p,
#search .advsearch ul {
	padding: 0 0 10px 0;
}

#search .advsearch li {
	display: inline;
	float: left;
	width: 33%;
	height: 22px;
	line-height: 22px;
	list-style: none;
}


#search .advsearch td {
	padding: 0 0 4px 0;
}
#search .advsearch th {
	padding: 0 4px 4px 0;
}

/* Equal cols
-----------------------------------------------------------*/

.eq-container {
	position: relative;
	margin: 0 0 20px 0;
	width: 950px;
}

.eq-left {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 190px;
	overflow: auto;
}

.eq-right {
	position: relative;
	left: 200px;
	width: 750px;
}

/* Scroll
-----------------------------------------------------------*/

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.vscrollerbar {
	width: 10px;
	background: #26bae4;
}

#subhead .vscrollerbar,
.plaininfo .vscrollerbar {
	background: #1a8ec8;
}

.vscrollerbarbeg {
	height: 10px !important;
	width: 25px;
	background: url(../img/basic_arrow_up.gif);
}

#subhead .vscrollerbarbeg,
.plaininfo .vscrollerbarbeg {
	background: url(../img/basic_arrow_up2.gif);
}

.vscrollerbarend {
	height: 10px;
	width: 10px;
	background: url(../img/basic_arrow_down.gif);
}

#subhead .vscrollerbarend,
.plaininfo .vscrollerbarend {
	background: url(../img/basic_arrow_down2.gif);
}

.vscrollerbase {
	width: 10px;
	background: url(../img/back_links.jpg);
}

#subhead .vscrollerbase,
.plaininfo .vscrollerbase {
	background: url(../img/back_links2.gif);
}

.vscrollerbasebeg {
	width: 10px;
	height: 25px !important;
	background: #fff;
}

#subhead .vscrollerbasebeg,
.plaininfo .vscrollerbasebeg {
	height: 0 !important;
	background: #26bae4;
}

.vscrollerbaseend {
	height: 0 !important;
	width: 10px;
}

.hscrollerbase {
	height: 16px;
}

.hscrollerbar {
	height: 16px;
}

.vscrollerbar,
.hscrollerbar {
	padding: 24px 0 0 0;
	z-index: 2;
}

#subhead .vscrollerbar,
#subhead .hscrollerbar,
.plaininfo .vscrollerbar,
.plaininfo .hscrollerbar {
	padding: 0;
}

.scrollerjogbox {
	width: 5px;
	height: 5px;
	top: auto;
	left: auto;
	bottom: 0;
	right: 0;
}

/* Menu
-----------------------------------------------------------*/

#menu .blue {
	margin: 0 8px 0 0;
}

#menu li {
	display: inline;
	list-style: none;
}

#menu a {
	display: block;
	padding: 6px 0 0 0;
}

/* welcome
-----------------------------------------------------------*/

#welcome {
	margin: 0 0 10px 0;
	padding-bottom: 0;
}

#welcome h1 {
	padding: 0 0 10px 0;
	font-size: 200%;
}

#welcome p {
	padding: 0 0 10px 0;
}

#welcome .promo {
	display: inline;
	float: left;
	margin: 0 20px 10px 0;
}

/* news
-----------------------------------------------------------*/

#news {
	clear: both;
}

#news .newsbox {
	padding: 0 0 10px 0;
}

#news .newsbox h2 {
	padding: 0 0 3px 0;
	font-size: 13px;
}

#news .newsbox p {
	font-size: 13px;
}

#news .newsbox .date {
	clear: both;
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 5px;
	width: 30px;
	font-weight: bold;
	text-align: center;
	color: #26bae4;
	background: #fff url(../img/back_links.jpg) repeat 0 0;
}

#news .newsbox .date big {
	display: block;
	font-weight: bold;
	font-size: 165%;
	line-height: 100%;
}

/* Paging
-----------------------------------------------------------*/

.pcount {
	margin: 10px 0;
	padding: 10px;
	font-size: 11px;
	text-transform: uppercase;
	border: 1px solid #f2f2f2;
}

.pcount a {
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	text-decoration: none;
	color: #fff;
	background-color: #5a5a5a;
}

.pcount a:hover {
	text-decoration: none;
	background-color: #eb3e3e;
}

.pcount span {
	float: left;
	margin-right: 5px;
	padding: 5px 3px;
}

.pcount .active {
	float: left;
	margin-right: 5px;
	padding: 5px 10px;
	color: #fff;
	background-color: #eb3e3e;
}

/* Ticker
-----------------------------------------------------------*/

#ticker {
	padding: 10px;
	width: 290px;
	background-color: #26bae4;
	cursor: pointer;
}

#ticker marquee {
	color: #eb3e3e;
	width: 290px;
}

#ticker a {
	padding: 0 30px 0 10px;
}

/* Hot offers
-----------------------------------------------------------*/

.hotoffers {
	color: #fff;
}

.hotoffers .offer,
.hotoffers .offer_special,
.hotoffers .offer_special2 {
	position: relative;
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	width: 182px;
	height: 305px;
	overflow: hidden;
	background: #26bae4;
}

.hotoffers .offer_special {
	background: #eb3e3e;
}

.hotoffers .offer_special2 {
	background: #861c8f;
}

#friends .offer {
	position: relative;
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	width: 182px;
	overflow: hidden;
}

#friends .last {
	margin-right: 0;
}

.hotoffers .last {
	margin-right: 0;
}

.hhotoffers .offer p.celeste {
	font-size: 18px;
}

.hotoffers a {
	text-decoration: none;
}

.hotoffers .h1,
.hotoffers .h2,
.hotoffers .h3,
.hotoffers .h4 {
	display: block;
	clear: both;
	padding: 1px 10px 3px 10px;
	line-height: 1.1em;
	text-decoration: none;
}

.hotoffers .hcont {
	display: block;
	height: 142px; 
	overflow: hidden;
}

.hotoffers .h1 {
	margin-top: 5px;
	font-size: 180%;
}

.hotoffers .h2,
#contactperson h3 {
	font-size: 150%;
}

.hotoffers .h3 {
	font-size: 120%;
}

.hotoffers .h4 {
	padding-top: 2px;
	font-size: 11px;
}

.hotoffers .price {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px 10px;
	width: 162px;
	font-size: 160%;
	text-align: right;
}

.hotoffers .hprice-old {
	margin: 0 .75em 0 0;
	font-size: 80%;
	text-decoration: line-through;
}

.hotoffers .hprice img {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
}

.hotoffers .extra,
#latestoffers .extra {
	z-index: 2;
	position: absolute;
	top: 5px;
	left: 5px;
}

.offer-gallery .bandbig,
#latestoffers .band {
	z-index: 100;
	position: absolute;
	display: block;
	overflow: hidden;
	text-align: left;
	text-indent: -100em;
}

#latestoffers .band {
	bottom: 1px;
	right: -2px;
	width: 67px;
	height: 67px;
	background-image: url(../img/band.png);
}

.band-1-bg {
	background-position: 0 0;
}

.band-2-bg {
	background-position: 0 -67px;
}

.band-3-bg {
	background-position: 0 -134px;
}

.band-1-ru {
	background-position: -67px 0;
}

.band-2-ru {
	background-position: -67px -67px;
}

.band-3-ru {
	background-position: -67px -134px;
}

.band-1-en {
	background-position: -134px 0;
}

.band-2-en {
	background-position: -134px -67px;
}

.band-3-en {
	background-position: -134px -134px;
}

.band-4-en {
	background-position: -134px -201px;
}

.offer-gallery .bandbig {
	top: 3px;
	right: 3px;
	width: 88px;
	height: 88px;
	background-image: url(../img/bandbig.png);
}

.bandbig-1-bg {
	background-position: 0 0;
}

.bandbig-2-bg {
	background-position: 0 -88px;
}

.bandbig-3-bg {
	background-position: 0 -176px;
}

.bandbig-1-ru {
	background-position: -88px 0;
}

.bandbig-2-ru {
	background-position: -88px -88px;
}

.bandbig-3-ru {
	background-position: -88px -176px;
}

.bandbig-1-en {
	background-position: -176px 0;
}

.bandbig-2-en {
	background-position: -176px -88px;
}

.bandbig-3-en {
	background-position: -176px -176px;
}

.bandbig-4-en {
	background-position: -176px -264px;
}

#latestoffers .link,
.hotoffers .link {
	z-index: 1000;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 160px;
	height: 120px;
	overflow: hidden;
	text-align: left;
	text-indent: -100em;
	background: url(../img/x.gif);	
}

.videoinside {
	position: absolute;
	display: block;
	z-index: 10000 !important;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

.hotoffers .videoinside {
	bottom: 170px;
	left: 5px;
}

.hotoffers .extra img,
#latestoffers .extra img,
#offerinfobox .extra img {
	margin: 0 5px 3px 0;
	float: left;
	clear: both;
}

.hotoffers .offerimg {
	display: block;
	width: 182px;
	height: 137px;
	text-decoration: none;
}

.hotoffers .offerimg .hh {
	height: 100px;
	overflow : hidden;
}

.hotoffers .offerimg .em {
	z-index: 3;
	position: absolute;
	top: 330px;
	left: 0;
	padding: 10px;
	width: 162px;
	height: 125px;
	color: #fff;
	background: #444;
}

#latestoffers .minusx {
	z-index: 200;
	position: absolute;
	top: -6px;
	left: 130px;
}

.hotoffers .minusx {
	z-index: 200;
	position: absolute;
	top: 117px;
	left: 138px;
}

.moreoffers {
	clear: both;
	padding: 0 0 10px 0;
}

.moreoffers p {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}

/* Latest offers
-----------------------------------------------------------*/

#latestoffers .h1,
#offerinfobox h1,
#bashinfo #textwrap h1 {
	font-size: 24px;
}

#latestoffers .h2 {
	font-size: 12px;
}

#latestoffers .h1 a,
#latestoffers .h1 a:active,
#latestoffers .h1 a:visited {
	font-size: 24px;
	color: #000;
	text-decoration: none;
}


#offerinfobox h2,
#bashinfo #textwrap h2 {
	padding: 0 0 6px 0;
	font-size: 18px;
}

#offerinfobox .title h3 {
	margin: 0 0 10px 0 !important;
	padding: 3px 6px !important;
	color: #136db3 !important;
	background: #fff;
}

#offerinfobox .title h3 a {
	color: #136db3 !important;
}

#offerinfobox .path2 {
	background: #5a5a5a;
}

#offerinfobox .path2 p {
	padding: 5px 10px;
	font-size: 12px;
	color: #fff;
}

#offerinfobox .path2 a {
	color: #fff;
}

#latestoffers .offer {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #d9d9d9;
}

#latestoffers .img {
	position: relative;
	float: left;
	width: 160px;
    height: 123px;
}

#latestoffers .img a img {
	border-bottom: solid 3px #26bae4;
}

#latestoffers .img a:hover img {
	border-color: #eb3e3e;
}

#latestoffers .img a.nolink img {
	padding: 0;
	font-size : 0;
	text-decoration : none;
	background: #fff;
	border: none;
}

#latestoffers .shortdesc,
#contactperson p.office {
	font-style: italic;
	color: #939393;
}

#latestoffers .info {
	position: relative;
	display: inline;
	float: right;
	padding: 0;
	width: 780px;
	font-size: 11px;
}

#latestoffers p.cats {
	margin: 3px 0 2px 0;
	padding: 5px;
	font-size: 11px;
	color: #77939b;
	background: #e9f8fc;
	border-top: 3px solid #26bae4;
}

#latestoffers p.cats span {
	margin: 0 6px 0 0;
}

#latestoffers .price {
	display: block !important;
	float: right;
	padding: 0 0 0 40px;
	font-size: 24px;
	color: #26bae4;
}

#latestoffers .searchlinks {
	padding: 10px;
	text-align: right;
	color: #fff;
	background-color: #26bae4;
}

#latestoffers .sorting select {
	padding: 2px;
}

#latestoffers label {
	margin-right: 5px;
}

/* Property links
-----------------------------------------------------------*/

#propertylinks {
	position: relative;
	margin: 15px 0 0 0;
	background: url(../img/back_propertylinks2.gif) repeat-y;
	height : 602px;
}

#propertylinks .ttl {
	background: #fff;
}

#propertylinks .list {
	padding: 5px;
}

#propertylinks li {
	display: block;
	ffloat: left;
	padding: 1px 5px;
  width: 45%;
	font-size: 11px;
	list-style: none;
}


#propertylinks #third .col1 {  margin-left : 0px; width : 105px;}
#propertylinks #third .col2 {  margin-left : 110px; width : 105px;}
#propertylinks #third .col3 {  margin-left : 220px; width : 105px;}
#propertylinks #third .coltopper {margin-top: -572px;} 

#propertylinks #thirdd .list li {
	width: 30%;
	display: inline;
	float: left;
}

/* Subhead
-----------------------------------------------------------*/

#subhead {
	margin: 0 0 0 10px;
}

#subhead .box h3 {
	margin-bottom: 10px;
}

#subhead .shbox {
	padding: 0 0 10px 0;
}

#subhead .shbox h5 {
	padding: 0 0 5px 0;
	font-size: 21px;
}

#subhead .shbox .more {
	display: inline;
	padding: 0 2px;
	font-size: 11px;
	color: #126db3;
}

#subhead {
	float: right;
	width: 758px;
	color: #fff;
}

#subhead .box {
	padding: 10px;
	background: #26bae4;
}

/* Offer inbox
-----------------------------------------------------------*/

#offerinfobox {
	padding: 0;
}

#offerinfobox .box {
	padding: 10px;
	color: #fff;
	background: #26bae4;
}

#offerinfobox .extras {
	z-index: 2;
	position: absolute;
	top: 0;
	right: 0;
}

#offerinfobox .extras img {
	clear: both;
	display: block;
	float: right;
	margin: 0 0 5px 0;
}

#offerinfobox .title {
	width: 350px;
}

#offerinfobox #left {
	display: inline;
	float: left;
	padding: 0 0 20px 0;
	width: 428px;
}

#offerinfobox #left h1 {
	z-index: 1;
	padding-bottom: 5px;
}

#offerinfobox #right {
	position: relative;
	float: right;
	padding-left: 10px;
	width: 289px;
	border-left: 1px dotted #1a8ec8;
}

#offerinfobox #right .pricetags {
	clear: both;
}

#offerinfobox #right .pricetags .minusx {
	position: relative;
	margin: -4px 8px 0 0;
	float: left;
}

#offerinfobox #right .bill {
	float: left;
}

#offerinfobox #right .h1 {
	font-size: 24px;
}

#offerinfobox #right .bill .oldprice {
	color: #eb3e3e;
	text-decoration: line-through;
	ffont-size: 24px;
}

#offerinfobox #right .bill .newprice {
	font-weight: normal;
	color: #fff;
	ffont-size: 24px;	
}

#offerinfobox #right .bill .oldpricex {
	color: #eb3e3e;
	ttext-decoration: line-through;
	font-size: 12px;
}

#offerinfobox #right .bill .newpricex {
	font-weight: normal;
	color: #fff;
	font-size: 12px;	
}

#offerinfobox #right .currency {
	float: right;
	margin-left: 5px;
	width: 31px;
}

#offerinfobox #right .price {
	display: inline;
	float: right;
	overflow: hidden;
	padding: 0 0 10px 0;
}

#offerinfobox #right .currency a {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	border-left: 1px solid #1a8ec8;
}

#offerinfobox #right .currency a:hover {
	border-left: 1px solid #fff;
}

/*14.10.10*/#offerinfobox #right .infopack {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0 10px;
	border: solid 1px #fff;
}

/*14.10.10*/#offerinfobox #right .infopack p {
	position: absolute;
	top: -10px;
	left: 5px;
	padding: 0 !important;
	height: 20px;
	color: #126db3;
}

/*14.10.10*/#offerinfobox #right .infopack p a {
	padding: 0 5px 0 22px;
	font-weight: bold;
	font-size: 13px;
	background: #26bae4 url(../img/ico-pdf.gif) no-repeat 2px 1px;
}

/*14.10.10*/#offerinfobox #right .infopack ul {
	margin: 0 !important;
	padding: 12px 0 10px 0 !important;
}

/*14.10.10*/#offerinfobox #right .infopack li {
	display: inline;
	float: left;
	padding: 1px 0 !important;
	width: 49.9%;
}

#oofferinfobox #right .infopack {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dotted #1a8ec8;
}

#oofferinfobox #right .infopack p {
	padding: 0 0 0 20px;
	font-size: 13px;
	color: #126db3;
	background: url(../img/ico-pdf.gif) no-repeat 0 1px;
}

#offerinfobox #right .column {
	margin: 10px 0 0 0;
	padding: 0;
}

#offerinfobox #right .column li {
	display: inline;
	float: left;
	padding: 0 0 1px 0;
	width: 48%;
	list-style: none;
}

#offerinfobox #right .plaininfo {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	bborder-top: 1px dotted #1a8ec8;
}

#offerinfobox #right .plaininfo a {
	padding: 0 0 0 15px;
	line-height: 20px;
	text-decoration: none;
	background: url(../img/back_plaininfo.gif) no-repeat 0 1px;
}

#offerinfobox #right .plaininfo a:hover {
	text-decoration: underline;
}

#offerinfobox .jScrollPaneTrack,
#subhead .jScrollPaneTrack {
	background: url(../img/back_links2.gif);
}

#offerinfobox .jScrollPaneDrag,
#subhead .jScrollPaneDrag {
	background: #1a8ec8;
}

#offerinfobox #right .plaininfo .jScrollPaneDrag:hover,
#offerinfobox #right .plaininfo .jScrollPaneDrag:active {
	background: #eb3e3e;
}

#offerinfobox .jScrollPaneDragTop,
#subhead .jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	height: 5px;
	overflow: hidden;
	background: url(../img/basic_arrow_up2.gif);
}

#offerinfobox .jScrollPaneDragBottom,
#subhead .jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 5px;
	overflow: hidden;
	background: url(../img/basic_arrow_down2.gif);
}

#offerinfobox #left .first {
	position: relative;
}

#offerinfobox #left h3 {
	padding: 0 0 5px 10px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}

#offerinfobox #left p.subtitle {
	padding: 0 0 15px 0;
	color: #5a5a5a;
}

#offerinfobox #left .infopane p,
#offerinfobox #left .statpane p,
#offerinfobox #left .location p {
	padding: 0 0 4px 0;
}

#offerinfobox #left .infopane,
#offerinfobox #left .statpane,
#offerinfobox #left .location {
	border-left: 1px dotted #1a8ec8;
	margin-top: 10px;
	padding: 0px 10px 0 10px;
}

#offerinfobox #left .infopane {
	background: url(../img/back_infopane.gif) no-repeat top left;
}

#offerinfobox #left .statpane {
	background: url(../img/back_statpane.gif) no-repeat top left;
}
#offerinfobox #left .location {
	background: url(../img/back_location.gif) no-repeat top left;
}

#offerinfobox a#minimaploc {
	width: 114px;
	height: 89px;
	float: left;
	position: relative;
	background: url(../img/minimapbg.gif) no-repeat;
	display: inline;
}

#offerinfobox a#minimaploc:hover {
	background: url(../img/minimapbg_hover.gif) no-repeat;
}

#offerinfobox #minimaploc .redspot {
	position: absolute;
	width: 7px;
	height: 7px;
	background: url(../img/reddot.gif) no-repeat;
}

/* Userlinks
----------------------------------------------------------- */

#offerinfobox .userlinks {
	clear: both;
	margin: 15px 0 0 0;
}

#offerinfobox .userlinks a,
#subhead .userlinks a,
#bashinfo .btn a,
#mybp .mylinks a {
	float: left;
	margin: 0 2px 2px 0;
	padding: 0 7px 0 22px;
	height: 23px;
	line-height: 23px;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	background-color: #136db3;
	background-position: 7px 7px;
	background-repeat: no-repeat;
}

#offerinfobox .userlinks a:hover,
#subhead .userlinks a:hover,
#bashinfo .btn a:hover,
#mybp .mylinks a:hover {
	background-color: #eb3e3e !important;
}

.btn_360 {
	background-image: url(../img/btn_360.gif);
}

.btn_addtofav {
	background-image: url(../img/btn_addtofav.gif);
}

.btn_aerial {
	background-image: url(../img/btn_aerial.gif);
}

.btn_archplan {
	background-image: url(../img/btn_archplan.gif);
}

.btn_boss {
	background-image: url(../img/btn_boss.gif);
}

.btn_callback {
	background-image: url(../img/btn_callback.gif);
}

.btn_clear {
	background-image: url(../img/btn_clear.gif);
}

.btn_close {
	background-image: url(../img/btn_close.gif);
}

.btn_comments {
	background-image: url(../img/btn_comments.gif);
}

.btn_down {
	background-image: url(../img/btn_down.gif);
}

.btn_freeadvice {
	background-image: url(../img/btn_freeadvice.gif);
}

.btn_freeview {
	background-image: url(../img/btn_freeview.gif);
}

.btn_login {
	background-image: url(../img/btn_login.gif);
}

.btn_mainplan {
	background-image: url(../img/btn_mainplan.gif);
}

.btn_newoffers {
	background-image: url(../img/btn_newoffers.gif);
}

.btn_next {
	background-image: url(../img/btn_next.gif);
}

.btn_path {
	background-image: url(../img/btn_path.gif);
}

.btn_pdf {
	background-image: url(../img/btn_pdf.gif);
}

.btn_plan {
	background-image: url(../img/btn_plan.gif);
}

.btn_play {
	background-image: url(../img/btn_play.gif);
}

.btn_print {
	background-image: url(../img/btn_print.gif);
}

.btn_reservation {
	background-image: url(../img/btn_reservation.gif);
}

.btn_sendtoafriend {
	background-image: url(../img/btn_sendtoafriend.gif);
}

.btn_slideshow {
	background-image: url(../img/btn_slideshow.gif);
}

.btn_stats {
	background-image: url(../img/btn_stats.gif);
}

.btn_subscribe {
	background-image: url(../img/btn_subscribe.gif);
}

.btn_up {
	background-image: url(../img/btn_up.gif);
}

.btn_webcam {
	background-image: url(../img/btn_webcam.gif);
}

/* Textwrap
----------------------------------------------------------- */

#bashinfo {
	position: relative;
}

#textwrap {
	z-index: 1;
}

#textwrap h1 {
	margin-bottom: 10px;
}

#textwrap h1,
#textwrap h2,
#textwrap h3,
#textwrap h4 {
	line-height: 30px;
}

#textwrap p {
	padding: 0 0 1em 0;
}

#textwrap img {
	display: inline;
	float: left;
	margin: 0 20px 10px 0;
}

#textwrap .cp-skype {
	ddisplay: block;
	padding: 0 0 0 15px !important;
	background-repeat: no-repeat;
	background-position: 0 1px;
	background-image: url(../img/ico_skype2.gif);
}

#textwrap .normal {
	font-size: 100%;
	line-height: 18px;
}

#textwrap .big {
	font-size: 150%;
	line-height: 24px;
}

#textwrap .huge {
	font-size: 200%;
	line-height: 30px;
}

#sizer {
	margin: 0 10px 0 0;
	padding: 0 5px 0 5px;
	float: left;
	border-right: 1px solid #f2f2f2;
	line-height: 0;
	display: inline;
}

#sizer a {
	display: block;
	padding: 2px;
	text-decoration: none;
}

#text .source {
	padding: 0 0 10px 0;
	font-style: italic;
	color: #5a5a5a;
}

#text h2,
#text p {
	padding: 0 0 10px 0;
}

#text p {
	line-height: 1.3em;
}

#text ul {
	padding: 0 4em 10px 4em;
}

#text li {
	display: list-item;
	float: none;
	list-style: square;
}

#rightdock {
	position: relative;
	z-index: 2;
	width: 300px;
	float: right;
	padding: 0 0 10px 10px;
}

#rightdock .bigimg {
	clear: both;
	width: 300px;
	overflow: hidden;
	background: #1a8ec8;
}

#rightdock .bigimg .btn {
	padding: 7px;
}

#rightdock ul {
	padding: 8px 10px 10px 10px;
}

#rightdock .bigimg .main {
	width: 300px;
	max-width: 300px;
}

#thumbs {
	clear: both;
	margin-top: 10px;
	width: 300px;
}

#thumbs img {
	display: inline;
	float: left;
	width: 100px;
	max-width: 100px;
	height: 75px;
	margin : 0;
}

#bashinfo .titlelinks {
	height: 20px;
}

#bashinfo .titlelinks {
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
	height: 20px;
}

#bashinfo .titlelinks li {
	display: inline;
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 16px 4px;
}

#bashinfo .titlelinks .tl-s2f {
	background-image: url(../img/btn_s2f.gif);
}

#bashinfo .titlelinks .tl-print {
	background-image: url(../img/btn_print2.gif);
}

#bashinfo .titlelinks .tl-quest {
	background-image: url(../img/btn_quest.gif);
}

#bashinfo .titlelinks a {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-decoration: underline;
	color: #26bae4;
	background: none;
}

#bashinfo .titlelinks a:hover {
	text-decoration: none;
	color: #eb3e3e;
	background: none;
}

.help {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #ffc;
}

.help p {
	font-size: 21px;
	text-align: center;
}

/* Sorting info
----------------------------------------------------------- */

#sortinginfo {
	float: left;
	margin: 0 0 10px 0;
	width: 925px;
}

#sortinginfo h1 {
	margin-bottom: 5px;
	font-size: 200%;
	color: #26bae4;
}

#sortinginfo h2 {
	margin: 10px 0;
	font-size: 160%;
}

#sortinginfo p {
	display: block;
	float: none;
}

#sortinginfo .title {
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	ccolor: #26bae4;
	border-bottom: 1px dotted #d2d2d2;
}

#sortinginfo .u {
	padding: 0 0 10px 0;
	text-decoration: underline;
}

#sortinginfo ul {
	padding: 0 4em 1em 4em;
}

#sortinginfo li {
	display: list-item;
	float: none;
	list-style: square;
}

#sortinginfo .sectiontitle {
	margin: 0 0 10px 0;
	padding: 35px 0 10px 0;
	font-size: 200%;
	color: #26bae4;
	border-bottom: 1px dotted #d2d2d2;
}

#sortinginfo .sectiontitle a.toggleLink {
	float: right;
	padding-left: 5px;
	font-size: 12px;
	text-decoration: none;
	color: #26bae4;
	border-left: 1px solid #d2d2d2;
}

#sortinginfo .sectiontitle a.toggleLink:hover,
.titlelinks a:hover {
	border-color: #eb3e3e;
}

#sortinginfo .floor {
	padding: 0;
}

#sortinginfo .floor p {
	margin: 0 0 1em 0;
	font-size: 13px;
}

/* Contact person
----------------------------------------------------------- */

#contactperson {
	margin-top: 10px;
}

#contactperson .links {
	text-align: left;
}

#contactperson p {
	padding: 5px 0 2px 0;
	line-height: 16px;
}

#contactperson .thisborderbox {
	padding: 10px;
	border: 1px solid #f2f2f2;
}

#contactperson .thisborderbox .l {
	float: left;
	width: 100px;
	overflow: hidden;
}

#contactperson .thisborderbox .r {
	float: right;
	width: 170px;
	overflow: hidden;
}

#contactperson .cp span {
	display: block;
	hheight: 16px;
	padding: 0 0 0 15px !important;
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#contactperson .cp-gsm {
	background-image: url(../img/ico_gsm.gif);
}

#contactperson .cp-telephone {
	background-image: url(../img/ico_telephone.gif);
}

#contactperson .cp-address {
	background-image: url(../img/ico_address.gif);
}

#contactperson .cp-skype {
	background-image: url(../img/ico_skype2.gif);
}

#contactperson .cp-icq {
	background-image: url(../img/ico_icq2.gif);
}

#contactperson .cp-contact {
	background-image: url(../img/ico_contact.gif);
}

/* Global contacts
----------------------------------------------------------- */

#globalcontacts {
	clear: both;
	width: 300px;
	margin-top: 10px;
}

#globalcontacts dl {
	width: 300px;
}

#globalcontacts dt {
	clear: both;
	background-color: #26bae4;
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
}

#globalcontacts dt img {
	margin-right: 10px;
}

#globalcontacts dd img {
	float: left;
	padding: 10px;
}

#globalcontacts dd p {
	padding: 10px;
}

#globalcontacts .gc span {
	position: relative;
}

#globalcontacts .gc-name {
	display: block;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 16px;
}

#globalcontacts .gc-gsm,
#globalcontacts .gc-telephone,
#globalcontacts .gc-contact {
	position: relative;
	z-index: 2;
	height: 16px;
	line-height: 16px;
	background-repeat: no-repeat;
}

#globalcontacts dd .gc-gsm {
	padding: 0 5px 0 12px;
	background-image: url(../img/ico_gsm.gif);
}

#globalcontacts dd .gc-telephone {
	padding: 0 5px 0 12px;
	background-image: url(../img/ico_telephone.gif);
}

#globalcontacts dd .gc-contact {
	padding: 0 0 0 15px;
	background-image: url(../img/ico_contact.gif);
}

/* Some links
----------------------------------------------------------- */

#somelinks ul {
	margin: 10px 0 0 0;
	padding: 5px 0 10px 0;
}

#somelinks li {
	float: none;
	width : 100%;
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

#somelinks a {
	display: block !important;
	float: none !important;
	margin: 0 !important;
	padding: 1px 0 !important;
	width: 100% !important;
	font-size: 11px;
	text-indent: 13px;
	text-decoration: underline !important;
	color: #26bae4 !important;
	background: #fff url(../img/reddot.gif) no-repeat 0 5px !important;
}

#somelinks a:hover {
	text-decoration: none !important;
}

/* Tips
----------------------------------------------------------- */

#threetips .tipwrap {
	background: url(../img/back_links.jpg);
}

#threetips .tipbox,
#threetips .tipbox_last {
	width: 288px;
	float: left;
	margin: 10px 0;
	padding: 0 10px;
	border-left: 1px dotted #26bae4;
}

#threetips .first {
	border-left: 0px;
  padding-left : 11px;
}

#threetips .whole {
	border-style: none;
	wwidth: 908px;
	width: 97%;
}

#threetips .tipbox p {
	padding: 10px 0;
	color: #5a5a5a;
}

#threetips .tipbox .h3 {
	font-size: 180%;
}

#threetips .tipbox .h2 {
	padding: 7px;
	margin: 0 0 5px 0;
	background-color: #26bae4;
	color: #fff;
	font-size: 12px;
	float: none;
}

/* Footer
-----------------------------------------------------------*/

#footer {
	padding-top: 20px;
}

#footer .para {
	padding: 0 0 20px 0;
	line-height: 18px;
	text-align: left;
}

#footer .copy {
	line-height: 18px;
}

#footer .copy .l {
	float: left;
}

#footer .copy .r {
	float: right;
}

/* Clears
-----------------------------------------------------------*/

.clear,
.clear_offers {
	float: none;
	clear: both;
}

.clear_border {
	padding: 0 0 10px 0;
	border-top: 1px dotted #d9d9d9;
}

/* Clearfix
----------------------------------------------------------- */

.br:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.br {
	display: block;
}

.br {
	.display: inline-block;
}

* html .br {
	height: 1%;
}

.clear10 {
	margin: 0 0 10px 0;
}

.clear20 {
	margin: 0 0 20px 0;
}

/* 2.2.2010
----------------------------------------------------------- */

.social {
	margin: 1em 0 0 0;
	padding: 2em 0 0 0;
	bborder-top: solid 1px #eee;
}

.social .s {
	display: inline;
	float: left;
	padding: 0 1em 1em 0;
}

.reloffs {
	padding: 1em 0 0 0;
	bborder-top: solid 1px #eee;
}

.reloffs a {
	ppadding: 0 0 0 .5em;
}

.btns {
	height: 40px;
}

.btns .fbook,
.btns .twitter {
	float: left;
	padding: 0 1em 0 0;
}

/* 18.3.2010
----------------------------------------------------------- */

.small_social {
	height: 32px;
	overflow: hidden;
}

.small_social img {
	margin: 0 !important;
}

.small_social .bu {
    display: inline;
    float: left;
    margin: 0 4px 0 0;
}

.small_social_old {
	padding: 0 0 1em 0;
	overflow : hidden;
}

#social {
	padding: 1em 0 2em 0;
}

#social h3 {
	padding: 0 0 1em 0;
	color: #ed403e;
}

#social ul {
	padding: 0;
	margin: 0;
	height: 60px;
}

#social li {
	float: left;
	padding: 0;
	margin: 0;
	width: 175px;
	height: 60px;
	list-style: none;
	background-repeat: no-repeat;
}

#social li a {
	display: block;
	padding: 15px 10px 0 70px;
	font-size: 11px;
	text-decoration: none;
}

#social li a strong {
	display: block;
	font-size: 13px;
	text-transform: uppercase;
}

#social .s1 {
	background-image: url(../img/ico-newsletter.png);
}

#social .s2 {
	background-image: url(../img/ico-feed.png);
}

#social .s3 {
	background-image: url(../img/ico-facebook.png);
}

#social .s4 {
	background-image: url(../img/ico-twitter.png);
}

#social .s5 {
	width: 240px;
	background-image: url(../img/ico-reg.png);
}

/* 7.5.2010
----------------------------------------------------------- */

.visamaster {
	clear: both;
	height: 40px;
}

.visamaster a {
	display: block;
	padding: 0 0 0 86px;
	height: 29px;
	line-height: 29px;
	font-size: 11px;
	color: #fff;
	background: #136db3 url(../img/ico-visamaster.gif) no-repeat;
}

/* 7.6.2010
----------------------------------------------------------- */

#latestoffers .price p {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 15px !important;
	text-align: right !important;
	ffloat : right;
}

.offer .price-txt {
	font-size: 11px;
	color: #77939b;
	text-align: right !important;
}

.offer .price-old,
.offer .price-new {
	font-size: 16px;
	text-align: right !important;
	font-family : Tahoma,Arial,Verdana;
}

.offer .price-old {
	margin: 0 .3em 0 0;
	text-decoration: line-through;
	color: #c00;
}

.offer .price-new {
	font-weight: bold;
	color: #26bae4;
}

.offer .price-newx {
	font-weight: bold;
	color: #26bae4;
	font-size : 12px;
}

.offer .price-square {
	font-size: 12px;
	color: #77939b;
}

.offer .price-area {
	font-size: 11px;
	color: #000;
}

/* 9.6.2010
----------------------------------------------------------- */

#offerinfobox .pricetags {
	padding: 0 0 10px 0;
}

#offerinfobox .commision p {
	padding: 0 0 8px 0;
	font-size: 12px;
}

#offerinfobox .commision .note {
	font-style: italic;
}

#offerinfobox .commision .note em {
	text-decoration: underline;
}

/* 13.10.2010
----------------------------------------------------------- */

#container {
	position: relative;
	z-index: 100;
}

/* 29.11.2010
----------------------------------------------------------- */

.tbanner {
	padding: 10px 0;
	width: 944px;
	clear: both;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: -1px;
	text-align: center;
	color: #fb0102;
	background: #fff;
	border: solid 3px #fb0102;
}

.tbanner a {
	color: #fb0102;
}

/* 14.07.2011
----------------------------------------------------------- */

.title-flag {
	float: left;
	margin: .5em .5em 0 0;
	padding: .4em;
	font: bold 12px Arial;
	text-transform: uppercase;
	color: #fff;
	background: #eb3e3e;
}

#latestoffers .title-flag {
	margin-top: .3em;
	padding: .2em .4em;
}
