html { height:100%; }
body {
	background:black url(/images/body_bg.jpg) no-repeat 50% 50% fixed;
	color:#f6c189;
	font:normal 10pt Tahoma,Arial,Helvetica,Sans-Serif;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#wrap { position:relative; min-height:100%; width:1000px; margin:0 auto; background-color:transparent; background-repeat:no-repeat; background-position:50% 50%; background-attachment:fixed; }
* html #wrap { height:100%; }
.wrap-bg-all { background-image:url(/images/wrap_bg_all.jpg); }
.wrap-bg-catalogue { background-image:url(/images/wrap_bg_catalogue.jpg); }

#counters-top { position:absolute; top:0; left:0; width:1px; left:1px; }

#main-wrapper { min-height:548px; }
#main { background:transparent; position:absolute; top:50%; left:50%; margin-top:-279px; margin-left:-500px; width:1000px; height:458px; padding:0; }

#leftcol { width:450px; margin:15px 0 0 0; padding:0; float:left; }
#leftcol h3 { padding:0; margin:0; font-weight:normal; }
#leftcol h3 a:link, #leftcol h3 a:visited, #leftcol h3 a:hover, #leftcol h3 a:active { color:#f0f0f0; }
#leftcol #mainmenu { margin:0 0 0 30px; padding:0; list-style-type:none; color:#f0f0f0; font-size:10pt; height:240px; overflow:hidden; }
	#mainmenu li { margin:4px 0; padding:0; height:18px; }
	#mainmenu li a { color:#f0f0f0; text-decoration:none; display:block; height:16px; padding:0px 1em 2px 1em; background:transparent url(/images/menu_item_bg.png) no-repeat 0 0; border-left:1px solid #732115; }
	#mainmenu li span { color:#fff; display:block; height:16px; padding:0px 1em 2px 1em; background:transparent url(/images/menu_item_bg_active.png) no-repeat 0 0; border-left:1px solid #e78963; }
	#mainmenu li a.active, #mainmenu li a:hover { background-image:url(/images/menu_item_bg_active.png); border-left:1px solid #e78963; }
#leftcol #left-bottom { margin:20px 0 0 20px; height:300px; width:400px; overflow:hidden; }
#left-bottom a { text-decoration:none; }
#left-bottom h3 { margin:0 0 .2em 0; }
#left-botton ul { margin:0; padding:0; }


#contentWrapper { margin:0; overflow:hidden; padding:0; position:relative; }
#contentWrapper>h1 { margin:0; text-align:center; height:22px; }
#content { margin:0 25px 0 105px; max-height:523px; padding:10px 10px 0 0; overflow:auto; position:relative; }
#content p, #content ul, #content ol { line-height:1.5em; }


#footer { font-size:11px; height:40px; padding:2px 0 0 30px; overflow: hidden; color:#f6c189; }
#footer a { color:#f6c189; }
#footer div { overflow:hidden;  margin:0; padding:0; }
	#footer #copyright { position:relative; top:0; left:0; width:300px; height:30px; }
	#footer #address-phone { position:relative; top:-30px; left:310px; height:40px; width:150px; font-size:13px; line-height:1em; white-space:nowrap; }
	#footer #address-email { position:relative; top:-70px; left:550px; height:30px; width:150px; font-size:13px; line-height:1em; white-space:nowrap; }
	#footer #counters { position:relative; top:-100px; left: 750px; width: 150px; height: 30px; overflow:hidden; }
	#footer #created-by { visibility: hidden; position:relative; top:-120px; left:820px; width:120px; height:30px; line-height:.8em; }


#dialog-paramsearch { display:none; }

h1, h2, h3, h4 { color:#fbefd9; }
h1 { font-size: 11pt; margin-top:0; }
h2 { font-size: 10pt; }
h3 { font-size: 10pt; }
h4 { font-size: 10pt; font-weight:normal; }

form { margin:0; padding:0; }
form select, form input[type=checkbox], form input[type=radio] { cursor:pointer; }
input, select, textarea { margin:0px; -moz-border-radius:3px; -webkit-border-radius:3px; font-size:10pt; }
input[type=text], input[type=password], select, textarea { font-size:100%; border:1px solid silver; padding:.05em; background-color:#f9f9f9; }
input[type=submit], input[type=reset], input[type=button], button { font-weight:bold; cursor:pointer; padding:.2em; font-size:100%; }
input[type=text]:hover,input[type=password]:hover, textarea:hover, select:hover { background-color:#f3f3f3; }

img { border-color:silver; }

hr { display:block; background:transparent; height:0px; border:none; border-top:1px solid #dedede; margin:30px 0; }

/*a:link, a:visited, a:hover, a:active { text-decoration:underline; }*/
a.jsLink { text-decoration:none; border-bottom:1px dashed #0066AC; }
a:link { color:#f0f0f0; }
a:visited { color:#e0e0e0; }
a:hover { color:#fff; }
a:active { color:#fff; }
h1 a { text-decoration:none; }

form { margin:0; }

form.frm { margin:0; }
form.frm label { display:block; width:220px; float:left; margin:0 10px 0 0; text-align:right; line-height:1em; }
form.frm br { display:block; margin-bottom:.1em; }
form.frm br.space { margin-bottom:1em; }
form.frm input.fixed, form.frm textarea.fixed { width:200px; }
form.frm input[type=submit] { margin-left:230px; }

form.f1 label { display:block; float:left; width:170px; text-align:right; margin:0 10px 0 0; padding:.1em 0; }
form.f1 input, form.f1 select, form.f1 textarea { margin:0 0 .8em 0; vertical-align:top; }
form.f1 div.right { margin:0 0 1em 160px; }
form.f1 input.right { margin:0; vertical-align:baseline; }
form.f1 label.right { display:inline; float:none; margin:0 1em 0 .1em; white-space:nowrap; }
form.f1 fieldset { margin:0 0 1em 0; padding:0 1em; border-collapse:collapse; }
form.f1 fieldset legend { margin:0 0 .5em 0; font-weight:bold; }
form.f1 select.catSelect { width:130px; margin-right:5px; }
form.f1 input[type=submit] {  }
form.f1 a { }

ul.catnav { margin:0 0 0 1em; padding:0; list-style-type:none; }
ul.catnav li { margin:.3em 15px .1em 0; padding:0; float:left; width:100px; line-height:1em; }
ul.catnav a { color:#f6c189; text-decoration:underline; }
ul.catnav ul { margin:0; padding:0 0 0 1.2em; font-size:80%; list-style-type:disc; color:#0057AE; }
ul.catnav ul li { margin:.3em 0; padding:0; }
ul.catnav li.selected, ul.catnav li.selected a { color:white; }

.prod-showcase-box { display:block; float:left; width:88px; height:100px; padding:4px; margin:0 0px 10px 0; text-decoration:none; text-align:center; overflow:hidden; }
a.prod-showcase-box:link, a.prod-showcase-box:visited, a.prod-showcase-box:hover, a.prod-showcase-box:active { text-decoration:none; }
.prod-showcase-box span { /* text-decoration:underline; */ font-size:9pt; font-weight:normal; white-space:nowrap; overflow:hidden; }

table.prodTablemode { border:1px solid silver; margin-left:1px; }
table.prodTablemode th { background-color:#dadada; }
table.prodTablemode tr.even { background-color:#F0F0F0; }
table.prodTablemode tr.odd { background-color:#F9F9F9; }
table.prodTablemode h2 { margin:0; }
table.prodTablemode p {font-size:smaller; }
table.prodTablemode input { margin:0; font-size:8pt; }

.prodListBox { float:left; width:380px; height:250px; margin:0; padding:5px 10px 0px 10px; font-size:11pt; }
.prodListBox h3 { font-size:10pt; font-weight:bold; margin:0 0 .2em 0; }
.prodListBox .description p { margin:0; font-size:8pt; line-height:.6em; }

form.cart-form { float:left; margin:0 1em 0 0; }
table.bdr tr:hover { background-color:#f0f0f0; }

.arrow { margin:100px 10px 0 10px; width:14px; }
.arrow img { border:0; width:14px; height:22px; }

.paging { width:400px; height:16px; overflow:hidden; margin:0; }

.date { font-weight:bold; }
.jsLink { color:#336699; cursor:pointer; border-bottom:1px dashed #336699; }
.errmsg { color:red; }
.goodmsg { color:green; }
.noscreen { display:none; }
.hint { font-size:smaller; color:gray; }

