body
    {margin: 0px;
    padding: 0px;
    background-color: #230400;
    font-family: arial, helvetica, Sans-Serif;
    font-size: 11px;
    color: #000000;
    text-align: left}
    
.Headline_Warning 
    {color:#000000;
    font-weight:bold;
    font-size:16px}
       
.Fail_Warning 
    {color:#230400;
    font-weight:bold;
    font-size:12px}

td,table
    {text-align: left;
    vertical-align: top}
    
div.Header
    {background-image: url(../../images/holygrail/HG_head_bg.jpg);
    background-repeat: repeat-x;
    width: 100%}

/* FOOTER SECTION */
    
.divFooter p, br
    {width:790px;
     background-image: url(../../images/holygrail/HG_content_bg.jpg);
     background-repeat: repeat-y;
     margin: 0px 10px 0px 10px;
     font-weight:bold;}

.footer_phone
    {font-size:16px;
     font-weight:bold;
     color:#d21034;}
        
table.MainContent
    {background-image: url(../../images/holygrail/HG_content_bg.jpg);
    background-repeat: repeat-y;
    margin: 0px;
    width: 790px}

td.ContentLeft
    {width: 206px;
    padding: 0px 5px 0px 5px}
    
td.ContentRight 
    {padding: 0px 5px 0px 5px}

.CartSummary
  {border: #230400 1px solid;
  background-color: white;
  font-family:arial, helvetica, Sans-Serif;
  font-size: 9pt;
  color: #230400;
  padding-top: 3px;
  padding-left: 2px;
  padding-bottom: 5px;
  margin:13px 0px 0px 0px;
}
a.CartLink
{
  color: Black;
  font-family: Arial;
  text-decoration: none;
  font-size: 12px;
}
a.CartLink:hover
{  
  color: Red;
}

a.ProductName
{
    color: #230400;
    font-family:arial, helvetica, Sans-Serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}
a.ProductName:hover
{
    text-decoration: underline;
}
.Cat_Product_Image
{
    width:200px;
    height:130px;
    margin:10px 5px 0px 5px;
}
.ProductText
{
    padding:10px 5px 0px 5px;
}
.ProductDescription
{
    color: #000000;
    font-family:arial, helvetica, Sans-Serif;
    font-size: 12px;    
}
.ProductPrice
{
    color: Black;
    font-family:arial, helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
}
.ProductTitle
{
    color: #230400;
    font-family:arial, helvetica, Sans-Serif;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
}
.ProductImage 
{
    width:400px;
    height:260px;
    border:solid 1px #230400;
}
    
.SmallButtonsText
{
    color: #000000;
    font-family:arial, helvetica, Sans-Serif;
    font-size: 10px;
}
.PagingText
{
    font-family:arial, helvetica, Sans-Serif;
    font-size: 11px;
    color: Black;
}
.ShoppingCartTitle
{
  color: #230400;
  font-family:arial, helvetica, Sans-Serif;
  font-weight:bold;
  font-size: 16px;
  line-height:36px;
}
.ShoppingCartStyle
{
    background-color:#ffffff;
    font-family:arial, helvetica, Sans-Serif;
    font-size:12px;
    color:#000000;
    padding:5px 5px 5px 5px;
    border-style:none;
}
.AlternatingRowStyle
{
    background-color:#cccccc;
    padding:5px 5px 5px 5px;
    border-style:none;
}
.Footerclass
{
    width:100%;
}
.FooterStyle 
{
    background-color:#000000;
    padding:5px 5px 5px 5px;
    border-style:none;
}
.SelectedRowStyle
{ 
    background-color:#ffffff;
    font-weight:bold;
    padding:5px 5px 5px 5px;
    border-style:none;
}
.PagerStyle
{ 
    background-color:#999999;
    text-align:center;
    padding:5px 5px 5px 5px;
    border-style:none;
}
.HeaderStyle 
{
    background-color:#230400;
    font-weight:bold;
    color:#ffffff;
    padding:5px 5px 5px 5px;
    border-style:none;
}

/** Oreder Review **/

.shipto 
{
    background-color:#230400;
    font-family:arial, helvetica, Sans-Serif;
    color:#FFFFFF;
    font-weight: bold;
    font-size:11px;
    padding:5px 0px 5px 5px;
}
.order_review_head 
{
    color:#230400;
    font-family:arial, helvetica, Sans-Serif;
    font-weight:bold;
    font-size:16px;
    padding:10px 0px 5px 0px;
} 
.your_order
{
    color:#000000;
    font-family:arial, helvetica, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    background-color:#ffe291;
    padding:5px 5px 5px 5px;
    border:solid 1px #230400;
}
.TableCellShipMethod 
{
    vertical-align:middle;
}
.order_review_main 
{
    font-family:arial, helvetica, Sans-Serif;
    font-size:11px;
    margin:10px 0px 10px 0px;
}
.txtShipTo
{
    color:#000000;
    font-family:arial, helvetica, Sans-Serif;
    font-size:11px;
    font-weight:normal;
    padding:5px 5px 5px 5px;
    border-right:solid 1px #230400;
}
.Checkout_Align
{
    text-align:right;
}    
