#main-nav {
    width: 231px;
    height: 137px;
    background: url(bg-mainnav.png) left top no-repeat;
    margin: 0 0 20px 0;
    padding: 25px 0 0 0;
}

#main-nav li {
    list-style: none;
    font-size: 1.125em;
    padding: 0 0 0 23px;
    margin: 0 0 13px 23px;
    background: url(m01.gif) left 5px no-repeat;
    font-weight: normal;
}


#main-nav a:link {color: white;}
#main-nav a:visited {color: white;}
#main-nav a:hover {color: #da1515;}
#main-nav a:active {color: #da1515;}

#main-nav .active a {
	color: black !important;
}

#sub-nav {
	width: 228px;
	background: #272727 url(bg-nav2.png) left top repeat-x;
	zoom: 1;
}

#sub-nav ul {
	background: url(bg-nav2-top.png) left top no-repeat;
	padding: 20px 5px 0 26px;
	margin: 0;
	zoom: 1;
}

#sub-nav ul ul {
	background: none;
	padding: 0;
	margin: 6px 0 0 9px;
}

#sub-nav ul ul ul {
	padding: 5px 0 0 0;
}

#sub-nav ul ul ul a {
	text-decoration: none;
}

#sub-nav li {
	list-style: none;
	font-size: 0.875em;
	font-weight: bold;
	color: #900;
}

#sub-nav li a {
	text-decoration: none;

}

#sub-nav li li {
	font-weight: normal;
	margin: 0 0 6px 0;
	color: #900;
}

#sub-nav li li li {
	background: url(mark.gif) left 0.5em no-repeat;
	padding: 0 0 0 10px;
}

#sub-nav li li a {
	text-decoration: none;
}

#sub-nav li li li a {
	text-decoration: underline;
}

#sub-nav .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
	background: url(bg-nav2-bot.png) left top no-repeat;
}

#sub-nav a:link {color: white;}
#sub-nav a:visited {color: white;}
#sub-nav a:hover {color: #da1515;}
#sub-nav a:active {color: #da1515;}

#half-col-left {
	float: left;
	width: 50%;

	background: url(delimiter.gif) right top no-repeat;
}

#half-col-left .wrapper {
	margin: 0 25px 0 0;
}

#half-col-right {
	width: 50%;
	float: left;
	margin: 0 -1px 0 0;
}

#half-col-right .wrapper {
	margin: 0 0 0 30px;
}

#footer p {
	margin: 0;
}

#footer-nav {
	margin: 5px 0 12px 0;
	overflow: hidden;
	zoom: 1;
}

#footer-nav li {
	list-style: none;
	float: left;
	background: url(m02.gif) right 5px no-repeat;
	padding: 0 15px 0 0;
	margin: 0 12px 0 0 ;
}

#footer-nav .last {background: none;}

#footer-nav a:link {color: white;}
#footer-nav a:visited {color: white;}
#footer-nav a:hover {color: #da1515;}
#footer-nav a:active {color: #da1515;}

.news-item {
	margin: 0 0 37px 0;
	overflow: hidden;
	zoom: 1;
}

.news-item h3 {
	margin: 0 0 19px 0;
}

.news-item p {
	margin: 0;
}

.news-item a {
	margin: 22px 0 0 0;
}

.full-view-link {
	color: black;
}


.full-view-link:after {
	content: ' >>';
	float: left;
}

/* IE */
.full-view-link {
    background-image: expression(
        this.runtimeStyle.backgroundImage = 'none',
        this.innerHTML += " >>"
    );
}

.Prod  {
color: white;
    list-style: none;
    font-size: 1.125em;
    padding: 0 0 0 23px;
    margin: 0 0 13px 0px;
    background: url(m01.gif) left 5px no-repeat;
    font-weight: normal;
}

.PDF  {
color: white;
    list-style: none;
	font-size: 0.800em;
    padding: 0 0 0 18px;
    margin: 0 0 10px -10px;
    background: url(dl.gif) left 5px no-repeat;
    font-weight: normal;
}

.cat-item img {
	margin: 0 15px 5px 0;
}

.good-desc {
	margin: 0 0 25px 0;
}

.good-desc img {
	display: block;
	margin: 0 0 20px 0;
}

.lined, .goods {
	width: 100%;
	border-collapse: collapse;
}

.lined  td, .lined  th, .goods td, .goods th  {
	border: 1px black solid;
	padding: 5px;
	vertical-align: top;
}

.invgoods {
	width: 100%;
	border-collapse: collapse;
}

.invgoods th, .invgoods td  {
	border: 0px black solid;
	padding: 5px;
	vertical-align: top;
}



.floating-pics-list {
	padding-bottom: 50px;
}
.floating-pics-list span {
	margin-right: 20px;
	position: relative;
	float: left;
}
.floating-pics-list img {
	margin: 2em 0 2em 0;
	display: block;
}
.floating-pics-list strong {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 90px;
	font-size: 11px;
}

.order {
    margin: 0 0 15px 0;
}

.order fieldset {
    margin: 0 0 13px;
}

.order label {
    display: block;
    font-weight: bold;
}

.order input, .order textarea {
    background: transparent;
    border: 1px #0078ce solid;
	color: #000;
}

.order input {
    width: 177px;
}

.order textarea {
    width: 365px;
    height: 180px;
}

.order button {
    width: 160px;
    text-align: center;
    background: #0078ce;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
}

.order p.error {
	font-size: 0.8em;
	color: red;
}

.top-phone {
	position: absolute; left: 85px; bottom: 55px; font-size: 32px; font-weight: bold;
	color: white;
	font-style: normal;
}
		
.top-phone span {font-size: 14px; display: inline; color: white;}

.top-icq {
	position: absolute; left: 85px; bottom: 30px; font-size: 27px; font-weight: bold;
	color: white;
	font-style: normal;
}
		
.top-icq span {font-size: 14px; display: inline; color: white;}
