﻿body {
    margin-top: 0px;
}


body {
	color: #393733;
	margin: 0;
	padding: 0 10px;
	background: #F0F0F0;
}

html, body {height: 100%;}
#content100p
{
  padding-bottom: 8px;

}
#content13px
{
 height: 13px;
}




.maintable
{
    width: 972px;
  
}
.footertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
}

.cartProductSizeColor
{
  font-size: 11px;
  font-family: Times New Roman;
  font-variant: small-caps;
  color: #4F3910;
}
.cartText
{
  font-size: 14px;
  font-family: Times New Roman;
  color: #4F3910;
}
.standardText
{
  font-size: 14px;
  font-family: Times New Roman;
  color: #4F3910;
}
.cartTextError
{
  font-size: 14px;
  font-family: Times New Roman;
  color: Red;
  font-weight: bold;
}
.cartProductPrice
{
  font-size: 14px;
  font-variant: small-caps;
  font-family: Times New Roman;
  font-weight: bold;
  color: #4F3910;
}
.cartProductTotal
{
  font-size: 14px;
  font-variant: small-caps;
  font-family: Times New Roman;
  font-weight: bold;
  color: #4F3910;
}
.cartProductTitle
{
  font-size: 14px;
  font-variant: small-caps;
  font-family: Times New Roman;
  font-weight: bold;
  color: #4F3910;
}
.cartProductQty
{
    font-size: 14px;
    font-variant: small-caps;
    font-family: Times New Roman;
    color: #4F3910;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
}
.cartTextBox
{
    font-size: 14px;
    font-family: Times New Roman;
    color: #4F3910;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
}
.standardTextBox
{
    border: 1px solid #EBEBEB;
    font-size: 14px;
    font-family: Times New Roman;
    color: #4F3910;
}
.shirtdetailproducttitle
{
    font-size: 25px;
    color: #FF6600;
}
.cartItemsInCart
{
    font-size: 20px;
    color: #FF6600;
}
.checkoutTitle
{
    font-size: 18px;
    color: #FF6600;
}
.checkoutSubTitle
{
    font-size: 13px;
    color: #FF6600;
  
}
.cartdetailtitle
{
    font-size: 15px;
    color: #FF6600;
}
.shirtdetailbuytext
{
    font-size: 11px;
    font-style: italic;
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.shirtdetailpricetext
{
    font-size: 10px;
    font-family: Arial;
}

a.shirtdetailbuylink:link,
a.shirtdetailbuylink:visited {
      color:#4F3910;
      text-decoration: none;
   }

a.shirtdetailbuylink:hover {
      color:#815C1B;
   }

a.shirtdetailbuylink:active {
      color:#4F3910;
      text-decoration: none;
   } 
td img
{
    display: block;
}

td.leftsideback{ 
background-image: url(images/left_side_background.jpg); /* forward slash for the path */ 
background-repeat: no-repeat; 
background-position: right top; 
vertical-align: top; 
} 

td.rightsideback{ 
background-image: url(images/right_side_background.jpg); /* forward slash for the path */ 
background-repeat: no-repeat; 
background-position: left top; 
vertical-align: top; 
} 
table
{
 vertical-align: top;
 }

