ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 0px;
	text-align: left;
}

.pagetext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 1px 5px 10px 20px;
	vertical-align: top;
        margin: 0px;
}
.pagetext a:link{
	color: #555555;
	text-decoration: none;
}
.pagetext a:visited{
	color: #777777;
	text-decoration: none;
}
.pagetext a:hover{
	color: #cc5500;
	text-decoration: none;
}
.pageimg {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	padding: 7px 5px 0px 20px;
	vertical-align: top;
}
.pageimg2 {
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 5px 1px 20px;
	vertical-align: top;
}
blockquote {
        font-family: Verdana, Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
        text-align: justify;
}
blockquote a:link{
	color: #555555;
	text-decoration: underline;
}
blockquote a:visited{
	color: #777777;
	text-decoration: underline;
}
blockquote a:hover{
	color: #cc5500;
	text-decoration: none;
}

p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	text-align: justify;
}

p a:visited, p a:link {
	color: #666;
	text-decoration: underline;
}
p a:hover{
	color: #000;
	text-decoration: underline;
}
body {
	background-color: #E5E5E5;
	margin: 20px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -1px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -1px;
}
.h3_promo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5F00;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: -1px;
}


.main_span {
	color: #740110;
	font-size: 12px;
	list-style-position: inside;
}
.stat_print {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cc5500;
        line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 3px 20px;
}
.stat_print a:link{
	color: #cc5500;
	text-decoration: none;
}
.stat_print a:visited{
	color: #cc5500;
	text-decoration: none;
}
.stat_print a:hover{
	color: #cc5500;
	text-decoration: underline;
}
.news_print {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cc5500;
        line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 12px 20px;
}
.news_print a:link{
	color: #cc5500;
	text-decoration: none;
}
.news_print a:visited{
	color: #cc5500;
	text-decoration: none;
}
.news_print a:hover{
	color: #cc5500;
	text-decoration: underline;
}

