/* CSS Document */
a{
color:#000;
text-decoration:none;
}
.errormsg
{
 color:#FF0000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
}
.menulink a
{
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
}
.menulink1 
{
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 text-decoration:underline;
}
.menulink 
{
 color:#545454;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
}
.menulink_policy
{
 color:#545454;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}
.welcome
{
 /*color:#000;*/
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size-adjust:13pt;
 font-weight:bold;
}
a img
{
 border:0;
}
.title
{
 color:#870038;
 font-size:20px;
 font-family:Georgia, "Times New Roman", Times, serif;
}
.title1
{
 color:#870038;
 font-size:14px;
 font-family:Georgia, "Times New Roman", Times, serif;
}
.middlecontent
{
 width:85%; 
}
.table
{
	background-color:#EEEEEE;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.tableheader
{
	color:#870038;
	border-bottom:1px solid #939393;
	font-weight:bold;
}
.tableheader1
{
	color:#870038;
	border-bottom:1px solid #FFF;
	font-weight:bold;
}
.table .evenrow
{
 background-color:#F7F7F7;
}
.table .oddrow
{
 background-color:#EEEEEE;
}
.button
{
	background-color:#870038;
	border:1px solid #000;
	color:#FFFFFF;
	font-weight:bold;
}
.inputbox
{
	width:200px; 
	height:15px;
	*height:21px;
	border-right:1px solid #E7E7E7;
	border-left:2px solid #7C7E7B;
	border-bottom:1px solid #E7E7E7;
	border-top:2px solid #7C7E7B;
}
.inputbox_text
{
	width:200px; 
	height:15px;
	*height:21px;
}
.table td
{
 padding-left:5px;
}
.productlisting td
{
 font-family:Arial, Helvetica, sans-serif;	
 font-size:11px;
}
.pagination a ,.pagination strong
{ 
	margin-right:3px;	
}
.pagination strong
{
 color:#870038;
}
.subdiv
{
 width:850px;
}

.multipleSelectBoxControl span{	/* Labels above select boxes*/
	font-size:11px;
	font-weight:bold;
	font-family: "Trebuchet MS";
	color:#6F6F6F;
}
.multipleSelectBoxControl div select{	/* Select box layout */

	height:100%;
	color:#000000;
	border:1px solid #6F6F6F;
	background-color:#EEEEEE;
}
.multipleSelectBoxControl div select option{	/* Select box layout */
	border:0px solid #6F6F6F;
}
.multipleSelectBoxControl input{	/* Small butons */
	width:25px;
	margin-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#939393;

}
.multipleSelectBoxControl div{
	float:left;
	margin-top:10px;
	margin-bottom:20px;
}
a.selectall
{
color:#939393;
font-size:10px;
text-decoration:underline;
}
.th
{
 color:#870038;
 font-weight:bold;
}
.th td
{
	 border-bottom:1px solid #F7F7F7;

}
.vendors 
{
 background-color:#E0E0E0;
}
.vendors .oddrow  td
{
 border-right:2px solid #CFCFCF;
}
.vendors .evenrow  .qty
{
 border-right:2px solid #E7E7E7;
}
.vendors .evenrow
{
 background-color:#F0F0F0;
}
.vendors .oddrow
{
 background-color:#E0E0E0;
}
.vendors   .price
{
 border-right:5px solid  #EEEEEE;
}
.vendors .oddrow  .price
{
 border-right:5px solid  #EEEEEE;
}
.vendors .evenrow  .price
{
 border-right:5px solid  #F7F7F7;
}
.customerinfo
{
	background-color:#E3E3E3;
	width:850px;
}
fieldset
{
	border:1px solid #B6B6B6;
}
.table .evenrow  .quoteprice
{
	border-right:2px solid #F7F7F7;
	background-color:#ECECEC;
}
.table .oddrow  .quoteprice
{
	border-right:2px solid #EEEEEE;
	background-color:#E5E5E5;
}
.table  .quoteprice
{
	border-right:2px solid #EEEEEE;
	background-color:#E5E5E5;
}
.subheading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#545454;
	margin-top:10px;
	
}
.welcome
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.buylinks{ width:850px; height:25px;}
.buylinks ul{margin:0px; padding:0px;}
.buylinks ul li{ display:inline; list-style:none; list-style-image:none;}

a.menulink_hd 
{
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 text-decoration:none;
}
a.menulink_hd:hover
{
 color:#870038;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 text-decoration:underline;
}
