body
{
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2A9A9;
}
body2
{
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBFEBA;
}
.bgTable 
{
	background-image: url(left_side_shadow_20x32.gif);
	background-repeat: repeat-x
}

a.title:link
{
	color:#3981A4;
	font-size: 23px;
	text-decoration: none;
}
a.title:visited
{
	color:#3981A4;
	font-size: 23px;
	text-decoration: none;
}
a.title:hover
{
	color:#3981A4;
	font-size: 23px;
	text-decoration: none;
}
a.ul:link {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #000000;	
	line-height: 24px;	
	text-decoration: none;
	width:235px;
}
a.ul:visited {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #000000;	
	line-height: 24px;	
	text-decoration: none;
	width:235px;
}
a.ul:hover {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #3981A4;
	line-height: 24px;	
	text-decoration: none;
	width:235px;
}
a.um:link {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #000000;	
	line-height: 24px;	
	text-decoration: none;
}
a.um:visited {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #000000;	
	line-height: 24px;	
	text-decoration: none;
}
a.um:hover {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 14px;
	color: #000000;	
	line-height: 24px;	
	text-decoration: none;
}
.bodyCopy {
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
	text-align: justify;
}
li {
	margin-left: 0px;
}
a:link {
	text-decoration: none;
}
a.nav:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;
}
a.nav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #e2e2e2;
}
a.nav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a.subitems:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;	
	vertical-align:middle;
}
a.subitems:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;	
	vertical-align:middle;	
}
a.subitems:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EBDEAF;
	text-decoration: none;
	text-align:center;			
	vertical-align:middle;	 	
}

a.breadcrumb:link
{
	font-family: "Trebuchet MS" , Geneva, Arial;
	font-size: 8px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}	

a.breadcrumb:hover
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 8px;		
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}	

a.breadcrumb:visited
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 8px;		
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}	

a.contactInfo:link
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}	

a.contactInfo:hover
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	background-color: #D17676;
}	

a.contactInfo:visited
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}	
.contactInfo 
{
	font-family: "Trebuchet MS", Geneva, Arial;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}	
UL {
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;	
	padding-top: 0px;
	text-align: justify;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}
UL OL LI
{
	list-style-type: decimal;
	list-style-position: outside;
}
UL OL OL LI
{
	list-style-type: lower-alpha;
	list-style-position: outside;
}
UL OL OL OL LI
{
	list-style-type: lower-roman;
	list-style-position: outside;
}
OL LI
{
	list-style-type: decimal;
	list-style-position: outside;
}

OL OL LI
{
	list-style-type: lower-alpha;
	list-style-position: outside;
}

OL OL OL LI
{
	list-style-type: lower-roman;
	list-style-position: outside;
}
.product_price {
	vertical-align: middle;
	
}
/**********************************************************************************
	Styles for the Product Detail page (shown when a thumbnail is clicked)
**********************************************************************************/
/* surrounds the product description and image */
.product_description {
	text-align: left;
	vertical-align: top;
	width: 100%;
}
	
/* surrounds the entire product detail area */
.product_display {
	text-align: center;
	width: 100%;
	border: thin dashed #003399;
}

.product_name {
	color: blue;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

/* header for sections (Discounts, Buy Now, etc...) */
.product_section {
	text-align: left;
	color: blue;
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 10px;
}
	
/************************************
	Div surrounding wait indicator
	image in storefront
************************************/
.wait img {
	vertical-align: middle;
}
.wait span {
	vertical-align: middle;
	padding-bottom: 2px;
}



/* to fix divs that have floated children, so they expand around them..
.. put this div at the bottom, inside the one that won't expand */
.clear_float {
	clear: both; line-height: 0; height: 0;
}

.large_heading {
	font-size: 16px;
}

.large_button {
	font-size: 14px;
}

.prod_detail {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.prod_detail .price {
	width: 200px;
	height: 50px;	
}
.prod_detail .priceleft {
	font-size: 16px;
	color: #bd0002;
	font-weight:bold;
	width: 200px;
	padding-top: 10px;
	margin-bottom: 20px;
	border-top: grey solid 1px;
}
.prod_detail .priceright {
	border-top: grey solid 1px;
}
.prod_detail .qty {
	font-weight: bold;
}

.prod_detail_left {
	float: left;
	width: 150px;
	margin-left: 10px;
	text-align: left;
}

.prod_detail_left img {
	border-bottom: silver solid 1px;
	margin-bottom: 5px;
}

.prod_detail_right {
	float: right;
	width: 350px;
	text-align: left;
}

.prod_description {
	padding-bottom: 50px;
}

.main_content {
	padding-left: 10px;
	padding-right: 10px;
}

.cart_top {
	font-size: 18px;
	color: #fff;
	background-color: #727D85;
	position: absolute;
	width: 614px;
	margin-left: -10px;
	padding-top: 10px;
}

#cart,
.account_choice_form,
.address_form {
	padding-top: 35px;
}
.header {
	font-size: 21px;
	color: #003366;
	padding-left:0;
}
