body {
	margin:0;
	padding:0;
	background-color: #f0f0f0;
}
#mainpart{
	width: 998px;
	margin-left: auto;
	margin-right: auto; 
	background-color: White;
	background-image: url(/images/design/main-bg.png);
	background-repeat: repeat-x;
	margin-top: 1px;
/*	position: relative;*/
}
#leftColIndex {
	width: 218px;
	vertical-align: top;
	background-image: url(/images/design/points-vert-left-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	
}
#leftColProd {
	float: left;
	width: 220px;
	border: 1px solid red;
}
#rightColIndex {
	width: 155px;
	vertical-align: top;
	background-image: url(/images/design/points-vert-right-bg.png);
	background-repeat: repeat-y;
	padding-left: 0px;
}
#search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 11px;
}
#survey{
	margin-top: 12px;
	padding-bottom: 21px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	/*font-size: 70%;*/
	width: 200px;
}

#surveyQuestion {
	font-weight: bold;
	margin-left: 2px;
	margin-right: 11px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 70%;
}
.surveyAnwers {
	padding-left: 2px;
	padding-right: 11px;
	color: #484848;
	padding-bottom: 10px;
	font-size: 70%;	
}
#cats{
	border: 1px solid blue;
	width: 200px;
}
#pName h1{
	color: #ce4a4b;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:26px;
	letter-spacing:-1px;
	font-weight:normal;
	padding:15px 20px;
	border-bottom:1px solid #ccc;
}
#pFull{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	
}
.attachedFiles {
	font-family: Arial, Helvetica, sans-serif;
}
.attachedFiles h2{
	color: #ce4a4b;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
}
.attachedFiles a{
	color: #484848;
	font-weight: normal;
	font-size: 90%;
}
.attachExt {
	font-weight: bold;
}
#path{
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 80%;
	margin-right: 1px;
	
}
#path a {
	color: Black;
}
#path a:hover {
	color: #ce4a4b;
}
#signup{
	margin-left: 230px;
	margin-right: 230px;
	border: 1px solid green;	
}
#shop{
	margin-left: auto;	
	margin-right: 10px;
	margin-top: 1px;
}
#news{
	margin-right: 13px;
}
#price{
	background-image: url(/images/design/price-bg.png);
	height: 90px;
	margin-top: 1px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;	
}
#price a{
	color: black;
	text-decoration: none;
}
#price a:hover{
	text-decoration: underline;
}
#tos {
	margin-top: 3px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#tos img {
	vertical-align: 2px;
}
.tosRow {
	margin: 0;
	padding: 0px 0px 4px 0px;
}
.tosRow a{
	color: Black;
	text-decoration: none;
}
.tosRow a:hover{
	text-decoration: underline;
}
#dealers{
	margin-top: 12px;
	padding-bottom: 21px;
	padding-left: 2px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 1px;
	margin-left: 5px;

}
#dealersHead {
	margin-top: 14px;
}
.dealersLink {
	margin-left: 11px;
	margin-right: 11px;
	color: #484848;
	margin-top: 14px;
}
.dealersLink a{
	color: #484848;
	font-weight: bold;
}
#usefull{
	margin-top: 12px;
	padding-bottom: 21px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 5px;
}

.usefullLink {
	margin-left: 11px;
	margin-right: 11px;
	color: #484848;
	margin-top: 14px;
}
.usefullLink a{
	color: #484848;
}
.usefullCat {
	font-size: 60%;
}
.newsPhoto>img{
	margin-left: 14px;
	border: 1px solid Gray;
}
.newsPhoto {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 22px;
}
.newsAnot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	border-bottom: 1px dotted #a4a4a4;
	padding-bottom: 10px;
	text-align: justify;
	padding-top: 12px;
}
.newsAnot a{
	color: Black;
	text-decoration: none;
	font-size: 11px;
}

.filterBox {
	float: left;
	width: 120px;
	height: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid gray;
	text-align: center;
}
.filterScroll {
	overflow: auto;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
	margin-bottom: 5px;
	
}
.filterTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	height: 20px;
	
}
#debug{
	margin-left: 0px;
	border: 1px solid green;	
	
}
#filterContainer{
	margin-left: 0px;
	display: none; 
	background-color: white; 
	border: 0px solid #687c98; 
	padding-bottom: 5px;
	padding-top: 5px;
