/* ================================
    CSS STYLES FOR CONETNT - DOTNETNUKE
   ================================
*/

/*Modal Popup*/
.ModalHeader
{
    font-family: Trebuchet MS;
    font-size: 1.2em;
    text-align: left;
    font-weight: bold;
    line-height: 1.2em;
    padding: 8px 0px 8px 0px;
    color: #383838;
    width: 100%;
    border-bottom: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
    min-height: 2.2em;
    height: auto !important;
    height: 2.2em;
    background-color: #efefef;
}

.ModalWait
{
    background-color: #ebf6fe;
    padding: 10px;
    text-align: center;
    border-top: 1px solid #417279;
    border-right: 2px solid #417279;
    border-bottom: 2px solid #417279;
    border-left: 1px solid #417279;
    position: absolute;
    margin-top: 5px;
    display: block;
    z-index: 1009;
    top: 30%;
    left: 45%;
    width: 150px;
}

.ModalWaitNew
{
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	font-size: 1.0em;
	text-align: center;
	line-height: 1.4em;
	
	overflow: visible;
	background-color: #ffebcd;

	padding: 10px;	
	border-top: 1px solid #417279;
	border-right: 2px solid #417279;
	border-bottom: 2px solid #417279;
	border-left: 1px solid #417279;
	position: relative;
	display: block;
	z-index: 1999;		
}

.cs_grid_text_selected
{
	font-family: Verdana;
	font-weight: bold;
	background-color: #ffffd5;
	color: white;
	font-size: 0.9em;
	text-align: left;
	height: 25px;
	border-top: 1px solid #a64b68;
	border-right: 2px solid #a64b68;
	border-bottom: 2px solid #a64b68;
	border-left: 1px solid #a64b68;
}

.ModalBG, .ModalBG2
{
	background-color: #181818;
	filter: alpha(opacity=40);
	opacity: 0.7;
	z-index: 850;
}

.ModalFG
{
	height: 0px;
	overflow: visible;
	background-color: #ffffff;
	height: 100%;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #d5d5aa;
	border-right: 2px solid #d5d5aa;
	border-bottom: 2px solid #d5d5aa;
	border-left: 1px solid #d5d5aa;
	z-index: 900; /* 	border-style: outset; 	border-color: #d5d5aa; 	border-width: 3px;*/
}

/* navigator styles */

.navigator_main 
{
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
    background-color: white;
}

.navigator_month {
    font-family: Tahoma;
    font-size: 8.5pt;
    /*border: 1px solid black;*/
}
.navigator_day {
    color: black;
    /*background-color: white;*/
}
.navigator_dayheader {
    color: black;
    /*border-bottom: 1px solid black;*/
}

.navigator_line 
{
	border-bottom: 1px solid #989898;
}

.navigator_dayother {
    color: gray;
}
.navigator_todaybox
{
	border: 1px solid red;
}
.navigator_select 
{
    background-color: #FFE794;
}
.navigator_title, .navigator_titleleft, .navigator_titleright {
    background-color: #ECE9D8;
    border-top: 1px solid #A0A0A0;
    color: #000000;   
}
.navigator_busy {
	font-weight: bold;
}
.navigator_weeknumber 
{
	color: #a0a0a0;
}

/* Dashboard */
.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #AAFFFF;
    opacity: .9;
    filter: alpha(opacity=90);
}
.popupHover
{
    background-image: url(images/header-opened.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
}
.TextIndicator_TextBox1
{
    background-color: Gray;
    color: White;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
}
.BarIndicator_TextBox2
{
    color: Blue;
    background-color: Blue;
    padding-bottom: 1px;
}
.BarBorder_TextBox2
{
    border-style: solid;
    border-width: 1px;
    width: 200px;
    vertical-align: middle;
}
.TextIndicator_TextBox3
{
    background-color: Blue;
    color: Yellow;
    font-size: small;
    font-variant: small-caps;
    padding: 2px 3px 2px 3px;
}
.TextIndicator_TextBox3_Handle
{
    width: 16px;
    height: 14px;
    background-image: url(images/Question.png);
    overflow: hidden;
    cursor: help;
}
.subheading
{
    padding: 1em 0 0.8em 0;
    color: #0F2543;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 1.2em;
}
.dynamicPopulate_Normal
{
    border: silver 1px inset;
    padding: 2px;
    text-align: center;
    height: 2em;
    margin: 5px;
    width: 400px;
}
.dynamicPopulate_Updating
{
    background-image: url(images/loading.gif);
    background-repeat: no-repeat;
    border: silver 1px inset;
    text-align: center;
    padding: 2px;
    height: 2em;
    margin: 5px;
    width: 400px;
}
.dragContainer
{
    background-color: #FFC0FF;
    height: 282px;
    width: 357px;
    border-bottom-color: black;
}
.dragHeader
{
    background-color: #8080FF;
    height: 48px;
    width: 358px;
}
.dragBody
{
    background-color: #FFC0FF;
    height: 213px;
    width: 357px;
}
.collapsePanel
{
    width: 640px;
    height: 0px;
    background-color: white;
    overflow: hidden;
}
.collapsePanelHeader
{
    width: 640px;
    height: 20px;
    color: Yellow;
    background-color: Black;
    font-weight: bold;
    float: left;
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.accordionLink
{
    background-color: #D3DEEF;
    color: white;
}
.watermark
{
    background: #FFAAFF;
}
.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    visibility: hidden;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
.sampleStyleA
{
    background-color: #FFF;
}
.sampleStyleB
{
    background-color: #FFF;
    font-family: monospace;
    font-size: 10pt;
    font-weight: bold;
}
.sampleStyleC
{
    background-color: #ddffdd;
    font-family: sans-serif;
    font-size: 10pt;
    font-style: italic;
}
.sampleStyleD
{
    background-color: Blue;
    color: White;
    font-family: Arial;
    font-size: 10pt;
}
