﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
	background: #b6b7bc;
	font-size: .80em;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	color: #000000;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000000;
	font-variant: small-caps;
	text-transform: none;
	font-weight: 200;
	margin-bottom: 0px;
}

h1
{
	font-size: 1.6em;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2
{
	font-size: 1.5em;
	font-weight: 600;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}


h5, h6
{
	font-size: 1em;
}

table
{
	font-family: Arial;
	font-size: 10.0pt;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	width: 1000px;
	background-color: #fff;
	margin: 20px auto 0px auto;
	border: 1px solid #496077;
	color: black;
	font-family: Arial;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}


.BackHyperLink
{
	text-decoration: underline;
	color: Blue;
}

.bold
{
	font-weight: bold;
}

.TransparentGrayBackground 
{
	position: fixed;
	top: 0;
	left: 0;
	
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%
	
}

/* Style classes for Sample5 */
.PageUpdateProgress
{
	background-color:#CF4342;
	color:#fff;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: 50%;
	left: 45%;
}

.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.button
{
	background: transparent url(GBRight.png) no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	float: left;
	font: normal 12px Arial;
	height: 40px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	vertical-align:middle;
}

a.button span
{
	background: transparent url(GBLeft.png) no-repeat;
	display: block;
	line-height: 30px;
	padding: 5px 0 5px 18px;
	vertical-align:middle;
}

a.button:hover
{
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active
{
	background-position: top right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span
{
	background-position: top right;
	padding: 6px 0 4px 18px; /* push text down 1px */
}


.PageContent
{
	font-family: Arial;
	font-size: 10.0pt;
	line-height: 18px;
	min-height: 522px;
}

ul
{
	font-family: Arial;
	margin-bottom: -10px;
}


a {
	font-weight: normal;
	font-size: small;
	cursor: pointer;
	color: Blue;
	text-decoration: underline;
}


.Links {
	font-weight: normal;
	font-size: small;
	cursor: pointer;
	color: Blue;
	text-decoration: underline;
}

.PageHeader
{
	font-weight: bold;
	font-size: large;
	margin: 0px;
	margin-left: 10px;
	padding-top: -35px;
	margin-bottom: 5px;
}

.ItemHeader
{
	font-weight: bold;
	font-size: large;
	margin: 10px;
}

.ItemHeaderFlag
{
	font-weight: normal;
	font-size: normal;
	margin: 10px;
}

.ItemText
{
	font-weight: normal;
	margin-bottom: 0px;
}

.ItemIndentedText
{
	margin-left: 20px;
	float:none;
}

.DataEntryTable
{
	border: 0px solid black;
	width: 99%;
	text-align: left;
	font-family: Arial;
	font-size: 10.0pt;
	color: Black;
}

.DataViewTable
{
	border: 1px solid white;
	width: 100%;
	text-align: left;
	font-family: Arial;
	font-size: 10.0pt;
	color: Black;
}
.DataViewTable tr
{
	border: 1px solid white;
}
.DataViewTable tr td
{
	border: 1px solid white;
	padding-right: 2px;
}

.DataViewTr
{
	border: 0px solid black;
	width: 99%;
	text-align: left;
	font-family: Arial;
	font-size: 10.0pt;
	color: Black;
}

.DataViewTr30
{
	border: 1px solid black;
	width: 99%;
	text-align: left;
	font-family: Arial;
	font-size: 10.0pt;
	color: Black;
	height: 16px;
}

.DataViewTr40
{
	border: 0px solid black;
	width: 99%;
	text-align: left;
	font-family: Arial;
	font-size: 10.0pt;
	color: Black;
	height: 40px;
}

.DataViewTdFirst
{
	border-top: 1px solid black;
	border-left: 1px solid black;
	width: 49.9%;
	padding: 3px;
	vertical-align: top;
	color: Black;
}

.DataViewTdFirst .Right
{
	border-right: 1px solid black;
}

.DataViewTdFirst .Bottom
{
	border-bottom: 1px solid black;
}

.DataViewTdFirst .Right .Bottom
{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

.DataViewTd
{
	border-top: 1px solid black;
	border-right: 1px solid black;
	width: 49.9%;
	padding: 3px;
	vertical-align: top;
	color: Black;
}

.DataViewTdLast
{
	border: 1px solid black;
	border-top: none;
	width: 49.9%;
	padding: 3px;
	vertical-align: top;
	color: Black;
}


.MainHeaderTable
{
	width: 99.5%;
}
.MianHeaderUserTD
{
	font-size:small;
	margin-right:5px;
}


.ConfirmationBody
{
	font-family:Courier New, monospace;
	font-size: 9.0pt;
	width: 750px;
	background-color: White;
	color: Black;
}


.Link2GovTable
{
	font-family:Courier New, monospace;
	font-size: 8.0pt;
	width: 100%;
	background-color: White;
	color: Black;
}



.td1Confirmation
{
	width: 33%;
}

.td2Confirmation
{
	width:33%;
	text-align: left;
	padding-left:30px;
}

.td3Confirmation
{
	width:30%;
	text-align:right;
	padding-right:20px;
}

.td23Confirmation
{
	width: 63%;
	text-align: right;
	padding-right:20px;
}

.CouponBody
{
	font-family: Arial;
	font-size: 10.0pt; 
	width: 100%;
	background-color: White;
	color: Black;
	/* page-break-before: always; */
}

.tdCouponTitle
{
	font: inherit;
	width: 60%;
}

.tdCouponValue
{
	width: 40%;
}

.SubHeader
{
	font-family: Arial;
	font-size: 10.0pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	margin-top: 15px;
	margin-bottom: 15px;
}

.LinkBtn
{
	float: right;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	margin-top: -40px;
	float:right;
	display: inline;
}

.EmailBtn
{
	float: right;
	font-size: small;
	font-weight:normal;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}


.tdSurveyTitle
{
	 width: 82%;
	 
}

.tdSurveyValue
{
	 width: 18%;
}

.surveyInput
{
	 width: 97.9%; text-align: right;
}


.tdEnteredByTitle
{
	 width: 35%;
	 
}

.tdEnteredByValue
{
	 width: 65%;
	 
}

.tdCalculatedTaxTitle
{
	 width: 82%;
	 
}

.tdCalculatedTaxValue
{
	 width: 18%;
	 
}


.tdLoginTitle
{
	 width: 320px;
}

.tdLoginValue
{
	 width: 410px;
}

/* AJAX Progress Bar */

/* 
	The transparent background that
	covers the whole screen
*/

.TextBox
{
	width: 100%;
	font-family: Arial;
	padding: 1px 0px 1px 0px;
	margin: 0;
	margin-right: 2px;
	margin-left: 1px;
	border: 1px solid #D7D7D7;
}

.TextBox[readonly]
{
	background-color: #F7F7FE;
	border: 1px solid #D7D7D7;
}



.MyCalendar .ajax__calendar_container {
	border:1px solid #646464;
	background-color: #EEEE99;
	color: red;
}

.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
	color: black;
}

.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
	color: black;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
	color: black;
	font-weight:bold;
	background-color: yellow;
}

.DisplayErrorText
{
	font-size:large;
	color: Red;
}