﻿body
{
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 12px;
	color:#4B545A;	
}
.ficontent
{
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 12px;
	color:#4B545A;	
}
.hline 
{
	width: 100%;
	border: dotted 1px grey;
	height: 1px;
}
.hlineSelected 
{
	width: 100%;
	border: solid 2px #b9d7dc;
	height: 1px;
}
.row
{
	border-bottom: solid 2px grey;
	border-bottom-style: solid; 
	border-bottom-width: thin;
	font-size: 12px;
	
}
.rowSelected
{
	background-color: #b9d7dc;
	font-size: 12px;
}
/***********************slider********************/

#sliderTopLeft
{
	position: absolute;
	background: url('../images/sliderbox_top_left.gif'); 
	left:10px;
	top:10px;
	width: 10px;
	height: 10px;
	font-size: 6px;
}
#sliderTopMiddle 
{
	position: absolute;
	left: 20px;
	top: 10px;
	width: 188px;
	height: 9px;
	background: #335A73;
	border-style: solid none none none; 
	border-top-width: 1px; 
	border-top-color: #335A73;
	font-size: 6px;
}
#sliderTopRight
{
	position: absolute;
	left: 208px;
	top: 10px;
	background: url('../images/sliderbox_top_right.gif'); 
	width: 10px;
	height: 10px;
	font-size: 6px;
}

#sliderMiddle 
{
	position: absolute;
	border-style: none solid none solid;
	top: 20px;
	left: 10px;
	width: 206px; 
	height: 409px; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-right-color: #AAAAAA; 
	border-left-color: #AAAAAA;
}
#sliderBottomLeft
{
	position: absolute;
	background: url('../images/sliderbox_botom_left.gif'); 
	left:10px;
	top:429px;
	width: 10px;
	height: 10px;
	font-size: 6px;
}
#sliderBottomMiddle
{
	left:20px;
	top:429px;
	position: absolute;
	width: 188px;
	height: 9px;
	background: #335A73;
	border-style: none none solid none; 
	border-bottom-width: 1px; 
	border-bottom-color: #335A73;
	font-size: 6px;
}
#sliderBottomRight
{
	left:208px;
	top:429px;
	position: absolute;
	background: url('../images/sliderbox_botom_right.gif'); 
	width: 10px;
	height: 10px;
	font-size: 6px;
}
.sliderSpace
{
	height:1px;
	font-size: 1px;
}

