/*Center Page Horizontal and Vertically*/


*{
	margin:0px;
	padding:0px;	
	font-family:helvetica, arial;
}

img{
	border:0px;	
}

p{
	margin-bottom:15px;	
}

html, body{
	height:100%;
	width:100%;	
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}

body{
 	position: relative; /* peekaboo bug fix for IE6 */
 min-width: 0; /* peekaboo bug fix for IE7 */
}

#background_repeater{
	background-image:url('../images/bg.gif'); 
	background-repeat: no-repeat; 
	background-position:center center; 
	background-color: #332265;
	margin:0; 
	padding:0; 
}


#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;	
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */

}


#wrapper{
	text-align:center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	min-width: 0; /* peekaboo bug fix for IE7 */
}

#inner{
	margin-left:auto;
	margin-right:auto;
	width:850px;
	height:794px;
	/*height:auto;*/
	/*border:1px solid #000;*/
 	position: relative; /* peekaboo bug fix for IE6 */	
 	min-width: 0; /* peekaboo bug fix for IE7 */
 	/*#margin-top:2%;*/
}

#content{
	width:850px;
	height:794px;
	text-align:left;	
	background-image:url('../images/background_png4c.png');
	background-repeat:no-repeat;
	/*width:850px;
	height:794px;*/
	/*padding-bottom:0px;
	margin-bottom:0px;*/
	/*position: relative; peekaboo bug fix for IE6 */
	/*min-width: 0; peekaboo bug fix for IE7 */
}

/*End Center page*/

#whole_box{
	background-image:url('../images/whole_box.png');	
	background-repeat:no-repeat;
	width:710px;
	height:474px;
	position:relative;
	left:71px;
	top:227px;
}

#content_container{
	display:block;
	width:710px;
	height:474px;
	position:relative;
	#position:absolute;
	left:71px;
	#left:0px;
	top:183px;
	#top:227px;
}

#content_container_property{
	display:block;
	width:710px;
	height:474px;
	position:relative;
	#position:absolute;
	left:71px;
	top:183px;
	#top:227px;
}


#main_box{
	background-image:url('../images/main_box2.png');
	background-repeat:no-repeat;
	width:711px;
	height:275px;
	margin-bottom:13px;
	#position:relative;
	#left:74px;	
}

.main_box_text{
	position:relative;
	top:45px;
	#top:75px;
	left:24px;
	display:block;
	width:457;
	height:188px;	
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}


.bottom_box_text{
	position:relative;
	top:120px;
	left:13px;
	display:block;
	width:403px;
	height:54px;
	font-size:11px;	
	color:#424242;
}

#pop_up_button{
	background-image:url('../images/big_button.png');
	background-repeat:no-repeat;
	width:714px;
	height:45px;
	position:relative;
	top:8px;
	right:3px;
	#left:71px;	
}

/*Contact Page*/
#main_box_contact{
	background-image:url('../images/main_box_contact.png');
	background-repeat:no-repeat;
	width:710px;
	height:295px;
	#position:relative;
	#left:74px;	
}

#bottom_box_contact{
	background-image:url('../images/bottom_box_contact.png');
	background-repeat:no-repeat;
	width:710px;
	height:163px;
	margin-top:15px;
	#position:relative;
	#left:74px;	
}

#pop_up_button_contact{
	background-image:url('../images/big_button_contact.png');
	background-repeat:no-repeat;
	width:714px;
	height:45px;
	position:relative;
	top:8px;
	right:3px;
	#position:relative;
	#top:0px;
	#left:71px;	
}

#contact_details_container{
	display:block;
	width:249px;
	height:149px;
	float:right;
	position:relative;
	top:20px;
	#top:55px;
	margin-right:18px;
}

.contact_text{
	font-family:arial;
	font-size:14px;		
}

#contact_details_container ul li{
	list-style:none;
	font-family:arial;
	font-size:12px;	
}

#left_contact_list{
 float:left;
 width:75px;
 margin-top:20px;
 #line-height:16px;
 #margin-top:10px;
}

#right_contact_list{
	float:right;
	display:block;
	width:170px;
	position:relative;
	left:9px;
	margin-top:20px;
	#line-height:16px;	
	#margin-top:10px;
}

#contact_members_text{
	display:block;
	width:153px;
	height:43px;
	float:right;
	position:relative;
	top:195px;
	left:240px;
	font-size:11px;
	line-height:14px;
	#margin-top:30px;
}

.contact_enquiries{
	font-size:12px;
	color:#2b2c2c;
	float:right;
	margin-top:28px;
	margin-right:20px;
}

#contact_form{
	display:block;
	width:476px;
	height:92px;
	float:right;
	margin-top:25px;
	margin-right:19px;
}

#textboxes{
	float:left;	
}

#textarea{
	float:right;	
}

label { font-size:.8em; color:#626262; line-height:20px; margin-bottom:10PX;} 
label { position : relative; width : 10em; display : block;  margin-left:3px;} 
label input, label select { position : absolute; left : 60px; top : 0px; width : 170px; height:17px;} 
label textarea {position:relative; left:57px; bottom:23; width:173px; height:56px;}
label.textarea {position:relative; right:110px; #right:55px;  font-size:12px;}
input.submit { margin-left : 15em;} 
#send_button{position:relative; bottom:15px; left:90px; #bottom:25px; #left:150px;}

a.send_mail{
	color:#6452a0;
	font-size:13px;
}

/*End Contact Page*/

/*Maintenance Page*/
#main_box_maintenance{
	background-image:url('../images/main_box_maintenance.png');
	background-repeat:no-repeat;
	width:710px;
	height:325px;
	#position:relative;
	#left:74px;
}

#bottom_box_maintenace{
	background-image:url('../images/bottom_box_maintenance.png');
	background-repeat:no-repeat;
	width:710px;
	height:190px;
	margin-top:10px;
	#position:relative;
	#left:74px;	
}

