@import url("lib/generics.css");
@import url("lib/forms.css");
@import url("lib/grids.css");
@import url("lib/lists.css");
@import url("lib/promotion.css");
@import url("lib/panels.css");
@import url("lib/apps.css");
@import url("lib/console_temp.css");
@import url("lib/console.css");

@media screen, all {

a { outline: none; }

/* navigation */
.sep {}
.sep-open, .sep-close {}
.sep-open, .sep-close {}

/* page element */
.page-element-outer { clear: both; }
.page-element-inner { width: 100%; overflow: hidden; }
.page-element-body, .clear { width: 100%; overflow: hidden; }

/* inline element */
.inline-element-outer { clear: none; }
.inline-element-outer .sep { display: none; }

/* forms v6 */
.oDataFormContainer { clear: both; }
.oDataFormQuestionNewLine { width: 100%; float: none; display: block; }
.oDataFormLabelNewLine { }
.oDataFormAnswerTextNewLine { float: none; width: 100%; padding-bottom: 5px; }
.oDataFormAnswerNewLine { display: block; width: 100%; float: none; }

span.oDataFormCheckboxList { width: 100%; overflow: hidden; display: block; }
span.oDataFormCheckboxList input { height: 15px; width: 13px; overflow: hidden; margin: 2px; float: left; }
span.oDataFormCheckboxList label { display: block; margin-left: 22px; padding-top: 2px; }
span.oDataFormCheckboxList br { clear: left; margin: 0 0 2px 0; display: block; font-size: 2px; line-height: 2px; }

.form-intro-message { display: block; margin: 0.5em 0 0.5em 0; }
.hidden-label label { display: none; }
.oMultiSelectAnswer .oDataFormElement { float: left; width: auto; clear: none; }
.oMultiSelectAnswer .oDataFormLabel { display: none; }

/* helper icon, change css when html fixed */
.oElementFormHelperIcon { float: right; }
.oElementFormHelperIcon input { margin-left: 5px; }
span.question div.oElementFormElement { position: relative; overflow: visible; width: 100%; }
span.question div.oElementFormElement span.oElementFormHelperText { width: 80%; display: block; padding: 3px; font-size: 0.9em; border: 1px solid #cdc2e4; background: #f7f7f7; position: absolute; top: 3px; left: 10px; z-index: 99; }

/* Asset Attachment */
.oAssetAttachmentOuter { clear: both; background: #FAFAFA; color: #000; padding: 5px; border: solid 1px #EFEFEF; margin-bottom: 10px; }
.oAssetAttachmentThumbnail { float: left; width: 60px; }
.oAssetAttachmentDetailOuter { }
.oAssetAttachmentDetailInner { float: left; }
span.oAssetAttachmentTitle { display: block; }
span.oAssetAttachmentSummary { display: block; }
.oAssetBrowserLinks { margin-top: 3px; }
.oAssetBrowserLinks ul { list-style-type: none; margin: 0; padding: 0; }
.oAssetBrowserLinks ul li { list-style-type: none; margin: 0; padding: 0; padding-right: 5px; }
.oAssetBrowserLinks ul li a { display: inline !important; }

/* Page Tools Container */
.oPageToolsContainerOuter {}
.oPageToolsContainerInner { width: 100%; overflow: hidden; }
.PageToolsExecSummary { display: block; }
.PageToolsExecSummary a {}
.PageToolsAddAComment { display: block; }
.PageToolsPrintThisPage { display: block; }      

/* Style Login Box */
.login-panel-inner { width: 100%; }
.oLoginFormElement { width: 100%; overflow: hidden; }
.oLoginFormQuestion { display: block; }
.oLoginFormLabel { display: block; }
.oLoginFormAnswer { display: block; }

/* Login Element Panel */
.oLoginPanel { border: solid 1px #E5E5E5; background: #F2F2F2; padding: 3px; margin: auto; }
.oLoginTitle { text-align: left; background: #E5E5E5; padding: 3px 6px 3px 6px; color: #666666; font-weight: bold; }
.oLoginContent { background: #ffffff; padding: 10px; }
.oLoginError { color: #ff0000; margin: 1em; } 
/*.oLoginButtonContainer { margin-left: 35%; } */
.oLoginPanelSubtext { padding-top: 4px; }

/* Page Diffs */
.oTextDiffAdded			{	background-color: #0f0; color: #000; }
.oTextDiffChanged		{	background-color: #ffb;	}
.oTextDiffDeleted		{	background-color: #c00; color: #000; text-decoration: line-through;	}
.oElementDiffChanged	{	border: 1px solid #aa0; background-image: url(../../../SupportFiles/Images/DiffBackgrounds/DiffChanged.gif); }
.oElementDiffAdded		{	border: 1px solid #0a0;	background-image: url(../../../SupportFiles/Images/DiffBackgrounds/DiffAdded.gif);	}
.oElementDiffDeleted	{	border: 1px solid #a00;	background-image: url(../../../SupportFiles/Images/DiffBackgrounds/DiffDeleted.gif); }

/* 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: 10px; }
.panel_error { color: #ff0000; margin: 1em; } 

/* Generic Module Element */
.oModuleElementOuter { clear: both; }
.oModuleElementInner { width: 100%; margin-bottom: 1em; }
.oModuleElementTitle { }
.oModuleElementDescription { margin: 0.5em 0 0.5em 0; }
.oModuleElementResults { margin: 0.5em 0 0.5em 0;}

/* Countdown Element */
.oCountdownElementCalendarOuter { margin: 1em; float: left; background: url("../Images/calendar.png") no-repeat top left; }
.oCountdownElementCalendarInner { height: 120px; width: 120px; overflow: hidden; text-align: center; position: relative; }

.oCountdownElementTimerOuter { margin: 1em; float: left; background: #eee; padding: 3px 10px 3px 10px; border: 3px #ccc ridge; }
.oCountdownElementTimerInner { text-align: center; }
.oCountdownElementBody { padding: 47px 0 23px 0; }
.oCountdownElementNumber { font-size: 3em; color: #06c; font-style: italic; }
.oCountdownElementLabel {text-transform: capitalize; font-size: 1em; font-weight: bold; color: #fff; position: absolute; top: 29px; left: 20px; }
.oCountdownElementDigital { color: #06c; font-size: 1.2em; font-style: italic; font-weight: bold; }

/* Asset Browser Thumbnail View */
.asset-thumbnail-list-outer { clear: both; }
.asset-thumbnail-list-inner {}
.asset-thumbnail-panel { width: 24%; float: left; }
.asset-thumbnail-panel-inner { text-align: center; }
.oAssetThumbnailOuter { }
.oAssetThumbnailInner { }
.oAssetThumbnailImage { }
.oAssetThumbnailCaption { }
.oAssetBrowserLinks { }
/* Photo Galleries */
.oAlbumList ul { margin: 0; padding: 0; list-style-type: none; }
.oAlbumList ul li { display: block; float: left; margin: 10px; border: 1px solid #ccc; min-height: 100px; min-width: 100px; text-align: center; }
.oAlbumList ul li a { display: block; padding: 10px; min-height: 90px; min-width: 90px; }
.oAlbumList ul li span { display: block; }

/* Pagination */
.results-pagination-outer { clear: both; }
.results-pagination-inner { width: 100%; }
.oPaginationIcon { font-size: 1em; line-height: 1em; font-weight: bold; }
.oPaginationSep { }

/* Navigation Tabs Element */
.el-tab-navigation-outer { clear: both; }
.el-tab-navigation-inner { width: 100%; overflow: hidden; }
ul.oTabNavigation { display: inline; list-style-type: none; }
li.oTabNavigation {}
li.oTabNavigationSelected {}
a.oTabNavigation, a.oTabNavigationSelected {}
span.oTabNavigationItemOuter, span.oTabNavigationItemOuterSelected {}
span.oTabNavigationItemInner, span.oTabNavigationItemInnerSelected {}

/* Discussion Forums */
.oForumMainTopicBodyInner { display: block; width: 100%; overflow: hidden; }

.oForumAvatarOuter { display: block; float: left; }
.oForumAvatarInner { display: block; }

.oForumPostBodyOuter { display: block;  }
.oForumPostBodyInner { display: block; width: 100%; overflow: hidden; }

.oForumPostHeaderOuter { display: block; }
.oForumPostHeaderInner { display: block; width: 100%; overflow: hidden; }

.oForumPostMessageOuter { display: block; }
.oForumPostMessageInner { display: block; width: 100%; overflow: hidden; }

.oForumsGridView table th.col-board { width: 55%; }

/* Ensure Category Tree Tables clear */
.CategoryTreeView table  { clear: both;} 

/* Extended Search */
h2.object-title { margin: 0; padding: 0; }

.search-results-outer { clear: both; }
.search-results-inner { width: 100%; overflow: hidden; }
.search-results-outer ul { list-style-type: none; padding: 0; margin: 0; }
.search-results-outer li { list-style-type: none; padding: 0; margin-bottom: 1em; }
h3.item-title { margin: 0; padding: 0; font-size: 1.1em; }
h3.item-title a:link, h3.item-title a:visited {}
h3.item-title a:hover, h3.item-title a:active {}
.search-results-outer li.item span { display: block; }

.search-results-outer .item-url { color: #999; font-size: 0.95em; }
.search-results-outer .item-date { color: #999; font-size: 0.95em; }

.object-footer-outer { clear: both; }
.object-footer-inner { width: 100%; overflow: hidden; }
.match-count { float: left; width: 45%; }
.match-count p {}
.more-items { float: right; width: 45%; text-align: right; }
.more-items p {}
a.more-items-link:link, a.more-items-link:visited {}

/* Social Bookmarks */
.social-bookmarks { clear: both; padding: 15px 0 0 0; font-size: 0.9em; }
.social-bookmarks p { display: inline; font-weight: bold; }
.social-bookmarks ul { list-style-type: none; display: inline; margin: 0; padding: 0; padding-left: 15px; }
.social-bookmarks li { list-style-type: none; display: inline; margin: 0; padding: 0; padding-left: 18px; margin-right: 10px; }
li.delicious { background: url("../../../SupportFiles/images/icons/delicious_icon.gif") no-repeat left top; }
li.digg { background: url("../../../SupportFiles/images/icons/digg_icon.gif") no-repeat left top; }
li.reddit { background: url("../../../SupportFiles/images/icons/reddit_icon.gif") no-repeat left top; }
li.facebook { background: url("../../../SupportFiles/images/icons/facebook_icon.gif") no-repeat left top; }
li.stumbleupon { background: url("../../../SupportFiles/images/icons/stumble_icon.gif") no-repeat left top; }

.social-bookmarks a:link, .social-bookmarks a:visited { text-decoration: none; }
.social-bookmarks a:hover, .social-bookmarks a:active { text-decoration: underline; }

/* Access Channels */
.style-element-outer { margin-bottom: 1em; clear: both; }
.oAccessChannels .style-element-inner { width: 100%; overflow: hidden; }
.oAccessChannels { border: 2px solid #06c; padding: 8px; background: #f7f7f7; }
.oAccessChannels .head-outer { clear: both; }
.oAccessChannels .head-inner { width: 100%; overflow: hidden; }
.oAccessChannels .head-outer h2 { font-size: 1.1em; font-weight: bold; color: #06c; margin: 0; padding: 0; }

.oAccessChannels .body-outer { clear: both; margin-top: 8px; }
.oAccessChannels .body-inner { width: 100%; overflow: hidden; }

.oAccessChannels .image { float: left; width: 100px; vertical-align: top; text-align: left; }
.oAccessChannels .show-image { margin-left: 110px; }
.oAccessChannels .style-element-outer .content-inner { width: 100%; overflow: hidden; }

.oAccessChannels ul, .oAccessChannels li { margin: 0; padding: 0; list-style-type: none; }
.oAccessChannels li { margin-bottom: 3px; }
.oAccessChannels address { font-style: normal; font-size: 1em; }

.oAccessChannels .panel-alpha { float: left; width: 49%; }
.oAccessChannels .panel-beta { float: left; width: 49%; }
.oAccessChannels .panel-gamma { clear: both; width: 100%; }

.AccessChannelTreeView { width: 100%; }

/* Tools UI */

.tool_options { background: #F2F2F2; padding: 3px 10px 0 10px; }
.tool_options ul, .tool_options li { padding: 0; margin: 0; list-style-type: none;  }
.tool_options li { margin-left: 3px; padding-left: 19px; background: url("../../../SupportFiles/images/icons/tools_bullet.gif"); background-repeat: no-repeat; background-position: center left; }

.tools-outer { clear: both; border: 1px solid #ccc; padding: 10px; background: #fff; }
.tools-inner, .panel-inner, .tree-body, .selected-body { width: 100%; overflow: hidden; }
              
.tools-outer h1 { font-size: 1.2em; color: purple; font-weight: normal; }
              
.tools-outer fieldset { border: 1px solid #ccc; margin: 0; padding: 0; }
.tools-outer legend { padding-left: 8px; padding-right: 8px; }
.tools-outer legend .oDataFormElementContainer { padding: 8px; }
              
.tree-outer { width: 60%; float: left; }
.tree-inner { padding: 10px; }
.category-toggle { }
 /*            
.tree-body table { width: 95%; border: 0; padding: 0; margin: 0; empty-cells: show; clear: both; }
*/
/*
.tree-body table th, .tree-body table td { padding: 0; margin: 0; border: 0; text-align: left !important; font-weight: normal; border: 1px red solid; }
*/
.tree-body td, .tree-body th, .tree-body input, .tree-body select, .tree-body table caption { }
              
.selected-outer { width: 35%; float: left; }
.selected-inner { padding: 10px; border: 1px solid #ccc; vertical-align: top; }
              
.selected-outer ul { list-style-type: square; margin-left: 0.75em; padding-left: 0.75em; }
.selected-outer li { margin-bottom: 2px; }
.selected-outer li a:link, .selected-outer li a:visited { text-decoration: none; }
.selected-outer li a:hover, .selected-outer li a:active { text-decoration: underline; }

/* Tabs - NOT SURE 
.tabs-outer { border: 1px solid #333; padding: 5px; background: #eee; }
.tabs-inner { width: 100%; overflow: hidden; }
.tabs-outer ul { list-style-type: none; margin: 0; padding: 0; }
.tabs-outer li { list-style-type: none; margin: 0; padding: 0; display: block; float: left; width: 18%; margin-right: 5px; }
.tab-container { width: 100%; overflow: hidden; text-align: center; }

.tab-container a:link, .tab-container a:visited { display: block; }
.tab-container a:hover, .tab-container a:active {}
.tab-outer { display: block; padding: 5px; border: 1px solid blue; }
.tab-inner { width: 100%; overflow: hidden; }

.tab-selected .tab-outer { display: block; padding: 5px; background: #fff; border: 1px solid red; }
*/

/* Events Calendar List */
.oEventsList dl { margin: 0; padding: 0; }
.oEventsList dl p { margin: 0; }
.oEventsList dl span { display: block; }
.oEventsList dt.oEventTitle {}
.oEventsList dd.oEventDate {}
.oEventsList dd.oEventVenue {}
.oEventsList dd.oEventSummary {}

/* Page Manager */
.page-manager-outer { position: absolute; top: 0; left: 0; width: 300px; background: #dbedff; height: 100%; overflow: hidden; border: 1px solid #000; }
.page-manager-inner { padding: 10px; }

.RadMenu { }
.rmActive { }

/* Ratings + Comments */
.oComments .oModuleElementTitle, .oRatingsTitle { font-size: 1.1em; }
.oComments table.oDataGrid { font-size: 0.94em; }

/* Events Calendar */
.oEventCalendarGridOuter ul { list-style-type: none; margin: 0; padding: 0; }
.oEventCalendarGridOuter ul li { list-style-type: none; margin: 0; padding: 0; }

li.hidden-bookmark { display: none; }
span.hidden-bookmark { display: none; }

}