/*** BASIC TAGS ***/

body
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 800px;
}

body, span, div, th, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	color: #000000;
}

form, input, select, p
{
	padding: 0;
	margin: 0;
}

p
{
	line-height: 12pt;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
}

input.checkbox
{
	margin-right: 4px;
}

input.button
{
	font-size: 6pt;
}

table
{
	border-collapse: collapse;
	border: 0;
	width: 100%;
}

a,a:visited
{
	color: #323e75;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/*** TAPESTRY ***/

DIV.t-error, INPUT.t-error, TEXTAREA.t-error
{
	border-color: #FF0000;
	color: #FF0000;
	font-style: normal;
}

.t-error-icon
{
	display: none;
}

div.t-error-popup span
{
	color: #FFFFFF;
}

table.t-data-grid tbody tr td
{
	padding: 0;
}

/*** HEADER ***/

div.siteheader
{
	width: 800px;
	background-color: #DD3E2B;
}

div.siteheader table.headercontent
{
	height: 100px;
}

div.siteheader td.logo
{
	width: 399px;
}

div.siteheader td.login
{
}

.kl-login-head-1, .kl-login-head-3, .kl-login-head-5
{
	width: 32%;
}

.kl-login-head-2
{
	color: #FFFFFF;
	font-size: 8pt;
	width: 1%;
	white-space: nowrap;
}

.kl-login-head-2 img
{
	padding-bottom: 2px;
}

.kl-login-head-2 div.kassa
{
	padding-top: 2px;
}

.kl-login-head-2 div
{
	color: #FFFFFF;
	font-size: 8pt;
}

.kl-login-head-4
{
	width: 1%;
}

.kl-login-head-4 div
{
	color: #FFFFFF;
	font-size: 8pt;
}

.kl-login-head-4 div.kl-login-input
{
	width: 180px;
}

.kl-login-input div.input
{
	padding-top: 2px;
}

.kl-login-input div.input input
{
	font-size: 8pt;
	line-height: 12pt;
	width: 100%;
	height: 20px;
}

.kl-login-input div.message
{
	color: #FFFFFF;
	font-size: 8pt;
	width: 100%;
}

.kl-login-input div.autologin
{
	color: #FFFFFF;
	font-size: 8pt;
}

.kl-login-input div.button
{
	padding-top: 2px;
}

.kl-login-input div.autologin
{
	margin-top: 4px;
	margin-top: -1px !ie;
	margin-left: -3px !ie;
}

.kl-login-input div.button span.help
{
	position: relative;
	left: 4px;
}

.kl-cart-popup
{
	font-size: 7pt;
}

/*** MENU ***/

table.menu
{
	width: 800px;
	clear: both;
	margin-top: 3px;
	text-align: center;
}

table.menu tr td.content a
{
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
}

/*** BUTTONS ***/

table.button
{
	width: 0%;
	display: inline;
}

table.button tr td
{
	padding: 0;
	border: 0;
}

table.button tr td.content
{
	padding-left: 6px;
	padding-right: 6px;
	white-space: nowrap;
}

table.button tr td.content a
{
	font-family: Arial;
	letter-spacing: -0.01em;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

table.disabled tr td.content
{
	font-family: Arial;
	letter-spacing: -0.01em;
	font-size: 9px;
	font-weight: bold;
	color: #DDDDDD;
	cursor: default;
}

/*** LAYOUT ***/

table.columns
{
	width: 800px;
	margin-top: 3px;
}

.leftcol
{
	width: 140px;
}

.rightcol
{
	width: 140px;
}

.layoutspacer
{
	width: 3px;
}

table.search tr td.content
{
	font-weight: bold;
}

.kl-search-container div.button
{
	padding-top: 2px;
	text-align: right;
}

.kl-search-container div table
{
	display: inline;
}

.kl-search-container input.what
{
	margin-top: 3px;
	width: 100%;
}

.kl-search-container input.button
{
	padding-top: 3px;
}

table.categories, div.ads table tr td div.element, div.menu table tr td div.element, div.menu-middle
{
	margin-top: 3px;
}

table.categories tr td.content span
{
	font-size: 8pt;
	line-height: 9pt;
}

table.categories tr td.content span a
{
	color: #000000;
}

div.spacer
{
	width: 780px;
	position: relative;
}

div.mheader
{
	background-color: #DD3E2B;
	margin-bottom: 5px;
	margin-top: 0;
}

div.mheader table tr td
{
	padding: 5px;
}

table.kl-group-container tr td
{
	vertical-align: top;
}

div.mfooter
{
	background-color: #DD3E2B;
	margin-bottom: 0;
	margin-top: 10px;
	padding: 5px;
	float: left;
}

div.footer
{
	font-size: 8pt;
	margin-top: 8px;
	font-weight: bold;
	text-align: center;
}

div.footer a
{
	padding-left: 8px;
	padding-right: 8px;
}

h1
{
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18pt;
	font-weight: bold;
}

p
{
	margin-bottom: 6px;
}

.rowNumber
{
	display: none;
}

/** STATS **/

table.stats
{
	width: 100%;
}

table.stats th
{
	text-align: center;
	border-bottom:1px solid black;
}

table.stats td
{
	text-align: center;
	border-bottom:1px solid black;
}

table.stats td.text
{
	text-align: left;
}

table.stats td div.statsbar
{
	background-color: #DDDDDD;
	height: 5px;
	border: 1px solid black;
}

th.dimmed
{
	color: gray;
}

a.stats-action
{
	color: gray;
}

