﻿body, table, tr, td, div, input, select, img
{
    margin: 0;
    padding: 0;
}

body 
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #555;
	line-height: normal;
	text-align:left;
    background-color: #e6e3db;
    margin: 0 0 25px 0;
}


p
{
    padding: 0 0 10px 0;
}
img
{
    border:none;
}
input[type=text], input[type=password], textarea, select
{
    font-family: Arial, Helvetica, sans-serif;
    color: #222; 
    padding: 3px;
    border: solid 1px #dcdddf;
    font-size: 12px;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px;
    
}
input[type=submit], input[type=button]
{
     font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    padding: 3px 6px;
}
.but-register
{
    background: url(../../images/default/register-today.png);
    width: 371px;
    height: 100px;
    display: block;
}

.sep
{
    display: none;
}
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: 0 auto 45px auto;
    padding: 0;
    text-align: left;
    width: 840px;
    border: solid 1px #d0d0d0;
    -moz-box-shadow: 0px 0px 45px #c0c0c0;
	-webkit-box-shadow: 0px 0px 45px #c0c0c0;
	background-image: url(../../images/default/bck.jpg);
    background-repeat: repeat-y;
    background-position: top right;
    background-color: #fefefe;
    
}
#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/default/banner.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 240px;
    margin: 0;
}
#content
{
    clear: both;
    background-repeat: no-repeat;
    padding: 0 25px 25px 25px;
    margin: 0;
}

li
{
    line-height: 15px;
}

#content .user
{
    font-size: 10px; 
    float:right; 
    margin: -268px 0 0 0;
    
    
}
#content .user .sep
{
    color: #444;
}
#footer
{
    width: 840px;
    font-size: 11px;
    text-align: right;
    background-color: Transparent;
    color: #999;
    height: 36px;
    margin: -32px 13px 0 13px;
    
}
#footer a
{
    color:#999;
	text-decoration: none;
	border: none;
}
#footer a:visited
{
    color:#999;
	text-decoration: none;
	border: none;
}
#footer a:active
{
    color:#0668a9;
	text-decoration: none;
	border: none;
}
#footer a:hover
{
    color:#0668a9;
	text-decoration: none;
	border: none;
}
#footer .signage
{
    padding: 2px 0px 2px 15px;
    text-align: left;
    
}
#footer .signage a
{
    color: #999;
    text-decoration: none;
}
#footer .signage a:visited
{
    color: #999;
    text-decoration: none;
}
#footer .signage a:hover
{
    color: #B62902;
    text-decoration: none;
}
#footer .signage a:active
{
    color: #B62902;
    text-decoration: none;
}
#footer .copyright
{
    float: left;
    padding: 0px 0px 0px 15px;
}
#footer .by
{
    float: right;
    padding: 0px 15px 0px 0px;
}
#menu
{
    padding: 0 0 0 10px;
    margin:  -31px 0 0 5px;
    clear: both;
    height: 32px;
    font-weight: bold;
    font-size: 12px;
}
#menu .menuShadow
{
    padding: 0;
    margin: 0;
    border: 0;
}
#menu .arbitrary
{
    text-decoration: none;
    color: #fefefe !important;
    background-color: #c04a29;
}
#menu a
{
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    text-decoration: none;
    padding: 8px 18px 8px 18px;
    display: inline-block;
    color: #888;
    border-left: solid 1px #f8f8f8;
    
}
#menu a:visited
{
   font-family: Arial, Helvetica, sans-serif;
    border: none;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
        color: #888;
        border-left: solid 1px #f8f8f8;
        padding: 8px 18px 8px 18px;
}
#menu a:hover
{
    text-decoration: none;
    color: #bf4726;
    background-color: #cfcfcf;
    color: #888;
}

#menu a:active
{
    text-decoration: none;
    background-color: #c04a29;
    color: #fefefe;
}

