﻿html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(../Images/bg_noise2.png);
	line-height: 1.5em;
	background-color: #CCC;
}

#page-wrapper {
	width: 980px;
	border: 0px solid #E7E7E7;
	padding: 15px;
	background-color: #FFF;
	margin: 30px auto;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0px 0px 10px #888;
	-webkit-box-shadow: 0px 0px 10px #888;
	box-shadow: 0px 0px 10px #888;
}


#header {
	/*background: url(../Images/header_bg.png);*/
	background-color: #333;
	overflow: hidden;
	padding: 5px 0px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}


div#wrapper
	{
	width:1050px;
	margin:10px auto;
	padding:0;
	position:relative;
	border:1px solid #fafafa;

	}
	
	
	div#contentarea
		{
		width:1050px;
		margin:77px 0 0 0;
		padding:0;
		position:relative;
		overflow:hidden;
		background:url("img/line.png") repeat-x left top;
		background-position:top;
		background-color:#f4f4f4;
		}
		
		p.gridtext, div.gridtext
	{
	margin:8px 10px 8px 10px;
	padding:0;
	font:13px  arial,verdana, sans-serif;
	color:#000;
	}
	
	 .leftFloatObject
	{
	float: left;
	font-weight: normal;
	line-height:20px;
	}
	
	 .rightFloatObject
	{
	float: right;
	font-weight: normal;
	line-height:20px;
	}
	
	 .leftAlignText
	{
	left: 320px;
	font-weight: normal;
	line-height:20px;
	position: relative;
	}
	
	.rightAlignText
	{
	left: 410px;
	font-weight: normal;
	line-height:20px;
	position:absolute;
	}
	
	.rightAlignInfo
	{
	left: 670px;
	font-weight: normal;
	line-height:20px;
	position:absolute;
	}
	
.panelstyle {
position: relative;
width: 100%; 
margin-top: 4px;
height: 20px;
background-color: Red;
}

