﻿body {
	font-family: Verdana;
	font-size: 11px;
	background-color: #616161;
	color:#4c4a4d;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

.main_table {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 10px;
}

/* VERTICAL MENU */

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px #616161;
text-align:left;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(Images/glossyback.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(Images/arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(Images/glossyback2.gif);
}


/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }

.glossymenuadmin, .glossymenuadmin li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 185px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px #616161;
text-align:left;
}

.glossymenuadmin li{
position: relative;
}

.glossymenuadmin li a{
background: white url(Images/glossyback_admin.gif) repeat-x bottom left;
font: bold 12px Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenuadmin li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 190px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenuadmin li ul li{
float: left;
}

.glossymenuadmin li ul a{
width: 180px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenuadmin .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(Images/arrow.gif) no-repeat center right;
}

.glossymenuadmin li a:visited, .glossymenuadmin li a:active{
color: white;
}

.glossymenuadmin li a:hover{
background-image: url(Images/glossyback_admin2.gif);
}


/* Holly Hack for IE \*/
* html .glossymenuadmin li { float: left; height: 1%; }
* html .glossymenuadmin li a { height: 1%; }

/* END VERTICAL MENU */

.validatorCalloutHighlight
{
	/*Lemmon Chiffon */
    background-color: #FFFACD;
}

.validatorCalloutTotalHighlight
{
	/*Lemmon Chiffon */
    background-color: Red;
    color:White;
}

/*Modal Popup*/
.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;
}

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:20px;
	background-image: url(Images/title_Collapsible.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.invisibleTable 
{
	display:none;
	width:200px; 
	background-color:White; 
	border-width:2px; 
	border-color:Black; 
	border-style:solid; 
	padding:20px;
}

.visibleTable 
{
	display:none;
	width:200px; 
	background-color:White; 
	border-width:2px; 
	border-color:Black; 
	border-style:solid; 
	padding:20px;
}

.letterCountTextBoxNoExceed
{
	background-color:inherit;
	border-style:none;
	font-size:x-small;	
	color:inherit;
}

.letterCountTextBoxExceed
{
	background-color:inherit;
	border-style:none;
	font-size:x-small;	
	color:Red;
}

.textArea
{
	width:550px; 
	font-family:Verdana; 
	font-size:11px; 
	height:150px;
}

.contentdiv
{
	border-style:solid; 
	border-width:1px; 
	border-color:#4c4a4d; 
	padding:1px 3px 1px 3px;
}

.errorMessageTextColor
{
	color:#4c4a4d;
}

.listGreen
{
	color:#9CCB19;
	font-weight:bold;
}

.listBlue
{
	color:Blue;
	font-weight:bold;
}

.link
{
    font-family:Arial;
    color:#9CC11C;
    azimuth:right;
    font-weight: bold;
    font-size:12px;
}

.welcomeText
{
	font-size:large;
}

.error {
	color: Red;
	font-family:Verdana;
	 font-size:small;
}

.tableResultsHead
{
    background-color: #3399FF;
    color: White;
}
.tableResultsDetails
{
	background-color:white;
}
.tableResultsHeadAdmin
{
	background-color:Blue;
	color:Blue;	

}
.tableResultsDetailsAdmin
{
	background-color:Blue;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}


/* Telerik RadCalendar Web20 skin */

.calendarWrapper_Web20
{
	background: #e7f1ff url(Calendar/calendarBg.gif) repeat-x;
	border: solid 1px #6788be !important;
	cursor: default;
}

.calendarWrapper_Web20 td
{
	border:0;
}

.titlebar_Web20
{
	color: white;
	font: normal 18px Arial, Verdana, Sans-serif;
	background: transparent;
	line-height: 24px;
}

.calendarWrapper_Web20 .titlebar_Web20 td
{
	border:0;
}

.TableLayout_Web20 td
{
	text-align: center;
	color: #7f7f7f;
	cursor: default;
}

/* all links in the calendar */
.TableLayout_Web20 td a
{
	width: 32px;
	line-height: 32px;
	text-decoration: none;
	display: block;
}

.TableLayout_Web20 .radCalWeekendDefault_Web20,
.TableLayout_Web20 .radCalWeekendHover_Web20,
.TableLayout_Web20 .radCalWeekendSelect_Web20,
.TableLayout_Web20 .radCalDefault_Web20,
.TableLayout_Web20 .radCalHover_Web20,
.TableLayout_Web20 .radCalSelect_Web20,
.TableLayout_Web20 .otherMonth_Web20,
.TableLayout_Web20 .radCalToday_Web20
{
	border: solid 1px #dde1e4;
	background: white;
}

.radCalToday_Web20 a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/TodayBg.gif) no-repeat;	
}

