/*
	Odysen Network App Stylesheet
	includes application settings and custom styles.
*/

.odysen_network_app .odysen_app_views_layouts_ApplicationStatusBar a.icons-sprite {
	color: #036;
	text-decoration:none;
}

.odysen_network_app .odysen_app_views_layouts_ApplicationStatusBar a.icons-sprite:hover {
	color: #036;
	text-decoration:underline;
}
/* Default Theme Dark Red Cloth*/
/* General Background pattern to use */
.odysen .dijitDialogUnderlay {
	background-image: url("/images/odysen_network_app/themes/patterns/DarkGrayCanvas.png");
}
.odysen .dijitDialog .dijitDialogTitleBar {
	background: transparent;
	border:0;
	color:#fff;
	padding: 10px;
}

.odysen .dijitDialog .dijitToolbar {
	background-image: url("/images/odysen_network_app/themes/patterns/LightGrayCanvas.png");
	border:0;
	padding: 6px 4px;
	color:#fff;
}
.odysen .dijitDialog .dijitEditor .dijitToolbar {
	background: transparent;
	color: #333;
}

.odysen .dijitDialog .odysen_app_views_comments_ExpandoPane .dojoxExpandoTitle {
	background-image: url("/images/odysen_network_app/themes/patterns/LightGrayCanvas.png");
	color:#fff;
	text-align:left;
	font-weight: 300;
	padding:0;
	line-height: 34px;
	height: 34px;
	margin:0;
}
.odysen .dijitDialog .dojoxExpandoIcon {
	display:none;
}

.odysen .dijitDialog {
	border:0;
	margin:0;
}

.odysen .dijitDialog .dijitDialogPaneContent {
	border: 0;
}

.odysen .dijitDialog .dijitDialogTitle {
	color:#fff;
}
.odysen .dijitDialogPaneContentArea {
	padding:0;
	margin:0;
}
.odysen .dijitDialog .dijitContentPane {
background: none repeat scroll 0 0 #fff;
}

.odysen .dijitDialog .odysen_app_views_comments_ExpandoPane .dojoxExpandoTitle {
	border:0;
	padding:0;
}
.odysen .odysen_app_views_shared_form_FieldWithLabel-TextEditor .odysen_app_views_shared_form_FieldWithLabel-Value, 
.odysen .odysen_app_views_shared_form_FieldWithLabel-Editor 
.odysen .odysen_app_views_shared_form_FieldWithLabel-Value, 
.odysen .odysen_app_views_shared_form_FieldWithLabel-SimpleTextarea .odysen_app_views_shared_form_FieldWithLabel-Value, 
.odysen .odysen_app_views_shared_form_FieldWithLabel-Textarea .odysen_app_views_shared_form_FieldWithLabel-Value {
	text-align:left;
}

.odysen .dijitDialog .dijitDialogTitleBar {
}
.odysen_app {
	background: url("/images/odysen_network_app/themes/patterns/canvas/DarkGray.png") repeat scroll 0 0 #FFFFFF;
}
.odysen_app .odysen_app_views_folders_Layout .odysen_app_views_folders_Navigation {
	background:#fff;
}
.odysen_app .odysen_app_views_folders_Layout .odysen_app_views_folders_Show {
	background: #FFFFFF;
}
.odysen_app .odysen_app_views_folders_Layout .odysen_app_views_folders_Show .dijitToolbar {
	background: #FFF;
	color: #333;
}
.odysen_app .application .application-actions a {
	color:#fff;
}
.odysen_app .dijitToolbar {
	background: url("/images/odysen_network_app/themes/patterns/canvas/CanvasFadeWhiteToGray.png") repeat scroll 0 0 transparent;
	color: #fff;
}
.odysen_network_app .odysen_app_views_layouts_ApplicationStatusBar a,
.odysen_network_app #odysen_app_views_users_MyTimeButton_0_label {
	color:#fff;
}
.odysen_network_app .odysen_app_views_layouts_ApplicationStatusBar {
	background: transparent;
	color: #fff;
}
.odysen_app {
	background: url("/images/odysen_network_app/themes/patterns/canvas/DarkGray.png") repeat scroll 0 0 transparent;
}

