/* Calendar.css Overrides */

BODY {
	font-size:100%;
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	color:#003366;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

/* This class is used so em font sizing is handled correctly on front end calendar views. */
TABLE,
DIV { font-size:1em; }

SELECT {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:Black;
}

/* This is used to color the Quick Tip Border */
.quicktipborder {
	border-style:solid;
	border-color:#dcdcd1;
	border-width:1px;
}

/* These style control the calendar grids & .title also controls the list view title. */
.calendarcell {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	background-color: #e2e6eb;
}

.calendarcell:hover,
.calendarcellhilite:hover { border: none !important; }

.calendarcellhilite {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#003366;
	background-color:#fff;
}

.calendarnowdiv {
	width: 967px;
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
}

.calendarnowdiv a {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003366;
	text-decoration:none;
}

.calendarnowdiv a:hover {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003366;
	text-decoration:underline;
}

.dayheader {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#003366;
	text-transform: uppercase;
	letter-spacing: .03em;
	padding:5px !important;
	border-bottom: 1px solid #FFFFFF;
}

.title {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.9em;
	line-height: 1.9em;
	color:#F58220;
	font-weight: normal !important;
}

.title b {
	font-weight: normal !important;
	font-size:.8em !important;
	line-height: 1.8em !important;
	color: #036 !important;
}

/* These styles control the list view small grid. */
.titleSmallGrid {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal!important;
	font-size:1.6em;
	color:#003366;
	line-height: 1.6em;
}

.dayheaderSmallGrid {
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
	color:#FFFFFF;
	background-color:#003366;
}

td.dayheaderSmallGrid a {
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:.8em;
	color:#FFFFFF;
	background-color:#003366;
	margin-right: 3px;
}

.calendarcellSmallGrid {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003366;
	background-color:#CED5DC;
}

.calendarcellhiliteSmallGrid {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003366;
	background-color:#e2e6eb;
}

.calendarcellhiliteSmallGrid a { text-decoration:underline !important; }

/* These styles control the list view headings. */
.highlightheadertext {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.9em;
	line-height: 1.9em;
	color:#F58220;
}

.listtableheadertext {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.9em;
	line-height: 1.9em;
	color:#F58220;
	font-weight: normal !important;
}

/* This style controls error message style. */
.errormessagetext {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#FF0000;
	padding-bottom: 10px !important;
}

/* These styles control list view text. */

.eventlistdiv {
	width: 967px;
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
}

.eventlistdiv a {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003366;
	text-decoration:none;
}

.eventlistdiv a:hover {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#003366;
	text-decoration:underline !important;
}

.listheadtext {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#003366;
	background-color:#CED5DC;
	padding: 5px !important;
}

.listcolumnheadtext {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#003366;
	text-transform: uppercase;
	letter-spacing: .03em;
	padding:5px !important;
	border-bottom: 1px solid #FFFFFF;
}

.detailsview {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333!important;
	background-color:#FFFFFF;
}

.detailsview p {
	margin-bottom: 12px;
	color:#333!important;
}

.detailsview  table { margin-bottom: 5px; }

.detailsview table table td.detailsview { width: 70px !important; }

td.detailsview ul { margin-left:25px!important; margin-right:25px!important; margin-top:10px!important; width: auto!important;  }

td.detailsview li { list-style-type:disc; }

td.adx-detailsview-left, td.adx-detailsview-right { padding: 5px !important; }

td.adx-detailsview-right li { list-style-type:none;  }

td.adx-detailsview-right img { border:none; }

.listbodytext {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#003366;
	background-color:#FFFFFF;
	padding: 5px !important;
}

td.listbodytext li,
td.listbodytextalt li { list-style-type:none; }

.listbodytextalt {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#036;
	background-color:#eef2f5;
	padding: 5px !important;
	border-bottom: 1px solid #E5E9ED;
}

.listtext {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#036;
}

.listtext span {
	font-family: 'RobotoItalic', Arial, Helvetica, sans-serif;
	font-style:normal !important;
}

/* This style controls general text. */
.bodycopy {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
}

#calendartexttable {
	display:none;
}

/* This style controls textbox field styleing. */
.textboxcopy {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#333;
}

/* This style controls '+' links on the calendar. */
.LinkOn {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #F58220;
}

.LinkOff {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#999;
}

/* This style controls the style of grid cells not being used. */
.otherday {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#036;
	background-color:#F4F8FB;
}

.otherdaySmallGrid {
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#036;
	background-color:#F4F8FB;
}

/* The classed blelow are used for the gantt display of the calendar. */
/*Global generic styles for the search table*/
.searchformatter { }

.searchformatter td { height:24px; }

/*Global generic styles for the gantt grid*/
.gantt { width:100%; }

