﻿@import url("baseStyle.css");


#contentArea{width:470px;
float:left;}

#eventContentArea{width:690px;
float:left;}


#callouts{
width: 201px;
float: right;
background: none;
margin: 25px 0 0 10px;
border-top:none;}

.callOut{
width: 201px;
border-bottom: 1px solid #000;
padding-top: 10px;
border-top: 7px solid #666;
background-color: #ebebeb;
margin: 5px 0 0 0;}

.callOut ul{}
.callOut li{
list-style: square;
font-size: 11px;

}
.callOut h1{
padding:0;
margin:0 10px 0 10px;
font-size: 16px;
color:#042544;
}

.callOut p {
padding:0 0 10px 0;
margin:0 10px 0 10px;

}

.imgCallout{
width: 201px;
padding:0 0 10px 0;}
.callOut.table{padding: 20px;}

.callOut a, #callOut a:visited {color:#042544;
text-decoration: underline;}

/*
Added in support of message updates
*/

.messageArchiveTable 
{
	border-collapse: collapse;
}

.messageArchiveHeaderRow {
  font-size: 11px;
  font-weight: bold;
  background-color: #efefef;
  border-bottom: 1px solid #000000;
  border-top: 7px solid #666;
  background-color: #ebebeb;
}

.messageArchiveRow {
  border-bottom: 1px solid #000000;
  font-size: 11px;
}

.messageArchiveRowNoBorder 
{
  border-bottom: 1px solid #ebebeb;
  font-size: 11px;
}

.justnowrap {
	white-space: nowrap;
}

.podcastSearchTable 
{
	border-collapse: collapse;
}

.podcastSearchHeaderRow {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  background-color: #efefef;
  border-bottom: 1px solid #000000;
  border-top: 7px solid #666;
  background-color: #ebebeb;
}

.podcastSearchRow {
  font-size: 11px;
  font-weight: bold;
}

.podcastSearchFooterRow {
  border-bottom: 1px solid #000000;
  border-top: 7px solid #666;
}

.floatRight {
  text-align: right;
}

.podcastSearchErrorLabel 
{
  font-size: 11px;
  font-weight: bold;
  color: Red;
}

.podcastSearchResultsHeaderRowTop {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  background-color: #efefef;
  border-bottom: 1px solid #000000;
  border-top: 7px solid #666;
  background-color: #ebebeb;
}

.podcastSearchResultsHeaderRowBottom {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  background-color: #efefef;
  border-bottom: 1px solid #000000;
  background-color: #ebebeb;
}