#menu li
{
    display: inline;
    text-align: center;
}
#menu li.one
{
    padding-left: 5px;
    display: inline;
}
#menu li.vmmlondon08
{
    display: none;
}
#menu ul
{
    line-height: 33px;
    margin: 0;
    padding: 0;
}
#menu .sep
{
    background-image: url(../../images/imh09/sep.gif);
    background-repeat: no-repeat;
    width: 3px;
    height: 30px;
    padding: 0;
    margin: 0;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 29px;
    line-height: 33px;
    font-weight: normal;
    font-style: italic;
    color: #505050;
    margin-top: 1.1em;
    margin-bottom: 0.25em;
}
h2
{
    color: #B62902;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 21px;
    font-weight: bold;
    margin-top: 1.2em;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 19px;
    font-weight: bold;
    color: #333;
    border-bottom: dotted 1px #dbdbdb;
    margin-top: 1.1em;
}
a
{
    color: #B62902;
	text-decoration: underline;
}
a:visited
{
    color: #B62902;
	text-decoration: underline;
}
a:active
{
    color: #B62902;
	text-decoration: underline;
}
a:hover
{
    color: #B62902;
	text-decoration: underline;
}
#form
{
}
#form .head
{
   border-bottom: solid 1px #dbdbdb;
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: top left;
    margin: 7px 0 7px 0px;
    height: 19px;
    
    
}
#form .headDescription
{
    
}
#form .innerBox
{
    margin: 0px 0px 0px 0px;
}
#form .field
{
    padding: 6px 10px 3px 0px;
    width: 250px;
    vertical-align: top;
    text-align: right;
}
#form .fieldDescription
{
    color: #999;
    font-size: 11px;
    
}
#form .value
{
    padding: 3px 40px 3px 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: #666;
}
#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;
   font-size: 10px;
   font-weight: bold;
}
#formMenu a
{
    padding: 5px 10px 5px 10px;
    margin: 0px 1px 0px 1px;
    border: none;
    text-decoration: none;
    border: solid 1px #dbdbdb;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    color: #888;
    background-color: #fefefe;
   
}
#formMenu a:visited
{
    text-decoration: none;
    border: none;
    border: solid 1px #dbdbdb;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    color: #888;
    background-color: #fefefe;
}
#formMenu a:hover
{
    text-decoration: none;
    border: solid 1px #dbdbdb;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
        background-color: #cfcfcf;
    color: #888;
}

