
/* Copyright (c) 2002-2007 Open2b Software Snc. */
img {
	border: none !important;
}
a:link {
	color: #0388d2;
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}
/*a:visited { 
	color: #0388d2; 
	text-decoration: none;
}*/

.bodyContent { 
	text-align: left;
	width: 96	0px;
	margin: 0 auto;
	padding: 0 5px 0 10px;
	background-color: #fff;
	border: 2px solid;
	border-color: #8794cb;
}
.mainContent { padding-left: 1em; }

.header { /*border-bottom: 1px solid #0388d9;*/ }
.searchBox { 
	background: #fff url('/open2b/site/4/images/bkg_top.jpg') no-repeat;
	border: none !important;
	margin: 0;
	padding: 0 0 0 5px;
	
	}
.searchBox a{
		color: #fff;
	}

.login { 
	color: #fff;
	/*background: #f1f2f6;*/ /*[GIRA]*/
	background: #fff url('/open2b/site/4/images/bkg_login.jpg') no-repeat;
	border: none !important;
	
}
.login a{
	color: #fff;
}



.products th { background: #f1f2f6; border-bottom: 1px solid #0388d9; }

.productPrice { color: #5dad37; }
.productPriceList { color: #666; }

.productChart th { background: #f1f2f6; }

.cartItems th { background: #f1f2f6; border-bottom: 1px solid #0388d9; }
.cartEmptyBox { background: #f1f2f6; }

.orders th { background: #f1f2f6; }
.orderCart th { background: #f1f2f6; }
.orderCart #totalRow { background: #ffc; }

.note { text-align: center; }

.checkoutStage { color: #ee3300; }

.closed { background: #edf2f2; }
