body
{
   background: #DAD7D2 url('../images/bkg.jpg') repeat-x top left;
	font-family: Tahoma;
	font-size: 11px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#page
{
   background: #FFFFFF;
	height: 100%;
	margin: 0 auto;
	padding: 0 16px;
	width: 960px;
}

/* TOP */

#top
{
	border-bottom: 1px solid #ECEBEB;
	clear: both;
	float: left;
	height: 126px;
	margin: 0;
	padding: 0 0 2px 0;
	width: 960px;
}

#logo-div
{
	background: #FCA826;
	border-right: 1px solid #FFFFFF;
	float: left;
	height: 93px;
	margin: 0;
	padding: 0;
	width: 261px;
}

#logo-div img
{
	border: none;
   float:left;
	margin: 8px 0 0 34px;
}

#next-logo-div
{
	float:left;
	height: 93px;
	margin: 0;
	padding: 0;
	width: 214px;
}

#logo-div-top
{
	background: #FCA826;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	height: 47px;
	margin: 0;
	padding: 0;
	width: 214px;
}

#logo-div-bottom
{
	background: #FCA826;
	/*border-bottom: 1px solid #FFFFFF;*/
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 214px;
}

#image_uk_flag,#image_bg_flag,#image_es_flag
{
	border: none;
}

#menu-top
{
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 15px 0 0 0;
	padding: 0;
	text-align: right;
	width: 484px;
}

#menu-top img
{
	float: right;
	margin: 0 0 0 6px;
	cursor: pointer;
}

#menu-top a.menu
{
	background: url('../images/menu_top_line.gif') no-repeat left;
	color: #008392;
	display: block;
	float: right;
	height: 38px;
	line-height: 38px;
	margin: 0 7px 0 0;
	padding: 0 0 0 8px;
	text-align: center;
	text-decoration: none;
}

#menu-top a.menu:hover
{
	color: #FCA826;
	text-decoration: underline;
}

#menu-top a.favorites
{
	background: url('../images/asterisk.gif') no-repeat left;
	color: #008392;
	display: block;
	float: right;
	height: 38px;
	line-height: 38px;
	margin: 0 7px 0 0;
	padding: 0 0 0 14px;
	text-align: center;
	text-decoration: none;
}

#menu-top a.favorites:hover
{
	background: url('../images/asterisk_over.gif') no-repeat left;
	color: #FCA826;
	text-decoration: underline;
}

#menu-main
{
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 484px;
}

#menu-main img
{
	float: right;
	margin: 15px 0 0 14px;
	border: none;
}

#bottom-line
{
	background: url('../images/menu_bottom_line.gif');
	clear: left;
	display: inline;
	float: left;
	height: 4px;
	line-height: 4px;
	margin: 0;
	padding: 0;
	width: 261px;
}

#bottom-line2
{
	background: url('../images/menu_bottom_line.gif');
	display: inline;
	float: left;
	height: 4px;
	line-height: 4px;
	margin: 0 0 0 1px;
	padding: 0;
	width: 698px;
}


/*
#menu-main a
{
   color: #008392;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 14px;
	text-decoration: none;
}

#menu-main a:hover
{
	color: #FCA826;
	text-decoration: underline;
}
*/

/* END TOP */

/* NAVIGATION */

#left-navigation-title
{
	background: #007D8D;
	border-bottom: 4px solid #7FBEC6;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 261px;
}

#left-navigation-title img
{
	margin: 6px 0 0 0;
}

#navigation
{
	color: #FCA826;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0 0 0 20px;
	text-align: left;
	width: 538px;
}

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

#navigation a:hover
{
	text-decoration: underline;
}

#navigation span
{
	color: #007D8D;
}

#page-functions
{
	float: left;
	height: 29px;
	line-height: 29px;
	text-align: right;
	width: 140px;
}

#page-functions img
{
	border: none;
	margin: 4px 0 0 0;
}

/* END NAVIGATION */

/* LEFT */
#left-column
{
	display: inline;
	float: left;
	margin: 2px 0 0 0;
	padding: 0;
	width: 260px;
}
#left
{
	background: #EEEEEE;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 260px;
}

#left-menu
{
	border: 3px solid #FFFFFF;
	display: inline;
	float: left;
	margin: 20px;
	width: 214px;
}

#left-menu a
{
	background: #007D8D;
	border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 17px;
	text-align: left;
	text-decoration: none;
	width: 197px;
}

#left-menu a:hover
{
	background: #FCA826;
	font-weight: bold;
}

#left-menu a.selected
{
	background: #FCA826;
	border-bottom: 3px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 17px;
	text-align: left;
	text-decoration: none;
	width: 197px;
}

/* news archive */

.archive-image
{
	border-bottom: 1px solid #007D8D;
	margin: 21px 0 11px 0;
}

.archive-select
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	margin: 0;
	width: 222px;
}

