/* CSS Document */

html, body, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff url(/img/bg_body.gif) repeat-x;
}

/img {
	border: #000 0px solid;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000;
	font-weight: 100;
}
#outer{
	min-width: 1100px;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1100 ? "1100px" : "100%"); 
}
#all {
	position: absolute;
	clear: both;
}

pre {
	white-space: normal;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#main {
	position: relative;
	float: left;
	width: 74%;
	_display: inline-block;
}

#left {
	position: relative;
	float: left;
	width: 201px;
}

	#logo {
		position: absolute;
		left: 0px;
		top: 0px;
		height: 105px;
	}

	#cards {
		width: 90px;
		padding-top: 113px;
		margin: 0px auto;
	}

	#menu {
		padding: 20px 0px;
	}
		#menu .mn1 { 
			display: block;
			padding-left: 14px;
			line-height: 23px;
			border-left: #bdde59 6px solid;
			margin-bottom: 1px;
		}

		#menu .mn1 h3 {
			display: block;
			line-height: 23px;
			margin: 0px;
			color: #ff6600;
			font-weight: 500;
			font-size: 14px;

		}
		#menu #curnt {
			font-weight: 900;
		}

		#menu .mn2 {
			display: block;
			padding-left: 14px;
			line-height: 23px;
			border-left: #ff7610 6px solid;
			margin-bottom: 1px;
		}

		#menu .mn3 {
			display: block;
			padding-left: 14px;
			line-height: 23px;
			border-left: #76ff10 6px solid;
			margin-bottom: 1px;
		}
		#menu #menu h3 {
			display: block;
			line-height: 23px;
			margin: 0px;
			color: #ff6600;
			font-weight: 400;
			background-color: #fff;
		}			

		#menu #sub_mn {
			margin: 5px 0px 25px 27px;
		}
		#menu #sub_mn a {
			display: block;
			line-height: 17px;
		}
		#menu #sub_mn h4 {
			display: block;
			line-height: 17px;
			margin: 0px;
			color: #000;
			font-size:12px;		
		}		
		#menu #sub_mn2 {
			margin: 2px 0px 5px 12px;
		}
		#menu i {
			color: #999;
		}		
		#menu #sub_mn2 h4 {
			display: block;
			line-height: 17px;
			margin: 0px;
			color: #000;
			font-size:12px;	
		}	
		#pricelist  {
			margin-top: 27px;
			display: block;
			line-height: 18px;
			padding-left: 27px;
			margin-left: 32px;
			background: url(/img/icon_excel.gif) no-repeat 0px 0px;
			text-decoration: underline;
		}

#center { 
	position: relative;
	margin-left: 201px;
	_margin-left: 0px;
	_display: inline-block;
	padding: 0px 0px;
	width: 74%;
	min-width: 700px;	

}

	#cont {
		font-size: 11px;
		margin-top: 5px;
		padding-left: 7px;
		vertical-align: top;
		width:73%;
	}
		#cont img.tel {
			padding-left: 27px;
		}
		#cont #icq {
			padding-left: 27px;
			height: 26px;
			background: url(/img/bg01.gif) repeat-x;
			vertical-align:middle;
		}
			#cont #icq a {
				padding-left: 3px;