.left_shift13 {
	margin: 0px 0px 0px 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.left_shift13  a:link{
	color: #555555;
        text-decoration: none;
}
.left_shift13  a:visited{
	color: #777777;
	text-decoration: none;
}
.left_shift13  a:hover{
	color: #cc5500;
	text-decoration: underline;
}
.author {
	color: #777777;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
        margin: 5px 50px 0px 0px; 
}
.source {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #08457e;
	font-size: 12px;
	line-height: 14px;
        margin: 10px 1px 10px 10px;
}
.partner {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	margin: 0px 0px 10px 15px;
}
.partner a:link{
	color: #555555;
	text-decoration: none;
}
.partner a:visited{
	color: #555555;
	text-decoration: none;
}
.partner a:hover{
	color: #888888;
	text-decoration: none;
}
dl {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 1px 5px 10px 20px;
	vertical-align: top;
        margin: 0px;
        background-color: #DDDDDD;
}
dl a:link{
	color: #555555;
	text-decoration: none;
}
dl a:visited{
	color: #555555;
	text-decoration: none;
}
dl a:hover{
	color: #cc5500;
	text-decoration: none;
}
dt {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 2px;
}
dd {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
        margin: 0px 0px 1px 3px;       
}
.header_red {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc5500;
	text-align: left;
}
.h_red {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #F00;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.h_red  a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.h_red  a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.h_red  a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.t_warn {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d53e07;
        text-align: left;
        padding-right: 25px;
}
.t_price {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	text-align: left;
}
.t_analog {
	font-family: Tahoma, Verdana, sans-serif;
	color: #740110;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.t_aname {
	font-family: Tahoma, Verdana, sans-serif;
	color: #740110;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.t_aname  a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.t_aname  a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.t_aname  a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.t_aprice {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-weight: bold;
	font-size: 12px;
        text-align: left;
        margin-top: 3px;
}
.t_trf {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5F00;
	font-size: 12px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.t_trfprice {
	font-family: Tahoma, Verdana, sans-serif;
	color: #740110;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.t_good {
	font-family: Tahoma, Verdana, sans-serif;
	color: #740110;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.t_gname {
	font-family: Tahoma, Verdana, sans-serif;
	color: #740110;
	font-size: 12px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.t_gname  a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.t_gname  a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.t_gname  a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.t_act {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-weight: bold;
	font-size: 11px;
        line-height: 12px;
        margin: 15px 0px 5px 0px;
        text-align: left;
}
.t_actn {
	font-family: Tahoma, Verdana, sans-serif;
	color: #740110;
	font-size: 12px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.t_actn a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.t_actn a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.t_actn a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.t_end {
	font-family: Tahoma, Verdana, sans-serif;
	color: #333;
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}
.t_end  a:link{
	color: #333;
	text-decoration: none;
}
.t_end  a:visited{
	color: #333;
	text-decoration: none;
}
.t_end  a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.all {
	color: #cc5500;
	font-size: 12px;
        font-weight: bold;
	margin: 0px 0px 12px 20px;
}
.all a:link{
	color: #cc5500;
        text-decoration: none;
}
.all a:visited{
	color: #cc5500;
        text-decoration: none;
}
.all a:hover{
	color: #08457e;
        text-decoration: underline;
}
.add_basket {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #08457e;
	font-size: 11px;
        line-height: 13px;
        vertical-align: bottom;
        margin: 1px 0px 0px 1px;
}

.bask_span {
	color: #740110;
}
.bask_span a:link{
	color: #740110;
        text-decoration: underline;
}
.bask_span a:visited{
	color: #740110;
        text-decoration: underline;
}
.bask_span a:hover{
	color: #740110;
        text-decoration: none;
}
.menu_kat {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	vertical-align: top;
        margin: 0px;
        padding: 5px 0px 5px 20px;     
        background-color: #DDDDDD;
}
.menu_item {
	font-family: Verdana, Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	vertical-align: top;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        background-color: #DDDDDD;
}
.menu_item a:link{
	color: #555555;
	text-decoration: none;
}
.menu_item a:visited{
	color: #555555;
	text-decoration: none;
}
.menu_item a:hover{
	color: #cc5500;
	text-decoration: none;
}
.mp_new_name {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cc5500;
	font-size: 11px;
        width:165px;
        padding-top:1px;
}
.mp_new_name a:link{
	color: #cc5500;
        text-decoration: none;
}
.mp_new_name a:visited{
	color: #cc5500;
        text-decoration: none;
}
.mp_new_name a:hover{
	color: #cc5500;
        text-decoration: underline;
}
.nov_price {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
        padding: 1px 0px 1px 1px;
}
.ac_name {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
        padding-bottom: 5px;
	font-weight: bold;
}
.act_cond {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	margin: 1px 0px 10px 10px;
}
.action_date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-weight: bold;
	font-size: 12px;
        padding-bottom: 10px;
}
.action_price {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-size: 14px;
        font-weight: bold;
        padding-bottom: 15px;
}
.act_tov_name {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cc5500;
	font-size: 11px;
	vertical-align: bottom;
        text-decoration: none;
}
.act_tov_name a:link{
	color: #cc5500;
        text-decoration: none;
}
.act_tov_name a:visited{
	color: #cc5500;
        text-decoration: none;
}
.act_tov_name a:hover{
	color: #cc5500;
        text-decoration: underline;
}
.hit_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-size: 14px;
	font-weight: bold;
        padding: 3px 0px 6px 1px;
}
.hitm_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0px 1px 11px;
}
.hit2_best {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
        line-height: 12px;
	font-weight: normal;
        text-align: left;
        padding: 1px 0px 0px 21px;
}
.hit2_best a:link{
	color: #cc5500;
	text-decoration: none;
}
.hit2_best a:visited{
	color: #cc5500;
	text-decoration: none;
}
.hit2_best a:hover{
	color: #cc5500;
	text-decoration: underline;
}
.hit_best {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #cc5500;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
        padding: 3px 1px 5px 1px;
        width: 172px;
}
.hit_best a:link{
	color: #cc5500;
	text-decoration: none;
}
.hit_best a:visited{
	color: #cc5500;
	text-decoration: none;
}
.hit_best a:hover{
	color: #cc5500;
	text-decoration: underline;
}
.limlist_tvname {
	color: #464451;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	vertical-align: middle;
        width: 275px;
	height: 44px;
	background-color: #DDDDDD;
}
.limlist_ant {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #464451;
	font-size: 11px;
	padding: 1px 0px 21px 5px;
	vertical-align: top;
        width: 222px;
        clear: left;
}
.limlist_pict {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
        float: left;
        padding-top: 7px;
        width: 180px;
}
.limlist_vendor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #464451;
	font-size: 11px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
}
.rus {
	color: #740110;
	font-size: 10px;
	font-weight: bold;
}
.limlist_price {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #740110;
	font-size: 14px;
	font-weight: bold;
        padding-top: 5px;
        text-align: left;
}
.limlist_nav {
	color: #333333;
	font-size: 11px;
	margin: 5px 5px 10px 15px;
}
.limlist_nav a:link{
	color: #740110;
}
.limlist_nav a:visited{
	color: #740110;
}
.limlist_nav a:hover{
	color: #740110;
}
.table_head {
	background-color: #DDDDDD;
	font-size: 12px;
	color: #740110;
	font-weight: bold;
	height: 37px;
	padding-left: 7px;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-top: 0px solid #7F7F7F;
}
.table_head1 {
	background-color: #DDDDDD;
	font-size: 12px;
	color: #08457e;
	font-weight: bold;
	height: 37px;
        padding-left: 5px;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-top: 1px solid #7F7F7F;
}
.table_line {
	font-size: 10px;
	color: #333333;
	height: 27px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #7F7F7F;
	border-left: 1px solid #7F7F7F;
	border-right: 1px solid #7F7F7F;
	border-top: 0px solid #7F7F7F;
}
.table_text {
	font-size: 10px;
	color: #333333;
}
.table_h {
	background-color: #DDDDDD;
	font-size: 11px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 2px;
	padding: 2px;
}
.table_l {
	font-size: 11px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.main_text {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	color: #333;
	margin-top: 1px;
	margin-bottom: 5px;
}


.main_banner {
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;

}

.main_banner table {
	width: 100%;
	border-width: 0px;
	margin: 0 auto;
}
.banner_left {
	background-image: url(img/banner_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 15px;
}

.banner_center {
	background-image: url(img/banner_center.jpg);
	background-repeat: repeat;
	text-align: center;
	height: 30px;
	width: auto;
}

.banner_right {
	background-image: url(img/banner_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	width: 15px;
	
}

.banner_middle {
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.banner_middle table {
	width: 100%;
	border-width: 0px;
	margin: 0 auto;
}

.banner_middle td {
	margin: 0 auto;
	background: #FF5F00;
	height: 24px;
	width: 100%;
	font: bold 12px Tahoma, Verdana, sans-serif;
	color: #FFF;
	text-align: center;
}

#list {
	width: 100%;
	float: left;
}

#describe {
	width: 100%;
	float: left;
}
.main_list_annot {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	text-align: left;

}

.main_list_nov_left {
	width: 30%;
	float: left;
	margin-right: 2%;
	margin-left: 1%;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_list_nov_middle {
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_list_nov_right {
	float: left;
	width: 30%;
	margin-right: 1%;
	margin-left: 2%;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_list_nov_pic {
	text-align: center;
}



.main_list_left {
	width: 47%;
	float: left;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-left: 1%;
}

.main_img1 {
	width: 167px;
	height: 167px;


}
.main_text1 {




}
.main_price1 {
	width: 167px;


}



.main_list_right {
	width: 47%;
	float: left;
	margin-left: 2%;
	margin-bottom: 5px;
	margin-top: 1px;
	margin-right: 1%;
}
.main_img2 {
	width: 167px;
	height: 167px;


}
.main_text2 {
	clear: none;


}
.main_price2 {
	width: 167px;


}
.main_mla_sp1 {
	color: #FF5F00;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	
}

.main_mla_sp11 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FF5F00;
	text-align: center;
	margin: 0px;
}



.main_mla_sp2 {
	color: #08457e;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	margin: 0px;
}

.main_mla_sp2 a:link{
	color: #08457e;
	text-decoration: underline;
}
.main_mla_sp2 a:visited{
	color: #08457e;
	text-decoration: underline;
}
.main_mla_sp2 a:hover{
	color: #06C;
	text-decoration: underline;
}
.main_mla_sp3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #740110;
	margin: 0px;
	text-align: left;
	
}

.main_mla_sp22 {
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #08457e;
	margin: 0px;
}

.main_mla_sp22 a:link{
	color: #08457e;
	text-decoration: underline;
}
.main_mla_sp22 a:visited{
	color: #08457e;
	text-decoration: underline;
}
.main_mla_sp22 a:hover{
	color: #06C;
	text-decoration: underline;
}


.main_mla_sp222 {
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #08457e;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 21px;
}

.main_mla_sp222 a:link{
	color: #08457e;
	text-decoration: underline;
}
.main_mla_sp222 a:visited{
	color: #08457e;
	text-decoration: underline;
}
.main_mla_sp222 a:hover{
	color: #06C;
	text-decoration: underline;
}



.main_mla_sp33 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #740110;
	text-align: center;
	margin: 0px;
	
}

.x1 {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	text-align: center;
}

.x2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.main_hit1 {
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-left: 1%;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_hit2 {
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_hit3 {
	float: left;
	width: 30%;
	margin-right: 1%;
	margin-left: 2%;
	margin-top: 1px;
	margin-bottom: 5px;
}

.main_kat1 {
	float: left;
	width: 30%;
	margin-top: 1px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 1%;
}

.main_kat2 {
	float: left;
	width: 30%;
	margin-top: 1px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
}

.main_kat3 {
	float: left;
	width: 30%;
	margin-top: 1px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 2%;
}

.main_stat_title {
	color: #FF5F00;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
}

.main_stat_title a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.main_stat_title a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.main_stat_title a:hover{
	color: #FF7F00;
	text-decoration: underline;
}





.main_stat_annot {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	margin: 0px;
}

.main_stat_annot a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.main_stat_annot a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.main_stat_annot a:hover{
	color: #FF7F00;
	text-decoration: underline;
}

.main_stat {
	float: left;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 1px;
	margin-bottom: 5px;
}


.menu_li {
	font-family: Tahoma, Verdana, sans-serif;
	color: #FF5F00;
	font-size: 14px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	list-style-position: inside;
	line-height: 16px;
}

.menu_li a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.menu_li a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.menu_li a:hover{
	color: #FF7F00;
	text-decoration: underline;
}

.menu_ul {
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color: #08457e;
	list-style-position: inside;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.main_news1 {
	float: left;
	width: 30%;
	margin-top: 1px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 1%;
}

.main_news2 {
	float: left;
	width: 30%;
	margin-top: 1px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
}

.main_news3 {
	float: left;
	width: 30%;
	margin-top: 1px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 2%;
}
.main_news_title {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FF5F00;
	margin: 0px;
}

.main_news_title a:link{
	color: #FF5F00;
	text-decoration: underline;
}
.main_news_title a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
.main_news_title a:hover{
	color: #FF7F00;
	text-decoration: underline;
}


.main_news_body {
	color: #333;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.main_news_date {
	color: #08457e;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	margin: 0px;
}

.t1, .g1, .n1, .s1 {
	color: #08457e;
	text-align: center;
	margin-top: 5px;
}

.g2, .g2 a:link, .g2 a:visited {
	text-align: left;
	color: #08457e;
	text-decoration: none;
	font-size: 16px;
	margin-left: 89px;
}

.g2 a:hover {
	color: #06c;
	text-decoration: underline;
}


.tovar_list {
	float: left;
	width: 98%;
	margin-top: 1px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: 1%;
}
.tovar_list_annot {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tovar_list_buy {
	color: #08457e;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font: 14px Tahoma, Verdana, sans-serif;
}
.tovar_list_buy a:link{
	color: #08457e;
	text-decoration: underline;
}
.tovar_list_buy a:visited{
	color: #08457e;
	text-decoration: underline;
}
.tovar_list_buy a:hover{
	color: #06C;
	text-decoration: underline;
}
.tovar_list_price {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #740110;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tovar_right_page {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 1px;
	margin-right: 19px;
	margin-bottom: 9px;
	margin-left: 19px;
	text-align: left;
}
.tovar_shot {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.main_sale {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #DDDDDD;
}
#right_page {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
.menu_ul_right {
	color: #08457E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.menu_li_right {
	list-style-image: none;
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5F00;
	list-style-position: outside;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	padding: 0px;
	line-height: 14px;
}
.menu_li_right a:link{
	color: #FF5F00;
}
.menu_li_right a:visited{
	color: #FF5F00;
}
.menu_li_right a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
acronym {
	cursor: help;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #08457E;
}
.emid {
	background-color: #F3F3F3;
	border: 1px dotted #08457E;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
}

em {
	background-color: #F3F3F3;
	color: #333;
	margin: 0px;
	font: italic 11px Courier, "Courier New", sans-serif;
}


em a:link{
	color: #FF5F00;
	text-decoration: underline;
}
em a:visited{
	color: #FF5F00;
	text-decoration: underline;
}
em a:hover{
	color: #FF7F00;
	text-decoration: underline;
}

#catalog {
	float: left;
	width: 100%;
}
#novinki {
	float: left;
	width: 100%;
}
#auto {
	float: left;
	width: 100%;
}
#portable {
	float: left;
	width: 100%;
}
#hit {
	float: left;
	width: 100%;
}
#stat {
	float: left;
	width: 100%;
}
#news {
	float: left;
	width: 100%;
}
#sale {
	float: left;
	width: 100%;
}
#end {
	width: 100%;
}
#score {
	float: left;
	width: 100%;
}
#info {
	float: left;
	width: 100%;
}
.info_end {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: right;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}


