﻿.AdminIcon
{

float:left;
margin-bottom:5px;
margin-right:5px;
text-align:center;
background: #F9F9F9;
}

.AdminIcon a img
{
margin:0 auto;
padding: 10px 0px 5px 0px;
}

.AdminIcon a
{
border:1px solid #F0F0F0;
color:#666666;
display:block;
float:left;
height:97px;
text-decoration:none;
vertical-align:middle;
width:108px;
}

.AdminIcon a:hover
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-color:#EEEEEE #CCCCCC #CCCCCC #EEEEEE;
border-style:solid;
border-width:1px;
color:#0B55C4;
}

.AdminIconText
{
color: Gray;
}

.CompletionList
{
	padding: 4px;
	border: solid 1px #e2c822;
	background-color: #fff9d7;
	color: Black;
	margin-top: 0px;
}

.CompletionListItem
{
	padding: 2px;
	list-style-type: none;
}

.CompletionListHighlighted
{
	background-color: #e3eeff;
	padding: 2px;
	list-style-type: none;
}

.ChannelBox
{
    background-color: #e0ff92;
}

.LoginPanel
{
    width: 400px;
    padding: 20px;
    border: solid 1px #333333;
    background-color: #E5ECF3;
    margin-top: 30px;
    margin-bottom: 10px;
}

.LoginHeader
{
    font-weight: bold;
    font-size: 11pt;
}

.SchedulerBanner
{
    position: relative;
    width: 100%;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    border-top: solid 1px #8bbde8;
    border-left: solid 1px #8bbde8;
    border-right: solid 1px #8bbde8;
}

.SchedulerBannerText
{
    color: Black;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

.SchedulerBannerLeft
{
    width: 28px;
    height: 32px;
}

.SchedulerBannerRight
{
    width: 28px;
    height: 32px;
}

.GridImage
{
    border: solid 1px Silver;
}

.GridImageHolder
{
    display: inline;
    border: solid 1px Gray;
}

.original_text
{
    font-weight: normal;
}

.original_message
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #6699FF;
    border-left: dashed 1px #99CCFF;
    font-weight: bold;
}

.div_wiki_h1
{
    font-size: 14pt;
    font-weight: bold;
    width: 98%;
    margin-bottom: 10px;
    margin-top: 20px;
    border-bottom: solid 1px Black;
}

.div_wiki_h2
{
    font-size: 12pt;
    font-weight: bold;
    width: 98%;
    margin-bottom: 10px;
    border-bottom: solid 1px Black;
}

.div_wiki_h3
{
    font-size: 12pt;
    font-weight: bold;
    width: 98%;
    margin-bottom: 5px;
}


.div_wiki_h4
{
    font-size: 10pt;
    font-weight: bold;
    width: 98%;
    margin-bottom: 5px;
}

.div_wiki_h5
{
    font-size: 8pt;
    font-weight: bold;
    width: 98%;
    margin-bottom: 5px;
}

.div_wiki_h6
{
    font-size: 8pt;
    font-style: italic;
    width: 98%;
    margin-bottom: 5px;
}

a:link.wiki_link, a:active.wiki_link, a:visited.wiki_link
{
    color: Blue;
    text-decoration: underline;
}

a:hover.wiki_link
{
    background-color: Yellow;
}

.ImageGroup
{
}

.ImageObject
{
    padding: 0px 0px 10px 0px;
}

.ImageShadow
{
    display: inline;
}

.ImageHolder
{
    border: solid 2px Black;
    width: inherit;
    display: inline;
}

.Toolbar
{
    width: 100%;
    background: #cecfce url(toolbar/ToolbarBgH.gif) repeat-x;
}

.ObjectAnswerInstructions
{
    font-size: 10pt;
    padding: 0px 10px 10px 10px;
    font-weight: bold;
}

.ObjectComment
{
    padding-left: 60px;
}

.ObjectComments
{
    width: 100%;
}

.ObjectCommentArea
{
    background-color: White;
    width: 100%;
}

.ObjectCommentAreaOwner
{
    background-color: #FFEEEE;
    width: 100%;
}

.ObjectCommentHidden
{
padding: 2px 10px; 
background-color: #EEEEEE; 
color: Gray;
}

.DashNone
{
    padding: 10px;
}

.DashRightPad
{
    width: 5px;
}

.DashSpacer
{
    padding-top: 15px;
}

.DashBanner
{
    width: 100%;
    height: 22px;
    vertical-align: middle;
    background: #3b5998;
    color: Orange;
    margin-bottom: 3px;
    font-size: 10pt;
}

.DashBanner a
{
    color: White;
    font-family: Trebuchet MS, Tahoma, Arial, Sans-Serif;
}

.DashForm
{
    width: 100%;
    background-color: #f7fbff;
    border-left: solid 1px #99CCFF;
    border-bottom: solid 1px #99CCFF;
    border-right: solid 1px #99CCFF;
}