.gantt table {
	border:solid 1px #036;
	border-collapse:separate;
	width:100%;
}

.gantt td {
	border-left:solid 1px #036;
	border-right:solid 1px #036;
}

.ganttprint { width:100%; }

.ganttprint table {
	border:solid 1px #036;
	border-collapse:separate;
	width:100%;
}

.ganttprint td { }

.monthtitleformatter { width:100%; }

.monthtitleformatter td { border-width:0px; }

/*Previous selector TD class*/
.previousmonth {
	vertical-align:middle;
	padding-left:1px;
}

/*Month title TD class*/
.monthtitle {
	vertical-align:middle;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

/*Next selector TD class*/
.nextmonth {
	vertical-align:middle;
	text-align:right;
	padding-right:1px;
}

/*Weekdays (Sun-Sat) TD class*/
.weekdayheading {
	height:25px;
	width:14%;
	vertical-align:middle;
	text-align:center;
	color:#FFFFFF;
	background-color:#036;
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
}

.weekdayheadingprint {
	height:25px;
	width:14%;
	vertical-align:middle;
	text-align:center;
	color:#333;
	border:solid 1px #036;
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1em;
}

/*Weekday (1-31) TD class*/
.weekdaynumber {
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:25px;
	vertical-align:middle;
	text-align:center;
	color:#036;
	background-color:#CED5DC;
	font-size:1em;
}

.weekdaynumberprint {
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:25px;
	vertical-align:middle;
	text-align:center;
	color:#333;
	border:solid 1px #CED5DC;
	font-size:1em;
}

/*Weekday TD class for all grid cells (not title cells or heading cells)*/
.weekday { }

/*Padding row applied after each week row to make for easier viewing*/
.weekdayspacing { height:25px; }

/*Applied to the event DIV that is placed in a cell allowing for coloring and rounding corners*/
.weekdayitem {
	position:relative;
	width:100%;
	height:22px;
	overflow:hidden;
	background-color:#E0E0E0;
	font-size:1em;
}

.weekdayitemprint {
	position:relative;
	width:100%;
	border:solid 1px #E0E0E0;
	font-size:1em;
}

/*Applied to to the DIV contained inside the [weekdayitem] to add padding to allow for easier viewing */
.weekdayitempadding {
	padding-top:5px;
	padding-right:15px;
	padding-bottom:5px;
	padding-left:15px;
}

/*Classes for rounding gantt item corners and arrow identifiers for line continuations*/
.leftimg {
	left:0px;
	top:0px;
	position:absolute;
	border-width:0px;
	height:22px;
}

.rightimg {
	right:0px;
	top:0px;
	position:absolute;
	border-width:0px;
	height:22px;
}




/*Classes for selecting agencies - multiple select */

#cellCBlock {
	border-color: #CED5DC;
	border-style: solid;
	border-width: 1px;
	height: 75px;
	overflow-y: scroll;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

.ccontainer {
    width: 100%;
}

.ccontainer a {
    line-height: .95em !important;
}

.ccontainer a:hover {
    text-decoration: none !important;
}

.ccontainer td, .sccontainer td {
    vertical-align: top !important;
	padding-bottom: 3px !important;
}

.sccontainer td {
    font-size: 1em !important;
}

.ccontainer input, .sccontainer input {
    margin-right: 3px;
	float:left;
	clear: both;
}

.ccontainer label, .sccontainer label {
	font-size: 1em;
    line-height: 1em;
	float: left;
	text-align:left;
	width: 175px;
	color: #333333;
}

.sccontainer {
    display: none;
    margin-left: 28px;
}





/* Core Styles */
#Form1 { width: 967px; }

#pnlHideHead {
	width: 967px;
	margin-bottom: 15px;
}

#pnlHideHead table {
	padding: 0px;
	border: none !important;
}

#pnlHideHead table table { padding: 0px; }

#pnlHideHead table input { }

#pnlHideHead #Table3 {
	margin-bottom: 10px;
}

#pnlHideHead #Table3 td {
	width: 33%;
	padding: 0px;
	line-height: 1.4em;
	vertical-align: middle;
	padding-bottom:10px;
	border-bottom: 1px solid #E5E9ED;
}

#pnlHideHead table tr td div .bodycopy {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif;
	font-size: .85em !important;
	width: 350px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#lblCategoryHeading { display: none; }

#lbtnSubmitEvents { /*display: none;*/
	font-family: 'RobotoCondensed', Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	font-size: 1em;
	line-height: 25px;
	background-image: url(/core/images/circle_arrow-rt.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 28px;
	display: block;
	height: 25px;
}

#lblDisplayFormat { line-height: 1.6em; }

#PageTable { }

#PageTable td { padding: 0px; }

#pnlListviewHeading {
	margin-bottom: 15px;
	border-bottom: 1px solid #E5E9ED;
}

