/* GENERAL STYLES */
/* CSS STYLES FOR BUY MY PLACE IBSA - NK 090325 */

body{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TEXT PROPERTIES */

h2{
	margin:0px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

h3{
	margin:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
}

p{	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
}

a.back_to_top {	
	display:block;
	margin:0px;
	margin-bottom:20px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#4e8ad4;
	text-decoration:none;
}

a.back_to_top:hover{	
	
	text-decoration:underline;
}

br.end_block{
	clear:both;
	margin:0px;
	height:0px;
	border:0px;	
}

/* END TEXT PROPERTIES */

/* PROPERTY SERVICES DIRECTORY */

#page_frame{
	display:block;
	float:left;
	height:auto;
	width:700px;
	background-color:#78b9fb;
	margin-top:20px;
}

/* NEW RIGHT COLUMN */

#right_column{
	display:block;
	float:right;
	padding:10px;
	padding-top:5px;
	height:auto;
	background-color:#ffffff;
	
	/* ADJUST YOUR WIDTH HERE */
	
	width:180px;
	
}

/* END NEW RIGHT COLUMN */


#left_column{
	display:block;
	float:left;
	width:200px;
	padding:5px;
	height:auto;
	
}

#left_column a{	
	clear:both;
	float:left;
	margin:0px;
	margin-left:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	white-space:nowrap;
}

#left_column a:hover{	
	text-decoration:underline;
}

#center_column{
	display:block;
	margin:0px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	width:460px;
	height:auto;
	background-color:#ffffff;
}

.directory_space{
	display:block;
	margin:0px;
	margin-left:10px;
	margin-bottom:20px;
	padding:5px;
	width:490px;
	height:auto;
	border: 1px solid #cccccc;
	
}

.directory_space .text_area{
	display:block;
	float:left;
	margin:0px;	
	padding:0px;
	width:360px;
	height:auto;	
}

.directory_space .image_area{
	display:block;
	float:right;
	margin:0px;	
	padding:0px;
	width:auto;
	height:auto;
	text-align:right;	
}

.directory_space img {
	border: 1px solid #cccccc;
}

.directory_space img:hover {
	border: 1px solid #cc0000;
}


.directory_space p{	
	margin:0px;
	margin-bottom:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#666666;
}

.directory_space a{	
	margin:0px;
	margin-bottom:3px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#4e8ad4;
	text-decoration:none;
}

.directory_space a:hover{	
	
	text-decoration:underline;
}

/* END PROPERTY SERVICES DIRECTORY */

/* STANDARD TABLE */

.std_table{
	width:auto;		
}

.std_table th{
	height:25px;
	border:0px #ff0033 solid;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
}

.std_table td{
	height:21px;
	padding-left:15px;
	padding-right:15px;
	border:1px #cccccc solid;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#8c8a8c;
	text-align:left;
	vertical-align:middle;	
}

.std_table .button_field{
	border:0px;
	text-align:left;	
}

.std_table .top_left_background{
	background-image:url(images/table-top_left_background.gif);
	background-position:left;
	background-repeat:no-repeat;
	white-space:nowrap;	
}

.std_table .top_right_background{
	background-image:url(images/table-top_right_background.gif);
	background-position:right;
	background-repeat:no-repeat;
	white-space:nowrap;	
}

.std_table .bottom_left_background{
	background-image:url(images/table-bottom_left_background.gif);
	background-position:left;
	background-repeat:no-repeat;
	white-space:nowrap;	
}

.std_table .bottom_right_background{	
	background-image:url(images/table-bottom_right_background.gif);
	background-position:right;
	background-repeat:no-repeat;
	white-space:nowrap;		
}

.services_para
{
  margin-top:15px;
  margin-bottom:15px;
}
/* END STANDARD TABLE */

/* END CSS */


/* EDITOR PROPERTIES */

