body
{
	margin:0 0 0 0;
	min-width:1000px;
	background:#FFFFFF;
}

body,div
{
	scrollbar-base-color: ##ffffff;
	scrollbar-arrow-color: ##C9C9C2;
	scrollbar-3dlight-color: ##E2E2D7;
	scrollbar-darkshadow-color: ##E6E6DD;
	scrollbar-face-color: ##F3F3EE;
	scrollbar-highlight-color: ##ffffff;
	scrollbar-shadow-color: ##C6C6B3;
	scrollbar-track-color: ##FBFBFE;
}
body,a,input
{
	color:#40362B;
	font:normal 11px Tahoma,Verdana;
}

.button{
  padding:0.25em 0.25em;
  width:auto;
  overflow:visible;
}
	 

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

img
{
	border:0;
}

table
{
	border-collapse:collapse;
	border:0;
}

label
{
	cursor:pointer;
}

#main
{
	width:1000px;
}

.left
{
	float:left;
}

#outer
{
	margin:0px auto;
	width:1000px;
	border:1px solid #000;
}

#menu-top
{
	background:#000000;
	height:29px;
	color:#ffffff;
	padding-left:107px;
	width:893px;
	display:block;
}

#menu-top label
{
	letter-spacing:1px;
}

#menu-top #login
{
	line-height:24px;
	padding-top:5px;
	vertical-align:middle;
}

#menu-top a
{
	text-decoration:none;
	color:#FBAB63;
	display:block;
	margin-right:11px;
	height:29px;
	line-height:29px;
	letter-spacing:1px;
}

#menu-top img
{
	margin-right:5px;
}

#menu-top a:hover
{
	color:#FBC595;
}


#menu-top #menu
{
	color:#FBAB63;
}

#menu-top #menu span
{
	padding-left:11px;
}

#menu-top span
{
	padding-left:18px;
	height:29px;
}

#menu-top input
{
	margin-right:10px;
	border:solid 1px #730F11;
}

#ctl0_ctl2_LoginButton
{
	display:block;
    	width:24px;
	height:26px;
	background:url(../../images/button-login.gif) 0 0 no-repeat;
}

#ctl0_ctl2_LoginButton:hover
{
	background:url(../../images/button-login-over.gif) 0 0 no-repeat;
}

#MailButton
{
	padding-left:16px;
	background:url(../../images/icon-mail.png) 0 11px no-repeat;
}

#header-guest
{
	background:url(../../images/head-guest.png) 0 0 no-repeat;
	height:121px;
	width:1000px;
}

#header-user
{
	background:url(../../images/head-user.png) 0 0 no-repeat;
	height:121px;
	width:1000px;
}

#col-bg-left
{
	width:1000px;
	/* background:url(../../images/col-left-bg.gif) 0 0 repeat-y; */
	float:left;
}

#col-bg-right
{
	width:1000px;
	background: #f5f1ec url(../../images/col-left-bg.gif) left 0 repeat-y;
	/* background:#f5f1ec; */
	float:left;
}

#col-left
{
	width:190px;
	float:left;
	border-top:6px solid #F5F1EC;
}

.col-left-menu
{
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	/* background:url(../../images/col-left-top.gif); */
	padding-top:15px;
	float:left;
}

.col-left-menu li a
{
	width:174px;
	height:30px;
	display:block;
	text-align:right;
	text-decoration:none;
	letter-spacing:1px;
	padding-right:16px;
	line-height:30px;
}

.col-left-menu li a:hover,.col-left-menu li a.active
{
	background:url(../../images/col-left-menu-bg.gif) repeat-y;
	font-weight:bold;
}

#col-left-search
{
	width:174px;
	display:block;
	text-align:right;
	padding-right:16px;
	color:#AE6626;
	height:38px;
	background:url(../../images/col-left-search.png) 0 0 no-repeat;
	margin:15px 0 0 0;
	float:left;
}

#col-middle
{
	float:left;
	width:635px;
	padding-bottom:20px;
	background: url(../../images/mainbg.gif) repeat-y;
}

#content
{
	padding:11px 0 20px 15px;
	width:604px;
	background:#ffffff;
}

#col-middle-title
{
	background:url(../../images/col-middle-title-bg.gif) 0 2px repeat-x;
	width:569px;
	height:23px;
}

#col-middle-title span
{
	color:#7B1012;
	font-size:12px;
	font-weight:bold;
	background:#ffffff;
	padding-right:5px;
}

