﻿*
{
  font-family: Arial, Sans-Serif;
}

body
{
	margin:10px 0 0 0;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #308462;
}

a:hover
{
  text-decoration: underline;
  font-weight: bold;
}

h1
{
  font-size: 20px;
}

h2
{
  color: #003399;
  font-size: 20px;
}

.Introduction
{
  font-size: 18px;
  font-style: italic;
  color: #003399;
}

#PageWrapper
{
  width: 844px;
  background-color: #cccccc;
}

#PageWrapperManagement
{
  width: 1176px;
  background-color: #cccccc;
}

#Header
{
  background-image: url(Images/Header.jpg);
  width: 844px;
  height: 86px;
}
HeaderManagementfile
{
  background-image: url(Images/Header.jpg);
  width: 1176px;
  height: 86px;
}

#MenuWrapper
{
  background-image: url(Images/MenuBackground.jpg);
  width: 827px;
  height: 36px;
  padding-top: 7px;
  padding-left: 17px;
}

#MenuWrapperManagement
{
  background-position: 50px;
  background-image: url(Images/MenuBackground.jpg);
  width: 827px;
  height: 36px;
  padding-top: 7px;
  padding-left: 67px;
  background-repeat: no-repeat;
}

#MenuWrapper a
{
  color:#fff;
}

#MenuWrapperManagement a
{
  color:#fff;
}

.MainMenu
{
  border: 1px solid white;
  width: 814px;
  height: 19px;
  background-color: #cccccc;
}

.MainMenuManagement
{
  border: 1px solid white;
  width: 814px;
  height: 19px;
  background-color: #cccccc;
}

#MainContent
{
  font-size: 0.8em;
  width: 659px;
  border-left: 1px solid white;
  border-right: 2px solid white;
  float: left;
  background-color: #e1e1e1;
  min-height: 600px;
  padding: 1px 10px 0px 10px;
}

#MainContentManagement
{
  font-size: 0.8em;
  width: 950px;
  border-left: 1px solid white;
  border-right: 2px solid white;
  float: left;
  background-color: #e1e1e1;
  min-height: 550px;
  padding: 1px 10px 0px 10px;
}

#MainContentCR
{
  font-size: 0.8em;
  width: 824px;
  float: left;
  background-color: #e1e1e1;
  min-height: 550px;
  padding: 1px 10px 0px 10px;
}

#MainContentManagementCR
{
  font-size: 0.8em;
  width: 824px;
  float: left;
  background-color: #e1e1e1;
  min-height: 550px;
  padding: 1px 10px 0px 10px;
}

#SiteMap-container
{
  font-size: 0.8em;
  text-align: left;
  padding-left: 10px;
  float: left;
  font-weight: bold;
  padding-bottom: 2px;
}

#Login-container
{
  font-size: 0.8em;
  text-align: right;
  padding-right: 170px;
  float: right;
  font-weight: bold;
  padding-bottom: 2px;
} 

#CrystalLogin-container
{
  font-size: 0.8em;
  text-align: right;
  padding-right: 20px;
  float: right;
  font-weight: bold;
  padding-bottom: 2px;
} 

#ManagementLogin-container
{
  font-size: 0.8em;
  text-align: right;
  padding-right: 220px;
  float: right;
  font-weight: bold;
  padding-bottom: 2px;
} 

#Sidebar
{
  font-size: 0.8em;
  background-image: url(Images/Sidebar.jpg);
  background-repeat: no-repeat;
  background-color: #cccccc;
  width: 152px;
  min-height: 570px;
  padding-top: 10px;
  padding-left: 10px;
  float: left;
}

#Sidebar1
{
  background-color: #cccccc;
  width: 132px;
  padding-left: 15px;
  float: left;
}

#SidebarManagement
{
  font-size: 0.8em;
  background-image: url(Images/Sidebar.jpg);
  background-repeat: no-repeat;
  background-color: #cccccc;
  width: 193px;
  min-height: 550px;
  padding-top: 20px;
  float: left;
}

#Footer
{
  clear: both;
  height: 37px;
  background-color: #bee4cf;
  color: White;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  line-height: 37px;
}

#FooterManagement
{
  clear: both;
  height: 37px;
  background-color: #bee4cf;
  color: White;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  line-height: 37px;
}

.StaticMenuItemStyle, .StaticMenuItemStyle a
{
  color: #707070;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 2px;
}

.StaticHoverStyle, .StaticSelectedStyle
{
  background-color: #c1e4ce;
}

