﻿

body
{
    position: absolute;
	font-family: sans-serif, verdana, Arial, Helvetica; 
	width: 100%; height: 100%; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left: 0px;
    background-color:#FFFFFF;

      background-image: url('events.jpg');
      background-repeat:no-repeat;
      background-position: 50% 20%;
      background-size: cover;
      background-attachment:fixed;
}

div.mainpanel
{
    background-color:#3DA321;
}


div.bodypanel
{
    background-color:#FEF3C7;
}
table.bodypanel
{
    background-color:#FEF3C7
}
div.markerTooltip
{
  font-family: Arial; color: black; font-size:11px; font-weight: normal;
  background-color: #FFFFFF;  margin: 0; text-align:left;
  padding: 1px 3px 1px 3px;  border: solid 1px black;
}

a:link {color: darkred;}


a.v:link {color: darkred; text-decoration: none;}
a.v:visited {color: darkred; text-decoration: none;}
a.v:hover {color: darkred; text-decoration: underline;}
a.v:active {color: darkred; text-decoration: underline;}
a.v:focus {color: darkred;}

a.p:link {color: blue; text-decoration: none;}
a.p:visited {color: blue; text-decoration: none;}
a.p:hover {color: blue; text-decoration: underline;}
a.p:active {color: blue; text-decoration: underline;}
a.p:focus {color: blue;}

a.g:link {color: gray; text-decoration: none;}
a.g:visited {color: gray; text-decoration: none;}
a.g:hover {color: gray; text-decoration: underline;}
a.g:active {color: gray; text-decoration: underline;}
a.g:focus {color: gray;}

a.e:link {color: green; text-decoration: none;}
a.e:visited {color: green; text-decoration: none;}
a.e:hover {color: green; text-decoration: underline;}
a.e:active {color: green; text-decoration: underline;}
a.e:focus {color: green;}

a:focus { -moz-outline-style: none; }
        
a.pl { font-weight:normal; color: black; text-decoration: none }
a.pl:hover   { text-decoration:  underline; }

a.bl { font-weight:bold; color:black; text-decoration: none }
a.bl:hover   { text-decoration:  underline; }
    

a.bluelink { color: blue; text-decoration: underline; }
a.bluelink:hover   { color: darkblue; }

a.greenlink { color: green; text-decoration: underline; }
a.greenlink:hover   { color: darkgreen; }

a.redlink { color: red; text-decoration: underline; }
a.redlink:hover   { color: darkred; }

a.redmenu { color: darkred; background-color:white; text-decoration: none; line-height:30px; border:solid 1px darkred; padding:4px; padding-left:8px; padding-right:8px   }
a.redmenu:hover { color: white; background-color:darkred;  }

a.bluemenu { color: blue; background-color:white; text-decoration: none; line-height:30px; border:solid 1px blue; padding:4px; padding-left:8px; padding-right:8px   }
a.bluemenu:hover { color: white; background-color:blue; }

a.orangemenu { color: orange; background-color:white; text-decoration: none; line-height:30px; border:solid 1px orange; padding:4px; padding-left:8px; padding-right:8px  }
a.orangemenu:hover { color: white; background-color:orange; }

a.greenmenu { color: forestgreen; background-color:white; text-decoration: none; line-height:30px; border:solid 1px forestgreen; padding:4px; padding-left:8px; padding-right:8px  }
a.greenmenu:hover { color: white; background-color:forestgreen;  }

a.redmenus { color: yellow; background-color:darkred; text-decoration: none; line-height:30px; border:solid 1px darkred; padding:4px; padding-left:8px; padding-right:8px   }
a.bluemenus { color: yellow; background-color:blue; text-decoration: none; line-height:30px; border:solid 1px blue; padding:4px; padding-left:8px; padding-right:8px   }
a.orangemenus { color: yellow; background-color:orange; text-decoration: none; line-height:30px; border:solid 1px orange; padding:4px; padding-left:8px; padding-right:8px  }
a.greenmenus { color: yellow; background-color:forestgreen; text-decoration: none; line-height:30px; border:solid 1px forestgreen; padding:4px; padding-left:8px; padding-right:8px  }

a.ticketlink { color: white; background-color:forestgreen; text-decoration: none; border:solid 1px forestgreen; padding:2px; padding-left:4px; padding-right:4px  }
a.ticketlink:hover { color: black; background-color:white;border:solid 1px black;  }
    