.ObjectBanner
{
    width: 100%;
    height: 22px;
    vertical-align: middle;
}

.ObjectActions
{
    margin: 5px 10px 10px 0px;
    text-align: right;
    width: 100%;
    font-weight: bold;
}

.ObjectViews
{
    color: Gray;
    font-size: 8pt;
}

.ObjectOption
{
    padding-left: 6px;
    display: inline;
}

.DivPager
{
    padding: 10px 5px 10px 0px;
}


.DivPopupHeading
{
    padding: 10px 10px 0px 10px;
    font-size: 11pt;
    color: #000066;
    font-weight: bold;
}

.DivPopupSubHeading
{
    padding: 0px 10px 0px 10px;
    font-size: 9pt;
    color: Black;
}

.PaneLeft
{
    position: relative;
    background-color: #cbe4fc;
}

.PaneLeftTop
{
    height: 35px;
    background-color: #cbe4fc;
}

.PaneLeftTopIcon
{
    background: url(images/4TopBlueIcon1.gif) top left;
    width: 40px;
    height: 35px;
}

.PaneLeftTopMapIcon
{
    position: absolute;
    right: 10px;
    top: 8px;
}

.PaneLeftTopText
{
    color: #000066;
    font-size: 10pt;
    font-weight: bold;
    position: absolute;
    left: 45px;
    top: 10px;
}

.PaneCenter
{
    position: relative;
}

.PaneCenterTop
{
    height: 35px;
    background: white url(images/4TopBlue.gif) repeat-x;
}

.PaneCenterTopIcon
{
    background: url(images/4TopBlueIcon3.gif) top left;
    width: 40px;
    height: 35px;
}

.PaneCenterTopText
{
    color: #000066;
    font-size: 12pt;
    font-weight: bold;
    position: absolute;
    left: 45px;
    top: 8px;
}

.PaneCenterSearchBox
{
    float: right;
    position: absolute;
    right: 10px;
    top: 6px;
}

.PaneRight
{
    position: relative;
}

.PaneRightTop
{
    height: 35px;
    background: white url(images/4TopBlue.gif) repeat-x;
}

.PaneRightTopIcon
{
    background: url(images/4TopBlueIcon4.gif) top left;
    width: 40px;
    height: 35px;
}

.PaneRightTopText
{
    color: #000066;
    font-size: 10pt;
    font-weight: bold;
    position: absolute;
    left: 45px;
    top: 8px;
}

.DivFooter
{
    color: black;
    padding-top: 2px;
    position: absolute;
    bottom: -2px;
    width: 100%;
    font: normal 8pt tahoma,arial,helvetica,sans-serif;
    height: 18px;
}

