﻿body	{
	background-color: #fffced;
	margin: 0px;
	height: 100%;
	}
html	{
	height: 100%;
	}
body,td	{
	font-family: verdana;
	font-size: 10px;
	}
a	{
	color: #d71f33;
	}
table#layouttable
	{
	background-color: #ffffff;
	border: 0px;
	width: 707px;
	text-align: left;
	border-collapse: collapse;
	height: 100%;
	}
td#top	{
	height: 201px;
	}
table#layouttable td.layouttd
	{
	vertical-align: top;
	padding: 0px;
	}
td#menu	{
	background-image: url(../navgfx/menutop.gif);
	background-repeat: no-repeat;
	width: 147px;
	}
div#menuinner
	{
	padding: 50px 10px 10px 38px;
	}
td#content
	{
	background-image: url(../navgfx/contentbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 560px;
	}
div#contentinner
	{
	height: 100%;
	padding: 25px 10px 25px 10px;
	}
.pageheader
	{
	color: #d71f33;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 11px;
	}
a.nav1,a.nav1sel
	{
	display: block;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #e5dab8;
	width: 137px;
	padding: 3px 0 3px 0;
	}
a.nav1sel
	{
	background-color: #ffffff;
	}
a.nav2,a.nav2sel
	{
	display: block;
	color: #000000;
	text-decoration: none;
	width: 137px;
	padding: 1px 0 1px 0;
	}
a.nav2sel
	{
	background-color: #ffffff;
	}
h1	{
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0px;
	}
h2	{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #d71f33;
	padding:0px;
	display: block;
	margin: 20px 0 5px 0;
	border-bottom: 1px dotted #aaaaaa;
	}
h3	{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	color: #666666;
	padding:0px;
	margin: 20px 0 5px 0;
	}
hr	{
	height: 1px;
	border: 1px solid #dbdbdb;
	}

input.prodAmount
	{
	border: 1px solid #dbdbdb;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	}
.btn	{
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	text-transform: uppercase;
	font-size: 11px;
	}
a.cartBtn
{
	display: block;
	text-decoration: none;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	background-color: #c2cbb7;
	border-right: 1px solid #919d82;
	border-bottom: 1px solid #919d82;
}
table.ajaxcart
{
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 10px;
}
table.ajaxcart td
{
	padding: 2px;
}
table.ajaxcart tr.header
{
	border-bottom: 1px solid #aaaaaa;
}
table.ajaxcart tr.product
{
	border-bottom: 1px dashed #aaaaaa;
}
table.ajaxcart tr.productLast
{
	border-bottom: 1px solid #aaaaaa;
}
table.ajaxcart th
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
table.ajaxcart tr.sum
{
	font-weight: bold;
	border-bottom: 1px solid #666666;
}
.prodAddTo
	{
	}
.prodAddTo
	{
	}
.prodAmount
	{
	width: 30px;
	text-align: right;
	}

.cartbox
{
	margin-top: 20px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
table.cartout
{
	border-collapse: collapse;
}
table.cartout td.txt
{
	padding: 4px;
	width: 70px;
	vertical-align: middle;
}