body {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	background-color: #000000;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: 50% -73px;
}

td {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

#website {
	top: 0px;
	left: 50%;
	margin-left: -492px;
	width: 984px;
	position: relative;
}

#logo {
	top: 0px;
	left: 0px;
	width: 170px;
	height: 180px;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
}

#leftFrame {
	width: 163px;
}

#contentFrame {
	padding: 150px 0px 0px 20px;
	width: 575px;
}

#rightFrame {
	padding: 40px 0px 0px 20px;
}

.misite {
	width: 984px;
	text-align: center;
}

.misite a {
	color: #64645F;
}

#nav1
{
	top: 170px;
	padding: 30px 0px 70px 0px;
	background-color: #000000;
	background-image: url(/images/leftEnd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}

#nav1 a
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	width: 163px;
	white-space: nowrap;
	display: block;
	text-align: center;
	text-decoration: none;
}

#nav1 .nav1first, #nav1 .nav1firstH
{

}

#nav1 .nav1H, #nav1 .nav1firstH
{
	color: #ffffff;
}

#nav2
{
	position: relative;
}

#nav2 a
{
	font-size: 13px;
	color: #B5D4D7;
	width: 176px;
	height: 20px;
	white-space: nowrap;
	text-align: right;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

#nav2 .nav2first, #nav2 .nav2firstH
{

}

#nav2 .nav2H:before, #nav2 .nav2firstH:before
{
	content: "\2022";
	padding-right: 5px;
	color: #6CA9AE;
}

.productsTable, .inverse {
	border: 3px solid #4F4F4F;
	padding: 10px;
	background-color: #ffffff;
	color: #000000;
}

.productsTable td, .inverse td {
	color: #000000;
}

h1, .header1, .price {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

td .header2 {
	font-family: Copperplate;
	font-size: 14px;
	background-color: #000000;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
}

td.cellBorderHead {
	font-weight: bold;
	padding: 2px 5px 3px 5px;
}

td.cellBorder {
	padding: 2px 5px 3px 5px;
	border-bottom: 1px solid #000;
}

td.cellBorderTotal {
	padding: 2px 5px 3px 5px;
	border-top: 1px solid #000;
}

.price, .priceVAT, .status, .basketButton {
	display: block;
	text-align: left;
}

.subtotal {
	font-weight: bold;
	display: block;
	text-align: right;
}

.productImage {
	border: 3px solid #000;
	margin: 0px 20px 0px 10px;
}

#viewbasket {
	top: 85px;
	left: 560px;
	width: 196px;
	height: 54px;
	background-image: url(/images/view_basket.gif);
	cursor: pointer;
	position: absolute;
}

#enlargeImage {
	width: 182px;
	height: 27px;
	background-image: url(/images/enlargeImage.gif);
	cursor: pointer;
}