.info_end a:link{
	color: #666;
	text-decoration: underline;
}
.info_end a:visited{
	color: #666;
	text-decoration: underline;
}
.info_end a:hover{
	color: #FF7F00;
	text-decoration: underline;
}
.tovar_ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
.tovar_li {
	list-style-position: outside;
	list-style-image: url(img/ul_marker.gif);
	list-style-type: none;
	padding: 0px;
}
.tab-page-shot {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}

.table-align-center-first {
	border-width: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-style: oblique;
}
.table-align-center-first a:link {
	color: #666;
	text-decoration: underline;
}
.table-align-center-first a:visited {
	color: #666;
	text-decoration: underline;
}
.table-align-center-first a:hover {
	color: #000;
	text-decoration: underline;
}

.table-align-center-head {
	border-width: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.table-align-center {
	margin: 1px auto 5px auto;
	border-width: 0px;
}

.table-align-center-auto {
	border-width: 0px;
    margin: 15px auto 5px auto;
	clear: both;
	float: left;
}

.table-align-left {
	border-width: 0px;
	margin-top: 11px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.td-width-572 {
	width: 572px;
}

.td-width-392 {
	width: 392px;
}
.td-width-300 {
	width: 300px;
}
.td-width-10 {
	width: 10px;
}
.td-width-200 {
	width: 200px;
}

/* Страница товара и группы каталога: НАЧАЛО */

.item_pic {
	float: left;
	height: 300px;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 5px;
	position: static;
	border: 1px solid #333;
}

.item_print {
	margin-top: 0px;
	margin-bottom: 13px;
}

.item_print p {
	text-align: left;
}
.item_print p a:link {
	color: #FF5F00;
	text-decoration: underline;
}
.item_print p a:visited {
	color: #FF5F00;
	text-decoration: underline;
}
.item_print p a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

.item_main_banner {
	border-width: 0px;
	height: 36px;
	width: 434px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(/img/header_bg.jpg);
	background-repeat: repeat-x;
}

.item_banner_middle {
	border-width: 0px;
	background: #FF5F00;
	height: 24px;
	color: #FFF;
	text-align: center;
	width: 434px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 11px;
	margin-bottom: 11px;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
}

.item_right_page {
	margin-top: 12px;
	margin-bottom: 5px;
	background-color: #DDD;
	padding-top: 5px;
	padding-bottom: 5px;
}

.item_right_page ul {
	font-size: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	padding: 0px;
	line-height: 15px;
}

.item_right_page li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	color: #FF5F00;
	margin-top: 1px;
	margin-bottom: 5px;
}
.item_right_page li a:link, .item_right_page li a:visited {
	color: #FF5F00;
	text-decoration: underline;
}
.item_right_page li a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

.kat_banner_middle {
	border-width: 0px;
	background: #FF5F00;
	height: 24px;
	color: #FFF;
	text-align: right;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-right: 10px;
}


.std_kat_list {
	border: 0px;
	width: 744px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.std_kat_list img {
	border: 1px solid #333;
	margin-right: 10px;
}

.std_item_list {}

.std_item_list hr {
	color: #777;
	border:0px;
	height:1px;
	width: 100%;
	background-color: #777;
}	

.std_item_list p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.std_item_list p span {
    color: #740110;
}

.std_item_list p strong, .std_item_list p b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}	

.std_item_list blockquote {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.std_item_list blockquote p {
	color: #08457e;
	text-align: left;
}


.std_item_list li {
	list-style-position: outside;
	list-style-image: url(img/ul_marker.gif);
	list-style-type: none;
	margin-left: 12px;
	color: #666;
}
.std_item_list li span {
	color: #740110;
}
.std_item_list li a:link, .std_item_list li a:visited {
	color: #666;
	text-decoration: underline;
}
.std_item_list li a:hover {
	color: #000;
	text-decoration: underline;
}

.std_item_list form {
	margin: 0px;
}

.std_item_list input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	width: 90px;
}

.std_item_list_buy {
	color: #740110;
	font-size: 18px;
	width: 434px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 40px;
}

.std_item_list_aname {
	color: #740110;
	margin-top: 8px;
	margin-bottom: -2px;
}

.std_item_list_orf {
	color: #08457e;
	margin-bottom: 5px;
}

.std_item_list_trf {
	color: #FF5F00;
	margin-bottom: -5px;
}

.kat_main_banner {
	border-width: 0px;
	height: 36px;
	width: 744px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(/img/header_bg.jpg);
	background-repeat: repeat-x;
}

.groop_limlist_nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #740110;
	margin-top: 3px;
	text-decoration: none;
	background-color: #DDD;
	float: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.groop_limlist_nav a:link, .groop_limlist_nav a:visited {
	color: #740110;
	text-decoration: none;
}
.groop_limlist_nav a:hover{
	color: #000;
	text-decoration: underline;
}

.groop_list_price {
	float: left;
	width: 167px;
	height: 20px;
}

.groop_list_price span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #740110;
	top: 3px;
	position: relative;
}

