﻿/* == Style Sheet == */

/* guxiaoyan add*/
.but {
BORDER-RIGHT: #2C59AA 1px solid; 
PADDING-RIGHT: 2px;
BORDER-TOP: #2C59AA 1px solid;
PADDING-LEFT: 2px;
FONT-SIZE: 12px;
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#eeeeee);
BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR:Black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid
font-family: Arial;
font-size: 8pt;
width: 100px;
}
.logout
{
 text-decoration:none;
}
/* -- Overloads -- */

.publishrule
{
	BORDER-LEFT: #ededed 1px solid;
	background-color: #ededed;
	width:150px;
	font-size:8pt;
	font-family: Arial;
}

td
{
	font-size: 8pt;
	font-family: Arial;	
}
input
{
	font-size:8pt; 
	font-family: Arial;	
}
.inputbig
{
	font-size:8pt; 
	font-family: Arial;
	width:200px;
}
.select
{
	font-size:8pt;
	font-family: Arial;
	width:150px;

}
select
{
	font-size:8pt;
	font-family: Arial;

}
.selectstandard
{
	font-size:8pt;
	font-family: Arial;
	width:158px;

}
.selectbig
{
	font-size:8pt;
	font-family: Arial;
	width:208px;
}
.list
{
	font-size:8pt;
	font-family: Arial;
	width:150px;
}
.listbig
{
	font-size:8pt;
	font-family: Arial;
	width:208px;
}
textarea
{
	font-size:8pt;
	font-family: Arial;
}
.textboxline
{
	font-size:8pt;
	font-family: Arial;
	border-bottom:1px solid #8a8a8a;
}

/* -- Site Styles -- */

.pageheader
{
	background-color: #FFFFFF;
	background-image: url(../images/headerBackground.png);
	background-repeat: repeat-x;
	height: 100px;
}
.pageTitle
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 5px;
}

.pageTitleHeight
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 21px;
	
}

.RowRed,.RowRed a:link, .RowRed a:visited, .RowRed a:hover, .RowRed a:active
{
	font-family: arial;
	font-size: 8pt;
	color: #FF0000;
}

