/* common */
BODY {
  color: black; 
  background-color: white;
  margin: 0px;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  text-align:center;
}

div {
	font-size: 14px;
}

h1 { 
	font-size: 20px;
}

table {
	border-width: 0;
	background-color: white; 
	color:black;}

img { 
	border-style: none; }

table.site{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

a { 
	color: darkcyan;
	font-size: 11px;
	text-decoration : none;
}
a:hover { 
	color: darkcyan;
	text-decoration: underline; 
}

/* header */
table.head {
	background-color: lightblue;
	background-image:url(images/header.jpg);
	color: white;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 100%;}

table.menu{
	background-color: transparent;}

td:hover.menu {
background-color: white;
}

a.menu{
	color: DimGray;
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;}

a:hover.menu{
	color: grey;
	text-decoration : none;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	/*background-color: white;*/
}

/* boxes */
a.boxTitle { 
	color: DimGray; 
	font-size: 15px; 
	font-weight: bold; 
	letter-spacing: -1px; 
	line-height:30px; }

a:hover.boxTitle {
	 color: grey; }

a.order,a.order:hover {
	color: darkred;
	font-size: 13px;
	font-weight: bold; 
	}



.tree_cat_active{
	color:black; 
	text-decoration: underline }

a.navigation {
	color: white; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration : none }

a:hover.navigation {
	color: white;
	font-size: 11px;	
	font-weight: bold;
	text-decoration : underline; }
td.navigation{
	background-color: lightblue;
	background-image:url(images/fon.gif);
	color: white;
	font-size: 11px;
	font-weight: bold;}

/* content */
.cTitle {
	color: dimgrey;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height:30px;
}

table.tableTitle{
	color: white;
	background-image:url(images/fon.gif);
}

td.title {
	background-color: lightblue;
	background-image:url(images/fon.gif);
	color: white;
	font-size: 15px;
	font-weight: bold;}

.activepage {
	font-size: 11px; 
	font-weight: bold;
	background-image:url(images/fon.gif);
}
.pagelist {
	font-size: 12px;
	color: black;
	background-image:url(images/fon.gif);
}

.textfield {
	font-size:12; 
	color:#353535; 
	font-weight: bold;
}

.category {
	font-size:12; 
	color:DimGray;
	letter-spacing: -1px;
}

.bigproduct{
	font-size:15; 
	color:DimGray;
	letter-spacing: -1px;
}

div.description{
	font-size: 14px;
	text-align: center;
	background-image:url(images/fon.gif);
	color: white;
	font-weight: bold;
}

div.cat_description{
	font-size: 12px;
	color: black;
	text-align: center;
	margin: 10px;
}

form { 
	display: inline; }
checkbox, radio,  select, input { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	border: 1px solid dimgrey; }
textarea { 
	width: 100%; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	border: 1px solid dimgrey; }

input.butt {
	font-size: 13px;
	font-weight: bold;
	width: 10px;
	border: 0px solid dimgrey;
	background-color: lightblue;
	background-image:url(images/fon.gif);
	color: white;
	}
input.submit, input.reset {
	border: 1px solid darkblue;
	background-color: lightblue;
	background-image:url(images/fon.gif);
	color: white;
	}

/* price */
a.inbasket, a:hover.inbasket
	{	font-size:11px; 
		color: darkred; 
		font-weight: bold;	}
a.product, a:hover.product
	{	font-size:11px;
		color:#808080;
		font-weight: bold;}

.price{
	font-size: 12px;
	font-weight: bold;
	color: darkred;
	}

.garantee{
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	}

.linktext {
	cursor: pointer;
}
.linktext:hover {
	text-decoration:underline;
}

.tableHead {
	cursor: pointer;
	color: white; 
	font-weight: bold;
	font-size: 14px;
}
.tableHead:hover {
	text-decoration:underline;
}


/* footer */
a.webmaster a:hover.webmaster {
	color:#6C8EB1; 
	font-weight:normal; 
	text-decoration:none;
}

table.footer {
	background-color: white;
	color: gray;
	font-size: 10px;
	width: 100%;
}

/* other */
table.reply{
	border: 1px solid darkred;
	background-color: lightblue;
	background-image:url(images/fon.gif);
	color: white;
	width: 70%;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
table.catalog{
	border: 1px solid darkred;
	/*background-color: lightblue;
	color: white;*/
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
tr.odd{
	background-color: #CCCCCC;
}

.pr_description {
	text-decoration: underline ;
	clear: both;
	background-color: lightblue;
	background-image:url(images/fon.gif);
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }

