* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
body {
	font: 12px Tahoma, Arial, Verdana, sans-serif;
	height: 100%;
	color:#000;
}
a {
	color:#0090ff;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {vertical-align: middle}
.clear {clear:both;}
#wrapper {
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px auto;
	max-width: 1100px;
	min-height: 100%;
	min-width: 1000px;
	background:#efefef;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	background: #FFF;
	height: 503px;
}
#header .info {
	background:#efefef;
	height:90px;
	overflow:hidden;
	width:100%;
}
#header .info  .icons {
	float:left;
	padding-top:10px;	
	width:40px;
}
#header .info  .icons img {
	display:block;
	padding:10px 0 0 20px;
}
#header .info  .logo {
	float:left;
	padding:20px 0 0 10px;
}
#header .info  .logo img { /*вроде бы и не нужен*/
	margin:0;
	padding:0;
}
#header .info  .logo div {
	color:#33657f;
	font-size:9px;
	line-height:11px;
	padding-left:60px;
	width:180px;
}
#header .info .cabinet {
	float:left;
	width:185px;
	padding:32px 0 0 80px;
}
#header .info .cabinet a {
}
#header .info .order {
	float:right;
	padding:25px 45px 0 0;

}
#header .info .order a {
	color:#1096fe;
	font-size:17px;
	text-decoration:underline;
}
#header .info .consultation {
	width: 219px;
	float:right;
	margin-left: -290px;
	padding:35px 80px 0 0;
	text-align: center;
}
#header .info .consultation div {
	font-size:17px;
}
#header .info .consultation span {
	font-size: 12px;
	display:block;
	line-height: 8px;
}
#header .info .consultation span img {vertical-align: middle;}
#header .menu {
	height:35px;
	margin:0 auto;
	text-align:center;
	width:915px;
}
#header .menu ul {
	display:inline;
	height:35px;
	list-style:none;
}
#header .menu ul li {
	background:url(/themes/onyx/images/button-left.jpg) top left no-repeat;
	display:inline;
	float:left;
	height:35px;
	margin-right:4px;
}
#header .menu ul li a {
	background:url(/themes/onyx/images/button-right.jpg) top right no-repeat;
	color:#FFF;
	display:block;
	font:bold 12px Tahoma;
	padding:10px 15px 13px 15px;
	text-decoration:none;
}
#header .menu ul li.active {
	background:url(/themes/onyx/images/button-left-active.jpg) top left no-repeat;
	display:inline;
	float:left;
	height:35px;
	margin-right:4px;
}
#header .menu ul li.active a {
	background:url(/themes/onyx/images/button-right-active.jpg) top right no-repeat;
	color:#FFF;
	display:block;
	font:bold 12px Tahoma;
	padding:10px 15px 13px 15px;
	text-decoration:none;
}
#header .cmenu {
	float:left;
	overflow:hidden;
	width:100%;
}
#header .cmenu .wrapper {
	padding:0 410px 0 40px;		
}/*
#header .cmenu .wrapper div {
	display:none;
	float:left;
	margin-right:40px;	
	text-align:center;
	width:25%;
}*/
#header .cmenu .wrapper a {
	color:#0090ff;
}
#header .cmenu .wrapper table {

	display:block;
	height:118px;
	width:100%;
}
#header .cmenu .wrapper table td {
	text-align:center;
	width:25%
}
#header .cmenu .wrapper table td span {
	white-space:nowrap;
	display:block;
	text-align:center;
}
#header .banner{
	float: left;
	margin-left: -370px;
	width:370px;
}
#main-flash-wrapper {height:258px;width:100%;}
#flash_movie {z-index:1;}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	background:#efefef;
	height: 1%;
	padding: 0 0 85px;
	width: 100%;
}
#middle:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}
#container {
	float: left;
	overflow: hidden;
	width: 100%;
}
#content {
	background:#efefef;
	color:#5a5a5a;
	font-size:11px;
	overflow:hidden;
	padding: 30px 410px 30px 40px;
}
#content h1 {
	font-size:22px;
	font-weight:normal;
	margin-bottom:25px;
}
#content .list-details {
	float:left;
	padding-right:40px;
	
}
#content .list-details strong {
	color:#000;
	font-size:12px;
}
#content ul {
	list-style-image:url(/themes/onyx/images/arrow.gif);
	margin:5px 0 10px;
	padding:0;
}
#content ul li {
	margin-left:25px;
	margin-bottom:4px;
}
#content ul li a {
	font-size:12px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	background: #efefef;
	float: left;
	margin-left: -370px;
	margin-right: -3px;
	padding: 30px 33px 30px 7px;
	position: relative;
	width: 330px;
	font-size:11px;
	overflow:hidden;
}
.sr h3 {
	color:#484848;
	font-size:18px;
	font-weight:normal;
}
.sr a {
	font-size:11px;
}
.sr .special-offer {
	background:#f5f5f5;
	border:1px solid #c4c4c4;
	font-size:11px;
	margin:10px 0 5px 0;
	padding:5px;
}
.sr .special-offer a{
	color:#000;
	text-decoration:none;
}
.sr .special-offer a:hover {
	color:#000;
	text-decoration:none;
}
.sr .price {
	background:url(/themes/onyx/images/icons/excel.gif) 0 2px  no-repeat;
	display:block;
	font-size:18px;
	height:18px;
	margin:35px 0;
	padding-left:25px;
}
.sr .news-title {
	overflow:hidden;
	height:20px;
}
.sr .news-title div{
	float:left;
	margin-right:10px;
}
.sr .news-title .arhive,
.sr .news-title .rss {
	margin-top:4px;
}
.sr .news-title .rss {
	background:url(/themes/onyx/images/icons/rss.gif) 0 2px  no-repeat;
	height:16px;
	margin-top:4px;
	padding-left:20px;
}
.sr .news {
	margin-top:15px;
}
.sr .news  div {
	color:#bcbbbb;
	margin-bottom:5px;
}
.sr .news  a {
	color:#000;
	text-decoration:none;
}
.sr .news  a:hover {
	text-decoration:underline;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #FFF;
	height: 85px;
	margin: -85px auto 0;
	max-width: 1100px;
	min-width: 1000px;
}
#footer div {
	margin-top:30px;
}
#footer .copyrights {
	float:right;
	font-size:11px;
	padding-right:45px;
}
#footer .copyrights a {
	color:#248adf;
}
#footer .phone {
	padding:0 25px 0 40px;
}
#footer .phone,
#footer .address {
	color:#CCC;
	float:left;
	font-size:12px;
	font-weight:bold;
	margin:23px 0 0 0;
}
#footer .address {
	margin:-5px 0 0 40px;
	*margin-top:5px;
	clear:both;
	white-space:nowrap;
	display:inline;
}
#footer .phone span {
	color:#000;
	font-size:18px;
}
#footer .address span{
	color:#000;
	font-size:14px;
}