.last-news-image
{
	border-bottom: 1px solid #FCA826;
	margin: 12px 0 6px 0;
}

p.last-news-date
{
	color: #FCA826;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0 auto;
	text-align: left;
	width: 222px;
}

.last-news-text
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0 auto;
	text-align: left;
	width: 222px;
	text-decoration: none;
	cursor: pointer;
}
.last-news-link
{
	text-decoration: none;
	color: #818181;
}

.last-news-link:hover
{
	text-decoration: underline;
}

.last-news-line
{
	background: url('../images/dotted_tile.gif') repeat-x center left;
	height: 19px;
	line-height: 19px;
	margin: 0 auto;
	width: 222px;
}

a.visited_pages
{
	color: #007D8D;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	text-decoration: none;
	width: 222px;
	
}

a.visited_pages:hover
{
	text-decoration: underline;
}

/* end news archive */

/* END LEFT */


/* MAIN CONTENT */

#content
{
	border-left: 1px solid #EEEEEE;
	display: inline;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0 10px 19px;
	width: 680px;

}

#maincontent
{
	border-left: 1px solid #EEEEEE;
	display: inline;
	float: left;
	margin: 2px 0 0 0;
	padding: 0 0 10px 19px;
	width: 680px;
	height: 100px;
}

#title
{
	float: left;
	width: 314px;
	margin: 0;
}

#title h1
{
	color: #007D8D;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 35px 0 26px 0;
	width: 314px;
	text-align: left;
	text-transform: uppercase;
}

#title-search
{
	float: left;
	width: 680px;
	margin: 0;
}

#title-search h1
{
	color: #007D8D;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 30px 0 0 0;
	width: 680px;
	text-align: left;
	text-transform: uppercase;
}

#title-services
{
	float: left;
	width: 680px;
	margin: 0;
}

#title-services h1
{
	color: #007D8D;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 25px 0 18px 0;
	width: 680px;
	text-align: left;
	text-transform: uppercase;
}


h1.onerow
{
	color: #007D8D;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 35px 0 26px 0;
	text-align: left;
	text-transform: uppercase;
}

h1.onerow-gallery
{
	border-bottom: 4px solid #ECEBEB;
	color: #007D8D;
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 43px;
	margin: 17px 0 4px -3px;
	padding: 0 0 0 3px;
	text-align: left;
	text-transform: uppercase;
	width: 683px;
}

#title p
{
	color: #656565;
	margin: 0 0 25px 0;
	text-align: left;
}

#content img.main-image
{
	border-left: 1px solid #ECEBEB;
	float: right;
	margin: -2px 0 0 15px;
	position: relative;
}

#archive
{
	color: #656565;
	float:right;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 63px 2px 0 0;
	position: relative;
}

#archive a
{
	color: #007D8D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

#title-bottom-border
{
	background: url('../images/title_bottom_border.gif') repeat-x; 
	height: 17px;
	margin: 2px 0 30px -3px;
	width: 683px;
}

#title-bottom-border-search
{
	background: url('../images/title_bottom_border.gif') repeat-x; 
	height: 17px;
	margin: 2px 0 30px 0;
	width: 680px;
}

#title-bottom-border-services
{
	float: left;
	display: inline;
	background: url('../images/title_bottom_border.gif') repeat-x; 
	height: 17px;
	margin: 2px 0 28px 0;
	width: 680px;
}

#title-bottom-border-small
{
	background: #ECEBEB;
	clear: both;
	height: 4px;
	line-height: 4px;
	margin: 2px 0 30px -3px;
	width: 683px;
}


.association-div
{
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 680px;
	text-align: left;
}

.logo-association
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 196px;
}

.logo-association img
{
	float: left;
	border: 1px solid #F0F0F0;
	padding: 5px;
	margin: 0 !important;
}

.logo-association a
{
	color: #FCA826;
	height: 27px;
	line-height: 27px;
	text-decoration: none;
}

.logo-association a:hover
{
	text-decoration: underline;
}


