* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, Palatino, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #F9F4EA;
	background-attachment: fixed;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat;
}
a.pathway {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding: 5px;
}
a.pathway:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #ccc;
	text-decoration: underline;
}
span.breadcrumbs {
	color: #121212;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: 500;
}
a, label {
	text-decoration: none;
	font-family: Arial;
	color: #666;
}
.button, .button-none {
	margin-top: 6px;
	margin-bottom: 6px;
	height: 25px;
	background: #EEE url(../images/s5_button.png) repeat-x top left;
	border: solid 1px #CCC;
	font-size: 12px;
	font-weight: 700;
	padding: 2px 10px 4px 8px;
}
.inputbox {
	border: solid 1px #CCC;
	color: #333;
	background: #fff;
	margin: 2px;
	padding: 3px;
}
h3 {
	font-size: 13px;
}
#vmMainPage h1.categ {
	font-size: 2em;
	color: rgb(37, 136, 166);
	margin-top: 10px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 15px;
}
.sectiontableheader {
	background-color: #EFEDED;
	color: #333;
	line-height: 29px;
	padding: 2;
}
.sectiontableentry1 {
	font-size: 12px;
	background: none;
	color: #333;
	padding: 7px;
}
.sectiontableentry1-none {
	font-size: 12px;
	background: none;
	color: #333;
	padding: 7px;
}
.sectiontableentry2 {
	background: #EFEDED;
	font-size: 12px;
	color: #333;
	padding: 7px;
}
.sectiontableentry2-none {
	background: #EFEDED;
	font-size: 12px;
	color: #333;
	padding: 7px;
}
.button:hover, .inputbox:hover {
	border: solid 1px #999;
}
a:hover, a:focus {
	color: #666;
	text-decoration: underline;
}
.latestnews li, .mostread li, .latestnews-color li, .mostread-color li {
	background: url(../images/arrow.png) no-repeat center left;
	padding-left: 15px;
}
.small, .smalldark, .createdate, .mosimage_caption, .back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font-size: 1em;
}
.modifydate {
	font-size: .9em;
	padding-top: 10px;
	height: 15px;
}
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}
ul {
	list-style: none;
}
ul li {
	padding: 2px;
}
ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol li {
	margin-left: 15px;
}
th {
	font-weight: 700;
	text-align: left;
	padding: 4px;
}
table.blog .article_seperator {
	display: block;
	border-bottom: dotted 1px #ccc;
	height: 10px;
}
table.contentpane {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px 0 0;
	padding: 0;
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
* html table.contentpaneopen, table.contentpane, table.blog {
	width: 98%;
}
table.contentpaneopen {
	padding-bottom: 6px;
	border: none;
}
table.contentpaneopen tr td {
	padding-left: 4px;
	padding-right: 4px;
}
* html table.contentpaneopen tr td {
	padding-left: 8px;
}
table.contenttoc {
	width: 35%;
	margin: 0 0 10px 10px;
	padding: 0;
}
table.contenttoc a {
	text-decoration: none;
}
table.contenttoc td {
	padding: 1px 5px 1px 25px;
}
table.contenttoc th {
	background: #2F2F2F;
	color: #FFF;
	text-indent: 5px;
	border: 1px solid #3F3F3F;
	padding: 4px;
}
table.poll {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
}
table.pollstableborder {
	width: 100%;
	border: none;
	text-align: left;
	padding: 0;
}
table.pollstableborder-none {
	width: 100%;
	border: none;
	text-align: left;
	padding: 0;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	background: none;
	padding: 2px !important;
}
table.searchintro {
	width: 80%;
	padding: 10px 0;
}
table.searchintro td {
	padding: 5px !important;
}
table.adminform {
	width: 400px !important;
}
.blog_more {
	margin: 10px 0 25px;
}
.blog_more strong {
	display: block;
	color: #606060;
	text-transform: uppercase;
	margin: 0 0 5px;
}
td.buttonheading {
	text-align: center;
	padding: 0 0 0 3px !important;
}
.category {
	font-size: 13px;
	font-weight: 400;
}
.componentheading {
	margin-bottom: 10px;
	font-size: 1.4em;
	border-bottom: solid 1px #EDEDED;
	line-height: normal;
	font-weight: 700;
	padding: 6px;
}
.contentdescription {
	padding-bottom: 30px;
}
table.blog .contentheading {
	font-weight: 700;
	line-height: normal;
}
.contentheading {
	font-size: 1.4em;
	height: 35px;
	padding-left: 20px;
	border-bottom: solid 1px #EDEDED;
	font-weight: 700;
	line-height: normal;
}
.createdate {
	padding-bottom: 13px;
	font-size: 1em;
}
.mosimage {
	border: 1px solid #333;
	margin: 6px;
	padding: 0;
}
.mosimage img {
	margin: 0 !important;
	padding: 0;
}
.mosimage_caption {
	background: #333 none repeat scroll 0;
	border-top: 1px solid #333;
	color: #FFF;
	font-size: 10px;
	margin-top: 2px;
	padding: 1px 2px;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
a.readon {
	float: left;
	display: block;
	line-height: 18px;
	height: 18px;
	width: 70px;
	text-decoration: none;
	margin-top: 12px;
	background: #EEE url(../images/s5_button.png) repeat-x top left;
	border: solid 1px #CCC;
	font-size: 11px;
	font-weight: 700;
	padding: 4px 13px;
}
a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: underline;
}
.back_button {
	height: 37px;
	padding-top: 26px;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
	display: block;
	font-weight: 700;
	height: 37px;
	text-decoration: none !important;
	margin: -2px 0;
}
.pollstableborder {
	margin-top: 10px;
	margin-bottom: 10px;
}
.clr {
	clear: both;
}
#system-message {
	margin-bottom: 20px;
}
#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}
#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
}
#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
}
label.invalid {
	color: red;
}
.invalid {
	border-color: red !important;
}
.tool-tip {
	float: left;
	background: #CCC;
	border: 1px solid #333;
	color: #000;
	max-width: 200px;
	padding: 5px;
}
.tool-title {
	font-size: 100%;
	font-weight: 700;
	color: #000;
	margin: -15px 0 0;
	padding: 15px 0 5px;
}
.tool-text {
	font-size: 100%;
	color: #000;
	margin: 0;
}
.rowpadding {
	padding: 7px 13px;
}
#s5_top_wrap {
	margin: 0 auto;

	padding-top:10px;

}
#s5_tl_shadow {
	background: url(../images/s5_tl_shadow.png) no-repeat;
	height: 277px;
	width: 17px;
	float: left;
}
#s5_tr_shadow {
	background: url(../images/s5_tr_shadow.png) no-repeat;
	height: 277px;
	width: 17px;
	float: left;
}
#s5_tl_corner {
	background: url(../images/s5_tl_corner.png) no-repeat;
	height: 45px;
	width: 19px;
	float: left;
}
#s5_tr_corner {
	background: url(../images/s5_tr_corner.png) no-repeat;
	height: 45px;
	width: 19px;
	float: left;
}
#s5_t_repeat {
	background: url(../images/s5_top_shadow.png) repeat-x;
	height: 45px;
	float: left;
}
#s5_header_wrap {
	padding-left: 8px;
	padding-right: 8px;
	background: #FFF;
}
#s5_header_inner {
	/*background: #FFF url(../images/s5_bg_gradient.png) repeat-x;*/
}
#s5_header_inner2 {
	/*background: url(../images/s5_logo1-1.jpg) repeat-x;*/
	background: url(/templates/shopper_frenzy/images/shapka.jpg) no-repeat;
	height: 135px;
}
#s5_cart {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-left:20px;
}
* html #s5_cart {
	margin-right: 19px;
}
div.vmCartModule hr {
	margin-bottom: 10px;
	margin-top: 6px;
	color: #EBEBEB;
}
#s5_dropdowncart {
	background: url(../images/s5_dd_shadow.png) no-repeat top center;
}
#s5_main_body_outer {
	padding-left: 23px;
	padding-right: 23px;
	background: #FFF;
}