.odysen_app .AppLayoutStackContainer {
	background: url("/images/backgrounds/patterns/white50opacity.png") repeat;
	background: url("/images/odysen_network_app/themes/patterns/canvas/DarkGray.png") repeat scroll 0 0 transparent;
}
.odysen_network_app .odysen_app_views_layouts_ApplicationStatusBar a.icons-sprite {
	color: #fff;
}
.odysen_network_app .odysen_app_views_layouts_ApplicationStatusBar a.icons-sprite:hover {
    color: #fff;
    text-decoration: underline;
}
.ApplicationIcon-Emails, .emails_Icon, .iconActionEmail {
	background-position: -938px 0;
}

.odysen .dijitDialog .dijitEditor .dijitToolbar {
	text-align:left;
}
.odysen .odysen_app_views_shared_SlideshowDialog  .dijitDialogPaneActionBar {
	border-top: 0;
	background: url("/images/odysen_network_app/themes/patterns/canvas/DarkGray.png") repeat scroll 0 0 transparent;
}
.odysen .odysen_app_views_shared_SlideshowDialog  .dijitDialogPaneActionBar .dijitToolbar {
	padding:5px;
	background: transparent;
}

.odysen .odysen_app_views_shared_SlideshowDialog  .ThumbnailPickerContainer {
	background: url("/images/odysen_network_app/themes/patterns/canvas/DarkGray.png") repeat scroll 0 0 transparent;
	padding: 1em;
}

.FoldersLayout-LayoutToolbar .dijitToolbar {
	border:0;
}

