<Style>/* Default CSS Stylesheet for a new Web Application project */{}

 
 
		  
	 	  
a.orangebold:link 	        {font: 11px/18px Arial, Helvetica; color: #EE5926; text-decoration: underline; font-weight:bold;}
a.orangebold:visited	      {font: 11px/18px Arial, Helvetica; color: #EE5926; text-decoration: underline; font-weight:bold;}
a.orangebold:hover        {font: 11px/18px Arial, Helvetica; color: #EE5926; text-decoration: none; font-weight:bold;}

 a.headblue:link 	        { font: 12px/25px Arial, Helvetica; color: #50b5cf; text-decoration: none; font-weight:bold;}
a.headblue:visited	      { font: 12px/25px Arial, Helvetica; color: #50b5cf; text-decoration: none; font-weight:bold;}
a.headblue:hover        { font: 12px/25px Arial, Helvetica; color: #50b5cf; text-decoration: none; font-weight:bold;}


	       
.headblue        {
      	  font: 12px/25px Arial, Helvetica;
	        color:#847367;
		  font-weight:bold;
	      }	
	      
.checkout {width: 777px;  MARGIN-TOP: 16px;height: 30px;MARGIN-LEFT: 16px; background-color: #eeede8;    }
 
	      
	      
.checkouthead {
		
		 font: 12px/25px Arial, Helvetica;
		 font-weight:bold;
		 
}	      
.checkoutheadon {
		
		 font: 12px/25px Arial, Helvetica;
		 font-weight:bold;
		  color:#50b5cf;
}	      	      
	      
.carthead   {
      	font: 11px/18px Arial, Helvetica;
	      
		  font-weight:bold;
	      }	

 .small   {
      	font: 10px/17px Arial, Helvetica;
	      
	      }		
	  
td    {
      font: 11px/18px Arial, Helvetica;
      
      }
      
.bold {
	font: 11px/18px Arial, Helvetica;
	font-weight: bold;
	 
 
	}
	

 
 	  
		  
 
	  
.darkgray    {
      font:11px/1.2  Arial, Helvetica;
      color:#6B6A6A;
      font-weight : bold;
      }	  
		  
.email	{
		width: 127px;
		height: 18px;
		font-size: 11px;
		 
		font-family: Arial;
		 
		border: 1 outset #CECEC5;
}	

 
 
	
.coupon {
		width: 112px;
		height: 20px;
		font-size: 11px;
		 
		font-family:  Arial, Helvetica;
		 
		border: 1 outset #dedebd;
		text-align : left;
}	
	
.cartquantity	{
		width: 40px;
		height: 20px;
		font-size: 11px;
	 	font-family:  Arial, Helvetica;
		 
		border: 1 outset #dedebd;
		text-align : left;
}

 

 

 

.cart {
		
		height: 19px;
		font-size: 11px;
		 
		font-family: Arial;
		 
		border: 1 outset #dedebd;
		text-align : left;
}

 

.CartHeader
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 11px; /* Font Size */
  font-weight : bold;
}
		  
.GeneralPage
{
 
}

.GeneralTable
{
 }

 
 
 

.ErrorMessages
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 8pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 8pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}
.InvoiceHead
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 15pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 text-align: Left; /* Align Text */
}
.Headings
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 10pt; /* Font Size */
 font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 text-align: Left; /* Align Text */
}
.TotalContent
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 11px; /* Font Size */
 font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
 text-align: right; /* Align Text */
}



.Content
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 11px; /* Font Size */
 
}

.ContentTableHeader
{
font-family:  Arial, Helvetica; /* Font Face */
font-size: 10pt; /* Heading Font Size */
 
font-weight: Bold; /* Heading Font Style */
 
}

.ContentTable
{
 }

 
.packingSlip
{
background-color: white;
border:1;
border-color:Black;

}

.ContentTableHorizontal
{
background-color: white;
}

</Style>