.col-middle-title
{
	background:url(../../images/col-middle-title-bg.gif) 0 2px repeat-x;
	width:569px;
	height:23px;
}

.col-middle-title span
{
	color:#7B1012;
	font-size:12px;
	font-weight:bold;
	background:#ffffff;
	padding-right:5px;
}


#col-middle ul.categories
{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}

#col-middle ul.categories li
{
	width:267px;
	padding-left:6px;
	float:left;
	padding-bottom:24px;
}

#col-middle ul.categories li img
{
	float:left;
}

#col-middle ul.categories li span
{
	padding:6px;
	display:block;
	float:left;
	width:187px;
	font-size:10px;
	letter-spacing:0.5px;
	line-height:12px;
}

#search
{
	width:569px;
	height:151px;
	background:url(../../images/col-middle-search-bg.png) no-repeat;
}

#search h1
{
	padding:5px 0 0 42px;
	margin:0 0 10px 0;
	letter-spacing:0.5px;
	font:bold 11px Tahoma,Verdana;
	color:#7B1012;
	height:20px;
}

#search input,#search select
{
	width:42px;
	height:18px;
	line-height:18px;
	font-size:11px;
}

#search select
{
	width:74px;
}

#search table.left
{
	width:355px;
}

#search table.left td
{
	padding:2px 4px 2px 4px;
}

#search table.left td strong
{
	letter-spacing:0.5px;
}

#ctl0_Main_SearchButton
{
	width:96px;
	height:29px;
	display:block;
	background:url(../../images/button-search.png) no-repeat;
	margin-top:-20px;
	margin-left:230px;
}

#ctl0_Main_SearchButton:hover
{
	background:url(../../images/button-search-over.png) no-repeat;
}

table.estatestate
{
	background:#F3DFC8;
	width:188px;
	height:29px;
	border:1px solid #D4C0A8;
	margin-top:10px;
	float:left;
}

table.estatetype
{
	width:188px;
	float:left;
	margin-top:10px;
}

table.estates
{
	background:#E8D6C4;
	width:566px;
	border:1px solid #C3B19A;
	border-spacing:0;
}

table.estates td,table.estates th
{
	padding:4px;
	text-align:center;
}

table.estates td
{
	border:1px solid #FFFFFF;
}

table.estates th
{
	background:url(../../images/col-middle-table-estates-header-bg.png) repeat-x;
	height:36px;
}

table.estates th a
{
	color:#ffffff;
	font-weight:bold;
}

table.estates tr.alter
{
	background:#F7F4EE;
}

#col-right
{
	float:left;
	width:175px;
	background:#ffffff 	
}

#col-right-banners
{
	list-style:none;
	width:164px;
	background: url(../../images/girl-back.gif);
	margin:0;
	padding:0;
	float:right;
}

#col-right-banners li
{
	width:133px;
	height:136px;
	border:1px solid #BDA88F;
	padding:2px;
	margin-bottom:8px;
}

#col-right-banners li.first
{
	height:77px;
	border:0;
	padding:0 2px 2px 2px;
	margin-bottom:8px;
	border-right:1px solid #BDA88F;
	border-left:1px solid #BDA88F;
	border-bottom:1px solid #BDA88F;
}

#ctl0_AdButton
{
	width:133px;
	height:34px;
	display:block;
	background:url(../../images/button-createad.png) 0 0 no-repeat;
}

#ctl0_AdButton:hover
{
	background:url(../../images/button-createad-over.png) 0 0 no-repeat;
}

#col-middle ul.estatetype
{
	list-style:none;
	border:1px solid #D4C0A8;
	margin:0;
	padding:0;
	float:left;
	margin-top:10px;
	width:578px;
}

#col-middle ul.estatetype li
{
	float:left;
	padding:10px 5px 10px 5px;

}

#col-middle ul.estatetype li:hover
{
	background:#F3DFC8;
}

#col-middle ul.estatetype li span
{
	font-weight:bold;
	color:#7B1012;
}

table.search
{
	width:580px;
	margin-top:10px;
	border:1px solid #D4C0A8;
}

table.search td
{
	padding:4px;
}

.search input,.search select
{
	width:30px;
	font:normal 11px Tahoma,Verdana;
}

.search select
{
	width:auto;
}