/*				background: url(http://web.icq.com/whitepages/online?icq=4388881&img=5) no-repeat 0px 2px; */
			}
			#cont #icq td {
				padding-top: 5px;
				height: 23px;
				vertical-align: middle;
			}
		#cont #mail {
			padding-left: 31px;
			height: 26px;
			background: url(/img/bg01.gif) repeat-x;
		}
			#cont #mail a {
				display: block;
				height: 20px;
				padding-left: 20px;
				background: url(/img/icon_mail.gif) no-repeat 0px 2px;
				height: 26px;
				line-height: 29px;
			}

	#kurs {
		padding-top: 20px;
		color: #7d7d7d;
	}
		#kurs td {
			font-size: 11px;
			white-space: nowrap;
		}

	#msgs {
		display: table;
		margin: 15px auto;
		width: 500px;
	}
		#msgs a {
			display: block;
			float: left;
			width: 193px;
			height: 24px;
			text-align: center;
			padding-left: 20px;
			line-height: 22px;
			background: url(/img/imp_msg.gif) no-repeat;
			margin: 0px 4px;
			color: #fff;
			font-weight: 500;
			font-family: Tahoma, Helvetica;
		}
		#msgs a:hover {
			text-decoration: none;
		}

	#catalog {
		background: url(/img/bg_center.gif) no-repeat;
		padding: 0px 0px 0px 16px;
		_padding: 0px 0px 0px 14px;
		width:94%;
	}

		#nav {
			line-height: 22px;
			color: #858585;
		}
			#nav a{
				color: #858585;
			}
			#nav h1{
				color: #000;
				margin: -5px 0px 5px 0px;
				font-size: 12px;
				text-decoration: underline;
			}

		#filter {
			line-height: 60px;
		}
			#filter .crnt{
				color: #ff6600;
			}

		#filter_tech {
			text-align: left;
			color: #000;
			font-size: 11px;
		}
	
			 #filter_tech table {
			 	width: auto;
			 }

			 #filter_tech td {
			 	width: auto;
				padding-top: 12px;
			 	vertical-align: top;
			 	color: #666666;
			}
	
			 #filter_tech a {
				color: #999999;
			}

			 #filter_tech b  {
				color: #666666;
			} 
	
			 #filter_tech .qty {
				color: #CCCCCC;
			}
	
		#goods {
			text-align: center;
		}
			#goods td{
				font-size: 11px;
				padding-bottom: 4px;
			}

			#goods #title{
				display: block;
				background: #bdde59;
				text-align: center;
				color: #fff;
				font-weight: 900;
				line-height: 22px;
			}

			#goods #title2{
				display: block; 
				background: #ff9900;
				text-align: center;
				color: #fff;
				font-weight: 900;
				line-height: 22px;
			}
			#goods img.sm {
				padding-top: 4px;
			}
			#goods .rate{
				margin: 2px 0px;
			}
			#goods .price{
				line-height: 20px;
				background: url(/img/bg01.gif) repeat-x;
				margin: 0px 0px 6px 0px;
				font-weight: 900;
			}
			#goods .status{
				margin: 6px 0px 2px 0px;
				color: #999;
			}			



#good {
	text-align: left;
}

	#main #good td {
		padding: 0px;
		font-size: 11px;
	}
	
	#good h1 {
		margin: 10px 0px;
		color: #000;
		font-size: medium;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}

	#good h2 {
		margin: 10px 0px;
		color: #000;
		font-size: medium;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}	

	#good #made {
			margin-top: 10px;
			border: 1px dotted #ccc; 
			padding: 0px 4px 0px 4px;
	}
	
		#good #made a {
			color: #000;
			text-decoration: underline;
		}
		#good #made a:hover {
			color: #666;
			text-decoration: underline;
		}
		#good #made p {
			color: #666;
			font-size: 110%;
		}

	
		#good p {
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 105%;
		}
	
		#good #discr {
			color: #999999;
			padding: 0px 5px;
		}
		#good #discr #price {
			color: #000;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 160%;
		}

		#good #more td {
			vertical-align: middle;
		}
	
		#good #more #sbmt {
			border: #000 0px solid;
			background: none;
			background: url(/img/arr01.gif) no-repeat;
			margin-left: 8px;
			color: #cccccc;
			font-size: 90%;
			line-height: 16px;
			padding-left: 20px;
			width: 100px; 
			cursor: hand;
		}
	
		#good #buy, #good #print {
			display: block;
			color: #000;
			text-decoration: underline;
		}
		#good #buy:hover, #good #print:hover {
			color: #999;
		}
		#good #buy{
			background: url(/img/icon_add.gif) no-repeat 0px 5px;
		}
		#good #print{
			background: url(/img/icon_print.gif) no-repeat 0px 5px;
		}

	#good #images {	

		text-align: center;
		width: 100%;
	}

	#good #logo_tov {	
		position: absolute;
		top: 0px;
		left: 0px;
		text-align: left;
	}

	#good #others {	
		position: absolute;
		top: -2px;
		right: 4px;
		text-align: right;
	}

	#good #tech {	
		top: 10px;
		left: 0px;
		width: 99%;
	}

		#good #tech .dd {	
			margin: 0px 0px;
		}

		#good #tech p {	
			margin: 0px;
			padding-bottom: 10px;

			font-family: Arial, Helvetica, sans-serif;
		}

		#good #tech #cont p a {
			text-decoration: underline;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 95%;
			font-weight:normal;
			color:#000;
		}

		#good #tech #cont {	
			width: 95%;
			padding-top: 20px;
			font-family: Arial, Helvetica, sans-serif;			
		}

		#good #tech #cont td {	
			padding: 3px;
			vertical-align: top;
		}
		#good #tech #cont .comment td {	
			padding: 3px;
			vertical-align: middle;
		}
		#good #tech #cont td a {
			font-size: 100%;
		}

		#good #tech #cont td input, #good #tech #cont td textarea {
			border: #cccccc 1px solid;
			padding: 2px 4px;
			background: #fff;
		}

		#good #tech a {	
			display: inline;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: 900;
			color: #666666;
			font-size: 110%;

			text-decoration: none;
		}

		#good #tech a:hover {
			color: #999999;
		}

		#good #tech #goods a{
			font-size: 11px;
			font-weight: 100;
			color: #000;
		}

		#good #tech #goods a:hover{
			text-decoration: underline;
		}

		#good #tech a#cur {
			color: #ff6600;
			padding-bottom: 20px;
			background: url(/img/arr_mn.gif) no-repeat 45% 25px;
		}



		#pages {
			background: #f6f6f6;
			padding: 10px;
		}

		#pages td {
			font-size: 11px;
		}

		#btm_menu {
			padding: 16px 27px;
		}
			#btm_menu a {
				text-decoration: underline;
			}


