body{
	margin: 0;
	padding: 0;
	font-size: 70%;
	font-family: Verdana;
}

h1, h2, h3, h4, h5, h6 {
	margin:3px 5px 10px 5px;
border: 0px solid red;
}
table
	{

  font-family: Microsoft sans-serif, Tahoma, sans-serif;
  font-size: 12px;
  text-decoration:none; 
	}

h1 {
	font-size:15px;
	font-weight:bold;
}

h4 {
	color: red;
}

label {
	margin-bottom:5px;
}

img {
	border: 0;
}

p.title, p.title_css {
	font-size:12px;
	font-weight:bold;
	margin:0 5px 7px 5px;
	padding: 0;
}

p.title_css {
	display: none	
}

#container {
	background:#fff;
	width:100%;
	min-width:1000px;
	min-height:100%;
	position:relative;
	margin:0px;
	padding:0px;
}

#head {
	height:auto;
	width:100%;
	padding-bottom:5px;
}

#head table {
	width:100%;
	height:auto;
	border-collapse:collapse;
}

#head table td.logo {
	width:192px;
	height:auto;
	padding:3px 6px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#head table td.logo img {
	border:none;
}

#head table td.contact {
	width:165px;
	height:auto;
	padding: 13px 15px 13px 15px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: right;
}

#head table td.brand {
	padding: 3px 5px;
	border: 1px solid #000;
}

.brands {
	padding: 17px 20px;
	border: 1px solid #aaa;
}

.brands a {
	color:#000;
	margin-right: 15px;
}

#navig {
	margin-top:5px;
}

#underHead {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	height:auto;
	width:100%;
	margin-bottom:5px;
}

#underHead table {
	width:100%;
	height:auto;
	border-collapse:collapse;
}

#underHead table td {
	vertical-align:top;
	padding:10px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#underHead table td.search {
	width:174px;
	height:auto;
	padding:10px 20px 10px 10px;
	border-right: 1px solid #000;
	border-left: none;
}

#underHead table td.search form, #underHead table td.login form {
	margin:0px;
	padding:0px;
}

#underHead table td.dopMenu {
	width:175px;
	height:auto;
	border-left: 1px solid #000;
	border-right: none;
}

#underHead table td.techMenu {
	width:175px;
	height:auto;
}

#underHead table td.sum {
	width:175px;
	height:auto;
}

#article {
	width:167px;
	height:70px;
	padding:10px 15px 20px 15px;
	margin:5px 0px 5px 4px;
	border: 1px solid #000;
}

#login {
	padding:10px 15px 20px 15px;
	margin:5px 5px 5px 0px;
	height:70px;
	border: 1px solid #000;
}

#login form {
	margin:0px;
	padding:0px;
}

#techMenu {
	height:70px;
	padding:10px 15px 20px 15px;
	margin:5px 0px 5px 0px;
	border: 1px solid #000;
}

#dopMenu {
	width:160px;
	height:70px;
	padding:10px 15px 20px 15px;
	margin:5px 4px;
	border: 1px solid #000;
}

#sum {
	padding:10px 15px 20px 15px;
	margin:5px;
	border: 1px solid #000;
	height:70px;
}

a.sum {
	margin-right:16px;

}

#leftCol {
	float:left;
	width:210px;
	position:relative;
}

#mainMenu {
	width:168px;
	border: 1px solid #000;
	padding: 10px 15px 20px 15px;
	margin:0px 5px 10px 5px;
}

#corpMenu {
	width:168px;
	border: 1px solid #000;
	padding: 10px 15px 20px 15px;
	margin:5px 5px 10px 5px;
}

#leftMenu {
	width:168px;
	border: 1px solid #000;
	padding: 10px 15px 20px 15px;
	margin:5px 5px 10px 5px;
}

#anonce {
	border: 1px solid #000;
	padding: 10px 15px 20px 15px;
	margin: 0 0 5px 0;
}

#anonce a{
	border-bottom: 1px solid #ddd;
	padding: 3px;
	display: block;
	width: 49%;
}

#anonce_start {
	border: 1px solid #000;
	padding: 10px 15px 20px 15px;
	margin: 0 0 5px 0;
}

