/* main styles */
body {
	margin:0;
	padding:0;
	background:#DFDFDF;/*#BBD9EE; #044A88*/
  	color:#000;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	
	}
form {
	margin:0;
	padding:0
	}
img {border:none;}
a {color:#060606;text-decoration: none}
a:hover {text-decoration: underline}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}
input.text,
select,
textarea {
	font-family:arial,sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	}
input.text {
	padding:1px 0 0 4px;
	height:14px;
	font-weight:normal;
	}
/* main container */
#main {
	width:992px;
	margin:0 auto;
	}
/* header */
#header {
	position:relative;
	width:992px;
	height:106px;
	background:url(../img/bg-header.gif) no-repeat left bottom;
	}
/* site logo */
a.logo {
	position:absolute;
	top:5px;
	left:20px;
	}
	
/* header tabs */
#top-navigation {
	position:absolute;
	top:60px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
	}
#top-navigation li {
	float:left;
	margin:0 3px 0 0;
	height:34px;
	background:url(../img/tab.gif) repeat-x top;
	}

	#top-navigation li a {
	float:left;
	display:block;
	height:20px;
	line-height:19px;
	color:#606060;
	padding:4px 0 0 0;
	}
#top-navigation li span {
	float:left;
	background:url(../img/tab-left.gif) no-repeat left top;
	}
#top-navigation li span span {
	background:url(../img/tab-right.gif) no-repeat right top;
	padding:7px 10px 0 10px;
	}
#top-navigation li.active 
{
	float:left;
	margin::0 3px 0 0;
	height:34px;

	background:url(../img/tab-active.gif) repeat-x top;

	}
#top-navigation li.active span {
	background:url(../img/tab-active-left.gif) no-repeat left top;
	float:left;
	}
#top-navigation li.active span span {
	background:url(../img/tab-active-right.gif) no-repeat right top;

	padding:8px 9px 0 9px;

	}
	
/* middle */
.middle {
	float:left;
	width:967px;
	background:url(../img/bg-middle.gif) repeat-y left;
	padding:0 13px 0 12px;
	}
#middle {
	float:left;
	width:967px;
	background:url(../img/bg-middle.gif) repeat-y left;
	padding:0 13px 0 12px;
	}
	/* middle */
#loading {
	float:left;
	width:967px;
	background:url(../img/bg-middle.gif) repeat-y left;
	padding:0 13px 0 12px;
	}
/* left column */
.lColumn {
	float:left;	padding:1px 12px 0 2px;
	clear:none;
	width:140px;
	}
/* right column */
.rColumn 
{
	
	float:right;
	
/* padding:0 9px 0 0;*/
	padding:1px 12px 0 2px;
	width:150px;
	clear:none;
	}
/* center column */
.centercolumn {
	float:left;
	width:614px;
	background:url(../img/bg-center-column.jpg) no-repeat left top;
	min-height:480px;
	padding:12px 16px 0 13px;
	}	
* html #centercolumn {height:584px;}

/* footer */
#footer {
	float:left;
	width:100%;
	background:url(../img/bg-footer.gif) no-repeat;
	height:15px;
	}
	
