body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	background: white;
	margin-top: 3px;
}
iframe {
	height: 100%;
	width: 100%;
	overflow:hidden;
}
p
{
	color: #303030;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 140%;
}
p div
{
	margin-top: 0;
}

a:link
{
	color: #CC0000;
	font-size: inherit;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited
{
	color: #CC0000;
	font-size: inherit;
	text-decoration: none;
}
a:hover
{
	color: #333333;
	font-size: inherit;
	text-decoration: underline;
}

a:active
{ 
	color: #c0c0c0; 
	line-height: inherit; 
	text-decoration: none; 
}

ul
{
	color: #303030; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 1.2; 
	text-align: left
}

li
{ 
	color: #303030; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 1.2; 
	text-align: left; 
	list-style-type: circle 
}

h6 {
	color: #303030;
	font-weight: bold;
	margin: 5px;
}

h5
{ 
	color: #303030; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin-top: inherit inherit inherit inherit; 
	padding-top: inherit inherit inherit inherit  
}

h4
{ 
	color: #303030; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 5px 
}

h3
{ 
	color: #303030; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 5px 
}

h2
{ 
	color: #303030; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 5px 
}

h1
{ 
	color: #303030; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 5px 
}

h1,h2,h3,h4,h5,h6
{
	margin: 0px 0px 0px 15px;
}


.copyright
{
	color: #5f5f61;
	font-size: 10px;
	font-family: Arial, SunSans-Regular, sans-serif
}

.border
{
	width: 100%;
	max-width: 1280px;
	min-width: 700px;
	border: solid 1pt #96a2a1;
	margin: auto;
}

.header
{
	width: 100%; 
	background: url(../images/resign.jpg) top left no-repeat;
    background-color: #000000;
}

.leftGray         
{ 
	line-height: 160%; 
	background-color: #dcdcdc; 
	text-align: left; 
	margin: 12px; 
	position: relative; 
	z-index: 2; 
	top: 95px; 
	left: 0; 
	width: 248px; 
	height: 100% 
}

.indent
{
	margin-left: 10px;
	margin-right: 10px;
	letter-spacing: 0.3px;
}

.hyperlink
{
	color: red;
	font-size: 11px;
	font-weight: normal; 
	text-decoration: none; 
}

.breadcrumb
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold ;
	font-family: Arial, Helvetica, sans-serif;
}
.breadcrumb a:link
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold 
}

.breadcrumb a:visited
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold 
}

.breadcrumb a:hover
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline 
}
.breadcrumb a:active
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold 
}
.apco
{
	height: 25px; 
	background-image: url(../images/graybar.gif);
	font-family: Arial, Helvetica, sans-serif;
}
.apco a:link
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold 
}

.apco a:visited
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold 
}

.apco a:hover
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
}
.apco a:active
{ 
	color: white; 
	font-size: 13px; 
	font-weight: bold;
}
.indent
{
	margin:0px 20px 0px 15px;
}

.steps
{
	color: #ffffff;
	height: 40px;
	text-align: left;
	background-color: #000000;
	padding: 5px 0px 5px 260px;
}

.stepsHead
{
	font-size:16px;
	font-weight:bold;
}
.messageText
{
	color: #303030;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 140%;
}
.infoText
{
	font-size: 16px;
	font-weight: bold;
}

.toptablespace
{
	padding-top: 5px;
}
.leftgray
{
	width: 245px; 
	background-image: url(../images/leftGray.gif); 
	text-align: left;
	vertical-align: top;
}
/*#fadeLeft
{
	text-align: -moz-center;
}*/
#fadeLeft
{
	background-image: url(../images/fadeLeft.png);
	background-repeat:no-repeat;
	background-position:left top;
	/*text-align: center;
	margin-left:auto;
	margin-right:auto;*/
}
/*#fadeRight
{
	text-align: -moz-center;
}*/
#fadeRight
{
	background-image: url(../images/fadeRight.png);
	background-repeat:repeat-x;
	/*text-align: center;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;*/
}
#fadeRight .gridmenu
{
	margin: 0 auto;
}
#fadeRight .mainmenu
{
	margin: 0 auto;
	padding-top: 10px;
}

.titlebar
{
	background-color: #000000; text-align: left; padding-left: 5px; color: White; font-weight: bold;
}

.grid-view
{
	padding: 0;
	margin: 0 auto;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;

}

.grid-view tr.header
{
	color: white;
	background-color: Blue;
	height: 25px;
	vertical-align: middle;
	font-weight: bold;
}
.grid-view tr.normal, .grid-view tr.alternate
{
	color: black;
	background-color: Transparent;
	height: 25px;
	vertical-align: middle;
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
	background-color: #ffffff; 
	background-image: url('../images/bg.png');
    background-repeat: repeat-x;
	color: Black;
	font-weight: bold;
}

.CursorHand
{
	cursor: pointer;
	cursor: hand;
}

.HiddenColumn
{
	display:none;
}

.textbox
{
	font-size:14px;
}

