/* OptionalControls */
#mtk-optional-controls 								{border:1px solid #000; padding:0 5px; margin:0px; width:60px; height:14px; padding-top:2px;
																background:url(/static/images/arrow.png) no-repeat; background-position: 55px 60%; background-color:#FFF;
																font-size:12px; line-height:14px; font-weight:bold; font-family:Arial,sans-serif; color:black;}
#mtk-optional-resources 							{position: absolute; top: 19px; background-color: #FFF; border: 2px solid #29303C; border-top-width:0; margin: 0px; padding: 0px; z-index: 1100; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px;}
#mtk-optional-resources ul 						{margin:0px !important; padding:1px; font-family:sans-serif;}
#mtk-optional-resources ul li 					{height:15px; font-size:11px; line-height:15px; list-style-type:none; margin:0; padding:3px 5px !important; margin-right:10px !important; cursor:pointer;}
#mtk-optional-resources ul li:hover 			{background-color:#E1E2E3 !important;}
.mtk-li-label 											{position:absolute; left:23px; color:black; padding:0 !important; margin:0; margin-right:10px !important; 
																font-size:12px !important; line-height:20px !important; font-family:Arial,sans-serif !important;}
.mtk-li-label input									{margin:-5px 0 0 0 !important; padding:0 !important;}

.osm_licence a 										{color:red;}

#mtk-poweredBy 										{margin: 0 3px; border-top: 1px dotted #B4E9F2;}
#mtk-poweredBy a 										{text-align: center;}
#mtk-poweredBy a:hover 								{text-decoration: underline;}


/* Map Controls Class Style !NEW! */
.mtk-mapctrl-button									{border: 2px solid #29303C; border-bottom-width: 1px; padding: 2px 5px; margin: 0px; font-family: Arial; font-size: 12px; line-height: 16px; width: 60px; height: 14px; color: black; background: url(http://www.maptheq.com/static/images/arrow.png) no-repeat; background-position: 55px 60%;background-repeat: no-repeat; background-color:#E1E2E3; -moz-border-radius-top-left: 3px; -moz-border-radius-top-right: 3px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; text-shadow: 0 1px 0 #FFF;}
.mtk-mapctrl-dropdown 								{position: absolute; top: 19px; background-color: #FFF; border: 2px solid #29303C; border-top-width:0; margin: 0px; padding: 0px; z-index: 1100; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-left-radius: 6px; -webkit-border-bottom-right-radius: 6px;}

.mtk-mapctrl-dropdown ul 							{color: black; margin:0 !important; padding:1px; font-family:sans-serif;}
.mtk-mapctrl-dropdown ul li 						{height:15px; font-size:11px; line-height:15px; list-style-type:none; margin:0; padding:3px 5px !important; cursor:pointer;}
.mtk-mapctrl-dropdown ul li:hover 				{background-color:#E1E2E3 !important;}
.mtk-mapctrl-dropdown ul li span 				{position:absolute; left:23px; color:black;}

.mtk-mapctrl-dropdown div.poweredby				{margin:3px; border-top:1px dotted #B4E9F2; text-align:center;}
.mtk-mapctrl-dropdown div.poweredby a			{display:block; width:150px; height:46px; background:url(/static/images/mapctrl/poweredby.png) no-repeat;}