body{
	/*	background-color: #C5C3C3;*/
	background-color: #C5C3C3;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page_width{
	width: 95%;
	min-width: 980px;
	margin:0 auto;
	padding-top: 5px;
}
a{
	color: #004D71;
}
a:hover{
	color: Maroon;
	text-decoration: none;
}
hr{
	border: none; /* Убираем границу для браузера Firefox */
	color: #dcdcdc; /* Цвет линии для браузера Internet Explorer */
	background-color: #dcdcdc; /* Цвет линии для браузера Firefox и Opera */
	height: 2px; /* Толщина линии */
	width: 80%; /* Ширина линии */
	text-align: left;
}
blockquote hr{
	height: 1px;	
}

#topmenu #topmenu_tabs #topmenu_right_tabs{
	height: 26px;
}
#topmenu_tabs .tm_tab{
	display: block;
	float: left;
	width: 109px;
	height: 20px;
	color: White;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 6px;
	text-align: center;
	background: url(images/tmenu_tab.jpg) no-repeat 0 0;
}
#topmenu_tabs .tm_tab_sel{
	width: 110px;
	background: url(images/tmenu_sel_tab.jpg) no-repeat 0 0;
	margin-left: -2px;
}
#topmenu_right_tabs .tm_tab{
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	color: White;
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 6px;
	text-align: center;
	background: url(images/tmenu_right_tab.jpg) no-repeat 0 0;	
}
#logobar{
	height: 70px;
}
#user{
	background-color: #E2E2E2;
	width: 250px;
}




#search{
	background-color: White;
}
.tsearch_module{
	padding-top: 0;
	padding-left: 6%;
	padding-right: 4%;
}
.tsearch_module form{
	padding: 0;
	margin: 0;
}
input#search_str{
	width: 75%;
	color: #666666;
	font-size: 11px;
	height: 15px;
}

span.search_phrase{
	font-size: 11px;
	font-weight: bold;
}
span.search_phrase a{
	font-weight: normal;
	text-decoration: underline;
	color: Maroon;
	cursor: pointer;
}




.mod_basket form{
	padding: 0;
	margin: 0;
}
.tlogin_form{
	font-size: 10px;
	padding-right: 0;
}
.tlogin_form input{
	font-size: 9px;
	height: 9px;
	width: 100px;
}
.tlogin_form input.btn{
	width: 26px;
	height: 40px;
	margin-top: 14px;
	margin-left: 2px;
	margin-right: -5px;
}
.tlogin_labels{
font-size: 10px;
}
.tlogin_form table, .tlogin_form table td{
	padding: 0;
	margin: 0;
}
.tlogin_labels{
	border-left: 1px solid silver;
	font-size: 11px;
	font-weight: bold;
	padding-top: 17px;
}



#abc_bar{
	height: 21px;
	background: #DE1027 url(images/abc_bar_left_corners.jpg) repeat-y 0 0;
}
#abc_right{
	height: 21px;
	background: url(images/abc_bar_right_corners.jpg) repeat-y 100% 0;
	color: white;
	font-size: 100%;
	text-transform: uppercase;
	text-align: center;
	padding-top: 3px;
}

#abc_right a{
	text-decoration: none;
	color: White;
}
#abc_right a:hover{
	text-decoration: underline;
	color: white;
}

div.alphabet_letters_string{
	padding-left: 40px;
	text-align: left;
	clear: both;
}
div.alphabet_letters_string a{
	display: block;
	float: left;
	width: 20px;
}

#main{
	border-left: 8px solid #C5C3C3;;
	border-right: 7px solid #C5C3C3;;
	background-color: White;
}
#footer_bar{
	height: 125px;
	background: url(images/footer_bar_bg.jpg) repeat-x 0 0;
}
#footer_left{
	height: 125px;
	background: url(images/footer_bar_left_corners.jpg) no-repeat 0 0;
}
#footer_right{
	height: 125px;
	background: url(images/footer_bar_right_corners.jpg) no-repeat 100% 0;
}

