﻿body 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align:left;
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #a5bddf;
}

body, table, tr, td, div, input, select, img
{
    margin: 0px;
    padding: 0px;
}
p
{
    padding: 0 0 10px 0;
}
img
{
    border:none;
}
input[type=text], input[type=password], textarea, select
{
    font-family: Arial, Helvetica, sans-serif;
    color: #111; 
    padding: 2px;
    border: solid 1px #ccc;
}
input[type=submit], input[type=button]
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: hand;
    cursor: pointer;
    padding: 1px 3px 1px 3px;
}


input[type=radio], input[type=checkbox]
{
    font-family: Arial, Helvetica, sans-serif;
    color: #fefefe; 
    font-weight: bold;
    font-size: 12px;
    margin: 0px 5px 0px 5px;
}
#container 
{
    margin: 10px auto 0px auto;
    text-align: left;
    background-color: #fefefe;
    clear: both;
    width: 800px;
    -webkit-box-shadow: 1px 2px 16px 2px #888;
    border: solid 1px #626b7c;
}
#container .right
{
    width: 0px;
}
#container .rightEnd
{
    background-position: left top;
    height: 0px;
}
#container .bottomRight
{
    width: 0px;
    height: 0px;
}
#container .bottomEnd
{
    width: 0px;
    height: 0px;
}
#container .bottom
{
    height: 0px;
    width: 1122px;
}
#container .bottomBegin
{
    width: 0px;
    height: 0px;
}
#container .bottomLeft
{
    width: 0px;
    height: 0px;
}
#container .leftEnd
{
    width: 0px;
    height: 0px;
}
#container .left
{
    width: 0px;
}
#header
{
    background-image: url(../../images/air10/banner2.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 135px;
    background-color: #fefefe;
    margin: 0;
    padding: 0;
}
#content
{
    clear: both;
    padding: 10px 20px 10px 20px;
    background-color: #fefefe;
}
#content .user
{
    font-size: 11px; 
    float:right; 
    margin: -3px 0 0 0;
    color: #000;
}
#content .user .sep
{
    color: #444;
}
#footer
{
    width: 790px;
    text-align: right;
    font-size: 11px;
    padding: 15px 5px 10px 5px;
    clear: both;
    background-color: Transparent;
    height: 40px;
    color: #000;
    
}
#footer a
{
    color:#444;
	text-decoration: none;
	border: none;
}
#footer a:visited
{
    color:#444;
	text-decoration: none;
	border: none;
}
#footer a:active
{
    color:#444;
	text-decoration: underline;
	border: none;
}
#footer a:hover
{
    color:#444;
	text-decoration: underline;
	border: none;
}
#footer .signage
{
    padding: 0px 0px 4px 25px;
    text-align: left;
    
}
#footer .signage a
{
    color: #444;
    text-decoration: none;
}
#footer .signage a:visited
{
    text-decoration: none;
}
#footer .signage a:hover
{
    color: #444;
    text-decoration: underline;
}
#footer .signage a:active
{
    color: #444;
    text-decoration: underline;
}
#footer .copyright
{
    float: left;
    padding: 0px 0px 0px 25px;
}
#footer .by
{
    float: right;
    padding: 0px 25px 0px 0px;
}
#menu
{
    background-color: #1c3870;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    height: 30px;    
}
#menu a
{
    padding:6px 20px 6px 20px;
    margin: 2px 1px 2px 1px;
    color: #fefefe;
    border: none;
    font-weight: bold;
}
#menu a:hover
{
    text-decoration: none;
    border: none;
    color: #66cc00;
}
#menu a:visited
{
    text-decoration: none;
    border: none;
}
#menu a:active
{
    text-decoration: none;
    border: none;
    color: #66cc00;
}
#menu .arbitrary
{
  text-decoration: none;
    border: none;
    color: #66cc00;
}
#menu li
{
    display: inline;
    text-align: center;
    padding: 0;
    margin: 0;
}
#menu li.vmmlondon08
{
    display: none;
}
#menu ul
{
    line-height: 30px;
    padding: 0;
    margin: 0;
}
h1
{
    font-size: 17px;
    color: #001a47;
    font-weight: normal;
    padding: 0 0 10px 0;
}
h2
{
    font-size: 14px;
    color: #379a12;
    margin-bottom: 0;
    padding-bottom: 0;
}
h3
{
    font-size: 12px;
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}
a
{
    color: #1e448f;
	text-decoration: none;
}
a:visited
{
    color: #1e448f;
	text-decoration: none;
}
a:active
{
    color:#1e448f;
	text-decoration: underline;
}
a:hover
{
    color:#1e448f;
	text-decoration: underline;
}
#form
{
}
#form .head
{
     font-size: 14px;
    color: #008040;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: bold;
    
}
#form .headDescription
{
    
}
#form .innerBox
{
    margin: 0px 0px 0px 0px;
}
#form .field
{
    padding: 5px 40px 10px 0px;
    width: 220px;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
}
#form .fieldDescription
{
    color: #999;
    font-size: 11px;
    
}
#form .value
{
    padding: 5px 40px 10px 0px;
    color: #000;
    /*border-bottom: dotted 1px gainsboro;*/
}
#form .value .checkboxlist label
{
    display: block;
    margin-top: 0.2em;
    margin-left: 0.3em;
    padding: 0 0 0 0;
	float: left;
	clear: right;
	width: 195px;
	color: #000;
}
#form .value .checkboxlist input
{
	display: block;
	float: left;
}
#form .value .checkboxlist input
{
	display: block;
	float: left;
}
#form .req
{
    padding: 3px 5px 3px 0px;
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    
}
#form .fail
{
    color: #a6131f;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#form .success
{
    color: #009900;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#formMenu
{
   color: #808080;
   text-transform: uppercase;
   font-size: 10px;
   font-weight: bold;
}
#formMenu a
{
    padding: 5px 10px 5px 10px;
    margin: 0px 1px 0px 1px;
    border: none;
    background-color: #f2f2f2;
    text-decoration: none;
}
#formMenu a:hover
{
    text-decoration: none;
    background-color: #d6d6d6;
    border: none;
}
#formMenu a:visited
{
    text-decoration: none;
    border: none;
}
#formMenu a:active
{
    text-decoration: none;
    border: none;
    background-color: #d6d6d6;
}
#formMenu .arbitrary
{
  background-color: #d6d6d6;
}
#loginForm
{
    margin: 20px 0 40px 0;
    padding: 30px 30px 20px 60px;
    color: #444;
    
}
#loginForm .field
{
    padding: 3px 20px 3px 0px;
    width: 75px;
    vertical-align: top;
   font-weight: bold; 
}
#loginForm .value
{
    padding: 3px 0px 3px 0px;
    vertical-align: top;
}
#loginForm .req
{
    padding: 3px 5px 3px 0px;
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
}
#loginForm .fail
{
    color: #a6131f;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
#loginForm .success
{
    color: #009900;
    font-size: 1.2em;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
#loginFormDefault
{
    float: right;
    margin: 0 0 24px 24px;
    background-color: #f2f2f2;
    border: solid 4px #f2f2f2;
    color: #666;
}
#loginFormDefault input[type=text], #loginFormDefault input[type=password]
{
    padding: 1px;
}
#loginFormDefault .heading
{
    font-size: 12px;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    background-color: #888;
    color: #fefefe;
    
}
#loginFormDefault .innerBox
{
    padding: 12px 4px 0 4px;
}
#loginFormDefault .field
{
    padding: 2px 5px 2px 0px;
    vertical-align: top;
    font-size: 11px;
}
#loginFormDefault .value
{
    padding: 2px 0px 2px 0px;
    vertical-align: top;
}
#loginFormDefault .button
{
    padding: 2px 0px 2px 0px;
    vertical-align: top;
}
#availability
{
    margin: 0;
    color: #444;
    background-color: #f2f2f2;
    border: solid 4px #f2f2f2;
}
#availability table
{ 
    width: 100%;
}
#availability th
{
    font-size: 12px;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    background-color: #888;
    color: #fefefe;
    text-align: left;
}
#availability td
{
    background-color: #fefefe;
    padding: 2px 5px 2px 5px;
    border: dotted 1px #f2f2f2;
    border-collapse: collapse;
    color: #000;
}
#request
{
}
    
#request  .requestSent
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #c9ffe4;
    color: #000;
}
#request  .awaitingScheduling
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #bfdfff;
    color: #000;
}
#request .cancelled
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffb5;
    color: #000;
}
#request .noMatchingTimeslotsFound
{
    margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #ffdebe;
    color: #000;
}
#request .actions
{
    padding: 0px;
    margin: 0px;
    text-align:right;
}
#request .actions li
{
    display: inline;
}
#request .actions ul
{
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}
#request .actions li input[type=submit], #request .actions li input[type=button]
{
}
#request .requestForm
{
    padding-top: 24px;
}
#request .requestForm .field
{
    padding: 5px 40px 10px 0px;
    text-align: right;
    font-weight: bold;
    padding: 5px 40px 5px 0px;
    width: 220px;
    font-weight: bold;
    vertical-align: top;
    
}
#request .requestForm .value
{
    padding: 5px 40px 10px 0px;
    color: #000;
}
#request .requestForm .req
{
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
}
#request #favourites, #request #attendees
{
    border: solid 1px #ccc;
    padding: 2px 2px 2px 2px;
    width: 300px;
    background-color: #fefefe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}

#meeting
{
}

#meeting .actions
{
    padding: 0px;
    margin: 0px;
    text-align: right;
}
#meeting .actions li
{
    display: inline;
}
#meeting .actions ul
{
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}
#meeting .actions li input[type=submit], #meeting .actions li input[type=button]
{
}
#meeting .proposals
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #f5f5f5;
    color: #000;
}
#meeting .proposals
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #f5f5f5;
    color: #000;
}
#meeting  .confirmed
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #c9ffe4;
    color: #000;
}

