*
{
	font-size:11px;
	font-family: Tahoma;
}

h1
{
	color: #363D73;
	font-family: Garamond;
	font-size:22px;
	font-weight: bold;
	float:left;
	padding-left:5px;
	margin:0px 0px 0px 0px;
	
}

h2
{
	color:#737B4C;
	padding-left:10px;
	font-size:11px;
}

h3
{
	color: #363D73;
	font-family: Garamond;
	font-size:22px;
	font-weight: bold;
	padding-left:5px;
	margin:0px 0px 0px 0px;
}

h4
{
	color:#7D7D7D;
	padding-left:10px;
	font-size:11px;
}

h5
{
	color:#363D73;
	padding-left:10px;
	font-size:11px;
}

h6
{
	color: #737B4C;
	font-family: Garamond;
	font-size:22px;
	font-weight: bold;
	padding-left:5px;
	margin:0px 0px 0px 0px;
}

li
{
	list-style-image: url(../images/bullet.png);
	padding-left:5px;
}

p
{
	margin-top:0px;	
}



body
{
	margin:0px;
	padding:0px;
	background-color: #727848;
	text-align: center;
}

#lang_container
{
	position:absolute;	
	width:775px;
	top:4px;	
	z-index: 3;
	text-align: right;
}

#langs
{	
	position:absolute;	
	top:0px;
	right:0px;
	text-align: right;
}

#langs IMG
{
	border:1px solid black;
	border-left:0px;	
}

#container
{
	width:779px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color: White;	
}

#send_friend
{
	width:779px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color: White;
	border:1px solid black;
	margin-bottom:4px;
	margin-top:4px;
}

#menu
{
	position:relative;
	top:0px;
	left:0px;
	width:779px;
	margin:0px 0px 2px 0px;
	padding:20px 0px 0px 0px;	
	background-color: #A4AE29;
	/*height:28px;*/
	display:block;
	color:#FCFFA0;
}

#menu A
{
	line-height: 25px;
	color:#FCFFA0;
	text-decoration: none;
	padding:2px 3px 2px 3px;
}

#header
{
	width:779px;
	position:relative;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:96px;	
}