#s5_menu {
	height: 41px;
	background: url("../images/style1/s5_l_menu_noact.png") repeat-x scroll left top transparent;
	/*padding-left: 60px;*/
}
#s5_menu_tl {
	height: 41px;
	width: 14px;
	float: left;
}
#s5_menu_tr {
	height: 41px;
	width: 14px;
	float: right;
}
#s5_menu_bottom_wrap {

	height: 45px;
	overflow: hidden;
}
#s5_menu_bottom_left {

	height: 45px;
}
#s5_menu_bottom_right {

	height: 34px;
	padding-top: 11px;
}
#s5_under_menu_left {
	float: left;
	padding-left: 16px;
}
#s5_under_menu_right {
	float: right;
	padding-right: 16px;
}
#s5_menu_bottom_right select {
	margin: 0 9px 0 0;
}
#s5_hl_form .button {
	margin: 0 6px 0 0;
}
#s5_hl_form a {
	color: #666;
	font-size: 11px;
}
#s5_vc_form .button {
	margin: 0;
}
#s5_username {
	background: #FFF url(../images/s5_username.png) no-repeat center left;
	height: 17px;
	padding-left: 25px;
	width: 102px;
	margin: 0 9px 0 0;
}
#s5_password {
	background: #FFF url(../images/s5_password.png) no-repeat center left;
	height: 17px;
	padding-left: 25px;
	width: 102px;
	margin: 0 9px 0 0;
}
.s5_large_shadow {
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	background-color: white;
	/*background: url(../images/s5_large_shadow.png) no-repeat top center;*/
	/*margin-top: -1px;*/
}
#s5_lower_row_wrap {
	height: 40px;
	background: url(../images/s5_lr_repeat.png) repeat-x;
}
#s5_lower_row_left {
	height: 40px;
	background: url(../images/s5_lr_left.png) no-repeat top left;
}
#s5_lower_row_right {
	height: 40px;
	background: url(../images/s5_lr_right.png) no-repeat top right;
	overflow: hidden;
}
#s5_homeicon {
	height: 40px;
	background: url(../images/s5_breadcrumb.png) no-repeat top left;
	width: 53px;
	padding-top: 14px;
	float: left;
	cursor: pointer;
}
#s5_breadcrumb div.moduletable {
	padding-top: 14px;
	padding-left: 16px;
	float: left;
}
#s5_search {
	float: right;
	height: 40px;
	background: url(../images/s5_search.png) no-repeat top left;
}
.search {
	margin-right: 16px;
}
.search .button {
	margin: 7px 0 0 14px;
}
#s5_search #mod_search_searchword {
	float: left;
	margin-top: 11px;
	font-weight: 700;
	font-size: 11px;
	margin-left: 29px;
	width: 170px;
	border: none;
}
#s5_vm_search_button {
	background: none;
	color: #FFF;
	border: none;
	font-size: 12px;
	margin: 0;
	padding: 2px 9px 0 8px;
}
#vm_search_keyword {
	float: left;
	margin-top: 11px;
	font-weight: 700;
	font-size: 11px;
	margin-left: 29px;
	margin-right: 18px;
	width: 170px;
	border: none;
}
#s5_middle_wrapper {
	margin-top: 10px;
}
#s5_left_inner {
	padding-right: 20px;
}
#s5_main_body_shadow {
	float: left;
	background: url(../images/s5_large_shadow.png) no-repeat bottom center;
	padding-bottom: 7px;
	margin-bottom: 6px;
}
* html #s5_main_body_shadow {
	margin-bottom: 12px;
}
#s5_main_body {
	background: url(../images/s5_mod_br.png) no-repeat bottom right;
	/*margin-top: -37px;*/
}
#s5_main_body2 {
	background: url(../images/s5_mod_bl.png) no-repeat bottom left;
}
#s5_main_body3 {
	background: url(../images/s5_mod_tr.png) no-repeat top right;
}
#s5_main_body4 {
	background: url(../images/s5_mod_tl.png) no-repeat top left;
	padding-left: 14px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#s5_inset_inner {
	padding-left: 20px;
}
* html #s5_bottom_row_wrap {
	margin-top: -20px;
}
#s5_bottom_row_4 {
	/*background: transparent url(../images/s5_mod_br.png) no-repeat bottom right;*/
	width: 100%;
}
#s5_bottom_row_5 {
	/*background: transparent url(../images/s5_mod_bl.png) no-repeat bottom left;*/
	border-radius: 10px;
	border: 1px solid #CCC;
	width: 100%;
}
#s5_bl_corner {
	background: transparent url(../images/s5_bl_corner.png) no-repeat bottom left;
	width: 35px;
	height: 205px;
	float: left;
	margin-top: -113px;
	position: relative;
}
#s5_br_corner {
	background: transparent url(../images/s5_br_corner.png) no-repeat bottom left;
	width: 35px;
	height: 205px;
	float: right;
	margin-top: -113px;
	position: relative;
}
#s5_bot_gradient {
	background: transparent url(../images/s5_bot_gradient.png) repeat-x bottom left;
	float: left;
	min-height: 75px;
}
* html #s5_bot_gradient {
	height: 75px;
}
#s5_bot_shadow {
	background: transparent url(../images/s5_bot_shadow.png) repeat-x bottom left;
	margin-left: auto;
	margin-right: auto;
	margin-top: -17px;
	height: 17px;
}
#s5_footer_middle {
	/*background: transparent url(../images/s5_footer_m.png) repeat-x;*/
	height: 40px;
	margin-top: 13px;
}
#s5_footer_left {
	/*background: transparent url(../images/s5_footer_l.png) no-repeat top left;*/
	height: 40px;
}
#s5_footer_right {
	/*background: transparent url(../images/s5_footer_r.png) no-repeat top right;*/
	height: 40px;
}
#s5_footer_shadow {
	margin-left: auto;
	margin-right: auto;
	height: 8px;
	background: url(../images/s5_footer_shadow.png) no-repeat top center;
}
#s5_footer_text {
	width: 900px;
	float: left;
	padding-top: 13px;
	padding-left: 18px;
}
#s5_bottom_pos {
	float: right;
}
#s5_bottom_pos ul.menu {
	margin-right: 18px;
	margin-top: 11px;
}
#s5_sub_menu {
	color: #FFF;
	background: url(../images/style1/s5_menu_line.png);
	border-left: solid 1px #77C2D9;
	border-right: solid 1px #77C2D9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#s5_sub_menu ul.menu a {
	color: #FFF;
	font-size: 11px;
}
#s5_sub_menu ul.menu {
	margin-left: 14px;
}
#s5_menu_bottom_right ul.menu a {
	color: #666;
	font-size: 11px;
	font-weight: 700;
}
#s5_menu_bottom_right ul.menu {
	margin-top: 4px;
	margin-left: 10px;
}
#s5_middle_wrapper ul.menu a {
	color: #666;
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #F5F4F4;
	display: block;
	background: url(../images/arrow.png) no-repeat left center;
	padding: 5px 5px 5px 18px;
}
#s5_middle_wrapper ul.menu a:hover {
	background: #F7F6F6 url(../images/arrow.png) no-repeat left center;
	text-decoration: none;
}
#s5_middle_wrapper ul.menu ul a:hover {
	background: none;
	text-decoration: underline;
}
#s5_middle_wrapper ul.menu ul a {
	background: none;
	color: #666;
	font-size: 11px;
	border-bottom: none;
	display: block;
	padding: 3px 3px 3px 26px;
}
#s5_middle_wrapper ul.menu ul ul a {
	background: none;
	color: #666;
	font-size: 11px;
	border-bottom: none;
	display: block;
	padding: 3px 3px 3px 34px;
}
ul.menu #current ul span {
	font-weight: 400;
	color: #666;
}
#s5_middle_wrapper ul.menu {
	margin-top: 7px;
	margin-bottom: 10px;
	text-align: left;
}
#s5_middle_wrapper div.module_shadow div div {
	background: url(../images/s5_mod_tr.png) no-repeat top right;
	margin: 0;
	padding: 0;
}
#s5_middle_wrapper div.module_shadow div div div {
	background: url(../images/s5_mod_tl.png) no-repeat top left;
	width: auto;
	margin: 0;
	padding: 25px 14px 14px;
}
#s5_middle_wrapper div.module_shadow-no_gradient div div {
	background: url(../images/s5_mod_noshad_tr.png) no-repeat top right;
	margin: 0;
	padding: 0;
}
#s5_middle_wrapper div.module_shadow-no_gradient div div div {
	background: url(../images/s5_mod_noshad_tl.png) no-repeat top left;
	width: auto;
	margin: 0;
	padding: 25px 14px 14px;
}
#s5_middle_wrapper div.module_shadow-no_top div div {
	background: url(../images/s5_mod_notop_tr.png) no-repeat top right;
	margin: 0;
	padding: 0;
}
#s5_middle_wrapper div.module_shadow-no_top div div div {
	background: url(../images/s5_mod_notop_tl.png) no-repeat top left;
	width: auto;
	margin: 0;
	padding: 14px;
}
#s5_middle_wrapper div.module_shadow_wrap-none .s5_module_shadow_bottom {
	margin-bottom: 15px;
}
* html #s5_middle_wrapper div.module_shadow_wrap-none .s5_module_shadow_bottom {
	margin-bottom: 2px;
}
#s5_middle_wrapper div.module_shadow_wrap-none2 .s5_module_shadow_bottom {
	margin-bottom: 0;
}
#s5_bottom_row_1_inner_mod, #s5_bottom_row_2_inner_mod, #s5_bottom_row_3_inner_mod, #s5_bottom_row_4_inner_mod {
	padding: 0px 20px 20px 20px;
}
#s5_bottom_row_wrap h3 {
	color: #FFF;
	margin-top: -50px;
	margin-bottom: 24px;
	font-size: 16px;
	font-weight: 700;
	position: relative;
}
#s5_drop_down div.moduletable h3 {
	margin-bottom: 5px;
	font-family: Arial, Helvetica;
	font-size: 11pt;
}
#s5_drop_down div.moduletable {
	font-family: Arial, Helvetica;
	font-size: 9pt;
}
#s5_drop_down_tab {
	position: absolute;
	background: url(../images/s5_tab.png) no-repeat top center;
	width: 174px;
	z-index: 2;
	display: none;
	top: -5000px;
	cursor: pointer;
	line-height: 18px;
	font-weight: 700;
	height: 24px;
}
#s5_drop_down2 {
	z-index: 2;
	background: url(../images/s5_drop_bg.png);
	top: -5000px;
	position: absolute;
	overflow: hidden;
	width: 100%;
}
#s5_drop_down {
	z-index: 3;
	padding-top: 17px;
	position: absolute;
	top: -5000px;
	border-bottom: solid 2px #B9B8B8;
	overflow: hidden;
	font-weight: 700;
	width: 100%;
}
#s5_open {
	cursor: pointer;
	display: block;
	text-align: center;
	font-size: 11px;
	width: 174px;
	padding-top: 3px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto 0 -1px;
}
#s5_closed {
	padding-top: 3px;
	cursor: pointer;
	text-align: center;
	display: none;
	width: 174px;
	font-size: 11px;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto 0 -1px;
}
.addtocart_form .addtocart_button {
	margin-bottom: 5px;
	cursor: pointer;
}
.addtocart_button1 {
	background-color: #900;
	cursor: pointer;
}
.addtocart_button1:hover {
	background-color: #F00;
	cursor: pointer;
}
#s5_feat_prod img, #s5_rand_prod img {
	margin-top: 16px;
	margin-bottom: 16px;
}
#s5_feat_prod .sectiontableentry2, #s5_rand_prod .sectiontableentry2 {
	background: #FFF;
}
#s5_feat_prod td, #s5_rand_prod td {
	padding-top: 15px;
}
#s5_dropdownback {
	border: 1px solid #ccc;
	height: 61px;
	padding: 2px 2px 0 5px;
}
a.mainlevel {
	font-size: 14px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #eaeaea;
	padding: 10px;
}
a.mainlevel:hover {
	text-decoration: none;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	background: #d0d0d0;
}
a.sublevel {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	background: #FFF;
	padding: 3px;
}
a.sublevel:hover {
	font-color: #cccccc;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	text-decoration: none;
	background: #fff;
}
#s5_navv a {
	font-family: Arial, helvetica, verdana, sans-serif, arial;
	font-weight: 700;
	font-size: 14px;
	float: left;
	color: white;
	padding: 10px 5px 10px 5px;
	display: block;
	cursor: pointer;
	height: 21px;
	text-decoration: none;
	
}
#s5_navv a:hover {
	color: #ffffff;
	background: url("../images/style1/s5_l_menu_act.png") repeat-x scroll right top transparent;
}
#s5_navv ul li ul li a {
	height: 16px;
	line-height: 19px;
	border-right: none;
	background: none;
	text-indent: 3px;
}
#s5_navv li li a {
	background: none;
	font-weight: 700;
	font-size: 11px;
	padding: 5px 3px 8px 22px;
}
#s5_navv, #s5_navv ul {
	height: 41px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