.association
{
	float: left;
	margin: 0 0 0 20px;
	width: 463px;
}

.association h2
{
	color: #007D8D;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 11px 0 16px 0;
	
}

.association p
{
	color: #818181;
	margin: 0;
}

/* news */

.news-div
{
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 680px;
	text-align: left;
}

.news-image
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 143px;
}

.news-image img
{
	border: 1px solid #D8D8D8;
	float: left;
	margin: 0 !important;
	padding: 5px;
}

.news
{
	float: left;
	margin: 0 0 0 20px;
	width: 517px;
}


.news h2
{
	color: #007D8D;
	float:left;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 10px 0 10px 0;
	
}

.news .date
{
	background: #007D8D;
	clear: right;
	color: #FFFFFF;
	display: inline;
	float: right;
	height: 17px;
	line-height: 15px;
	margin: 7px 4px 0 0;
	text-align: center;
	width: 72px;
}

.news p
{
	float: left;
	color: #656565;
	margin: 0;
}

.news a.news-link
{
	color: #FCA826;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0;
	text-align: left;
	text-decoration: underline;
}

.news-article-div
{
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 680px;
	text-align: left;
}

.news-articles-images
{
   display: inline;
	float: left;
	margin: 0 20px 15px 0 !important;
	width: 234px;
}

.news-articles-images img
{
	border: 1px solid #D8D8D8;
	float: left;
   margin: 0 0 15px 0;
	padding: 5px;
}

.news-article-div .news-headline
{
	float:left;
	height: 34px;
	line-height: 34px;
	width: 426px;
}


.news-article-div h2
{
	color: #007D8D;
	float:left;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 10px 0 10px 1px;
	
}

.news-article-div .date
{
	background: #007D8D;
	color: #FFFFFF;
	float: right;
	height: 17px;
	line-height: 15px;
	margin: 7px 4px 0 0;
	text-align: center;
	width: 72px;
}

.news-article-div span
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.news-article-div span a
{
	color: #FCA826;
	text-decoration: underline;
}

/* end news */

.page-navigation
{
	color: #007D8D;
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 4px;
	width: 672px;
}

.page-navigation div.pages-text
{
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
}

.page-navigation div.pages-links
{
	display: inline;
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 472px;
}

.page-navigation div.pages-links a
{
	color: #007D8D;
	text-decoration: none;
}

.page-navigation div.pages-links a:hover
{
	text-decoration: underline;
}

.page-navigation div.pages-links span.selected
{
	color: #FCA826;
	float: none;
	font-weight: bold;
}

.dotted-line
{
	background: url('../images/dotted_tile.gif') repeat-x center left;
	float: left;
	height: 101px;
	line-height: 101px;
	margin: 0;
	width: 680px;
}

.dotted-line1
{
	background: url('../images/dotted_tile.gif') repeat-x center left;
	float: left;
	height: 41px;
	line-height: 41px;
	margin: 10px 0 0 0;
	width: 680px;
}

.dotted-line2
{
	background: url('../images/dotted_tile.gif') repeat-x center left;
	float: left;
	height: 7px;
	line-height: 7px;
	margin: 0 0 20px 0;
	width: 680px;
}

a.anchor
{
	background: url('../images/link_arrow.gif') no-repeat left;
	color: #FCA826;
	display: block;
	float: left;
	clear: both;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 11px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

a.anchor:hover
{
	text-decoration: underline;
}

.content-div
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 680px;
}

.content-div .text
{
	float: left;
	margin: 0;
	padding: 0;
	width: 313px;
}

.content-div h2
{
	color: #007D8D;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 11px 0 16px 0;
	
}

.content-div p
{
	color: #656565;
	padding: 0;
}

.content-div ul
{
	color: #656565;
	padding: 0;
	margin: 0 0 0 15px;
}

.content-div ul li 
{
	color: #656565;
   
}
/* contacts */

.contacts-div
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 500px;
}

.contacts-div h2
{
	color: #007D8D;
	font-size: 12px;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin: 11px 0 16px 0;
	
}

.contacts-div p
{
	color: #656565;
	padding: 0;
}

.contacts-map
{
	float:right;
	margin-top:24px;
}

.contacts-map img
{
	padding:5px;
	border: 1px solid #D8D8D8;
}

.contacts-map a
{
	color: #FCA826;
	text-decoration: none;
}

.contacts-map a:hover
{
	text-decoration: underline;
}
/* end contacts */


/* gallery */

