/* ============================== START CSS Containers ============================== */

/* Container vs Float Error Correction */
.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
	}
	
.clearfix { 
	display: inline-table; 
	}
	
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%; 
	}
	
.clearfix { 
	display: block; 
	}
/* End hide from IE-mac */

/* Containers */
#page-outer { }
#page-inner { }

.PageWidthRelative { 
	width: 90%; 
	}
	
.PageWidthAbsolute { 
	width: 758px; 
	}
	
.fontSizeAdjustment { 
	font-size: 92%; 
	}

#header-outer { 
	width: 100%; 
	clear: both;
margin-top: 10px; 
	}
	
#header-inner { 
	float: left; 
	width: 100%; 
	}

#header-column-one-outer { 
	float: left; 
	width: 150px; 
	}
	
#header-column-one-inner { 
	float: left; 
	}

#header-column-two-outer { 
	margin-left: 201px; 
	}
	
#header-column-two-inner { 
	float: left; 
	}

/*#search-panel-outer { 
	border: 1px solid #ffffff; 
	}
	
#search-panel-inner { 
	background: #CCCCCC; 
	padding: 9px; 
	}

#AtoZ-outer { 
	border: 1px solid #ffffff; 
	border-top: 0; 
	border-bottom: 0; 
	}
	
#AtoZ-inner { 
	background: #999999; 
	padding: 10px; 
	padding-bottom: 11px; 
	color: #ffffff; 
	}

#usability-outer { }

#usability-inner { 
	background: #E6E4E5; 
	padding: 3px; 
	font-size: 0.92em; 
	} */

#menu-outer { }

#menu-inner { 
	background-color: #eaedfc;
	}

#main-outer { 
	clear: both; 
	width: 100%; 
	}
	
#main-inner { 
	float: left; 
	width: 100%; 
	overflow: visible; 
	}

#left-outer { 
	float: left; 
	width: 170px; 
	}
	
#left-inner { 
	float: left; 
	width: 100%; 
	padding-bottom: 20px; 
	}

#search-form-outer { }
#search-form-inner { }

#snv-outer { }
#snv-inner { }

#content-outer { 
	margin-left: 180px; 
	}
	
#content-inner { 
	float: left; 
	width: 100%; 
	overflow: visible; 
	}

.element-content-outer { 
	padding: 5px; 
	}
	
.element-content-inner { 
	float: left; 
	width: 100%; 
	}
	
.element-footer-options-outer {
	margin: 15px; 
	}
	
.element-footer-options-inner { 
	float: left; 
	width: 100%;
	}

#footer-outer { 
	clear: both; 
	}
	
#footer-inner { 
	float: left;
	width: 100%;
	border-top: 1px solid #ccccff;
	margin-top:20px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	}

#footer-column-one-outer { 
	/* float: left; */
	}
	
#footer-column-one-inner {
	text-align: center;
	padding: 5px;
	width: 770px; 
	}

#footer-column-two-outer { 
	/* margin-left: 200px; */
	}
	
#footer-column-two-inner { 
	/* text-align: right; 
	padding-top: 10px; */
	}

#footer-row-one-outer { 
	/* width: 100%; */
	}
	
#footer-row-one-inner { 
	/* float: left; 
	width: 100%; */
	}

#footer-row-two-outer { 
/*	width: 100%; 
	clear: both; 
	padding-top: 10px; */
	}
	
#footer-row-two-inner { 
	/* float: left; 
	width: 100%; */
	}

/* =============================== END CSS Containers =============================== */