ul#companies
{
	list-style:none;
	margin:0;
	padding:0;
	width:569px;
}

ul#companies li
{
	border:1px solid #D4C0A8;
	width:567px;
	float:left;
	margin-top:10px;
}

ul#companies li h1
{
	margin:0;
	padding:0 0 0 10px;
	font:bold 12px Tahoma,Verdana;
	background:url(../../images/col-middle-table-estates-header-bg.png) repeat-x;
	height:36px;
	line-height:36px;
	color:#ffffff;
}

ul#companies li h2
{
	margin:0;
	padding:0;
	font:bold 12px Tahoma,Verdana;
	line-height:20px;
}

ul#companies li h3
{
	margin:0;
	padding:0;
	font:normal 11px Tahoma,Verdana;
	line-height:20px;
}

ul#companies li div.logo
{
	width:100px;
	float:left;
	padding:20px;
	border-right:1px dashed #D4C0A8;
}

ul#companies li div.details
{
	float:left;
	padding:10px;
}

ul#documents
{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:20px;
}

ul#documents li
{
	margin-top:10px;
	padding-left:20px;
	background:url(../../images/icon-document-word.png) no-repeat 0 0;
	height:16px;
	line-height:16px;
}

ul#rules
{
	list-style:none;
	margin:0;
	padding:0;
	margin-left:20px;	
}

ul#rules li
{
	margin-top:10px;
	padding-left:20px;
	background:url(../../images/icon-document-pdf.png) no-repeat 0 0;
	height:16px;
	line-height:16px;
}

#conditions {
	width:95%;
}

#conditions h1 {
	font:bold 16px Tahoma,Verdana;
	text-align:center;
}

#conditions ol li {
	padding-bottom:15px;
}

#conditions select {
	height:20px;
	line-height:20px;
	font-size:12px;
}

ul#news
{
	list-style:none;
	margin:0;
	padding:0;
	width:569px;
}

ul#news li
{
	width:567px;
	float:left;
	margin-top:10px;
}

ul#news li h1
{
	margin:0;
	font:bold 12px Tahoma,Verdana;
	height:36px;
}

ul#news li h2
{
	font-size: 9px;
	color: #999999;
	margin:0;
	padding:0;
	line-height:20px;
}

ul#news li h3
{
	margin:0;
	padding:0;
	font:normal 11px Tahoma,Verdana;
	line-height:20px;
}

ul#news li h5
{
	background:url(../../images/col-middle-title-bg.gif) 0 2px repeat-x;
	width:569px;
	height:23px;
}


#newsdetails h1 {
        margin:0;
	font:bold 14px Tahoma,Verdana;
	height:36px;
	line-height:36px;
}

#newsdetails h2 {
	font-size: 9px;
	color: #999999;
	margin:0;
	padding:0;
	line-height:20px;
}

#newsdetails h3 {
	margin:0;
	padding:0;
	font:italic 11px Tahoma,Verdana;
	line-height:20px;
}

#newsdetails h4 {
	margin:0;
	padding:0;
	font:normal 11px Tahoma,Verdana;
	line-height:20px;
}

.submenu-wrapper {
        z-index:50;
	position:absolute;
	top:200px;
	left:330px;
	display:inline;
}

.submenu2-wrapper {
        z-index:51;
	position:absolute;
	top:230px;
	left:319px;
	display:inline;
}

.submenu {
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	background:#ffffff;
	display:block;
	width:200px;
}
.submenu ul {
	padding:0px;
	margin:4px;
	background:#eee1d3;
	list-style:none;
}

.submenu li {
	margin:0px;
	padding:3px;
	font:normal 11px Tahoma,Verdana;
}

.submenu a {
	margin-left:2px;
	padding-left:8px;
	text-decoration:none;
	color:#000000;
	display:block;
	min-height:16px;
}

.submenu a:hover {
	color:#ffffff;
	font-weight:bold;
	display:block;
	background:#ae6626;
}

.mceContentBody {
	font:normal 12px Tahoma,Verdana;
	margin:5px;
}
   
   
#advmail {
        width:95%;
}

#advmail ul {
	margin:0px;
	list-style:none;
}

.searchresult
{
	background:#E8D6C4;
	width:566px;
	border:1px solid #C3B19A;
	border-spacing:0;
} 

.searchresult thead
{
	background:#a75050;
}

.searchresult thead td a
{
	background:#a75050;
	color:#ffffff;
	font-weight:bold;
}