.dialog_content ul.small{
  font-size: 10px;
}
.dialog_content ul.standart{
  font-size: 12px;
}

.last_news_title{
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 5px;
}
.last_news_title a{
	color: Black;
	text-decoration: none;
}
.last_news_intro{
	font-size: 80%;
}
div.brand_pic {
	position:relative;
	display:table;
	height: 100px;
	width: 100%;
	vertical-align: middle; 
	text-align: center;
}
div.brand_pic div {
	width:40px;
	height: 40px;
	padding: 3px;
	margin: 3px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	float: left;
	border: 1px solid #CCCCCC;
}

tr.sel{
	background-color: #FFFDDF;
}

td.favourite{
	width: 16px;
}

div.to_fav, div.to_fav_full, div.to_fav_empty{
	background: url(images/star_grey.gif) no-repeat 0 0;
	cursor: pointer;
	height: 16px;
	width: 16px;
}

div.to_fav_full{
	background: url(images/star_red.gif) no-repeat 0 0;
}
div.to_fav_edit{
	background: url(images/star_edit.gif) no-repeat 0 0;
}


div.to_basket, div.to_basket_full{
	background: url(images/shoppingcart.gif) no-repeat 0 0;
	cursor: pointer;
	height: 16px;
	width: 16px;
}

div.to_basket_full, div.to_basket_edit{
	background: url(images/shoppingcart_full.gif) no-repeat 0 0;
}

div.loading{
	background: url(images/ajax-loader.gif) no-repeat 0 0;
}


#middle_banner{
	height: 65px;
	margin-top: 6px;
	text-align: center;
	background-color: #4E6672;
}

#bottom_blocks{
	margin-top: 6px;
}

#bottom_blocks th.actions{
	background-color: #B6B6B6;
	color: Black;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	text-transform: uppercase;
}
#bottom_blocks th.news{
	background-color: #989898;
	color: white;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	text-transform: uppercase;
}
#bottom_blocks td.actions{
	background-color: white;
	padding-left: 25px;
}
#bottom_blocks td.news{
	background-color: #EBEBEB;
	padding-left: 10px;
}









.contenttable #leftSidebar{
	width: 20%;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
}
.contenttable #leftSidebar .subheader{
background-color: #A9A7A8;
text-align: center;
color: White;
text-transform: uppercase;
padding-top: 3px;
padding-bottom: 3px;
}
.contenttable #leftSidebar .subheader_sel{
	background-color: #b90000;
}

#pathway{
background-color: #E2E2E2;
color: #989898;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;	
}
#pathway a{
	color: #989898;
	text-decoration: none;	
}
#pathway a:hover{
	color: #333333;
	text-decoration: underline;	
}

.contenttable #leftSidebar .lv1_menu{
	padding-left: 5px;
	font-size: 110%;
	font-weight: bold;
}
.contenttable #leftSidebar .lv1_menu a{
	display: block;
	border-left: 2px solid #D1CFD0;
	border-top: 2px solid #D1CFD0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	color: #7F7F7F;
	text-decoration: none;
}
.contenttable #leftSidebar .lv1_menu a:hover{
	color: #333333;
	text-decoration: underline;
}
.contenttable #leftSidebar .lv1_menu a.sel{
	border-left: 2px solid #DE0F2B;
	border-top: 2px solid #DE0F2B;
	color: #DE0F2B;
}
.contenttable #leftSidebar .lv2_menu{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 100%;
	font-weight: normal;
}
.contenttable #leftSidebar .lv2_menu a{
	display: block;
	padding: 0;
	padding-left: 15px;
	border: 0;
	color: #7F7F7F;
	text-decoration: none;
}
.contenttable #leftSidebar .lv2_menu a.sel{
	border: 0;
}
.contenttable #leftSidebar .lv2_menu a:hover{
	color: #333333;
	text-decoration: underline;
}
.contenttable #leftSidebar .lv2_menu a.sel{
	color: #DE0F2B;
}

