/* General */
*{margin:0;padding:0;}
a{outline:none;}
/* Body */
body {
	text-align: center;
	color: #333;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.8em;
}
/* Container */
#container {
	width: 776px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 2px solid #E5E5E5;
	margin-top: 6px;
} 
#topcontainer{
	background-image: url(/img/prodmashtop.jpg);
	height: 194px;
	width: 744px;
	margin-top: 35px;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 16px;
	margin-left: 16px;
}
#topcontainer img {
	margin-top: 22px;
	margin-left: 38px;
}
/* Header */
#header {
	position: absolute;
	width: 744px;
	top: 240px;
	z-index: 1;
	max-width: 776px;
	margin-right: 16px;
	margin-left: 16px;
	display: block;
}
/* Search */
#search2 {
	width: 762px;
	height:23px;
	position: absolute;
	visibility: visible;
	text-align:right;
	top: 16px;
}
#ajaxSearch_input {border: 1px solid #D0D0D0;}
#ajaxSearch_submit {
	border: none;
	background-color: #FFFFFF;
	color: #A5A5A5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1.1em;
	padding: 0px;
}
#ajaxSearch_input {}
#ajaxSearch_submit {}
/* Header Navigation */
#solidblockmenu {
	width: 744px;
	height: 27px;
	position: relative;
	background-image: url(/img/allbuttons2.png);
	list-style-type: none;
}
#solidblockmenu li {
  float: left;
}
#solidblockmenu li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 27px;
  background: url(/img/allbuttons.png) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}
li#solidblockmenu_arch a {
  left: 0;
  width: 124px;
  background-position: 0 0;
}
li#solidblockmenu_comp a {
  left: 124px;
  width: 124px;
  background-position: -124px 0;
}
li#solidblockmenu_prod a {
  left: 248px;
  width: 124px;
  background-position: -248px 0;
}
li#solidblockmenu_vac a {
  left: 372px;
  width: 124px;
  background-position: -372px 0;
}
li#solidblockmenu_cont a {
  left: 496px;
  width: 124px;
  background-position: -496px 0;
}
li#solidblockmenu_for  a {
  left: 620px;
  width: 124px;
  background-position: -620px 0;
}
li#solidblockmenu_arch a:hover {
  background-position: 0 -27px;
}
li#solidblockmenu_comp a:hover {
  background-position: -124px -27px;
}
li#solidblockmenu_prod a:hover {
  background-position: -248px -27px;
}
li#solidblockmenu_vac a:hover {
  background-position: -372px -27px;
}
li#solidblockmenu_cont a:hover {
  background-position: -496px -27px;
}
li#solidblockmenu_for a:hover {
  background-position: -620px -27px;
}
#body_arch li#solidblockmenu_arch  a {
  background-position: 0 -27px;
}
#body_comp li#solidblockmenu_comp a {
  background-position: -124px -27px;
}
#body_prod li#solidblockmenu_prod a {
  background-position: -248px -27px;
}
#body_vac li#solidblockmenu_vac a {
  background-position: -372px -27px;
}
#body_cont li#solidblockmenu_cont a {
  background-position: -496px -27px;
}
#body_for li#solidblockmenu_for a {
  background-position: -620px -27px;
}
#polosa {
	position: absolute;
	top: 267px;
	height: 1px;
	width: 776px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* Maintext */
#mainimg li {
	display: inline;
}
#mainimg img {border:none;}
#maintext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	padding-top: 5px;
}
#maintext h4 {}
#maintext a:link {color: #0A63BA;}
#maintext a:visited {color: #663366;}
#maintext h2 a {
	text-decoration: none;
}
.news a {
	margin-right: 2px;
	margin-left: 2px;
}
.news {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.news p {
	padding-top: 5px;
}



#maintext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	line-height: 1.3em;
	margin-bottom: 15px;
}
#maintext a:link, #maintext a:visited {}
#maintext a:visited {}
#maintext a:hover{}
#maintext img {}
#maintext ol {}
#maintext ul {}
#maintext li {}
.form {}
.form p {}

#maintext table {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#maintext table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding: 3px;
}
#maintext thead td {
	background-color: #CDCDCD;
	font-weight: bold;
}
/* Sidebar */
#sidebar h3 {}
#sidebar p {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	line-height: 1.5em;
	margin-bottom: 10px;
}
.sidebarnav ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.sidebarnav li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
}
.sidebarnav li a:link, .sidebarnav li a:visited {
	display: block;
	color: #333333;
	text-decoration: none;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
}

