﻿body
{
	margin: 0;
	background-color: #fff;
}

body, table#tblPageHeader
{
	width: 1024px;
}

body, td, th, input, select, textarea, form
{
	font: normal 10px Verdana, Arial, Sans-serif;
}

.error
{
	color: #F00F00;
}

.inline
{
    display: inline;
}

.EventStatus
{
    margin-left: 2px;
    margin-right: 2px;    
    display: inline;
    padding-left: 2px;
    padding-right: 2px;
    border-bottom: solid 1px #9A9A9A;
    border-top: solid 1px #9A9A9A;
    border-right: solid 1px #9A9A9A;
    border-left: solid 1px #9A9A9A;    
}

.EventNew
{
    background-color: #FF0100;
    color: #fff;
}

.EventTBC
{
    background-color: #fff;
    border: solid 1px #9A9A9A;
}

.EventEmbargo
{
    background-color: #9A9A9A;
    color: #fff;
}

.EventUpdated
{
    background-color: #FF9900;
    color: #fff;    
}

input.MediaButton
{
    color: #345979;
    height: 24px;
    font-weight: bold;
}

div.QuickSearchResults
{
    width: 850px;
}

div.ItemDateBar
{
    background-color: #E0E0E0;
    font-size: 14px;
    padding: 6px 4px;
    border-top: solid 8px #fff;
    border-bottom: solid 3px #fff;
    color: #476987;
    font-weight: bold;
}

div.ItemDateBar div
{
    display: inline;
}

div.ItemDateBarRight
{
    position: absolute;
    left: 790px;
    width: 200px;
    text-align: right;    
}

div.ItemCategoryBar
{
    background-color: #F4F6F3;
    font-size: 1.25em;
    padding: 4px;
    border-bottom: solid 3px #ddd;
    border-top: solid 3px #ddd;
    margin-top: 12px;
}

div.ItemCategoryBar div
{
    display: inline;
}

div.ItemCategoryBar div.ItemCategoryCount
{
	font-size: 11px;
}

div.ItemCategoryBarRight
{
    position: absolute;
    left: 790px;
    width: 200px;
    text-align: right;
}

div.ItemDisplay
{
    background-color: #EFEFEF;
    border-bottom: solid 2px #fff;
    padding: 4px;
}

.ItemHighlight
{
    color: #6993BD;
}

.ItemHighlight label.OrganisationName
{
    color: #476987;
}

a.ItemWebsite
{
    color: #6993BD; 
    text-decoration: none;
}

a.ItemWebsite:hover
{
    text-decoration: underline;
}

