.MTQ-close										{position:absolute; width:24px; height:24px; top:-8px; right:-8px; cursor:pointer; background:url(/static/images/close.png) no-repeat;}
						
													
/* MapTheQ Location Search Popup */
													
.MTQ-LS-container								{position:absolute; z-index:10000; width:330px; height:126px; top:50%; left:50%; margin-left:-165px; margin-top:-63px; background:url(/static/images/locationsearch/bgrnd.png) no-repeat;}
.MTQ-LS-header, .MTQ-LS-or					{position:absolute; top:15px; left:22px; height:18px; font:bold 18px/18px Arial; color:#666;}
.MTQ-LS-or										{top:108px; left:141px;}
.MTQ-LS-input									{position:absolute; top:44px; left:26px;}
.MTQ-LS-input input							{border:none; outline:none; width:215px; height:23px; font:21px/23px Arial; color:#F03; margin-top:1px; background:none;}
.MTQ-LS-submit									{position:absolute; top:40px; left:262px; width:51px; height:34px; cursor:pointer;}
.MTQ-LS-lucky									{position:absolute; top:95px; left:193px; font:bold 18px/18px Arial; color:#666;}
.MTQ-LS-lucky a								{font:bold 18px/18px Arial; color:#F03; margin-left:0.5em;}
.MTQ-LS-help									{position:absolute; top:77px; left:20px; height:11px; font:10px/12px Arial; color:#666;}
													
													
/* MapTheQ About Popup */					
													
.MTQ-ABOUT-container							{z-index:10000; position:absolute; top:150px; left:50%; width:480px; margin-left:-240px; -webkit-border-radius:16px; -moz-border-radius:16px; 
														background:url(/static/images/about/bgrnd.png) no-repeat;  background-color:#FFF; overflow:visible;}
.MTQ-ABOUT-container p						{margin:0 0 10px 125px; font:14px/18px Arial,sans-serif; color:#000; width:330px;}
.MTQ-ABOUT-container h1						{margin:0 0 10px 125px; font:bold 18px/24px Arial,sans-serif; color:#F03;}
.MTQ-ABOUT-container img					{margin:10px 0 10px 122px;}
.MTQ-ABOUT-container a						{font:14px/18px Arial,sans-serif; color:#0CF; /* border-bottom:solid 1px #9baf6a; */ text-decoration:none; padding:0 2px;}
.MTQ-ABOUT-container a:hover				{font:14px/18px Arial,sans-serif; color:#FFF; border:none; background-color:#0CF; padding: 0 2px;}
.MTQ-ABOUT-container a.empty				{border:none !important; background:none !important; text-decoration:none !important;}						
.MTQ-ABOUT-container a.empty:hover		{background:none !important;}						
													
/* MapTheQ Navigation */					
													
.MTQ-NAV-container							{position:absolute; z-index:1000; top: 20px; left: 50%; margin-left:-175px; width:350px; height:80px; background:url(/static/images/navigation/bgrnd.png) no-repeat;}
.MTQ-NAV-about									{position:absolute; z-index:1001; top:17px; left:154px; width:92px; height:38px; cursor:pointer; background:url(/static/images/navigation/about.png) no-repeat;}
.MTQ-NAV-search								{position:absolute; z-index:1001; top:17px; left:251px; width:92px; height:38px; cursor:pointer; background:url(/static/images/navigation/zoom.png) no-repeat;}
													
													
/* MapTheQ Branding */						
													
.MTQ-BRAND-container							{position:absolute; z-index:1000; bottom:50px; right:50px;}
.MTQ-BRAND-container a						{border:none; background:none; outline:none;}
.MTQ-BRAND-container a img					{border:none; background:none; outline:none;}
													
													
/* MapTheQ Footer */							
													
.MTQ-FOOTER-container						{position:absolute; width:800px; height:12px; z-index:1000; bottom:25px; left:50%; margin-left:-400px; text-align:center;}
.MTQ-FOOTER-container span					{margin:0; padding:3px;font:11px/12px Arial; color:#FFF;}
.MTQ-FOOTER-container span a img 		{margin-bottom:-4px; border:none; outline:none;}