/**** GENERAL */

.gridmenu{
	color:#24529A;
	font-weight: Bold;
	vertical-align: middle;
	padding: 2px;
}

.gridmenu link{
	text-decoration: none;
}

.gridmenu a{
	text-decoration: none;
	color:#24529A;
}



/*  TEMP **/
.tableForm, .tblEdition{
	color:#24529A;
}

.tblEdition .lblTitle{
	margin: 3px;
    border: 0px;
    color: #24529A;
	font:Arial;
	font-size:12px;
	font-weight: bold;
}

.filterBody {
	width:100%;
	border:0;
	color: #24529A;
	font-weight: normal;
	text-decoration: none;
}

.filterBody td{
	width:auto;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}

.filterBody input{
	border-right: #a5acb2 1px solid;
    border-top: #a5acb2 1px solid;
    margin: 3px;
    border-left: #a5acb2 1px solid;
    border-bottom: #a5acb2 1px solid;
    background-color: #ffffff;
	color:#000000;
	width: 120px;
	font:Arial;
	font-size:11px;
}

.filterBody label{
	margin: 3px;
    border: 0px;
    color:#000000;
	font:Arial;
	font-size:11px;
}

/** ***/

body {	
	background-image: url(../../img/theme1/backBody.jpg);
	margin: 0px;	
	background-repeat: repeat-x;	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.tableHeader{
	width: 1024px;
	border: 0px;
	margin: auto;
	background-color:#FFFFFF;
}

.header
{
	width: 1024px;
}

/**** FOOTER */
.tableFooter{
 width: 100%;
 border: 0px;
}
.textFooter1{
	color: #000000;
	padding-bottom: 5px;
    text-align: center;
}

.textFooter2{
	color: #395AA6;
	text-align: center;
}

.linkFooter{
 font-weight: normal;
 font-size: 11px;
 color: #395AA6;
 font-family: Arial;
 text-decoration: none;
 cursor: hand;
}
 
.linkFooter:link {
  color: #395AA6;
}
 
.linkFooter:visited {
  color: #395AA6;
}
 
.linkFooter:hover {
  color: #000000;
}

.selectFilter {
    border-right: #a5acb2 1px solid;
    border-top: #a5acb2 1px solid;
    border-left: #a5acb2 1px solid;
    border-bottom: #a5acb2 1px solid;
    background-color: #ffffff;
    color:#000000;
	width: 110px;
	font:Arial;
	font-size:11px;
}

fieldset {
  padding: 1em;
  text-align: center;
  border-bottom-style: groove;
  border-top-style: groove;
  border-left-style: groove;
  border-right-style: groove;
}

.filter_header {
	height:20;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

.lineTotal{
	color: #24529A;
	background-color: #24529A;
	height: 1px;
	width: 100%;
}

legend{
	color: #24529A;
	text-align: Left;
	font-weight: bold;
}

.textBlue{
	color: #24529A;
}

.fieldEdit{
    border-right: #a5acb2 1px solid;
    border-top: #a5acb2 1px solid;
    border-left: #a5acb2 1px solid;
    border-bottom: #a5acb2 1px solid;
    background-color: #ffffff;
	color:#000000;
	width: 110px;
	font:Arial;
	font-size:11px;
}

.checkbox{
	border:0;
	background-color: #ffffff;
	color:#000000;
	font:Arial;
	font-size:11px;
}

.textDialog{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #24529A;
}

.imgButton{
	cursor: hand;
	cursor: pointer;
}

.tableBody{
	width: 1024px;
	height: 400px;
	border: 0px;
	margin: auto;
	background-color: #FFFFFF;
}

.tableCenter{
	border: 0px;
	margin: auto;
	text-align: center;
}

.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}

.warning{
	border:2;
	border-color: red;
	color:red;
	font-style: oblique;
}
.validator
{
	text-align: left;
	padding: 2px;
	color:red;
	font-style: italic;
	font-size: 10px;
	font-weight:normal;
	padding-left: 10px;
}

.textRedBlod{
	font-weight:bold; 
	text-decoration: none;
	text-align: center;
	color: red; 
}

.portlet
{
	border:0;
	padding:0;
	margin-top:10px;
	margin-left:2px;
	margin-right:2px;
	color: #1B1B1B;
	text-decoration: none;
}

.tdStepOn{
	color: #E8F2F9;
	background-image: url(../../img/theme1/stepOn.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
	font-weight: bold; 
}

.tdStepOff{
	color: #24529A;
	background-image: url(../../img/theme1/stepOff.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 20px;
}

.linkSteps{
	color: #24529A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	vertical-align: middle;
	text-align: inherit;
}

.tableFilterButton {
	width:97%;
	border:0;
}
#notification{
	display:none;
	color:red;
	font-size:11px;
	text-align:left;
}

.tableFilterButton td{
	width:100%;
	text-align: right;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tableFilter{
	width:100%;
	border:0;
	color: #24529A;
	font-weight: normal;
	text-decoration: none;
}

.tableFilter a {
	text-decoration: underline;
	color: #24529A;
}


.tableFilter td, filterbody{
	padding-left: 15px;
	padding-right: 10px;
}

.tableOrder {
	color: #24529A;
	font-weight: normal;
	text-decoration: none;
}

.center{
	text-align: center;
}

.tableFilter input{
	border-right: #a5acb2 1px solid;
    border-top: #a5acb2 1px solid;
    margin: 3px;
    border-left: #a5acb2 1px solid;
    border-bottom: #a5acb2 1px solid;
    background-color: #ffffff;
	color:#000000;
	width: 120px;
	font:Arial;
	font-size:11px;
}

.suggestedCarrier{
	background-color: aqua;
}

input[type='text']{
	border-right: #a5acb2 1px solid;
    border-top: #a5acb2 1px solid;
    border-left: #a5acb2 1px solid;
    border-bottom: #a5acb2 1px solid;
	color:#000000;
	font:Arial;
	font-size:11px;
}

.tableFilter label{
    border: 0px;
    color:#000000;
	font:Arial;
	font-size:11px;
}

.tableFilter td{
	text-align: left;
}


.noResults
{
	color: #395AA6;
	text-align: center;
	margin: auto;
	font-size: 17px;
}


.submitHidden{
	width:0px;
	height:0px;
	border:none;
}

.bgrLightGreen {
    background-color: #D8F1D2;
    background-image: url();
     color: #000000;
}

.bgrYellowGreen {
    background-color: #9ACD32;
    background-image: url();
     color: #000000;
}

.bgrLightYellow {
    background-color: #FFFFCC;
    background-image: url();
     color: #000000;
}

.bgrLightRed {
    background-color: #ffb6c1 ;
    background-image: url();
    color: #000000;
}

.bgrWhite {
    background-color: #FFFFFF ;
    background-image: url();
    color: #000000;
}

.bgrLightBlue{
    background-color: #A4D3EE;
    background-image: url();
    color: #000000;
}

.bgrLightBlueGrid{
    background-color: #e1effb;
    background-image: url();
    color: #000000;
}


.bgrBlack{
    background-color: #000000;
    background-image: url();
    color: #FFFFFF;
}

.bgrGrey{
    background-color: #bebebe;
    background-image: url();
    color: #000000;
}

/*Display messagges*/
.notice-wrap {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 250px;
	z-index: 9999;
}

.notice-item table{
	width: 200px;
}

* html .notice-wrap {
	position: absolute;		
}

.notice-item-close {
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	right: 6px;
	top: 6px;
	cursor: pointer;
}
/**/
/*Notification Items*/
.notification{
	background: #FFFF99;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: black;
	padding: 6px 6px 0 6px;
	border: 2px solid #FFCC66;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/**/
/*Error items*/
.errorNotification{
	background: #66CCCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: black;
	padding: 6px 6px 0 6px;
	border: 2px solid #3DB8B8;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/**/
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.vtop{vertical-align: top;}
.vmiddle{vertical-align: middle;}
.vbottom{vertical-align: bottom;}

#t_gridResults table{
	align:left;
	cellpadding:0; 
	cellspacing:0; 
	valign:center;
}
#t_gridResults table td{
	align:left;
}

#titleInfo{
	bottom:16px;
	font-size:12px;
	left:515px;
	position:relative;
	text-align:right;
	width:167px;
}




#lblXMLUpload {
	font-size:12px;
}

#dvXMLUpload {
	text-align:center;
	width:1030px;
	height: 60px;
	border: 1px solid #a6c9e2; 
	background: #E3F1FA
}
.redBackground{background-color: #FFB6C1;}
.yellowBackground{background-color: #FFFFCC;}
.greenBackground{background-color: #D8F1D2;}

a.hiperlink:link {color: #24529A; background: white}
a.hiperlink:visited  {color: #24529A;  background: white}
a.hiperlink:active   {color: white;    background: #24529A}



.lblDialogSmall{
  font-size: 9px;
}