.maintenance_text{
	color:#2b2c2c;
	display:block;
	width:435px;
	font-size:12px;
	margin-left:-2px;
}

.bottom_box_maintenance{
	position:relative;
	top:70px;
	left:240px;
	display:block;
	width:403px;
	height:54px;
	font-size:12px;	
	color:#eeeeee;
}
/*End Maintenance Page*/


/*Residential Page*/
#residential_template{
	background-image:url('../images/residential.png');
	background-repeat:no-repeat;
	width:710px;
	height:527px;
}
/*End Residential Page*/

/*Commercial page*/
#commercial_template{
	background-image:url('../images/commercial.png');
	background-repeat:no-repeat;
	width:710px;
	height:525px;
}
/*End Commercial page*/

/*column Styles for residential/commercial page*/
#left_column{
	display:block;
	width:180px;
	height:505px;
	float:left;	
	padding-left:15px;
	padding-top:15px;
	font-family:helvetica !important;
	margin-top:-36px;
	#margin-top:-5px;
}

#right_column{
	display:block;
	width:495px;
	height:525px;
	float:right;	
	margin-top:-30px;
	#margin-top:0px;
}

.heading{
	font-size:18px;
	font-weight:bold;
	color:#000000;	
}

.heading2{
	font-size:11px;
	font-weight:bold;
}

.left_column_text{
	font-size:11px;	
	color:#2b2c2c;
}

#flash_box{
	display:block;
	width:471px;
	height:316px;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #5a5a5a;	
}

#thumbnails ul{
	list-style:none;
	margin-top:10px;
	margin-left:10px;
	border:0px;
}

#thumbnails ul li{
	display:block;
	/*background-image:url('../images/thumb_border.png');
	background-repeat:no-repeat;*/
	width:111px;
	height:74px;
	display:inline;	
	margin-right:1px;
}

#thumbnails ul li a{
	text-decoration:none;
	outline:none;
}

#property_blurb{
	display:block;
	height:93px;
	width:471px;
	margin-top:10px;
	margin-left:12px;	
}

.property_text{
	font-size:11px;
	font-weight:normal !important;	
	margin-top:3px;
	#margin-top:0px;
	color:#2b2c2c;
}
/*End column Styles*/

/*Move Navigation*/
#place_navigation{
	position:relative;
	#position:absolute;
	top:92px;
	#top:138px;	
	margin-left:57px;
	#margin-left:66px;
	z-index:4444;
	font-family:tahoma !important;
}
/*End Move Navigation*/

#top_black_bar{
	background-image:url('../images/top_black_bar.png');
	background-repeat:no-repeat;
	width:745px;
	height:45px;
	position:relative;
	top:169px;
	left:54px;
	z-index:99999;
}

#place_sign_wave{
	float:left;
	#float:right;
	position:absolute;
	#position:relative;
	left:513px;
	#left:0px;
	margin-right:60px;	
	#margin-top:0px;
}


#bottom_box{
	background-image:url('../images/bottom_box.png');
	background-repeat:no-repeat;
	width:710px;
	height:189px;
	position:relative;
}

#error{
	color:red;
}

.form{
	width:234px;
	height:137px;
	float:left;
	background:url('../images/form.png') no-repeat center;
	position:absolute;
	left:446px;
	top:-120px;
	padding:5px;
	padding-top:45px;
	padding-left:10px;
	color:#ffffff;
}

#download{
	background:url('../images/download.png') #45413E no-repeat top right;
	width:711px;
	height:479px;
	margin-bottom:3px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;	
	margin-left:4px;
	border:1px solid #ffffff;
	position:relative;
}

#logout{
	position:absolute;
	left:450px;
	top:30px;
	background:#ffffff;
	width:60px;
	height:18px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-align:center;
	padding-top:2px;
}

.sub_sub{
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background:url('../images/submit_03.png') repeat-x;
	width:60px;
	height:24px;
	border:1px solid #4A4A4A;
	float:right;
	color:#ffffff;
	margin-right:20px;
	margin-top:2px;
}

.input{
	width:214px;
	background:url('../images/input.png');
	height:23px;
	color:#ffffff;
	border:1px solid #000000;
}

#add{
	position:absolute;
	left:520px;
	top:30px;
	background:#ffffff;
	width:60px;
	height:18px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	text-align:center;
	padding-top:2px;
}

#add a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#logout a{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

.del{
	color:red;
	font-weight:bold;
}

#down-cont{
	width:661px;
	height:410px;
	float:left;
	padding-top:30px;
	padding-left:25px;
	padding-right:25px;
	overflow-y:auto;
}

.download{
	width:100%;
	height:46px;
	float:left;
	margin-bottom:35px;
}

.thumb{
	width:65px;
	height:100%;
	float:left;
}

.down-info{
	width:580px;
	height:100%;
	float:left;
	font-size:12px;
	color:#ffffff;
}