.groop_list_option {
	background-image: url(/img/bg_bar.gif);
	background-repeat: no-repeat;
	height: 40px;
	float: left;
	width: 273px;
	background-position: 7px 7px;
}


.groop_list_option_hit {
	display: block;
	float: left;
	background-image: url(/img/ico_labels.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height: 35px;
	padding-left: 55px;
	padding-top: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08457e;
}

.groop_list_option_new {
	display: block;
	float: left;
	background-image: url(/img/ico_labels.png);
	background-repeat: no-repeat;
	background-position: 0px -54px;
	height: 35px;
	padding-left: 55px;
	padding-top: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08457e;
}

.groop_list_option_sale {
	display: block;
	float: left;
	background-image: url(/img/ico_labels.png);
	background-repeat: no-repeat;
	background-position: 0px -104px;
	height: 35px;
	padding-left: 55px;
	padding-top: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08457e;
}

.groop_list_option_actions {
	display: block;
	float: left;
	background-image: url(/img/ico_labels.png);
	background-repeat: no-repeat;
	background-position: 0px -154px;
	height: 35px;
	padding-left: 55px;
	padding-top: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #08457e;
}

.groop_list_option_actions a:link, .groop_list_option_actions a:visited {
	color: #08457e;
	text-decoration: underline;
}
	
.groop_list_option_actions a:hover {
	color: #06c;
	text-decoration: none;
}

.groop_list_lefttab {
	float: left;
	width: 167px;
}

.groop_list_img {
	float: left;
	height: 167px;
	width: 167px;
}

.groop_list_describe {
	float: left;
	width: 567px;
	margin-left: 10px;
}
.groop_list_name {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}


.groop_list_banner_middle {
	background: #FF5F00;
	height: 24px;
	text-align: right;
	width: 100%;
}

.groop_list_banner_middle span{
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}

.groop_list_description {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}


.groop_right_page {
	margin-top: 12px;
	margin-bottom: 5px;
	background-color: #DDD;
}

.groop_right_page p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #08457e;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.groop_right_page p a:link, .groop_right_page p a:visited {
	color: #08457e;
	text-decoration: none;
}

