form 
{
	background-color:transparent;
}

img {border-style:none;}

.product_detail_field
{
	font-weight:bold;
	color: #222; 
	font-size:11px;
	font-family:Arial;
}
.product_detail_value
{
	font-weight:normal;
/*	color:636531;*/
	COLOR: #222; 
	font-family:arial, helvetica, verdana;
	font-size:11px;
}

.product_detail_combo
{
	font-weight:normal;
/*	color:636531;*/
	COLOR: #222; 
	font-family:arial, helvetica, verdana;
	font-size:11px;
}


.cart_navigation, .cart_navigation:active,  .cart_navigation:visited, .cart_navigation:hover, .cart_add_success
{
	font-size:11px;
	color:#663300;
	font-family: arial, helvetica, verdana;
	text-align: right;
}

a.cart_navigation:hover { text-decoration: none }

.category_link, .category_link:visited, .category_link:hover
{
	font-family: arial, helvetica, verdana;
	font-size : 11px;
	font-weight : bold;
	color : #636563;
	text-decoration : none;
}

.cart_header
{
	background-color:Silver;
	text-align:center;
	border-right:1px solid white;
	text-transform:uppercase;
	font-weight:bold;
	color:Black;
}

.formAreaTitle
{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:white;
	font-size:11px;
	background: url(/message_forum/forum_images/table_bg_image.gif) repeat-x;
	height:20px;
}

.formAreaTitleSmall
{
	background-color:Silver;
	text-align:center;	
	border-right:1px solid white;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	color:Black;
	
}

.checkoutLink, .checkoutLink:link, .checkoutLink:hover, .checkoutLink:visited
{
	color:black;
	text-decoration:underline;
	font-size:12px;
}

.checkoutButton, .checkoutButton:link, .checkoutButton:visited 
{
	color: black; 
	font-size: 11px; 	
	font-weight:bold;
	/*text-transform:uppercase; */
	text-decoration:underline;
	background-color: silver; 
	border:black; 
	text-align: center; 	
	border-style:solid; 
	border:1px; 	
	padding:4px;	
	}


.infoBox 
{
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}



TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.moduleRow { }
.moduleRowOver { background-color: #eee8df; cursor: hand; }
.moduleRowSelected { background-color: silver; }

TD.main, P.main 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 /* color:#58523E;  */
}
h2 {color:#fff; padding:10px 0px 10px 0px}
.ecommerce_information, .ecommerce_information_padded, , 
.productPrice, .productTitle, .productTitle:visited, .productTitle:hover
{
	COLOR: #444; 
	font-family:arial, verdana, helvetica;
	font-size:11px;
}
.ecommerce_pagetitle {color:#fff}
.ecommerce_information 
{
	color:#444	
}

.ecommerce_information_padded
{	
	padding-left:4px;
	padding-top:2px;
	padding-right:4px;
}

.ecommerce_pagetitle
{		
	font-weight:bold;	
	font-size:12px;  
}


.productPrice
{
	font-weight:bold;
	text-decoration:none;		
	font-size:12px;
}

.productTitle
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.productTitle:visited
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.productTitle:hover
{
	font-weight:bold;
	text-decoration:none;	
	font-size:12px;
}
.item
{
	margin-left:4px;
	background-image:url(/media/storecellbg.gif); 
	background-repeat:no-repeat;
	margin-bottom:4px;
}

.boxit
{
	border-right: #C6C3C6 1px solid;
	border-top: #C6C3C6 1px solid;
	border-left: #C6C3C6 1px solid;
	border-bottom: #C6C3C6 1px solid;
	padding:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;

}

