* {
	font-size:100%;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0;
}

body, p, td {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #bdbdbd;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body {
	margin:0;
	padding:0;
	text-align: center;
	background: url('interface/bg.jpg');
	background-color: black;
/*	margin-left:60px;*/
}

hr {
	border: 0px;
	height: 0px;
	background-color: transparent;
	margin:0;
	padding:0;
	visibility: hidden;
}

a:link, a:visited, a:active {color:white;text-decoration: none; }
a:hover {text-decoration: underline;color:white;}

h1 {
	font-size: 14px;
}

h1.catalog {
	font-size:10px;
	font-weight: bold;
	border-bottom:1px gray solid;
	padding-bottom: 5px;
	clear: both;
	margin-bottom:1px;
}

h3 {
 	font-size: 14px;
}

input, textarea {
	background-color: #bdbdbd;
	border: 1px #6a6a6a solid;
}

input[type="submit"] {
	background-color: #bdbdbd;
	border: 1px #6a6a6a solid;
	padding: 3px 5px 3px 5px;

}

input[type="button"] {
	background-color: #bdbdbd;
	border: 1px #6a6a6a solid;
	padding: 3px 5px 3px 5px;

}

#container {
	width: 950px;
	margin:0 auto;
	text-align: left;
}

#container_item {
	width: 787px;
	margin:0 auto;
}

#header_title {
	clear:both;
	font-size: 10px;
	margin-top:5px;
	margin-bottom: 5px;
	height: 75px;
}


#header_title2 {
	width: 787px;
	clear:both;
	font-size: 10px;
	margin-top:5px;
	margin-bottom: 5px;
	height: 80px;

}

#header_title .addr_info {
	float:right;
	text-align:right;
	border:0px red solid;
	width: 300px;
	margin-top: 15px;
}

#header_title .img_logo {
	float:left;
	margin-top:20px;
}

#header_menu {
	width: 950px;
	font-size:10px;
	border-bottom: 1px gray solid;
	margin-top: 5px;
}

#header_menu td {
	padding: 5px 0px 5px 0px;

}


#header_menu td.selected {
	background-color: #303030;

}


#header_finder {

}

.header_line {
	width: 787px;
	margin-top:0px;
	font-size:1px;
	margin-bottom:17px;
 	background-color:#6a6a6a;
 	height:7px;
 	clear: both;

}

#header_menu td {
	word-wrap:normal;
	font-size: 10px;
}

#header_menu td.passive {
 	background-color:#6a6a6a;
	height:7px;
}

#header_menu .col1 {width:80px}
#header_menu .col2 {width:80px}
#header_menu .col3 {width:80px}
#header_menu .col4 {width:80px}
#header_menu .col5 {width:80px}
#header_menu .col6 {width:80px}



#header_menu td.separator {
	height:10px;
}

#header_menu td.active {
 	background-color:#880000;
	height:7px;
}

#header_menu td.item {
	text-align:center;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration:none;
	color:#bdbdbd;
}
a.menu:hover {
	text-decoration:none;
	color:white;
}





#title_news_box {
      	float:right;
	width:320px;
	font-size:12px;
	margin-top:20px;
	text-align: left;
}
#title_news_box .date {
   	color:#6a6a6a;
	font-weight:bold;
	text-align: right;
}
#title_news_box .text {
	margin-top: 10px;

}

#title_news_box .text h3 {
	font-size:12px;
	margin:0;
	color: white;
}

#title_news_box .text a.txt:link {
	text-decoration:none;
	font-size:12px;
	color:#bdbdbd;
}
#title_news_box .text a.txt:hover {
	text-decoration:none;
	color:#bdbdbd;
}

.title_image {
	width:550px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}




#news_box {
      	float:left;
	width:700px;
	font-size:12px;
	margin-right:20px;
	margin-top: 20px;
	text-align: left;
}
#news_box .date {
	color:#6a6a6a;
	height:1.2em;
	padding-left:10px;
	font-weight:bold;
}
#news_box .text {
	margin: 10px;
}

#news_box .text h3 {
	font-size:12px;
	margin:0;
	color: white;
}