.DynamicMenuItemStyle
{
  font-size: 14px;
  color: #707070;
  background-color: #cccccc;
  padding: 4px 2px 4px 3px;
}

.DynamicHoverStyle
{
  background-color: #707070;
  color: White;
}

.DynamicHoverStyle a
{
  text-decoration: none;
}

.PleaseWait
{
  height: 32px;
  width: 500px;
  background-image: url(Images/PleaseWait.gif);
  background-repeat: no-repeat;
  padding-left: 40px;
  line-height: 32px;
}

.itemContainer
{
width: 600px;
list-style-type: none;
}

.itemContainer li
{
height: 280px;
width: 200px;
float: left;
}

.itemContainer li img
{
  width : 180px;
  margin: 0px 20px 10px 0;
}

.clsAsyncUpload input
{
  width: 635px;
}

.TableCellColor
{
  color: #308462;
  height: 24px;
  text-align: left;
  font-size: 10pt;
}
.TableBorder
{
  border-style: ridge;
  border-color: #bee4cf;
  border-width: medium;
  width: 664px;
}
.TableBorderSmall
{
  border-style: ridge;
  border-color: #bee4cf;
  border-width: medium;
  border-spacing: 4px;
}
.TableLabel
{
  height: 24px;
  text-align: left;
}

.AlbumBorder
{
  padding: 3px;
  border-style: ridge;
  border-color: #bee4cf;
  border-width: medium;
  border-spacing: 4px;
  background-color: #bee4cf;
}

.cal_Theme1 .ajax__calendar_container
{
  background-color: #e2e2e2;
  border: 1px solid #000000;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
  color: #308462;
  padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
  background-color: #bee4cf;
  border: 1px solid #000000;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #308462;
    font-weight: bold;
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
  color: #FFFFFF;
}

.validatorCalloutHighlight 
{
  background-color: #bee4cf; 
}

.validatorCalloutHighlight1
{
  background-color: #FFFFFF;
}

.customCalloutStyle div, .customCalloutStyle td
{
  border: solid 1px Black;
  background-color: #bee4cf;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
  display: none;
  border: none;
  background-color: transparent;
  padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
  vertical-align: top;
  height: 100%;
  background-color: transparent;
  padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
  width: 20px;
  height: 100%;
  text-align: right;
  vertical-align: top;
  border: none;
  background-color: transparent;
  padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
  height: 100%;
  border: none;
  background-color: transparent;
  padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
  background-color: transparent;
  padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
  padding: 8px 0px 0px 0px;
  text-align: right;
  vertical-align: top;
  font-size: 1px;
  border: none;
  background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
  font-size: 1px;
  position: relative;
  left: 1px;
  border-bottom: none;
  border-right: none;
  border-left: none;
  width: 15px;
  background-color: transparent;
  padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
  height: 1px;
  overflow: hidden;
  border-top: none;
  border-bottom: none;
  border-right: none;
  padding: 0px;
  margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
  font-family: Verdana;
  font-size: 10px;
  padding: 5px;
  border-right: none;
  border-left: none;
  width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
  width: 20px;
  padding: 5px;
  border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
  vertical-align: top;
  padding: 0px;
  text-align: right;
  border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
  border: none;
  text-align: center;
  width: 10px;
  padding: 2px;
  cursor: pointer;
}

/************ PasswordStrength Related Styles ***********************/
.PasswordStrength_Header
{
  color: #FFFFFF;
  height: 20px;
  text-align: center;
  font-size: 10pt;
  background-color: #308462;
  font-weight: bold;
}

.BarIndicator_TextBox1
{
  background-color:#bee4cf;
}

.BarBorder_TextBox1
{
  border-style:solid;
  border-width:1px;
  width:100px;
  vertical-align:middle;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked
{
  height: 20px;
  width: 150px;
  padding: 2px 0 0 2px;
  border: 1px solid #BEBEBE;
  color: gray;
}	

.watermark
{
  background-position: #bee4cf;
  background: #bee4cf;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #308462;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #bee4cf;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
  background-color: #bee4cf;
  color: #000000;
}

.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;	
}
.TextBoxFill
{
  border-style: ridge;
  border-color: #bee4cf;
  border-width: medium;
  border-spacing: 4px;
  background-color: #bee4cf;
  color: #333333;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
  background-color: #bee4cf;
  border-width: 3px;
  border-style: solid;
  border-color: Gray;
  padding: 3px;
  width: 250px;
}

.modalPopup p {
    padding: 5px;
}			

.Important
{
    font-size: large;
    color: Red;
}

.clsAsyncUpload
{
    width: 100%;
}