.groop_right_page p a:hover {
	color: #06c;
	text-decoration: underline;
}

.groop_right_banner {
	height: 36px;
	width: 100%;
	background-image: url(/img/header_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 5px;
}

.groop_right_banner p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #08457e;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
}

.groop_right_price {
	text-align: left;
	color: #740110;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 30px;
	vertical-align: middle;
	padding-left: 10px;
}

.groop_right_pic {
	text-align: center;    
}


.groop_right_pic img {
    border: 1px solid #333;
}



.header_plate {
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
}

.header_plate p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #08457e;
	margin-top: 3px;
	margin-left: 12px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.end {
	margin-top: 1px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 11px;
}
.end a:link {
	color: #666;
	text-decoration: none;
}
.end a:visited {
	color: #666;
	text-decoration: none;
}
.end a:hover {
	color: #000;
	text-decoration: none;
}

.score {
	margin-top: 1px;
	margin-bottom: 5px;
}

.info {

}
.info p {
	font-size: 10px;
	line-height: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}

.date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin-bottom: 11px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	font-style: oblique;
}
.date a:link {
	color: #666;
	text-decoration: underline;
}
.date a:visited {
	color: #666;
	text-decoration: underline;
}
.date a:hover {
	color: #000;
	text-decoration: underline;
}

