/*

Template Design by TheWebhub.com

http://www.thewebhub.com

Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines

*/



/** Common Styles */

html{
	height:100%;
	margin-bottom:1px;
}

body {

	margin: 190px 0 20px 0;

	padding: 0;

	background: #F7F3D7 url(/images/bg.jpg) no-repeat top;

	text-align: justify;

	

	font-family: 'Lucida Bright', Georgia, Times, Serif;

	font-size: 62.5%;

	color: #4C4C4C;

}



h1, h2, h3 {

	font-family: 'Lucida Bright', Georgia, Times, Serif;
	font-weight: bold;

}

h1{font-size: 2em;
	text-align: left;
        color: #7c6955;}

h4 {
color:#660000;
font-size:12px;
margin:2px 0;
padding:0;
}

#site_floorplan {
float:left;
padding:5px;
width:183px;
border:1px dotted #DFD9C8;
}
* html #site_floorplan {
margin-right:-3px;
}
#site_floorplan select, .search, .wishlist {
background-color:#73877c;
border:1px solid silver;
color:#FFFFFF;
width:100%;
}
.pagination {
float:right;
margin-right:35px;
}
.pagination a {
color:#333333;
font-weight:bold;
text-decoration:none;
}
.pagination a:hover, .pagination .current {
color:#999999;
}
.main_contact{
	padding:10px;
}
.main_contact p{
	padding:0px;
	margin:0px;
}



p, ul, ol {

	margin-bottom: 1.5em;

}



ul {

	margin: 0px;

	padding: 0;


}



a {

	text-decoration:none;
	color:#0066CC;

}

a img{
	border: medium none;
}

a:hover {

	text-decoration: none;

	color: #114477;

}





/** Style for header starts here */



#header {

	width: 800px;

	height: 150px;

	margin: 0px auto;

	background: #73877C url(/images/img03.png) no-repeat left top;
	display:none;

}

* html #header{
    background: #006504 none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/img03.png',sizingMethod='scale');
    }


#header h1, #header h2 {

	margin: 0px;

	padding: 0;

	text-transform: uppercase;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

}



#header h1 {

	float: left;

	padding: 70px 10px 10px 20px;

	font-size: 3em;

}



#header h2 {

	padding: 73px 10px 0px 0px;

	font-size: 1.4em;

}



/** Style for menu starts here */


#menu h1 {
	font-size:1.6em;
}

#menu p{
	margin-top:0px;
	margin-left: 150px;
	font-size:1.5em;
	color: #efefef;
}


#menu {

	width: 928px;

	height: 50px;

	margin:0px;

	background: transparent;
	padding-left:15px;
	text-align:left;
	

}



#menu ul {

	margin: 0px;

	padding: 0 0 0 20px;

	list-style: none;

}



#menu li {

	display: inline;

}

.Form_Table{
	background:#eaeff3;
	padding:20px 20px;
	border:1px solid #aaa;
}

#menu a {

	
	background: transparent;

	padding: 14px 30px 10px 12px;

	text-decoration: none;

	color:#EFEFEF;

}



 a:hover {

	text-decoration:underline;

}



/** Style for wrapper starts here */



#wrapper {

	width: 950px;

	margin: 0px auto;

	padding: 20px 0;

	background: transparent;
	

}



/** Style for content starts here */



.content {

	

	margin: 0px auto;
	
	width: 925px;
	border-top: 1px hidden #ddd;
	border-left: 1px solid #dfd9c8;
	border-right: 1px solid #dfd9c8;
	border-bottom: 1px solid #dfd9c8;
	background-position: top center;
	overflow:hidden;
	height:100%;

}






#flashcontent{
	float:right;
	width:640px;
	
	overflow:hidden;
	
	
}
.floorplanbuttons {
background:transparent url(/images/fp_button_bg.png) no-repeat scroll 0 0;
font-size:1em;
font-weight:bold;
height:26px;
padding:2px;
}
.floorplanbuttons a {
line-height:26px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
text-decoration:none;
width:125px;
}
.top_right_text{
	padding-left: 30px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	width: 480px;
}

#right {
	margin-left:260px;
	width: 640px;
	font-size:1.2em;
	padding-left: 10px; 
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	border-left:1px dotted #DFD9C8;
}

#left ul li {
	list-style-type: none;
	list-style-image: none;
        line-height: 25px;
	}

#left a{
	letter-spacing: 1px;
	color:#7c6955;
        text-transform: uppercase;
	font-size: 100%; /* Resets 1em to 10px */
	font-family: 'Lucida Bright', Georgia, Times, Serif;
	}
#left li.big a{
	letter-spacing: 1px;
	color:#7c6955;
	font-weight: bold;
        text-transform: uppercase;
	font-size: 125%; /* Resets 1em to 10px */
	font-family: 'Lucida Bright', Georgia, Times, Serif;
        margin-top: 0px;
	}
#left li.hide_link{display:none;}
#left ul{
	margin-top:30px;
}
.editor{
background:#fff;
}


#right ul {

	margin: 0 3em;

	padding: 0;

	list-style: none;

}



#right li {

	margin-bottom: 8px;

	padding-left: 10px;

	background: url(/images/img06.jpg) no-repeat 0 7px;

	line-height: 17px;

}



#right .post {

}



#left {

	
	clear:left;

	width:225px;
	float:left;
	text-align:left;
	padding-right:0px;
        padding-left: 20px;

	

	

}












/** Style for footer starts here */



#footer {

	clear: both;


	height: 38px;

	margin: 5px auto 5px;

	

	text-align: left;
	padding: 20px;
	width: 885px;
        background-color: #eceace;
}



#footer .copyright {

	float: left;

	margin: 0px;

	padding-left: 20px;

	text-align: center;

}



#footer .links {

	float: right;

	margin: 0px;

	padding-right: 20px;

	text-align: center;

}



#footer .css {

	padding-left: 20px;

	background: url(/images/image01.png) no-repeat left 50%;

}



#footer .xhtml {

	padding-left: 20px;

	background: url(/images/image02.png) no-repeat left 50%;

}



#footer a {

	

}

.options {
	float:left;
	font-size:9px;
	padding-bottom:10px;
	text-align:center;
	width:140px;
	line-height:10px;
}
.wish {
background:transparent url(/images/wishlist-btn.jpg) no-repeat scroll 0 0;
height:20px;
}
.wish_on {
background:transparent url(/images/wishlist-btn.jpg) no-repeat scroll 0 -20px;
}