* html #s5_navv {
	overflow: hidden;
}
#s5_navv ul ul a {
	display: block;
	text-decoration: none;
	width: 190px;
	text-transform: none;
}
#s5_navv li {
	float: left;
	height: 41px;
	padding: 0;
}
#s5_navv ul li ul li {
	border-bottom: solid 1px #565656;
	height: 28px;
}
#s5_navv li ul {
	z-index: 3;
	top: 41px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 215px;
	font-weight: 400;
	border-width: 0;
	margin: 0;
	padding: 0;
}
#s5_navv ul {
	margin: 0;
	padding: 0;
}
#s5_navv li li {
	float: left;
	width: 215px;
	padding: 0;
}
#s5_navv li ul ul {
	margin: -42px 0 0 215px;
}
#s5_navv li:hover ul ul, #s5_navv li:hover ul ul ul, #s5_navv li:hover ul ul ul ul, #s5_navv li.sfhover ul ul, #s5_navv li.sfhover ul ul ul, #s5_navv li.sfhover ul ul ul ul {
	position: absolute;
	left: -999em;
	z-index: 2;
}
#s5_navv li:hover ul, #s5_navv li li:hover ul, #s5_navv li li li:hover ul, #s5_navv li li li li:hover ul, #s5_navv li.sfhover ul, #s5_navv li li.sfhover ul, #s5_navv li li li.sfhover ul, #s5_navv li li li li.sfhover ul {
	position: absolute;
	z-index: 2;
	left: 0;
}
#s5_navv li:hover, #s5_navv li.sfhover {
	position: relative;
	z-index: 2;
	left: 0;
}
#s5_navv ul ul {
	background: url(../images/s5_dd_menu.png) repeat-y top left;
	border-bottom: 1px solid #565656;
	border-left: 1px solid #464646;
	border-right: 1px solid #404040;
	border-top: 1px solid #565656;
	margin-left: 2px;
	border-width: 1px;
}
#s5_navv ul li:hover, #s5_navv ul li.sfhover {
	background: url(../images/s5_menu_hover.png);
}
#s5_navv li:hover ul, #s5_navv li.sfhover ul {
	left: 0;
	background-position: 0 0;
}
#s5_navv ul li a.parent, #s5_navv ul li a.parent:hover {
	height: 17px;
	background: url(../images/s5_dd_parent.png) no-repeat top right;
}
#s5_navv li li:hover, #s5_navv li li.sfhover {
	background: #333;
}
#s5_navv ul li.active a.active {
	padding-left: 18px;
	padding-right: 18px;
	font-size: 18px;
	display: block;
	color: #FFFFFF;
	background: url("../images/style1/s5_l_menu_act.png") repeat-x scroll right top transparent;
}
#s5_navv ul li.active:hover, #s5_navv ul li.active.sfhover {
	background: none;
}
.button, a:link, a:visited, .s5_h3_first, ul.menu #current span, .componentheading, .contentheading, #s5_closed, #s5_open {
	color: #666;
	
}
#s5_vm_search_button_middle {
	height: 28px;
	background: transparent url(../images/style1/s5_m_search_button.png) repeat-x;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
