/* Positioning */

body {
    margin: 0;
    padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}

.container {
	width: 780px;
	}

/* Header */

	
.Head {
	height: 125px ;
    background: #006600;
	background-image: url(http://www.axisrealty.co.cr/images/beach.jpg);
	background-repeat:no-repeat;
	padding-left:5px;


}


.HeadLogo {
	margin-left: 0px ;
	margin-top: 13px;
	
}

.HeadText {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#007a01;
	font-size: 28px;
	text-decoration:none;
}

.HeadText a{
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: #666666 2px ;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size: 28px;

}

.HeadText a:hover{
	text-decoration:none;
}
.slogan {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 14px;
	float:left;
}

.slogan a{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 14px;
}

.slogan a:hover{
	text-decoration:none;

}

/* Header Links */
.topmenu {
	height:25px;
	background: #007a01;
	border-bottom: thin groove #96A9B5;
}
.HeadNav {
	height: 25px;
	background: #007a01;
	width: 150px;
	float:left;
	text-align:center;
	border-right: thin groove #96A9B5;

}

.HeadNav a {
    font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	line-height:25px;   
    color:#FFFFFF;  
	text-decoration: none;
	padding-left:10px;
	display:block;

	}
	
.HeadNav a:hover { 
	background: #038903;
	color: #FFFF00;
	display:block;
	}
	
.HeadNav a:active { 
	background: #038903;
	color: #FFFF00;
	display:block;
	}

/* Menu */
.menu {
	width: 150px ;
	float: left ;
	background-color:#007a01 ;
	position:absolute;
	top:153px;
	left:0px;

}

.nav{
	background: #007a01;
	height: 25px;
	width: 150px;
	border-bottom: thin groove #96A9B5;
}
	
.nav a {
	font-family: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
	font-size:14px;
	line-height:25px;   
    text-decoration: none;
	padding-left: 10px;
	display:block;
	}
	
.nav a:hover { 
	display: block;
	background: #038903;
	color: #FFFF00 ;
	padding-left: 10px;
	}
	
.nav a:active { 
	display: block;
	background: #038903;
	color: #FFFF00 ;
	padding-left: 10px;
	
	}
	
/* Menu Titles */
	
.navhead {
    font-weight:bold;
	text-align:center;
	padding-top:10px;
	background-color: #039218;
	height: 27px;
	width: 150px; 
	border-bottom: thin groove #96A9B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	
}

/*Content*/ 
	
.main {
	width: 600px;
	min-height:370px;
	padding-left: 5px ;
	padding-top: 5px ;
	float: left;
	border-left: #006600 150px solid ;
	}

/*Featured Listings Box*/ 

.featured {
	width:125px;
	padding-left: 5px ;
	float: left;
	}

/* Footer */

.footer {
	width: 100% ;
	height: 25px ;
	border-top: groove 3px ;
	border-top-color: #006600 ;
	padding-top: 5px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#006600;
	font-size:13px;
	float: left ;
}


/*Open Realty Styles*/ 

.search_results
{
	width:100%;
}

.view_users { width:100%; }

.time_date {
	text-align:right;
	font-size: 11px;
	padding-right: 10px;
	height: 18px;
	color:#fffff;
}

 
.small {
	font-size:10px;
}


 
.clr{
	clear:both;
}

 
 /*printer styles*/ 
@media print{ 
	/*hide the left column when printing*/
	#leftcol{display:none;} 
	#outer{border-left:0;} 
}




/* ------------------------------------------------------------------------ */
/* THIS CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
/* ------------------------------------------------------------------------ */
table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* ----------------------------------------------- */
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
/* ----------------------------------------------- */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* ---------------------------- */
/* THIS CONTROLS THE ROW COLORS */
/* ---------------------------- */
td.row1_0	{ background-color: #E3EEF4; }
td.row2_0	{ background-color: #F5FAFC; }
td.row3_0	{ background-color: #ccf1ff; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}

/* ----------------------------------------------------------------  */
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */
/* ----------------------------------------------------------------  */

.browse_tool {
	background-color: silver;
	font-size: 11px; 
	text-decoration: none; 
	color: black; 
}
			
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A {		
	background-color: silver;
	font-size: 10px;
	line-height: 10px; 
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:visited {		
	color: #000000;
}

.browse_tool_button A:hover {		
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px; 
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px; 
	line-height: 10px; 
	color: #aaaaaa; 
	text-decoration: none; 
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #132975;
	color: #ffffff;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}
			
.bt_pages {
	font-family: verdana, arial; 
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	vertical-align: middle;
	color:	#000000;
}

bt_pages_ghost{
	color:	#aaaaaa;
	text-decoration:none;
}

A.bt_pages{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
}

A.bt_pages:visited{
	color: #000000;
}

A.bt_pages:hover{
	color:#ffffff;
	background: #132975; 
}