/* Страница товара и группы каталога: КОНЕЦ */
/* Описание вкладок: НАЧАЛО */

.dynamic-tab-pane-control.tab-pane {
	position:	   relative;
	width:		   744px;
	float:         left;
	margin-top:    15px;
	margin-right:  auto;
	margin-bottom: 5px;
	margin-left:   auto;
}

.dynamic-tab-pane-control .tab-row .tab {
	cursor:			default;
	display:		inline;
	margin:			1px -1px 1px 0px;
	float:			left;
	padding:		3px 9px;
	background:		#DDDDDD;
	border-left:	1px solid #BBB;
	border-bottom:	none #BBB;
	border-top:		1px solid #BBB;
	cursor:			pointer;
	cursor:			hand;
	z-index:		1;
	position:		relative;
	top:			0;
	border-right:   1px solid #BBB;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:      11px;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	border-bottom:	none #BBB;
	z-index:		3;
	top:			-2px;
	background:		#FFF;
	border-top:     1px solid #BBB;
	border-right:   1px solid #BBB;
	border-left:    1px solid #BBB;
	margin-top:     2px;
	margin-right:   -6px;
	margin-bottom:  -2px;
	margin-left:    0px;
	padding-top:    2px;
	padding-right:  6px;
	padding-bottom: 5px;
	padding-left:   6px;
}
.dynamic-tab-pane-control .tab-row .tab a {
	color:				#08457e;
	text-decoration:	none;
	cursor:			    hand;
	cursor:			    pointer;
	font-family:        "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:          14px;
	font-weight:        bold;
}
.dynamic-tab-pane-control .tab-row .hover {
	background: #ECECEC;
}
.dynamic-tab-pane-control .tab-row .tab.selected a {
	font-weight:	bold;
}
.dynamic-tab-pane-control .tab-page {
	clear:			both;
	background:		#FFF;
	z-index:		2;
	position:		relative;
	top:			-2px;
	color:			#666;
	padding:		10px;
	border-top:     1px solid #BBB;
	border-right:   1px solid #BBB;
	border-bottom:  1px solid #BBB;
	border-left:    1px solid #BBB;
	font-family:    "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:      14px;
}
.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
	height:			1.51em;
	width:			100%;
}