.contenttable #leftSidebar .lv3_menu{
	padding-left: 10px;
	font-size: 80%;
	font-weight: normal;
}
.contenttable #leftSidebar .lv3_menu a{
	display: block;
	border: 0;
	padding: 0;
	padding-left: 20px;
	color: #7F7F7F;
	text-decoration: none;
}
.contenttable #leftSidebar .lv3_menu a:hover{
	color: #333333;
	text-decoration: underline;
}
.contenttable #leftSidebar .lv3_menu a.sel{
	color: #DE0F2B;
}


.contenttable #contentZone{
	padding: 10px;
	padding-bottom: 30px;
}

#viewsmenu{
	border-bottom: 2px solid #A9A9A9;
	font-size: 80%;
	margin-bottom: 10px;
	clear: both;
	height: 20px;
}

#viewsmenu a{
	color: #A9A9A9;
	display: block;
	padding: 2px;
	padding-left: 5px;
	margin-left: 2px;
	width: 110px;
	border: 2px solid #A9A9A9;
	margin-bottom: 2px;
	background-color: #E2E2E2;
	float: left;
	height: 14px;
}
#viewsmenu a.sel{
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}


#footer_zone{
	padding-left: 20px;
	color: #555555;
}
#footer_zone .small, #footer_zone table td .small{
	font-size: 90%;
}
#footer_zone table.small td{
	font-size: 90%;
	padding-left: 10px;
}

#footer_zone table.small td a{
text-transform: uppercase;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a.button{
	display: block;
	padding: 2px;
	border: 1px solid #666666;
	font-size: 11px;
	background-color: white;
	color: Red;
	width: 100px;
	text-decoration: none;
}
div.mod_basket{
	font-size: 11px;
	padding-bottom: 0px;
}



.abc_popup{
	font-size: 90%;
}
.abc_popup a{
	color: Black;
	text-decoration: none;
}
.abc_popup a:hover{
	text-decoration: underline;
}
.abc_popup h3{
	background-color: #DCDCDC;
	font-size: 110%;
	padding: 5px;
	margin: 1px;
}
.abc_popup ul{
	list-style: square;
}
.abc_popup ul li{
	padding-left: 3px;
}
.abc_cat_office h3{
	color: white;
	background-color: red;
}
.abc_cat_office a:hover{
	color: red;
}
.abc_cat_techno h3{
	color: white;
	background-color: blue;
}
.abc_cat_techno a:hover{
	color: blue;
}



.mod_basket a{
	color: #D80002;
}


.alert{
	color: red;
}



.content_shadow{
	width: 90px;
	text-align: center;
	margin-right: 10px;
	float: left;
}
.content_shadow img{
	padding: 1px;
	border: 1px solid #A9A9A9;
}
.lastnews_body{
	font-size: 90%;
}
.lastnews_createdate{
	color: #888888;
	font-size: 80%;
}
.lastnews_name a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.lastnews_morelink{
	text-align: right;
	padding: 5px;
	padding-right: 20px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	background: url(images/more.gif) no-repeat 100%;
}
.lastnews_morelink a{
	color: black;
	text-decoration: none;
}
table.latest_goods{
	margin-top: 0px;
}
table.latest_goods th{
	background-color: #B6B6B6;
	color: Black;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	text-transform: uppercase; 
}
table.latest_goods td.right-border{
	border-right: 1px solid #DCDCDC;
}
a.name-table{
	display: block;
	font-weight: bold;
	height: 40px;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
.latest_news_img{
	text-align: center;
}



div.msg_info_note{
	background-color: #eaeaea;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
}




















/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}







div.hr{
	height: 5px;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 5px;
}










.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #efefef;
}

.ac_over {
	background-color: #bbb;
	color: black;
}


