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

html,body 
{
	background-image:url(../images/background_tile.jpg);
	background-repeat:repeat;
	background-position:top;
	background-color:#FFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

img
{
	border: 0px;
}

#overlayRoot
{
	width:200px;
	height:200px;
	background-color:#fff;
	position:relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	 -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	 -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}


.window_box
{
	position:relative;
	float:left;
	width:auto;
	height:auto; 
}

.iepngfiximg
{
	behavior: url('http://www.iamlocal.net/iepngfix.htc');
	border:none;
}
#logo
{
	 
	top:15px;	
	margin-left:auto;
	margin-right:auto;
	width:860px;
	height:135px;   
	text-align:center; 
	position:relative;
	behavior: url('http://www.iamlocal.net/iepngfix.htc');
	 z-index:20;
}


#main_block
{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	position:relative;
	float:none;
	padding-bottom:200px;
	z-index:1;
	clear:left;
}

#main_block_rel
{ 
	width:900px;
	position:relative;
	float:relative; 
}

#white_background
{
	position:relative;
	float:left;
	top:-80px;
	width:900px;
	height:auto;
	border:1px solid #999;
	overflow:hidden;
	
}

#white_background_fill
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:120000px;
	background-color:#FFF;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

#bottom_terms
{
	position:relative;
	float:left;
	top:-80px;
	width:880px;
	height:40px;
	background-color:#999;
	border:1px solid #999;
	padding:10px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

#navigation
{
	position:relative; 
	width:860px;
	height:15px; 	
	color:#000;
	padding-top:90px;
	font-style:italic;
	color:#F09;  
	border-bottom: 2px solid #000;
}


#content
{
	position:relative;
	float:left;
	margin-top:0px; 
	width:860px;
	height:auto;
	color:#F09;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:20px;
	padding-top:0px; 
	
	
}

.page_title
{
	position:relative; 
	float:left;
	width:810px;
	height:50px;
	padding:0px;  
}

.page_full
{
	position:relative; 
	float:left;
	width:900px;
	height:auto;
	padding:0px;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:20px;
	padding-left:0px;  
}
.page_column_left
{
	position:relative; 
	float:left;
	width:410px;
	height:auto;
	padding:0px;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:20px;
	padding-left:0px;
	padding-right:20px;  
}

.page_column_right
{
	position:relative; 
	float:left;
	width:410px;
	height:auto;
	padding:0px;
	padding-top:0px;
	padding-bottom:20px;
	margin-top:20px;
	padding-left:20px;
	padding-right:0px;
}

.page_full_left_side
{
	position:relative; 
	float:left;
	width:80px;
	height:auto;
	padding:0px;   
	padding-right:20px;  
}


.page_full_content
{
	position:relative; 
	float:left;
	width:760px;
	height:auto;
	padding:0px;  
}
 
 #log_results
 {
	 height:auto;
 }
 
 #log_results.ajax-loading {
	padding: 20px 0;
	background: url(/images/spinner.gif) no-repeat left;
}

#login_slider
{
	width:auto;
	padding:20px;
	height:275px;
	background-color:#D0F4FF; 
	margin-bottom:20px;
}


#listing_add
{
	position:relative;
	float:left;
	width:720px; 
	padding:10px;
	height:auto;  
}

.add_form
{
	position:relative;
	float:left;
	width:720px;
	padding:20px;
	padding-bottom:0px;
	height:auto;
	background-color:#f9f9f9; 
	margin-bottom:20px;
	border:1px solid #CCC;
}

.edit_form
{
	position:relative;
	float:left;
	width:720px;
	padding:0px;
	padding-bottom:10px;
	height:auto;
	margin-bottom:20px;
}

.add_results
{
		position:relative;
		float:left;
		width:720px;
		height:auto;
		padding-bottom:10px;
		padding-right:10px;
}
	
	.region_item
	{
		position:relative;
		float:left;
		width:840px;
		height:auto;
		padding-bottom:5px; 
		margin-bottom:15px;
		border-bottom:1px dotted #999;
	}
	
	.cat_item
	{
		position:relative;
		float:left;
		width:840px;
		height:auto;
		padding:0px;
	}
	
		.list_parent
		{
			position:relative;
			float:left;
			width:140px;
			height:auto; 
			padding:0px; 
			padding-left:10px;
		}
	
	 
	
	.list_item
	{
		position:relative;
		float:left;
		width:140px;
		height:auto;
		min-height:120px;
		padding-bottom:10px;
		padding-right:10px;
	} 
	
	.list_row
	{
		position:relative;
		float:left;
		width:760px;
		height:auto;
		min-height:120px;  
	} 
	
	#map_box
	{
		position:relative;
		float:left;
			width:840px;
		height:auto;
		border-bottom-width: 1px;
		border-right-width: 1px;
		border-bottom-style: solid;
		border-right-style: solid;
		border-bottom-color: #09F;
		border-right-color: #09F;
		margin-bottom:20px;
	}
	.map_tile
	{
	position:relative;
	float:left;
	width:139px;
	height:139px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-left-color: #09F;		
	cursor:pointer;
	}
		.map_no
		{
			position:absolute;
			bottom:3px;
			right:3px;
			text-align:right;
			width:139px;
			height:11px;
			color:#000;
			font-weight:bold;
			
		}
		
		.map_key
		{
			position:relative;
			float:left;
			width:800px;
			height:auto;
			margin-top:10px;
			margin-bottom:10px;
		}
			.map_key_item
			{
				position:relative;
				float:left;
				width:133px;
				height:80px;
				margin-right:10px; 
			}
				.map_key_img
				{
					position:relative;
				float:left;
					width:50px;
					height:50px;
					border:1px solid #000;
					margin-right:10px;
				}
				.map_key_text
				{
					position:relative;
				float:left;
					width:63px;
					height:50px;
				}
		/* image editing style */
		.image_edit
		{
			position:relative;
			float:left;
			width:139px;
			height:170px; 
			padding-left:15px;
			padding-bottom:10px;
		}
			.image_edit_img
			{
				position:relative;
				float:left;
				width:139px;
				height:145px;
			}
			
			
			.image_edit_info
			{
				position:relative;
				float:left;
				width:139px;
				height:15px;
			}
			
			
		.image_view_window
		{
			position:relative;
			float:left;
			width:400px;
			height:270px;
		}
			.image_view_window_text
			{
				position:relative;
				float:left;
				padding-left:10px;
				width:250px;
				height:260px;	
			}
			
			
	.top_feature
	{
		position:relative;
		float:left;
		width:800px;
		background-color:#fff;
		border: 1px solid #ccc;
		padding:30px;
		padding-top:25px;
		margin-bottom:20px;
	}
		.top_feature_main_image
		{
			text-align:center;
		}
		
		.top_feature_info
		{
			position:relative;
			float:left;
			width:790px;
			height:auto;
			padding-top:10px; 
		}
		
		.sub_feature
	{
		position:relative;
		float:left;
		width:360px;
		height:380px;
		background-color:#fff;
		border: 1px solid #ccc;
		padding:30px;
		padding-top:25px;
		margin-right:17px;
		margin-bottom:20px;
	}
	
	.sub_feature_info
		{
			position:relative;
			float:left;
			width:360px;
			height:auto;
			padding-top:10px; 
		}
		.sub_feature_image
		{
			
			text-align:center;
			width:360px;
			height:250px;
			overflow:hidden;
		}
		
		.sub_read_link
		{
			position:absolute;
			float:left;
			width:360px;
			height:10px;
			bottom:20px;
		}
		
		.view_gallery
		{
			position:relative;
			float:left;
			width:800px;
			height:auto;
		}
			
			.view_gallery_item
			{
				position:relative;
				float:left;
				width:139px;
				height:150px;
				margin-right:20px;
				margin-bottom:20px;
			}
			
			
		.blog_list
	{
		position:relative;
		float:left;
		width:800px; 
		background-color:#fff;
		border: 1px solid #ccc;
		padding:30px;
		padding-top:25px;
		margin-right:17px;
		margin-bottom:20px;
	} 
	 