.radCalDefault_Web20 a,
.radCalWeekendDefault_Web20 a
{
	color: #333;
	font: normal 12px Arial, Verdana, Sans-serif;
}

.radCalWeekendHover_Web20 a,
.radCalHover_Web20 a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: white url(Calendar/HoverBg.gif) no-repeat;
}

.radCalWeekendSelect_Web20 a,
.radCalSelect_Web20 a
{
	font: normal 18px Arial, Verdana, Sans-serif;
	color: black;
	background: transparent url(Calendar/selectBg.gif) no-repeat;
}

.TableLayout_Web20 .otherMonth_Web20 a
{
	color: #ccc;
	cursor: no-drop;
}

.TableLayout_Web20 .outOfRange_Web20
{
	background-color: white;
	cursor: no-drop;
	border: solid 1px #dde1e4;
}
.TableLayout_Web20 .outOfRange_Web20 a,
.TableLayout_Web20 .outOfRange_Web20 span
{
	color: #ccc;
}

.TableLayout_Web20 .DaysOfWeek_Web20
{
	color: #333 !important;
	font:bold 13px/23px tahoma,sans-serif;
	cursor: default;
	background: #e7f1ff;
	text-align: center;
	width: 32px;
	border:0;
	border-bottom: solid 1px #a5bedf;
}

/*multimonth view*/

.TableLayout_Web20 .TableLayout_Web20 .titlebar_Web20
{
	padding:6px 0;
	font:15px arial,sans-serif;
	color:#333;
}

/*month view*/

.MonthYearFastNav_Web20
{	
	border: 1px solid #6788be;
	background: white;
	border-collapse: collapse;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);*/
}

.MonthYearFastNav_Web20 td
{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d8dde0;
	cursor: pointer;
	padding: 4px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: black;
}

.MonthYearFastNav_Web20 td.selected_Web20
{
	background: #dcfc5c;
	color: black;
	border-color: #d8dde0;
}

.MonthYearFastNav_Web20 td input
{
	background: transparent url(Calendar/ContextMenuInputBg.gif) repeat-x;
	border: solid 1px #6788be;
	font: bold 11px Arial, Verdana, Sans-Serif;
	color: white;
	float: left;
	margin-right: 1px;
	padding: 0px 2px;
}

/* TimePicker */

.radTimeTableCss_Web20 caption
{
    display: none;
}

.radTimeTableCss_Web20 
{
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #6788be;
	background: white url(Calendar/calendarBg.gif) repeat-x;
	cursor: pointer;
	cursor: default;
	border-collapse: collapse;
}

.radTimeTableCss_Web20 td
{
	border: solid 1px #e5e5e5;
	padding: 0;
}

.radTimeTableCss_Web20 a
{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: black;
	line-height: 21px;
	width: 75px;
	line-height: 32px;
	text-align: center;
}

.radTimeOverCss_Web20 a
{
	font-size: 12px;
	font-weight: bold;
	background: white url(Calendar/HoverBgTime.gif) repeat-x;
}

.radHeaderCss_Web20,
th.radTimeOverCss_Web20
{
	font-size: 18px;
	font-weight: normal;
	color: white;
	height: 30px;
	background: #ebff9d url(Calendar/calendarBg.gif) repeat-x;
}

.radItemCss_Web20 a,
.radAlternatingItemCss_Web20
{
    /**/
}

.radItemCss_Web20 a:hover,
.radAlternatingItemCss_Web20 a:hover
{	
	/**/
}

.radPopupImage_Web20
{
	position: relative; 
	_position: static; /*IE fix*/
	outline: none;
}
*+html .radPopupImage_Web20
{
	position: static;
}

.radPopupImage_Web20 img
{
	vertical-align: middle;
	margin:0 2px;
	border:0;
}

.radDisabled_Web20 img
{
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);*/
	-moz-opacity: 0.6;
	/*opacity: 0.6;*/
}

.pickerWrapper_Web20
{
	vertical-align:middle;
}

.pickerWrapper_Web20 table
{
	vertical-align:bottom;
}

.pickerWrapper_Web20 table,
.pickerWrapper_Web20 td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.pickerWrapper_Web20 .inputCell 
{
	padding: 0 4px 0 0;
}

#uploadFileDialog
{
	margin: 5px auto 5px auto;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 10px;
	width: 400px;
	height: 300px;
	display: block;
}

#uploadFileDialog input
{
	background-color: #FFFFCC;
}