.DivCalendarHdr
{
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

.Cloud0
{
    color: Gray;
    font-size: 5pt;
    font: normal 8pt tahoma,arial,helvetica,sans-serif;
}

.Cloud1
{
    color: Gray;
    font: normal 6pt tahoma,arial,helvetica,sans-serif;
    padding-right: 1px;
}

.Cloud2
{
    color: Gray;
    font: normal 7pt tahoma,arial,helvetica,sans-serif;
    padding-right: 2px;
}

.Cloud3
{
    color: Black;
    font: normal 8pt tahoma,arial,helvetica,sans-serif;
    padding-right: 2px;
}

.Cloud4
{
    color: Black;
    font: normal 9pt tahoma,arial,helvetica,sans-serif;
    padding-right: 3px;
}

.Cloud5
{
    color: Black;
    font: normal 10pt tahoma,arial,helvetica,sans-serif;
    padding-right: 3px;
}

.Cloud6
{
    color: Black;
    font: normal 11pt tahoma,arial,helvetica,sans-serif;
    padding-right: 4px;
}

.Cloud7
{
    color: Black;
    font: normal 12pt tahoma,arial,helvetica,sans-serif;
    padding-right: 4px;
}

.bgPagerStyle
{
    color: Black;
    font: normal 8pt tahoma,arial,helvetica,sans-serif;
    text-align: right;
    padding-right: 10px;
}

.SiteMap
{
    padding: 10px 0px 10px 10px;
    color: Gray;
    font: normal 8pt tahoma,arial,helvetica,sans-serif;
    width: 100%;
}


/* Edit Popup Form Styles */

.SectionGroup
{
    color: #0574d3;
    font: bold 11pt tahoma,arial,helvetica,sans-serif;
    width: 100%;
    padding: 10px 0px 5px 10px;
    background-color: #ecf5fe;
    border-bottom: solid 1px #2254b1;
}

.SectionHeader
{
    font-weight: bold;
    font-size: 8pt;
    color: #003399;
    font-family: Tahoma;
    display: block;
    padding-bottom: 5px;
}

.SectionInstruct
{
    padding: 5px;
    font-weight: bold;
}

.SectionLine
{
    height: 1px;
    border-bottom: solid 1px #2254b1;
    font-size: 2pt;
}

.SectionLineLeft
{
    height: 1px;
    border-bottom: solid 1px #2254b1;
    font-size: 2pt;
}

.SectionLineRight
{
    height: 1px;
    border-bottom: solid 1px #2254b1;
    background-color: #f2f2f2;
    font-size: 2pt;
}

.SectionLeft
{
    width: 30%;
    font-family: Tahoma;
    font-size: 8pt;
    vertical-align: top;
    text-align: left;
    padding-top: 5px;
}

.SectionRight
{
    width: 70%;
    background-color: #f2f2f2;
    font-family: Tahoma;
    font-size: 8pt;
    margin: 10px;
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

.SectionErrors
{
    padding: 4px 25px;
}

.SectionErrors ul
{
    padding: 0px;
    margin: 0px;
    color: #cc3333;
}

.PageErrors
{
    padding: 0px;
    padding-left: 15px;
    display: block;
}

.PageErrors ul
{
    padding: 0px;
    margin: 0px;
    color: #cc3333;
}

.PageSuccess
{
    padding-left: 10px;
}

.PageSuccess ul
{
    font-style: normal;
    line-height: 16px;
    vertical-align: middle;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #336699;
    text-decoration: underline;
    text-indent: 0px;
    list-style-position: outside;
    list-style-image: url(/images/icons1/information.png);
    padding: 0px;
    margin: 0px;
}

.PageSuccess span ul li
{
}



.CompareHeading
{
    color: #0574d3;
    font: bold 11pt tahoma,arial,helvetica,sans-serif;
    border-bottom: solid 1px silver;
    width: 100%;
    padding: 20px 0px 5px 0px;
    margin-bottom: 20px;
}

.PageHelp
{
    font: normal 8pt tahoma,arial,helvetica,sans-serif;
    padding-bottom: 5px;
    padding-top: 10px;
    overflow: auto;
    font-weight: normal;
}


.FileGroup ul
{
    color: Black;
    margin: 0px;
}

.SurveyGroup
{
    background-color: #CCFFCC;
    border: dashed 1px #66FF66;
    padding: 10px;
    margin: 10px 0px;
}

.SurveyGroup li
{
    padding: 2px;
}

.SurveyQuestion
{
    padding-bottom: 10px;
}

.PostModerate
{
    border: dashed 2px red;
    padding: 10px;
}

.PostModerateText
{
    color: Red;
    font-weight: bold;
}

.PostDeleted
{
    border: dashed 2px Red;
    padding: 10px;
}

.PostDraft
{
    border: dashed 2px Green;
    padding: 10px;
}

.PostDraftText
{
    color: Blue;
    font-weight: bold;
}

.modalFilter
{
    background-color: #fff;
    filter: alpha(opacity=60);
    mozopacity: 0.6;
    opacity: 0.6;
}

.updateProgress
{
    position: absolute;
    background-color: #fff;
    filter: alpha(opacity=40);
    mozopacity: 0.4;
    opacity: 0.4;
    padding: 0px;
    margin: 0px;
}
.updateProgress div
{
    background-color: white;
    padding: 4px;
    position: absolute;
    top: 10%;
    left: 50%;
}

.PostSurveyCol1
{
    background-color: #cddcee;
    color: Black;
}

.PostSurveyCol2
{
    background-color: #b8cde8;
    color: Black;
}

.EWS_RP_Header
{
    font: 8pt tahoma,arial,helvetica,sans-serif;
    display: none;
}
.EWS_RP_Label
{
    font: 8pt tahoma,arial,helvetica,sans-serif;
}
.EWS_RP_Input
{
    font-size: 8pt;
    height: 18px;
}
.EWS_RP_Select
{
    font: 8pt tahoma,arial,helvetica,sans-serif;
}
.EWS_RP_Disabled
{
    font-size: 8pt;
    height: 18px;
}
.EWS_RP_ErrorMessage
{
    font: 8pt tahoma,arial,helvetica,sans-serif;
}
.EWS_RP_Button
{
    font: 8pt tahoma,arial,helvetica,sans-serif;
}
.EWS_RP_Background
{
    background-color: #f2f2f2;
}

.DivCompare
{
    margin: 5px 0px 0px 0px;
    padding: 0px 10px 20px 10px;
    background-color: #EEEEEE;
    border: solid 1px gray;
}

.diff_new
{
    background-color: #00ff00;
}

table.diff_new
{
    border: 2px solid green;
}


.diff_new td
{
    padding: 5px, 5px, 5px, 5px;
    background-color: #00ff00;
}

.diff_deleted
{
    color: Red;
    text-decoration: line-through;
}

table.diff_deleted
{
    padding: 5px, 5px, 5px, 5px;
    border: 2px solid red;
}

table.diff_deleted
{
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    opacity: 0.2;
}















