﻿
/*div, span, td, th, select, option, input, textarea, text, p*/

.Seachdiv div, select, option, input, textarea, text, p{
    font-family:Arial, Verdana, sans-serif; 
    font-size:11px;
    font-weight:normal;
    color:#000;
    text-align:left;
}

div.ListingHdrHglt
{
	background-image:url(/images/ViewListngHdr-bg.gif);
	background-repeat: repeat-x;
	color:#fff;
	float:left;
	font-weight:600;
	height:40px;
	padding:15px 0 0 8px; 
	width:345px;
	cursor:hand
}
.ListingHdr
{
	background-image:url(/images/SearchResultsRow.gif);
	background-repeat:repeat;
	cursor:hand;
	float:left;
}
.ListingHdr span
{
	font-weight:600;
	padding:10px 0px 0 6px;
}
div #SummaryResultDiv
{
	
	border:solid 1px #ccc;
	float:left;
	height:465px;
	overflow:scroll;
	width:377px;
}
div#ListingCountDiv
{	
	border:solid 1px #ccc;
	float:left;
	width:377px;
	background-color:#fff
}
div#compareDiv
{
	clear:both;
	padding:8px 5px 5px 5px;
}

.tdImg img
{
	background-color:#fff;
	border:solid 1px #ccc;
	float:left;
	margin-right:10px;
	padding:4px;
	width:200px;
	height:180px
}
.blu span
{
	color:#103e89;
	font-family:Arial, Verdana, sans-serif; 
    font-size:11px;
    padding:0 5px 9px 0;
}
span.bbtns 
{
	margin-right:17px;
}
span.bbtns-L 
{
	margin-right:10px;
}
img.hdr-ico
{
	margin:6px 9px 7px 0;
}
.msgMapSearch
{
	height:70px;
	width:200px;
	background-color:#fff;
	border: 1px solid #d2dcde;
	z-index:105; 
}
.pageCoverTransparent
{
	width: 1000px; 
	height: 1000px; 
	background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity:0; 
	opacity:0;
	position: absolute; 
	z-index: 101; 
	top: 0px;
	left: 0px;
	
}
.redLabel{
    color:#D9040A;
    font-weight:bold;
    font-size:12px;
}
div.userMessage
{
	background-Color: white; 
	background-repeat:repeat; 
	border: 1px solid #033261;
	overflow:auto;
	left:100px; 
	padding:10px 10px 25px 25px; 
	position:absolute; 
	top:300px; 
	width:400px;
/*	height:170px;*/
	z-index:105; 
}

div.userMessage a, #ctl00_ContentPlaceHolder1_firstTimeMsgDiv a
{
	font-size: 11px;
	color: #666;
	font-weight:normal;
	text-decoration:none;
	cursor:auto;
}
div.userMessage h4
{
	font-family:Calibri, Arial, Verdana, sans-serif; 
    font-size:18px;
    margin:0 0 10px 0;
} 
div.userMessage ul
{
	list-style-type:none;
	margin-bottom:0;
}
div.userMessage ul, div.userMessage span
{
	font-family:Verdana, sans-serif; 
    font-size:13px;
} 
div.userMessage ul a, #ctl00_ContentPlaceHolder1_countMsg ul a
{
	color:Blue;
	font-family:Verdana, sans-serif; 
    font-size:13px;
    text-decoration:none;
}
div.userMessage ul a:hover
{
	color:Blue;
	font-family:Verdana, sans-serif; 
    font-size:13px;
    text-decoration:underline;
}
#ctl00_ContentPlaceHolder1_countMsg
{
	clear:both;
	margin-top:10px;
}
#ctl00_ContentPlaceHolder1_countMsg strong
{
	font:normal bold 13px verdana;
}

.listLab
{
	color:#959595;
	width:170px;
	font-size:10px;
	margin-left:2px;
}
.resultInfo{
    color:#000;
    font-size:10px;
}
.hr1e
{
	background-color:#e4e4e4;
    height:1px;
    width:500px;
    font-size:1px;
}
.pageCover
{
	width: 100%; 
	height: 100%; 
	background-color:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity:.70; 
	opacity:.70;
	position: absolute; 
	z-index: 101; 
	top: 0px;
	left: 0px;	
}
.padBoth
{
clear:both;
padding: 5px 0 5px 0;
}

#resultTable
{
	background-color:#fff;
	border:solid 1px #ccc;
}
