﻿html, body
{
	height:100%;
	margin:0;
	padding:0;    
	text-align:left;  
}
 
body { font: 0.7em Arial,Verdana,Tahoma,Helvetica,Sans-Serif; }

#header_main
{
	background: url(Images/header_bg.png) repeat-x;
	top: 0px;
	left: 0px;
	position: relative;
	color: #FFFFFF;
	font-size: small;
	height:100px;
}

.login
{
	position: relative;
	border-color: Gray;
	background-image: url(Images/login.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: normal;
	color:  Gray; 
	width: 708px;
	height: 150px;
	padding-top:330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align:center;
}

.login_intranet
{
	position: relative;
	border-color: Gray;
	background-image: url(Images/login_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal;
	color: White;
	width: 463px;
	height: 230px;
	padding-top:100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align:center;
}

.loginbutton
{
	background-image: url(Images/loginbutton.png);
	width: 182px;
	height: 50px;
	border-color:transparent;
	border-width:0px;
	text-decoration: none;
	cursor: hand;
}

.logbutton
{
	background-image: url('Images/logbutton.gif');
	border-color:transparent;
	border-width:0px;
	text-decoration: none;
	cursor: hand;
	margin-top:5px;
	width:95px;
	height: 25px;
}

.btn
{
	background-image: url('Images/btn.png');
	border-color:transparent;
	border-width:0px;
	text-decoration: none;
	cursor: hand;
	padding-top:5px;
	text-align:center;
	font-size: x-small;
}

.logout
{
	position: absolute;
	top: 30px;
	right: 20px;
	cursor: default;
	color:  Black;
}

.pagecontent
{
	padding:20px;
}

.formsection
{
	font-size: 11pt;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	background-color: #E3EBF7;
	font-family: Arial;
	background: url(images/hdrbg.png) repeat-x;
	height: 40px;
	color: Gray;
}

.systemtitle
{
	font-size: medium;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #E3EBF7;
	font-family: Arial;
	background: url(images/hdrtitle.png) repeat-x;
	height: 40px;
}


#pr_hdr
{
	padding: 10px;
	border: 1px solid #C0C0C0;
	float: none;
	background: #FFFFFF url(images/header_bg_pr.jpg) repeat-x left top;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	position: relative;
	width: 715px;
	top: 0px;
	left: 0px;
}

.pr_entry
{
	padding: 10px;
	border: 1px solid #C0C0C0;
	float: none;
	background: #EFEFEF url(images/entry_bg_pr.jpg) repeat-x left top;
	color: #666666;
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	position: relative;
	width: 715px;
	top: 20px;
	left: 0px;
}

/* table style */
table.gridviewstyle
{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
}

/* common cell styles */
.gridviewstyle th, .gridviewstyle td
{
	cursor: default;
	height:16px;
}

/* header cell style */
.gridviewstyle th
{
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-weight:bold;
	text-align:center;    
}  

/* cell styles */
.gridviewstyle td
{
	color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}


/* table style */
table.gridviewstyle-gray
{
	border: solid 1px #ad9e87;
	text-align: left;
	color: #000000;
}

/* cell styles */
.gridviewstyle-gray td
{
	border-bottom-color: #F2E8DA;
	border-right-color: #f2e8da;
}

/* mouseover row style */
.gridviewstyle-gray .row-over
{
	background-color: #CCCCCC;
}

/* select row style */
.gridviewstyle-gray .row-select
{
	background-color: #C0C0C0;
	color: #FFFFFF;
}

.alternatingrowstyle{
	background-color:#f9f9f9;
}

.headerstyle{
	background-color:#e5e5e5;
	height:23px;
}
.headerstyle th {
	border:1px solid #bbbbbb;
	padding-left:5px;
	text-align:left;
}  
.headerstyle a {
	color:black;
}    
.sortalternatingrowstyle{
	background-color:#e5e5e5
}
.sortrowstyle{
	background-color:#f0f0f0
}
.sortascheaderstyle{
	background:#c5c5c5 url(Images/sort_asc.gif) no-repeat scroll right center;
	padding-left:5px;
}
.sortdescheaderstyle{
	background:#c5c5c5 url(Images/sort_desc.gif) no-repeat scroll right center;
	padding-left:5px;
}   
.pagerstyle{
	color:#444444;
	background-color:#e5e5e5;
	font-size:x-small;
	text-align:right;
} 
.pagerstyle select{
	font-size:x-small;
}  
.previous{
	background:transparent url(Images/previous.gif) no-repeat scroll center;
	height:1.3em;
	width:16px;
}
.next{
	background:transparent url(Images/next.gif) no-repeat scroll center;
	height:1.3em;
	width:16px;
}  
.gotopage{
	font-size:x-small;
	width:20px;
}

/*grid view progress bar*/
.progress
{
	display: block;
	position: absolute;
	padding: 2px 3px;
}

.header
{
	background: url(images/sprite.png) repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;  
	font-family: arial,helvetica,clean,sans-serif;
}

.body
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

.subtitle
{
	padding: 5px 5px 5px 0px;    
	font-size: small;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	width: 726px;
}

.linkbutton
{
	font-family: Tahoma,Verdana,Helvetica,Helvetica-Narrow,sans-serif;
	background: url(images/linkbutton.png);
	font-size:small;   
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 81px;
	height: 22px;
	text-align:center;
	text-decoration: none;
}

.overflow
{
    overflow: scroll;    
}