#main
{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

#bottom_menu
{
	position:relative;
	top:0px;
	left:0px;
	width:779px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #A4AE29;
	height:28px;
	display:block;	
	color:#FCFFA0;
}

#bottom_menu A
{
	line-height: 25px;
	color:#FCFFA0;
	text-decoration: none;
	padding:2px 4px 2px 4px;
	font-size:11px;
}

#footer
{
	margin:3px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	width:779px;
	position:relative;
	top:0px;
	left:0px;
	height:40px;
	font-family: Garamond;
}

#footer P
{
	font-weight: bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

#footer A
{
	color:#7A7F9C;
}

#content
{
	width:779px;
	position:relative;
	top:0px;
	left:0px;	
}

#thumb_bar
{
	width:779px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:5px;
	left:0px;	
}

#thumb_bar IMG
{
	margin:0px 2px 0px 2px;
}

/*########### HOME PAGE #############*/

#default
{
	width:759px;
	position:relative;
	top:5px;
	left:0px;	
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}

td#welcome
{
	border-bottom:1px dotted #D9D9D9;	
	color: #373D77;
	font-family: Garamond;
	font-size:22px;
	font-weight: bold;
	width:364px;
	vertical-align: bottom;
}

td#welcome_description
{
	width:364px;
	border-right:1px dotted #D9D9D9;
	border-bottom:1px dotted #D9D9D9;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:40px;
	text-align: left;
	vertical-align: top;
	color: #7D7D7D;
	
}

td#purchase
{
	border-bottom:1px dotted #D9D9D9;
	color: #373D77;
	font-family: Garamond;
	font-size:16px;
	padding-left:10px;
	width:395px;
	vertical-align: middle;
}

td#purchase_description
{
	width:395px;
	border-bottom:1px dotted #D9D9D9;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:10px;
	text-align: left;
	vertical-align: top;
	color: #7D7D7D;
}

#purch_description_img
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;	
	width:140px;
}

td#purchase_description P
{
	margin-top:0px;
}

.more
{
	text-align: right;
	padding:5px;
	clear:both;
}

.more a
{
		color: #8C93C9;
		text-align: right;
		background-image: url(../images/more.jpg);
		background-repeat: no-repeat;
		background-position:left 0;
		padding-left:18px;
		padding-top:5px;		
}

#home_bottom
{
	width:759px;
	position:relative;
	top:5px;
	left:0px;	
	margin:10px 10px 10px 10px;
	padding:0px 0px 0px 0px;
}

#product_bottom
{
	width:100%;
}

td#featured
{
	padding-left:10px;
	vertical-align: top;
}

#feat_title
{
	clear:both;
	color: #373D77;
	font-family: Garamond;
	font-weight: 500;
	font-size: 16px;	
}

td#featured IMG
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

#feat_abstract
{
	color: #979795;
	font-family: Georgia;
	font-size:11px;
}
#feat_abstract P
{
	color:#979795 ;
	font-family: Georgia;
	font-size:11px;
	font-style: italic;
}

#feat_description
{
	color:#7D7D7D;
}


#portfolio2
{
	width:389px;
	vertical-align: top;
	padding:3px 3px 0px 3px;
}


#MyPage
{
	background-color: #DBE09E;
	width:368px;
	vertical-align: top;
	padding:0px;
	margin-left:3px;
	margin-bottom:3px;
	height:auto;
}

#MyPage P
{
	padding-left:10px;
	padding-right:10px;
	color:#727848;
}

.favorite_link
{
	display:block;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin-left:5px;
	height:15px;
	clear:both;
}

.favorite_link A
{
	float:left;
	color:#727848;
}

.favorite_link img
{
	float:right;
	cursor:hand;
	margin-right:5px;
}


#home_search > #search_form{width:216px;}


#page_title
{	
	border-bottom:1px dotted #D9D9D9;
	width:100%;
	padding-bottom:3px;	
	margin-bottom:5px;
	height:25px;
	display:block;
	clear:both;
}


#navigation
{
	float:right;
	padding-top:10px;
	padding-right:10px;
	color:#9FA487;
}

#navigation A
{
	text-decoration: none;
	color:#A4AE29;
}

#navigation A:hover
{
	text-decoration: underline;
}

#map
{
	float:left;
	padding-left:5px;
	display: inline;
	text-align: left;
	margin:0px 0px 0px 0px;
}

#inline_menu
{
	margin-right:5px;
	text-align: right;
	width:135px;	
	color:#53602B;
	float: right;
}

#inline_menu A
{
	color:#53602B;
	display:block;
	text-decoration: none;
}

#inline_menu A:hover
{
	text-decoration: underline;
}

#all_properties
{
	clear:both;
	width:100%;
}

#all_properties table
{
	width:100%;
}

#all_properties table tbody
{
	width:100%;
}

.location_group
{
	width:25%;
	padding-left:10px;
	vertical-align: top;
}

.location_group P
{
	color:#979C96;
	font-weight:bold;	
	margin:0px 0px 8px 0px;
}

.location_group P A
{
	color:#A1A38E;
	font-weight:bold;	
	font-size: 15px;
	text-decoration: underline;
}

.location_group P A:hover
{
	color:#727848;
}

.location_group A
{
	text-decoration:none;
	display:block;
	color:#979C96;
}

.location_group A:hover
{
	text-decoration:underline;
	color:#727848;
}

.clear
{
	width:100%;
	clear:both;
	height:1px;
	line-height:1px;
}

.bordered_clear
{
	width:100%;
	clear:both;
	height:1px;
	line-height:1px;
	border-bottom:1px dotted #D9D9D9;
}

#development
{
	width:100%;
	border-bottom:1px dotted #D9D9D9;
}

#development .photo
{
	width:190px;
	padding-left:10px;
	padding-bottom:10px;
	vertical-align: top;
}

#development .photo IMG
{
	margin-bottom:10px;	
	width:250px;	
}

#development .with_photo
{
	padding-left:5px;
	padding-right:10px;
	vertical-align: top;
	padding-bottom: 5px;
	color:#7D7D7D;
}

#development .without_photo
{
	padding-left:10px;
	padding-right:10px;
	vertical-align: top;
	padding-bottom: 5px;
	color:#7D7D7D;
}

#video_link
{
	float:right;
	width:130px;
	margin-right:0px;
	text-align: right;
	line-height: 18px;
}

#video_link A
{
	color:#4C5580;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#video_link A:hover
{
	text-decoration: underline;
}

#development_abstract
{
	color:#4C5580;
	font-family: Garamond;
	font-size: 13px;
}

#development_abstract P
{
	font-family: Garamond;
	font-size: 14px;
}

#print_send
{
	text-align: center;
}


#print_send A
{
	color:#60648A;
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
}

#print_send A:hover
{
	text-decoration: underline;
}

#print_send A IMG
{
	margin-right:5px;
}


#general
{
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px dotted #D9D9D9;
}

#general .logo
{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	color:#7D7D7D;
	border-width: 3px;
	border-style: double;
	border-color: #727848;
}

#general P
{
	padding-left:10px;
	padding-right:10px;
	color:#7D7D7D;
	text-align: justify;
}

#brochure_request
{
	width:100%;	
}

#request_form
{
	padding-left:10px;
	padding-right:50px;
	vertical-align: top;
	color:#727848;
	font-family: Garamond;
	width:260px;
	border-left:1px dotted #D9D9D9;
}

#request_form P
{
	margin-bottom:2px;
}

#request_form INPUT, TEXTAREA
{
	border-color:#727848;
	border-width: 1px;
	border-style: solid;
	background-color: #ECEDE7;
	color: #585858;
}

#AddedDevelopments
{
	border-color:#727848;
	border-width: 1px;
	border-style: solid;
	background-color: #ECEDE7;
	color: #585858;
	width:240px;
	overflow:hidden;
	padding:5px;
}

#AddedDevelopments #inside
{
	margin-left:10px;
	padding-left:0px;
}

#AddedDevelopments #inside LI
{
	margin-left:5px;
	padding-left:5px;
}

#AddedDevelopments #inside LI A
{
	color:#727848;
}

#AddedDevelopments > #inside
{
	padding-left:5px;
	margin-left:20px;
}

#AddedDevelopments > #inside > #inside LI
{
	padding-left:0px;
	margin-left:0px;
}

#brochure_details
{
	vertical-align: top;
	color:#7D7D7D;
}

#brochure_details P
{
	padding-left:10px;
	padding-right:10px;
	color:#7D7D7D;
}

#brochure_details P A
{
	color:#383E72;
}

#childs
{
	padding-left:10px;
	padding-top:5px;	
	text-align: left;
	color:#53602B;
	width:770px;
	float: none;
	clear:both;
}

#childs span 
{
	font-weight:bold;
	display:block;
}

#childs A
{
	color:#383E72;
	margin-right:8px;
	text-decoration: underline;
	font-weight: normal;
	white-space: nowrap;
	float:left;
}

#childs2
{
	padding-left:10px;
	padding-top:5px;	
	text-align: right;
	color:#53602B;
}

#childs2 A
{
	color:#383E72;
	margin-right:8px;
	text-decoration: underline;
	font-weight: normal;
	white-space: nowrap;
	display: block;
}


#thumbs_container
{
	position:absolute;
	top:0px;
	right:0px;
	height:100px;
	padding-top:0px;
	background-color: transparent;
	width:100%;
	z-index: 100;
}

#content > #thumbs_container
{
	top:5px;
}

#thumbs
{
	position:relative;
	top:0px;
	left:290px;
	height:100px;
	width:475px;
	overflow:hidden;
	z-index: 100;
}

#thumbs IMG
{
	margin-right:3px;
	height:92px;
	width:92px;
	float:left;
	cursor: pointer;
}

#thumbs2
{
	position:relative;
	top:0px;
	left:290px;
	height:100px;
	width:475px;
	overflow:hidden;
	z-index: 100;
}

#thumbs .square
{
	width:92px;
	height:92px;
	margin-right:3px;
	padding-top:0px;
	position:absolute;
	top:0px;
}

#about_title
{
	position:absolute;
	top:105px;
	left:287px;
	width:490px;
	border-bottom:1px dotted #D9D9D9;	
	color: #363D73;
	font-family: Garamond;
	font-size:20px;
	font-weight: bold;
	text-indent: 5px;
}

#navigation2
{
	text-align:auto;
	position:absolute;
	top:110px;
	right:5px;
	color:#9FA487;
}

#navigation2 A
{
	text-decoration: none;
	color:#A4AE29;
}

#navigation2 A:hover
{
	text-decoration: underline;
}


#about_us
{
	position: relative;
	top:0px;
	left:0px;
	width:650px;	
	margin-top:5px;
	z-index: 10;
	overflow: visible;
	color:#7D7D7D;
}

#about_us A
{
	color:#383E72;
}


#content > #about_us{top:5px;}

#about_logo_container
{
	float:left;
	margin-right:30px;
	margin-bottom:5px;
	z-index:10;
	width:285px;
	text-align: center;
}

#about_logo_description
{
	width:285px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:1px dotted #7d7d7d;
	border-left:1px dotted #7d7d7d;
	border-right:1px dotted #7d7d7d;
}

#about_logo_description P
{
	padding:10px;
	color:#4c5580 !important;	
	font-family: Garamond;
	font-size: 15px;
	line-height: 95%;
}

#about_logo
{
	width:285px;
	margin-top:0px;		
}

#about_us P
{
	padding-left: 10px;
	text-align: justify;
	color:#7D7D7D;
}

#spacer
{
	height:120px;
}

#about_links
{
	position:absolute;
	top:145px;
	right:0px;
	width:120px;
	text-align: right;
}

#content > #about_links{top:140px;}

#about_links A
{
	color:#53602B;
	display:block;
	margin-right:5px;
	text-decoration: none;
}

#about_links A:hover
{
	text-decoration: underline;
}

#sitemap
{
	width:100%;
}

#sitemap TD
{
	vertical-align: top;
}

.sitemap_element
{
	width:250px;
	padding:3px 5px 5px 5px;
}

A.sitemap_title
{
	display:block;	
	text-decoration: none;
	font-family: Tahoma;
	font-size:13px;
	color:#979C96;
	font-weight:bold;	
	width:236px;
	margin-bottom:5px;
	text-decoration: underline;

}

A:hover.sitemap_title
{
	color:#727848;	
}

.sitemap_element A.sitemap_subelement
{
	text-decoration:none;
	display:block;
	color:#979C96;
}

.sitemap_element A:hover.sitemap_subelement
{
	text-decoration:underline;
	color:#727848;
}

h1.sitemap_headers
{
	border-bottom:1px dotted #D9D9D9;	
	text-align: center;
	font-size: 20px;
	font-family:Garamond;
	color:#A4AE29;
	width:100%;
	display:block;
	clear:both;
}

/* ############# SEARCH ################## */
#search_form
{
	width:236px;
	background-color: #DBE09E;
	padding:0px;
	margin-bottom: 15px;
	text-align: center;
	padding-bottom: 5px;
}

#search_form2
{
	width:390px;
	background-color: #DBE09E;
	padding:0px;
	border-left:8px solid white;
	border-bottom:3px solid white;
	vertical-align: top;	
}

#search
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.quick_search
{
	font-family: Tahoma;
	background-image: url(../images/bck7.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	/*color:#363D73;*/
	color:white;
	margin:0px;
	padding:3px;
	font-weight: bold;
	margin-bottom:10px;
}

/*#quick_search
{
	font-family: Garamond;
	font-size: 14px;
	color: #2B4173;
	margin-top:0px;
}*/


#tbl_search
{
	width:95%;
	margin-left:10px;
	margin-top:5px;
}

#tbl_search A
{
	color:#3A4064;
}

#tbl_search .search_in
{
	color:#3A4064;
	vertical-align: top;
	font-family: Tahoma;
	font-weight: bold;
	width:80px;
	padding-bottom:10px;
}

#tbl_search .regions
{
	text-align:right;
	vertical-align: top;
}

#tbl_search .regions select
{
	width:140px;
	border-color:#727848;
	border-width: 1px;
	border-style: solid;
	background-color: #ECEDE7;
}

#tbl_search .from_to
{
	width:20px;
	font-weight:bold;
	text-align: right;
	vertical-align: top;
}

#tbl_search .price_range
{
	width:108px;
	text-align: right;
	vertical-align: top;
}

#tbl_search .price_range select
{
	width:100px;	
	border-color:#727848;
	border-width: 1px;
	border-style: solid;
	background-color: #ECEDE7;
}

#search_teaser
{
	vertical-align: top;
	width:150px;
	padding-left:10px;
}

#search_submit
{
	background-color: #D1D1CF;
	border:1px solid black;
	width:140px;
	margin-top:10px;
}


#arrow
{
	position:absolute;
	right:3px;
	top:40px;
	height:23px;
	width:8px;
	cursor:hand;
}


.sublinks
{
	margin-top:10px;
	margin-bottom:5px;
	color: #363D73;
	font-family: Tahoma;	
	width:100%;
	text-align: center;
	padding-right:18px;
	font-weight:bold;
}

#SearchTable
{
	width:100%;
}

#SearchTable TR TD
{
	padding:5px;
	vertical-align: top;
	border-bottom:1px dotted #D9D9D9;	
}

#SearchTable TR TD A
{
	color:#5E644A;
	text-decoration: underline;
}

#SearchTable TR TD A:hover
{
	text-decoration: none;
}

#SearchTable TR TH
{
	padding:5px;
	vertical-align: top;
	background-image: url(../images/bck7.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	color:#FCFFA0;
	font-weight:normal;
}

#search_search
{
	background-color: #DBE09E;
	width:100%;
	text-align: center;	
	padding-bottom:5px;
	padding-top:5px;
}

#search_search form
{
	text-align: left;
}

#newSearch
{
	font-weight:bold;
	font-family:Tahoma;
	color:#727848;
	padding-left:10px;
	line-height:20px;
	
}

#search_search form span
{
	padding-left:10px;
	color:#727848;
}

#ending
{
	height:20px;
	width:779px;
	margin:0px auto;
	color:#FCFFA0;
}

#w3c
{
	float:left;
	padding-top:3px;
}

#w3c A
{
	color:#FCFFA0;
	text-decoration: underline;
}

#developer
{
	float:right;
	padding-top:3px;
}

#developer  A
{
	color:#FCFFA0;
	text-decoration: underline;
}

.quick_enquire
{
	margin:0px auto;
	color:#727848;
}

.quick_enquire td
{
	text-align: left;
	vertical-align: top;
	padding-left:10px;
}

/* ################## Thumbnails ########################### */

.PhotoThumbs
{
	margin-bottom:20px;
	border-bottom:1px dotted #7d7d7d;
}

.thumb_container
{
	float:left;
	width:125px;
	text-align:center;
	margin-top: 5px;
}

.thumb_container A
{
	display: block;
	margin:0px auto;
	border:1px solid #EFEFEB;
	width:110px;	
}

.thumb_container A:hover
{
	border:1px solid #dbe09e;
	
}

.thumb_container A IMG
{
	width:110px;
	height:85px;	
	border:0px;
}

.thumb_description
{
	width:110px;
	margin:5px auto 0px auto;
	
}

.ClickEnlarged
{
	
	padding-bottom:3px;
	border-bottom:1px dotted #7d7d7d;
	margin-bottom:5px;
	clear:both;
	font-family: Garamond;
	font-size: 15px;
	color:#4c5580;
}

.completed
{
	padding: 0px 10px 20px 20px;
}

.completed P
{
	color: #7D7D7D;
	margin-bottom: 8px;
}


.completed_list
{
	margin-top:0px;	
	margin-left: 10px;
}

.frame_container
{
	width:232px;
	height:211px;
	float: left;	
	border-top: 0px;
	border-right: 10px solid white; 
	border-bottom: 10px  solid white;
	border-left: 10px  solid white;
}


.frame_top
{
	background-image: url(../images/frame_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 36px;
	width:232px;
	overflow: hidden;
	color: #8D9540;
	text-align: center;
}


.frame_name
{
	margin:0px auto;	
	margin-top: 15px;
	height: 20px;
	width: 220px;
	overflow: hidden;;
	font-family: Garamond;
	font-size: 15px;
}

.frame_name A
{
	color: #8D9540;
	text-decoration: none;
	font-family: Garamond;
	font-size: 15px;
}

.frame_name A:hover
{
	text-decoration: underline;
}


.frame_body
{
	background-image: url(../images/frame_body.gif);
	background-repeat:  repeat-y;
	background-position: top;
	height:190px;
	width:232px;
	overflow: hidden;
	text-align: center;
	
}

.complete_abstract
{
	clear: both;
	color: #8D9540;
	font-family: Tahoma;
	font-size: 11px;
	width:220px;
	text-align: center;
	margin: 5px auto 0px auto;
	height:43px;
	overflow: hidden;
}

.frame_body A
{
	width:200px;
	height:135px;
	margin: 0px auto;
	margin-top: 5px;
}
.frame_body A IMG
{
	width:200px;
	height:135px;
	border:1px solid white;
}

.frame_body A:hover IMG
{
	width:200px;
	height:135px;
	border:1px solid #B5BB73;	
}

.frame_bottom
{
	background-image: url(../images/frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:21px;
	width:232px;
	overflow: hidden;
	text-align: right;
	font-family: Garamond;
	font-size: 14px;
}

.frame_bottom A
{
	color: #8D9540;
	text-decoration: underline;
	font-family: Garamond;
	font-size: 14px;
	margin-right: 20px;
}

.frame_bottom A:hover
{
	text-decoration: underline;
}

.completed_presentation
{
	
}

.complete_thumbs
{
	width:430px;
	float:right;
}


.complete_thumbs A 
{
	display: block;
	float:left;
	width:120px;
	height: 95px;	
	margin-left: 8px;
	margin-bottom: 5px;
	border:1px solid #dbe09e;
}

.complete_thumbs A:hover
{
	border:1px solid #A4AE29;	
}

.complete_thumbs A IMG
{
	width:120px;
	height: 95px;	
	border:none;
}


.complete_main
{
	float:left;
	width:330px;
	margin-left: 15px;
}

.complete_main IMG
{
	width: 325px;
	border:1px solid #A4AE29;	
}