@import url("gallery.css");
html{height: 100%;}
body{
	background: White url(/images/bkg_top_left.jpg) no-repeat;
	scrollbar-track-color: #EBEBEB;
	scrollbar-3dlight-color: #fe8308;
	scrollbar-arrow-color: #fe8308;
	scrollbar-shadow-color: #fe8308;
	scrollbar-highlight-color: #ffed9b;
	scrollbar-face-color: #ffed9b;
	scrollbar-darkshadow-color: #ffed9b;
	scrollbar-base-color: white;
	font-family: Verdana;
	margin: 0px; padding: 0px; height: 100%;
}
p{margin-top: 3px;}
*{
	font-size: 11px;
	color: #555555;
}
h1{
	color: #545454;
	padding: 5px 0px 9px 65px;
	margin: 1px;
	font-family: Verdana;
/*	font-size: small;*/
	background: url(/images/brush.gif) no-repeat;
	font-size: 140%;
	font-weight: bold;
	}
h2{
   padding: 0px 0px 0px 25px;
	background: url(/images/arrow_1.gif) no-repeat left;
	color: #777777;
	margin: 7px 0px 5px 0px;
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
}
a:active{color: #d06701;}
a:link{color: #5F5F5F;}
ul{list-style-image: url(/images/square2.gif);  }
ul.list1{list-style-image: url(/images/square1.gif);  }
ul.list1 li *{font-size: 11px;}
ul.list1 li{font-size: 11px; background: url(/images/horline.gif) no-repeat bottom; margin-bottom: 7px; padding-bottom:3px;}
ul.list2{
	list-style-image: url(/images/square1.gif); 
	padding-left: 0px;
	border: 0px solid Aqua;
	margin-left: 25px;
}
ul.list2 li *{font-size: 11px;}
ul.list2 li{ font-size: 11px; background: url(/images/horline.gif) no-repeat bottom; margin-bottom: 7px; padding-bottom:3px;}
li.current {list-style-image: url(/images/square2.gif);  }
li.current a{ text-decoration: none;  cursor: default; color: #fe7e01;}
.contacts td{padding-left: 10px;}
.contacts h2{padding: 0px 0px 0px 25px;background: url(/images/arrow_1.gif) no-repeat left;}
.contacts p{padding-left: 25px;}
.contacts a{font-weight: bold; font-size: xx-small; font-style: italic; }

.date{color: #fe7e01;}
div#flashtop{
	padding-top: 0px;
	padding-bottom: 15px;
	background: url(/images/bkg_top_right.png) no-repeat right;
}
.tsmall{font-size: xx-small;}
#footer{	
	border: 0px solid Black;
	background: url(/images/footer_bkg.png) no-repeat;
	margin-top: 3px;
}
#address{
/*float: right;*/
position: relative;
left: 273px;
width: 407px;
height: 165px;
font-size: xx-small;
padding: 0px 0px 0px 20px;
background: url(/images/tel_bkg.png) no-repeat;
text-align: justify;
}
#copyright{clear: both;}
#copyright a{color:#a7a7a7;}


div.line1{margin-top: 3px;	background: url(/images/hr1.gif) repeat-x;}
.subcats{
	border: 1px solid #d5d5d5;
	width: 679px;
	padding: 0px 3px 3px 3px;
	text-align: center;
	float: left;
}
div.catinfo{
	/*width: 450px;*/
	text-align: left;
	border: 1px solid #d5d5d5;
	background: #ececec url(/images/catbkg.png) no-repeat;
	padding: 0px 0px 0px 0px;
	height: 127px;	
	margin: 5px 0px 0px 0px;
	
}
div.catinfo div.text a{font-weight: bold; text-decoration: none;}
div.catinfo div.text a:hover{ text-decoration: underline;}
div.catinfo div.text{
	padding: 25px 0px 0px 0px;
	float: right;
	width: 530px;
	border: 0px solid #949494;
}
div.catinfo div.text blockquote{margin: 5px 0px 0px 24px;}
div.item{
	width: 334px;
	height: 116px;
	border: 1px solid #d5d5d5;
	margin: 3px 3px 0px 0px;
	float: left;
}
div.item div.text{
	padding: 25px 0px 0px 0px;
	float: right;
	width: 201px;
	border: 0px solid #949494;
}
div.item div.text a{font-weight: bold;}
img.border{border: 1px solid #949494;}
/*div.catinfo:hover{background-color: White; }*/
.itemimg{
	width: 159px;
	height: 139px;
	background: url(/images/border_3.png) no-repeat top;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
.itemimg img{border: 1px solid #949494;}
td.itemtext{padding-left: 7px;}
div.itemtext{margin-bottom: 5px; }
div.itemdetail{ margin-top: 0px; width: 100%;}
table.itemdetail{
	border: 1px solid #dddddd;
	}
table.itemdetail th{
	background-color: #ff8808;
	color: White;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}
table.itemdetail td{ 
text-align: center; color: #545454; font-weight: bold;
padding: 3px 3px 3px 3px;
}
.row1{
	background-color: #e9e9e9;
}
tr.over{
	background-color: #FCEC8A;
}
div.itemfiles{}
div.itemfiles img{ border: none;}

div.itemgallery{margin-bottom: 5px;
text-align: left;
width: 500px;
}
div.itemgallery img{
	margin: 3px 10px 3px 0px;
}
#topicon{
text-align: left;
padding-left: 19px;
padding-top: 5px;
height: 23px;
width: 300px;
position: relative;
left: -319px;
font-size: 11px;
}
#topicon a{
	width: 10px;
	background-image: url(/images/icons.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-right: 33px;
}
a#search{background-position: 0px; }
a#home{background-position: -11px; }
a#map{background-position: -23px; }
a#mail{background-position: -35px; }
#content
{
	margin-bottom: 0px; 
	border: 0px solid black;
	width: 959px;  text-align: left;
}
#content2
{
	width: 400px; 
	border: 0px solid Black; 
	float: left;
}
#lflashblock{
	width: 337px;
	float: left;
	border: 0px solid Black;
}
#rflashblock{
	width: 205px;
	float: right;
	border: 0px solid Black;
}
div.left{
	width: 200px;
	float: left;
	border: 0px solid Black;
	padding: 5px;
}
div.right{
	width: 733px;
	float: right;
}
.catpath{
	margin-bottom: 5px;
	border-left: 2px solid #FE8407;
	padding-left: 3px; color: Gray;
	font-size: 9px; 
}
.catpath a{font-size: 9px; color: Gray;}
.catpath a:visited{color: Gray;}
.catpath a:link{color: Gray;}
a.bigger
{
	padding-top: 5px; 
	text-decoration: underline;
	font-size: 110%; color: #FE8407;
	display: block;
	margin-left: 24px;
}
#searchform{ padding: 5px 0px 0px 17px;}
#searchform input{
	border: 1px solid Silver;
}
#searchform label{
	display: block;
	margin: 3px 3px 5px 0px;
}
#searchform .cb{margin: 5px; 
}
.form{}
.form fieldset{
	border: 1px solid Silver;
	width: 393px;
	padding: 7px; 
}
.form label{
	float: left;
	width: 119px;
	margin: 3px;
	text-align: right;
}
.form label em{font-size: 10px;}
.form input,.form textarea{width: 233px; border: 1px solid Silver; margin: 3px;}
.form textarea{height: 100px;}
.form .error{ border: 1px solid Red; }
.form .submit
{
	width: 233px;
	background-color: #EBEBEB;
	color: #404040;  
	border: 1px solid Silver;
	margin-left: 128px;
}
.project{
	background: url(/images/border_1.png) no-repeat top;
	/*padding: 8px 0px 10px 0px;*/
	/*text-align: center;*/
	width: 197px;
	vertical-align: top;
	border: 0px solid black;
	float: left;
	margin: 15 5px 0 0;
	height: 205px;
	text-align: center;
}
.project img{ border: 1px solid #949494; margin: 8px 0px 7px 0;}
.project a{ cursor: pointer;}
p.question{
	margin-left: 77px;
	text-indent: -77px;
}
.answer{
	margin:0 0 3px 77px;
	background-color: #ffffea;
	border-bottom: 1px dashed #D5D5D5;
	border-top: 1px dashed #D5D5D5;
}
blockquote.annotation{
	margin: 0px; padding: 0px;
	background-color: #ffffea;
}
.result{
	color: #404040;
	border: 1px solid #fe7e01;
	background-color: #ffffea;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
a img{cursor: hand;}
div#dlgSpecOffer div{width:300px; float: left; margin: 0 31px 21px 0; border-bottom: 1px solid #DADADA;}
div#dlgSpecOffer img{border: none;}
div#dlgSpecOffer h1{font-size: 1.3em; background-image: none; padding: 0px; margin: 0 0 17px 0;}
div#dlgSpecOffer ul{list-style-position: outside; padding: 0px; margin-left: 25px;
/*margin: 0 0 0 0px;115px;*/ 
}
div#dlgSpecOffer span{font-size: 1.5em; clear: both; margin: 11px 0 0 0; display: block;}
div.galitem{
	border: 0px solid black;
	float: left;
	margin: 0 0 21px 0;
}
div.galitem span{
display: block;
	clear: both;
	text-align: center;
	font-size: 1.2em;
/*	height: 4em;
	border: 1px solid black;*/
}
.nobrd img{ border: none;}
#order-cat{
	color: #545454;
	padding: 5px 0px 9px 65px;
	margin: 1px;
	font-family: Verdana;
	background: url(/images/catalog_order.png) no-repeat;
	font-size: 140%;
	font-weight: bold;	
}
.big-menu{
	border: none;
}
