/* css document for accidental website */

/* =header section
-----------------------------------------------------*/

#distributorHeader
{
	background:#ee3224 url(../../images/extranet/distributor/headerBg.jpg) no-repeat right;
	height:106px;
}
#distributorHeader a
{
	color:#FFFFFF;
}
* html #distributorHeader /* hack for IE-6 */
{
	background:#ee3224 url(../../images/extranet/distributor/headerBg.jpg) no-repeat right;
	height:106px;	
}
/* =content
-----------------------------------------------------*/
#dataHolder
{
	border:#00FF00;
	color:#424242;
	float:left;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
}
#dataHolder a
{
	text-decoration:underline;
}
#dataHolder td
{
	padding:0 0 0 8px;
}
#customerSearchOption
{
	background:#d7d7d7;
	padding:10px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#484848;
	float:left;
	width:566px;
	margin:10px 0 10px 0;
}
* html #customerSearchOption /* hack for IE-6 */
{
	width:593px;
}
#customerSearchOption a
{
	font-weight:bold;
	color:#484848;
	margin:0 0 0 5px;
}
#customerSearchOption input
{
	font-family:Tahoma, Arial, Verdana;
	width:150px;
	background:#FFFFFF;
}
#customerSearchOption img
{
	vertical-align:text-bottom;
}
#customerSearchNC
{
	background:#d7d7d7;
	padding:10px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#484848;
	float:left;
	width:566px;
	margin:10px 0 10px 0;
}
* html #customerSearchNC /* hack for IE-6 */
{
	width:593px;
}
#customerSearchNC a
{
	font-weight:bold;
	color:#484848;
	margin:0 0 0 5px;
}
#customerSearchNC input
{
	font-family:Tahoma, Arial, Verdana;
	width:150px;
	height:16px;
	background:#FFFFFF;
	vertical-align:text-bottom;
	margin:0 0 0 5px;
    border:1px #999999 solid;
}
* html #customerSearchNC input/* hack for IE-6 */
{
	height:17.8px;
	vertical-align:text-bottom;
}
#customerSearchNC img
{
	vertical-align:text-bottom;
}
#customerSearchNC .searchBtnWidth
{
  width:139px;
  height:18px;
  border:none;  
}
*:first-child+html #customerSearchNC .searchBtnWidth
{
   margin:0 0 1px 0;
}
#customerList, #weeklyProfitReport, #helpLevel
{
	width:auto;
	float:left;
}
* html #customerList, * html #weeklyProfitReport, * html #helpLevel /* hack for IE-6 */
{
	width:auto;
	margin:0 8px 0 0;
	float:left;
}
#customerList select, #weeklyProfitReport select, #helpLevel select
{
	width:145px;
	font-size:11px;
	margin:5px 0 0 0;
}
#customerList img, #weeklyProfitReport img, #helpLevel img
{
	vertical-align:bottom;
}
* html #customerList select, * html #weeklyProfitReport select, * html #helpLevel select /* hack for IE-6 */
{
	width:145px;
	border:none;
	height:10px;
	margin:5px 0 0 0;
}
* html #customerList img, * html #weeklyProfitReport img, * html #helpLevel img /* hack for IE-6 */
{
	margin:0;
	height:18px;
	vertical-align:bottom;
}
#transactionList
{
	float:left;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#484848;
}
#transactionList a
{
	color:#333333;
	text-decoration:underline;
}
.transactionListANFirstTd, .transactionListABFirstTd, .transactionListANSecondTd, .transactionListABSecondTd, .transactionListContactFirstTd, .transactionListContactSecondTd, .transactionListContactFirstTd
{
	height:25px;
	text-transform:uppercase;
	border-bottom:1px #FFFFFF solid;
}
* html .transactionListANFirstTd, * html .transactionListABFirstTd, * html .transactionListANSecondTd, * html .transactionListABSecondTd, transactionListContactFirstTd, .transactionListContactSecondTd, .transactionListContactFirstTd
{
	font-size:11px;
}
.transactionListTopTd
{
	padding:0 0 0 15px;
	height:25px;
	font-size:11px;
	color:#424242;
}
.transactionListPageOn
{
	text-align:center;
	font-size:11px;
	color:#424242;
}
.transactionListPageOn a
{
	margin:0 2px 0 2px;
	font-size:11px;
	color:#424242;
}
.transactionListAccountName
{
	padding-left:10px;
	/*width:600px;*/
	background:#d1d1d1;
	height:25px;
	font-size:11px;
	color:#424242;
	border-bottom:1px #FFFFFF solid;
	text-align:left;	
}
.transactionListContactName
{
	padding-left:0px;
	width:600px;
	background:#d1d1d1;
	height:25px;
	font-size:11px;
	color:#424242;
	border-bottom:1px #FFFFFF solid;
	text-align:center;	
}
.transactionListAccountButton
{
	text-align:center;
	border-left:1px #FFFFFF solid;
	background:#d1d1d1;
	height:25px;
	font-size:11px;
	color:#424242;
	border-bottom:1px #FFFFFF solid;
}
.transactionListANFirstTd
{
	padding-left:10px;
	font-size:11px;
	background:#fafafa;
	text-align:left;
}
.transactionListContactFirstTd
{
	padding-left:0px;
	font-size:11px;
	background:#fafafa;
	text-align:center;
}
.transactionListABFirstTd
{
	text-align:center;
	border-left:1px #FFFFFF solid;
	background:#fafafa;
}
.transactionListANSecondTd
{
	padding-left:10px;
	background:#f5f5f5;
	text-align:left;	
}
.transactionListContactSecondTd
{
	padding-left:0px;
	background:#f5f5f5;
	text-align:center;	
}
.transactionListABSecondTd
{
	text-align:center;
	border-left:1px #FFFFFF solid;
	background:#f5f5f5;
}
.transactionListBottomTd
{
	border-top:3px #d1d1d1 solid;
}
.transactionListABFirstTd img, .transactionListABSecondTd img
{
	margin:0 2px 0 2px;
}
.transactionListABFirstTd form, .transactionListABSecondTd form
{
	width:auto;
	display:inline;
}
.buyerContact
{
	text-align:center;
}