#news_box a.txt:link,
#news_box a.txt:visited,
#news_box a.txt:active {
	text-decoration:none;
	font-size:12px;
	color:#6a6a6a;
}
#news_box a.txt:hover {
	text-decoration:none;
	font-size:12px;
	color:#6a6a6a;
}

#news_box .news_arrow {
	float:right;
}





#footer {
	clear: both;
	margin-top:20px;
	margin-bottom:10px;
	border-top: 1px gray solid;
}
#footer * {
	font-size: 10px;
}



#footer .copy {
	clear: both;
	color: #737373;
	font-size: 10px;
	top: 10px;
	border-top: 1px gray solid;
}

/* ----------------- */

#header_register li {
	list-style-type:none;
	float: right;

}

#header_register li {
	list-style-type:none;
	float: right;

}
#header_register form {
	margin-top: 0px;
}

#header_register form .black_submit {
	width: 40px;
	height: 19px;
	background-color: #4f4f4f;
	color:white;
	border: 0px;
	background: url('interface/find_btn.jpg');
	background-repeat: no-repeat;
	background-position: 2px 0px;
	cursor:pointer;
}

#header_register form input {
	width: 130px;
	height: 19px;
	background-color: black;
	color:white;
	border: 1px black solid;
	font-size: 12px;
	color: #BDBDBD;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;

}
/* ---------------------- */





#header_finder {
	width: 150px;
	margin-top: 2px;
}

#header_finder form input {
	background-color: black;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	padding: 0;
	margin: 0;
	color:#E0E0E0;
	width: 145px;
	margin-right: 3px;
	font-size: 10px;
}

td.fint_input {
	background-color: black;
	border: 1px #464646 solid;
	padding-left:5px;
}

#header_finder form .find_submit {
	background-color: #4f4f4f;
	color:white;
	border: 0px;
	background: url('interface/find_btn.jpg');
	background-repeat: no-repeat;
	width: 36px;
	height: 21px;
	margin-left: 3px;
	cursor: pointer;
}


/* --------------------- */


.separator {
 	clear: both;
}



#catalog_container .col1 {
	width: 200px;
	vertical-align: top;
	border-right: 1px silver solid;
}

#catalog_container .col1 h2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	border-top: 1px gray solid;
	border-bottom: 1px gray solid;
	color: white;
	background-color: #58493a;
	padding-left: 3px;
	
}


#catalog_container .col2 {
	vertical-align: top;
	padding: 0 0 0 18px;
	width: 750px;

}


#catalog_container .item_subtype_icon {
	margin-left: 17px;
	text-align: center;
	width: 100px;
	height:60px;
	padding-top: 15px;
}


.item_group_117 {
	background: url('interface/item_group1.gif');
	background-repeat: no-repeat;
	border-top: 1px #575757 solid;
	margin-bottom: 20px;

}

.item_group_124 {
	background: url('interface/item_group2.gif');
	background-repeat: no-repeat;
	border-top: 1px #575757 solid;
	margin-bottom: 20px;
	height: 100px;
}

.item_group_125 {
	background: url('interface/item_group3.gif');
	background-repeat: no-repeat;
	border-top: 1px #575757 solid;
	margin-bottom: 20px;
	height: 100px;

}




.filter {
	font-size: 10px;
	background-image: url('interface/filter_bg.png');
	background-color: #6a6a6a;
	background-repeat: no-repeat;
	filter: alpha(opacity=65);
	clear: both;
	width: 700px;
}

.f1 {
	height: 42px;
}

.f2 {
	height: 100px;
}

.f3 {
	height: 100px;
}

.f4 {
	height: 75px;
}

.filter_selected {
	background-image: url('interface/filter_bg_selected.png');
	background-repeat: no-repeat;
	filter: alpha(opacity=65);
	display:block;
}

.filter_hidden {
	display:none;
}

.filter a.selected:link, .filter a.selected:visited, .filter a.selected:active {
	color: white;
}

.filter a:link, .filter a:visited, .filter a:active {
	color: black;
}

.filter a:hover {
	color: #bdbdbd;
	text-decoration: none;
}

.filter div.item {
	padding-right: 40px;
	border-right: 1px black solid;
	width: 172px;
	float:left;
	padding: 16px 0px 16px 0px;
	text-align: center;

}
.filter div.no_border {
    border-right: 0px;
}
.filter div.item_right {
	border-left: 1px black solid;
	width: 140px;
	float:right;
	padding: 16px 0px 16px 0px;
	text-align: center;

}