.pageSubTitle
{
	color: #000000;
	font-size: 8pt;
	font-family: Tahoma;
	font-style: italic;
	padding-bottom: 10px;
}
.pagefooter, .pagefooter a:link, .pagefooter a:visited, .pagefooter a:hover, .pagefooter a:active
{
	color: #999999;
	font-family: Arial;
	font-size: 8pt;
}
.reportViewer
{
	overflow: scroll;
}
.panelInfo
{
	font-family: Arial;
	font-size: 8pt;
	background-color: #cccccc;
	color: #FFFFFF;
	border-top: 1px solid #8a8a8a;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.nounderline_link, a.nounderline_link:link, a.nounderline_link:visited, a.nounderline_link:hover
{
	color: #999999;
	text-decoration: none;
}
.noborder
{
	border-bottom: none 0px #000000;
}
.tableTitleCap
{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
}
.tableCellVerticalDivider
{
	margin: 30px 10px 10px 30px;
	background-image: url(../images/vert_border.png);
	background-position: center center;
	background-repeat: repeat-y;
}
.tableCellHorizontalDivider
{
	margin: 10px 30px 30px 10px;
	background-image: url(../images/horz_border.png);
	background-position: center center;
	background-repeat: repeat-x;
}
.standardButton
{
	font-family: Arial;
	font-size: 8pt;
	width: 60px;	
}

.BoldButton
{
	font-family: Arial;
	font-size: 8pt;
	width: 100px;	
	font-weight: bold 
}

.standardbigButton
{
	font-family: Arial;
	font-size: 8pt;
	width:130px;
}

.standardbiggerButton
{
	font-family: Arial;
	font-size: 8pt;
	width:150px;
}

.normal
{
	font-family: Arial,;
	font-size: 8pt;
}
.footnote
{
	font-family: Arial,;
	font-size: 7pt;
	font-style: italic;
}
.tipMessage
{
	width: 100%;
	font-family: Arial,;
	font-size: 8pt;
	background-color: #FCF5DD;
	color: Gray;
	border-style: dashed;
	border: 1px;
	border-color: Gray;
	padding: 4px;
	margin: 4px 15px 4px 4px;
}
.errorMessage
{
	font-family: Arial,;
	font-size: 8pt;
	background-color: #EEEEEE;
	color: Red;
	border: 1px;
	border-color: Silver;
	padding: 4px;
}
.resultsMessage
{
	font-family: Arial,;
	font-size: 8pt;
	color: Gray;
	padding: 4px;
}




/* -- Main Grid Styles -- */
.grid, .grid td
{
	border-color: #DEDEDE;
	border-style: solid;
	border-width: 1px;
	font-size: 8pt;
}
.gridHeader, .gridHeader td, .gridHeader th
{
	color: #FFFFFF;
	background-color: #9A9692;
	font-size: 8pt;
	text-align: left;
	white-space: nowrap;
	border: none 0px #000000;
	border-right: solid 1px #FFFFFF;
}
.gridHeader a:link, .gridHeader a:visited, .gridHeader a:hover, .gridHeader a:active
{
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}
.gridPager
{
	text-align: right;
	font-family: arial;
	font-size: 8pt;
	color: #999999;
	background-color: #DEDEDE;
	text-decoration: none;
}
.gridPager span
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.gridPager a:link, .gridPager a:visited, .gridPager a:hover, .gridPager a:active
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.gridrow, .gridRow td
{
	font-family: arial;
	font-size: 8pt;
	color: #006699;
	border-bottom: dashed 1px #000000;
}
.gridRowAlternate, .gridRowAlternate td
{	
	font-family: arial;
	font-size: 8pt;
	color: #333333;
	background-color: #DEDEDE;
	border-bottom: dashed 1px #000000;
}
.gridSelected td
{
	background-color: #B5CEFF;
	border-bottom: dashed 1px #000000;	
}




.gridRow a:link, .gridRow a:visited, .gridRow a:hover, .gridRow a:active
{
	font-family: arial;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}

.gridRowAlternate a:link, .gridRowAlternate a:visited, .gridRowAlternate a:hover, .gridRowAlternate a:active
{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
}
.gridSelected
{
	font-family: arial;
	font-size: 8pt;
	background-color: #cbcbcb;
}
.gridFooter
{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
}








.gridFilter
{
	border-width: 1px;
	border-style: solid;
	border-collapse:collapse;
	background-color: #CCCCCC;		
	width: 100%;
}
.gridFilter td
{
	border-width: 0px;
	border-style: solid;
}

.gridFilterLabel
{
	text-align: left;
	padding-left: 3px;
}
.gridFilterLabelCell
{
	text-align: left;
	padding-left: 3px;
	width: 100px;
}
.gridFilterDropDownCell
{	
	width: 150px;
}
.gridFilterDropDownCell select
{	
	width: 150px;
}



/* -- Detail Style -- */
.detail
{
}
.detailRow, .detailRow td
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	padding: 2px 5px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	border-bottom-style: dashed;
	width: 100%;
}
.detailRownNoDashed, .detailRowNoDashed td
{
	font-family: Arial;
	font-size: 8pt;
	text-align: left;
	padding: 2px 5px 2px 5px;	
}
.detailHeader, .detailHeader td
{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	line-height:25px;
	background-color: #999999;
	color: #FFFFFF;
	padding-left:5px;
}
.detailFieldHeader, .detailFieldHeader td  
{
	vertical-align: top;
	margin-top: 4px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	background-color: #DEDEDE;
	color: Gray;
	width: 100px;
	padding-left:5px;
}
.detailFieldHeaderBackgroundWhite, .detailFieldHeaderBackgroundWhite td  
{
	vertical-align: middle;
	margin-top: 4px;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: left;
	background-color: #FFFFFF;
	color:Black;
	width: 100px;
	
}

.detailFooter
{
	font-family: Arial;
	font-size: 8pt;
}
.detailCommand
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
}



/* -- Statuses and Indicators -- */
.statusLabel
{
	padding: 15px;
	width: 150px;
}
.statusMessage
{
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
}
.statusDateHeading
{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.statusDate
{
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 15px;
}
.statusFailure td
{
	height: 77px;
	width: 170px;
	background-image: url(../images/status_red.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.statusInProgress td
{
	height: 77px;
	width: 170px;
	background-image: url(../images/status_green.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.statusUnknown td
{
	height: 77px;
	width: 170px;
	background-image: url(../images/status_grey.jpg);
	background-repeat: no-repeat;
}
.statusSuccess td
{
	height: 77px;
	width: 170px;
	background-image: url(../images/status_purple.jpg);
	background-repeat: no-repeat;
}
.tableborder
{
 border: 1px solid #8a8a8a;
}
.othertr
{
	padding-left:6px;
	height:30px;
	vertical-align:top;
}


.BoldText
{
	font-family: Arial;	
	font-weight: bold 
}

.GrayText
{
	font-family: Arial;	
	font-style:italic;
	color:Gray	 
}