BODY
{
	margin:0px;
	/*background:#1F1F79;*/
	overflow:hidden;
		
}

/*
.body_print
{
	background:#f0f0f0;
}
*/

form,h1,h2,h3,h4,h5
{
	margin: 0 0 0 0;	
}

.menuBar
{
	font-family:times new roman;
	font-size:12px;
}

.leftPadding
{
	padding-left:10px;
}

#polyControl
{
	position:absolute;
	top:0;
	left:0;	
	display:none;
	z-index:4;
	background:#eeff78;
	border: 3px outset black ;
	text-align:center;
	padding:5px;
	
}
#statusDiv
{
	color:red;
	font-size:12px;
	/*font-family:Tahoma;*/
	background:#ffffff repeat;
	padding:5px;
	position:absolute;
	top:30px;
	z-index:2;
	left:0px;
	border:2px solid black;
	width:auto;
	display:none;
}
h4
{
	font-size:14px;	
	text-decoration:underline;
}
.font12
{
	font-size:12px;	
}
.colorBlue
{
	color:#1F1F79;	
}
.colorBlue1
{
	color:#0000FB;	
}
#searchResults
{
	display:none;
	width:95%;
	padding:3px;
	
}
.resultsNumbers
{
	font-size:13px;	
}
.resultsLinks
{
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}
.resultsLinks:hover
{
	color:red;
}
.resultsClose
{
	font-size:11px;
	text-decoration:underline;
	color:red;
}
#searchResultsDet
{
	overflow:auto;
	height:350px;
}
#printResults
{
	/*overflow:auto;
	height:300px;*/
}
.printNumbers
{
	font-size:10px;	
	color:red;
}
.printTxt
{
	color:black;
}


h1
{
	text-decoration:underline;	
	padding-right:10px;
	font-family:times new roman; /*zeev*/
}

A
{
	font-family:times new roman;
}

h1.mapTitle
{
	font-size:22px;
	font-weight:bold;		
	text-decoration:none;	
}

#userTitle
{
	font-weight:bold;		
	text-decoration:none;	
}

#blocker
{
	z-index:5001;
	background:white;
	filter:alpha(opacity=75); /* IE */
	opacity:0.75; /* FF */	
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:10px;
	width:10px;
}

/****** please wait div *****/
#pleaseWaitDiv
{
	background: url(/maps/v3/images/900X650.png);
	width:900px;
	height:650px;
	display:none;
	z-index:5002;
	position:absolute;
	top:0;
	left:0;
}

#pleaseWaitDiv #content
{
	position:relative;
	top:0;
	left:0;
	width:860px;
	height:610px;
}

#pleaseWaitDiv #textDiv
{
	position:absolute;
	top:15px;
	left:15px;
	width:830px;
}

#pleaseWaitDiv #textDiv TD
{
	font-size:14px;
	font-family:Tahoma;
	text-decoration:none;
}

#progressDivContainer
{
	position:absolute;
	top:500px;
	left:585px;	
}
#progress
{
	font-size:15px;
	color:#009922;
}
#progressBar
{
	width:220px;
	height:15px;
	font-size:11px;
	border:1px solid #777777;
	padding:1px;
}
#progressBarMask
{
	background:#99AAEE;
	width:0%;
	height:15px;
	font-size:11px;
	txt-align:center;
}

#pleaseWaitDiv #advertiseDiv
{
	position:absolute;
	top:485px;
	left:15px;
	width:820px;
	height:100px;
	/*border:1px solid black;*/
}

#pleaseWaitDiv #copyrightsDiv
{
	position:absolute;
	top:595px;
	left:15px;
	font-size:11px;
	color:#666666;
}


/*  ***************  */