#formMenu a:active
{
    text-decoration: none;
    border: none;
    border: solid 1px #dbdbdb;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    color: #fefefe;
    background-color: #c04a29;
}
#formMenu .arbitrary
{
    border: solid 1px #dbdbdb;
    color: #fefefe !important;
    background-color: #c04a29 !important;
  
}
#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;
}
#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;
    background-repeat: no-repeat;
    margin: 10px 0 13px 15px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    padding: 0 10px 5px 10px;
    width: 227px;
    background-color: #f2f3f5;
}
#loginFormDefault input[type=text], #loginFormDefault input[type=password]
{
    padding: 1px;
}
#loginFormDefault .heading
{
    border-bottom: solid 1px #dbdbdb;
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    margin: 7px 0 7px -4px;
    padding: 0 0 0 5px;
    height: 19px;
    
}
#loginFormDefault .innerBox
{
    padding: 5px 2px 0 0;
}
#loginFormDefault .field
{
    padding: 3px 10px 3px 0;
    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
{
     background-color: #f2f3f5;
    background-repeat: no-repeat;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    padding: 5px 5px 5px;
}
#availability table
{ 
    width: 100%;
}
#availability th
{
    font-size: 12px;
    padding: 4px 4px 4px 8px;
    font-weight: bold;
    color: #000;
    text-align: left;
    border-bottom: solid 1px #dedede;
}
#availability td
{
    padding: 3px 5px 3px 5px;
    border: dotted 1px #dedede;
    border-collapse: collapse;
    font-size: 11px;
}
#request
{
}
    
#request  .requestSent
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #c9ffe4;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#request  .awaitingScheduling
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #bfdfff;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#request .cancelled
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffb5;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#request .noMatchingTimeslotsFound
{
    margin: 10px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    background-color: #ffdebe;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#request .actions
{
    padding: 0 0 15px 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: 24px 0 24px 0;
}
#request .requestForm .field
{
    padding: 5px 5px 10px 0px;
    text-align: right;
    padding: 5px 40px 5px 0px;
    width: 220px;
    vertical-align: top;
    
}
#request .requestForm .value
{
    padding: 5px 40px 10px 0px;
}
#request .requestForm .req
{
    color: #cc0000;
    font-size: 11px;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
    font-weight: bold;
}
#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: 11px;
    color: #000;
}

#meeting
{
}

#meeting .actions
{
    padding: 0 0 15px 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;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#meeting .proposals
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #f5f5f5;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#meeting  .confirmed
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #c9ffe4;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

#meeting  .pending
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #bfdfff;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#meeting .cancelled
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #ffffb5;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#meeting .declined
{
    margin: 10px 0px 10px 0px;
    padding: 5px 5px 5px 5px;
    background-color: #ffdebe;
    color: #000;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#meeting .fail
{
    color: #a6131f;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#meeting .success
{
    color: #009900;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
#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;
}
#meeting .meetingForm .value
{
    padding: 5px 40px 10px 0px;
}
#meeting .meetingForm .req
{
    color: #cc0000;
    font-size: 11px;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
    font-weight: bold;
}
 #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: 11px;
    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;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
    font-weight: bold;
}


#calendarNote
{
}
#calendarNote .actions
{
    padding: 0 0 15px 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: 3px 3px 3px 0px;
    text-align: right;
    padding: 5px 40px 5px 0px;
    width: 220px;
    vertical-align: top;
}
#calendarNote .calendarNoteForm .value
{
    padding: 3px 10px 3px 0px;
    vertical-align: top;
}
#calendarNote .calendarNoteForm .req
{
    color: #cc0000;
    font-size: 11px;
    vertical-align: top;
    padding: 10px 10px 10px 0px;
    font-weight: bold;
}
 
.matchingReportContainer
{
}
.matchingReportContainer .odd
{
    width: 590px;
    vertical-align: top;
}
.matchingReportContainer .even
{
    width: 190px;
    vertical-align: top;
    padding: 0 0 0 10px;
}
.matchingReport
{
    width: 590px;
}

.matchingReport .matchingReportForm
{
    padding: 5px 30px 10px 5px;
}
.matchingReport .matchingReportForm .field
{
    padding: 5px 40px 5px 0px;
    vertical-align: top;
}
.matchingReport .matchingReportForm .value
{
    padding: 5px 40px 5px 0px;
    vertical-align: top;
}
.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; 
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    margin: 2px 0 2px 0;
    background-color: #f2f3f5;
    padding: 5px;
}
.matchingReport .results .empty
{
    clear: both;
    padding: 5px;
    border: solid 1px #dbdbdb;
    background-color: #f2f3f5;
    font-weight: bold;
    border-collapse: collapse;
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.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: 430px;
}
.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;
    font-weight: bold;
    border-collapse: collapse;
    color: #000;
    font-size: 12px;
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    background-color: #f2f3f5;
}
.matchingReport .results .pagerBottom
{ 
    padding: 5px;
    font-weight: bold;
    border-collapse: collapse;
    color: #000;
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    font-size: 12px;
    background-color: #f2f3f5;
}
.matchingReport .results .pagerBottom a, .matchingReport .results .pagerTop a
{
}
.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; 
  z-index: 2; 
  border: solid 1px #888; 
  background-color: #fefefe; 
  border: solid 20px #666;
  /*filter: alpha(opacity=65);
  -moz-opacity: .65;
  opacity: .65;*/
  -moz-border-radius: 10px; 
    -webkit-border-radius: 10px;
}
.matchingReport .popup-body
{
  border: solid 1px #000;
  padding: 20px 20px 20px 20px;
  /*background-color: #fefefe !important;
   filter: alpha(opacity=100)  !important;
  -moz-opacity: 1 !important ;
  opacity: 1  !important;
  z-index: 1  !important;)*/
}
.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-size: 11px;
    font-weight: bold;
}
.favourites
{
    width: 190px;
}
.favourites .border
{
     background-color: #f2f3f5;
    background-repeat: no-repeat;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    padding: 0px 5px 0 5px;
}
.favourites .title
{
    border-bottom: solid 1px #dbdbdb;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    background-position: center left;
    padding: 0 0 0 2px;
    height: 22px;
}
.favourites .body
{
    padding: 0 2px 0 2px;
    font-size: 11px;
}
.favourites .body .item
{
    padding: 5px 0px 5px 0;
    border-bottom: dotted 1px #ccc;
    background-color: #f2f3f5;
}
.favourites .body .request
{
    padding: 5px 0px 5px 0;
    border-top: dotted 1px #ccc;
    font-size: 110%;
}
.favourites .body .empty
{
    padding: 5px 0px 5px 0;
    border-collapse: collapse;
    font-size: 11px;
    font-style: italic;
    
}
.favourites .body .empty p
{
    padding: 0 0 5px 0;
    margin: 0;
}
.calendarContainer
{
}
.calendarContainer .odd
{
    width: 590px;
    vertical-align: top;
}
.calendarContainer .even
{
    width: 190px;
    vertical-align: top;
    padding: 0 0 0 10px;
}
.calendar
{
    width: 580px;
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    
}

