.alternate
{
}

.void_alternate
{
}


.icon_community
{
	background: url("/images/ui/spritemap.gif") no-repeat;
	padding-left: 15px;
	background-position: 0 -160px;
}

/* ============================================================================================= */
/*
body
{
    background-color:aliceblue !important;
}
*/
div.validationError
{
	color: Red;
	padding-bottom: 12px;
}


div.contentDetail div.cmsheader
{
	color: White;
	background-color: Black;
	line-height: 40px;
	font-size: 24px;
	padding-left: 16px;
}

div.contentDetail div.toolbar
{
	border: solid 1px gray;
	background-color: #e7e7e7;
	padding: 3px;
}

div.contentDetail div.toolbar a
{
	border: none;
	font-size: 11px;
	padding: 1px;
	background-color: #e7e7e7;
	text-decoration: none;
	color: Black;
	line-height: 18px;
	margin-right: 8px;
}

div.contentDetail div.toolbar a:hover
{
	padding: 0px;
	border: solid 1px silver;
}

div.cmsDetailBody
{
	margin: 8px;
}

div.cmsEditorPanels
{
	margin-right: 208px;
}

div.cmsEditorPanels
{
}

div.cmsPropertyPanel
{
	width: 185px;
	border: solid 1px silver;
	float: right;
	padding: 8px;
	margin-top: 20px;
}

div.tabPanels
{
	border: solid 1px gray;
	padding: 8px;
	background-color: White;
}

ul.tabs
{
	margin: 0px;
	padding: 0px;
	height: 20px;
}

ul.tabs li
{
	float: left;
	border: solid 1px gray;
	border-bottom: none;
	margin: 0px 0px 0px 3px;
	background-color: White;
}

.ui-tabs-selected
{
	padding-bottom: 1px;
}

ul.tabs a
{
	color: Black;
	display: block;
	text-decoration: none;
	line-height: 19px;
	margin-left: 8px;
	margin-right: 8px;
}

.ui-tabs-hide
{
	display: none;
}


div#ContentEditor.dataForm div
{
	margin-bottom: 6px;
}

.dataForm label
{
	color: Gray;
	display: inline-block;
}

div#ContentEditor.dataForm label
{
	width: 125px;
}

dl
{
}

dt
{
	color: Gray;
	font-size: 10px;
	margin-bottom: 2px;
}

dd
{
	font-size: 11px;
	margin-bottom: 8px;
	margin-left: 4px;
}


div.cms_Verbs
{
	position: absolute;
	display: none;
	right: 2px !important;
	top: 2px !important;
	width: 22px;
	height: 22px;
}

div.cms_Chrome.hover div.cms_Verbs
{
	display: block;
}

div.cms_Verbs ul
{
	display: none;
}

div.cms_Chrome.hover
{
	display: block;
	z-index: 2;
}

li.cmsVerb a
{
	white-space: nowrap;
}