.gallery-thumbnail
{
	float: left;
	border: 1px solid #D8D8D8;
	margin: 0 35px 35px 0;
	padding: 5px;
}

.gallery-photo
{
	border: 1px solid #D8D8D8;
	padding: 5px;
}

.gallery-main
{
	float: left;
	text-align: left;
	width: 327px;
}

.gallery-main-photo
{
	border: 1px solid #D8D8D8;
	margin: 11px 0 0 0;
	padding: 5px;
}

.gallery-album
{
	float: left;
	margin: 0 35px 35px 0;
	text-align: center;
	width: 143px;
}

.gallery-album-photo
{
	border: 1px solid #D8D8D8;
	margin: 0;
	padding: 5px;
}

.gallery-album a
{
	color: #FCA826;
	text-decoration: none;
}

.gallery-album a:hover
{
	text-decoration: underline;
}

.gallery-title
{
	color: #007D8D;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 680px;
}

.gallery-title h2
{
	color: #007D8D;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.gallery-title-movie
{
	color: #007D8D;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 680px;
	float: left;
}

.gallery-title-movie h2
{
	color: #007D8D;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	float: left;
}

.gallery-title a
{
	color: #007D8D;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 5px;
	text-decoration: none;
}

.gallery-title a:hover
{
	text-decoration: underline;
}

h3.photo-title
{
	color: #007D8D;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	width: 680px;
}
/* end gallery */

a.admin
{
	color: #007D8D;
	text-decoration: none
}

a.admin:hover
{
	text-decoration: underline;
}

.contacts-office
{
	background: #007D8D;
	clear: right;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-weight: bold;
	height: 17px;
	line-height: 15px;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

td.low-name
{
	padding: 0 0 0 10px;
	
}

td.low-name a
{
	color: #656565;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.low-name a:hover
{
	color: #FCA826;
	text-decoration: underline;
}

.search-text
{
	color: #656565;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	width: 680px;
}

.search-table
{
	color: #656565;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	width: 100%;
}

.search-select
{

	color: #656565; 
	float: left;
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: normal;
	height: 17px;
	width: 150px; 
}

#search-type{
	overflow:auto;
	text-align:left;
	width:205px;
	height:131px;
	background-color:#FFFFFF;
	clear:left;
	border:1px solid #CCCCCC;
	padding:2px 2px 0 2px;
}

.search-submit
{
	background: #007D8D;
	border-top: 1px solid #AAA49A;
	border-left: 1px solid #AAA49A;
	border-bottom: 2px solid #7A7A7A;
	border-right: 2px solid #7A7A7A;
	color: #FFFFFF;
	font-weight: bold;
	height: 19px;
	line-height: 13px;
	width: 270px;
}

#search-form-div
{
	color: #656565;
	display: inline;
	float: left;
	width: 670px; 
	height: 20px; 
	margin: 5px 0 5px 0;
	padding: 10px 10px 10px 0;
	text-align: left;
	border-top: 1px solid #ECEBEB;
	border-bottom: 1px solid #ECEBEB;
}

.search-form-table
{
	color: #656565;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}

#search-results-div
{
	color: #656565;
	display: inline;
	float: left;
	width: 660px; 
	height: 50px; 
	background: #F8F7F7;
	padding: 15px 10px;
	text-align: left;
}

#search-results-div span
{
	color: #007D8D;
	font-weight: bold;
}

#search-navigation
{
	float: left; 
	display: inline; 
	width: 670px;
	height: 38px; 
	border-top: 1px solid #ECEBEB;
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
}

#search-navigation a
{
	background: url('../images/link_arrow.gif') no-repeat left;
	color: #FCA826;
	display: block;
	float: left;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 11px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}

#search-navigation a:hover
{
	text-decoration: underline;
}

#search-results-number
{
	float: right;
	display: inline;
	height: 38px; 
	line-height: 38px;
	color: #656565;
}

#search-results-number span
{
	float: left;
}

#search-results-number select
{
	float: left;
	margin-top: 9px;
}

#search-sort-div
{
	display: inline; 
	float: left; 
	width: 670px; 
	height: 25px; 
	line-height: 25px;
	background: #007D8D;
	margin: 2px 0 18px 0;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 0 10px;
	font-weight: bold;
}

#search-sort-div a
{
	display:block;
	float: left;
	margin: 0 0 0 10px;
	color: #FFFFFF;
	font-weight: normal;
}

/* properties */

.property-div
{
	width: 334px; 
	height: 161px; 
	float: left;
	margin: 20px 0 0 0;
}

.property-inner-div
{
	width: 334px; 
	height: 122px;
	float: left;
}

.property-thumb-div
{
	float: left;
	width: 116px;
	height: 111px;
	border: 1px solid #D2D2D2;
	padding: 9px 9px 0 9px;
}

.property-thumb-div img
{
	border: none;
	background: none;
}

.property-thumb-div a.link
{
	display: block;
	float: left; 
	width: 116px; 
	height: 18px; 
	line-height: 18px; 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #007D8D;
	background: #D2D2D2;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}

.property-details-div
{
	width: 174px; 
	height: 122px;
	float: left;
	margin: 0 0 0 9px;
	text-align: left;
}

.property-details-div p
{
	margin: 3px 0 0 0;
	color: #656565;
}

.property-details-div p.refnum
{
	margin: 15px 0 0 0;
	color: #656565;
}


.property-details-div p.price
{
	margin: 10px 0 0 0;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00909D;
}

.property-details-div p.details-links
{
	margin: 7px 0 0 0;
	color: #FCA826;
}

.property-details-div p.details-links a
{
	color: #FCA826;
	text-decoration: none;
}

.property-details-div p.details-links a:hover
{
	text-decoration: underline;
}

.property-line
{
	clear: both;
	float: left;
	width: 334px; 
	height: 39px;
	background: url('../images/dot_line.gif') repeat-x;
}
/* end properties */

/* property details */

#property-photos-div
{
	float: left;
	display: inline;
	width: 136px; 
	margin: 17px 0 0 0;
}

#property-details-containter
{
	width: 535px; 
	float: left; 
	display: inline; 
	margin: 17px 0 0 9px;
}

#property-details-containter h1
{
	width: 517px;
	height: 32px; 
	line-height: 32px;
	float: left;
	font-family: Arial;
	font-size: 18px; 
	font-weight: bold; 
	color: #007D8D;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 0 18px;
	margin: 0;
}

#property-attributes-div
{
	width: 523px; 
	height: 64px; 
	float: left; 
	display: inline; 
	margin: 0;
	background: #F8F8F8;
	padding: 0 0 0 12px;
	text-align: left;
}

#property-location
{
	width: 400px; 
	float: left; 
	display: inline;
	height: 64px; 
	/*line-height: 64px;*/
	color: #656565;
}

#property-location span
{
	color: #007D8D;
	font-weight: bold;
}

#property-map-div
{
	float: left;
	display: inline;
	width: 115px; 
	height: 64px;
	line-height: 64px;
	margin: 0 0 0 5px;
}

#property-map-div a
{
	width: 55px; 
	height: 25px;
	display: block;
	float: left;
	line-height: 12px;
	margin: 20px 0 0 0;
	color: #FCA826;
	text-decoration: none;
}

#property-map-div a:hover
{
	text-decoration: underline;
}

#property-map-div img
{
	margin: 12px 0 0 0;
}

.property-address
{
	width: 523px; 
	float: left; 
	display: inline; 
	text-align: left;
	color: #656565;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 12px;
	background: url('../images/dotted_tile.gif') repeat-x bottom;
}

.property-address span
{
	color: #007D8D;
	font-weight: bold;
}

.property-atts1
{
	width: 523px; 
	float: left; 
	text-align: left;
	color: #656565;
	height: 25px;
	line-height: 25px;
	padding: 5px 0 0 12px;
}

.property-atts1 p
{
	float: left;
	margin: 0;
	padding: 0;
	width: 261px;
} 

.property-atts1 p span
{
	color: #007D8D;
	font-weight: bold;
}

.property-atts2
{
	width: 523px; 
	float: left; 
	text-align: left;
	color: #656565;
	height: 25px;
	line-height: 25px;
	padding: 0 0 5px 12px;
	background: url('../images/dotted_tile.gif') repeat-x bottom;
}

.property-atts2 p
{
	float: left;
	margin: 0;
	padding: 0;
	width: 261px;
} 

.property-atts2 p span
{
	color: #007D8D;
	font-weight: bold;
}

.property-atts3
{
	width: 523px; 
	float: left; 
	text-align: left;
	color: #656565;
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 12px;
}

.property-atts3 p
{
	float: left;
	margin: 0;
	padding: 0;
	width: 261px;
} 

.property-atts3 p span
{
	color: #007D8D;
	font-weight: bold;
}

.property-atts-description
{
	width: 523px; 
	float: left; 
	text-align: left;
	color: #656565;
	padding: 10px 0 15px 12px;
	background: url('../images/dotted_tile.gif') repeat-x bottom;
}

.property-atts-description p
{
	float: left;
	margin: 0;
	padding: 0;
	width: 523px;
}

.property-atts-price
{
	width: 523px; 
	float: left; 
	display: inline; 
	text-align: left;
	color: #656565;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 12px;
	background: url('../images/dotted_tile.gif') repeat-x bottom;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #007D8D;
}

.property-atts-price span
{
	color: #007D8D;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

.property-atts-price span.price_num
{
	background: #007D8D;
	clear: right;
	color: #FFFFFF;
	display: inline;
	float: left;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	margin: 8px 0 0 5px;
	padding: 0 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.property-action-links
{
	margin-left: 5px;
	background: url('../images/link_arrow.gif') no-repeat left;
	color: #FCA826;
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	padding: 0 0 0 11px;
	text-align: left;
	text-decoration: none;
}

/* end property details */


/* END MAIN CONTENT */

/* BOTTOM */

#bottom
{
	border-top: 20px solid #ECEBEB;
	color: #007D8D;
	float: left;
	height: 46px;
	line-height: 46px;
	margin: 100px 0 0 0;
	padding: 0 3px;
	text-align: left;
	width: 954px;
}

#bottom span
{
	float:left;
	margin: 0 180px 0 0;
	
}

#bottom a
{
	color: #007D8D;
	display: block;
	float: left;
	margin: 0 19px 0 0;
	text-decoration: none;
}

#bottom a:hover
{
	color: #FCA826;
	text-decoration: underline;
}


#bottom a.lang
{
	color: #007D8D;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	text-decoration: none;
}

#bottom a.lang:hover
{
	color: #FCA826;
	text-decoration: underline;
}



/* END BOTTOM */

/* other */
.clearer
{
	clear: both;
}
/* end other */

/* FORMS */

h3.form-caption
{
	color: #007D8D;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	width: 680px;
}

input.textbox
{
   color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	height: 14px;
	width: 184px;
}

input.filebox
{
   color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	width: 259px;
}


textarea.texta
{
	font-family: Tahoma;
	font-size: 11px;
	width: 184px;
	height: 75px;
}


input.submit
{
	width: 190px;
	height: 18px;
	float: left;
	font-family: Tahoma; 
	font-size: 11px; 
	color: #000000;
	line-height: 12px;
}

.cmsimg
{
	border: none;
	display: inline;
	margin: 0 5px 0 0;
}

.gallery-album a.cms
{
	color: #FCA826;
	display: inline;
	margin: 0;
	text-decoration: none;
}

.gallery-album a.cms:hover
{
	text-decoration: underline;
}

.resultmsg
{
	color: #FCA826;
	float: left; 
	margin: 0 0 20px 0;
	text-align: left; 
	width: 680px;
}

.dropdown
{
	/*color: #818181;*/
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width: 190px;
}

.label
{
	color: #007D8D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

table.admin
{
	margin:0;
	padding:0;
	float: left;
	width: 680px;
	border: none;
}

table.admin tr
{
	height: 24px;
}

table.admin td
{
	padding: 0 0 0 10px;
	/*width:250px;*/
	font-weight: bold;
	color:#FCA826;
	text-align: left;
}

.search-textbox
{
	width: 48px; 
	height: 13px;
	font-family: Tahoma; 
	font-size:11px;
}

.search-select-currancy
{
	width: 50px; 
	font-family: Tahoma; 
	font-size:11px; 
	font-weight: normal;
	color: #5F5F5F; 
	height: 17px;
}

/* END FORMS */


/* projects */

.project-div
{
	width: 470px; 
	float: left;
	margin: 20px 0 0 0;
	
}

.project-inner-div
{
	width: 470px; 
	float: left;
	
}

.project-thumb-div
{
	float: left;
	border: 1px solid #D2D2D2;
	padding: 9px;
	width: 116px;
	height: 103px;
}

.project-thumb-div img
{
	border: none;
	background: none;
}

.project-details-div
{
	width: 320px; 
	float: left;
	margin: 0 0 0 10px;
	text-align: left;

}

.project-line
{
	clear: both;
	float: left;
	width: 470px; 
	height: 39px;
	background: url('../images/dot_line.gif') repeat-x;
}
/* end projects */
