/*

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{
	min-height:100%;
	margin-bottom:1px;
}

body {

	margin: 30px 0 20px 0;

	padding: 0;

	background: #fff url(/images/bg1.jpg) repeat-x;

	text-align: justify;

	line-height: 20px;

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

	font-size: 11px;

	color: #4C4C4C;

}

#logo_holder{display:none}

h1, h2, h3 {

	padding-top: 5px;

	margin: 0;

	color: #000000;

}

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

#site_floorplan {
background-color:#eaeff3;
float:left;
padding:5px;
width:183px;

}
* html #site_floorplan {
margin-right:-3px;
}
#site_floorplan select, .search, .wishlist {
	border:1px solid silver;
	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 {

	color: #339933;

	

}



a:hover {

	text-decoration: none;

	color: #a3d214;

}



/** Style for header starts here */



#header {

	width: 800px;

	height: 83px;

	margin: 0px auto;

	background: #7d7dd5 url(/images/sterl-new_01-A.jpg) no-repeat left top;

}

* html #header{
    background: #7d7dd5 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 {

	width: 800px;

	height: 30px;

	margin: 0px auto;

	background: #444;
	line-height:0px;

}



#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 {

	display: block;

	float: left;

	border: none;

	background: url(/images/img05.jpg) no-repeat left 55%;

	padding: 14px 30px 10px 12px;

	text-decoration: none;

	color: #FFFFFF;

}



#menu a:hover {

	color: #a3d214;

}



/** Style for wrapper starts here */



#wrapper {

	width: 840px;

	margin: 0px auto;

	padding: 20px 0;

	background: #FFFFFF url(/images/img02.jpg) repeat-y left top;

}



/** Style for content starts here */



.content {

	width: 800px;

	margin: 0px auto;

}



.content h2 {

	text-transform: uppercase;

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

	font-size: 14px;

	font-weight: bold;

	border-bottom: 1px #a3d214 solid;

}

.content h1 {

	text-transform: uppercase;

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

	font-size: 16px;

	font-weight: bold;

	border-bottom: 1px #a3d214 solid;

}


.content p {

}



.content a {
	text-decoration: none;
}

#flashcontent{	
	margin-left:210px;
}
.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:200px;
	padding-left: 10px; 
	padding-bottom:20px;
	padding-right:0px;
	clear:right;

}
.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 {

	float: left;
	clear:left;

	width: 193px;

	

	background: #eaeff3;

}





#left ul {

	margin: 15px 0 0 0;

	padding: 0;

	list-style: none;

}



#left li {

	padding-left: 10px;

	background: url(/images/img04.gif) no-repeat left 50%;

}






/** Style for footer starts here */



#footer {

	clear: both;

	width: 800px;

	height: 28px;

	margin: 0px auto;

	padding-top: 8px;

	border-top: 1px solid #444444;

	background: #444;

	text-transform: uppercase;

	font-size: 10px;

	color: #E5E5CC;

}



#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 {

	text-decoration: none;

	color: #515151;

}

.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;
}



