@charset "utf-8";
/* CSS Document */

#passwordtable 
 {
 background-color:#00FF99;
  }
	 
.historyAdd a {
	background-image: url(../images/Icon/ActionIcon/plusGray.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;}
	
	
.historyAdd a:hover {
	background-image: url(../images/Icon/ActionIcon/RollOver/plusRed.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;}
	
.historyHide a {
    background-image: url(../images/Icon/ActionIcon/closeGray.gif);
	background-repeat: no-repeat;
	background-position: right 60%;
	padding:2px;
	padding-right:20px;
	margin-right:10px;
	}

.historyHide a:hover {
    background-image: url(../images/Icon/ActionIcon/RollOver/closeRed.gif);
	background-repeat: no-repeat;
	background-position: right 60%;
	padding:2px;
	padding-right:20px;
	margin-right:10px;
	}


.delete a 
{
    background-image: url(../images/Icon/ActionIcon/minusGray.gif);
	background-repeat: no-repeat;
	background-position: right 60%;
	padding:2px;
	margin-left:20px;
	padding-right:20px;
	margin-left:50px;
	cursor: pointer;
}

.delete a:hover 
{
    background-image: url(../images/Icon/ActionIcon/RollOver/minusRed.gif);
	background-repeat: no-repeat;
	background-position: right 60%;
	padding:2px;
	margin-left:20px;
	padding-right:20px;
	margin-left:50px;
	cursor: pointer;
}

/* top of the showOrderHistory and showInvoiceHistory used in showOrderHistoryPaging.jsp and showInvoiceHistoryPaging.jsp*/
#paging{
	height:auto;
	margin-bottom:5px;
}


.searchHistoryTable input {
height:15px;
}

.searchHistoryTable input radio {width:10px;height:16px; margin:0; padding:0; border:1; background:#D3D3D3;}

input[type="radio"] { border-style:none;  } 

/* classes used in showOrderHistoryDetail.jsp */
.tableHistoryDetail1 {
border-collapse:collapse;

}



.tableHistoryDetail1 tr td {
border-collapse:collapse;
margin-bottom:30px;
padding:0px 8px 4px 4px;
}
/* ........ */


.tableHistoryDetail {
border-collapse:collapse;
background-repeat:no-repeat;
background-position:0 0;
margin-bottom:30px;
}

.tableHistoryDetail th{
background-color:#F5F5F5;
border-bottom: 1px solid #7F7F7F;
height:30px;
padding-left:8px;
}

.historyDetailRow td{
height:30px;
padding-left:8px;
}

.historyDetailRowBorder td{
	height:0;
	border-top: 1px solid #DDDDDD;
	font-size:0;
}

.tableHistoryDetail2 {
background-color:#FCFCFC;
border-collapse:collapse;
margin-bottom:20px;
border-bottom:1px solid #7F7F7F;

}

.tableHistoryDetail2 th{

background:#ECECEC;
height:20px;
padding-left:8px;
}

.tableHistoryDetail2 tr td{
border: none;
padding-left:8px;
}

.totals 
{

border-top:3px solid #7f7f7f;
padding-right:8px;

}
.tableHistoryDetailLinks {
width: 460px;
}

.orderNumberLabel{
	background-color: #F5F5F5;
	border-top:3px solid #7f7f7f;
	padding:8px;
}

.articlesLabel{
	padding:8px;
	}



.showInvoiceHistoryTable{ 
border-top:3px solid #7F7F7F;
border-bottom:1px solid #cccccc;
border-collapse:collapse;
background-color:#FCFCFC;
}

.borderfix tr td{

border-top:1px solid #cccccc;
height:30px;
}

.showInvoiceHistoryTable.hover tr{
background:#FFFFCC;
 }



.showInvoiceHistoryTable thead  { 
background-color:#F5F5F5;
border-bottom: 1px solid #7F7F7F;
width:100%;
height:30px;
}


.showInvoiceHistoryTable tbody tr td{ 
height:30px;
border-top:1px solid #ddd;
padding-left:2px;
}



.showInvoiceHistoryTable  th{ 
padding-left:2px;
background-color:#f5f5f5;
height:30px;}

.showInvoiceHistoryTable .invoiceodd{
background-color:#FCFCFC;
}


/* classes used in showOrderHistory.jsp */
#showOrderHistoryTable { 
border-top:3px solid #7F7F7F;
border-bottom:1px solid #7F7F7F;
border-collapse:collapse;
background-color:#FCFCFC;
}





#showOrderHistoryTable thead .tr-head { 
background-color:#F5F5F5;
border-bottom: 1px solid #7F7F7F;
height:30px;
}




#showOrderHistoryTable table{ 
padding-left:0px;
}
#showOrderHistoryTable th{ 
padding-left:2px;}

#showOrderHistoryTable  td form{ 
padding-top:8px;
padding:0; margin:0;
}

#showOrderHistoryTable tbody tr td{ 
padding:2px;
padding-left:5px;
}

#showOrderHistoryTable .orderodd{
background-color:#FCFCFC;
}

/* classes used in searchOrderHistory.jsp and searchInvoiceHistory.jsp */

.searchHistoryTable {
	background-color:#f7f7f7;
	border-top:3px solid #7F7F7F;
	border-bottom:1px solid #7f7f7f7;
	border-collapse:collapse;	
}


.searchHistoryTable tr td  { 
padding-left:3px;
padding-top:2px;
 }


.showRegister {
border-collapse:collapse;
background-color:#FCFCFC;
margin-bottom:8px;

}



.showRegister tbody tr td{ 
height:22px;
padding-left:5px;
}

.showRegister .head{
margin-left:-5px;
}


.showPasword{
border-collapse:collapse;
background-color:#FCFCFC;
margin-bottom:8px;
border-bottom:1px solid #7f7f7f7;

}


.showPasword tbody tr td{ 
height:22px;
padding-left:2px;
}



.viewLabelCol a {	
background-image:url(../images/Icon/ActionIcon/nextGreen.gif);
background-position:90% 50%;
background-repeat:no-repeat;
padding-right:25px;
}


.headOrderHistoryDetails 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	margin-left:-5px;
	background-color:#FFFFFF;
    color:#7F7F7F;
	
}

.createShoppingListFromHistoryOrder a{
background:transparent url(../images/Icon/NavigationIcon/PilFram.gif) no-repeat scroll left center;
padding-left:10px;

}

/* Purchase Statistics */
.tableValue { text-align:right; width:auto; white-space:nowrap;}