body {
   margin: 0; 
	padding: 0; 
	background: #ffffff; 
	color: #000000;
	font-size: 75%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

/* ============================== START CSS Colours ============================== */

/* Logo and Montage */
.logo {  }

/* Columns */
.element-columns-alpha-outer { 
	width: 100%; 
	clear: both; 
	position: relative; 
	}
	
.element-columns-alpha-inner { 
	float: left; 
	width: 100%; 
	overflow: hidden; 
	}

.element-column-left-alpha-outer {  }
.element-column-left-alpha-inner { 
	float: left; 
	width: 100%; 
	overflow: hidden; 
	}

.element-column-right-alpha-outer {  }
.element-column-right-alpha-inner { 
	float: left; 
	width: 100%; 
	overflow: hidden; 
	}

/* AZ Menu 
.AZLinkBar { 
	color: #000000; 
	font-size: 1em; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	}
	
.window { 
	padding-top: 10px; 
	}*/

/* =============================== END CSS Colours =============================== */

/* Float Generics */
.fl, .float-left { 
	float: left; 
	}
	
.fr, .float-right { 
	float: right; 
	text-align: right; }

/* Generics */
strong { 
	font-weight: bold; 
	}
	
em { 
	font-style: italic; 
	}

form, ul, ol, p { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
	
div, p, table, td, th, select, input, textarea { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 1em; 
	}

fieldset { 
	margin: 0.5em; 
	padding: 0.5em; 
	border: 1px solid #cccccc; 
	}
	
legend { 
	padding-left: 5px; 
	padding-right: 5px; 
	}
	
.HideLegend, .HideFieldset { 
	border: 0; 
	padding: 0; 
	margin: 0; 
	}

ul { }
img, .noborder, .spacer { 
	border: 0; 
	}
	
.center, .Center { 
	margin: auto; 
	text-align: center; 
	}
	
.invisible, .hide { 
	display: none; 
	visibility: hidden; 
	}

/* Links */
a:link { 
	color: #003399; 
	text-decoration: underline; 
	}
	
a:visited { 
	color: #415766; 
	}
	
a:hover, a:active {	
	color: #D31245; 
	}

/* Usability */
.usability-alpha { }
a.usability-alpha-link:link { 
	text-decoration: none; 
	color: #000000; 
	}
	
a.usability-alpha-link:visited { 
	text-decoration: none; 
	color: #000000; 
	}
	
a.usability-alpha-link:active, a.usability-alpha-link:hover { 
	text-decoration: underline; 
	}
	
.ubl-alpha-sep { 
	padding: 0; 
	}

.usability-beta { 
	padding: 1px 15px 2px 15px; 
	}
	
a.usability-beta-link:link { 
	padding: 0 3px 0 3px; 
	text-decoration: underline; 
	}
	
a.usability-beta-link:visited { 
	text-decoration: underline; 
	}
	
a.usability-beta-link:active, a.usability-beta-link:hover { 
	text-decoration: underline; 
	}
	
.ubl-beta-sep { }

/* Search Panel */
/* #search-title { color: #ffffff; background: #83354D; display: block; padding: 2px; font-weight: bold; }
.form-container { padding-top: 6px; }
div.search_panel { width: 90%; float: right; }  Is this for page elements? 
div.search_select { float: right; margin: 0 10px 0 10px; }
div.search_keywords { float: right; }
.SearchKeywords { float: left; width: 140px; border: #666666 1px solid; padding-left: 3px; }
.SearchButton { float: right;  border: #666666 1px solid; background: #666666; color: #ffffff; }
.SearchFormTitle { font-weight: bold; } */

/* Document Navigation - See Separate CSS */
.AdminLinks { 
	color: #cccccc; 
	}
	
a.AdminLinks,a.AdminLinks:visited { 
	padding-top: 5px; 
	color: #8F4F88; 
	font-weight: normal; 
	}
	
a.AdminLinks:hover, a.AdminLinks:active { 
	color: #ff0000;  
	}

/* Admin Links / Footer Links */ 
#AdminLinksOuter { 
	margin: 10px 0px 10px 0; 
	}
	
#AdminLinksInner { 
	border: 1px #cccccc solid; 
	background: #eeeeee; 
	padding: 2px 6px 2px 6px; 
	}
	
a.AdminLinks,a.AdminLinks:visited { 
	color: #8F4F88; 
	font-weight: normal; 
	}
	
a.AdminLinks:hover, a.AdminLinks:active { 
	color: #990033;  
	}

/* Start Content Classes Here */
.ClientAreaContainer { 
	float: left; 
	width: 100%; 
	}

.CrLf { 
	margin-top: 1em; 
	clear: both; 
	}

/* Asset Browser */
.results-pagination-outer { 
	margin-top: 10px; 
	}
	
.results-pagination-left { 
	float: left; 
	width: 100%; 
	overflow: hidden; 
	}

.asset-thumbnail-list-outer {  }
.asset-thumbnail-list-inner { 
	float: left; 
	width: 100%; 
	overflow: hidden; 
	}

.asset-thumbnail-panel {
	display: block; 
	text-align: center; 
	height: 130px; 
	float: left; 
	width: 95px; 
	margin-left: 20px; 
	margin-bottom: 8px; 
	}

.AssetThumbnailImage { 
	border: solid 1px #cccccc; 
	background: #ffffff; 
	height: 85px; 
	padding: 4px; 
	}
	
.AssetThumbnailText { }

.AssetManagerThumbnailHolder { 
	border: 1px solid #cccccc; 
	background: #ffffff; 
	height: 95px; 
	width: 95px; 
	} /* does this get used? */

.asset-details-image { 
	float: left; 
	width: 200px; 
	}
	
.asset-details-information { 
	margin-left: 210px; 
	}
	
.asset-details { 
	border: 0; 
	padding: 2px; 
	}

/* PMS Styles */
.admin_form_container { 
	padding: 10px; 
	padding-top: 5px;  
	clear: both; 
	}
	