.sidebarnav li a:hover {
	background-color: #CDCDCD;
}
.active {
	background-color: #e5e5e5;
}
.sidebar img {}
.contacts {}
/* Footer */
#footer {
	clear: both;
	display: block;
	padding-top: 10px;
	background-image: url(/img/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
	margin-right: 16px;
	margin-bottom: 6px;
	margin-left: 16px;
}
#footer p {
}
.copy {
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
}
.hottopic {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #333333;
	font-weight: bold;
	float: left;
}
.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	text-transform: uppercase;
	color: #0A63BA;
	font-weight: bold;
	margin-left: 252px;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.topic a {
	color: #0A63BA;
	text-decoration: none;
}
.topic a:hover {
	text-decoration: underline;
}
#footer ul{
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDCDCD;
	padding: 6px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
#footer li{
	display: inline;
	color: #999999;
	margin-right: 7px;
	margin-left: 7px;
}
#footer li a:link, #footer li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #999999;
	text-decoration: none;
}
#footer li a:hover {
	color: #0A63BA;
}
#bd {}
#bd img {}
/* Top Navigation */
#navcontainer {}
#breadcrumbs {
	margin-left: 270px;
	text-align: right;
	position: absolute;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: lowercase;
}
#breadcrumbs li{
display:inline;
}
#breadcrumbs li a {
	text-decoration: none;
	color: #0A63BA;
}
#breadcrumbs li a:hover{
	text-decoration: underline;
}
#footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 738px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-right: 16px;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}
#footerlink a {
	color: #0A63BA;
	text-decoration: none;
}
.mainbanner {
	position: absolute;
	top: 289px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: right;
	padding-top: 10px;
	float: right;
}
.top a {
	color: #0A63BA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: right;
	padding-top: 10px;
	float: left;
	width: 90%;
}
.back a {

	color: #0A63BA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
}
.rndbox {
	width: 237px;
	color: #848484;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 11px;
	margin-top: 11px;
}
.rndbox form {
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	font-size: 1em;
}
.rndtop {
	background-image: url(/img/polltop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
.rndbody {
	background-image: url(/img/poll_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: -5px;
}
.rndbottom {
	background-image: url(/img/pollbottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
}
.rndbox p {
	margin: 0 0.4em 0 0.4em;
	color: #848484;
}
.rndbox input {
	margin-left: 6px;
}
.radio {
	font-size: 1.2em;
	color: #848484;
	margin-right: 8px;
	margin-left: 5px;
}
.vote {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin-top: 7px;
	text-decoration: underline;
	padding: 0px;
	border:none;
}

.link {
padding-left:20px;
}
.link_title {
padding:0;
margin:0;
color:#1b3b84;
font-weight:bold;
}
.link_desc {
padding:0;
margin:0;
}
.link_link {
padding:0;
margin:0;
}.bold {
	font-weight: bold;
}
#breadcrumbs li strong {
	font-weight: normal;
}

.main {
  border-top: solid 1px #CDCDCD;
}

/* форма */

form#product-price {
  border: solid 1px #CDCDCD;
  padding: 10px;
}
form#product-price label {
  display: block;
  overflow: hidden;
  width: 98%;
  margin-bottom: 7px;
}
form#product-price label span {
  float: left;
  width: 200px;
  font-size: 1.2em;
  font-weight: bold;
}
form#product-price label input, label textarea {
  width: 250px;
}
form#product-price label select {
  width: 255px;
}
form#product-price div.errors {
  color: red;
}
form#product-price div.errors2 {
  margin-bottom: 10px;
  font-weight: bold;
}
form#product-price .check {
  width: auto;
}


.price-form {
  border: solid 1px #CDCDCD;
  padding: 10px;
}
.price-form label {
  display: block;
  overflow: hidden;
  width: 98%;
  margin-bottom: 7px;
}
.price-form label span {
  float: left;
  width: 200px;
  font-size: 1.2em;
  font-weight: bold;
}
.price-form label input, label textarea {
  width: 250px;
}
.price-form label select {
  width: 255px;
}
.price-form div.errors {
  color: red;
}
.price-form div.errors2 {
  margin-bottom: 10px;
  font-weight: bold;
}
.price-form .check {
  width: auto;
}

.acc1 h2, .acc2 h3 {
  cursor: pointer;
  text-decoration: underline;
}
#maintext .acc1 h2 {
  margin: 20px 0 0;
}
#maintext .acc3 h4 {
  margin: 15px 0 0;
  font: bold 1.3em Verdana;
}
#maintext .acc2 div {
  padding-bottom: 15px;
}
#maintext .acc3 p {
  margin: 0;
}
.acc2 {
  margin: 0 10px;
}
.acc3 {
  margin: 0 10px;
}