a {
	color: rgb(56, 55, 58);
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.ModalBackground {
    background-color: #2f2f2f;
    filter: alpha(opacity=70);
    /*opacity: 0.7;*/
}

.ModalPopup {
	background-color: White;
	border-style: solid;
	border-width: 2px;
	border-color:  gray;
}

.ModalTitle {
	background-color:  rgb(58, 138, 180);
	color: White;
	padding: 0px 4px 4px 4px;
	text-align: left;
	font-weight: bold;
}

.ModalTitle a {
	color: White;
}

.AlertModalPopup {
	background-color: White;
	border-style: solid;
	border-width: 4px;
	border-color: #FF0000;
}

.AlertModalTitle {
	background-color: #FF0000;
	color: White;
	padding: 0px 4px 4px 4px;
	text-align: left;
	font-weight: bold;
}

.headerSmall
{
    FONT-FAMILY:  arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #003366
}

.headerMedium
{
    FONT-FAMILY:  arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #456285 /* #003366 */
}
.headerLarge
{
    FONT-FAMILY:  arial,verdana, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #456285 /* #003366*/
}

.footer 
{
	FONT-FAMILY:  arial,verdana, sans-serif;
	text-decoration: none;
    FONT-SIZE: .11px;
    FONT-WEIGHT: normal;
    Color:	#FFFFFF;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.TableDashedBorder {
	BORDER-RIGHT: #CCCCCC 1px dashed; BORDER-TOP: #CCCCCC 1px dashed; BORDER-LEFT: #CCCCCC 1px dashed; BORDER-BOTTOM: #CCCCCC 1px dashed;
	width: 100%;
}

.Line {
	 BORDER-BOTTOM: #3A8AB4 1px solid
}

.boldText 
{
	font-family:  arial,verdana, sans-serif;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.TopMenuLabel {
	font-size: 11px;
	color: White;
}

.QuickSearchTextBox {
	font-family:  arial,verdana, sans-serif;
	font-size: 11px;
	border-width: 0px;
	padding: 2px 4px 2px 4px;
	width: 110px;
	border-right: solid 1px #3665a6;
}

.QuickSearchTextBoxLayer {
	background-color: White;
	border: solid 1px #DDDDDD;
	width: 137px;
}

.TopMenuLinkNormal {
	position: absolute;
	width: 100px; 
	height: 20px; 
	border: solid 1px  rgb(58, 138, 180); /*#3665a6;*/
	background-color:  rgb(58, 138, 180); /*#3665a6;*/
	color: White;
	text-decoration: none;
	white-space: nowrap;
}

.TopMenuLinkLabelNormal {
	position: absolute;
	width: 100px; 
	height: 20px; 
	border: solid 1px  rgb(58, 138, 180); /*#3665a6;*/
	background-color: #3A8AB4; /*#0083A5;*/
	color: White;
	text-decoration: none;
	white-space: nowrap;
	padding-left: 6px;
}

.TopMenuLinkHighLight {
	position: absolute;
	width: 100px; 
	height: 20px; 
	border: solid 1px  rgb(58, 138, 180); /*#3665a6;*/
	background-color: #3A8AB4; /*#0083A5;*/
	color: white;
	text-decoration: none;
	white-space: nowrap;
}

.TopMenuLinkPriorityNormal {
	position: absolute;
	width: 100px; 
	height: 20px; 
	border: solid 1px #28394e; /* #36a665;*/
	background-color: #456285; /*#36a665;*/
	color: White;
	text-decoration: none;
	white-space: nowrap;
}

TopMenuLinkPriorityHighLight {
	position: absolute;
	width: 100px; 
	height: 20px; 
	border: solid 1px #28394e; /* #36a665;*/
	background-color: Red;
	color: White;
	text-decoration: none;
	white-space: nowrap;
}
.TopMenuLinkPriority, 
.TopMenuLinkPriority:link, 
.TopMenuLinkPriority:visited, 
.TopMenuLinkPriority:hover {
	color: White;
	text-decoration: none;
	white-space: nowrap;
	text-align: center; 
	vertical-align: middle;
	padding-top: 2px;
}

.TopMenuLink, 
.TopMenuLink:link, 
.TopMenuLink:visited, 
.TopMenuLink:hover {
	color: White;
	text-decoration: none;
	white-space: nowrap;
	text-align: center; 
	vertical-align: middle;
	padding-top: 2px;
}

.TitleText {
	font-size: 14px;
	border-bottom: solid 1px #dddddd;
	margin-bottom: 5px;
}

.BlueTitleText {
	color: #000000; /* #006699;*/
	font-size: 14px;
	font-weight: bold;
	/*border-bottom: solid 1px #dddddd;*/
	margin-bottom: 5px;
}

.BlueTitleText2 {
	color: #000000; /* #006699;*/
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 10px;
}

.RedTitleText {
	color: Red;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.BigTitleText {
	font-size: 24px;
}

.SideMenuTitle {
	cursor: default;
	font-size: 14px;
	border-bottom: solid 1px #dddddd;
}

.SideMenuTitleIcon {
	padding-right: 6px;
}

SideMenuTitleIconSpecial{
	padding-right: 6px;
	cursor:pointer;
}

.SideMenuLink {
	padding-left: 6px;
}

.Watermark {
	font-family:  arial,verdana, sans-serif;
	font-style: italic;
	color: #999999;
	border-width: 0px;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	width: 110px;
	border-right: solid 1px #3665a6;
}

.Watermark2 {
	font-family: arial,verdana, sans-serif;
	font-style: italic;
	color: #999999;
	font-size: 12px;
	float:left;
	height: 15px;
}


.Button {
	/*background-image: url('/Images/GradientButton2.png');*/
	background-color: #333333;
	background-repeat: repeat-x;
	color:White;
	cursor:pointer;
}

.InfoBox {
	border: 1px dashed #dddddd; 
	padding: 4px 4px 4px 4px;
}

.InfoText {
	color: #888888;
	font-style: italic;
	font-size: 10px;
}

.ErrorText {
	color: #FF0000;
	font-style: italic;
	font-size: 10px;
	float: right;
}

.DashedFullBorder {
	border: dashed 1px #dddddd;
}

.GridViewStyle {    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
}

.GridViewStyle a {
    color: #000000;
}

.GridViewHeaderStyle th {
	color: #000000;
	font-weight: normal;
    border: 1px solid #EBE9ED;
    padding: 2px 4px 1px 4px;
	background-image: url('/NoN/Images/GradientButton.png');
	background-repeat: repeat-x;
}

.GridViewHeaderStyle {
    background-color: #f7f7f7;
    font-weight: bold;
    color: White;
}

.GridViewFooterStyle {
    background-color: #FFFFFF;
    font-weight: bold;
    color: Black;
}

.GridViewRowStyle {
    background-color: #FFFFFF;
    color: #333333;
    cursor: pointer;
}

.GridViewStaticRowStyle {
    background-color: #FFFFFF;
    color: #333333;
    cursor: default;
}

.GridViewRowStyle td, 
.GridViewStaticRowStyle td, 
.GridViewAlternatingRowStyle td, 
.GridViewStaticAlternatingRowStyle td, 
.GridViewRowHoverStyle td,
.GridViewStaticRowHoverStyle td {
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #EBE9ED;
}

.GridViewRowHoverStyle {
    background-color: #3A8AB4;
    color: #FFFFFF;
    cursor: pointer;
}

.GridViewStaticRowHoverStyle {
    background-color: #3A8AB4;
    color: #333333;
    cursor: default;
}

.GridViewAlternatingRowStyle {
    background-color: #f6f6f6;
    color: #284775;
    cursor: pointer;
}

.GridViewStaticAlternatingRowStyle {
    background-color: #f6f6f6;
    color: #284775;
    cursor: default;
}
.GridViewSelectedRowStyle {
    background-color: #9775ab;
    font-weight: bold;
    color: #333333;
}

.GridViewPagerStyle td {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    border-width: 0px;
}

.GridViewPagerStyle a {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: normal;
}

.GridViewPagerStyle table {/* to center the paging links*/
    margin: 0 auto 0 auto;
}



.GridViewPrintOutStyle {    
    border-right: 2px solid #A7A6AA;
    border-bottom: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;
}

.GridViewPrintOutStyle a {
    color: #000000;
}

.GridViewPrintOutHeaderStyle th {
	color: #000000;
	font-weight: normal;
    border: 1px solid #EBE9ED;
    padding: 2px 4px 1px 4px;
	background-image: url('/NoN/Images/GradientButton.png');
	background-repeat: repeat-x;
}

.GridViewPrintOutHeaderStyle {
    background-color: #f7f7f7;
    font-weight: bold;
    color: White;
}

.GridViewPrintOutFooterStyle {
    background-color: #FFFFFF;
    font-weight: bold;
    color: Black;
}

.GridViewPrintOutRowStyle {
    background-color: #FFFFFF;
    color: #333333;
    cursor: pointer;
}

.GridViewPrintOutStaticRowStyle {
    background-color: #FFFFFF;
    color: #333333;
    cursor: default;
}

.GridViewPrintOutRowStyle td, 
.GridViewPrintOutStaticRowStyle td, 
.GridViewPrintOutAlternatingRowStyle td, 
.GridViewPrintOutStaticAlternatingRowStyle td, 
.GridViewPrintOutRowHoverStyle td,
.GridViewPrintOutStaticRowHoverStyle td {
    padding-left: 4px;
    padding-right: 4px;
    border: 1px solid #EBE9ED;
}

.GridViewPrintOutRowHoverStyle {
    background-color: #E4EEF8;
    color: #333333;
    cursor: pointer;
}

.GridViewPrintOutStaticRowHoverStyle {
    background-color: #9775ab;
    color: #333333;
    cursor: default;
}

.GridViewPrintOutAlternatingRowStyle {
    background-color: #f6f6f6;
    color: #284775;
    cursor: pointer;
}

.GridViewPrintOutStaticAlternatingRowStyle {
    background-color: #f6f6f6;
    color: #284775;
    cursor: default;
}
.GridViewPrintOutSelectedRowStyle {
    background-color: #E2DED6;
    font-weight: bold;
    color: #333333;
}

.GridViewPrintOutPagerStyle td {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: bold;
    border-width: 0px;
}

.GridViewPrintOutPagerStyle a {
    background-color: #FFFFFF;
    color: #000000;
    font-weight: normal;
}

.GridViewPrintOutPagerStyle table {/* to center the paging links*/
    margin: 0 auto 0 auto;
}

.placerighttotextbox
{
    left : 555px;
	font-weight: normal;
	line-height:20px;
	position:absolute;
}

.invisible
{color: #FFFFFF; 
    }


.countchartextbox
{
	font-weight: normal;
	line-height:20px;
}


a.linkbutton:link {
	border: solid 1px  rgb(58, 138, 180);
	height:20px;
	line-height:20px;
	background-color:  rgb(58, 138, 180);
	color:#FFF;
	text-decoration:none;
	padding:1px 10px 1px 10px;
	font-size:12px;

}

a.linkbutton:hover {
	border: solid 1px  rgb(58, 138, 180);
	height:20px;
	line-height:20px;
	background-image:none;
	background-color: rgb(58, 138, 180);
	color:#FFF;
	text-decoration:none;
	padding:1px 2px 1px 2px;
	font-size:12px;

	}
	
	
	a.linkbuttonrightposition:link {
	border: solid 0px #333333;
	line-height:18px;
	background-color:#333333;
	color:#FFF;
	text-decoration:none;
	padding:0px 2px 0px 2px;
	font-size:12px;
    float:right;
}

a.linkbuttonrightposition:hover {
	border: solid 0px #333333;
	line-height:18px;
	background-image:none;
	background-color:#333333;
	color:#FFF;
	text-decoration:none;
	padding:0px 2px 0px 2px;
	font-size:12px;
	float:right;
}

.panel
{
background-color:#f1f5e6;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid  ;


}

.linkButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:35px;
	line-height:35px;
	text-decoration:none;
	text-align:center;
    padding-left:10px;
    padding-right:10px;
}
.linkButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}.linkButton:active {
	position:relative;
	top:1px;
}