.AssetManagerAreaMiddle { 
	background: #F7F7F7; 
	padding: 8px; 
	}
	
.AssetDetailsLeftOuter { 
	width: 148px; 
	float: left; 
	height: 148px; 
	border: 1px solid #cccccc; 
	background: #ffffff; 
	}
	
.AssetDetailsLeftInner { 
	padding: 8px; 
	vertical-align: middle; 
	text-align: center; 
	}
	
.AssetDetailsRightOuter { 
	margin-left: 175px; 
	}
	
.AssetDetailsRightInner { 
	vertical-align: top; 
	}
	
.AssetManagerStatusBarOuter { 
	clear: both; 
	}
	
.AssetManagerStatusBarInner { 
	padding-top: 8px; 
	}
	
.StatusBarText { 
	float: left; 
	}
	
.AssetListPanelOuter { 
	margin-left: 168px; 
	}
	
.AssetListPanelInner { }
.AssetCategoryPanelOuter { float: left; height: 300px; width: 168px; overflow: scroll; border: 1px solid #cccccc; background: #ffffff; }
.AssetCategoryPanelInner { float: left; width: 100%; }

/* Panel Classes */
.panel_window { border: solid 1px #E5E5E5; background: #F2F2F2; padding: 3px; margin-bottom: 10px }
.panel_title { text-align: left; background: #E5E5E5; padding: 3px 6px 3px 6px; color: #666666; font-weight: bold; }
.panel_content { background: #ffffff; padding: 1%; }
.panel_error { color: #ff0000; margin: 1em; } 

/* DataForm Classes */
.DataFormLabel { display: block; width: 100%; }
.DataFormQuestion { width: 40%; float: left; display: block; text-align: right; padding: 3px 10px 3px 10px; margin: 2px 2px 2px 2px; background: #F2F2F2; }
.DataFormInputText { width: 45%; float: left; padding: 2px; margin: 2px 2px 2px 2px; border: 1px solid #E5E5E5; background: #ffffff; }
.DataFormInputTextarea { float: left; width: 30%; padding: 2px; margin: 3px; }
.DataFormInputCheckbox { float: left; margin: 1px; padding: 3px; }
.DataFormInputRadio { vertical-align: middle; margin: 3px; padding: 2px; }
.DataFormInputSelect { float: left; margin: 1px; padding: 2px; }
.ModuleSearchButton, .DataFormButton { margin: 0.5em;  color: #666666; border: 1px solid #E5E5E5; background: #F2F2F2; }
.DataFormButtonContainer { width: 99%; }
.DataFormInputSelect, .DataFormButton, .DataFormInputText, .DataFormInputTextarea { font-size: 1em; font-family: arial, helvetica, sans-serif; }
.DataFormAnswer { width: 45%; float: left; padding-top: 4px; }
.DataFormErrorBlank { width: 40%; float: left; display: block; text-align: right; padding: 3px 10px 3px 10px; margin: 2px 2px 2px 2px; }
.DataFormError { width: 45%; float: left; padding: 2px; margin: 2px 2px 2px 2px; color:Red; border: 0px solid #E5E5E5; background: "#FF0000"; font-style:italic; }
.DataFormElementLabel { padding-top: 4px; display: block; width: 50%; }

.DataFormOption { clear: both; }
div.DataFormOption { width: 100%; } 

.DataFormOption label { display: block; float: left; width: 40%; text-align: right; padding: 4px; padding-right: 8px; }
.DataFormOption spanner { display: block; padding: 2px; padding-top: 4px; }

.DataFormWrapper { } /* Previously set background, but that broke stuff. Now does nothing */
.form-container-outer { }
.form-container-inner { padding: 5px; }

.PageAttachment
{
	background:#FAFAFA;
	color:black;
	font-size:90%;
	padding:5px;
	border:solid 1px #EFEFEF;
	height: 50px;
	margin-bottom: 10px;
}

.AttachedAssetElement_AssetPreviewArea
{
	width: 50px; 
	float: left;
}

.AttachedAssetElement_AssetDetailsArea
{
	margin-left: 70px;
}

div.InlineAsset {
    border-style: solid; border-color: White;
    width: auto;
}
div.InlineAsset div {
    border:1px solid #EFEFEF;
    padding: 3px !important;
    background-color:#FAFAFA;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}

div.InlineAsset div a img {
    border:1px solid #cccccc;
}

.Asset_Left 
{
	float: left;
    padding-right:10px;
    padding-bottom:5px;
}

.Asset_Center 
{
	text-align:center;
    padding-bottom:5px;
}

.Asset_Right
{
    float: right;
    padding-left: 10px;
    padding-bottom:5px;
}

.Edit_PageProperties_Table
{
	border-collapse:collapse;
	border:solid 0px white;
	border-spacing:0px;
	empty-cells:show;
}

.Edit_PageProperties_Title
{
	padding:5px;
	text-align:center;
	background:#404050;
	color:White;
	font-weight:bold;
}

.Edit_PageProperties_SubSection
{
	padding:2px;
	text-align:center;
	background:#F0F0E0;
	color:Black;
}

.Edit_PageProperties_Label
{
	text-align:left;
	vertical-align: top;
	padding-left:7px;
	padding-right:15px;
	background:#FBFBF7;
}

.Edit_PageProperties_Property
{
	vertical-align: top;
	padding:3px;
	padding-left:7px;
	padding-right:7px;
}

.Edit_Title { border: solid 1px #cccccc; display: block; padding: 4px; background: #F7F7F7; width:80%; }

.DataGrid td { padding: 2px 8px 2px 8px; color: #4B414B;  }
.DataGrid th { border: 1px solid #eeeeee; padding: 2px 2px 2px 2px; color: #ffffff; background: #948374;}

.DataHeader { font-weight: bold; text-align: left; }
th.DataHeader { border: 1px solid #eeeeee; padding: 2px 2px 2px 2px; color: #ffffff; font-size: .9em; font-weight: bold;}

/* Headline Box */
.HeadlineBox_Outline  { border: solid 1px #83354D; background: #eeeeee; } 

.HeadlineBox_FloatLeft { float: left; margin-right: 10px; margin-bottom: 5px; }
.HeadlineBox_Centre { margin-right: 10px; margin-bottom: 5px; margin-left: 10px; }
.HeadlineBox_FloatRight { float: right; margin-left: 10px; margin-bottom: 5px;  }
.HeadlineBox_FullWidth { }
.HeadlineTitleBar {	background: #83354D; color: #ffffff; font-weight: bold; text-align: center; padding: 2px; }

ul.HeadlineBox  { margin: 0; padding: 0; padding-left: 10px; margin-left: 10px; }
li.HeadlineBox { margin: 0; padding: 0; list-style-type: square; color: #996699; }

/* Tables */

table.DataGrid { width: 100%; border: 0; border-collapse: separate; font-size: 1em; empty-cells: show; padding-top: 10px; padding-bottom: 10px; }

.DataGrid tr.Active { background-color: #FCD7E2; }

.DataGrid td.DataBox { text-align: center; }

.DataGrid thead { background: #83354D; }

.table-row-background-alpha { background: #eeeeee; }
.table-row-background-beta { background: #F7F7F7; }

.DataHeader a:link, .DataHeader a:visited { color: #ffffff; text-decoration: none; }
.DataHeader a:active, .DataHeader a:hover { color: #ffffff; text-decoration: underline; }
.DataGridPagination { color: #666666; }
.DataGridPagination a { color: #8F4F88; text-decoration: none; }
.DataGridPagination a:hover, .DataGridPagination a:hover  { text-decoration: underline; }
.DataGrid td a, .DataGrid td a:visited { color: #003399; text-decoration: underline; } 
.DataGrid td a:hover, .DataGrid td a:active { color: #D31245; text-decoration: underline; } 

.Message { background:#fafafa; padding:5px; border:solid 1px #A5B7BF; }
.MessageAlt { background:#fafafa; padding:5px; border:solid 1px #A5B7BF; }
.MessageTitle { font-weight:bold; }
.MessageSubmittor { font-weight:bold; font-style:italic; }
.DiscussionDateHeader{ font-weight:normal; font-size:small; }

/* New Form Container Code */
.oDataFormFieldset { }
.oDataFormLegend { }

.oDataElementContainer { padding: 10px; }
.oDataFormElement { clear: both; width: 100%; overflow: hidden; }

.oDataFormQuestion { text-align: right; width: 30%; float: left; display: block; margin-top:10px;}
.oDataFormLabel { display: block; background: #8fa0e5; margin-right: 3px; margin-bottom: 2px; padding: 3px 10px 3px 10px;  }

.oDataFormAnswer { text-align: left; display: block; width: 70%; float: left; margin-top:10px;}
.oDataFormAnswerText { text-align: left; float: left; display: block; width: 70%; padding-top: 3px; margin-top:10px; }

.oDataFormCheckboxList li { text-align: left; float: left; display: block; width: 70%; padding-top: 3px; margin-top:10px; }
.oDataFormElementContainer .oAssetInlineHolder {margin-top:10px; }

.oDataFormInputSelect { font-size: 1em; font-family: arial, helvetica, sans-serif; }
.oDataFormInputText { border: 1px solid #E5E5E5; background: #ffffff; }

.oDataFormButtonContainer { margin-left: 40%; padding: 10px; }
.oDataFormButton { color: #000000; border: 0; margin: 0; padding: 0px 15px 0px 15px; font-weight: bold; }


