/* CSS Document */
body
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;	
	background: url(bodyBG.jpg) repeat-x #c2c2c2;
}

.tlcorner
{
	position: absolute;
	left: -4px;
	top: 0px;
	background: url(tlcorner.jpg);
	width: 4px;
	height: 4px;
}

.trcorner
{
	position: absolute;
	right: -4px;
	top: 0px;
	background: url(trcorner.jpg);
	width: 4px;
	height: 4px;
}

img
{
	border: none;
}

a
{
	color: #FFF;
	text-decoration: none;
}

#main
{
	margin-top: -1px;
	width: 980px;
	background: url(mainBG.gif) repeat-y;
	padding: 4px;
	text-align: left;
}

#main .mainHead
{
	height: 110px;
	background: url(mainHead.gif) repeat-x top left #009140;
	padding-top: 5px;
	margin-top:-8px;
	border-bottom: 1px solid #5a5a5a;
	position: relative;
}

#main .mainHead .mainLogo
{
	position:absolute;
	left: 12px;
	top: 10px;
}

#main .mainHead .contacts
{
	position:absolute;
	left: 632px;
	top: 12px;
	width: 340px;
	height: 57px;
	text-align: right;
}

#main .mainHead .menu
{
	position:absolute;
	left: 632px;
	top: 71px;
	width: 340px;
	height: 31px;
	text-align: right;
}

#main #menu
{
	background: url(mainMenuBG.png) repeat-x;
	height: 39px;
	text-align: left;
	white-space: nowrap;
}

#main #menu a
{
  height: 25px;
  padding: 0px 8px;
  padding-top: 14px;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 100;
}

#main #menu a.a,#main #menu a:hover
{
	background: url(mainMenuA.png) repeat-x;
}

#main #content
{
/*	padding: 15px 7px;*/
background-color: #FFF;
padding-bottom:40px;
}

#main #content div
{
	padding: 0px 7px;
}

.bgGrey { 	background-color: #e9e9e9; }
.shadowBotom
{ 
	background-image: url(shadowBotomBG.png);
	background-position: bottom left;
	background-repeat: repeat-x; 
	padding-bottom: 8px !important;	 
}
.pdTop20 { padding-top: 20px !important}
.height285{ height: 285px;}
.height140{ height: 145px;}

a.floatLeft
{
	display: block;
	float: left;
}


a.plate img
{
	border: 1px solid #999999;
}
a.plate
{
	position: relative;
	margin: 4px;	
}
a.plate span.platebg
{
	background: #000;
	opacity: 0.35;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
	z-index: 100 !important;
	width: 100% !important;
	padding: 0px !important;
	bottom: 4px  !important;
}	
a.plate span
{
	display: block;
	position:absolute;
	height: 70px;
	width: 95%;
	bottom: 0px;
	left: 0px;	
	padding-left: 5px;
	z-index: 200;
	background: url(plateArrow.png) bottom right no-repeat;
}

a.plate span b
{
	display: block;
	clear: both;
}
.plate2 img
{
	border: 1px solid #999;
}
a.plate2
{
	position: relative;
	margin: 5px;	
}
a.plate2 span.platebg
{
	background: #000;
	opacity: 0.35;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=35);
	z-index: 100 !important;
	width: 100% !important;
	padding: 0px !important;
	bottom: 4px  !important;
}	
a.plate2 span
{
	display: block;
	position:absolute;
	height: 50px;
	width: 93%;
	bottom: 0px;
	left: 0px;	
	padding-left: 5px;
	z-index: 200;
	background: url(plateArrow.png) bottom right no-repeat;
}

a.plate2 span b
{
	display: block;
	clear: both;
}

.realtyInformer
{
	display: block;
	width: 512px;
	height: 125px;
	margin-top: 4px;
	background-color: #b4b4b4;
	border: 1px solid #999999;
	padding: 7px;
	color: #333333;
}

.realtyInformer b
{
	font-size: 20px;
	font-weight: 100;
	color: #FFF;
}

.realtyInformer input
{
	display: block;
	float: right;
	background:url(show.png);
	width: 102px;
	height: 32px;
	border: none;
}
	
.realtyInformer hr
{
	border: none;
	height: 2px;
	background: url(hrBG.png);
}

.partners
{
	margin-top: 15px;
}

