﻿* { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#cats 
{
	padding-left: 25px;
}
#cats ul 
{
	padding-left: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin:0;
}
#cats li 
{
	list-style:none;
	
}
#cats  form input {
	margin: 0;
	font-size: 85%;
	opacity: .7;
	width: 10em;
	color: #145693;
}
#cats  form input:focus, #header form input:hover {
	opacity: 1;
	color: #000;
}
#cats  #addbutton {

}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li a
{
	display: block;
	height: 20px;
	width: 167px;
	background-image: url(img/bullet.gif);
	background-color: #E9E9E9;
	padding-left: 15px;
	margin-left: 20px;
	padding-top: 10px;
	margin-bottom: 4px;
	
}
#menu li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
#menu li a:hover
{
	background-image: url(img/bullet_h.gif);
}
#head 
{
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	float: left;
	height: 137px;
	width: 547px;
}
#tophead 
{
	background-image: url(img/language_bg.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 547px;
}
.catstable 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: rgb(190,190,190);
	border-right-color: rgb(190,190,190);
}
.bordtop
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(190,190,190);

}
.bordright
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(190,190,190);

}
.descsmall
{
	color: rgb(190,190,190);
}
.o_done
{
	background-color: #FFFFCC;
}
.o_new
{
	background-color:#FF3333;
}
.o_wate
{

	background-color:#FFFF66;
}
.oldprice
{
	text-decoration: line-through;
	/*color: red;*/
}
.menuleft
{
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
}
.pageright
{
	background-image: url(img/pagebg.gif);
	background-repeat: repeat-y;
}
.hidden
{
	font-style:italic;
}
.new
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: rgb(190,190,190);
	border-right-color: rgb(190,190,190);
	background-color: #FFFFCC;
}
.descbig
{

}
img
{
	border:0;
}
body 
{
	background-color: rgb(215, 215, 215);
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	text-align: left;
}
form 
{
	padding: 0;
	margin:0;
}
#main 
{
	width: 749px;
	background-color:#E9E9E9;
}
#menu h1 {
	margin: 0;
}
#menu h1 a {
	display: block;
	height: 121px;
	-moz-height: 121px;
	_height: 123px;
	width: 214px;
	background-image:url(img/logo.gif);
	background-position:top, right;
	background-repeat:no-repeat;
	text-decoration: none;
	top: 0;
	left: 0;
	text-decoration: none;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	*/
}
#menu h2 a
{
	display: block;
	height: 38px;
	width:159px;
	background: url(img/list.gif) top left no-repeat;
	margin-left: 30px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
#footer 
{
	background-image:url(img/footer.gif);
	text-align: center;
	display: block;
	height: 41px;
	width:761px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #FFFFFF;
}
#page
{
	width: 100%;
	height: 100%;
	/*
	background-image:url(img/pagebg.gif);
	background-color:#FFFFFF;
	*/
	padding-left: 10px;
}

A.catsActive {
	FONT-WEIGHT:bold; 
	COLOR: #000000;
	FONT-STYLE: normal; 
	TEXT-DECORATION: underline
}
a
{
	text-decoration:underline;
}
a:link, a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}
input, textarea
{	
	border-style:solid;
	border-width:1px;
	border-color:rgb(190,190,190);
	background-color: #FFFFCC;
}
#lang
{
	margin-right:30px;
	padding-top:8px;

}
#lang a
{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	

}
