/* General */

/*Reset Common Tags*/

a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,img
{
    margin:0px;
    padding:0px;
}

body 
{
    margin:0px auto;
    padding:0px;
    background-color:#d68e9c;
    background-image:url(../../investments/images/body_bg.gif);
    background-position:left top;
    background-repeat:repeat-x;
    font-family:Verdana;
    font-size:11px;
    color:#2d2d2d;
}

a
{
    color:#af5368;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

img
{
    border:0px;
}

p
{
    line-height:14px;
	margin-top:0px;
	margin-bottom:14px;
}

h1
{
    font-size:16px;
    color:#af5368;    
    font-weight:bold;
    margin-bottom:8px;
}

h2.news-h2
{
    font-size:11px;
    color:#af5368;    
    margin-bottom:0px;
    text-transform:uppercase;
    font-weight:bold;
    
}

h2.feature-title
{
    font-size:14px;
    color:#af5368;    
    margin-bottom:8px;
    font-weight:normal;
}

h2.details
{
    font-size:16px;
    color:#af5368;    
    margin-bottom:7px;
    font-weight:normal;
    font-weight:bold;
}

h2.price
{
    font-size:15px;
    color:#000000;    
    margin-bottom:7px;
    font-weight:normal;
    font-weight:bold;
}

/* Layout */

#container
{
    margin:0px auto;
    clear:both;
    width:1021px;
}

#layout
{
    clear:both;
    float:left;
    width:1021px;
    background-image:url(../../investments/images/content_bg.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#header
{
	clear:both;
	float:left;
	width:1021px;	
	text-align:center;
}

/* Nav */

#nav
{
	clear:both;
	float:left;
	width:979px;	
	padding-left:50px;
}

#nav ul
{
    list-style:none;
    margin:0px;
    padding:0px;
}

#nav li
{
    display: inline;
    margin:0px;
    padding:0px;
}

/* Content */

#content
{
	clear:both;
	float:left;
	width:911px;	
	padding:30px 55px 20px 55px;
}

#content-left
{
	float:left;
	width:351px;
}

#content-right
{
	float:left;
	width:500px;
	background-image:url(../../investments/images/content_divider.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:60px;
	min-height:380px;
}

#content-right-pad
{
    padding-right:15px;
}

/* Featured property */

#featured-container
{
	clear:both;
	float:left;
	width:500px;
	padding-bottom:14px;
}

#featured-image
{
	float:left;
	width:199px;
	padding-right:12px;
}

#featured-content
{
	float:left;
	width:269px;
	padding-right:20px;
}

/* property details */

.property-container
{
	clear:both;
	float:left;
	width:500px;
	padding-bottom:16px;
}

.property-container2
{
	clear:both;
	float:left;
	width:500px;
	padding-bottom:10px;
	padding-top:0px;
}

.property-image
{
	float:left;
	width:199px;
	padding-right:12px;
}

.property-image2
{
	float:left;
	width:199px;
}

.property-content
{
	float:left;
	width:269px;
	padding-right:20px;
}

.property-content-thumb
{
	float:left;
	width:293px;
	padding-left:8px;
}

#property-pages
{
    clear:both;
    float:left;
    width:500px;
}

#details-top
{
    clear:both;
    float:left;
    width:500px;
}

#details-top-left
{
    float:left;
    width:300px;
}

#details-top-right
{
    float:left;
    width:200px;
    text-align:right;
}

/* Footer */

#footer
{
	clear:both;
	float:left;
	width:911px;	
	padding:30px 55px 10px 55px;
	background-image:url(../../investments/images/footer_line.gif);
	background-position:center top;
	background-repeat:no-repeat;	
}

#footer-left
{
	float:left;
	width:511px;
}

#footer-right
{
	float:left;
	width:400px;
	text-align:right;
}

/* classes */

.quote
{   
    clear:both;
	font-size:17px;
	color:#767676;
	line-height:20px;
	padding:2px 25px 2px 0px;
}

.footer-p
{
	padding-left:0px;
}

.featured-property-image
{
	float:left;
	border-bottom:solid 4px #af5368;
}

.featured-property-image2
{
	float:left;
	border-bottom:solid 4px #af5368;
	margin-bottom:3px;
}

.left-images
{
	float:left;
	border-bottom:solid 4px #af5368;
	margin-bottom:10px;
	margin-right:15px;
}

.home-narrow
{
	float:left;
	width:400px;
	padding-bottom:0px!important;
}

.property-divider
{
    clear:both;
    float:left;
    padding-bottom:14px;
}

.thumb
{
	float:left;
	border-bottom:solid 3px #af5368;
	margin:0px 8px 10px 0;
}

.enlarge
{
    font-size:9px!important;
}

.textbox
{
   width:220px;
   border:solid 1px #af5368; 
   height:18px;
}

.textbox2
{
   width:220px;
   border:solid 1px #af5368; 
   height:70px;
}

.button
{
   width:222px;
   border:solid 1px #af5368;
   height:20px;
   color:#af5368;
   font-size:10px;
   font-weight:bold;
   padding-bottom:3px;
}

.enquire-td1
{
    height:24px;
    width:70px;
    padding-right:8px;
}

.home-image
{
    padding-bottom:10px;
}