@import url("Templates/htmlEditorTemplates.css");
/* ---------- DAO Content Styles ----------- */
.scrollTop{
	padding-top:0px;
	padding-bottom:12px;
	text-align:right;
}

.ContentRightInfoContainer{
	float:right;
	margin:0;
	padding:0 0 0 10px;
}
.ContentRightInfo{
	margin:0;
	padding:0 0 0 10px;
	border-left:1px dotted #fed650;
}

.ContentRightInfo h2{
	color:#666;
}

.ContentRightInfo ul{
	padding:0 0 0 18px;
	margin:0;
}

/*.pageAnchorList{padding: 0 0 0 16px; margin:0;}*/

.pageAnchor{color:#666600; text-decoration:none; font-size:14px; padding:1px 2px; background:#eee;}
.pageAnchor:hover{color:#fff; background:#666600; /*text-decoration:underline;*/}

a.pageAnchor{color:#666600; text-decoration:none; font-size:14px; padding:1px 2px; background:#eee;}
a.pageAnchor:hover{color:#fff; background:#666600; /*text-decoration:underline;*/}

/*.pageAnchor{}
.pageAnchor:hover{color:#999900;}*/
.Anchor{text-decoration:none; color:#666666; font-weight:bold;}
.Anchor:hover{color:#666600; font-weight:bold; text-decoration:underline;}

a.Anchor{text-decoration:none; color:#666666; font-weight:bold; font-size:14px;}
a.Anchor:hover{color:#666600; font-weight:bold; text-decoration:underline;}

/*.AnchorList{border:1px dotted #7f7f7f; padding:10px; margin-bottom:12px;}
.AnchorList ul{padding: 0 0 0 16px; margin:0;}
.AnchorList ul li{text-decoration:none; color:#666666; font-weight:bold;}
.AnchorList ul li a{text-decoration:none; color:#666666; font-weight:bold;}
.AnchorList ul li a:hover{color:#666600; font-weight:bold; text-decoration:underline;}

.AnchorListHead{font-weight:bold; color:#333333;}*/

.AnchorList{/*border:1px dotted #7f7f7f; padding:10px;*/ margin-bottom:14px; width:100%;}
.AnchorListHead{font-size:1.2em; font-weight:bold; color:#333; line-height:140%;}
.AnchorList ul{padding: 6px 6px 6px 24px; margin:2px 0; border-top:4px solid #999; background-color:#f6f6f6;}
.AnchorList ul li{text-decoration:none; color:#666666; font-weight:bold;}
.AnchorList ul li a{text-decoration:none; color:#666666; font-weight:bold;}
.AnchorList ul li a:hover{color:#666600; font-weight:bold; text-decoration:underline;}

a.ModuleControlButton:link, a.ModuleControlButton:visited, a.ModuleControlButton:active{float:left; border:1px #ccc solid; padding:1px 6px; text-decoration:none; color:#333; margin-right:16px; background:url(DNN/item_selected_bg.jpg) bottom repeat-x;}
a.ModuleControlButton:hover{float:left; border-top:1px solid #666; border-left:1px solid #666; border-bottom:1px solid #333; border-right:1px solid #333; padding:1px 6px; text-decoration:none; color:#333; margin-right:16px; background:url(DNN/item_selected_bg.jpg) bottom repeat-x;}

a.ModuleExitButton:link, a.ModuleExitButton:visited{float:right; border:1px #6CF solid; padding:1px 6px 1px 18px; text-decoration:none; color:#333; margin-left:16px; background:url(../../images/icon_exit.png) 2px 2px no-repeat;}
a.ModuleExitButton:hover, a.ModuleExitButton:active{float:right; border-top:1px solid #FC0; border-left:1px solid #FC0; border-bottom:1px solid #C90; border-right:1px solid #C90; padding:1px 6px 1px 18px; text-decoration:none; color:#C90; margin-left:16px; background:url(../../images/icon_exit.png) 2px -14px no-repeat;}

a.ModuleControlButtonDisabled{float:right; border-top:1px solid #999; border-left:1px solid #999; border-bottom:1px solid #999; border-right:1px solid #999; padding:1px 6px; text-decoration:none; color:#666; margin-left:16px;}
a.ModuleDeleteButton:link, a.ModuleDeleteButton:visited, a.ModuleDeleteButton:active{float:right; border:1px #FCC solid; padding:1px 6px; text-decoration:none; color:#333; margin-left:16px; background:url(DNN/item_selected_bg.jpg) bottom repeat-x;}

a.ModuleDeleteButton:hover{float:right; border-top:1px solid #F33; border-left:1px solid #F33; border-bottom:1px solid #C03; border-right:1px solid #C03; padding:1px 6px; text-decoration:none; color:#333; margin-left:16px; background:#fff;}
a.ModuleDeleteButtonDisabled{float:right; border-top:1px solid #999; border-left:1px solid #999; border-bottom:1px solid #999; border-right:1px solid #999; padding:1px 6px; text-decoration:none; color:#666; margin-left:16px;}

a.ModuleListViewButton:link, a.ModuleListViewButton:visited, a.ModuleListViewButton:active{float:right; border:1px #6CF solid; padding:1px 4px 1px 24px; text-decoration:none; color:#333; margin-left:8px; background:url(../../images/view.gif) 4px 50% no-repeat #fff;}
a.ModuleListViewButton:hover{float:right; border-top:1px solid #FC0; border-left:1px solid #FC0; border-bottom:1px solid #C90; border-right:1px solid #C90; padding:1px 4px 1px 24px; text-decoration:none; color:#C90; margin-left:8px; background:url(../../images/view.gif) 4px 50% no-repeat #fff;}

a.ModuleListEditButton:link, a.ModuleListEditButton:visited, a.ModuleListEditButton:active{float:right; border:1px #6CF solid; padding:1px 4px 1px 24px; text-decoration:none; color:#333; margin-left:8px; background:url(../../images/edit.gif) 4px 50% no-repeat #fff;}
a.ModuleListEditButton:hover{float:right; border-top:1px solid #FC0; border-left:1px solid #FC0; border-bottom:1px solid #C90; border-right:1px solid #C90; padding:1px 4px 1px 24px; text-decoration:none; color:#C90; margin-left:8px; background:url(../../images/edit.gif) 4px 50% no-repeat #fff;}

a.ModuleListDeleteButton:link, a.ModuleListDeleteButton:visited, a.ModuleListDeleteButton:active{float:right; border:1px #FCC solid; padding:1px 4px 1px 24px; text-decoration:none; color:#333; margin-left:8px; background:url(../../images/delete.gif) 4px 50% no-repeat #fff;}
a.ModuleListDeleteButton:hover{float:right; border-top:1px solid #F33; border-left:1px solid #F33; border-bottom:1px solid #C03; border-right:1px solid #C03; padding:1px 4px 1px 24px; text-decoration:none; color:#C03; margin-left:8px; background:url(../../images/delete.gif) 4px 50% no-repeat #fff;}

.RequiredErrorMessage{background:url(WebResource.axd?d=nZP8SDm-FvDXQdrQTfWdyaFQnO5TDLh9Hoy3ZDz8l5vLh1uR3tvpg_OWeXGh8xLTMmw0nj7f3TQwKvyPE8h80Q2&t=634282009535584706) #fff no-repeat 100% -298px; padding-left:4px; padding-right:24px; font:12px "segoe ui", arial, sans-serif; line-height:20px; height:20px; color:#d51923; display:inline-block;}


/* ----------- Training Event view list ---------- */

.MonthReference{padding:10px 0; font-size:14px;}
.MonthHeadingContainer{padding:20px 0 10px 0;}
.MonthHeadingBar{display:block; width:540px; background:url(dao/cal_month_bg.jpg) 0 center no-repeat; height:42px;}
.MonthHeadingBar h2{padding:8px 0 10px 96px; color:#fff; font-weight:normal;}
.MonthHeadingText{}

.TrainingHeading{padding:9px 9px 9px 9px; border-top:1px solid #fff; /*border-bottom:1px solid #fff;*/}
.TrainingHeading:hover{cursor:pointer; border-top:1px solid #FC0; /*border-bottom:1px solid #FC0;*/ padding:9px 9px 9px 9px; background:url(dnn/item_selected_bg.jpg) repeat-x bottom;}

.TrainingHeading a{text-decoration:none;}

.TrainingHeadingText{line-height:100%; padding:0 0 8px 0; margin:0; font-weight:normal;}

.EventViewText{color:#555;}

.ModuleBackToTop{text-align:right;}
/*.ModuleBackToTop a{font-size:16px; font-weight:normal; color:#999999; text-decoration:none;}
.ModuleBackToTop a:hover{color:#999900;}*/

.ModuleBackToList{text-align:right;}
/*.ModuleBackToList a{font-size:16px; font-weight:normal; color:#999999;padding:1px 3px;}
.ModuleBackToList a:hover{background-color:#CC9900;color:#999900;}*/ 

img.CreateListButton{cursor:pointer;}
hr{line-height:1px; background:#666666; border:0;}


/* ----------- Calender Admin console ---------- */

a.sessionEventEdit{color:#666666;}
a.sessionEventEdit:hover{color:#CC9900;}

.ModuleEditIcon{background:url(../../images/icon_editpen.png) 0px 0px no-repeat; cursor:pointer;}
.ModuleEditIcon:hover{background:url(../../images/icon_editpen.png) 0px -12px no-repeat; cursor:pointer;}

.ModuleListContainer
{
	padding-top:10px;
	/*padding-right:30px;*/
}
.ModuleListItem
{
	padding:0px;
}
.ModuleListItem a:link, .ModuleListItem a:visited, .ModuleListItem a:active
{
	display:block;
	text-decoration:none;
	background:none;
}
.ModuleListItem:hover
{
	background:#ffffe0;
}
.ModuleListItemSelected
{
	padding:8px;
	background:#efefef;
}
.ModuleListItemSelected a
{
	display:block;
	text-decoration:none;
}
.ModuleListItemSelected:hover
{
	background:#ffc;
}

.ModuleListSubItem{border-bottom:1px solid #ddd;}

.ModulePopupList{background:#fff; border:1px solid #ccc;}
.ModulePopupList ul{padding:0; margin:0;}
.ModulePopupList li{padding:0; margin:0;}
.ModulePopupList li a{padding:4px 6px;}

.ResourceTable{border:1px solid #ccc; border-collapse:collapse;}

.ResourceTable tr{background:none;}
/*.ResourceTable tr:hover{background-color:#f6f6f6;}*/

.ResourceTable tr th{text-align:left; font-weight:bold; /*background-color:#DC3C00;*/ background-color:#db4200; color:#fefefe; margin:0; padding:6px;}

.ResourceTable tr td{background:none; border:1px solid #ccc; padding:6px;}

.ResourceTable tr td p{padding:0; margin:0;}

.ResourceTable tr:hover td{background-color:#f6f6f6;}

.ResourceTable tr td.ResourceTable_LinkCell{font-weight:bold; padding:0;}
.ResourceTable tr:hover td.ResourceTable_LinkCell{background-color:#ddd;}
.ResourceTable tr:hover td.ResourceTable_LinkCell:hover{background-color:#ddd;}

.ResourceTable tr td h3{font-size:14px; padding:6px;}

.ResourceTable tr td:hover a{color:#000;}
.ResourceTable tr td:hover a:hover{color:#CC3300; text-decoration:underline;}

.ResourceTable tr td.ResourceTable_LinkCell a{display:block; color:#444; text-decoration:none; font-weight:bold; padding:6px 6px 6px 28px; background-image:url(../images/skin/icon_download.gif); background-position: 6px 50%; background-repeat:no-repeat; color:#333;}
/*.ResourceTable tr:hover td.ResourceTable_LinkCell a{color:#333;}*/
.ResourceTable tr:hover td.ResourceTable_LinkCell:hover a{color:#000;}
.ResourceTable tr:hover td.ResourceTable_LinkCell:hover a:hover{color:#000; /*border:1px solid #fc0;*/ background-color:#fc0; text-decoration:none;}
.ResourceTable tr td.ResourceTable_LinkCell a.email{background-image:url(../images/skin/icon_email.gif);}
.ResourceTable tr td.ResourceTable_LinkCell a.internet{background-image:url(../images/skin/icon_internet.gif);}