/*	top: 0px;
	left: 0px;
	position: absolute; 
	height: 300px; 
	width: 1000px; */
}
#clearAllFilers {
	display: none;
}
#queryDialog{
	visibility: hidden; 
	position: absolute; 
	height: 140px; 
	width: 300px; 
	background-color: white; 
	border: 1px solid #687c98; 
	padding: 0;
}
#queryDialogHead {
	background-color: #536caf; 
	color: white; 
	padding: 3px; 
	margin:0px;
}
#queryDialogBody {
	padding: 5px;
}
#prodname {
	font-weight: bold;
}
#queryDialogBody form {
	display: inline;
}
#queryDialogBody p {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.hidden-row {
	display: none;
	background-color: #eeeeee;
}
.articleFull {
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	max-width: 759px;
}
.articleFull *{
	max-width: 759px;
}
.searchItem {
	margin-top: 15px;
	margin-bottom: 15px;
}
.searchTitle{
	margin: 2px;
}
.searchPassage {
	margin: 2px;
}
.searchUrl {
	margin: 2px;
	color: green;
	font-size: 80%;
}
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	width: 100%;
}
.menu a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
}
.menu-delim {
	padding-left: 9px;
	padding-right: 12px;
}
.menu-link {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.header-url{
	background-image: url(/images/design/menu-bg.png); 
	height: 32px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*width: 219px; */
}
.header-url a{
	color: white;
	text-decoration: none;
}
.prodIndex {
	width: 97%;
	margin-top: 5px;
	margin-left: 13px;

}
.prodIndex td{
	width: 16.66%
	text-align: center;
}
.indexBody {
	margin-left: 9px;
	padding-bottom: 7px;
}
#footerDelim {
	height: 9px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	overflow: hidden;
}
.footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: White;	
}

.footerCoord {
	background-color: #4967af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	width: 178px;
	padding-left: 38px;
	padding-top: 8px;
	background-image: url(/images/design/foot-bg.jpg);
}
.footerMain {
	background-color: #dbdbdb;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	padding-top: 12px;
	color: Black;
}
.footerMain a{
	color: Black;
	text-decoration: none;
}
.footerMain a:hover{
	text-decoration: underline;
}
#smarty,  #smarty a{
	color: #3a4750;
	text-decoration: none;
}

.title {
	margin-top: 12px;
	padding-bottom: 18px;
	padding-left: 20px;
	border-bottom:1px solid #ccc;
}
#rName h1 {
/* кандидат на удаление */
	/*color: #ce4a4b;*/
	color: #db241e;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	padding:10px 20px;
	border-bottom:1px solid #ccc;
}
#internalBody {
	padding-left: 10px;
	font-family: tahoma;
	font-size: 10pt;
	line-height: 13pt;
	padding-right: 20px;
}

#internalBody h1{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	/*color: #425b86;*/
	color: #160E2E;
	margin-top: 20px;
	padding-left: 0px;
}

#loginBox{
	margin-top: 12px;
	padding-bottom: 2px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 1px;
}
#loginBoxHead {
	margin-top: 14px;
	margin-left: 11px;
	margin-right: 11px;
}
.loginBoxBody {
	margin-left: 11px;
	margin-right: 11px;
	color: #484848;
	margin-top: 5px;
}
.loginBoxBody a{
	color: #484848;
}
.loginBoxRegister {
	color: #484848;
	margin-top: 8px;
	text-align: left;
	font-weight: bold;
	margin-left:105px;
	margin-bottom:10px;
}
.loginBoxRegister a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0d2b5f;
	text-decoration:none;
	line-height:130%;
}
.loginBoxRegister a:hover{
text-decoration:underline;
}
#cartBox{
	margin-top: 12px;
	padding-bottom: 21px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 1px;
}
#cartBoxHead {
	margin-top: 24px;
	margin-left: 11px;
	margin-right: 11px;
}
.cartBoxLink {
	margin-left: 11px;
	margin-right: 11px;
	color: #484848;
	margin-top: 5px;
}
.cartBoxLink a{
	color: #484848;
}

