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

.maindiv_info
	{
	border:solid #0000FF 1px;
	width:458px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	padding:5px;
	}

.lastest_updates
	{
	text-align:center;
	background-image:url(img/backheader2.jpg);
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	vertical-align:middle;
	}

.top_left
	{
	width: 200px;
	}

.login
	{
	width: 200px;
	background-color:#FFFFCC;
	color:#0000CC;
	text-align:center;
	border:solid #0000FF 1px;
	}

.updates_from
	{
	width:100px;
	}

.updates_details
	{
	width: 190px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	}

.updates_adds
	{
	width:124px;
	}

.listplacing
	{
	color:#18397c;
	background-position:bottom left;
	/*border:1px solid #b0bec7;*/
	border-bottom:1px solid #93a6b4;
	text-align:left;
	}	
tr.listplacing:hover
	{
	background-color:#FCFE96;
	}
	A 
		{
		FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
		}		
	A.zb:link 
		{
		FONT-SIZE: 9pt; COLOR: #666666; LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
		}
	A.zb:active 
		{
		FONT-SIZE: 9pt; COLOR: #666666; LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
		}
	A.zb:visited 
		{
		FONT-SIZE: 9pt; COLOR: #666666; LINE-HEIGHT: 1.5; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none
		}
	A.zb:hover 
		{
		TEXT-DECORATION: none;  color:#000000; /*background-color:#CCFFFF; */
		}	

.addspot
	{
	border:solid #0066FF 1px;
	width:inherit;
	/*height:200px;*/
	height:auto;
	text-align:center;
	}
.page_footer
	{
	height:30px;
	font-size:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
.firmdetails
	{
	font-size:12px;
	}	
	.listcomment
		{
		border:outset 1px #666666; width:400px; height:auto; text-align:justify; padding:12px; color:#1B1B1B
		}
	.downNavBar2 
		{
	BORDER-RIGHT: #cecdcd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cecdcd 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 12px; FLOAT: inherit; VISIBILITY: visible; PADDING-BOTTOM: 5px; BORDER-LEFT: #cecdcd 1px solid; WIDTH: 400px; BOTTOM: auto; LINE-HEIGHT: 1.5; PADDING-TOP: 5px; BORDER-BOTTOM: #cecdcd 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #D9F1FB; TEXT-ALIGN: left; padding:12px
		}
	.ctrl
		{font-family: Tahoma, Verdana, sans-serif; font-size: 12px; width: 100%;}
	.btnform
		{border: 0px; font-family: tahoma, verdana; font-size: 12px; background-color: #DBEAF5; width: 100%; height:18px; text-align: center; cursor: pointer;}	
		
	.morepics1
		{
		width:190px;
  		/*background-color:#e8e8e8;*/
		background-color:#0000FF;
		}
	.morepics2
		{
		position:relative;
	  	width:190px;
	  	/*background-color:#cbcbcb;*/
		background-color:#FFFF00;
	  	top:-3px;
	  	left:-3px;
		}
	.morepics3
		{
		position:relative;
		width:190px;
		/*background-color:#a0a0a0;*/
		background-color:#FFFFCC;
		top:-3px;
		left:-3px;
		text-align:center;
		}	

	.thelistingnone
		{
			background-color:#FFF;
		}
	
	.thelistingnotselect
		{
			color:#18397c;
			background-position:bottom left;
			border-bottom:1px solid #93a6b4;
			/*border-right:1px solid #00F;*/
			text-align:left;
		}

	.thelistingselect
		{
			color:#18397c;
			background-position:bottom left;
			background-color:#2DFE07;
			font-weight:bold;
			/*border:1px solid #b0bec7;*/
			border-bottom:1px solid #93a6b4;
			border-right:none;
			text-align:left;
		}
	tr.thelistingnotselect:hover
		{
		background-color:#FCFE96;
		}

/*	.homepics span 
		{
		width: 120px;
		height: 130px;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: url(img/gold-frame.gif) no-repeat;
		}
		
	.homepics img 
		{
		border: none;
		padding: 0;
		}*/

/*	.photo {
		margin: 30px;
		position: relative;
		width: 120px;
		height: auto;
		float: left;
	}
	.photo img {
		background: #fff;
		border: solid 1px #ccc;
		padding: 4px;
	}
	.photo span {
		width: 20px;
		height: 130px;
		display: block;
		position: absolute;
		top: 12px;
		left: 12px;
		background: url(img/digg-style.gif) no-repeat;
	}
	.photo a {
		text-decoration: none;
	}*/

