/* Copyright (c) 2002-2007 Open2b Software Snc. */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000066;
	font-weight: bold;
}
a:visited {
	color: #000066;
	font-weight: bold;
}

.bodyContent { text-align: left; width: 970px; margin: 0 auto; }
.mainContent { padding-left: 1em; }

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

.login { background: #f1f2f6; }

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

.productPrice {
	color: #CC0000;
}
.productPriceList {
	color: #000000;
}

.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; }
#sponsor
{
	position: Absolute;
	background-color: None;
	font-size: 10px;
	font-family: Verdana;
	top: 100px;
	left: 100px;
	width: 500px;
	height: 375px;
	border: None;
	visibility: hidden;
}
div.chiudi
{
    text-align: Right;
    border-bottom: Solid 1px #000000;
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}
