#container-calendar 
{
  float: left;
  width: 192px;
  margin-top: 8px;
  margin-left: 4px;
  margin-bottom: 8px;
}

.calendar 
{
  width: 100%;
  color: #003399;
  background-color: #FFFFFF;
  background-image: url('http://images.hw.ac.uk/bkground_promotion.gif');
  background-repeat: repeat-x;
}

#calendar-margin 
{
  margin-left: 2px;
  clear: both;
  text-align: center;
}

#calendar-button-left
{
  float: left;
  white-space: nowrap;
  border: none;
}

#calendar-button-right
{
  float: left;
  white-space: nowrap;
  border: none;
}

.calendar-table 
{
  border: 0px solid;
  margin:auto;
  padding: 0px;
  border-collapse: collapse;
}

.calendar-top
{ 
  background: url('http://images.hw.ac.uk/tr_promotion.gif') no-repeat top right;    
}

.calendar-text 
{
  width: 100%;
  color: #666666;
  background-color: transparent;
  font-size: 11px;

}

.calendar-text img 
{
  border: 1px solid #FFFFFF;
  margin-right: 6px;
  margin-left: 6px;
  float: left;
}

.calendar-text a:link 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text a:visited 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text a:active 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: underline; 
}

.calendar-text a:hover 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text p 
{
  margin: 8px 6px 0 6px;
}

.calendar-text h3 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 13px;
  background-color: inherit;
  color: #FFFFFF;
  margin: 0px 0px 8px 0px;
  float: left;
  text-align: center;
  width: 142px;
}

.calendar-text h3 a:visited 
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text h3 a:active  
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;  
}

.calendar-text h3 a:link  
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text h3 a:hover 
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text .heading 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-color: inherit;
  color: #003399;
  margin: 0px 6px 0px 6px;
  padding: 0;
}

.calendar-text .heading a:visited 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text .heading a:active 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;  
}

.calendar-text .heading a:link 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text .heading a:hover 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;  
}

.calendar-text .date 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
  background-color: inherit;
  margin: 0px 6px 0px 0px;
  padding: 0;
}

.calendar-text a:visited .date  
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text a:active .date  
{ 
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text a:link .date 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.calendar-text a:hover .date 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
}

.calendar-header
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
  text-align: center;
  margin:auto;
}

.container-events 
{
  border: 0px solid;
  float: left;
  width: 540px;
  margin-top: 16px;
  margin-bottom: 8px;
  
}

.container-story-text
{
  float: left;
  background-image: url('http://images.hw.ac.uk/bkground_category03.gif');
  background-repeat: repeat-x;
  width: 100%;
}

.container-story-heading
{
  clear: both;
  margin: 0;
  padding: 0;
}

.container-story
{
  width: 540px;
  float: left;
  clear: both;
}

.dates 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B5BFC8;
  margin-right: 1px;
  margin-bottom: 1px;
  background-color: inherit;
  border: 1px outset #FFFFFF;
  background-image: url('http://images.hw.ac.uk/bkground_az_off.gif');
  width: 22px;
  height: 14px;
  text-align: center;
  vertical-align: middle;
  display: block;
  float: left;
}

.dates a:link 
{
  background-color: inherit;
  color: #003399;
}

.dates a:visited 
{
  background-color: inherit;
  color: #003399;
}

.dates a:active 
{
  color: #FFFFFF;
  text-decoration: none;
  background-color: #0066CC;
  width: 100%;
  height: 100%;
  float: left;
}

.dates a:hover 
{
  color: #FFFFFF;
  text-decoration: none;
  background-color: #003399;
  width: 100%;
  height: 100%;
  float: left;
}

.date-published
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #003399;
  font-style: italic;
  margin-bottom: 12px;
}

.event-details p
{
  clear: both;
  text-align: left;
  font-size: 12px;
}

.event-details .bold
{
  font-weight: bold;
}

.events
{
  width: 100%;
  /*height: 100px;*/
  /*margin-bottom: 60px;*/
  color: #003399;
  background-color: #FFFFFF;
  background-image: url('http://images.hw.ac.uk/bkground_promotion.gif');
  background-repeat: repeat-x;
}

.events-top 
{ 
  background: url('http://images.hw.ac.uk/tr_promotion.gif') no-repeat top right;    
}

.events-text 
{
  width: 100%;
  color: #666666;
  background-color: transparent;
  font-size: 11px;
  /*height: 85px;*/  
}

.events-text img 
{
  border: 1px solid #FFFFFF;
  margin-right: 6px;
  margin-left: 6px;
  float: left;
}

.events-text a:link 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.events-text a:visited 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.events-text a:active 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: underline; 
}

.events-text a:hover 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.events-text ul 
{
  margin-top: 12px;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 0;
  list-style: none;
}

.events-text li
{
  padding-left: 20px;
  margin-bottom: 2px;
  background-image: url('http://images.hw.ac.uk/button_arrow_off.gif');
  background-repeat: no-repeat;
  /*background-position:;*/

}

.events-text li a:link 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.events-text li a:visited 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.events-text li a:active 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: underline; 
}

.events-text li a:hover 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.events-text p 
{
  margin: 8px 6px 0 6px;
}

.events-text h3 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 13px;
  background-color: inherit;
  color: #FFFFFF;
  margin: 0 6px 8px 6px;
}

.events-text h3 a:visited 
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.events-text h3 a:active  
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;  
}

.events-text h3 a:link  
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.events-text h3 a:hover 
{
  color: #FFFFFF;
  background-color: inherit;
  text-decoration: none;
}

.events-text .heading 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: inherit;
  color: #003399;
  margin: 0px 6px 0px 0px;
  padding: 0;
}

