﻿div.mapInfoWindow{color: #333333;}
span.mapInfoWindowTextTitle{font-weight:bold;}
span.mapInfoWindowTextAddress{}
div.colLeft{float:left; }
div.colRight{float:left; margin-left: 8px;}
#googleDirections  
{
        color: #CCCCCC;
		text-decoration: none;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		z-index: 999;	
		}
        
.googledir 
{
      z-index: 999;
		}

.googledir table, .googledir tr, .googledir tbody, .googledir td
{
        border: none !important;
         z-index: 999;
 
  }		
		
.googledir td
{
        color: #CCCCCC;
		text-decoration: none;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		border-top: solid 1px #999999 !important;	
		}
			   
.googledir tbody{ background-color: #000000; }

.googledir .headerTable tbody{ background-image: url('/images/directionbar_bg.gif'); background-repeat: no-repeat; }

.googledir tbody img{ }

.googledir tbody a:link, .googledir tbody a:visited, .googledir tbody a:visited {
			color: #CCCCCC;
			text-decoration: none;
			font-size: 10px;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight: bold;
			}




	.contentBox {padding: 12px; margin-top: 18px; border: solid 1px #333333; height: 60px; width: 470px; background-color: #2E2E2E;}
    .contentBox .title{font-size: 12px; color: #DDBB5B; text-transform:uppercase;}
    .contentBox .instructions{}
    .contentBox .address{width: 300px;}
    .contentBox .button {background-color: #DDBB5B; width: 120px; color: #333333; font-weight: bold;}
    
    #getDirectionsButtons{margin: 0pt; padding: 0pt; position:relative; top: 14px;}
    #getDirectionsButtons img{ border: none; cursor: pointer; }
    #getDirections{}			