/* Описание вкладок: КОНЕЦ */
/* Главное меню: НАЧАЛО */

.header_table {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 11px;
	background-image: url(/img/header_bg.jpg);
	background-repeat: repeat-x;
	border: 0px;
	margin-top: 0px;
}

.header_menu {
	height: 36px;
	background-image: none;
	background-color: #E5E5E5;
	float: left;
}

.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style:	none;
}
.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: auto;
}
.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility:	inherit;
}
.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 3.99em;
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: auto;
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: auto;
	top: 0;
}

.sf-menu a {
	text-decoration: none;
	padding-top: 0.66em;
	padding-right: 1em;
	padding-bottom: 0.66em;
	padding-left: 1em;
}

.sf-menu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	background-image: url(/img/header_bg.jpg);
	background-repeat: repeat-x;
	width: 170px;
	height: 36px;
	margin-right: 3px;
}
.sf-menu li a:link, .sf-menu li a:visited {
	color: #08457e;
}
.sf-menu li a:hover {
	color: #000;
	background-image: none;	
}
.sf-menu li li {
	background-color: #DDDDDD;
	background-image: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBB;
	white-space: nowrap;
}
.sf-menu li li a:link, .sf-menu li li a:visited {
	background:	#DDDDDD;
	background-image: none;
	color: #666;
}
.sf-menu li li span a:link, .sf-menu li li span a:visited {
	background:	#DDDDDD;
	background-image: none;
	color: #FF5F00;
}
.sf-menu li li a:hover {
	background:	#ECECEC;
	color: #000;	
}
.sf-menu li li span a:hover {
	background:	#ECECEC;
	color: #740110;
}
.sf-menu li li li {
	background-color: #DDDDDD;
	background-image: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BBB;
	border-left-color: #BBB;
	white-space: nowrap;
}