/* Main Style Sheet for jQuery UI date picker */
#ui-datepicker-div, .ui-datepicker-inline
{
	font-size: 14px;
	padding: 0;
	margin: 0;
	background: #ddd;
	width: 185px;
}
#ui-datepicker-div
{
	display: none;
	border: 1px solid #777;
	z-index: 9999; /*must have*/
}
.ui-datepicker-inline
{
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-rtl
{
	direction: rtl;
}
.ui-datepicker-dialog
{
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.ui-datepicker-trigger
{
	width: 25px;
}
img.ui-datepicker-trigger
{
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt
{
	float: left;
	padding: 2px;
	background: #ddd;
	color: #000;
}
* html .ui-datepicker-prompt
{
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker
{
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
}
.ui-datepicker-control
{
	background: #919090;
	padding: 2px 0px;
}
.ui-datepicker-links
{
	background: #000;
	padding: 2px 0px;
}
.ui-datepicker-control, .ui-datepicker-links
{
	font-weight: bold;
	font-size: 80%;
}
.ui-datepicker-links label
{
	/* disabled links */
	padding: 2px 5px;
	color: #888;
}
.ui-datepicker-clear, .ui-datepicker-prev
{
	float: left;
	width: 34%;
}
.ui-datepicker-rtl .ui-datepicker-clear, .ui-datepicker-rtl .ui-datepicker-prev
{
	float: right;
	text-align: right;
}
.ui-datepicker-current
{
	float: left;
	width: 30%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next
{
	float: right;
	width: 34%;
	text-align: right;
}
.ui-datepicker-rtl .ui-datepicker-close, .ui-datepicker-rtl .ui-datepicker-next
{
	float: left;
	text-align: left;
}
.ui-datepicker-header
{
	padding: 1px 0 3px;
	background: #333;
	text-align: center;
	font-weight: bold;
	height: 1.3em;
}
.ui-datepicker-header select
{
	background: #333;
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.ui-datepicker
{
	background: #ccc;
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a
{
	display: block;
	width: 100%;
}
.ui-datepicker-title-row
{
	background: #919090;
}
.ui-datepicker-days-row
{
	background: #eee;
	color: #666;
}
.ui-datepicker-week-col
{
	background: #777;
	color: #fff;
}
.ui-datepicker-days-cell
{
	color: #000;
	border: 1px solid #ddd;
}
.ui-datepicker-days-cell a
{
	display: block;
}
.ui-datepicker-week-end-cell
{
	background: #ddd;
}
.ui-datepicker-title-row .ui-datepicker-week-end-cell
{
	background: #777;
}
.ui-datepicker-days-cell-over
{
	background: #fff;
	border: 1px solid #777;
}
.ui-datepicker-unselectable
{
	color: #888;
}
.ui-datepicker-today
{
	background: #fcc !important;
}
.ui-datepicker-current-day
{
	background: #999 !important;
}
.ui-datepicker-status
{
	background: #ddd;
	width: 100%;
	font-size: 80%;
	text-align: center;
}

/* ________ Datepicker Links _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a
{
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
.ui-datepicker-inline .ui-datepicker-links a
{
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a
{
	padding: 2px 5px !important;
	color: #eee !important;
}
.ui-datepicker-title-row a
{
	color: #eee !important;
}
.ui-datepicker-control a:hover
{
	background: #fdd !important;
	color: #333 !important;
}
.ui-datepicker-links a:hover, .ui-datepicker-title-row a:hover
{
	background: #ddd !important;
	color: #333 !important;
}

/* ___________ MULTIPLE MONTHS _________*/

.ui-datepicker-multi .ui-datepicker
{
	border: 1px solid #777;
}
.ui-datepicker-one-month
{
	float: left;
	width: 185px;
}
.ui-datepicker-new-row
{
	clear: left;
}

/* ___________ IE6 IFRAME FIX ________ */

.ui-datepicker-cover
{
	display: none; /*sorry for IE5*/
	display: /**/ block; /*sorry for IE5*/
	position: absolute; /*must have*/
	z-index: -1; /*must have*/
	filter: mask(); /*must have*/
	top: -4px; /*must have*/
	left: -4px; /*must have*/
	width: 200px; /*must have*/
	height: 200px; /*must have*/
}

div.dataFormGroup
{
	color: darkgray;
	background-color: #E7E7E7;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	border-top: solid 1px lightgray;
	border-left: solid 1px lightgray;
	padding-left: 8px;
	margin-top: 12px;
	margin-bottom: 8px;
}


div.explorer
{
	position: absolute;
	bottom: 0px;
	top: 60px;
	left: 0px;
	right: 0px;
	background-color: gray;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

div.explorerView
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 216px;
	bottom: 0px;
	background-color: White;
}

div.detailView
{
	position: absolute;
	top: 0px;
	left: 220px;
	right: 0px;
	bottom: 0px;
	background-color: White;
}

.wrapper_tabs
{
	margin: 10px 0 0 0;
}

.wrapper_tabs ul.tab li
{
	float: left;
	background: none;
	border: 1px solid #FFF;
	font-size: 11px;
	padding: 8px 2px 9px 14px;
	width: 72px;
	height: 9px;
	border-bottom: none;
}

.wrapper_tabs ul.tab li.selected
{
	background: url("/images/ui/bg_tab.gif") 0 2px repeat-x;
	border: 1px solid #B6BBBA;
	border-bottom: none;
}

.wrapper_tabs ul.tab li a
{
	display: block;
	font-weight: bold;
}

.wrapper_tabs ul.tab li a:hover
{
	text-decoration: underline;
}


.BackOfficeContentListing
{
	width: 100%;
}

.BackOfficeContentListing
{
	width: 100%;
}

.BackOfficeContentListing tr
{
	background: #f9f9f9;
}

.BackOfficeContentListing tr.alt
{
	background: #f2f2f2;
}

.BackOfficeContentListing td
{
	height: 50px;
	padding: 11px;
	vertical-align: middle;
}

.BackOfficeContentListing tr.pager td
{
	background: #f5f5f5;
	height: auto;
	padding: 3px;
	vertical-align: middle;
}

.BackOfficeContentListing tr.pager table
{
	margin: 7px 5px;
	float: right;
}

.BackOfficeContentListing tr.pager a
{
	background: #ffffff;
	padding: 4px;
	margin: -2px;
	border: solid 1px #006699;
}

.BackOfficeContentListing a
{
	color: #006699;
	text-decoration: none;
}

.BackOfficeContentListing th
{
	background: #e4e4e4;
	padding: 8px 11px;
	vertical-align: middle;
}

.BackOfficeContentListing th a
{
	background: url('\Images\UI\bg_backOfficeSeparator.gif') repeat-y 0 0;
	font-weight: bold;
	text-decoration: none;
}


/* Back Office styles */

.backOfficeHeader
{
	background: #006599;
	width: 100%;
	font-family: Verdana;
	font-size: 20px;
	color: #fcfffa;
}
.headerTitle
{
	font-weight: bold;
	padding: 5px 18px 9px 8px;
	margin: 8px 16px 8px 8px;
	border-right: solid 1px #4b91b5;
	float: left;
}
.headerSubTitle
{
	float: left;
	padding: 5px 18px 9px 0px;
	margin: 8px 16px 8px 0px;
}

.backOfficeBody
{
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
}
.backOfficeBody td.main
{
	border: solid 1px #8e90a6;
	border-left: none;
	vertical-align: top;
}
.backOfficeBody td#leftColumn
{
	width: 220px;
}

.backOfficeControlPanel
{
	padding: 8px;
	width: 219px;
	background: #f2f2e6;
}
.backOfficeControlPanel a
{
	width: 97px;
	height: 21px;
	float: left;
	text-indent: -1999px;
	cursor: pointer;
}
.backOfficeControlPanel a.AddButton
{
	background: url('/Images/UI/ContentEditorImageMap.gif') no-repeat 0px 0px;
}
.backOfficeControlPanel a.DeleteButton
{
	background: url('/Images/UI/ContentEditorImageMap.gif') no-repeat -97px 0px;
}
.backOfficeControlPanel a.RenameButton
{
	background: url('/Images/UI/ContentEditorImageMap.gif') no-repeat -194px 0px;
}
.backOfficeControlPanel a.UpdateButton
{
	background: url('/Images/UI/ContentEditorImageMap.gif') no-repeat -291px 0px;
}

.backOfficeFolderTree
{
	border-top: solid 1px #8e90a6;
	padding: 12px 17px;
}

.backOfficeListingHeader
{
	padding: 6px 9px;
	border-bottom: solid 1px #8e90a6;
	background: #f5f5f5;
	vertical-align: text-top;
}
.backOfficeListingHeader a.AddContentButton
{
	display: block;
	background: url('/Images/UI/btn_backOfficeAdd.gif') no-repeat;
	height: 20px;
	width: 42px;
	text-indent: -1999px;
	margin-left: 5px;
}

.alignTopLeft
{
	text-align: left;
}

.smtTree
{
	width: 100% !important;
}

.smtTree div, .smtDetail div
{
	border: none !important;
	overflow: hidden !important;
}

.smtTree, .smtDetail
{
	border: none !important;
}

/* */

.box_form_wrapper .box_form
{
	border: none;
	border-top: 1px solid #B6BBBA;
}

.cmsListingAlt1 .cmsListing
{
	border: none;
}



.box_form_wrapper .box_form
{
	border: none;
	border-top: 1px solid #B6BBBA;
}

.cmsListingAlt1 .cmsListing
{
	border: none;
}

.box_past_awardees
{
	padding: 0px !important;
}

.box_past_awardees h1
{
	background: #E9F3F9 url(/images/ui/spritemap.png) repeat-x scroll -205px -431px;
	border-bottom: 1px solid #C5C5C5;
	border-top: 1px solid #C5C5C5;
	color: #306A82;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 5px;
}

/* ============================================================================================= */
/* Nominee Picker for ASBMR awards, this style exists in default.css, which is not included in 
/* the portal so I am copying it over 
/* ============================================================================================= */

.fakeLink
{
	cursor: pointer !important;
	text-decoration: underline;
}

.fakeLink:hover
{
	text-decoration: none;
}

/* ------------------------------------------------------*/
/* ------------ Custom n4m picker styles -----------------*/
/* ------------------------------------------------------*/

#divBackgroundPicker
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	z-index: 10000;
}

#divWrapperPicker
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	width: 600px;
	background: #FFFFFF;
	z-index: 10001;
	padding: 5px;
	font-size: 13px;
}

#divWrapperPicker .innerWrapperPicker
{
	padding: 5px 24px 24px 24px;
}

#divWrapperPicker form
{
	width: auto !important;
}

#divWrapperPicker .header
{
	color: #2b6686;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#divWrapperPicker .close
{
	float: right;
}

.box_form .delete_button
{
	display: none;
	background: transparent url(/images/ui/icon_closeSM.gif) no-repeat scroll right center;
	padding-right: 16px;
}

#divLoading
{
	background: transparent url(/images/loading.gif) no-repeat scroll center center;
	width: 100%;
	height: 32px;
}

.meshPanel
{
	height: 292px;
}

.section_box
{
	color: #2b6686;
	background: #E9F3F9 url("/images/ui/bg_journalTitle.gif") top left repeat-x;
	padding: 8px 10px 7px 10px;
	border: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

.section_box .header
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}


/* Grants and Events */
.center_wide_fields
{
	text-align: center;
	margin: 0 auto;
}

.box_notAuthorized .box_singleError
{
	margin-bottom: 0px;
	padding-right: 80px;
}

.img_left
{
	float: left;
	padding: 0px 8px 0px 0px;
}

.img_right
{
	float: right;
	padding: 0px 0px 12px 12px;
}

.more
{
	text-align: right;
	margin: 5px 10px;
	font-size: 11px;
	clear: both;
}

a.more
{
	float: right;
	font-size: 11px;
	margin: 5px 10px 0px 0px;
}

/* Abstract Center */

.hidden
{
	display: none;
}

.showblock
{
	display: block;
}

.disabled
{
	background-color: #ddd;
	color: #666;
}
/* ============== */

.backToSearch
{
	padding: 10px 0px 12px 0px;
	font-size: 11px;
	color: #2b6686;
}

.backToSearch a
{
	background: #F6F6F6;
	padding: 3px 5px;
	border: 1px solid #B6BBBA;
	margin: 0px;
}

.noResults
{
}

table.form .datePicker img
{
	padding: 0px 0px 0px 4px;
	vertical-align: top;
	display: inline;
}

.box_plain #instructions
{
	text-align: left;
}

.box_plain .modal_title h1
{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #2B6686;
	padding: 10px 0 0 10px;
	text-align: left;
}


.blank_page_form
{
	margin: 0 auto;
	width: 500px;
}

.btn_delete
{
	background: url(/images/UI/icon_trash.gif) top left no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 18px;
}


/* ===== Tooltips ===== */
#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #5e6b74;
	background-color: #eee;
	padding: 10px 5px;
	opacity: 0.90;
	border-top: 3px solid #5e6b74;
}
#tooltip h3, #tooltip div
{
	margin: 0;
}
div.box_tooltip
{
	text-align: left;
}
div.box_tooltip ol, div.box_tooltip ul
{
	padding: 0px 10px 0px 20px;
	margin: 0px 10px 0px 20px;
}
div.box_tooltip li.highlight
{
	font-weight: bold;
	font-size: 120%;
}


table.form td.label_wider
{
	text-align: right;
	padding-right: 5px;
	width: 300px;
}

.calControl .ajax__calendar_container
{
	padding: 10px;
	position: absolute;
	cursor: default;
	width: 210px;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #646464;
	height: 180px;
}

.calControl .ajax__calendar_header .ajax__calendar_title
{
	height: 25px;
	padding-bottom: 3px;
}

.calControl .ajax__calendar_body, .calControl .ajax__calendar_days
, .calControl .ajax__calendar_years, .calControl .ajax__calendar_months
{
	width: 100%;
	height: 134px;
}

.calControl img
{
	padding: 5px;
}
