body{
background:#484242 url(img/body.jpg) repeat-x;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

table{
font-size:12px;
}

a{
color:#011535;;
text-decoration:underline;
}

a:hover{
color:#60584B;
text-decoration:none;
}


.loading_cart{

}

h1,.product_h1{
border-bottom:1px dotted gray;
color:#C70305;
font-variant:small-caps;
font-size:11px;
font-weight:bold;
padding:0px 0px 0px 10px;
vertical-align:middle;
background-image: url(img/h1bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
}

.page_nav_normal{
font-size:10px;
font-weight:bold;
color:gray;
width:140px;
height:20px;
margin-left:3px;
border-top:3px solid #D7D7D7;
background:#ececec;
border-left:1px solid #D7D7D7;
border-right:1px solid #D7D7D7;
}

.page_nav_hover{
cursor:pointer;
font-size:10px;
font-weight:bold;
color:black;
width:140px;
height:20px;
margin-left:3px;
border-top:3px solid #c7c7c7;
background:white;
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;
}

.page_nav_selected{
font-size:10px;
font-weight:bold;
color:#6AB0EC;
width:140px;
height:22px;
margin-left:3px;
border-top:3px solid orange;
background:white; 
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;
}


.top_menu_td{
height:24;
background-image: url(img/top_menu_bottom.gif);
background-position:bottom center;
background-repeat:no-repeat;
}

.top_menu_link{
background:url(img/top_menu_bullet.gif) no-repeat;
background-position: 10% 20%;
padding-left:35px;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#7C0707;
display:block;
}

.top_menu_link:hover{
background:url(img/top_menu_bullet.gif) no-repeat;
background-position: 12% 20%;
padding-left:35px;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:red;
display:block;
}

.bottom_link{
font-size:9px;
font-weight:bold;
text-decoration:none;
color:#7C0707;
}
.main_page{
padding-right:30px;
}

.tname{
font-weight:bold;
font-size:10px;
color:#7C0707;
border-bottom:1px dotted gray;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #f9f9f9;
padding: 2px;
background-color: #D50707;
font-family: sans-serif;
font-size: 12px;
color:white;
font-weight:bold;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
filter: alpha(opacity = 80);
-moz-opacity: 0.80;
opacity: 0.80;
text-align:left;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
filter: alpha(opacity = 80);
-moz-opacity: 0.80;
opacity: 0.80;
}

.menu_link{
background:url(img/menu_bullet.gif) center left no-repeat;
padding-left:8px;
font-size:11px;
text-decoration:none;
}

.menu_link:hover{
background:url(img/menu_bullet_hover.gif) center left no-repeat;
margin-left:1px;
text-decoration:underline;
}

.htd{
height:20px;
}


.mmtd{
height:18px;
border-bottom:1px dotted #646265;
background:url(img/mm_bullet.gif) center right no-repeat;
}

.mm_link{
padding-left:2px;
font-size:10px;
text-decoration:none;
color:white;
font-weight:bold;
}

.mm_link:hover{
margin-left:2px;
text-decoration:underline;
color:#8D8B8C;
text-decoration:none;
}


.page_link,.page_link:visited {
	color: #67635C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding:2px;
	margin:3px;
}

.page_link:hover {
	color: #67635C;
	text-decoration: none;
	background-color: #cccccc;
	border-bottom: 2px solid #FF0C15;
}

.page_link_active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #67635C;
	text-decoration: none;
	background-color: #cccccc;
	border-bottom: 2px solid #FF0C15;
	padding:2px;
	margin:3px;
}

.hand{
cursor:pointer;
}


.dirt_td{
border-bottom:1px dotted #D4D0C8;
}

.dirt_td1{
border-right:1px dotted #D4D0C8;
}

.products_exp_table{
font-size:10px;
background:white;
}

.product_title{
color:#C7060B;
font-size:11px;
font-weight:bold;
}

.product_guarantee{
color:#5B7641;
font-size:10px;
}

.product_producer{
color:gray;
font-size:10px;
}

.product_price{
color:#5D0909;
font-size:10px;
}

.subdir{
font-size:10px;
text-decoration:none;
color:#300002;
font-weight:bold;
}

.subdir:hover{
color:red;
}

.cdirlink {
background:transparent url(img/link_background.gif) no-repeat scroll left center;
color:black;
font-size:12px;
padding-left:10px;
font-weight:bold;
text-decoration:none;
}

.errormsg{
font-size:11px;
color:white;
font-weight:bold;
background:red;
border:1px solid black;
}


.gray{
color:gray;
}

.normal_link{
font-size:10px;
color:gray;
text-decoration:none;
}

.normal_link:hover{
color:#003366;
}

.found{
background:#FFF57F;
color:black;
border-bottom:1px solid red;
}

li{
list-style-image:url(./img/li_special.gif);
margin-top:3px;
}



.nowrap{
white-space: nowrap;
}

.input,.select{
font-family:Verdana;
font-size:11px;
border:1px solid black;
background:white;
}


.textarea{
font-family:Verdana;
font-size:11px;
border:1px solid black;
background:white;
}

.expanded{
color:#820A09;
}

.font9{
font-size:9px;
}

.font10{
font-size:10px;
}

.font11{
font-size:11px;
}


.font12{
font-size:12px;
}


.font13{
font-size:13px;
}


.font14{
font-size:14px;
}


.font15{
font-size:15px;
}


.button,.bnt{
	
	border:1px solid gray;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	background:#c10507 url(img/button_bg.jpg) repeat-x;
	cursor: pointer;
	height:20px;
}

.reg_td{
background: white;
background-image:url(img/reg_td_bg.jpg);
background-position:bottom left;
background-repeat:repeat-x;
border-bottom:1px solid #E6E6E6;
}

.head_t{
font-weight:bold;
}

.button:disabled{
color:red;
}

.news_table,.producers_table{
font-size:11px;
border-bottom:2px dotted gray;
}

.producers_table_big{
font-size:11px;
background:white;
}

.news_text,.producers_text,.dir_text,.file_text{
padding-left:20px;
}

.news_date,.producers_date{
font-size:10px;
}

.news_title,.producers_title,.file_name{
font-weight:bold;
font-size:12px;
color:#B30A07;
} 

.none{
display:none;
}

.dir_name{
font-weight:bold;
font-size:14px;
color:#000000;
}

.cart{
font-size:11px;
}

.cart_products{
font-size:9px;
}

.dir_link,.file_link{
font-size: 11px;
color:gray;
text-decoration:none;
}

.dir_link:hover{
margin-left:3px;
color:#003366;
}

.producers_keywords{
font-size:10px;
color:#454445;
}

.row1{
background:none;
}

.row2{
background:#F2F2F2;
}

.dirtd{
padding:3px;
}

.siterow1{
background:#f9fbfd;
}

.siterow2{
background:white;
}


.selected_row{
background:#316AC5;
color:white;

}

.what{
color:#55A0FF;
font-size:9px;
}

.universal{
background:white;
color:black;
font-size:12px;
margin-top:2px;
border:1px solid #C0C7CF;
}

.small{
font-size:9px;
}

.bold{
font-weight:bold;
}

.nobold{
font-weight:normal;
}

.red{
color:red;
}
.black{
color:black;
}

.green{
color:#5BCC00;
}


.redbg{
color:white;
background:red;
}

.greenbg{
color:white;
background:green;
}


.main_table{
color:yellow;
margin-top:2px;
}


.main_table_admin{
color:black;
background:#F9F9FB;
}


.result{
background:white ;
color:black;
font-size:12px;
margin-top:2px;
border:1px solid gray;
}

.result_head{
font-weight:bold;
border-bottom:3px solid gray;
cursor:pointer;
}

.admin_link_none{

}

.admin_link_none:hover{
color:red;
}

.admin_link_selected{
font-weight:bold;
color:red;
}


.login_table{
font-size:10px;
color:black;
}

.login_table_link{
font-size:10px;
color:white;
text-decoration:none;
}

.login_table_link:hover{
text-decoration:underline;
}


.login_input{
font-size:10px;
color:white;
border:1px solid #CED9DF;
background:none;
}


.login_button{
font-size:10px;
color:white;
border:1px solid #969696;
background:black;
}




.pricelist_link,.more_link{
font-size:11px;
font-weight:bold;
color:black;
text-decoration:none;
white-space:nowrap;
}

.pricelist_link:hover,.more_link:hover{
color:red;
text-decoration:underline;
}


.int{
background:#EDF3F3;
}

select{
color:black;
font-size:11px;
}