/* Adding style to the dialog titles */
.odysen_app_views_polls_EditDialog .dijitDialogTitle,
.odysen_app_views_polls_CreateDialog .dijitDialogTitle,
.odysen_app_views_polls_DeleteDialog .dijitDialogTitle,
.odysen_app_views_polls_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_polls_MoveDialog .dijitDialogTitle,
.odysen_app_views_polls_PrintDialog .dijitDialogTitle {
	background-image: url("/images/icons/original/polls.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_feeds_EditDialog .dijitDialogTitle,
.odysen_app_views_feeds_CreateDialog .dijitDialogTitle,
.odysen_app_views_feeds_DeleteDialog .dijitDialogTitle,
.odysen_app_views_feeds_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_feeds_PrintDialog .dijitDialogTitle,
.odysen_app_views_feeds_MoveDialog .dijitDialogTitlve {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/newspaper.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.odysen_app_views_videos_EditDialog .dijitDialogTitle,
.odysen_app_views_videos_CreateDialog .dijitDialogTitle,
.odysen_app_views_videos_DeleteDialog .dijitDialogTitle,
.odysen_app_views_videos_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_videos_PrintDialog .dijitDialogTitle,
.odysen_app_views_videos_MoveDialog .dijitDialogTitle,
.odysen_app_views_videos_ImportDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/television.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}


.odysen_app_views_websites_EditDialog .dijitDialogTitle,
.odysen_app_views_websites_CreateDialog .dijitDialogTitle,
.odysen_app_views_websites_DeleteDialog .dijitDialogTitle,
.odysen_app_views_websites_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_websites_PrintDialog .dijitDialogTitle,
.odysen_app_views_websites_MoveDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/websites.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_notes_EditDialog .dijitDialogTitle,
.odysen_app_views_notes_CreateDialog .dijitDialogTitle,
.odysen_app_views_notes_DeleteDialog .dijitDialogTitle,
.odysen_app_views_notes_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_notes_PrintDialog .dijitDialogTitle,
.odysen_app_views_notes_MoveDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/note.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_events_EditDialog .dijitDialogTitle,
.odysen_app_views_events_CreateDialog .dijitDialogTitle,
.odysen_app_views_events_DeleteDialog .dijitDialogTitle,
.odysen_app_views_events_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_events_PrintDialog .dijitDialogTitle,
.odysen_app_views_events_MoveDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/date.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_images_EditDialog .dijitDialogTitle,
.odysen_app_views_images_CreateDialog .dijitDialogTitle,
.odysen_app_views_images_DeleteDialog .dijitDialogTitle,
.odysen_app_views_images_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_images_MoveDialog .dijitDialogTitle,
.odysen_app_views_images_PrintDialog .dijitDialogTitle,
.odysen_app_views_images_ImportDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/image.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_documents_EditDialog .dijitDialogTitle,
.odysen_app_views_documents_CreateDialog .dijitDialogTitle,
.odysen_app_views_documents_DeleteDialog .dijitDialogTitle,
.odysen_app_views_documents_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_documents_PrintDialog .dijitDialogTitle,
.odysen_app_views_documents_MoveDialog .dijitDialogTitle,
.odysen_app_views_documents_ImportDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/documents.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
teDialog .dijitDialogTitle,
.odysen_app_views_audios_DeleteDialog .dijitDialogTitle,
.odysen_app_views_audios_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_audios_PrintDialog .dijitDialogTitle,
.odysen_app_views_audios_MoveDialog .dijitDialogTitle,
.odysen_app_views_audios_ImportDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/music.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.odysen_app_views_actions_EditDialog .dijitDialogTitle,
.odysen_app_views_actions_CreateDialog .dijitDialogTitle,
.odysen_app_views_actions_DeleteDialog .dijitDialogTitle,
.odysen_app_views_actions_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_actions_PrintDialog .dijitDialogTitle,
.odysen_app_views_actions_MoveDialog .dijitDialogTitle,
.odysen_app_views_actions_ImportDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/tick.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_emails_CreateDialog .dijitDialogTitle,
.odysen_app_views_emails_DeleteDialog .dijitDialogTitle,
.odysen_app_views_emails_PrintDialog .dijitDialogTitle,
.odysen_app_views_emails_SlideshowDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/email.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_users_CreateDialog .dijitDialogTitle,
.odysen_app_views_memberships_EditDialog .dijitDialogTitle,
.odysen_app_views_memberships_ShowDialog .dijitDialogTitle,
.odysen_app_views_memberships_CreateDialog .dijitDialogTitle,
.odysen_app_views_memberships_DeleteDialog .dijitDialogTitle,
.odysen_app_views_memberships_SlideshowDialog .dijitDialogTitle
.odysen_app_views_memberships_PrintDialog .dijitDialogTitle, {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/vcard.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_comments_DeleteDialog .dijitDialogTitle,
.odysen_app_views_comments_SlideshowDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/comments.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_folders_PrintDialog .dijitDialogTitle,
.odysen_app_views_folders_EditDialog .dijitDialogTitle,
.odysen_app_views_folders_ShowDialog .dijitDialogTitle,
.odysen_app_views_folders_CreateDialog .dijitDialogTitle,
.odysen_app_views_folders_DeleteDialog .dijitDialogTitle,
.odysen_app_views_folders_MoveDialog .dijitDialogTitle,
.odysen_app_views_folders_SlideshowDialog .dijitDialogTitle {
	background-image: url("/stylesheets/odysen4.0/odysen/shared/icons/images/icons/folder.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.odysen_app_views_alerts_PrintDialog .dijitDialogTitle,
.odysen_app_views_alerts_EditDialog .dijitDialogTitle,
.odysen_app_views_alerts_ShowDialog .dijitDialogTitle,
.odysen_app_views_alerts_CreateDialog .dijitDialogTitle,
.odysen_app_views_alerts_DeleteDialog .dijitDialogTitle,
.odysen_app_views_alerts_MoveDialog .dijitDialogTitle,
.odysen_app_views_alerts_SlideshowDialog .dijitDialogTitle,
.odysen_app_views_alerts_PrintDialog .dijitDialogTitle {
	background-image: url("/images/icons/original/bell.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen_app_views_alerts_CreateDialog .Item-Summary .Item-Label, .odysen_app_views_alerts_CreateDialog .odysen_app_views_shared_LabelValueInfo-label,
.odysen_app_views_alerts_EditDialog .Item-Summary .Item-Label, .odysen_app_views_alerts_EditDialog .odysen_app_views_shared_LabelValueInfo-label {
	font-weight:600;
	min-width:60px;
	padding-right:10px;
	display:inline-block;
}
.odysen_app_views_alerts_CreateDialog .Item-Summary .Item-Label, 
.odysen_app_views_alerts_CreateDialog .odysen_app_views_shared_LabelValueInfo-value,
.odysen_app_views_alerts_EditDialog .Item-Summary .Item-Label, 
.odysen_app_views_alerts_CreateDialog .odysen_app_views_shared_LabelValueInfo-value {
	display:inline-block;
}


.odysen_app_views_memberships_ShowDialog .dijitContentPane app_helpers_layouts_resourceList-header .dijitToolbar {
	border:0;
}

.odysen_app_views_updates_streams_ListDialog .dijitDialogTitle {
	background-image: url("/images/odysen_network_app/icons/gray/updates_stream_icon.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.odysen .dijitDialog .dojoxExpandoClosed {
	border:0 !important;
	background:transparent;
}

.odysen .dijitDialog .odysen_app_views_comments_ExpandoPane .dojoxExpandoTitle .dojoxExpandoIcon {
	background: url("/images/icons/original/comments.png") no-repeat scroll center center transparent;
	display:inline-block;
	width:20px;
	height:34px;
	margin:0;
	padding:0;
	/*
	margin-top:0;
	margin-bottom:0;
	height: 20px;
	width: 16px;
	float: none;
	*/
}
/* removing
.odysen .dijitDialog .odysen_app_views_comments_ExpandoPane .odysen_app_views_shared_form_FieldWithLabel .odysen_app_views_shared_form_FieldWithLabel-Label {
	padding-left: 22px;
	margin-top:1em;
}
*/
.odysen .odysen_app_views_notes_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_images_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_audios_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_videos_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_actions_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_notes_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_polls_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_events_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_websites_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_feeds_PrintDialog .dijitEditor .dijitToolbar,
.odysen .odysen_app_views_documents_PrintDialog .dijitEditor .dijitToolbar{display:none;}

.odysen_app_views_layouts_ApplicationStatusBar .dijitToolbar {
	background:transparent;
}
.odysen .dijitDialogCloseIcon {
	background: url("/images/odysen_network_app/icons/dialogCloseXIcon999Gray.png") no-repeat scroll 0 0 transparent;
}
.odysen .dijitDialogCloseIconHover {
	background: url("/images/odysen_network_app/icons/dialogCloseXIcon.png") no-repeat scroll 0 0 transparent;
}

.odysen .odysen_app_views_updates_streams_ListDialog .dijitDialogTitle,
.odysen .application .application-actions a.updates_stream_icon {
	background: url("/images/odysen_network_app/icons/light_gray/updates_stream_icon.png") no-repeat scroll left center transparent;
}

.odysen .application .application-actions a.updates_stream_icon:hover {
	background: url("/images/odysen_network_app/icons/light_gray/updates_stream_icon_hightlight.png") no-repeat scroll left center transparent;
	text-decoration: underline;
}

.odysen .application .odysen_app_views_layouts_ApplicationStatusBar .dijitButtonNode {
	background: none repeat scroll 0 0 transparent;
	border-color: #CCCCCC;
	border-width: 0 1px;
	color: #FFFFFF;
}

.odysen .application .odysen_app_views_layouts_ApplicationStatusBar .link_to_folder a {
	background: url("/images/icons/original/folder_go.png") no-repeat center center transparent;
	width: 16px;
	height: 16px;
}
.DescriptionDisplayNode {
	padding: 6px;
}

/* New Styles for Contacts */
.odysen_private_network_app_views_contacts_List .Odysen-BaseApp-ListViewsBorderContainer-TopToolbar .dijitToolbar {
	color: #000;
}