.partners a
{
	margin: 0px 75px;
}
	
	
.partners span
{
	display: block;
	background: #a6a6a6;
	margin: 10px 0px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
}

#main #footer
{
	position: relative;
	background: url(footeBG.png);
	height: 68px;
	padding: 20px 15px;
	padding-top: 64px;	
	font-size: 10px;
}


#main #footer .submenu2 span a
{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 6px;
}

#main #footer .submenu2 span
{
	display: block;
	padding-left: 110px;
	padding-top: 14px;	
}
#main #footer .submenu2
{
	height:100px;
	left:16px;
	position:absolute;
	top:6px;
	width:947px;
}

#main #footer .footerLogo
{
	position:absolute;
	left: 22px;
	top: 16px;
}

#main #footer .siteSearch
{
	position:absolute;
	right: 0px;
	top: 29px;
	width: 301px;
	height: 25px;	
}
#main #footer .siteSearch input
{
	font-size: 14px;
	height: 17px;
	width: 241px;
	background: url(findInputBG.png);
	border: none;
	padding: 2px;
}
#main #footer .siteSearch .findButton
{
	border: none;
	background: url(findButton.png);
	width: 37px;
	height: 21px;
	cursor:pointer;
	display: inline;
}

#main #footer hr
{
	border: none;
	height: 2px;
	background: url(hrBG.png);
}

#main #footer .footPlate
{
	position: absolute;
	left: -6px;
	bottom: -13px;
	width: 992px;
	height: 13px;
	background: url(footPlateBG.png) no-repeat;
	margin-left: 2px;
}

#regionsList
{
	padding: 20px !important;
	color: #333;
	background: #FFF  !important;
}

#regionsList div
{
	margin: 30px;
	height: 270px;
}

#regionsList div a, #regionsList div b
{
	display: block;
	color: #333;
}

#regionsList div a
{	
	padding: 3px 0px;
}

.country
{
	color: #111;
}

.country a
{
	color: #111;
}

.divPD0, .divPD0 div
{
	padding: 0px !important;
}

.submenu
{
	width: 232px;
	height: 277px;
	border: 1px solid #999;
	background: #b8b8b8;
	float: left;	
}

.submenu a
{
	display: block;
	color: #333333;
	padding: 3px 15px;
	font-size: 14px;
	font-weight: 50;
}

.submenu a.a
{
	color: #FFF;
	background: url(submenuAArrow.gif) no-repeat left 9px;
}
#submenuC {       
	height:289px;
	width:730px;
	margin-left: 250px;  
	position: relative;
}

#submenuC h2 b, #submenuC h1 b { font-weight: 100}	  
#submenuC h2, #submenuC h1 {
	background-image:url(black60.png);
	top:0px;
	color:#FFFFFF;
	font-size:24px;
	font-style: italic;
	font-style:italic;
	font-weight:bold;
	position:absolute;
	right:0px;
	text-align:right;
	width:712px;
	height: 34px;
	z-index:100;
	margin: 0px;
	padding-right: 18px;
}


.countryContent
{
	width: 941x;
	margin-left: 19px;
	color: #222;
	background: #FFF;
}


.countryContent h1
{
	font-size: 16px;
	border-bottom: 1px solid;
}

.countryContent h2
{
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 0px;
}

.countryContent a
{
	color: #333;
	text-decoration: underline;
}

#specs,#fotos
{
	color: #222;
	padding: 10px;
	border-collapse: collapse;
	display: block;
	width: 100%;
}

#specs td
{
	border: 1px solid #333;
}

#specs span
{
	display: block;
	clear: both;
	background: #515151;
	color: #FFF;
	height: 110px;
	width: 95%;
	position: relative;
	padding-top: 5px;
	margin-bottom: 5px;
}

#specs span b
{
	color: #ff6600;
	display: block;
}

#specs span div
{
	position: absolute;
	width: 350px;
	right: -171px;
	bottom: 8px;
}
#specs span div a
{
	text-align: center;
	margin: 0px 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
}
	

#specs span img
{
	padding-right: 20px;
}

