﻿BODY
{
	font-family: 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, 'Sans-Serif';
	background:#333333;
	margin:0px 20px 0px 20px;
}

DIV.MainOuter
{
	width:802px;
	margin:20px auto 20px auto;
	background:#000000;
}

DIV.MainInner
{
	overflow:auto;
	display:block;
	margin:0px 0px 20px 0px;
}

TABLE.TblTop{width:802px;}

TABLE.TblTop TD.TR1TD1{width:552px;}
TABLE.TblTop TD.TR1TD2
{
	width:250px;
	background:transparent url(px/bg-search.png) repeat-x 0px 0px;
	padding:10px;
	vertical-align:top;
}

SELECT.Currency
{
	font-size:10px;
	width:100%;
	margin:5px 0px 10px 0px;
}

INPUT.Search
{
	color:#FFFFFF;
	border:solid 1px #AC3000;
	background:transparent url(px/lighten.png) repeat 0px 0px;
	font-size:11px;
	width:175px;
	padding:2px;
	margin:0px;
}

TABLE.TblBelt{width:802px;}

TABLE.TblBelt TD.TR1TD1{width:5px;background:transparent url(px/belt-tl.png) no-repeat 0px 0px;}
TABLE.TblBelt TD.TR1TD2{width:792px;background:transparent url(px/belt-tm.png) repeat-x 0px 0px;}
TABLE.TblBelt TD.TR1TD3{width:5px;background:transparent url(px/belt-tr.png) no-repeat 0px 0px;}
TABLE.TblBelt TD.TR2TD1{width:5px;background:transparent url(px/belt-ml.png) repeat-y 0px 0px;}
TABLE.TblBelt TD.TR2TD2{width:792px;background:transparent url(px/belt-mm.png) repeat-x 0px 0px;}
TABLE.TblBelt TD.TR2TD3{width:5px;background:transparent url(px/belt-mr.png) repeat-y 0px 0px;}
TABLE.TblBelt TD.TR3TD1{width:5px;background:transparent url(px/belt-bl.png) no-repeat 0px 0px;}
TABLE.TblBelt TD.TR3TD2{width:792px;background:transparent url(px/belt-bm.png) repeat-x 0px 0px;}
TABLE.TblBelt TD.TR3TD3{width:5px;background:transparent url(px/belt-br.png) no-repeat 0px 0px;}

UL.TopNav
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:38px;
}

UL.TopNav LI
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	height:38px;
}

UL.TopNav LI A,
UL.TopNav LI A.SEL
{
	color:#FFB560;
	margin:0px;
	padding:11px 0px 0px 0px;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	height:27px;
}

UL.TopNav LI A.SEL{background:transparent url(px/topnav-hilight.png) no-repeat center center;}

UL.TopNav LI A:hover{text-decoration:underline;}

UL.TopNav LI IMG{margin:9px 8px 0px 8px;}

DIV.MainLeft
{
	margin:8px 5px 0px 0px;
	width:182px;
	float:left;
}

DIV.MainRight
{
	margin:8px 5px 0px 5px;
	width:595px;
	float:right;
	padding:5px 5px 10px 5px;
	font-size:12px;
	color:#FFA438;
	background:transparent url(px/darken.png) repeat 0px 0px;
}

DIV.MainRight A{color:#FFFFFF;}

DIV.MainRight H1
{
	padding:4px;
	background:transparent url(px/darken.png) repeat 0px 0px;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
}

.ContentHeader
{
	padding:4px 16px 4px 16px;
	background:transparent url(px/darken.png) repeat 0px 0px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.ContentHeader A{color:#FFFFFF;text-decoration:none;}
.ContentHeader A:hover{color:#FFFFFF;text-decoration:underline;}

DIV.CatalogueNav
{
	/*background:transparent url(px/lighten.png) repeat 0px 0px;*/
	border-bottom:solid 1px #CC6633;
	border-top:solid 1px #FF8040;
}

UL.CatalogueNav
{
	margin:10px 10px 20px 10px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

UL.CatalogueNav LI
{
	color:#FFB560;
	border-bottom:dotted 1px #FFB560;
}

UL.CatalogueNav LI A
{
	display:block;
	font-size:12px;
	color:#FFB560;
	text-decoration:none;
	padding-bottom:2px;
	padding-top:2px;
}

UL.CatalogueNav LI A:hover{text-decoration:underline;}

UL.CatalogueNav LI A.subnav
{
	background: transparent url(px/bullet.png) no-repeat 2px center;
	padding-left: 16px;
}

UL.CatalogueNav LI A.subnavSEL
{
	color:#FFFFFF;
	background: transparent url(px/arrow.png) no-repeat 2px center;
	padding-left: 16px;
}


UL.CatalogueNav LI A.subsubnav
{
	font-size:11px;
	background: transparent url(px/bullet.png) no-repeat 18px center;
	padding-left: 32px;
}

UL.CatalogueNav LI A.subsubnavSEL
{
	color:#FFFFFF;
	font-size:11px;
	background: transparent url(px/arrow.png) no-repeat 18px center;
	padding-left: 32px;
}

DIV.Footer
{
	margin:20px 0px 0px 0px;
	height:68px;
}

DIV.VATRegistered
{
	color:#FFA438;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:0px 5px 0px 5px;
}

.cover{background:#000000;}

A.pasilda:link,A.pasilda:active,A.pasilda:visited,A.pasilda:hover
{TEXT-DECORATION: none;COLOR: #FFA438;FONT-SIZE: 10px;FONT-FAMILY: Verdana,Tahoma,Arial;FONT-WEIGHT: normal; }