.calendar .day
{
    background-color: #f2f3f5;
    background-repeat: no-repeat;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    padding: 0px 5px 0 5px;
       width: 210px;
    width: 590px;
    
}
.calendar .day .title
{
   border-bottom: solid 1px #dbdbdb;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    background-position: center left;
    padding: 0 0 0 2px;
    height: 22px;
    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;
    font-size: 10px;
}
.calendar .day .entries .entry .details
{
    width: 580px; 
    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;
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}
.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: 580px;
    font-weight: bold;
    font-size: 11px;
    
}
.calendar .empty td
{
    padding: 5px 10px 5px 10px; 
    border: solid 1px #fefefe;
}

.legend
{
    width: 190px;
}
.legend .border
{
   background-color: #f2f3f5;
    background-repeat: no-repeat;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    padding: 0px 5px 0 5px;
       width: 190px;
    
}
.legend .title
{
    border-bottom: solid 1px #dbdbdb;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    background-position: center left;
    padding: 0 0 0 2px;
    height: 22px;
}
.legend .body
{
    padding: 2px;
    font-size: 11px;
}
  
.legend .body .confirmed
{
    background-color: #c9ffe4;
    width: 15px;
    height: 15px;
    border: solid 5px #f2f3f5;
}
.legend .body .pending
{
    background-color: #bfdfff;
     width: 15px;
    height: 15px;
    border: solid 5px #f2f3f5;
}
.legend .body .cancelled
{
    background-color: #ffffb5;
    width: 15px;
    height: 15px;
    border: solid 5px #f2f3f5;
}
.legend .body .declined
{
    background-color: #ffdebe;
     width: 15px;
    height: 15px;
    border: solid 5px #f2f3f5;
}
.legend .body .note
{
    background-color: #dbc9ff;
    width: 15px;
    height: 15px;
    border: solid 5px #f2f3f5;
}
.legend .body.description
{
    border: solid 5px #f2f3f5;
}

.calendarAction
{
    width: 190px;
    font-size: 10px;
    font-weight: bold;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    
}
.calendarAction ul
{
    padding: 0;
    margin: 0 0 0 0;
    
}
.calendarAction li
{
    padding: 5px 10px 5px 10px;
    list-style-type: none;
    margin: 0 0 2px 0;
     -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    border: solid 1px #dbdbdb;
    background-color: #f2f3f5;
    
}
.calendarAction li a, .calendarAction li a:visited
{
    height: 21px;
    width: 180px;
    background-color: #f2f3f5;
    color: #888;
    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;
    border: solid 1px #dbdbdb;
}
.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; 
}

.events-grid-cont
{
    width: 100%;
}

.events-grid-cont .title
{
    font-size: 23px;
    margin: 0;
    padding: 9px 0 15px 0;
    font-weight: normal;
    color: #000;
    line-height: 29px;
}

.events-grid-cont .browser
{
    padding: 0;
    margin: 0;
      padding: 3px 3px 2px 3px;
    border: solid 1px #ccc;
    background-color: #ededed;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
}

.events-grid-cont .browser ul
{
    padding: 0;
    margin: 0;
}

.events-grid-cont .browser li
{
	padding: 7px;
	margin: 0 0 2px 0;
	width: 179px;
	display: inline-block !important;
	vertical-align: top;
	background-color: #f4f4f4;
	height: 90px;
	 -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
    
	
}
.events-grid-cont .browser li.selected
{
    background-color: #e6e6e6;
}
.events-grid-cont .browser li .img 
{
    float: left; 
    width: 90px; 
    padding: 0 10px 0 0;
    margin: 0;
}
.events-grid-cont .browser li .img  img
{
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
}


.events-grid-cont .browser li .title
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
}

.events-grid-cont .browser li .title a
{
    font-style: normal;
    text-decoration: none;
    color: #000;
    
}

.events-grid-cont .browser li .date
{
    font-size: 11px;
    margin: 0;
    font-weight: normal;
    line-height: 15px;
    padding: 2px 0 2px 0;
    color: #777;
}

.events-grid-cont .browser li .intro
{
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 0 0;
    
}