.sliderTab
{
	color: #7F7F7F;
	background-color: #335A73;
	height: 30px;
	padding: 0 10px;
	cursor: pointer;
	line-height:30px;
	position:relative;
	font-size:13px;
}
.sliderLabel
{
	font-family: geneva, arial, verdana, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	COLOR: #4B545A;
	
}
.sliderComp
{
	font-size: 12px;
	padding-left: 15px;
}
.sliderHeaderLabel
{
	color: #404040;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

/***************************************** map ***************************************/

#mapContainerTop
{
	position:absolute;
	left: 230px;
	top: 10px;
	width: 542px; 
}
#mapContainer
{
	position:absolute;
	left: 230px;
	top: 20px;
	width: 542px; 
	height: 400px;
}
#topLeft
{
	position: absolute;
	background:url('../images/sliderbox_top_left.gif');
	background-repeat: no-repeat;
	height: 10px;
	float: left;
	width: 10px;
	top: 15px;
	left: 230px;
	font-size: 6px;
}
#topMiddle
{
	position: absolute;
	float: left;
	width: 480px;
	height: 9px;
	background: #335A73;
	border-style: solid none none none; 
	border-top-width: 1px; 
	border-top-color: #335A73;
	top: 15px; 
	left: 240px;
	font-size: 6px;
}
#topRight
{
	position: absolute;
	float: left;
	height: 10px;
	background:url('../images/sliderbox_top_right.gif');
	width: 10px;
	height: 10px;
	left: 720px;
	top: 15px;
	font-size: 6px;
}

#bottomLeft
{
	position: absolute;
	background:url('../images/sliderbox_botom_left.gif');
	background-repeat: no-repeat;
	height: 10px;
	float: left;
	width: 10px;
	left: 230px;
	top: 430px;
	font-size: 6px;
}
#bottomMiddle
{
	position: absolute;
	float: left;
	width: 480px;
	height: 9px;
	background: #335A73;
	border-style: none none solid none; 
	border-bottom-width: 1px; 
	border-bottom-color: #335A73; 
	top: 430px;
	left: 240px;
	font-size: 6px;
}
#bottomRight
{
	position: absolute;
	float: left;
	height: 10px;
	background:url('../images/sliderbox_botom_right.gif');
	width: 10px;
	left: 720px;
	top: 430px;
	font-size: 6px;
}

#map
{
	position: absolute;
	left: 230px;
	top: 48px;
	width: 498px; 
	height: 383px; 
	border-style: none solid none solid;  
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-right-color: #AAAAAA; 
	border-left-color: #AAAAAA;

}

/*************************  aditional tool on map *************/
#printmenu
{
	float: left;
	background: url(../images/printbox.gif) no-repeat;
	font-size: 12px;
	margin-left: 5px;
	padding-left: 17px;
}
#fullscreenMenu
{
	float: right;	
	font-size: 12px;
	padding-top: 0px;
	margin-right: 5px;
	background: url(../images/icon_Fullscreen.gif) no-repeat;
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
}
#mapToolbar
{
	position: absolute;
	padding-top: 4px;
	height: 20px;
	border-style: none solid none solid;  
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-right-color: #AAAAAA; 
	border-left-color: #AAAAAA;
	width: 498px;
	left: 230px;
	top: 25px;

}


/************** Search Input area ***********************/
#searchInput 
{
	height: 115px;
}


/************* Search Result items *********************/
#searchResultContent
{	
	visibility: hidden;
	display: none;
}

#searchResult
{
	/*height: 216px;
	overflow: auto;*/
/*	position: relative;
	border: solid 1px red;
	clear:left;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;*/
	height: 216px;
	overflow-x:hidden;
	overflow-y:auto;
	
}
.resultImg
{
	background-repeat:no-repeat;
	left:0;
	position:absolute;
	top:3px;
	
}
#searchResult li
{
	border-top:1px dashed #DADADA;
	font-size:12px;
	line-height:14px;
	padding:1px 0;
	position:relative;
}
.resultitem 
{
	float: left;
}
.resultitemimg 
{
	padding-top: 5px;
	float: left;
}
.tbl 
{
	
}
.searchResultItem
{
	padding-left: 5px;
	font-size: 12px;
	/*height: 80px;*/
	padding: 2px;
	cursor: pointer;
}
#searchResultPaging 
{
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	padding: 10px;
	
}
#pageText
{
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	padding: 5px;
}

/******************** Direction **********************/
#directionResult
{
	visibility: hidden;
	display: none;
}
#driveToFromContent 
{
	color: #404040;
	font-size: 12px;
	height: 35px;
	padding: 10px;
}

#directionText 
{
	font-size: 12px;
	height: 185px;
	overflow: auto;
}

#driveSummary
{
	font-size: 12px;
	padding-left: 5px;
}

#driveInput
{
       visibility: hidden;
       display: none;
}

/****************************************************************88888888888*/
a.toggleFeaturesClosed
{
	text-decoration: none;
	background:transparent url(../images/results_arrow_blue.gif) no-repeat;
	padding-left: 20px;
	padding-top: 0px;
}

img 
{
	border: 0px;
	-moz-user-select:none;
	padding-top: 2px;	
}

#address
{
	float: left;
	border:1px solid #CCCCCC;
	font-size:12px;
	height:18px;
	background:#FFFBB8 none repeat scroll 0;
	margin-right:15px;
	width:140px;
}
a.toggleSearchClosed
{
	text-decoration: none;
	background: transparent url(../images/arrow_blue.gif) no-repeat;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 12px;
}
a.toggleSearchOpened
{
	text-decoration: none;
	background: transparent url(../images/arrow_red.gif) no-repeat;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 12px;
}
a.toggleFeaturesClosed
{
	text-decoration: none;
	background:transparent url(../images/results_arrow_blue.gif) no-repeat;
	padding-left: 20px;
}
a.toggleFeaturesOpened
{
	text-decoration: none;
	background:transparent url(../images/results_arrow_red.gif) no-repeat;
	padding-left: 20px;
}
#searchBox
{
	height: 25px;
}
a,
a:link,
a:visited {
	color:#03C;
	text-decoration:none;
	color: Black;
	}
a:hover {
	color:blue;
	text-decoration:underline;
	}


div.transbox
{
	text-align:center;
	vertical-align:middle;
	visibility: hidden;
	display: none;
	z-index: 5000;
	position: absolute;
	background-color: #000000;
  /* for IE */
	filter:alpha(opacity=30);
  /* CSS3 standard */
	opacity:0.3;
	background-image: url('../images/progress.gif'); background-repeat: no-repeat; background-position: center; width: 32px; height: 32px ;
	
}
#resultList
{
	clear:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
	top:24px;
}

.resultAddressImageOn 
{
	background-image: url('../images/location_down_arrow.gif'); background-repeat: no-repeat; background-position: right;
	margin-right: 20px;
	
}
#mapToolbar div a, #advanceSearch
{
	color:blue;
	text-decoration:bold;
}
a:link, a:visited {	
	color:#335A73;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color:#335A73;
	text-decoration: none;
	}

