﻿.invisible
{
width:0px;
display:none;
}

.progressBarPosition
{
	position:absolute;
	top:400px;
	left:400px;
}

td
{
	color: #666666;
}
hr
{
	border-width: 1pt;
	border-color: #808080;
	margin-top: 0px;
}

body
{background:#fff;
 font-family:"lucida grande",tahoma,arial,sans-serif;
 font-size:11px;
 color: #333333;
 margin:0px;
 padding:0px;
 text-align:left;
 direction:ltr;
 unicode-bidi:embed;}
 
.formbuttons .inputsubmit, .formbuttons .inputbutton{margin:2px 4px;}
.inputtext,
.inputpassword{border:1px solid #C0C0C0;
               font-family:"lucida grande", tahoma, arial, sans-serif;
               font-size:11px;
               padding:3px;}
 textarea{border:1px solid #bdc7d8;
          padding:3px;font-size:11px;
          font-family:"lucida grande", tahoma,  arial, sans-serif;}
.inputbutton,
.inputsubmit{padding:2px 15px 3px 15px;
             border-style:solid;
             border-top-width:1px;
             border-left-width:1px;
             border-bottom-width:1px;
             border-right-width:1px;
             border-top-color:#D9DFEA;
             border-left-color:#D9DFEA;
             border-bottom-color:#0e1f5b;
             border-right-color:#0e1f5b;
             background-color:#3b5998;
             color:#FFFFFF;
             font-size:11px;
             font-family:"lucida grande", tahoma,  arial, sans-serif;
             text-align:center;}
             
.inputaux{background:#f0f0f0;
          color:#000;
          border-top-color:#e7e7e7;
          border-right-color:#666;
          border-bottom-color:#666;
          border-left-color:#e7e7e7;}
          
.inputaux_disabled{color:#999;}
.inputselect
{
	border: 1px solid #C0C0C0;
	font-family: "lucida grande" ,tahoma,arial,sans-serif;
	font-size: 11px;
	padding: 2px;
}
.inputcheckbox{border:0px;}
.inputCheckboxFont
{
	font-size: 14px;
	font-weight:bold;
}

.inputsearch{background:white url(/images/magglass.png) no-repeat 3px 4px;padding-left:17px;}
.UILinkButton .UILinkButton_A{margin:0px;padding:3px 10px 3px 12px;/* @noflip */
background:transparent url(/images/ui/UILinkButton_Blue.png) top left no-repeat;border:0px;height:22px;display:block;color:white;font-size:11px;font-weight:bold;position:relative;cursor:pointer;/* @noflip */
float:left;}

.WaterMark
{
	color: #CC3300;
}
.RedColor
{
	background-color: #003366;
}
.GridViewItemSize12Bold
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.GridViewItemSize11Bold
{
	font-size: 11px;
	font-weight: bold;
}
.GridViewItemSize12
{
	font-size: 12px;
}
.GridViewItemSize11
{
	font-size: 11px;
}

.gridRowStyle
{
	background-color: #F8F8F8;
}
.GridViewHeader
{
	height: 0px;
	line-height: 0px;
}
.gridRowStyleError
{
	background-color: #FCCF8B!important;
}
.gridAlternateRowStyle
{
	background-color: #F2F9FF;
}
.ratesGridAlternateRowStyle
{
	background-color: #dededc;
}
.gridAlternateRowStyleError!important
{
	background-color: #FCCF8B;
}
.gridPagerStyle
{
	border-color: #4682B4;
	border-top-style: solid;
	border-width: 1px;
	color: #FF0066;
	text-decoration: none;
	
}
.LinkStyle
{
	text-decoration: none;
	color: #e39600;
}
.gridPagerLinkStyle
{
	text-decoration: none;
	color: #4682B4;
}
.rightAlignText
{
	text-align:right;
}
.setHR
{
	/*height: 0.1em;
	background-color: red;
	line-height: 0.1em;
	color: red;*/
	line-height: 0.1em;
	height: 0.1em;
	border-bottom-color: #808080; /* border-top-style: solid;
	  border-top-color: #f58100; 
	  border-right-style: solid;
	   border-left-style: solid; 
	   border-right-color: #f58100;*/
	border-left-style: none;
	border-top-style: none;
	vertical-align:top;
	border-bottom-style: solid; /*	border-bottom-color:#E0E0E0;*/
}
.error_msg
{
	color: #666666;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana;
} 
.Padding10px
{
	padding: 10px;
}






