/**************************************** * LAC Google Map styling ****************************************//* Applet styling for site footer */div#appSpace_Map                 {width: 80px; height: 56px; float: right; background-image: url(../images/background_applet.jpg); background-repeat: repeat-x;                                   text-align: right; padding: 0px 8px 2px 0px; margin-right:4px;}								div#appSpace_Map a.appLink       {text-decoration: none; color: #FFF;}div#appSpace_Map a.appLink:hover {text-decoration: none; color: #333;}/* Map stylings */div#map_canvas                 {height: 400px; width: 920px; border: 1px solid #666; margin-left: 20px;}/* Location table styling */div#headerRow                  {width: 920px; background-color: #EEE; font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color: #666; clear: both;                                margin-top: 20px; margin-left: 154px;}div.campusAreaTitle            {width: 260px; text-align: center; float: left; border-left: 1px solid #CCC; border-right: 1px solid #CCC;}div.spacer_940                 {width: 940px; clear: both;}div.spacer_890                 {width: 890px; clear: both;}/* Major Service area rows and titles */div.servTitleRow               {width: 898px; padding: 4px 4px 4px 16px; font-family: Verdana, Geneva, sans-serif; font-size: 10pt; font-weight: bold; clear: both; border: 1px solid #000; margin-left: 20px;}img.servArrow                  {padding-right: 4px; cursor: pointer;}/* Service Category rows and titles */div.catTitleRow                {width: 880px; padding: 4px 4px 4px 16px; font-family: Verdana, Geneva, sans-serif; font-size: 10pt; clear: both; margin-left: 40px;}img.catArrow                   {padding-right: 4px; cursor: pointer;}div.locationBullet             {width: 20px; padding: 2px 0px 2px 0px; text-align: center; float: left;}div.locationText               {width: 100%; padding: 2px 0px 2px 0px; text-align: left; clear: right;}/* Category title row colors */.cat_live_color1               {background-color: #9999cc; border-bottom: 1px dotted #6f6f9d;}.cat_live_color2               {background-color: #a8a8d4; border-bottom: 1px dotted #6f6f9d;}.cat_live_color3               {background-color: #b8b8db; border-bottom: 1px dotted #6f6f9d;}.cat_live_color4               {background-color: #c7c7e3; border-bottom: 1px dotted #6f6f9d;}.cat_live_color5               {background-color: #d6d6eb; border-bottom: 1px dotted #6f6f9d;}.cat_dine_color1               {background-color: #669999; border-bottom: 1px dotted #407373;}.cat_dine_color2               {background-color: #7da8a8; border-bottom: 1px dotted #407373;}.cat_dine_color3               {background-color: #94b8b8; border-bottom: 1px dotted #407373;}.cat_home_color1               {background-color: #ffdfcc; border-bottom: 1px dotted #e6c9b3;}.cat_participate_color1        {background-color: #99cc99; border-bottom: 1px dotted #6ea16f;}div.locationArea               {width: 260px; text-align: left; float: left; border-left: 1px solid #CCC; border-right: 1px solid #CCC; display: block;                                font-family: Verdana, Geneva, sans-serif; font-size: 8pt;}div.locationArea a             {text-decoration: none; border-bottom: 1px dotted #CCC; color: #666;}div.locationArea a:hover       {text-decoration: none; border-bottom: 1px solid #C60; color: #C60;}div.catDataAreaOpen            {width: 880px; clear: both; margin-left: 154px; display: block;}div.catDataAreaClosed          {width: 880px; clear: both; margin-left: 154px; display: none;}/* Info bubble styling */div.infoWindowArea             {width: 200px; height: 100px;}div.bubbleName                 {font-size: 8pt; color: #333; font-weight: bold;}div.bubbleWebSite              {font-size: 8pt; margin-top: 10px;}div.bubbleWebSite a            {color: #900; text-decoration: none; border-bottom: 1px dotted #900;}div.bubbleWebSite a:hover      {color: #090; text-decoration: none; border-bottom: 1px solid #090;}