#anonce_start p{
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
	display: block;
}

#anonce_start a{
	border: 0;
	padding: 3px;
	display: block;
}

#anonce_start img{
	width: 35px;
}

.banners {
	border: 1px solid #000;
	margin:5px;
	width:198px;
	}

.oneBanner {
	margin:10px 5px;
	width:190px;
	display:block;
	}

.oneBanner  img{
	width:190px;
	border: 1px solid #e7e7e7;
	}

#way {
	width:auto;
	border: 1px solid #000;
	padding: 10px 15px 15px 15px;
	margin:0px 5px 10px 215px;
}

#content {
	min-width:500px;
	position:relative;
	border: 1px solid #000;
	padding:10px 5px;
	margin:0 5px 10px 215px;
}

#content p{
	padding: 0 0 5px 0;
}

#content img{
	margin: 0 5px 5px 0;
}

#content a img{
	border: 0;
}

.border {
	width: 95%;
	border-top: #BBBBBA 1px solid;
	border-right: #BBBBBA 1px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	margin: 0 0 16px 3px;
}

.border th  {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: #BBBBBA 1px solid;
	border-left: #BBBBBA 1px solid;
	padding: 4px;
	color: #000000;
	background-color: #ECE9D8;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.border td {
	border-top: 0px solid red;
	border-right: 0px solid red;
	border-bottom: 1px solid #BBBBBA;
	border-left: 1px solid #BBBBBA;
	padding: 4px;
	background-color: #fafafa;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}

#wide_content {
	min-width:700px;
	position:relative;
	border: 1px solid #000;
	padding:10px 5px;
	margin:0px 5px 10px 215px;
}

#popProduct {
	border: 1px solid #000;
	width:46%;
	padding: 10px 15px 10px 15px;
	margin:0;
	float: right;
}

#news {
	border: 1px solid #000;
	width:45%;
	padding: 10px 15px 10px 15px;
	margin:0;
}

#voting {
	border: 1px solid #000;
	width:170px;
	padding: 10px 15px 10px 15px;
	margin:5px 5px 10px 5px;
}

#rightCol {
	float:right;
	width:200px;
	position:relative;
}

#hotProduct {
	float:right;
	width:160px;
	padding:10px 14px 10px 14px;
	margin:0px 5px 10px 5px;
	border: 1px solid #000;
}

#newProduct {
	float:right;
	width:160px;
	padding:10px 14px 10px 14px;
	margin:5px 5px 10px 5px;
	border: 1px solid #000;
	overflow:hidden;
}

#saleProduct {
	float:right;
	width:160px;
	padding:10px 14px 10px 14px;
	margin:5px 5px 10px 5px;
	border: 1px solid #000;
	overflow:hidden;
}

#footer {
	clear:both;
	width:100%;
	height:auto;
	padding:0px 0px 5px 0px;
}

.bottomMenu {
	width:100%;
	height:auto;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding:10px 0px 20px 0px;
}

.bannersBottom {
	width:100%;
	height:auto;
	text-align:center;
	padding:5px 0px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
	width:99%;
}

#clearFooter {
	background:none;
	height:60px;
	clear: both;
}

#leftMenu ul {
	padding-left:20px;
}

table.feedback {
	border:none;
	width:auto;
	border-collapse:collapse;
}

table.feedback td {
	vertical-align:top;
}

table.feedback td.left {
	width:200px;
}

div.right {
	width:99.5%;
	height:auto;
	position:relative;
}

table.left {
	float:left;
}

table.left td {
	vertical-align:top;
}

input {
	vertical-align:middle;
}

#content form .main_div {
	clear:none;
}

.goodSearch {
	border:1px dashed #747474;
	padding:8px;
	margin:10px 0px;
}

.crossSearch {
	border:1px dashed #747474;
	padding:8px;
	margin:0;
	width: 335px;
	float: right;
	display: none;
}

#product_search_form table {
	width:550px;;
}

#product_search_form_big table {
	min-width:500px;
}
 
.navigation {
	background: #aaa;
	color: white;
	padding: 5px 20px;
}
.navigation a {
	color: White;
	text-decoration: none;
	margin-right: 15px;
}