.headerlabel
{
	font-size:16px;
	font-weight:bold;
}
.fieldlabel
{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.fieldvalue
{
	font-size:11px;
	text-align:left;
}
.padding
{
	padding: 5px 5px 5px 5px;
}

.paddingtop
{
	padding-top: 5px;
}

.paddingbottom
{
	padding-bottom: 5px;
}

.paddingnone
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.divtext
{
	font-size: 11px;
}

/* ajax modal dialog styles */
.modalBackground {
	background-color:Gray; 
	-ms-filter: alpha(opacity=70);
	-ms-opacity:0.7;
}
.modalBackground2 {
	background-color: #f5f2f2; 
	filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";   
	filter: alpha(opacity=70);
	-ms-opacity:0.7;
	opacity:0.7;
}
.thumbnail{
	height: 100px;
    width: 130px;
    cursor: hand;
} 
.imgpopup{
	height: 576px;
    width: 768px;
}            

.titleIcon {
	padding-right: 20px;
}
.TitlebarLeft 
{
	float:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.TitlebarRight 
{
	height: 19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width: 20px;
	float: right;
	cursor: pointer;
	margin: 3px;
	text-align: right;
}
.popup_Titlebar {
	background: url(../images/titlebar_bg.jpg);
	height: 29px;
}

.CenterBlock
{
	text-align: center;
}

.CenterBlock
{
	text-align: -moz-center;
}

.mGrid 
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0; 
	border: solid 1px #525252; 
	border-collapse:collapse; 
}
.mGrid td 
{
	padding: 2px; 
	border: solid 1px #c1c1c1; 
	color: #717171; 
}
.mGrid th 
{
	padding: 4px 2px; 
	color: #fff; 
	background: #424242 url(../images/grd_head.png) repeat-x top; 
	border-left: solid 1px #525252; 
	font-size: 0.9em; 
}
.mGrid .alt 
{
	background: #fcfcfc url(../images/grd_alt.png) repeat-x top; 
}
.mGrid .pgr 
{
	background: #424242 url(../images/grd_pgr.png) repeat-x top; 
}
.mGrid .pgr table 
{
	margin: 5px 0; 
}
.mGrid .pgr td 
{
	border-width: 0; 
	padding: 0 6px; 
	border-left: solid 1px #666; 
	font-weight: bold; 
	color: #fff; 
	line-height: 12px; 
}   
.mGrid .pgr a 
{ 
	color: #666; 
	text-decoration: none; 
}
.mGrid .pgr a:hover 
{ 
	color: #000; 
	text-decoration: none; 
}

/* pager row */
tr.paging_gridview_pgr { width : 100%; }
.paging_gridview_pgr td { background-image: url(../images/bg.gif); background-repeat: repeat-x; height: 23px; padding: 0px; font-size: 10px; font-family: Arial;}
.paging_gridview_pgr_ddl { font-size: 11px; font-family: Arial; }

/***********************************************************************************************/
/*GridViewCSS Glass Black Style*/
.GridViewStyle
{
    font-family: Arial, Sans-Serif;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 1px solid;
	font-size: 9pt; 
}
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    background-image: url(../images/HeaderGlassBlack.png);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#1d1d1d;
}
.HeaderStyle th
{
    padding: 5px;
    color: #ffffff;
}
.HeaderStyle a
{
    text-decoration:none;
    color:#ffffff;
    display:block;
    text-align:left;
    font-weight:normal;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px;
    border-right: solid 1px #1d1d1d;
    /*text-align: center;*/
}
.RowStyle td
{
    background-color: #c9c9c9;
}
.AltRowStyle td
{
    background-color: #E1E1E1;
}

.SelectedRowStyle td
{
    background-color: #ffffff;
}

.gvOrders
{
	font-family: Arial, Sans-Serif;
    table-layout: auto;
    border-collapse: collapse;
    border: #1d1d1d 1px solid;
	font-size: 9pt; 
	background-image: url(../images/1kgray_bg.png);
	background-repeat: repeat-y;
}

.gvOrders tr.header
{
	font-family: Arial, Sans-Serif;
    color: white;
	background-color: #000000;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/HeaderGlassBlack.png);
    background-position:center;
    background-repeat:repeat-x;
    background-color:#1d1d1d;
    text-decoration:none;
    /*color:#ffffff;
    display:block;
    text-align:left;
    font-weight:normal;*/
}

.gvOrders tr.normal
{
	color: black;
	background-color: Transparent;
	vertical-align: middle;
	height: 25px;
	padding: 5px;
    border-right: solid 1px #1d1d1d;
}

.gvOrders tr.alternate
{
	color: black;
	background-color: Transparent;
	vertical-align: middle;
	height: 25px;    
    background-color: #ffffff;
    padding: 5px;
    border-right: solid 1px #1d1d1d;
}

.gvOrders tr.normal:hover, .gvOrders tr.selected:hover, .gvOrders tr.alternate:hover
{
	background-color: #FFFFFF;
	color: #000000;	
}