* html #s5_vm_search_button_middle {
	width: 1px;
	margin-right: 15px;
}
#s5_vm_search_button_left {
	height: 28px;
	background: transparent url(../images/style1/s5_l_search_button.png) no-repeat top left;
}
#s5_vm_search_button_right {
	height: 28px;
	background: transparent url(../images/style1/s5_r_search_button.png) no-repeat top right;
}
#s5_navv ul li.active span.s5_outer_active span.s5_rs {
	background: transparent url(../images/style1/s5_l_menu_act.png) no-repeat top left;
	height: 41px;
	display: block;
	float: left;
}
#s5_navv ul li.active span.s5_outer_active {

	height: 41px;
	display: block;
	float: left;
}
#s5_bottom_row_1 {
	background-color: white;
	/*background: transparent url(../images/style1/s5_bot_row_m.png) repeat-x top center;*/
}
#s5_bottom_row_2 {
	background-color: white;

	/*background: transparent url(../images/style1/s5_bot_row_l.png) no-repeat top left;*/
}
#s5_bottom_row_3 {
	background-color: white;
	/*background: transparent url(../images/style1/s5_bot_row_r.png) no-repeat top right;*/
	padding-left: 13px;
	padding-right: 13px;
	/*padding-top: 52px;*/
}
.addtocart_button {
	background: transparent url(../images/style1/s5_add_to_cart.png) no-repeat top left;
	height: 25px;
	width: 96px;
	margin-top: 13px;
	margin-bottom: 10px;
	font-size: 12px;
	border: none;
	font-weight: 700;
	color: #FFF;
}
img, fieldset, fieldset, a img, * html #s5_sub_menu {
	border: none;
}
h1, #s5_lower_row_wrap div {
	font-size: 11px;
}
h2, td, div, #s5_bottom_pos ul.menu a {
	font-size: 12px;
}
p, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 5 5 5 0;
}
fieldset a, ul.menu #current {
	font-weight: 700;
}
table, #s5_bottom_row_wrap, #s5_bottom_wrap {
	margin-left: auto;
	margin-right: auto;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
	text-decoration: none !important;
}
.moduletable, #s5_middle_wrapper ul.menu li {
	padding: 0;
}
#s5_t_middle, #s5_left, #s5_right, #s5_inset, #s5_right_above_body2, #s5_right_above_body3, #s5_right_below_body2, #s5_right_below_body3, #s5_under_menu_left div.moduletable {
	float: left;
	
}
#s5_bottom_row_1_mod, #s5_bottom_row_2_mod, #s5_bottom_row_3_mod, #s5_bottom_row_4_mod {
	float:right;
}
#s5_right_above_body2_inner, #s5_right_below_body2_inner {
	padding-right: 10px;
}
#s5_right_above_body3_inner, #s5_right_below_body3_inner {
	padding-left: 10px;
}
#s5_bottom_pos ul.menu a:visited, #s5_sub_menu ul.menu a:visited {
	color: #FFF;
}
#s5_bottom_pos ul.menu li, #s5_sub_menu ul.menu li, #s5_menu_bottom_right ul.menu li {
	float: left;
	margin-right: 8px;
}
#s5_menu_bottom_right ul.menu a:visited, #s5_middle_wrapper ul.menu a:visited, .s5_grey {
	color: #666;
}
#s5_middle_wrapper div.module_shadow, #s5_middle_wrapper div.module_shadow-no_gradient, #s5_middle_wrapper div.module_shadow-no_top {
	background: url(../images/s5_mod_br.png) no-repeat bottom right;
	width: 100%;
	margin: 0;
	padding: 0;
}
#s5_middle_wrapper div.module_shadow div, #s5_middle_wrapper div.module_shadow-no_gradient div, #s5_middle_wrapper div.module_shadow-no_top div {
	background: url(../images/s5_mod_bl.png) no-repeat bottom left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#s5_middle_wrapper div.module_shadow div div div div, #s5_middle_wrapper div.module_shadow-no_gradient div div div div, #s5_middle_wrapper div.module_shadow-no_top div div div div {
	background: none;
	margin: 0;
	padding: 0;
}
#s5_middle_wrapper div.module_shadow h3, #s5_middle_wrapper div.module_shadow-no_gradient h3, #s5_middle_wrapper div.module_shadow-no_top h3 {
	font-size: 14px;
	margin-top: -2px;
	margin-bottom: 5px;
	position: relative;
}
* html #s5_middle_wrapper div.module_shadow h3, * html #s5_middle_wrapper div.module_shadow-no_gradient h3, * html #s5_middle_wrapper div.module_shadow-no_top h3 {
	margin-top: 0;
}
#s5_left div.module_shadow_wrap .s5_module_shadow_bottom, #s5_inset div.module_shadow_wrap .s5_module_shadow_bottom, #s5_right_below_body2 div.module_shadow_wrap .s5_module_shadow_bottom, #s5_right_below_body3 div.module_shadow_wrap .s5_module_shadow_bottom, #s5_right_above_body2 div.module_shadow_wrap .s5_module_shadow_bottom, #s5_right_above_body3 div.module_shadow_wrap .s5_module_shadow_bottom, #s5_left div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_inset div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_right_above_body2 div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_right_above_body3 div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_right_below_body2 div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_right_below_body3 div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_left div.module_shadow_wrap-no_top .s5_module_shadow_bottom, #s5_inset div.module_shadow_wrap-no_top .s5_module_shadow_bottom, #s5_right_above_body2 div.module_shadow_wrap-no_top .s5_module_shadow_bottom, #s5_right_above_body3 div.module_shadow_wrap-no_top .s5_module_shadow_bottom, #s5_right_below_body2 div.module_shadow_wrap-no_top .s5_module_shadow_bottom, #s5_right_below_body3 div.module_shadow_wrap-no_top .s5_module_shadow_bottom {
	height: 8px;
	background: url(../images/s5_small_shadow.png) no-repeat top center;
	margin-top: -1px;
	margin-bottom: 6px;
}
#s5_right_above_body div.module_shadow_wrap .s5_module_shadow_bottom, #s5_right_below_body div.module_shadow_wrap .s5_module_shadow_bottom, #s5_right_above_body div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_right_below_body div.module_shadow_wrap-no_gradient .s5_module_shadow_bottom, #s5_right_above_body div.module_shadow_wrap-no_top .s5_module_shadow_bottom, #s5_right_below_body div.module_shadow_wrap-no_top .s5_module_shadow_bottom {
	height: 8px;
	background: url(../images/s5_large_shadow.png) no-repeat top center;
	margin-top: -1px;
	margin-bottom: 6px;
}
#s5_middle_wrapper div.module_shadow-none h3, #s5_middle_wrapper div.module_shadow-none2 h3 {
	margin-bottom: 11px;
	font-size: 15px;
}
div.pathway, #s5_navv ul li {
	position: relative;
}
#lbOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 500px;
}
#lbOverlay.grey {
	background-color: #000;
}
#lbOverlay.red {
	background-color: #300;
}
#lbOverlay.green {
	background-color: #030;
}
#lbOverlay.blue {
	background-color: #011D50;
}
#lbOverlay.gold {
	background-color: #660;
}
#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
	line-height: 0;
}
#lbMain a img {
	border: none;
}
#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
#lbOuterContainer.grey {
	border: 3px solid #FFF;
}
#lbOuterContainer.red {
	border: 3px solid #D00;
}
#lbOuterContainer.green {
	border: 3px solid #00B000;
}
#lbOuterContainer.blue {
	border: 3px solid #5F89D8;
}
#lbOuterContainer.gold {
	border: 3px solid #B0B000;
}
#lbDetailsContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	line-height: 1.4em;
	overflow: auto;
	margin: 0 auto;
}
#lbDetailsContainer.grey {
	border: 3px solid #FFF;
	border-top: none;
}
#lbDetailsContainer.red {
	border: 3px solid #D00;
	border-top: none;
}
#lbDetailsContainer.green {
	border: 3px solid #00B000;
	border-top: none;
}
#lbDetailsContainer.blue {
	border: 3px solid #5F89D8;
	border-top: none;
}
#lbDetailsContainer.gold {
	border: 3px solid #B0B000;
	border-top: none;
}
#lbImageContainer, #lbIframeContainer {
	padding: 10px;
}
#lbLoading {
	position: absolute;
	top: 45%;
	left: 0;
	height: 32px;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: url(../images/lytebox/loading.gif) center no-repeat;
}
#lbHoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lbImageContainer > #lbHoverNav {
	left: 0;
}
#lbHoverNav a {
	outline: none;
}
#lbPrev {
	width: 49%;
	height: 100%;
	background: transparent url(../images/lytebox/blank.gif) no-repeat;
	display: block;
	left: 0;
	float: left;
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover {
	background: url(../images/lytebox/prev_grey.gif) left 15% no-repeat;
}
#lbPrev.red:hover, #lbPrev.red:visited:hover {
	background: url(../images/lytebox/prev_red.gif) left 15% no-repeat;
}
#lbPrev.green:hover, #lbPrev.green:visited:hover {
	background: url(../images/lytebox/prev_green.gif) left 15% no-repeat;
}
#lbPrev.blue:hover, #lbPrev.blue:visited:hover {
	background: url(../images/lytebox/prev_blue.gif) left 15% no-repeat;
}
#lbPrev.gold:hover, #lbPrev.gold:visited:hover {
	background: url(../images/lytebox/prev_gold.gif) left 15% no-repeat;
}
#lbNext {
	width: 49%;
	height: 100%;
	background: transparent url(../images/lytebox/blank.gif) no-repeat;
	display: block;
	right: 0;
	float: right;
}
#lbNext.grey:hover, #lbNext.grey:visited:hover {
	background: url(../images/lytebox/next_grey.gif) right 15% no-repeat;
}
#lbNext.red:hover, #lbNext.red:visited:hover {
	background: url(../images/lytebox/next_red.gif) right 15% no-repeat;
}
#lbNext.green:hover, #lbNext.green:visited:hover {
	background: url(../images/lytebox/next_green.gif) right 15% no-repeat;
}
#lbNext.blue:hover, #lbNext.blue:visited:hover {
	background: url(../images/lytebox/next_blue.gif) right 15% no-repeat;
}
#lbNext.gold:hover, #lbNext.gold:visited:hover {
	background: url(../images/lytebox/next_gold.gif) right 15% no-repeat;
}
#lbPrev2, #lbNext2 {
	text-decoration: none;
	font-weight: 700;
}
#lbPrev2_Off, #lbNext2_Off {
	font-weight: 700;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
	color: #CCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
	color: #FCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
	color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
	color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
	color: #E1E100;
}
#lbDetailsData {
	padding: 0 10px;
}
#lbDetails {
	width: 60%;
	float: left;
	text-align: left;
}
#lbCaption {
	display: block;
	font-weight: 700;
}
#lbClose {
	width: 72px;
	height: 33px;
	float: right;
	margin-bottom: 1px;
}
#lbClose.grey {
	background: url(../images/lytebox/close_grey.png) no-repeat;
}
#lbClose.red {
	background: url(../images/lytebox/close_red.png) no-repeat;
}
#lbClose.green {
	background: url(../images/lytebox/close_green.png) no-repeat;
}
#lbClose.blue {
	background: url(../images/lytebox/close_blue.png) no-repeat;
}
#lbClose.gold {
	background: url(../images/lytebox/close_gold.png) no-repeat;
}
#lbPlay {
	width: 78px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPlay.grey {
	background: url(../images/lytebox/play_grey.png) no-repeat;
}
#lbPlay.red {
	background: url(../images/lytebox/play_red.png) no-repeat;
}
#lbPlay.green {
	background: url(../images/lytebox/play_green.png) no-repeat;
}
#lbPlay.blue {
	background: url(../images/lytebox/play_blue.png) no-repeat;
}
#lbPlay.gold {
	background: url(../images/lytebox/play_gold.png) no-repeat;
}
#lbPause {
	width: 45px;
	height: 28px;
	float: right;
	margin-bottom: 1px;
}
#lbPause.grey {
	background: url(../images/lytebox/pause_grey.png) no-repeat;
}
#lbPause.red {
	background: url(../images/lytebox/pause_red.png) no-repeat;
}
#lbPause.green {
	background: url(../images/lytebox/pause_green.png) no-repeat;
}
#lbPause.blue {
	background: url(../images/lytebox/pause_blue.png) no-repeat;
}
#lbPause.gold {
	background: url(../images/lytebox/pause_gold.png) no-repeat;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey, #lbDetailsData.grey {
	color: #333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red, #lbDetailsData.red {
	color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green, #lbDetailsData.green {
	color: #030;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue, #lbDetailsData.blue {
	color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold, #lbDetailsData.gold {
	color: #660;
}
#lbNumberDisplay, #lbNavDisplay {
	float: left;
	display: block;
	padding-bottom: 1em;
}
a.top {
	text-decoration: underline;
	color: #D42D10;
}
a.top:hover {
	color: #FFCDC4;
}
table.recept {
	margin-top: 20px;
}
table.prettytable th, table.prettytable td {
	border-bottom: 1px solid silver;
	padding: 0.25em 0.5em;
}
a.mainlevel-nav1 {
	float: right;
	text-decoration: underline;
	font-size: 12px;
	/*color: blue;*/
	margin-right: 10px;
	margin-top: 10px;
}
a.mainlevel-nav1:hover {
	float: right;
	text-decoration: underline;
	font-size: 12px;
	color: #4444f8;
	margin-right: 10px;
	margin-top: 10px;
	text-shadow: black 1px 1px 2px; /* Параметры тени */
}
#s5_middle_wrapper{
	margin-bottom: 0px;
}
a.sorting{
	text-decoration:underline;
	color:#ccc;
}
#podrobnee{
	text-decoration:underline;
	font-size:14px;
	color:#666;	
}
u, ins {
text-decoration: none;
}

a {
text-decoration: underline;
}
