html, body{
	margin:0;
	padding:0;
}
*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:0;
}

a{
	color:#565555;
}



table, td, tr{
	border:auto;
	border-collapse:collapse;

}

.head{
	width:1006px;
	margin:10px auto 0;
	position:relative;
}

.tel{
	background:url(/images/phone.gif) left bottom no-repeat;
	width:225px;
	padding-left:20px;
	padding-bottom:8px;
	color:#818181;
}

.gh{
	color:#296c01;
	font-size: 10px ;
	text-decoration:underline;
}

.auth{
	color:#bfbfbf;
	background:url(/images/curverect.gif) no-repeat;
	width:81px;
	height:18px;
	border:none;
	padding:0 3px 1px;
}

.login{
	font-size:12px;
	float:right;
}

.leftcol{
	width:245px;
	height:76px;
	background:url(/images/basketbg.gif) no-repeat;
	
	font-size:13px;
	padding-top:10px;
	vertical-align:top;
}
.my_basket{
	margin:0 0 20px 68px;
	color:#ffffff;
}
.my_basket a, .tMenu a{
	color:#ffffff;
	font-size:13px;
}

.tMenu{
	margin:0;
}
.tMenu li{
	display:inline;
	background:url(/images/topmenusep.gif) left no-repeat;
	padding:0 15px 0 20px;
}

.tMenu li.firstTMenuEl{
	background:none;
}

.rightcol{
	background:url(/images/filterbg.gif) no-repeat;
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
}

.searchfld{
	background:url(/images/searchbg.gif) no-repeat;
	width:174px;
	height:21px;
	border:none;
	color:#76c745;
	padding:0 23px 3px 3px;
	
}

.searchsell{
	width:222px;
	padding-top:3px;
}

.filter{
	background:url(/images/filterbg2.gif) bottom no-repeat #f5f2e3;
	height:119px;
	width:731px; 
}

.hide{
	text-align:center;
	padding-top:4px;
	margin-bottom:30px;
}

.hide a{
	color:#9f8311;
	font-size:12px;
	
}

.inp{
	/*border:solid 1px #9f8311;*/
	border-color: #9f8311;
}

.filterform{
	width:100%;
	margin:0 20px;
	font-size:12px;
}

.menuhead, .menucontent, .menufoter{
	width:242px;
}

.menuhead{
	background:url(/images/menuhead.gif) no-repeat;
	height:41px;
}

.menufoter{
	background:url(/images/menufooter.gif) no-repeat;
	height:13px;

}

.menucontent td div{
	border-bottom:solid 1px #cbcbcb;
	border-top:solid 1px #ffffff;
	margin:0 10px;
	background:url(/images/bullet.gif) 3px no-repeat;
	padding:10px 0 10px 15px;
}

.menucontent td a{
	font-size:12px;
	color:#565555;
	text-decoration:none;
}
.menucontent td a.active{
	color:#42ae01;
}
.menucontent td a:hover{
	text-decoration:underline;
}

.menucontent{
	background-color:#efefef;
}

.price{
	background:url(/images/price.gif) right no-repeat;
	height:25px;
	width:110px;
	padding-top:7px;
}
.orderByPhone{
	background:url(/images/phone2.gif) right no-repeat;
	height:25px;
	width:170px;
	padding-top:7px;
}

.price a, .orderByPhone a{
	font-size:14px;
	color:#000000;
}

.h3{
	color:#7a7a7a;
	font-size:18px;
	text-decoration:underline;
}

.orderForm{
	margin-top:34px;
}
.orderForm div{
	margin-bottom:4px;
}

.orderInput{
	color:#bfbfbf;
	background:url(/images/inputorder.gif) no-repeat;
	width:142px;
	height:19px;
	border:none;
	padding:0 4px;
}

.red{
	color:red;
}

.file{
	position:relative; 
	padding:0;
	margin:0;
}

#mask {
	width:127px; /* Эти значения чисто из-за особенностей моего рисунка */
	height:16px;
	padding:1px 18px 1px 5px;
	background:url(/images/inputfile.gif) no-repeat 0 0;
}
#fileInput {
	width:150px; /* вот незадача, FF не хочет задавать ширину, для этого зададим size */
	
	position:absolute;/* позиционируем настоящий input type=file */
	left:0;
	top:10px;
	opacity: 0;/* задаем нулевую видимость */
	filter:alpha(opacity=0);
	margin:0;
	padding:0;
	z-index:10;
}
#fileInputText {
	border:none;
	width:100%;
	font-size:10px;
	color:#bfbfbf;
}
.orderForm textarea{
	background:url(/images/textcurve.gif) no-repeat;
	height:116px;
	width:142px;
	border:none;
	font-size:12px;
	color:#bfbfbf;
	padding:4px;
}

.code{
	width:87px;
	border:solid 1px #d3d5d6; 
	margin-left:30px;
}

.newhead{
	width:672px;
	height:49px;
	background:url(/images/newline.gif) no-repeat;
	margin-top:16px;
	color:#7b7b7b;
	font-size:14px;
	padding:11px 20px 0 50px;
}

.newhead a, .spechead a{
	float:right;
	color:#000000;
	
}

.spec{
	font-size:12px;
	padding-left:10px;
}
.spec table{
	float:left;
	width:223px;
	line-height:20px;
	margin-bottom:20px;
}
.spec a{
	color:#000000;
}

.specPrice, .specPrice span{
	font:14px Times New Roman, Times, serif;
}

.middle{
	border-left:dotted 2px #000000;
	border-right:dotted 2px #000000;
	margin:0 8px;
}

.middle td{
	padding:0 15px;
}

.topMenu td{
	padding:0 10px;
	text-align:center;
}

.topMenu{
	width:100%;
}

.spechead{
	background-color:#e3e1e2;
	height:20px;
	color:#7b7b7b;
	width:720px;
	margin-top:20px;
	padding:4px 8px 0;
	float:left;
	font-size:14px;
}

#tabs{
	float:left;
	width:720px;
	border:none;
	margin-top:20px;
}

.crumbs{
	padding:20px 0 00px;
}

h1{
	height:20px;background-color:#e3e1e2;margin-top:20px;padding:5px 20px; color:#7e7c7d; font-size:16px;
}

.news_item{
	margin-bottom:10px;
}

#regForm{
	display:none;
}
#frm2 fieldset{
	border:none;
	width:470px;
}

.inpt2 { padding: 2px; clear:both;}
.inpt2 input {
	width: 60%;
	float: right;
}
#frm2 #message2 { 
	width: 99%; 
	height: 150px;
	}
	
#main_form table, #main_form td {
	border: 1px solid #cecece;
	border-collapse: collapse;
	padding:4px;
}

.regTab td{
	padding: 3px 0;
}

.lastRubric{
	padding:0;
	margin:0;
}

.lastRubric li{
	list-style:none;
	margin-bottom:3px;
}

.lastRubric li a{
	text-decoration:none;
}

.itemName a:hover, .tMenu a:hover{
	text-decoration:none;
}

.rules{
	height:190px;
	overflow-y:scroll;
	border:solid 1px;
	padding:10px;
	margin-top:10px;
}

.basketNextStep{
	margin-top:10px;
}

.commentTable td{
	padding: 5px 0 5px 0;
}

.commentTable .date{
	background-color:#F2F2F2;
}

.commentTable .body{
	border-bottom:solid 1px #ccc;
	background-color:#FAFAFA;
}

.commentHeader{
	font-size:16px;
}

.clear{
	clear:both;
}