a.SearchSummary
{
    color: #6993BD; 
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

a.SearchSummary:hover
{
    text-decoration: underline;
}

table.ItemBody
{
    border-collapse: collapse;
    border-top: solid 1px #fff;
}

table.ItemBody tr td
{
    line-height: 18px;
}

table.ItemBody tr td div
{
    margin-right: 60px;
    text-align: justify;
}

td.ItemOptions
{
    width: 250px;    
}

td.ItemPressContacts
{
    border-left: solid 1px #FFFFFF;
}

div.ItemPressContactSplitter
{
    border-bottom: solid 1px white;
}

div.NormalItem
{
    background-color: inherit;
    cursor: default;
    width: 100%;
    white-space: normal;
}

div.HighlightedItem
{
    background-color: #B8CDE0;
    cursor: pointer;
    width: 100%;
    white-space: normal;
}


/* Boxed content BEGIN */
table.tableBox
{
	text-align: left;
}

table.tableBox thead tr th
{
	width: 184px;
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #8CADCC;
}

table.tableBox thead tr td.cellBoxTL
{
	background: url(../Images/BoxCornerTL.gif) no-repeat bottom left;
}

table.tableBox thead tr td.cellBoxTR
{
	background: url(../Images/BoxCornerTR.gif) no-repeat bottom right;
}

table.tableBox tbody tr td
{
	height: 50px;
	border-top: solid 1px #FFFFFF;
}

table.tableBox tfoot tr th
{
	height: 14px;
}

table.tableBox tbody,
table.tableBox tfoot tr th
{
	background-color: #B8CDE0;
}

table.tableBox tfoot tr td.cellBoxBL
{
	background: url(../Images/BoxCornerBL.gif) no-repeat bottom left;
}

table.tableBox tfoot tr td.cellBoxBR
{
	background: url(../Images/BoxCornerBR.gif) no-repeat bottom right;
}

table.tableBox thead tr td.cellBoxTL,
table.tableBox thead tr td.cellBoxTR,
table.tableBox tfoot tr td.cellBoxBL,
table.tableBox tfoot tr td.cellBoxBR
{
	width: 6px;
}

div.boxBodyContent
{
	padding: 6px;
	font-size: 10px;
	font-weight: normal;
	color: #345979;
}
/* Boxed content END */

div.greyRoundedLeft
{
	background: #e2e3e5 url(../images/CornerGreyLeft.gif) no-repeat top left;
}

div.greyRoundedRight
{
	background: #e2e3e5 url(../images/CornerGreyRight.gif) no-repeat top right;
}

div.NoSearchResults
{
	color: #345979;
	font-size: 8pt;
    padding: 7px 7px 7px 7px;
    background-color: #B8CDE0;
}

div.greyRoundedBottomLeft
{
    background: #e2e3e5 url(../images/CornerGreyBottomLeft.gif) no-repeat bottom left;
}

div.grey
{
    background-color: #e2e3e5;
}

div.GridHeader
{
    width: 850px; 
    height: 22px;
    margin-bottom: 1px; 
    padding-top:8px;
}

div.GridRecordsCount
{
    display:inline;
    padding-left:5px;
    padding-top:3px;
}

div.GridNumberOfRecords
{
    display:inline;
    position:absolute;
    left:856px;
    width:136px;
}

div#GridFunctions
{
	width: 100%;
	height: 22px;
	margin-top: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#GridFunctions input
{
    margin-left: 10px;
}

div.TopAndBottomSpacing
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.ValidatedControlValid
{
    border-style: solid;
    border-width: 3px;
    border-color: #B8CDE0;
}

.ValidatedControlInvalid
{
    border-style: solid;
    border-width: 3px;
    border-color: #ff0000;
}

table.DefaultTable td
{
    color: #345979;
	white-space: nowrap;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #B8CDE0;
	border-bottom: solid 1px white;
}

table.DefaultTable td.LabelCell
{
	width: 100px;
	font-weight: bold;
	text-align: right;
	background-color: #8CADCC;
	padding: 10px 7px 10px 7px;
	border-right: solid 1px #FFFFFF;
	vertical-align: top;
}

table.DefaultTable td.ButtonRow
{
    background-color: #8CADCC !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

table.DefaultTable td.ButtonRow input
{
    margin-left: 10px;
}

div.ErrorContainter
{
    margin-bottom: 10px;
    background-color: #E2E3E5;
    padding: 7px;
    color: #ff0000;
}

.TopicSearch a
{
    margin-left: 3px;
    margin-right: 3px;
    color: #345979;
    text-decoration: none;
}

.TopicSearch a:hover
{
    color: #000051;
}

table.ResultsGrid
{
    width: 850px;
}

table.ResultsGrid, table.ResultsGrid td, table.ResultsGrid tr, table.ResultsGrid th
{
	border: 0;
}

table.ResultsGrid th
{
	font-weight: bold;
	background-color: #709DC7;
}

table.ResultsGrid th, table.ResultsGrid td
{
	border-bottom: solid 1px white;
	padding: 4px;
}

table.ResultsGrid td a, table.ResultsGrid td a:visited
{
	text-decoration: none;
	color: #000051;
}

table.ResultsGrid td a:hover
{
	text-decoration: underline;
}


table.ResultsGrid th a, table.ResultsGrid th a:visited
{
	text-decoration: none;
	color: #000;
}

table.ResultsGrid th a:hover
{
	text-decoration: underline;
}

table.ResultsGrid tr.GridRow
{
	background-color: #F0F1F3;
}

table.ResultsGrid tr.GridAltRow
{
	background-color: #E2E3E5;
}

table.ResultsGrid tr.NoHeader
{
	background-color: #8CADCC;
}

table.ResultsGrid tr.GridSelectedRow
{
	background-color: #B8CDE0;
}

table.ResultsGrid tr.GridPager
{
	text-align: right;
	background-color: #709DC7;
	color: #33f;
}

table.ResultsGrid tr.GridPager td
{
	border: 0 !important;
}

table.ResultsGrid tr.GridPager a, table.ResultsGrid tr.GridPager a:visited
{
	color: #66f;
}

table.InternalTable
{
    width: 100%;
}

table.InternalTable, table.InternalTable td, table.InternalTable tr
{
	border: 0;
}

table.InternalTable td
{
	border-bottom: solid 1px white;
	padding: 4px;
}

div.FooterGap
{
    height: 24px;
    background-color: #709DC7;
    padding: 4px;   
}