.filter .filter_splitter {
	clear: both;
	border:0px;
	margin:0px;
	height:0px;
	padding:0px;
	font-size: 0px;
}

.filter table {

}

.filter table td {
	font-size:10px;
}



.filter_style_items {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
}

td.filter_subtype_items {
	float:left;
	padding-top:8px;
	padding-bottom:10px;
	width: 500px;
	padding-left:20px;
}

td.filter_subtype_items img {
	float: right;
}


.filter_style_item {
	width: 110px;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.filter div.filter_style_item_all {
	border-right: 1px black solid;
	width: 150px;
	float:left;
	padding: 43px 0px 46px 0px;
	text-align: center;
}

.filter_vendor_item {
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.filter_subtype_group_item {
	float:left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 0px;
	color:black;
    white-space: nowrap;

}

.filter_subtype_group_item_all {
	border-right: 1px black solid;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}



.filter_btn {
	border-bottom: 1px black solid;
	margin-top:4px;
	text-align:left;
	margin-bottom: 1px;
	background-color: black;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: right;
	width: 150px;
	height: 20px;
}

.filter_btn a:link,
.filter_btn a:hover,
.filter_btn a:active,
.filter_btn a:visited
 {
	text-decoration: none;
	position: relative;
	top:4px;
	left: 5px;
}

.expanded {
	background-image: url('interface/filter_arrow_down.jpg');
}

.collapsed {
	background-image: url('interface/filter_arrow_right.jpg');
}


.filter_clear_btn {
	height: 17px;
	margin-top:2px;
	text-align:left;
	margin-bottom: 10px;
}

.btn {
	cursor: pointer;
}


.filter_collection {
/*	height: 50px;*/
}






.catalog_item {
	width: 175px;
	height: 210px;
	background-color: white;
	margin-right: 4px;
	margin-bottom: 10px;
	float: left;
	color:black;
	font-size: 10px;
	
}

.catalog_item_box {
	width: 230px;
	height: 290px;
	background-color: white;
	color:black;
	overflow: hidden;
}

.manager {
	height: 370px;
}

.manager_box {
	height: 350px;
}

.hidden {
	background-color: gray;
}

.catalog_item_footer {
	width: 230px;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 1px;
	color:black;
	text-align: right;
	background-color: transparent;
}

.catalog_item_footer .edit_small {
	font-size: 8px;
	background-color: black;
	color: white;
	border: 1px black solid;
	height: 15px;
	cursor: pointer;
	margin-top: 0;
	padding-top: 0;
}

.catalog_image {
	width: 175px;
	height: 160px;
	text-align:center;
}


.catalog_item_info {
	padding: 0px 3px 0 3px;
	height: 50px;
	
}

.catalog_item .info {
	margin-left: 4px;
}


h4.catalog_item_name {
	font-size:10px;
	width: 170px;
	float:left;
	overflow: hidden;
	margin-top: 5px;
}

.catalog_item_vendor {
	font-size:10px;
	margin-left:5px;
}


.catalog_item table {
	margin-left: 5px;
	width: 220px;
}

.catalog_item table th {
	font-size:10px;
	color:black;
	font-weight: bold;
	text-align: left;

}
.catalog_item table td {
	font-size:10px;
	color:black;

}

.catalog_item a:link,
.catalog_item a:active,
.catalog_item a:visited {
	color: black;
}

.catalog_item .more {


}

.catalog_item .old_art {
	color: gray;
}





.item .header_right {
	float: right;
	margin-top: 15px;
	text-align: right;
	border: 1px red solid;
	height: 30px;
}

.item h2 {
	height: 13px;
	border-bottom: 1px #6a6a6a solid;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-bottom: 2px;
}

.item h3 {
	font-size:12px;
	text-align: left;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 15px;
}

.item .image {
}

.item .item_image {
	float: left;
	width: 600px;

	text-align: left;
}

.item .image_addon {
	float:right;
	margin-bottom: 10px;
}

.item hr {
	border:0;
	clear:both;
}

.item .info {
	clear: both;
	border-top: 1px #6a6a6a solid;
	margin-top:1px;
	padding-top: 3px;
	text-align: left;

}

.item .drawing_image {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.item table.text_info td {
	padding-right: 5px;
}

.item .case {
	margin-top: 20px;
}

.item .footer {
	border-top: 7px #6a6a6a solid;
	margin-top: 20px;
	margin-bottom: 20px;
}

.item .lft {
	float: left;
	margin-top: 3px;
	font-size: 10px;
}

.item .rght {
	float: right;
	margin-top: 3px;
	font-size: 10px;
	color: #6a6a6a;
}


.letter {
	color: white;
	padding: 10px 10px 10px 10px;
	min-height: 400px;
	line-height: 1.5em;
}
.letter * {
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
	color: #BDBDBD;
}

.letter h1 {
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 20px;
	margin-bottom: 10px;
}

.letter .icoon {
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.letter .date {
	padding-top: 3px;
	clear: both;
}
.letter hr {
	border: 0px;
}

.letter a:link,
.letter a:active,
.letter a:visited,
.letter a:hover
 {
	text-decoration: underline;
	color: white;
}





.managermenu {
	margin: 0 auto;
	width: 835px;
	border-bottom: 1px #6a6a6a solid;
}



table.case {
	border-collapse: collapse;
}

table.case th {
	border: 1px #bdbdbd solid;
	padding: 5px;
	font-size: 12px;
	background-color: #6a6a6a;
}

table.case td {
	border: 1px #6a6a6a solid;
	padding: 3px;
}

table.case td.footer {
	border: 1px #bdbdbd solid;
	padding: 5px;
	background-color: #6a6a6a;
}

table.case td table td {
	border: 0px;
}

table.case a:link, a:hover, a:visited, a:active {
	color: #ebebeb;
}


table.t2 th {
	font-size:12px;
	text-align: left;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.t2 td {
	font-size:12px;
	text-align: left;
}

.t2 td a:link, a:active, a:visited {
	color: white;
}


#buttonsDiv {
   margin-top: 10px;
   text-align: right;
}

#buttonsDiv2 {
   margin-top: 40px;
   text-align: right;
}

#ajaxMessage {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 99;

    color: white;
    font-weight: bold;
    background-color: black;

    border: 1px solid black;
    padding: 0.5em 1em;
}

#smallContainer {
	min-height: 300px;
}

#smallContainer ul, #smallContainer ol {
	margin-left: 20px;
}

