.Calendar {border: 1px solid black; border-collapse: collapse; margin-top: 10px;}
.Calendar td {border: 1px solid black; padding: 2px 4px 2px 2px; text-align: right}
.Calendar td:hover {background-color: #FFFFFF}
.Calendar .HasEvent {background-color: #FEEACE; color: black;}
.Calendar .NoEvent {color: #808080;}
.Calendar .Title {text-align: center}

.LeftBoxError {border: 1px solid black; padding: 5px; background-color: #ffebf0; }
.LeftBoxError p {line-height:1}

.InvalidEmailAddress, 
.MissingField, 
.GeneralError,
.InfoMessage {border: 1px solid black; padding: 5px}

.InvalidEmailAddress, 
.MissingField, 
.GeneralError {background-color: #ffebf0; }

.InfoMessage {background-color: #f3ffeb;}

.MissingField:after {content:"(Required Field)"; margin-left:20px;}
.InvalidEmailAddress:after {content:"(Invalid email address)"; margin-left:20px}

.Conf08BookNow {border: solid 2px #F9A01B; padding:5px; margin-top:5px}

fieldset a {text-decoration: none; color: #554466; font-weight:bold}
fieldset a:hover {text-decoration: underline;}

table.ConferenceProgramme {vertical-align: text-top; padding: 0px; margin: 0px; border-collapse: collapse;}
.ConferenceProgramme td {vertical-align:top; border: 1px solid black; padding: 3px; margin: 0px;}
.ConferenceProgramme td p {margin:0; padding: 0}
td.ConferenceTiming {text-align:right}
.ConferenceWhoFor, .ConferenceBy {background-color: #FEEACE; float:Right; padding: 5px; width: 175px; margin:0 0 0px 10px}
.ConferenceSubtitle {font-style:italic; font-weight:bold;}
.ConferenceSubtitle:after, 
.ConferenceSubtitle:before {content:'"'}
.ConferenceWhat {font-weight:bold;}
.ConferenceTitleLink {background-color: #EEEEEE; padding: 5px;}

.ConferenceBreak td {background-color: #FEEACE; color: #555555}

.RadioOptions li {list-style-type: none}

.InvalidEmailAddress, .MissingField, .GeneralError 
    {background:#FFD0D0; padding-top:5px; padding-bottom:5px; margin-left:-5px; padding-left:5px;}
.MissingField:after {content:"(Required Field)"; margin-left:20px;}
.InvalidEmailAddress:after {content:"(Invalid email address)"; margin-left:20px}

.ProfileData {display:block; float:left; font-size:70%}
.FeaturedMemberTitle {display:block; font-size:80%; color: #F9A01B}

#LeftBox li {margin:0}

#LeftBox a.TopTopicsLeaf:link, #RightBox a.TopTopicsLeaf:link,
#LeftBox a.TopTopicsLeaf:hover, #RightBox a.TopTopicsLeaf:hover, 
#LeftBox a.TopTopicsLeaf:visited, #RightBox a.TopTopicsLeaf:visited {display:block; font-size:100%; color: #F9A01B; font-weight:bold}

#LeftBox a.TopicsLeaf:link, #RightBox a.TopicsLeaf:link,
#LeftBox a.TopicsLeaf:hover, #RightBox a.TopicsLeaf:hover,
#LeftBox a.TopicsLeaf:visited, #RightBox a.TopicsLeaf:visited {clear: both; font-size:100%; }

h2 a:link, h2 a:visited, h2 a:hover {color: #F9A01B}
h2 a:hover {text-decoration: underline}

fieldset table a:hover {text-decoration: underline}
.TopicHeader {background: #F4F4F4;}
.OneTopicBlock {border-top: solid 1px #F9A01B; width:100%; }
a:link.TopicTitle, a:visited.TopicTitle, a:hover.TopicTitle {text-decoration:none; color: #F9A01B; font-weight:bold; font-size: 90%}
a:hover.TopicTitle {text-decoration: underline}
.MessageCount {font-size: 70%; display: inline; color: #505050}
.SubTopics a:link, .SubTopics a:visited, .SubTopics a:hover {color: #505050}
.SubTopics a:hover {text-decoration: underline}

.ThreadSummaryBlock {color: black; font-size: 0.7em}
a:hover .ThreadSummaryBlock .ThreadSubject {text-decoration: underline}
.ThreadSubject {display: inline; font-weight: bold; color: #808080; font-style:italic}
.ThreadSummary, .ThreadDate, .ThreadStatistics, .ThreadLink {display: inline}

.OneTopicSummary {border-top: solid 1px #F9A01B; width:100%; }
.TopicSummaryHeader {text-decoration: none; color: #F9A01B}

.SummaryBlock {margin-top:10px; padding:0px;  
        border-width:1px; border-left-style:solid; border-top-style:solid; border-color:grey; 
        }
    
.SummaryBlockIndent {padding-left: 10px}

.SummarySubject {display:inline; font-size: 110%; font-weight:bold; color:#F9A01B; text-decoration:none}

.SummaryShortened {color:#404040; display:inline}

.CalendarDateY {color:green}
.CalendarDateYP {color:green; font-weight:bold}
td.CalendarDateM {color:grey}
.CalendarDateMP {color:grey; font-weight:bold}
.CalendarDateN {color:red}
.CalendarDateNP {color:red}

.LocationOption {
    font-size:70%;
    white-space:nowrap; 
    display:inline}

.OptionUL {list-style-type: none}
.OptionULFlush {list-style-type: none; margin-left:0px; padding-left:0px;}

.ShowState{ /*Definition for state toggling image */
    cursor:hand;
    cursor:pointer;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
}

.PaddedArea {
    padding: 5px;
    }

.HighlightedTagHeader{
    width: 100%;
    border: 1px solid black;
    background-color:#FEEACE;
    margin: 0px;
    margin-top: 3px;
    font-size:120%;
}

.HighlightedTagContents{
    width: 100%;
    border: 1px solid black;
    border-top-width: 0;
}

.RightAlign{
    text-align:right;
    font-size:70%;
    }

.CollapsibleHeaderContent {
    padding: 2px;
    font-size: 80%;
    }

.CollapsibleHeader{
    width: 100%;
    border: 1px solid black;
    background-color:#FEEACE;
    margin: 0px;
    margin-top: 3px;
}

.SwitchContent{
    width: 100%;
    border: 1px solid black;
    border-top-width: 0;
    margin-top: -16px;
}


.MonthList {border-collapse: collapse}
.MonthList td:hover {background-color: white}
.MonthList td,
.MonthList th {border: thin black solid;
               padding: 3px;
              }

th {
    font-size: 70%;
    font-weight: normal;
   }

td {
    font-size: 70%;
    }

#MessageBox {
	border:#999999 0.5px solid;
	padding: 10px 5px;
	position: relative;
	background-color: #FFE9D5;
	margin-top:1.5em
	}
	
a {text-decoration: none}
a:hover {text-decoration: underline}

div.MessageTime a,
div.MessageSender a,
div MessageSubject a,
div MessageReplies a {
    color: blank;
    }


#MessageBox1,
#MessageBox2
	{
	padding: 3px;
	margin: 6px 0 6px 0;
	width:99%;
        background-color: #F0F0F0;
        color: black;
        border: solid thin white;
	}

#MessageBox1:hover,
#MessageBox2:hover {
    border: solid thin black;
    }

#MessageBox1 p,
#MessageBox2 p
	{
	padding: 0;
	margin:0;
	}


/*#MessageBox1 {
	background-color: #FFEFE1;
	}
	
#MessageBox2 {
	background-color: #E9FFD5;
	} */

#OrangeLeftBox {width:197px; background-image:url(images/OrangeBoxCentre.gif); background-repeat:repeat-y}

#LeftBox {width:197px; background-image:url(images/BoxCentre.gif); background-repeat:repeat-y}
#LeftBoxContents {margin-left: 20px; margin-right:17px}

#Footer {
	display:block;
	background-color:#FFFFFF;
	width:100%;
	min-width:740px;
	height: 20px;
	position: relative; 
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#AAAAAA;
	clear:both;
	}

#FooterLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
	
#FooterRight {
	bottom: 0px;
	position: absolute;
	right: 0px;
	}

#FooterText {
	margin-left: 15px;
        line-height: 100%;
        margin-top: 4px;
	}
	
h1 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	}

#TextBox {padding:10px}

#DropBox {
	border-style:solid; 
	border-color:#AAAAAA; 
	border-width:1px; 
	background-color:#FEEACE; 
	padding:10px; 
	width:80%
	}

hr {
	width:100%;
	line-height:0.5px;
	color:#999999;
	}
	
#MessageLine{
	border-bottom: 1px solid #999999;
	}

#RightBox {
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: solid 0.5px #999999
	}
	
#RightColumn h1 {
	height:auto;
	margin: 0
	}
	
	