/* left column styles */
.rColumn a {color:#3E3E3E;}
.rColumn h3 {
	font-size:12px;
	margin:0;
	color:#fff;
	background:url(../img/bg-left-header.gif) no-repeat left top;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
		cursor:pointer
	
	}
ul.nav {
	margin:0 0 11px 0;
	border-bottom:2px solid #FF9600;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	}
ul.nav li 
{
	
	padding:4px 4px 3px 5px;
	background:url(../img/bg-dotted.gif) repeat-x bottom;
	}
ul.nav a {
	padding: 0 0px 0 0px ;

	background:url(../img/arrow.gif) no-repeat  ;
	background-position:right;
	text-decoration:none;
	background-position:0px 120px 0px 0px;
	}
ul.nav a:hover {
	font-weight:bold;

	}
ul.nav li.last {background:none;}

.rColumn .link 
{
	
	display:block;
	width:142px;
	height:25px;
	background:url(../img/bg-left-link.gif);
	margin:0 0 4px 0;
	font-weight:bold;
	padding:0 9px 0 0 ;
	line-height:25px;
	color:#60635A;
	cursor:pointer
	}
	
/* center column styles */

	.top-bar {
	float:right;
	width:603px;
	border-right:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
	/* text page header */
.top-bar h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}
/* orange button */
.top-bar a.button {
	float:left;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../img/bg-orange-button.gif) no-repeat;
	}


	
/* bar with select */
.select-bar {
	clear:both;
	border-top:2px solid #f70;
	padding:0px 0 3px 0;
	margin:0 0 17px 0;
	}
.select-bar select {width:145px;margin:0 2px;}

/* table container */
div.table {

	position:relative;
	width:514px;
direction:rtl;float:right;
z-index:1;
overflow:auto;
	}
	.tableLayoutFixed
	{
	
		}
table.listing {
	border-bottom:1px solid #9097A9;

	width:513px;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
	border-collapse:collapse;
	direction:rtl;
	
	}
table.listing th {
	border-top:0 !important;
	
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:right;text-transform:uppercase;}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:right;
	}	
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
	table.listing .CalendarExtender td{
    background-color:White;
    color:#000;
    padding:1px 0px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #9097A9;text-align:right;}
table.listing .last {border-right:0px solid #9097A9;}

table.listing th.first {background:#9097A9 url(../img/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing th.last {background:#9097A9 url(../img/bg-th-right.gif) no-repeat right top;border-right:0;}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}
table.form .last {padding:1px 0 1px 5px;text-align:right;}
table.form th,
table.form td {padding-left:10px;}
table.form input.text {width:262px}

/* table select */
div.table .select {
	float:right;
	margin:2px 0px 0 0;
	width:150px;
	height:25px;
	background:#9097A9;/* url(../img/bg-select.gif);*/
	color:#fff;
	}
div.table .select strong {
	float:left;
	padding:5px 4px 4px 5px;
	}	
div.table .select select {

	width:68px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
	
/* right column header */
.lColumn .h {
	float:right;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	text-transform:uppercase;
	}
/* right column box */
.lColumn .box 
{
	direction:rtl;
	float:right;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
	}
	
/* right column buttons */
.buttons {
	clear:both;
	text-align:center;
	padding:30px 0 15px 0;
	

	}
.buttons input {margin:0 0 6px 0;}
.table2
{
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom-style: none;
}
.toggle1
{
font-size:12px;
	margin:0;
		text-decoration:none;
		display:block;
	width:142px;
	height:25px;
	background:url(../img/bg-left-header.gif);
	cursor:wait
	font-weight:bold;
	padding:0 0 0 9px;
	line-height:25px;
	color:#fff;
	}
	.toggle2
{
font-size:12px;
	margin:0;
	color:#fff;
	background:url(../img/bg-left-header.gif) no-repeat left top;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;	
	
		
	}

.button02
{
	
float:left;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../img/bg-orange-button.gif) no-repeat;	

	
	
	}
	
	/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;

	
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.breadcrumbs      
{
direction:rtl;padding-right:10px;
	
}
.dll
{	
float:right;
direction:rtl;	
}
.form
{
	float:right;
	}
	
		.direction
	{
	direction:rtl;	
		
		}
			.float
		{
			
		float:right;	
	   }
			.Xfloat
		{
			
		float:left;	
	   }		
.lblUserName
{
	float:right;
	padding-left:8px;

}

.lblPassword
{
	float:right;
	clear:both;
	padding-left:10px;
 
}
.btnLogIn
{
clear:left;
padding-top:4px;
padding-right:240px;
font-family:Tahoma;

}
.floatClear
{
	float:right;
	clear:left;
}


.copyright{font-size: 11px;color:#fff;}
.heading1{ font-size: 14px; font-weight:bold; float:right;}
.heading2{ font-size: 12px; font-weight:bold;font-family: Arial, Verdana;float:right;}
.heading3{ font-size: 11px; font-weight:bold; color:#fff;float:right;}

.heading4{ font-size: 12px; font-weight:bold; color:#ffa404;margin:0 6px 6px;float:right;}
.warning
{
    color: Red;
}

.calendar1
{
    font-family: Arial, Sans-Serif, Verdana;
    color: #494949;
    font-size: 11px;
}

.backgroundcolor{ background-color:#9096A6;}
.backgroundcolor2{ background-color:#D8D8D8;}
.backgroundcolor3{ background-color:#18aafd;}


.navbar2{height:28px; width:396px; background-color:#8a8a8a; margin: 1px 4px 0 0px;}

.btn_report{ height:28px; border-left:none;  border-top:none;  border-bottom: none;  border-right: solid 1px #fff; cursor: pointer;}

.linkbutton{ background: #868686;line-height:28px; color: #fff; border-left: solid 1px white; font-family: Tahoma, Arial; font-size:12px;text-decoration:none; padding:7px;}
.linkbutton:hover
{
    color: #ffffff;
   
    background: #9096A6;
    text-decoration:none;
}
.dailyreports{ border: solid 1px #ccc;  margin-top:1px;}

.plainblue
{ 
    position: relative;
    display: block;
    height: 28px;
    font-size: 11px;
    font-weight: bold;
    font-family: arial,Helvitica,sans-serif;
    float:right;
}
.plainblue ul
{
    margin: 0px;
    padding: 0;
    list-style-type: none;
}
.plainblue ul li
{
    display: block;
    float: Right;
    margin: 0 0px 0 0;
    width: auto;
}

.plainblue ul li a
{
    display: block;
    float: left;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 20px 0 20px;
    height: 22px;
    background: #9096A6;
    width: auto; 
    border-right: solid 1px white;
    
}

.plainblue ul li a:hover
{
    color: #ffffff;
    background: #868686;
}

.plainblue ul li a.current
{
    color: #fff;
    background: #868686;
}

.plainblue ul li a.current:hover
{
    color: #fff;
   /* text-decoration: underline;*/
}

.displayNone
{
	
display:none;	
	
	}
		.rtl
	{
		direction:rtl;
	}
	.alwaysLTR
	{
		direction:ltr;
	}
	.ajax__calendar_container { 

border:1px solid #646464; 

background-color: Window!important; 
color: Maroon!important;

z-index : 1004 ;   

}
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
.center
{
	text-align:center;

}


#__COMPRESSEDVIEWSTATE
{
color:#DFDFDF;	
	}