#prodBox{
	margin-top: 12px;
	padding-bottom: 21px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 1px;
}
#prodBoxHead {
	margin-top: 14px;
	margin-left: 11px;
	margin-right: 11px;
}
#prodBox ul{
	margin-left: 0px;
	padding-left: 18px;
}
#prodBox li{
	margin-bottom: 5px;
}
#prodBox a{
	color: #484848;
}
.generalCat {
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	text-transform: uppercase;
}
.generalCat li{
	margin-bottom: 8px;
}
.generalCat a {
	color: #484848;
}
#prods{
	margin-left: 0px;
	/*border: 1px solid green;	*/
}
.prodList {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-bottom: 1px solid black;
}
.prodList .pI {
	width: 100px;
	border-top: 1px solid gray; 
	text-align: center;
}
.prodList .pI img{
	width: 75px;
}

.prodList .pN {
	border-top: 1px solid gray;
	padding-bottom: 10px;
	padding-top: 6px;
	color: Black;
/*	line-height: 90%; */
}
.prodList .pN span{
	letter-spacing: 1px;
	font-weight: bold;
}
.prodList .pN a{
	color: Black;
	text-decoration: none; 
	border-bottom: 1px dotted Gray  ;
}

.prodList .pC {
	border-top: 1px solid gray; 
	text-align: right;
	padding-right: 10px;
}
.prodList .pD {
	font-weight: normal !important;
	font-size: 80%;
	color: #484848;
}
.prodList .pP {
	text-align: right;
	padding-right: 10px;
/*	vertical-align: bottom;*/
}
.prodList .pW {
	padding-left: 20px;
}
.prodList .pW a{
	color: #484848;
}
.prodList .p1 {
	font-size: 80%;
	border-bottom: 1px dotted #484848;
	text-align: center;
}
.prodList .p2 {
	text-align: center;
}

.prodList .pfP{
	font-size: 80%;
	color: #484848 !important;
	border-bottom: 1px dashed #484848 !important;
	margin-left: 5px;
	text-decoration: none;
} 
.prodList .pfD{
	font-size: 80%;
	color: #484848 !important;
	border-bottom: 1px dashed #484848 !important;
	margin-left: 5px;
	text-decoration: none;
} 
.prodList .pfZ{
	font-size: 80%;
	color: #484848 !important;
	border-bottom: 1px dashed #484848 !important;
	margin-left: 5px;
	text-decoration: none;
} 
.prodList .pfR {
	font-size: 80%;
	color: #484848 !important;
	border-bottom: 1px dashed #484848 !important;
	margin-left: 5px;
	text-decoration: none;
}
.subcats {
font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#656565;
		
/*	letter-spacing: 1px;
	color: #484848;
	line-height: 22px;*/
}
.subcats a{
	color: #484848;
}

.subcats li{
	list-style-type:none;
	margin-top:5px;
}