#footer .phone span.phone-800,
#footer .phone span.phone-800 span.note { /*font-size:12px;*/ }







#header .cabinet {z-index:20;}
.cabinet .current {
	background: #e4e4e4;
	/*opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*for IE*/
	z-index:1000;
}
.cabinet .auth-form-wrapper .auth-top,
.cabinet .auth-form-wrapper .auth-bottom {
	height:6px;
	overflow:hidden;
	width:185px;
}
.cabinet .auth-form-wrapper .auth-top img,
.cabinet .auth-form-wrapper .auth-bottom img{ 
	display:none;
	height:6px;
	width:185px;
}
.cabinet .auth-top img,
.cabinet .auth-bottom img{ 
	display:none;
}
.cabinet .current .auth-top img,
.cabinet .current .auth-bottom img{ 
	display:block;
}
.cabinet .cabinet-wrapper{
	width:173px;
	padding:0px 0 0px 10px;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
}
.cabinet .current .cabinet-wrapper {
	border-left:1px solid #0084ea;
	border-right:1px solid #0084ea;
	padding:0px 0 10px 10px;
}
.auth-form-wrapper {
	position:absolute;
}
#header .cabinet a.auth {
	margin-left:5px;
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #000;
}
#header .cabinet .enter {
	background-color:#e4e4e4;
	display:none;
	font-size:10px;
	margin:5px 0 0 -10px;
	padding:5px 8px 0;
	z-index:1;
}
#header .cabinet .current .enter {
	display:block;
}
#header .cabinet .enter input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
#header .cabinet .enter label {
	overflow: hidden;
	display: block;
	_display: inline-block;
	margin-bottom: 3px;
}
#header .cabinet .enter label span {
	width: 38px;
	display: inline-block;
	float: left;
}

#header .cabinet .enter label input {
	width: 120px;
	height: 17px;
	float: left;
	margin: 0;
	padding: 1px 2px 0 2px;
	border: 1px solid #c6c6c6;
}
#header .cabinet .enter .submit {
	margin-top: 5px;
	text-align:center;
}
#header  .cabinet .enter .submit input {
	font-size: 10px;
	padding:2px 3px;
}
#header .cabinet .enter a {
	font-size: 10px;
	text-decoration: underline;
	color: #058CF5;
	border: none;
}
#header  .cabinet .enter a:hover {text-decoration: none;}

.form-subscribe-wrapper .message {color:green;margin-bottom:10px;}

.balance-in-stock a {
	background:transparent url(/themes/onyx/images/icons/excel.gif) no-repeat  0 2px;
	display:block;
	font-size:14px;
	height:18px;
	line-height:18px;
	margin:0px 0 10px ;
	padding-left:25px;
}


.banner2 { position:relative; left:-7px; margin:0 0 20px 0; }