#inputFormDiv
{
	z-index:5002;
	/*background:#F6EBCB;*/
	display:none;
	position:absolute;
	top:150px;
	left:350px;
	border:1px solid black;
}
#ShowMarkersDiv
{
	z-index:1;
	/*background:#F6EBCB;*/
	/*display:none;*/
	/*position:relative;*/
	top:0px;
	left:0px;
	/*border:1px solid black;	*/
	overflow:auto;
	font-size:14px;
	padding-left:8px;
	
}
.infoWindow
{
	/*width:200px;*/	
	font-size:16px;
	text-decoration:none;	
}
#infoTable
{
	font-size:16px;
	text-decoration:none;	
}
.infoComment
{
	background:#dedede;
}
.infoHR
{
	background:#dedede;
	height:1px;	
}
.infoMore
{
	font-size:10px;
	text-decoration:underline;		
	color:#004276;
}
.infoWindowName
{
	font-size:20px;
	text-decoration:none;	
}
.infoWindowNameA
{
	font-size:20px;
	text-decoration:underline;		
	color:#004276;
}
.link
{
	text-decoration:underline;	
	color:#004276;		
}
/*
#topRound
{
	background:url(images/r_top.png) no-repeat;
	width:190px;
	height:	15px;
}
*/
#topRound_p
{
	background:url(images/r_top_purple22dayFilter.png) no-repeat;
	width:190px;
	height:	22px;
}
#topRound_br
{
	background:url(images/r_top_bordeauX22importance.png) no-repeat;
	width:190px;
	height:	22px;
}
#topRound_g
{
	background:url(images/r_top_green22search.png) no-repeat;
	width:190px;
	height:	22px;
}
#topRound_b
{
	background:url(images/r_top_blue22markerTypes.png) no-repeat;
	width:190px;
	height:	22px;
}
#middleRound
{
	background:url(images/r_middle.png) repeat-y;
	width:190px;
}
#bottomRound
{
	background:url(images/r_bottom.png) no-repeat;
	width:190px;
	height:	18px;
}
#bottomRoundnoShadow
{
	background:url(images/r_bottom-noShadow.png) no-repeat;
	width:190px;
	height:11px;
}


#helpDiv
{
	background: #eeeeee;
	color:#000000;
	border:1px solid #FF0000;
	font-family:times new roman;
	font-size:14px;
	z-index:5002;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	height:600px;
	overflow-y:auto;
	
	/* new version */
	padding-top:5px;
	padding-left:5px;
	width:800px;
	
	
	/*
	height:600px;
	overflow: auto;
	*/
}


#writeMeDiv
{
	background: #eeeeee;
	color:#000000;
	border:1px solid #FF0000;
	font-family:times new roman;
	font-size:14px;
	z-index:5002;
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	
}

#titleDiv
{
	position:absolute;
	top:5px;
	left:80px;
	z-index:2;
	background:#eeeeee;
	width:450px;
	display:none;
}

.menuTitle
{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding-left:7px;
}

#searchMenuDiv
{
	width:190px;
	position:absolute;
	top:90px;
	left:1080px;
	display:none;
}

#markersMenuDiv
{
	width:190px;
	top:60px;
	left:1080px;
	position:absolute;
	display:none;
}


#daysFilterMenuDiv
{
	width:190px;
	top:120px;
	left:1080px;
	position:absolute;
	display:none;
}

#importanceFilterMenuDiv
{
	width:190px;
	top:150px;
	left:1080px;
	position:absolute;
	display:none;
}

#markersControlImg, #daysControlImg, #searchControlImg, #importanceControlImg
{
	height:22px;
	width:20px;	
}

/*********************************/
/*  Markers' list page */
/*
 .class ==>  CLASS
 #id ==> ID
 BODY ==> BODY ELEMENT 

*/

.tableHeaders
{
	font-size:16pt;
	font-family:times new roman;
}
.tableTitle
{
	font-size:20pt; /*zeev*/
	font-family:times new roman;
	font-weight:bold;
}
.tableContent
{
	font-size:12pt;
	font-family:times new roman;
	padding-left:2px;
}
.tableContentLink
{
	font-size:12pt;
	font-family:times new roman;
}
#markersDiv
{
	border : 0;
	width:100%;	
}
.tableHeaderTD
{
	background: #dcdcdc;  /*zeev*/
	/* text-align:center; */
	padding-left:4px;  /*zeev	*/
}


/*********************************/
/******* TABS  ******************/
.tabPadding
{
	padding:4px 10px;
}
.pickedTab
{
	background:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	border-color: #000000 #000000 #FFFFFF;
	border-style: solid;
	border-width:1px;
}
.unpickedTab
{
	background:#eeeeee;
	font-weight:normal;
	font-size:12px;
	border-bottom:1px solid #000000;
}
#tabTable
{
		
}
#tabContent
{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;	
	overflow-y:auto;
	height:320px;  
	/****  used to be 370px  ***/
	width:620px;
}

#tf
{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;	
	overflow-y:auto;
	height:200px;  
	/****  used to be 370px  ***/
	width:620px;
}

/*********************************/
/******* PRINT  ******************/
@media print
{
	BODY, #topRound,#middleRound,#bottomRoundnoShadow,#bottomRound
	{
		background: transparent;	
	}
	.printInvisible
	{
		visibility: hidden;
	}
	.printInDisplay
	{
		display : none;	
	}
	/*
	#titleDiv
	{
		left:0px;	
		top:0px;
	}
	*/
}


















