html,body
{
	color: #000;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #f2f2f1; 	 
}

/* Copyright */

.Copyright
{ 
	margin-bottom: 0px;	
	width: 100%;
	background-color: #E6EFFB; 
	border-top: 1px solid;
	border-color: #666;
	font-size: 12px; 
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
} 

.Copyright a:link, .Copyright a:active, .Copyright a:visited
{ 
	color: #6295E1; 
	text-decoration: none;
	font-size: 12px; 
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	
} 

.Copyright a:hover 
{ 
	color: #6295E1; 
	text-decoration: none;
	font-size: 12px; 
	font-family: Arial, Verdana, "Times New Roman", Times, serif;

}





/* Main DIV */

#Template_Holder
{ 
		
	width: 100%;
	background-color: #f2f2f2; 
	margin: 0px auto;
	padding: 0px;
	border: 0px solid #000;

} 


/* Static content. Parameter TOP in freetext in admin */

.Top
{

	height: 0px; 
}


/* Static content. */

.Header
{
	
}


/* Rotator images or Slidshow.  */

.Rotator
{

}

/* Horizontal Menu */

.Menu
{

	height: 0px; 

}



/* Main LINKS */

A:link, A:active, A:visited
{ 
	color: #2F54A5; 
	text-decoration: none;
	font-size: 12px; 
	font-family: Verdana, "Times New Roman", Times, serif;
	
} 

A:hover 
{ 
	color: #2F54A5; 
	text-decoration: none;
	font-size: 12px; 
	font-family: Verdana, "Times New Roman", Times, serif;

}

/* Content TABLE */

#Content_Holder
{
	width: 100%;
	border-collapse:collapse;

}


/* Left TD, LEFT DIV */

.Content_TD_Left
{

	width: 0px;
}

.Column1
{
	width: 0px;

}

/* Center TD, center DIV */

.Content_TD_Center
{
	border: 0px solid red;
	vertical-align:text-top;
	height: 100%; 
}

.Column2
{

	height: 100%; 
	text-align: left;
	padding: 0px;


}

/* Right TD, Right DIV */

.Content_TD_Right
{

	width: 0px;
}

.Column3
{
	width: 0px;

}

.Footer
{
	clear: both;
	height: 0px; 


}

.Bottom
{

	height: 0px; 


}

/* Google Map */

#map-canvas-holder
{ 
	height: 900px; 
	width: 1200px;
	padding-top: 0px;
}

#map-canvas 
{ 
	height: 100%; 
}

 .infowindow
     {
	font-size:14px;
	width: 480px;
	hight: 480px;
	background-color: #666;
	font-family:"Lucida Sans Unicode";
     }


/* PopUp Google Map */

.pop_table
{ 
        width: 470px;
	hight: 470px;
	background-color: #ececec;
}
.pop_image
{
	vertical-align: top;
	width: 150px;
	background-color: #ececec;
}

.pop_info
{ 
	width: 200px;
}
.pop_info_table
{ 
	width: 100%;
	border: 0px solid #666;
}


.pop_text_table
{ 
	vertical-align: top;
}

.pop_header
{
	width: 100%;
	font-weight: bold;
	font-family: "Lucida Sans Unicode";
	font-size: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pop_text
{ 
	padding-bottom: 10px;	
}
.pop_tools
{ 
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;	
	padding-top: 5px;
        width: 100%;
	background-color: #CACACA;
}
.pop_readmore
{ 
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;		
	padding-top: 5px;
        text-align:right;
}


#GPS_Filter
{ 
	padding: 1px;
}

.TBL_GPS_Filter
{ 
	padding: 5px;
}

.Logo
{ 
	height: 75px;
	width: 250px;
	BACKGROUND: url(../../../../Resources/SicoDataGPS/_Design/Images/Header2.png);
	background-size:250px 75px;
	background-repeat:no-repeat;  
}










