* { font-family: tahoma,helvetica; font-size: 8pt; }

body {
	margin: 0px;
    scrollbar-base-color:       #CCCCCC;
    scrollbar-shadow-color:     #ffffff;
    scrollbar-highlight-color:  #ffffff;
    scrollbar-3dlight-color:    #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color:      #ffffff;
    scrollbar-arrow-color:      #CCCCCC;
    overflow: auto;
}

a { text-decoration: none; color: black; }
a:hover { text-decoration: underline; }
a#site_root_link { font-size: 8pt; color: black; text-decoration: none; }
a#site_root_link:hover { text-decoration: underline; }


table#table_main { width: 934px; }
table#table_top_logo { height: 70px; width: 100%; }

table#tbl_menu_main { height: 30px; width: 100%; background-color: #616161; text-align: center; color: #d4d4d4; font-size: 6pt; }
a#main_menu_item { color: #d4d4d4; font-weight: bold; } 
a#main_menu_item:hover { color: white; text-decoration: none; } 

#big_banner { height: 186px; width: 934px; }

#index_left_block { text-align: left; width: 200px; }
#index_right_block { text-align: right; width: 224px; }
#index_left_block, #index_right_block { vertical-align: top; background-color: #f6f6f6; }

table#block_child { background-color: #e6e6e6; }

td#block_title_box, #block_title_box_news { height: 30px; background-color: #d36e09; color: white; font-weight: bold; font-size: 8pt; text-align: center; width: 100%; }

td#block_title_box_news { background-color: #cb0303; }

#direction_img_box { height: 30px; width: 30px; text-align: center; vertical-align: center; }
#dierection_title { font-weight: bold; color: white; font-size: 8pt; padding-left: 10px; }
#direction_separator_hor { width: 2px; }
#direction_separator_ver { height: 2px; }
#direction_link { cursor: pointer; }
.direction_name_hover { background-color: #5f5f5f; }
.direction_name { background-color: #8f8f8f; }
.direction_name_hover, .direction_name { cursor: pointer; height: 30px; }

li.pw {
	list-style-image: url(/templates/frontend/rm_old/images/catalog_arrow.gif);
	list-style-type: none;
	margin: 0 0 2px;
	padding: 0px;
}
ul.hl {
	margin: 6px 0 0 20px;
	padding: 0 5px 6px;
	text-align: left;
}

#news_date {
	color: #9e4a4a;
	font-size: 7pt;
	font-weight: bold;
}

#line_hor { background-image: url(/templates/frontend/rm_old/images/point_hor.gif); background-repeat: repeat-x; background-position: center; }

#catalog_cat_title {
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
}

#isavab { color: green; }
#noavab { color: red; }
a#catalog_product_link:hover { text-decoration: none; color: red; }