.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px;
}

.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background:	url('../img/arrows-ffffff.png') no-repeat -10px -100px;
}

a > .sf-sub-indicator { 
	top: .8em;
	background-position: 0 -100px;
}

a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; }

.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; }

.sf-shadow ul {
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/* Главное меню: КОНЕЦ */

#item_order {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #740110;
}



#errormsg {
	background: #FF5F00;
	text-align: center;
	display: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#waiting {
	display: none;
	text-align: center;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#result {
	background: #08457e;
	text-align: center;
	display: none;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}

#sndorder input {
	border: thin solid #BBB;
	background: #ECECEC;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 250px;
}

#sndorder textarea {
	border: thin solid #BBB;
	background: #ECECEC;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 333px;
}

.order {
	width: 744px;
	float: left;
}

.order_left {
	width: 50%;
	float: left;
}
.order_right {
	width: 50%;
	float: left;
}

.order_right p {
	margin-right: 1px;
}

/* Новости, Акции, Статьи: НАЧАЛО */

.img_news {
	float: right;
	margin-top: 5px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}

.img_stat_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	display: inline-block;
}

.news_date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF5F00;
	font-size: 11px;
	margin-top: 10px;
}
.news_breef {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #08457e;
	font-size: 12px;
        line-height: 14px;
	padding: 0px 0px 12px 20px;
}

.news_arc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF5F00;
	margin-top: 10px;
	margin-bottom: 5px;
}
.news_arc a:link, .news_arc a:visited {
	color: #FF5F00;
}
.news_arc a:hover {
	color: #FF7F00;
}

.stat_breef {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
        line-height: 14px;
	padding: 0px 0px 12px 20px;
}
.stat_name_line {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #08457e;
	font-size: 14px;
	margin-bottom: -5px;
}
.stat_name_line a:link, .stat_name_line a:visited {
	color: #08457e;
	text-decoration: underline;
}

.stat_name_line a:hover{
	color: #06C;
	text-decoration: underline;
}

/* Новости и Статьи: КОНЕЦ */