﻿/*license styles*/
@import url("Licensing/Content/licensing.css");
/*---*/
.googleMap .settings
{
	/*border-style: solid; 
	border-width: 1px; 
	border-color: #D4D0C8;
	background-color:White;*/
}
.cs-directions
{
	/*max-width:250px;
	width: 100% !important;
	width: 250px;*/
	clear:both;
}
.cs-directionsPanel
{
	clear:both;
	overflow : auto;
	max-height:200px;
	height: 100% !important;
	height: 200px;
	margin-top: 30px;
}
.cs-directions-label
{
	text-align:left;
	font-family:Arial;
	color:#99B3CC;
	width:100%;
	font-size: 14px;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.googleMap .withBorders
{
	border-color: #86B2D1;
}
.googleMap .buttonSettings
{
	border-style: none; 
	font-size:12px;
	color:#FF0000;
	font-family:Tahoma,Arial,Helvetica;
	text-decoration:none;
	margin-right:20px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:10px;
}
.googleMap .editContainer
{
	text-align:left;
}
.googleMap .locationContainer
{
	padding-left:10px;
    overflow: hidden;
}

.locationContainer .item {
    float: left;
}

.locationContainer .address
{
	color:#666666;
    padding-left: 33px;
    margin-top: -8px;
    display: block;
}
.googleMap .locationContainer table
{
	width:100%;
}
.googleMap .locationContainer div
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#99B3CC;
	padding-bottom:10px;
	/*width:100%;*/
}
.googleMap .locationContainer a
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	text-align:left;
}
.googleMap .map
{
	border:solid 1px #D4D0C8;
	width:100%;
}
.googleMap .info
{
	text-align:left;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	color:#808080;
}
.googleMap .infoHeader
{
	text-align:left;
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
	color:#2E3D47;
}

.googleMap .settings input[type=text]
{
	border-color:#E3EEF5;
	border-style:solid;
	border-width:1px;
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#003366;
}

.googleMap .settings input[type=checkbox]
{
	margin:3px 0px 0px 0px;
	padding:0;
}

.googleMap .settings td
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	color:#003366;
}
.googleMap .settingsHeader
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#003366;
	margin-left:130px;
	margin-top:15px;
	margin-bottom:15px;
}
.googleMap .locationsHeader
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px;
	font-weight:bold;
	color:#003366;
	margin-top:5px;
	margin-left:5px;
}
.googleMap .addText
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#003366;
}
	
.googleMap .txtGoogleAddress
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #86B2D1;
}

.googleMap .googleKeyLink
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	color:#003366;
}

.googleMap .locationsList table
{
	border: solid 1px #D4D0C8;
	border-bottom:0;
	border-right:0;
/*	margin-left:5px;*/
}

.googleMap .locationsList td
{
	border-right: solid 1px #D4D0C8;
	border-bottom: solid 1px #D4D0C8;
	padding:2px;
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#2E3D47;
	text-align:center;
}
.googleMap .locationsList .moreInfo
{
	border:0;
}
.googleMap .locationsList .moreInfo td
{
	border:0;
	text-align:left;
}
.googleMap .locationsList .moveUp
{
	margin-right: 3px;
}

.locationsList .td-title
{
	text-align:center;
}

.googleMap .locationsListHeader
{
	background-color:#e2f0d9;
}

.googleMap .locationsTr1
{
	background-color:#F1F5F8;
}

.googleMap .locationsTr2
{
	background-color:#E8EEF3;
}

.googleMap .mapLocations
{
	margin-top:20px;
}


.googleMap .menu a:hover
{
	background-color:#FFFFFF;
	text-decoration:none;
}
.googleMap .menu a
{
	background-color:#D8D8D8;
	color:#003366;
	font-weight:bold;
	line-height:1.8em;
	padding:5px 10px;
	text-decoration:none;
}
.googleMap .additionalInformation
{
	padding-left: 10px;
	font-size:11px;
	color:Gray;
}
.googleMap .addTd
{
	padding-left:20px;
	text-align:justify;
	padding-right:10px;
}
.googleMap .markerCreated
{
	padding-left:7px;
}

.googleMap .jqmClose{  
	font-size:14px;  
	line-height:14px;  
	right:6px;  
	top:4px;  
	position:absolute;  
	color:#6fa5fd;  
	font-weight:700;  
	display:block; 
}  

.jqmWindow {
    display: none;    
    position: fixed;
    background-color: #FFF;
    border: 1px solid black;
    padding: 12px;
    zoom:1;
}

.jqmOverlay { background-color: #000; }


.cs-googlemap-update
{
	margin-top:20px;
	text-align:center;
	width:800px;
	height:30;
}

.cs-qooglemap-updating
{
	width:70px;
	padding-left:20px;
	height:20px;
	line-height:20px;
	background-position:left center;
	background-image:url(images/dnnanim.gif);
	background-color:Transparent;
	background-repeat:no-repeat;
	font-family:Arial !important;
	font-size:12px !important;
	font-weight:bold !important;
	font-style:normal !important;
	color:#898989 !important;	
	margin:auto;
}
.cs-qooglemap-button
{
	background-image:url(images/btn.gif);
	background-repeat:no-repeat;
	background-color:Transparent;
	border:none;	
	height:22px;
	width:64px;
	display:block;
	font-family:Arial !important;
	font-size:12px !important;
	font-weight:bold !important;
	font-style:normal !important;
	color:#898989 !important;	
	cursor:pointer;
	text-decoration:none !important;
	text-align:center !important;
	float:right;
}

.cs-qooglemap-wide-directions
{
    background-image:url(images/btnWideDir.gif);
    width:101px;
    float:left;
}

.cs-qooglemap-wide
{
    background-image:url(images/btnWide.gif);
    width:120px;
}

.cs-googlemap-button-edit
{
	margin-left:10px;
}
.cs-googlemap-mapDiv
{
	width:802px;
	margin:auto;
}
.cs-googlemap-mapDiv .googlemap
{
	width:800px;
	height:450px;
}
.cs-googlemap-search
{
	width:220px;
	margin-top:10px;
	float:left;
	padding-bottom: 15px;
}
.cs-googlemap-search input[type=textbox]
{
	width:130px;
}
.cs-googlemap-managelocation
{
	text-align:center;
}

.cs-googlemap-pager a
{
	border:1px solid #CCCCCC;
	font-size:10px !important;
	margin:0 5px 0 0;
	padding:3px 2px 3px 3px;
	text-decoration:none !important;
	background-color:White;
}

.cs-googlemap-pager a.current
{
	background-color:#EEEEEE;
	/*border:1px solid #003F7E;*/
	color:#000000;
	font-weight:bold;
	font-size:10px !important;
}

.cs-googlemap-pager 
{
	height:35px;
	padding-top:10px;
	text-align:center !important;
}


.mytable td
{
   float:left;
}

.cs-pager td
{
	padding-top:15px;
	/*padding-right: 10px;*/
}

.cs-pager a
{
	border:1px solid #CCCCCC;
	font-size:10px !important;
	margin:0 5px 0 0;
	padding:3px 7px 3px 6px;
	text-decoration:none !important;
	background-color:White;
}
.cs-pager span
{
	border:1px solid #CCCCCC;
	font-size:10px !important;
	margin:0 5px 0 0;
	padding:3px 7px 3px 6px;
	text-decoration:none !important;
	color:#000000;
	font-weight:bold;
	background-color:#EEEEEE;
}