/* CCSTheme v 3.x */
/* General */



.HeaderTile3 {
	width: 100%;
	}

.HeaderTile3 th { 
	font-family: Arial; font-size: 90%;
	padding: 4px;
	background-color: #ea7124; color: #ffffff;
	width: 100%;
	white-space: nowrap;
	}

.HeaderTile3 a:link { 
	color: #ffffff;
	}

.HeaderTile3 a:visited { 
	color: #ffffff;
	}

.HeaderTile3 a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
	}

.HeaderLeftTile3 { 
	background-image: url('Images/HeaderLeft.gif');
	}

.HeaderRightTile3 { 
	background-image: url('Images/HeaderRight.gif');
	}

.HeaderLeftTile3 img{
	width: 14px;
	}

.HeaderRightTile3 img{
	width: 14px;
	}


/* Grid Options */
.GridTile3 { 
	
	width: 100%;
	}

.CaptionTile3 th { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}

.CaptionTile3 td { 
	font-family: Arial; font-size: 70%; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	}

.CaptionTile3 a:link { 
	color: #000000;
	}

.CaptionTile3 a:visited { 
	color: #000000;
	}

.CaptionTile3 a:hover, .Caption a:active { 
	color: #ff4c4c;
	}

.CaptionTile3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.CaptionTile3 input {
	vertical-align: middle;
	}

.RowTile3 th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.RowTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.RowTile3 a:link { 
	color: #c7721e;
	}

.RowTile3 a:visited { 
	color: #ffa54c;
	}

.RowTile3 a:hover, .Row a:active { 
	color: #ff4c4c;
	}

.SeparatorTile3{
	color: #ea7124;
	}

.SeparatorTile3 td{
	height: 1px;
	}


.AltRowTile3 th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRowTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	vertical-align: top;
	background-color: #fff0e0; 
	color: #000000;
	}

.AltRowTile3 a:link { 
	color: #c7721e;
	}

.AltRowTile3 a:visited { 
	color: #ffa54c;
	}

.AltRowTile3 a:hover, .AltRow a:active { 
	color: #ff4c4c;
	}

.NoRecordsTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	background-color: #ffffff; 
	color: #000000;
	vertical-align: top;
	}

.FooterTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.FooterTile3 a:link { 
	color: #c7721e;
	}

.FooterTile3 a:visited { 
	color: #ffa54c;
	}

.FooterTile3 a:hover, .Footer a:active { 
	color: #ff4c4c;
	}

.FooterTile3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.FooterTile3 input {
	vertical-align: middle;
	}

/* Record Options */
.RecordTile3 { 
	
	width: 100%;
	}

.ErrorTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	color: #FF0000;
	vertical-align: top;
	background-color: #ffffff; 
	}

.ControlsTile3 th { 
	font-family: Arial; font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	background-color: #ffffff; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.ControlsTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	vertical-align: top;
	background-color: #ffffff; 
	color: #000000;
	}

.BottomTile3 td { 
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	background-color: #ffffff; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.BottomTile3 a:link { 
	color: #c7721e;
	}

.BottomTile3 a:visited { 
	color: #ffa54c;
	}

.BottomTile3 a:hover, .Caption a:active { 
	color: #ff4c4c;
	}

.BottomTile3 img {
	margin: 2px;
	vertical-align: middle; 
	}

.BottomTile3 input {
	vertical-align: middle;
	}

/* Report */
.GroupCaptionTile3 th{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #fff0e0; 
	color: #000000;
	}

.GroupCaptionTile3 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	vertical-align: top;
	font-weight: bold;
	background-color: #ffffff; 
	color: #000000;
	}

.GroupCaptionTile3 a:link {
	color: #000000;
	}

.GroupCaptionTile3 a:visited{
	color: #000000;
	}

.GroupCaptionTile3 a:hover, .GroupCaption a:active{
	color: #ff4c4c;
	}

.GroupFooterTile3 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffdfbe; 
	color: #000000;
	}

.GroupFooterTile3 a:link {
	color: #c7721e;
	}

.GroupFooterTile3 a:visited{
	color: #ffa54c;
	}

.GroupFooterTile3 a:hover,.GroupFooter a:active{
	color: #ff4c4c;
	}

.GroupFooterTile3 img {
	margin: 2px; 
	vertical-align: middle;
	}

.GroupFooterTile3 input {
	vertical-align: middle;
	}

.SubTotalTile3 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	vertical-align: top;
	font-weight: bold;
	background-color: #fff0e0; 
	color: #000000;
	border-bottom: 2px solid #ea7124;
	}

.SubTotalTile3 a:link {
	color: #c7721e;
	}

.SubTotalTile3 a:visited{
	color: #ffa54c;
	}

.SubTotalTile3 a:hover, .SubTotal a:active{
	color: #ff4c4c;
	}

.TotalTile3 td{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #fff0e0; 
	color: #000000;
	}

.TotalTile3 a:link {
	color: #c7721e;
	}

.TotalTile3 a:visited{
	color: #ffa54c;
	}

.TotalTile3 a:hover, .Total a:active{
	color: #ff4c4c;
	}

/* Form Options */
.ButtonTile3 { 
	margin: 2px
	}

/* Calendar */

.CalendarTile3 { 
	
	width: 100%;
	}

.CalendarWeekdayNameTile3{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #fff0e0; 
	color: #000000;
	}

.CalendarWeekdayNameTile3 a:link {
	color: #c7721e;
	}