#meeting  .pending
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #bfdfff;
    color: #000;
}
#meeting .cancelled
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffb5;
    color: #000;
}
#meeting .declined
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #ffdebe;
    color: #000;
}
#meeting .fail
{
    color: #a6131f;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#meeting .success
{
    color: #009900;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#meeting .err ul
{
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

#meeting .meetingForm
{
    padding-top: 24px;
}
#meeting .meetingForm .field
{
     padding: 5px 40px 10px 0px;
    text-align: right;
    width: 220px;
    font-weight: bold;
}
#meeting .meetingForm .value
{
    padding: 5px 40px 10px 0px;
    color: #000;
}
#meeting .meetingForm .req
{
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
}
 #meeting #favourites, #meeting #attendees
{
    border: solid 1px #ccc;
    padding: 2px 2px 2px 2px;
    width: 300px;
    background-color: #fefefe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #111;
}
#meeting .popup 
{
  position:absolute; 
  width: 500px; 
  padding: 20px 20px 20px 20px;
  z-index: 2; 
  border: solid 5px #888; 
  background-color: #fefefe; 
}
#meeting .popupBackground
{
  position: absolute;
  background-color: #000;
  filter: alpha(opacity=35);
  -moz-opacity: .35;
  opacity: .35;
}
#meeting .popupForm
{
    padding: 24px 0 24px 0;
}
#meeting .popupForm .field
{
    padding: 5px 40px 5px 0px;
    width: 220px;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
}
#meeting .popupForm .value
{
    padding: 10px 10px 10px 0px;
    vertical-align: top;
}
#meeting .popupForm .req
{
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
}


#calendarNote
{
}
#calendarNote .actions
{
    padding: 0px;
    margin: 0px;
    text-align: right;
}
#calendarNote .actions li
{
    display: inline;
}
#calendarNote .actions ul
{
    line-height: 20px;
    padding: 0px;
    margin: 0px;
}
#calendarNote .actions li input[type=submit], #calendarNote .actions li input[type=button]
{
}
#calendarNote .fail
{
    color: #a6131f;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#calendarNote .success
{
    color: #009900;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
#calendarNote .err ul
{
    padding: 0px;
    margin: 0px 0px 0px 15px;
}

#calendarNote .calendarNoteForm
{
}
#calendarNote .calendarNoteForm .field
{
     padding: 10px 10px 15px 0px;
    text-align: right;
    padding: 5px 40px 5px 0px;
    width: 220px;
    font-weight: bold;
    vertical-align: top;
}
#calendarNote .calendarNoteForm .value
{
    padding: 10px 10px 15px 0px;
    vertical-align: top;
}
#calendarNote .calendarNoteForm .req
{
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
}
 
.matchingReportContainer
{
}
.matchingReportContainer .odd
{
    width: 560px;
    vertical-align: top;
}
.matchingReportContainer .even
{
    width: 190px;
    vertical-align: top;
    padding: 0 0 0 10px;
}
.matchingReport
{
    width: 560px;
}

.matchingReport .matchingReportForm
{
    padding: 5px 30px 10px 5px;
}
.matchingReport .matchingReportForm .field
{
    padding: 5px 40px 5px 0px;
    font-weight: bold;
    vertical-align: top;
}
.matchingReport .matchingReportForm .value
{
    padding: 5px 40px 5px 0px;
    vertical-align: top;
    color: #000;
}
.matchingReport .matchingReportForm .fail
{
    color: red;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.matchingReport .matchingReportForm .success
{
    color: #009900;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
.matchingReport .results
{
    margin: 10px 0px 10px 0px;
    height: 100%;
}
.matchingReport .results table
{
    width: 100%;
}
.matchingReport .results .item
{
    padding: 10px 0px 10px 0px; 
    border-top: dotted 1px #ccc;
}
.matchingReport .results .empty
{
    clear: both;
    padding: 5px;
    background-color: #f2f2f2;
    font-weight: bold;
    border: solid 4px #f2f2f2;
    border-collapse: collapse;
    font-size: 11px;
    color: #000;
}
.matchingReport .results .item .num
{ 
    float:left;
    padding: 0px 5px 0px 5px;
    font-size: 0.9em;
} 
.matchingReport .results .item .image
{ 
    float:left;
    padding: 0px 5px 0px 5px;
}
.matchingReport .results .item .profile
{ 
    float:left;
    padding: 0px 5px 0px 5px;
    width: 415px;
}
.matchingReport .results .item .profile .company
{
    font-size: 1.1em;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}
.matchingReport .results .item .profile .prof
{
    padding: 0px 0px 5px 0px;
}
.matchingReport .results .item .profile .highLight
{
    background-color: #ffff66;
}
 .matchingReport .results .item .profile .match
{
    padding: 0px 0px 5px 0px;
}
.matchingReport .results .item .profile .industry
{
    padding: 0px 0px 5px 0px;
    font-size: 0.9em;
}
.matchingReport .results .item .profile .button
{
    padding: 0px 0px 5px 0px;
    font-size: 1.1em;
}
.matchingReport .results .pagerTop
{ 
    padding: 5px;
    background-color: #888;
    font-weight: bold;
    border: solid 4px #f2f2f2;
    border-collapse: collapse;
    color: #fefefe;
}
.matchingReport .results .pagerBottom
{ 
    padding: 5px;
    background-color: #888;
    font-weight: bold;
    border: solid 4px #f2f2f2;
    border-collapse: collapse;
    color: #fefefe;
}
.matchingReport .results .pagerBottom a, .matchingReport .results .pagerTop a
{
    color: #fefefe;
}
.matchingReport .results .pagerTop .progress, .matchingReport .results .pagerBottom .progress
{ 
    text-align: left;
}
.matchingReport .results .pagerTop .buttons, .matchingReport .results .pagerBottom .buttons
{ 
    text-align: right;
}
.matchingReport .add
{
    padding: 5px 5px 5px 5px;
    background-color: #ffff99;
    font-size: 1.1em;
    border: solid 1px #ccc;
}
.matchingReport .popup 
{
  position:absolute; 
  width: 500px; 
  padding: 20px 20px 20px 20px;
  z-index: 2; 
  border: solid 1px #888; 
  background-color: #fefefe; 
}
.matchingReport .popupBackground
{
  position: absolute;
  background-color: #000;
  filter: alpha(opacity=35);
  -moz-opacity: .35;
  opacity: .35;
}
.matchingReport .popupForm
{
}
.matchingReport .popupForm .field
{
    padding: 10px 10px 10px 0px;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
    color: rgb(78, 54, 10);
    font-size: 11px;
    font-size: 11px;
}
.matchingReport .popupForm .value
{
    padding: 10px 10px 10px 0px;
    vertical-align: top;
}
.matchingReport .popupForm .req
{
    padding: 3px 5px 3px 0px;
    color: Red;
    font-weight: bold;
    font-size: 11px;
}
.favourites
{
    width: 180px;
}
.favourites .border
{
    background-color: #f2f2f2;
    border: solid 4px #f2f2f2;
    color: #666;
    font-size: 11px;
    
}
.favourites .title
{
    font-size: 12px;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    background-color: #888;
    color: #fefefe;
}
.favourites .body
{
    padding: 0 10px 0 10px;
}
.favourites .body .item
{
    padding: 5px 0px 5px 0;
    border-bottom: dotted 1px #ccc;
}
.favourites .body .request
{
    padding: 5px 0px 5px 0;
    border-top: dotted 1px #ccc;
    font-size: 110%;
}
.favourites .body .empty
{
    padding: 5px 0px 5px 0;
    font-weight: bold;
    border-collapse: collapse;
    font-size: 11px;
    
}
.favourites .body .empty p
{
    padding: 0 0 5px 0;
    margin: 0;
}
.calendarContainer
{
}
.calendarContainer .odd
{
    width: 560px;
    vertical-align: top;
}
.calendarContainer .even
{
    width: 190px;
    vertical-align: top;
    padding: 0 0 0 10px;
}
.calendar
{
    width: 560px;
}

.calendar .day
{
    color: #444;
    background-color: #f2f2f2;
    border: solid 4px #f2f2f2;
    font-size: 12px;
    width: 560px;
}
.calendar .day .title
{
   font-size: 12px;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    background-color: #888;
    color: #fefefe;
    text-align: left;
}
.calendar .day .entries
{
}
.calendar .day .entries .entry
{
}
.calendar .day .entries .entry .time
{
    width: 81px; 
    border-top: solid 1px #fefefe;
    border-right: solid 1px #fefefe; 
    border-left: solid 1px #fefefe; 
    border-collapse: collapse; 
    background-color: #f2f2f2; 
    vertical-align: top; 
    padding: 5px 10px 5px 10px; 
    color: #444;
}
.calendar .day .entries .entry .details
{
    width: 428px; 
    border-top: solid 1px #fefefe;
    border-right: solid 1px #fefefe;
    border-collapse: collapse; 
    background-color: #f2f2f2; 
    vertical-align: top; 
    padding: 5px 10px 5px 10px; 
    color: #444;
    font-size: 11px;
}
.calendar .day .entries .entry .details .titleActions
{
}
.calendar .day .entries .entry .details .titleActions .title
{
    font-size: 110%; 
    font-weight: bold; 
    padding: 0 20px 0 0;
    background-color: Transparent;
    text-align: left; 
    border: none;
    
}
.calendar .day .entries .entry .details .titleActions .actions
{
    font-size: 90%;
    text-align: right; 
    vertical-align: bottom;
}
.calendar .day .entries .entry .details .titleActions .actions .action
{
   padding: 0 10px 0 0;
}
.calendar .day .entries .entry .details .info
{
    font-size: 100%;
}
.calendar .day .entries .entry .details .field
{
    width: 75px; 
    padding: 3px 10px 0 0; 
    vertical-align: top;
    
}
.calendar .day .entries .entry .details .value
{
    padding: 3px 0 0 0; 
    vertical-align: top;
}
.calendar .empty
{
    width: 550px;
    font-weight: bold;
    font-size: 11px;
    
}
.calendar .empty td
{
    padding: 5px 10px 5px 10px; 
    border: solid 1px #fefefe;
}

.legend
{
    
}
.legend .border
{
    background-color: #f2f2f2;
    border: solid 4px #f2f2f2;
    color: #666;
    font-size: 11px;
    width: 182px;
    
}
.legend .title
{
    font-size: 12px;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    background-color: #888;
    color: #fefefe;
}
.legend .body
{
    padding: 2px;
}
  
.legend .body .confirmed
{
    background-color: #c9ffe4;
    width: 15px;
    height: 15px;
    border: solid 5px #f2f2f2;
}
.legend .body .pending
{
    background-color: #bfdfff;
     width: 15px;
    height: 15px;
    border: solid 5px #f2f2f2;
}
.legend .body .cancelled
{
    background-color: #ffffb5;
    width: 15px;
    height: 15px;
    border: solid 5px #f2f2f2;
}
.legend .body .declined
{
    background-color: #ffdebe;
     width: 15px;
    height: 15px;
    border: solid 5px #f2f2f2;
}
.legend .body .note
{
    background-color: #dbc9ff;
    width: 15px;
    height: 15px;
    border: solid 5px #f2f2f2;
}
.legend .body.description
{
    border: solid 5px #f2f2f2;
}

.calendarAction
{
    width: 180px;
    font-size: 11px;
}
.calendarAction ul
{
    padding: 0;
    margin: 0 0 0 0;
}
.calendarAction li
{
    padding: 5px 10px 5px 10px;
    list-style-type: none;
    background-color: #f2f2f2;
    margin: 0 0 2px 0;
}
.calendarAction li a
{
    height: 21px;
    width: 180px;
    background-color: #f2f2f2;
    text-decoration: none;
}
.calendarAction li:hover, .calendarAction li.last:hover
{
    background-color: #d6d6d6;
}
.calendarAction li.last
{
    padding: 5px 10px 5px 10px;
    list-style-type: none;
    border: none;
}
.calendarAction li.msg
{
    padding: 3px 10px 3px 10px;
    list-style-type: none;
    background-color: yellow;
    border: none;
    font-size: 90%;
}

.popup-area .popupBackground
{
  position: absolute;
  background-color: #000;
  filter: alpha(opacity=35);
  -moz-opacity: .35;
  opacity: .35;
}
.popup-area .popup 
{
  position:absolute; 
  width: 800px; 
  height: 510px; 
  padding: 0;
  z-index: 2; 
  border: solid 5px #888; 
  background-color: #fefefe; 
}