#pnlListviewHeading table td { }

#pnlHide table { border: none; }

#pnlSearch {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(http://www.in.gov/portal/global/images/core_search_background-horz.png);
	min-height: 140px;
	margin-bottom: 15px;
	padding: 20px;
}

#pnlSearch td {
	text-align: left;
	padding-bottom: 2px;
}

#pnlSearch table table { margin-right: 15px; }

#pnlHideSearch {
	width: 240px;
	margin-right: 22px;
	background-image: url(http://www.in.gov/portal/global/images/core_search_background2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	min-height: 670px;
	padding: 15px;
	line-height: 1.2em;
}

#pnlHideSearch td { vertical-align: middle; }

#pnlHideSearch #Table2 {
	width: 240px;
	font-size: .9em;
}

#pnlHideSearch #Table2 td {
	text-align: left;
	padding-bottom: 2px;
}

#pnlHideSearch #Table2 td a {
	font-size: .8em;
	float: right;
	margin-left: 3px;
	margin-right: 3px;
}

#pnlHideSearch #Table2 #CalendarPanel { margin-bottom: 15px; }

#pnlHideSearch #Table2 #CalendarGrid1 td {
	padding: 2px;
	text-align: center;
}

#pnlHideSearch #Table2 #CalendarGrid1 td a {
	text-decoration: none;
	font-size: 0.85em;
}

#pnlHideSearch #Table2 hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

#lbtnADXCalenderPrevious,
#lbtnADXCalenderNext {
	height: 25px;
	width: 25px;
	display: block;
}

#Calendar1 #lbtnADXCalenderPrevious,
#Calendar1 #lbtnADXCalenderNext { margin-top:15px; }

#lbtnADXCalenderPrevious {
	background-image: url(/core/images/circle_arrow-lt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#lbtnADXCalenderNext {
	background-image: url(/core/images/circle_arrow-rt.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#lbtnADXCalenderPrevious img,
#lbtnADXCalenderNext img { display: none; }

#lblDisplayMonth,
#lblDisplayFormat {
	width: 100px;
	color: #036;/*display: block;*/
}

#dlstMonth,
#dlstView {
	width: 140px;
	background-color: #FFF;
	border: 1px solid #CED5DC;
}

#lblDisplayOptions,
#lblAdvancedSearch {
	font-family: 'RobotoBoldCondensed', Arial, Helvetica, sans-serif;
	font-weight: normal !important;
	font-size: 1.3em;
	line-height: 1.7em;
	color: #036;
}

#pnlSearch #lblDisplayOptions,
#pnlSearch #lblAdvancedSearch {
	font-size: 1.2em;
}

#lblFrom, #lblTo {
	width: 55px !important;
	display: block;
	height: 18px;
	text-align: right;
	color: #036;
}

#pnlHideSearch #lblFrom,
#pnlHideSearch #lblTo {
	float: left;
}

#txtStartDateSearch,
#txtEndDateSearch {
	width: 155px!important;
	background-color: #FFF;
	border: 1px solid #CED5DC;
	margin-right: 2px;
}

#calStartDateSearch_Control { }

#calStartDateSearch_Control img { }

#lblCategorys,
#lblCustomField1,
#lblCustomField2,
#lblCustomField3,
#lblCustomField4,
#lblKeywords { color: #036; }

#dlstCategory,
#ddlCustomField1,
#ddlCustomField2,
#ddlCustomField3,
#ddlCustomField4,
#txtKeyword {
	width: 238px !important;
	border: 1px solid #CED5DC;
	background-color: #FFF;
}

#divTableEvents { width: 675px; }

#tblPoweredByADE { display: none; }

#lbtnExpandAll {
	font-size: .85em;
	font-weight: normal !important;
	text-decoration: underline;
}

#lbtnSearch {
	background-image: url(http://www.in.gov/portal/global/images/calbtn_search.jpg);
	color: #666666 !important;
	display: block;
	font-size: 12px !important;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	height: 25px;
	width: 107px;
	margin: 0px 5px 10px 0!important;
}

#lbtnNewSearch {
	font-size: .95em !important;
	float: right;
}

#lbtnSearch:hover {
	background-image: url(http://www.in.gov/portal/global/images/calbtn_search_h.jpg);
}

#lbtnSearch:active {
	background-image: url(http://www.in.gov/portal/global/images/calbtn_search_a.jpg);
	color: #ffffff !important;
}

#tblLogin {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}




/* Calendar Pop-Up Styles */