.CalendarWeekdayNameTile3 a:visited{
	color: #ffa54c;
	}

.CalendarWeekdayNameTile3 a:hover, .CalendarWeekdayName a:active{
	color: #ff4c4c;
	}

.CalendarWeekendNameTile3{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: solid 1px #ea7124;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #fff0e0;	
	color: #000000;
	}

.CalendarWeekendNameTile3 a:link {
	color: #000000;
	}

.CalendarWeekendNameTile3 a:visited{
	color: #000000;
	}

.CalendarWeekendNameTile3 a:link, .CalendarWeekendName a:visited{
	color: #ff4c4c;
	}

/* Calendar Day */
.CalendarDayTile3{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}

.CalendarDayTile3 a:link {
	color: #c7721e;
	}

.CalendarDayTile3 a:visited{
	color: #ffa54c;
	}

.CalendarDayTile3 a:hover, .CalendarDay a:active{
	color: #ff4c4c;
	}

/* Calendar Weekend */
.CalendarWeekendTile3{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	text-align: center;
	background-color: #fff0e0;	
	color: #000000;
	}

.CalendarWeekendTile3 a:link {
	color: #c7721e;
	}

.CalendarWeekendTile3 a:visited{
	color: #ffa54c;
	}

.CalendarWeekendTile3 a:hover, .CalendarWeekend a:active{
	color: #ff4c4c;
	}

/* Calendar Today */
.CalendarTodayTile3 {
	font-family: Arial; font-size: 70%;
	border: 2px solid #ea7124;
	text-align: center;
	background-color: #ffffff;	
	color: #000000;
	}

.CalendarTodayTile3 a:link {
	color: #c7721e;
	}

.CalendarTodayTile3 a:visited{
	color: #ffa54c;
	}

.CalendarTodayTile3 a:hover, .CalendarToday a:active {
	color: #ff4c4c;
	}

/* Calendar Weekend Today */
.CalendarWeekendTodayTile3 {
	font-family: Arial; font-size: 70%;
	border: 2px solid #ea7124;
	text-align: center;
	background-color: #fff0e0;	
	color: #000000;
	}

.CalendarWeekendTodayTile3 a:link {
	color: #c7721e;
	}

.CalendarWeekendTodayTile3 a:visited{
	color: #ffa54c;
	}

.CalendarWeekendTodayTile3 a:hover, .CalendarWeekendToday a:active{
	color: #ff4c4c;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDayTile3{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	text-align: center;
	background-color: #ffffff;	
	color: #ea7124;
	}

.CalendarOtherMonthDayTile3 a:link {
	color: #ea7124;
	}

.CalendarOtherMonthDayTile3 a:visited{
	color: #ea7124;
	}

.CalendarOtherMonthDayTile3 a:hover, .CalendarOtherMonthDay a:active{
	color: #ff4c4c;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthTodayTile3 {
	font-family: Arial; font-size: 70%;
	border: 2px solid #ea7124;
	text-align: center;
	background-color: #ffffff;	
	color: #ea7124;
	}

.CalendarOtherMonthTodayTile3 a:link {
	color: #ea7124;
	}

.CalendarOtherMonthTodayTile3 a:visited{
	color: #ea7124;
	}

.CalendarOtherMonthTodayTile3 a:hover,.CalendarOtherMonthToday a:active{
	color: #ff4c4c;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekendTile3 {
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	text-align: center;
	background-color: #fff0e0;	
	color: #ea7124;
	}

.CalendarOtherMonthWeekendTile3 a:link {
	color: #ea7124;
	}

.CalendarOtherMonthWeekendTile3 a:visited{
	color: #ea7124;
	}

.CalendarOtherMonthWeekendTile3 a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff4c4c;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendTodayTile3 {
	font-family: Arial; font-size: 70%;
	border: 2px solid #ea7124;
	text-align: center;
	color: #ea7124;
	background-color: #fff0e0;	
	}

.CalendarOtherMonthWeekendTodayTile3 a:link {
	color: #ea7124;
	}

.CalendarOtherMonthWeekendTodayTile3 a:visited{
	color: #ea7124;
	}

.CalendarOtherMonthWeekendTodayTile3 a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff4c4c;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDayTile3{
	font-family: Arial; font-size: 70%;
	padding: 4px;
	border-bottom: dashed 1px #ea7124;
	background-color: #ffdfbe;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDayTile3 a:link {
	color: #000000;
	}

.CalendarSelectedDayTile3 a:visited{
	color: #000000;
	}

.CalendarSelectedDayTile3 a:hover, .CalendarSelectedDay a:active{
	color: #ff4c4c;
	}

/* Calendar Navigator */
.CalendarNavigatorTile3 {
	font-family: Arial; font-size: 70%;
	padding: 4px;
	background-color: #ffffff; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigatorTile3 a:link {
	color: #c7721e;
	}

.CalendarNavigatorTile3 a:visited{
	color: #ffa54c;
	}

.CalendarNavigatorTile3 a:hover, .CalendarNavigator a:active{
	color: #ff4c4c;
	}

.CalendarNavigatorTile3 img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEventTile3{
	font-size: 80%;
	text-align: left;
	}

.CalendarEventTile3 a:link {
	color: #c7721e;
	}

.CalendarEventTile3 a:visited{
	color: #ffa54c;
	}

.CalendarEventTile3 a:hover, .CalendarEvent a:active{
	color: #ff4c4c;
	}