#specs h2,#fotos h2
{
	font-size: 20px;
	font-weight: 100;
	color: #333;
	width: 95%;
	border-bottom: 1px solid #333;
}
#fotos a
{
	margin: 15px;
	display: block;
	float: left;
	width: 150px;
	height: 120px;
}
.txt iframe
{
	padding: 10px;
}
.txt
{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	overflow: hidden;
	color: #333;
	width: 938px;
	margin-top: 10px !important;
	margin-left: 10px;
	padding: 10px !important;
	
}

.text_content, .text_content a
{
	color: #333;
}
#specs .txt span 
{
	color: #333;
	float: left;
}

.countrySubheader
{
	font-size: 20px !important;
	font-weight: 100;
	border-bottom: none !important;
	text-align: left;
}

.greyList .txt
{
	margin-bottom: 15px;
}
.greyList a
{
	display: block;
	background: #515151 url(greyListMarker.png) 6px 8px no-repeat;
	height:23px;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;	
	padding-left:31px;
	padding-top:3px;
	margin-right: -20px;
}

.greyList a.a
{
	background: #333 url(greyListMarker_a.png) 6px 9px no-repeat;
}




.greyList2 .txt
{
	margin-bottom: 15px;	
}
.greyList2 a
{
	display: block;
	background: #cccccc url(greyListMarker2.png) 6px 8px no-repeat;
	height:23px;
	margin-bottom: 1px;
	color: #333333;
	text-decoration: none;	
	padding-left:31px;
	padding-top:3px;
	margin-left: 15px;
}

.greyList2 a.a
{
	background: #cccccc url(greyListMarker2_a.png) 6px 9px no-repeat;
}

iframe
{
	border: none;
}

.multipage a.a
{
	background: #999999;
}
.multipage a
{
	background: #cccccc;
	padding: 5px;
}

.submenu2 a
{
	color: #7a7676;
	text-decoration: underline;
	display: inline;
	background: none;
}


.botCountry
{
	background: #bfbfbf;
	float: left;
	width: 310px;
	height: 350px;
	border: 1px solid #999;
	margin-right: 8px;
	padding: 0px !important;
}

.botCountry th:first-child
{
	width: 210px;
	border-right: 5px solid #b9b9b9;
}
.botCountry table
{
	margin-top: 5px;
}
.botCountry a
{
 	color: #000000;
    display: block;
    font-size: 12px;
    height: 16px;
    overflow: hidden;
    text-decoration: underline;
}
.botCountry td
{
	padding: 5px 3px;
}
.botCountry th
{
	background: #d0d0d0;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 0px;
	width: 80px;
	padding: 5px;
}
.botCountry hr
{
	width: 99%;
	margin-bottom: 3px;
}
.botCountry h3
{
	font-size: 16px;
	margin: 5px;
}

.showGalBigImageBG
{	
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFF;
	z-index: 1500;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
	-moz-opacity: 0.5; /* Mozilla 1.6 � ���� */
	-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}

.showGalBigImage
{	
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1501;
	border: 1px solid black;	
}

.reaForm h3
{
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
.reaForm select
{
	width: 100%;
}
.reaForm .priceC 
{
	display: block;
	float: left;
	height: 80px;
	width: 330px;
	padding-top: 30px !important;
	padding-left: 5px !important;
	margin-right: 45px;
}

.reaForm .RegionC
{
	display: block;
	float: left;
	height: 80px;
	width: 330px;
	padding-top: 30px !important;
	padding-left: 5px !important;
}

.reaForm .squareC
{
	display: block;
	float: left;
	height: 80px;
	width: 200px;
	padding-left: 5px !important;
}


.reaForm .roomsC
{
	display: block;
	float: left;
	height: 80px;
	width: 220px;
	padding-top: 3px !important;
	padding-left: 15px !important;
}

.reaForm .bathC
{
	display: block;
	float: left;
	height: 80px;
	width: 250px;
	padding-top: 3px !important;
	padding-left: 15px !important;
}

.reaForm .typeC
{
	display: block;
	float: left;
	height: 80px;
	width: 450px;
	padding-top: 0px !important;
	padding-left: 5px !important;
}

.reaForm .submitC .submitImg
{
	border: none;
	background: url(reaSubmit.png);
	width: 102px;
	height: 32px;
    margin-left: 120px;
    margin-top: 50px;	
}

.reaForm .submitC
{
	display: block;
	float: left;
	height: 80px;
	width: 150px;
	padding-top: 0px !important;
	padding-left: 5px !important;
}