.addToCard {
	padding:5px;
	position:absolute;
	top:-135px;
	left:-360px;
	display:block;
	border:1px dashed #999;
	width:410px;
	background:#ffd;
	line-height:100%;
	z-index:100;
	clear:font-size;
	font-size:90%;
}

.addToCard h3 {
	clear:font-size;
	font-size:120%;
	margin-bottom:2px;
	margin-top:1px;
	padding-bottom:2px;
}

.addToCard h4 {
	clear:font-size;
	font-size:120%;
	margin-bottom:2px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.EditProperties {
	padding:5px;
	position:absolute;
	top:-80px;
	left:-250px;
	display:block;
	border:1px dashed #999;
	width:400px;
	background:#ffd;
	line-height:110%;
	z-index:100;
}

.EditProperties h3 {
	margin-bottom:2px;
	margin-top:1px;
	padding-bottom:2px;
}

.EditProperties h4 {
	margin-bottom:2px;
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.relativeDiv {
	position:relative;
	float:left;
	margin-right:5px;
}

.container {
	position:relative;
	line-height:0px;
}
.spacer{
	position:relative;
	float:left;
	width:100%;
	line-height:0px;
}

.addToCardCheckboxes {
	position:relative;
	float:left;
}

.addToCardQuantity{
	margin-right:5px;
	position:relative;
	float:right;
}

.upanddown {
	line-height:6px;
}

.upanddownEdit{
	position:relative;
	float:right;
	line-height:6px;
}

.addToCardQuantity a, .selectAll a {color:#446; text-decoration: none; }
.addToCardQuantity a:visited, .selectAll a:visited {color:#446; text-decoration: none; }

.details {
	position:relative;
	height:100%;
	width:100%;
	z-index:1;
}

.details_flag_0 {
	position:relative;
	float:left;
	}

.details_flag_1 {
	position:relative;
	float:left;
}

.details_comment {
	position:relative;
	float:left;
	margin-left:6px;
}

.OrderNavigation {
	padding:5px 0 0 0;
	margin: 20px 0 0 0;
	position:relative;
	float:left;
	bottom:10px;
	border-top:1px #ccc solid;
	text-align:center;
	width:90%;
}

.orderingSelect{
	margin-top:20px;
}

table.selectable tr.over{
	background: #ADD8E6;
	border-bottom: solid 1px #DDD;
}

table.selectable td {
	border-bottom: solid 1px #EEE;
}

.notAdded {
}

.notAdded h4 {
margin-bottom:0px;
color:red;
}

a .details_flag_0, a:visited   .details_flag_0 {color:#ccd; text-decoration: none; cursor:hand;}
a .details_flag_1, a .details_comment, a:visited   .details_flag_1, a:visited   .details_comment {color:#000; text-decoration: none; }
.details_flag_0 {color:#ccd; text-decoration: none; }


.cartTotal {
	width:100%;
	text-align:right;
}

table.main{
	border-collapse: collapse;
	border-bottom: 1px solid black;
	width: 100%;
	min-width:470px;
}

table.main tr.over{
	background: #ADD8E6;
}

table.main th, table.main td{
	border: 1px solid black;
	padding: 2px 5px;
}

#underHead table td.login table.simple {
	width:400px;
	float:left;
	margin-right:10px;
	border:0;

}
#underHead table td.login table.simple th, #underHead table td.login table.simple td{
	border: 0;
	padding:0px;
}

.contacts {
	border: 1px solid Black;
	text-align: right;
}

.block {
	border: 1px solid black;
	padding: 10px 15px 20px 15px;
	margin-bottom: 10px;
}

.main_block{
	width: 200px;
}

@media print{
	#OrderNavigationDiv, #navigationDiv{display:none;}
	a .details_flag_1, a .details_comment, a:visited   .details_flag_1, a:visited   .details_comment {text-decoration:bold;}

	#underHead , #head, #leftCol, #way, #rightCol, #footer, p.print, td.last, th.last {
	display:none;
	}

	#content, #wide_content { border:none; margin:0px 100px 10px 100px; }
}
#qtty_ratio{
	display: none;
}
