﻿/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.tableborder
{
	BORDER-RIGHT: gray thin solid; 
		BORDER-TOP: gray thin solid; 
		BORDER-LEFT: gray thin solid; 
		BORDER-BOTTOM: gray thin solid;
}
.subMenu
	{
		BORDER-RIGHT: gray thin solid; 
		
		BORDER-LEFT: gray thin solid; 
		BORDER-BOTTOM: gray thin solid;
	}
	.Menu
	{
 
		BORDER-BOTTOM: gray thin solid;
	}
a:link { color: #0000ff; text-decoration: none; }
			a:active { color: #0000ff; text-decoration: none; }
			a:visited { color: #0000ff; text-decoration: none; }
			a:hover { color: #0000ff; text-decoration: underline; }
			
			body, td, textarea { font-family: Arial, Helvetica; font-size: 12px; }
			
			body {
				margin: 0;
				padding: 0;
				
			}
			
			tr.cTRHover { background-color: #cccccc !important; }
			.footercell
			{
				background-image: url(../images/footer.gif); 
				background-repeat: repeat-x; 
				height: 91px;
			}
			.NavLink:hover
			{
				border:1;
				border-style:solid;
			}
			#dPrintContainer {
				position: absolute;
				left: 700px;
				top: 35px;
				height: 48px;
				width: 48px;
			}
			
			#dContainer {
				position: relative;
				left: 50%;
				margin-left: -387px;
				width: 775px;
			}
			
			.dHeader {
				width: 775px;
				height: 131px;
				background: url('../images/meindex_03.gif') repeat-x;
			}
			
			#imgHeaderLogo {
				position: absolute;
				clip: rect(0px 260px 131px 0px);
			}
			
			#dPageContentContainer {
				width: 775px;
				padding: 10px;
				z-index: 1;
			}
			
			#dPageContent {
				width: 755px;
			}
			
			#dFooter {
				background: url('images/footer.gif') repeat-x;
				min-height: 91px;
				padding: 20px 10px 0 10px;
				text-align: center;
			}

#error, .status, .explanation_note 
{
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dd3c10;
	border-right-color: #dd3c10;
	border-bottom-color: #dd3c10;
	border-left-color: #dd3c10;
	background-color: #ffebe8;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}
	
.status 
{
	border-top-color: #e2c822;
	border-right-color: #e2c822;
	border-bottom-color: #e2c822;
	border-left-color: #e2c822;
	background-color: #fff9d7;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
}
.status_error
{
	margin-top: 0pt;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
	background-color: Red;
	color: White;
	font-weight: bolder;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;}
	
	.SectionHeading 
	{
	    font-size: 12pt;
	    font-weight: bolder;
	    margin: 15px 0px 15px 0px;
	}
	
	.SectionSubHeading 
	{
	    font-size: 11pt;
	    font-weight: normal;
	    margin: 15px 0px 5px 0px;
	}
	
	.SectionSpacer 
	{
	    height: 20px;
	    width: 1px;
	}
	
	td.label 
	{
	    width: 120px;
	}
	
	td.data 
	{
	    width: 280px;
	}
	td.dataBy2 
	{
	    width: 50%;
	}
	td.dataBy4
	{
	    width: 25%;
	}
	td.dataByAll
	{
	    width: 100%;
	}
	.totals 
	{
	    border: solid 1px gray;
	    padding: 2px;
	    height: 20px;
	    width: 150px;
	}
	
	
	table.money td input, table.money td span {
	    text-align: right;
	}


/* Report parameters */
.parameters {
    position: relative;
    width: 800px;
    height: 300px;
}

.parameter {
    background-color: transparent;
    clear: both;
    height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 10px 20px 10px 20px;
    position: relative;
    width: 760px;
}

.parameters .list {
    height: 80px;
}

.parameter .label {
    position: absolute;
    left: 70px;
    width: 100px;
}

.parameter .data {
    position: absolute;
    left: 140px;
    width: 400px;
}

/*AutoComplete flyout */
.autocomplete_completionListElement
{
    margin : 0px!important ;
    background-color : white ;
    color : windowtext ;
    border : buttonshadow ;
    border-width : 1px ;
    border-style : solid ;
    cursor : pointer ;
    overflow : auto ;
    height : 200px ;
    font-family : Tahoma ;
    font-size : small ;
    text-align : left ;
    list-style-type : none ;
    width: 500px!important;
    padding: 0px;
    }
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
   {
    background-color : #ffff99 ;
    color : black ;
    padding : 1px ;
    }

/* AutoComplete item */
.autocomplete_listItem
    {
    background-color : window ;
    color : windowtext ;
    padding : 1px ;
    margin: 0px!important;
   }

.new-icon {
    vertical-align: middle;
}

a.new-icon-text {
    color: black;
    font-size: 13px;
    font-weight: bolder;
    text-decoration: none;
    margin-right: 5px;
    position:relative;
    top:-20px;
}