body
{
	font-family:Arial,sans-serif;
	font-size:13px;
	color:black;
}

#mainPage
{

	width:70%;
	text-align:left;

}

.deleteImage
{
	cursor:pointer;

}


a
{
	text-decoration:none;
	color:#0075D9; 
}

a.hover
{
	background: #0075d9;
	color: white;
	text-decoration: none; 
}

.nextPrevious
{
	color:#000000;
}


#theDates
{
	text-align:center;
	

}

#myLogo
{
	width:35%;
}

.myTitleRightMenu
{
		right:0px;
		margin-top:10px;
		margin-bottom:-3px;
		cursor:pointer;
}
.rightMenu
{

	background-color:#FFFFFF;
	width:210px;
	
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	right:0px;
	border-bottom-color:#B0B0B0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-top-color:#B0B0B0;
	border-top-style:solid;
	border-top-width:1px;
	
	top:0px;

	text-align:left;
	
	

}

.rightMenu table
{

	width:210px;

}




.listCheckBox
{
	display :none;
	background-color:#FFFFFF;
	width:160px;
	
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	
	border-bottom-color:#B0B0B0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-top-color:#B0B0B0;
	border-top-style:solid;
	border-top-width:1px;
	
	margin-top:3px;
	
	text-align:left;
	
}

#loadingMap
{
	position:absolute;
	z-index:20; 
	width:220px;
	height:79px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 50px;
	display :none;
	text-align:center;
	
	background-image: url( ../../images/bg_load.png );
	
	-moz-opacity:0.9;
	opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../images/bg_load.png, sizingMethod='scale');
	
	

	
}



#loadingIcon
{
	background-image: url( ../../images/ajax-loader.gif );
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align:center;
	width:30px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
}






#menusMap
{
	
	
	/* CSS HACK */
	margin-right: 150px;	/* IE 5.x */
	margin-left/* */:/**/50px;	/* Other browsers */
	margin-left: /**/50px;
		
		
	margin-top:6px;
	

}



.optionsMap
{
	

	float:left;
	right:0px;
	margin-left:10px;
	background-color:#FFFFFF;

	border-color:#000000;
	border-style:solid;
	border-width:1.5px;
	color:black;
	font-family:Arial,sans-serif;
	font-size:12px;
	
	cursor:pointer;
	text-align:center;

}

#monMenuDroite
{

	margin-top:50px;
	right:0px;

}

 .zoomHandle 
 {
      background-color:#000000;
      color:#444;
     bottom:0px;
      position:absolute;
      z-index:10;
      height:40px;
      font-size:20px;
	  cursor : move;
  }
  
  #extras
  {
	width:160px;
	text-align:center;
	margin-top:1px;;
  }
  
img 
{
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(../../images/ajax-loader.gif);
}
  
  
 #twitterDetails
{
	background-color:#ebfaff;
	border-color:#4cbbe0;
}

#lastEQDetails
{
	background-color:#ffebeb;
}

.DemocrateClass
{
	color:#1404bd;
	font-style: bold;
	

}

.RepublicanClass
{
	color:#de0100;
	font-style: bold;
}

#myMap
{
	width: 100%;
	height: 600px;
	left: 0px;
	position:absolute;
	
	
}

#footer
{
	margin-top:600px;
	
}

#detailsBox
{

	-moz-opacity:0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

#drag1
{

margin-left:-25px;




}

#drag2
{

text-align:right;
margin-right:-21px;
float: right;

}