.searchresult tr td
{
	padding:4px;
	text-align:center;
	border:1px solid #FFFFFF;
}

.lightRow 
{
	background:#F7F4EE;
}

.darkRow
{
	background:#E8D6C4;
}

.mouseOver 
{
	background:#ffd4a1;
	cursor:pointer;
}

.estateresult 
{
	background:#ffffff;
	width:566px;
	border:1px solid #C3B19A;
	border-spacing:0;
}

.estateresult img {
	border:1px solid #000;
}

.estateresult tr td
{
	padding:4px;
	border:1px solid #FFFFFF;
}

.estateresult thead {
	background:#94171a;
	color:#ffffff;
	font-weight:bold;
}

.estateresult thead td {
	padding:4px;
	border:0px;
}


.elabel {
	background:#e8d6c4;
	font-weight:bold;	
}

.evalue2 {
	background:#cd9b7a;
	color:#ffffff;
	font-weight:bold;	
}

.evalue {
	background:#f7f4ee;
	color:#000;
	font-weight:normal;
}

.evalueb {
	background:#f7f4ee;
	color:#000;
	font-weight:bold;
}

.projecttable {
	background:#f7f4ee;
	width:566px;
	border:1px solid #C3B19A;
	border-spacing:0;	
}

.projecttable img {
	border:1px solid #000;
}

.projecttable tr td
{
	padding:4px;
	border:1px solid #FFFFFF;
}

.projecttable .pname {
	color:#7b1012;
	font-weight:bold;
}

.projecttable .phv {
	color:#000;
	font-weight:bold;
}

.projecttable .ttop {
	height:10px;
	background:#9a2729;
}

.projecttable .tend {
	height:10px;
	background:#cd9b7a;
}

.projectRow {
	background:#f7f4ee;
}

.projectMouseOver {
	background:#f5e8cf;
	cursor:pointer;
}

#page-center {
	margin:auto;
	padding-left:10px;
}

.news-title {
	background:url(../../images/col-middle-title-bg.gif) 0 4px repeat-x;
	width:569px;
	height:12px;
}	

.news-title span {
	color:#7b1012;
	font-weight:bold;
	background:#ffffff;
	line-height:18px;
	padding-right:5px;
}

.pager {
	font:normal 13px Tahoma,Verdana;
	line-height:18px;
	font-weight:bold;	
}

.pager a {
	font:normal 13px Tahoma,Verdana;
	line-height:18px;
	text-decoration:underline;

}

.pager a:hover {
	color:#ff0000;
	text-decoration:none;
}

.handover {
	border-top:1px solid #40362b;
	border-bottom:1px solid #40362b;
	padding-top:3px;
	padding-bottom:3px;
	background:#f7f4ee;
}

.statheader {
        background:#e5d8c8;
        color:#ae6626;
        height:20px;
        line-height:18px;
        font-weight:bold;
        padding-left:10px;
        width:570px;
}
							
.stat-table {
        background:#f5f1ec;
        width:580px;
        margin-top:2px;
}
									
.stat-table img {
	padding:7px;
}
											
.stat-white {
        background:#ebf0f4;
        padding:5px;
	height:16px;
}
														
.stat-blue {
        background:#e5d8c9;
        font-weight:bold;
        padding:5px;
}
																
.sinfo {
        margin-left:15px;
}

.pricetable td {
        padding:4px;
}
	
.otwrapper {
        width:580px;
        text-align:center;
        background:#f5f1ec;
        border:2px solid #e6dccf;
}
					
.ordertable {
        width:570px;
        text-align:left;
}
							
.ordertable td {
        padding:5px;
        color:#2f3c4c;
        border-bottom:1px solid #e6dccf;
}
										
.ordertable .noborder {
        border: none;
}
											
.tableitem {
        width:570px;
        background: url('../../images/header-bg2.gif') repeat-x;
        text-align:left;
}
														
.tableitem span {
        line-height:18px;
        color:#954702;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	background:#f5f1ec;
	padding-right:4px;
}
																					
.statrooms td {
        border:0;
        border-right:1px solid #e6dccf;
}

input, select {
        color:#153552;
        font-family:Verdana;
        font-size:11px;
}
	
#ctl0_Main_BackToProject {
	display:inline;
	margin:4px;
}		

#ctl0_Main_BackToList {
	margin:4px;
	display:inline;
}																																									