.article {
	margin-left: 10px;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.articleImg {
	float: left;
	border: 1px solid #484848;
	max-width: 120px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.articleName {
	padding: 0;
	margin: 0;
	margin-left: 135px;
	font-weight: bold;
	
}
.articleName a{
	color: #484848;
}
.articleDate {
	font-weight: bold;
	font-size: 70%;
	padding: 0;
	margin: 6px 0 0 0;
	margin-left: 135px;
}
.articleAnot {
	text-align: justify;
	padding: 0;
	margin: 6px 0 24px 0;
	font-size: 85%;
	margin-left: 135px;
	color: #777;
}
.cart-list {
	border: 1px solid black;
	border-collapse: collapse;
	margin-left: 20px;
	margin-top: 10px;
}
.cart-list a{
	color: #484848;
}
.cart-list td, .cart-list th{
	border: 1px solid black;
}
.shipping {
	padding-bottom: 20px;
}
.shippingTerms {
	font-size: 80%;
	color: #484848;
}
.shippingCost {
	font-size: 70%;
	margin-bottom: 10px;
}
.shippingURL {
	font-size: 70%;
}
.shippingURL a{
	color: #484848;
}
.payment {
	padding-bottom: 20px;
}
.paymentTerms {
	font-size: 80%;
	color: #484848;
	margin-bottom: 20px;
}
.field {
	background-color: #ddd;
}
.contactSubHead {
	font-weight: bold;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 20px;
}
.contactLinks {
	color: #484848;
}
.menu-bg {
	background-color: #536caf;
	background-image: url(/images/design/menu-bg.png);
	height: 32px;
}
.menu-lang {
	width: 156px;
	text-align: center;
}
.aboutBody p{
	text-align: justify;
	margin: 0px;
	margin-top: 5px;
	text-indent: 20px;
}
.aboutBody li{
	margin: 0px;
	margin-top: 5px;	
}

.aboutBody a{
	color: #484848;
}
.aboutBody h2{
	/*color: #ce4a4b;*/
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	margin: 0px;
	clear: both;
}
cite {
	margin-top: 40px;
	display: block;
}
.newsItem {
	font-size: 90%;
}
.newsItem>img{
	margin: 15px;
	border: 1px solid #484848;
	margin-right: 25px;
}
.newsItem a {
	color: #484848;
}
.infomessage {
	font-family: Tahoma;
	font-size: 77%;
	border: 1px dotted #c5c5c5;
		text-align: center;
		margin-left: 100px;
		margin-right: 100px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 7px;
		background: #FFF5EE;
}
.errormessage {
	font-family: Tahoma;
	font-size: 77%;
	border: 1px dotted #c5c5c5;
	text-align: center;
		margin-left: 100px;
		margin-right: 100px;
		margin-top: 5px;
		margin-bottom: 5px;
		padding: 7px;
		background: #FFF5EE;
	
}
.clearFilter {
	font-size: 80%;
	color: #484848;
	font-weight: bold;
}

.razdel-title, .razdel-title a{
	text-transform: uppercase;
	font-size: 11pt!important;
	font-family: Arial, Helvetica, sans-serif;
	/*color: #e0040e;*/
	color:#be0a0a!important;
	text-decoration: none!important;
	padding-left: 5px;
	/*letter-spacing: 1px;*/
}

.razdel-title a{
padding: 0px!important;
}

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#85B322;
	}	
	
.head-row3 { height:39px; width:100%; overflow:hidden;}
	
/*----Breadcrumb-----*/
.breadcrumb { padding:5px 20px 0px 15px; color:#000000; font-size:11px; font-weight:normal; text-align:left;
text-transform:capitalize; 
}
.breadcrumb a { color:#000000; text-decoration:underline; padding-right:6px; padding-left:6px; text-transform:capitalize; 
font-weight:bold;
padding-top: 0px;
padding-bottom: 0px;
}
.breadcrumb a:hover { text-decoration:none;}
.pager, .pager a {
	margin-top: 5px;
	color: #484848;
}

.user-menu td{
padding-top:8px;
padding-bottom:8px;
border-top: 0px dotted gray;
border-bottom: 0px dotted gray;
}
.user-menu .link {
border-bottom: 1px dotted gray;
padding-left:4px;
}

.user-menu a{
text-decoration:none;
}
.user-menu a:hover{text-decoration:underline;}

.with-border {
border:1px solid gray;
padding:1px;
}

#pp {
border:0px solid red; margin-left:12px; padding-top:10px; text-align:center;
}

#pp p{
	font-family: Tahoma;
	font-size: 77%;
	text-align: center;
	margin-bottom: 7px;
	padding-bottom: 0px;
	padding-top: 0px;
	clear: both;
	}
#pp img {
	margin-bottom: 15px;
}
#pp a {
	color: Black;
	text-decoration: none;
}
#pp a:hover {
	color: Black;
	text-decoration: underline;
}

.reserveMessage {
	width: 80%;
	border: 1px dotted Gray;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}
.register_comment {
	font-size: 75%;
	color: Gray;
}
.filterButton {
	padding: 7px;
	font-weight: bold;
	padding-left: 60px;
}
.filterButton a{
	font-weight: normal;
	color: #484848;
}
.yaShortPager {
	padding: 7px;
	font-weight: bold;
	padding-left: 60px;
}
.yaPrevPage, .yaNextPage, .yaPage {
	font-weight: normal;
	color: #484848;
}
.yaPrevPageDisabled, .yaNextPageDisabled {
	font-weight: normal;
	color: #cccccc;
}
.yaPageCur {
	font-weight: normal;
	color: #484848;
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
}