@charset "UTF-8";
/* CSS Document */

tr {
	border: 1px solid #CCC;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}



td.narrow {width: 50%;}
td.wider {width:50%;}


td.narrowmap {
		width: 50%;
		overflow: auto;
}
td.widermap {
		width: 50%;
		overflow: auto;
}



#movable{
	background-color:rgba(88,111,178,0.5);
	/*background-color:white;*/
	font-family:arial;
	color:black;
	font-size:20px;
	 width: 200px; 
	border: 2px solid rgb(0, 0, 0);
	position: absolute; 
	top: 15px;
	left: 15px;
	visibility:hidden;
}

#movable div {
	align:center;
	width:100%;
	border:6px solid black;
	
	background-color:white;
}

#ppic{
	background-color:rgba(88,111,178,0.5);
	
	/*background-color:#5970B2;*/
	
	display:none;
	font-family:arial;
	color:black;
	font-size:20px;
	border: 2px solid rgb(0, 0, 0);
	/*overflow-x:scroll;*/
	overflow-y:hidden;
	position: absolute;
	z-index:21;	
}



#ppic img{
	padding-top:15px;
	
}
#showcontact{
	background-color:white;
	font-family:arial;
	color:black;
	font-size:20px;
	
	border: 2px solid rgb(0, 0, 0);
	overflow-x:scroll;
	overflow-y:scroll;
	position: absolute; 
	
	visibility:hidden;
	z-index:20;
}

#footer{
	background-color: #5970B2;
	height: 20px;
	width: 100%;
	margin-top: 0px;
}



#clickable{
	 height: 240px; 
	 width: 200px;
	 overflow: auto;
}

td.ttbbll { 
color: blue; 
}



#listtableid{
	width: 28%;
	height: 65%;
	overflow:scroll;

}

 
#map_canvas{
	width: 68%;
	height: 50%;
	z-index:1;
}

.saleitem{
	border:1px solid;
}
#response{
	
	width: 450px;
}

.warning{
		 font-size:12px; 
		 color:red;
		 vertical-align:bottom;
}

.center{
	font-size:12px;
	color: red; 
}

#daysinlist{
	font-size:11px;
	color: black; 
}

.alingleft {
	text-align:left;
	vertical-align:top;
	
	}
.alingright {
	text-align:right;
	vertical-align:top;
}
.alingtop {
	vertical-align:text-top;
	vertical-align:top;
}




body {
	padding-top: 30px;
	background-color: #CCC;
}

#content{
	background-color: #FFF;
	padding-bottom: 10px;
}

#header{
	background-color: #FFF;
	margin-bottom: 0px;
}
.displaypic{
	height:100px;
	margin: 10px;	
}



a:link {
color: blue;
}
a:visited {
color: blue;
}
a:hover {
color: red;
text-decoration: none;
}
a:active {
color: blue;
}
a{
	color:blue;
	text-decoration:none;
}
h
.lft{
	color: red;
}


/*dropdwonment */
#sddm
{	margin: 0;
	padding: 0;
	z-index:1;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 15px arial;
	z-index:5;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: %100;
	background: #5970B2;
	color: black; 
	
	text-align: center;
	text-decoration: none
	z-index:6;}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
	z-index:7;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 12px arial;
		z-index:8;}
		

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
	#bkk{
		
		width: 100%;
		Height:27px;
		background: #EAEBD8;
		background-color:#5970B2;
		z-index:9;
	}
#saleloader {
	font-size: 30px;
	color: #F00;
	background-color: #FFF;
}

#GSW{
	Width:75px;
	position: relative;
	top: -55px;
	left: 10px;
	z-index: 0;
	color: #F00;
	text-align: center;
	font-size: 18px;
}
#kW{
	Width:75px;
	position: relative;
	top: -97px;
	left: 155px;
	z-index: 0;
	color: #F00;
	text-align: center;
	font-size: 40px;
}
#entercontact {
	text-align: left;
	display:none;
}
#enterupdate {
	text-align: left;
	display:none;
}
#enterupdateform{
	margin: 1px;
	padding: 1px;
	
}
#enterupdateform p {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	padding: 1px;
	font-weight:bold;
}
#enterupdateresponse{
	margin: 1px;
	padding: 1px;
}
.input {
	border: 1px solid #006;
	background: white;
	width: 150px;
}
.button {
	border: 1px solid #006;
	font-size: 9px;
	background-color: #DDE7EC;
}

.thumbpic img{
	padding:3px;
	
}