#right {
	margin-left: 75%;
	position: relative;
	_display: inline-block;

}

	#cart {
		margin-top: 7px;
		padding: 13px 0px;
		font-weight: 900;
		text-align: center;
		background: url(/img/bg01.gif) repeat-x bottom;
	}
		#cart a {
			text-decoration: underline;
		}

	#login {
		font-size: 11px;
		padding: 13px 0px;
		text-align: center;
		color: #c9c9c9;
		background: url(/img/bg01.gif) repeat-x bottom;
	}
		#login td {
			font-size: 11px;
			text-align: left;
			font-weight: 900;
			color: #666;
		}
		#login td.r {
			text-align: right;
		}
		#login .inpt {
			border: #cbcbcb 1px solid;
			background: #fff;
			width: 116px;
		}
		#login a {
			color: #c9c9c9;
		}
		#login a:hover {
			color: #666;
			text-decoration: none;
		}
		#login #help {
			padding-left: 80px;
		}

	#login2{
		font-size: 11px;
		padding: 5px 10px 10px 5px;
		color: #ff6600;
		background: url(/img/bg01.gif) repeat-x bottom;
	}
	#login2 td {
		font-size: 11px;
	}
		#login2 a {
			color: #666666;
			text-decoration: underline;
		}

	#search {
		font-weight: 900;
	}
		#search td {
			font-size: 11px;
			white-space: nowrap;
		}
		#search .inpt {
			width: 95%;
		}

	#news {
/*
		padding-top: 6px;
		background: url(/img/bg_news.gif) repeat-x; 
*/
	}
		#news a {
			display: block;
			margin: 10px 10px 5px 0px;
			color: #666666;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 100%;
			padding: 0px 10px;
			background: url(/img/li_news.gif) no-repeat 1px 5px;
		}

	#footer {
		color: #999999;
		margin: 0px 16px;
		border-top: #f2f2f2 1px solid;
		padding: 3px 10px 10px 10px;
	}
		#footer a {
			color: #999;
			text-decoration: underline;
		}
		#footer a:hover {
			color: #666;
		}
	
	
#tabs {
		margin-top: 10px; 
		height: 36px;
		text-align: center;
		background: url('/img/tbg.gif');		
}

#tabs td {

}

#tabs .tda {
		background: url('/img/tbga.gif');
}

#tabs a {
		text-size: 11px;
}

	