#smallContainer h2 {
	margin: 5px 0 10px 0;
	font-size: 14px;
	color:white;
}


#smallContainer .comment {
	margin-left: 20px;
}



.caseImage {
	margin: 2px 5px 5px 5px;
}

.pages_true {background-color: #808080; }

.pages_false {

}


table.telephones td {
	padding-right:10px;
	vertical-align:top;
}



.interior {
	height: 220px;
}

.interior_box {
	height: 200px;
}


form {
	vertical-align: middle;
}


#div1 {
	padding-right:  4px;
}


#caseHint table{
	color: white;
	background-color: black;
}

#caseHint table td {
	border-bottom: 0px white solid;
	color: white;
	padding: 5px;
	background-color: gray;
}


.indexFooter {
 	clear: both;
	margin: 0 0 10px 0;
	width: 835px;
}




.leftMenuL1 li {
	font-weight: bold;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;


}

.leftMenuL1 li.selected {
	background-color: #303030;
}

.leftMenuL1 li.selected a {
	color: white;
	font-weight: bold;
}


ul.leftMenuL2 {
}

.leftMenuL2 li{
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	font-weight: normal;

	background: black url(/interface/dot.gif) no-repeat scroll 0px 7px;
	font-size: 11px;

}

.leftMenuL2 li.notSelected a {
	color: white;
	font-weight: normal;
}

.leftMenuL2 li.selected {
	background-color: #303030;
}

.leftMenuL2 li.selected a {
	color: white;
	font-weight: normal;
}


.stxt h2 {
	margin-bottom: 0.1em;
}

.stxt h3 {
	margin-bottom: 0.1em;
}

.stxt p {
	margin-top: 0em;
	margin-bottom: 1em;
	text-align:  justify;
}

.stxt b {
	font-weight: normal;
}
