@charset "utf-8";
/* CSS Document */

/* PRIMARY */
.content_text {
	font-size: 11px;
	color: #596c77;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:justify;
	}
/* THIS IS SECTION IS FOR VERTICAL MENU */


img {
	border: 0px none;
}

#pagewidth{
	width:100%;
}

.search_results

{

	width:100%;

}

.result_row_0	

	{ 

	font-size: 11px;

	background-image:url('http://www.costaricaconsultants.com/images/header_tab2.gif');

	background-repeat:repeat-x;

	height: 48px;

	text-align:left;

	}

.result_row_1

	{ 

	font-size: 11px;

	background-image:url('http://www.costaricaconsultants.com/images/header_tab2.gif');

	background-repeat:repeat-x;

	height: 48px;

	text-align:left;

	}



.view_users { width:100%; }

.slogan {

	text-align:right;

	font-size: 12px;

	color:#42557b;

	padding-right: 10px;

}

.time_date {

	text-align:right;

	font-size: 11px;

	padding-right: 10px;

	height: 18px;

	color:#FFFFFF;

}

.logo h1{

	font-size: 44px;

	color:blue;

	float: right;

	vertical-align: text-bottom;

}

#leftcol{

	width:170px;

	float:left;

	position:relative;

	margin-left:-170px;

	margin-right:1px;

	background-image: url("{template_url}/images/col_line.png");

	background-repeat: repeat-y;

	background-position: top  right;

	text-align: left;

 }

#outer{

	border:solid white 0px;

	/*/*/ border-left-width: 170px ;  /* left column width. NN4 hack to hide borders */

	border-left-color: #FFFFFF;   /* left column colour */

	border-left-style: solid;

	background-color: #FFFFFF; /* center column colour */

	width: auto;

}



#inner{

	margin:0;

	width:100%;

}

#maincol{

	float: left;

	width: 100%;

	position: relative;

	margin: 0px -8px 0px -2px;

}

#outer>#inner{

	border-bottom: 1px solid #FFFFFF;

}

.clr{

	clear:both;

}

.content{

	position:relative;

}


/* THIS CONTROLS THE ROW COLORS */

td.row1_0	{ background-color: #009900; }

td.row2_0	{ background-color: #CCFFCC; }

td.row3_0	{ background-color: #99CC99; }

.adminListingLeft_0 {

	color: #FFFFFF;

	background-color : transparent;

}

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

.browse_tool_table {

	/* background-color: silver; */

	width:100%;

	font-size: 10pt;

	text-decoration: none;

	color: black;

}
#myresult a, #myresult a:hover, #myresult:a:visited
{ color: #18507C; font-size: 11px;}


.browse_tool {

	/*background-color: silver; */

	font-size: 10pt;

	text-decoration: none;

	color: black;

}

.browse_tool_num {

	color: #336699;

}

.browse_tool_button A {

	font-size: 11px;

	line-height: 10px;

	text-align: center;

	BORDER-COLOR: #000000;

   	BORDER-STYLE: outset;

 	BORDER-WIDTH: 1px;

	font-weight: bold;

	text-decoration: none;

	color: #000000;

	display: block;

}

.browse_tool_button A:visited {

	font-size: 11px;
	color: #000000;

}

.browse_tool_button A:hover {

	font-size: 11px;
	color: #000000;

	BORDER-STYLE: inset;

	text-decoration:underline;



}

.browse_tool_ghost {

	font-size: 11px;

	line-height: 10px;

	color: #aaaaaa;

	text-decoration: none;

}

.browse_tool_curpage {

	color: #000000;

	width: 24px;

	height: 20px;

	display: block;

	text-align: center;

}

.bt_pages {

	font-family: "Trebuchet MS", Tahoma, Helvetica, Verdana;

	text-decoration:none;

	font-size: 11px;

	vertical-align: middle;

	color:	#000000;

}

bt_pages_ghost{

	color:	#aaaaaa;

	text-decoration:none;

}

A.bt_pages{

	font-size: 11px;
	color:	#000000;

	width: 24px;

	height: 20px;

	display: block;

	text-align: center;

}

A.bt_pages:visited{

	color: #000000;font-size: 11px;

}

A.bt_pages:hover{

	color:#FFFFFF;font-size: 11px;

	background: #132975;

}

/* LISTING PAGE DETAILS 'listing_next_prev'  */

.next_prev_listing { margin: 2em 0 2em 3em;  border: 1px solid #a9a9a9; width: 40em; text-align: center; }

.next_prev_listing ul { margin: 1.5em auto; }

.next_prev_listing li { display: inline; padding: .5em 1em; list-style-type: none; }

.count, .listing_xy { width: 100%; background-color: #dcdcdc; clear: both; padding: .5em 0; }

/* css for tabbed pages */

.dynamic-tab-pane-control.tab-pane {

	position:	relative;

	width:		100%;		/* width needed weird IE bug */

	margin-right:	-2px;	/* to make room for the shadow */

}

.dynamic-tab-pane-control .tab-row .tab {

	width:				70px;

	height:				16px;

	background-image:	url( "{template_url}/images/tab.png" );

	position:		relative;

	top:			0;

	display:		inline;

	float:			left;

	overflow:		hidden;

	cursor:			Default;

	margin:			1px -1px 1px 2px;

	padding:		2px 0px 0px 0px;

	border:			0;

	z-index:		1;

	font:			11px Tahoma;

	white-space:	nowrap;

	text-align:		center;

}

.dynamic-tab-pane-control .tab-row .tab.selected {

	width:				74px !important;

	height:				18px !important;

	background-image:	url( "{template_url}/images/tab.active.png" ) !important;

	background-repeat:	no-repeat;

	border-bottom-width:	0;

	z-index:		3;

	padding:		2px 0 0px 0;

	margin:			1px -3px -3px 0px;

	top:			-2px;

	font:				11px Tahoma;

}

.dynamic-tab-pane-control .tab-row .tab a {

	font:				11px Tahoma;

	color:				Black;

	text-decoration:	none;

	cursor:				default;

}

.dynamic-tab-pane-control .tab-row .tab.hover {

	font:				11px Tahoma;

	width:				70px;

	height:				16px;

	background-image:	url( "{template_url}/images/tab.hover.png" );

	background-repeat:	no-repeat;

}

.dynamic-tab-pane-control .tab-page {

	clear:			both;

	border:			1px solid rgb( 145, 155, 156 );

	background:		#ffffff;

	z-index:		2;

	position:		relative;

	top:			-2px;

	font:				11px Tahoma;

	color:				Black;

	filter:			progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)

					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);

	/*244, 243, 238*/

	/* 145, 155, 156*/



	padding:		10px;

}

.dynamic-tab-pane-control .tab-row {

	z-index:		1;

	white-space:	nowrap;

}

.slideshow_img {

float: left;

width: 100%;

text-align:center;

}

.slideshow_links {

float: left;

width: 100%;

text-align:center;

}

.city_distance_header{font-size:12px;}