/* Main Background Style */
.ADXPublicStyle { background-color:#ffffff; }

/* Navigation background style */
.ADXPublicStyle .TitleStyle { background-color:#ffffff; }

/* Navagation font style */
.ADXPublicStyle .TitleStyle table {
	color:#036 !important;
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif !important;
	font-size:11px;
	font-weight:normal !important;
}

/* Date area style */
.ADXPublicStyle .TitleStyle td {
	padding:2px;
	background:#ffffff;
}

/* Navigation area border main style */
.ADXPublicStyle .TitleStyle .DropDownStyle,
.ADXPublicStyle .TitleStyle .DropDownOutStyle {
	cursor:default;
	border: none !important;
}

/* Navigation area border mouseover style */
.ADXPublicStyle .TitleStyle .DropDownOverStyle {
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#CED5DC !important;
}

/* Navigation area border main style */
.ADXPublicStyle .TitleStyle .DropDownArrowStyle,
.ADXPublicStyle .TitleStyle .DropDownArrowOutStyle {
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}

/* Navigation area border mouseover style */
.ADXPublicStyle .TitleStyle .DropDownArrowOverStyle {
	cursor:default;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}

/* Behind the navigation images style */
.ADXPublicStyle .TitleStyle .DropDownStyle img,
.ADXPublicStyle .TitleStyle .DropDownOutStyle img,
.ADXPublicStyle .TitleStyle .DropDownOverStyle img { }

/* Close button style */
.ADXPublicStyle .TitleStyle .CloseButtonStyle {
	width:15px;
	height:13px;
	border:1;
}

/* Date area style */
.ADXPublicStyle .BodyStyle {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif !important;
	font-size:10px;
	background:#CED5DC !important;
}

/* Day of the week style */
.ADXPublicStyle .BodyStyle .HeaderStyle {
	color:#FFFFFF;
	font-weight:normal !important;
	padding:2px 3px 2px 3px;
	cursor:default;
	white-space:nowrap;
	background-color:#036 !important;
}

/* Date area table style */
.ADXPublicStyle .BodyStyle .DateStyle {
	color:#036 !important;
	cursor:default;
	padding:2px 9px 2px 9px;
	white-space:nowrap;
	text-decoration:underline;
}

/* Date area table style */
.ADXPublicStyle .BodyStyle .BlankDateStyle {
	text-decoration:none;
	color:#333;
	cursor:default;
	padding:2px 9px 2px 9px;
	white-space:nowrap;
}

/* ?????????? */
.ADXPublicStyle .BodyStyle .DaysOutOfMonthStyle { color:#c0c0c0!important; }

/* If you show the week number, this defines how it looks */
.ADXPublicStyle .BodyStyle .WeekNumberStyle {
	width:20px;
	padding:0px;
	text-align:center;
}

/* Border around the selected date */
.ADXPublicStyle .BodyStyle .SelectedDateStyle {
	border-style:solid;
	border-width:1px;
	border-color:#a0a0a0;
}

/* If you show the weekends, this defines how it looks */
.ADXPublicStyle .BodyStyle .WeekendStyle {
	color:#ffffff;
	text-decoration:underline;
}

/* Current date style */
.ADXPublicStyle .BodyStyle .CurrentDateStyle {
	color:#F58220 !important;
	border-width:1px;
}

/* If there are special days defined, this defines how they look */
.ADXPublicStyle .BodyStyle .SpecialDayStyle { background-color:#70ffd0; }

/* If there are holidays defined, this defines how they look */
.ADXPublicStyle .BodyStyle .HolidayStyle { background-color:#ffdddd; }

/* If there are dates you cannot select, this defines how they look */
.ADXPublicStyle .BodyStyle .DisableDateStyle { text-decoration:line-through; }

/* When you hover over a date, this defines how it looks */
.ADXPublicStyle .BodyStyle .DayOverStyle {
	color:#333 !important;
	background:#C1D5EA !important;
}

/* This defines the footers style behind the current date */
.ADXPublicStyle .TodayStyle {
	cursor:default;
	font-size:11px;
	background-color:#036 !important;
}

/* This defines how the current date displays at the bottom of the control */
.ADXPublicStyle .TodayStyle .TextStyle {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif !important;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	cursor:default;
}

/* This defines how the current date displays at the bottom of the control */
.ADXPublicStyle .TodayStyle .TextOverStyle {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif !important;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;
	cursor:default;
}

/* This defines the style of the month and year list */
.ADXPublicStyle .ListStyle /* Month And Year List */ {
	font-family: 'RobotoRegular', Arial, Helvetica, sans-serif !important;
	font-size:11px;
	background-color:#ffffff;
}

/* This defines overrides for the month and year list  */
.ADXPublicStyle .ListStyle .OptionStyle,
.ADXPublicStyle .ListStyle .OptionOutStyle { }

/* This defines the mouseover for the month and year list */
.ADXPublicStyle .ListStyle .OptionOverStyle { background-color:#C1D5EA !important; }
