﻿body
{
	background-color: Black;
	margin: 0px;
}
table
{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	color: #880000;
}
h1
{
	font-family: Arial;
	margin-top: 3px;
	font-size: 25px;
}
h2
{
	font-family: Arial;
	margin-top: 3px;
	font-size: 16px;
}
p
{
	line-height:16px;
}
ul
{
	margin-left: 0px;
}
a img
{
	border:0px;
}
.layout-nav
{
	background: #000 url(images/index_01.jpg) no-repeat top left;
	height: 38px;
	color: White;
}
.nav
{
	font-weight: bold;
	text-decoration: none;
	color: White;
}
.nav-cell
{
	text-align:center;
	padding-top: 5px;
	width: 88px;
}
.nav:hover
{
	color: Black;
}
.layout-basket
{
	background: #fff url(images/index_02.jpg) no-repeat top left;
	width: 224px;
	height: 193px;
	padding-left: 10px;
	padding-right: 20px;
}
.layout-side
{
	background: #fff url(images/index_06.jpg) repeat-y top left;
	width: 224px;
	padding-left: 10px;
	padding-right: 10px;
}
.layout-main
{
	background: #fff url(images/index_07.jpg) repeat-y top left;
	width: 556px;
	padding-left: 20px;
	padding-right: 10px;
	height: 500px;
}
.layout-footer
{
	height: 50px;	
}
.itemdisplay img
{
	padding:2px;
	border: 1px dashed Gray
}
.detail-price
{
	line-height:30px;
	font-weight: bold;
	font-size: 16pt;
}
.tbx
{
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	font-family: Tahoma,Arial,Verdana;
	font-size:8pt;
	padding:3px;
}
.ddl
{
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	font-family: Tahoma,Arial,Verdana;
	font-size:8pt;
	padding:3px;
}
.btn
{
	background-color:#EEEEEE;
	font-family: Tahoma,Arial,Verdana;
	font-size:8pt;
	font-weight:bold;
	padding:3px;
}