.events-text .heading a:visited 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
}

.events-text .heading a:active 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;  
}

.events-text .heading a:link 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
}

.events-text .heading a:hover 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;  
}

.events-text .date 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
  background-color: inherit;
  margin: 0px 6px 0px 0px;
  padding: 0;
}

.events-text a:visited .date  
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.events-text a:active .date  
{ 
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.events-text a:link .date 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.events-text a:hover .date 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: none;
}

.image-caption
{
  float: left;
  margin: 5px 10px 0px 0px;
  padding: 0px;
  clear: both;
  width: 130px;
  /*background: #ffffff;*/
}

.image-caption img
{
  float: left;
  padding: 0px;
  border: 1px solid #b5bfc8;
}

.story
{
  float: left;
  margin-top: 5px;
  background-image: url('http://images.hw.ac.uk/bkground_category02.gif');
  border-left: 5px solid #B5BFC8;
  border-right: 5px solid #B5BFC8;
  border-bottom: 1px solid #B5BFC8;
  padding: 3px 3px 2px 3px;
}

.story-heading
{
  float: left;
  text-align: left;
  margin-left: 4px;
  width: 490px !important;
  width: 486px;
}

.story-button
{
  margin-top: 2px;
  margin-left: 2px;
  float: right;
}

.story-text
{
  padding: 0px 5px 5px 5px;
}

.story-text p
{
  padding-top: 5px;
  text-align: justify;
}

.story-text img
{
  float: left;
  margin: 5px 5px 0px 0px;
  padding: 0px;
  border: 1px solid #b5bfc8;
}

.story-body
{
  padding: 0px 5px 5px 0px;
}

.story-body p
{
  text-align: justify;
  font-size: 12px;
}

.story-body h1 
{ 
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #003399;
  background-color: inherit;
  margin-top: 0px;
  margin-bottom: 0px;
}

.story-body h2 
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color: inherit;
  color: #0066CC;
  margin: 0px;
  padding: 0px;
}

.story h2 
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: inherit;
  color: #0066CC;
  margin: 0px;
  padding: 0px;
}

.story h2 a:link 
{
  background-color: inherit;
  color: #0066CC;
  text-decoration: none;
}

.story h2 a:visited 
{
  background-color: inherit;
  color: #0066CC;
  text-decoration: none;
}

.story h2 a:hover 
{
  background-color: inherit;
  color: #003399;
  text-decoration: none;
}

.link-item
{
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666666;
  background-color: inherit;
  border-bottom: solid 1px #b5bfc8;
  padding: 3px 3px 3px 3px;
}

.link-item a:link
{ 
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.link-item a:visited
{ 
  color: #003399;
  background-color: inherit;
  text-decoration: none;
}

.link-item a:active
{ 
  color: #0066cc;
  background-color: inherit;
  text-decoration: underline;
}

.link-item a:hover
{ 
  color: #003399;
  background-color: inherit;
  text-decoration: underline; 
}

.link-item-icon
{
  float: left;
  margin: 3px 3px 0px 0px;
}

#top-story
{
  text-align: justify;
  margin-top: 8px;
  font-size: 12px;
}

#top-story img
{
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  margin-top: 4px;
  border: 1px solid #b5bfc8;
}

.top-story-button
{
  float: right;
  margin-bottom: 8px;
  white-space: nowrap;
  border: none;
}


.user-area 
{
  font-size: 12px;
}

.user-area ul 
{
  margin-top: 12px;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 0;
  list-style: none;
}

.user-area li
{
  padding-left: 20px;
  margin-bottom: 2px;
  background-image: url('http://images.hw.ac.uk/button_arrow_off.gif');
  background-repeat: no-repeat;
  /*background-position:;*/

}

.user-area li a:link 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.user-area li a:visited 
{
  color: #666666;
  background-color: inherit;
  text-decoration: none;
}

.user-area li a:active 
{
  color: #0066CC;
  background-color: inherit;
  text-decoration: underline; 
}

.user-area li a:hover 
{
  color: #003399;
  background-color: inherit;
  text-decoration: none;
  text-decoration: underline; 
}

.user-area p 
{
  margin: 8px 6px 0 6px;
}

.image-caption p 
{
  text-align: left;
  float: left;
  clear: both;
  color: #003399;
  background: #ffffff;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 130px;
}


/******************************************************************************/

th.eventForm {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  background: #f5f6f8;
  text-align: center;
  font-weight: normal;
}

table.frontPageAdmin {
  border-collapse: collapse;
  margin: 4px;
  width: 97%;
}

table.frontPageAdmin th {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  background: #f5f6f8;
  text-align: center;
  font-weight: normal;
}

table.frontPageAdmin td {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

div.frontPageAdminAjaxContainer {
  height: 150px;
  overflow: auto;
  margin: 4px;
  width: 97%;
  border: 1px solid #B5BFC8;  
}

table.frontPageAdminAjax {
  border-collapse: collapse;
  width: 100%;
}

table.frontPageAdminAjax th {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  background: #f5f6f8;
  text-align: center;
  font-weight: normal;
}

table.frontPageAdminAjax td {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 2px;
}

.error {
  background-color: #FF8181;
  color: #FFFFFF;
  padding: 2px;
  margin-right: 5px;
  font-weight: bold;
}

td.rightLabel {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003399;
}

.image-caption-topStory
{
  float: left;
  margin: 5px 10px 0px 0px;
  padding: 0px;
  clear: both;
  width: 210px;
  /*background: #ffffff;*/
}

.image-caption-topStory p 
{
  text-align: left;
  float: left;
  clear: both;
  color: #003399;
  background: #ffffff;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 210px;
}
