﻿* {
	margin:0;
	padding:0;
	outline: none;
}

a img {
	border: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

body {
	background: black;
}

html,body {
	height: 100%;
}

#container {
	min-height: 100%;
	position: relative;
	z-index: 15;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background: url(../img/slides/1.jpg) left top no-repeat;
}

* html #container {
	height: 100%;
}

/* Голова */

#container.shopping {
	background: url(../img/bg_2_shopping.jpg) left top no-repeat;
}

#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	display: block;
	width: 464px;
	height: 144px;
	background: url(../img/logo.png) left top no-repeat;
	margin-left: -630px;
	z-index: 20;
}

#container #top {
	position: relative;
	height: 118px;
	z-index: 18;
}

#container #sb_left {
	position: absolute;
	left: -1px;
	top: 0px;
	width: 316px;
	height: 687px;
	background: url(../img/shadows_bg_left.png) left top no-repeat;
}

#container #sb_right {
	position: absolute;
	left: 885px;
	top: 0px;
	width: 316px;
	height: 687px;
	background: url(../img/shadows_bg_right.png) left top no-repeat;
}

#container #sb_notmain {
	position: absolute;
	left: -1px;
	top: 0px;
	width: 1202px;
	height: 445px;
	background: url(../img/not_mainframe.png) left top no-repeat;
}

#container #top nav {
	position: absolute;
	left: 451px;
	top: 43px;
}

#container #top nav a {
	float: left;
	display: block;
	margin-right: 5px;
	font: 12px Arial, sans-serif;
	color: #999;
	text-decoration: none;
	background: black;
	padding: 8px 10px;
	text-transform: uppercase;
}

#container #top nav a:hover {
	color: #8D73FF;
}

#container #top nav a#thisTopNav {
	color: white;
}


#container #top nav #thisTopNav:hover {
	color: white;
}

#container #additional_nav {
	position: absolute;
	left: 1042px;
	top: 40px;
}

#container #additional_nav a {
	display: block;
	float: left;
	width: 39px;
	height: 39px;
	margin-right: 11px;
	text-decoration: none;
	position: relative;
}

#container #additional_nav a .add_span {
	position: absolute;
	left: 20px;
	top: 38px;
	display: none;
}

#container #additional_nav a .add_span span {
	display: block;
	margin-left: -50%;
	white-space: nowrap;
	text-decoration: none;
	font: 12px Arial, sans-serif;
	color: #cf3;
	padding-top: 2px;
}

#container #additional_nav #faq {
	background: url(../img/additional_1.png) left top no-repeat;
}

#container #additional_nav #sitemap {
	background: url(../img/additional_2.png) left top no-repeat;
}

#container #additional_nav #contacts {
	background: url(../img/additional_3.png) left top no-repeat;
}

#container #additional_nav #faq:hover {
	background-position: 0px -39px;
}

#container #additional_nav #sitemap:hover {
	background-position: 0px -39px;
}

#container #additional_nav #contacts:hover {
	background-position: 0px -39px;
}

#container #additional_nav a:hover .add_span {
	display: block;
}

#container #content {
	width: 1200px;
	position: relative;
	padding-top: 33px;
	overflow: hidden;
	font: 12px Arial, sans-serif;
	color: #999;
}

#container .main {
	margin-top: 549px;
}

#container .not_main {
	margin-top: 300px;
}

#container .contacts {
	margin-top: 668px;
}

#container #bubble {
	position: absolute;
	display: none;
}

#container #bubbles {
	display: none;
}

.shopping #bubble {
	left: 414px;
	top: 202px;
}

#container #bubble #bubble_info {
	width: 195px;
	position: absolute;
	font: 12px Arial, sans-serif;
	color: #999;
	text-align: center;
	line-height: 20px;
}

#container #bubble #bubble_info a {
	color: #cf3;
}

#container #bubble.bbl_right {
	background: url(../img/bubble_right_side.png) left top no-repeat;
	width: 335px;
	height: 189px;
}

#container #bubble.bbl_right #bubble_info {
	left: 43px;
	top: 25px;
}

#container #bubble.bbl_right_big {
	background: url(../img/bubble_right_side_big.png) left top no-repeat;
	width: 309px;
	height: 227px;
}

#container #bubble.bbl_right_big #bubble_info {
	width: 265px;
	left: 23px;
	top: 30px;
}

#container #bubble.bbl_left {
	background: url(../img/bubble_left_side.png) left top no-repeat;
	width: 312px;
	height: 189px;
}

#container #bubble.bbl_left #bubble_info {
	left: 66px;
	top: 30px;
	width: 212px;
}

#container #bubble.bbl_left_big {
	background: url(../img/bubble_left_side_big.png) left top no-repeat;
	width: 367px;
	height: 239px;
}

#container #bubble.bbl_left_big #bubble_info {
	width: 255px;
	left: 70px;
	top: 40px;
}

#container #news_on_main {
	position: absolute;
	left: 0px;
	top: 532px;
	width: 1200px;
	height: 140px;
	background: url(../img/news_bg_full.png) left top no-repeat;
}

#container #news_on_main #nom_left {
	position: absolute;
	left: 10px;
	top: 35px;
	width: 66px;
	height: 70px;
	background: url(../img/nom_left.png) 0px -70px no-repeat;
	text-decoration: none;
}

#container #news_on_main #nom_left .in_nom_left {
	position: absolute;
	left: 50%;
	top: 50px;
	text-decoration: none;
	display: none;
}

#container #news_on_main #nom_left .in_nom_left span {
	display: block;
	margin-left: -50%;
	font: 12px Arial, sans-serif;
	color: #cf3;
	width: 85px;
	text-align: center;
	padding-top: 15px;
	text-decoration: underline;
}

#container #news_on_main #nom_left:hover {
	background-position: 0px -140px;
}

#container #news_on_main #nom_left:hover .in_nom_left {
	display: block;
}

#container #news_on_main #nom_left.nom_passive {
	background-position: 0px 0px;
	cursor: default;
}

#container #news_on_main #nom_left.nom_passive:hover {
	background-position: 0px 0px;
}

#container #news_on_main #nom_left.nom_passive:hover span {
	display: none;
}

#container #news_on_main #nom_right {
	position: absolute;
	left: 1124px;
	top: 35px;
	width: 66px;
	height: 70px;
	background: url(../img/nom_right.png) 0px -70px no-repeat;
	text-decoration: none;
}

#container #news_on_main #nom_right .in_nom_right {
	position: absolute;
	left: 50%;
	top: 50px;
	text-decoration: none;
	display: none;
}

#container #news_on_main #nom_right .in_nom_right span {
	display: block;
	margin-left: -50%;
	font: 12px Arial, sans-serif;
	color: #cf3;
	width: 85px;
	padding-top: 15px;
	text-align: center;
	text-decoration: underline;
}

#container #news_on_main #nom_right:hover {
	background-position: 0px -140px;
}

#container #news_on_main #nom_right.nom_passive {
	background-position: 0px 0px;
}

#container #news_on_main #nom_right:hover .in_nom_right {
	display: block;
}

#container #news_on_main #nom_right.nom_passive:hover {
	background-position: 0px 0px;
	cursor: default;
}

#container #news_on_main #nom_right.nom_passive:hover span {
	display: none;
}

#container #news_on_main #nom_wrap {
	position: absolute;
	left: 95px;
	top: 0px;
	width: 1011px;
	height: 140px;
	overflow: hidden;
}

#container #news_on_main #nom_wrap #nom {
	position: absolute;
	left: 0px;
	top: 0px;
}

#container #news_on_main #nom_wrap #nom a {
	display: block;
	float: left;
	width: 327px;
	height: 140px;
	margin-right: 10px;
	background: url(../img/nom_bg_repeat.png) left top repeat;
	text-decoration: none;
}

#container #news_on_main #nom_wrap #nom a img {
	border: none;
	margin-left: 5px;
}

#container #news_on_main #nom_wrap #nom a .nom_item_info {
	padding: 10px 20px;
}

#container #news_on_main #nom_wrap #nom a .nom_item_info h2 {
	font: 17px Arial, sans-serif;
	line-height: 22px;
	text-decoration: underline;
	color: #cf3;
	margin-bottom: 15px;
}

#container #news_on_main #nom_wrap #nom a .nom_item_info p {
	font: 14px Arial, sans-serif;
	text-decoration: none;
	color: #ccc;
}

#container #content #glow_line {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 1000px;
	z-index: 20;
	height: 33px;
	background: url(../img/glow_line.png) left top no-repeat;
}

#container #content #low_nav {
	margin-top: -10px;
	padding-left: 148px;
	position: relative;
	z-index: 18;
	background: black;
	padding-bottom: 13px;
}

#container #content #low_nav a {
	float: left;
	display: block;
	width: 132px;
	height: 123px;
	margin-right: 61px;
	text-decoration: none;
	position: relative;
}

#container #content #low_nav a .ln_span {
	position: absolute;
	display: block;
	left: 66px;
	top: 102px;
	text-decoration: none;
}

#container #content #low_nav a .ln_span span {
	display: block;
	margin-left: -50%;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Arial, sans-serif;
	color: #253336;
}

#container #content #low_nav a:hover .ln_span span {
	color: #8d73ff;
}

#container #content #low_nav a.thisIsGlowing .ln_span span {
	color: #8d73ff;
}

#container #content #low_nav #beauty {
	background: url(../img/glow_as_1.png) 0px -123px no-repeat;
}

#container #content #low_nav #grace {
	background: url(../img/glow_as_2.png) 0px -123px no-repeat;
}

#container #content #low_nav #kids {
	background: url(../img/glow_as_3.png) 0px -123px no-repeat;
}

#container #content #low_nav #food {
	background: url(../img/glow_as_4.png) 0px -123px no-repeat;
}

#container #content #low_nav #shopping {
	background: url(../img/glow_as_5.png) 0px -123px no-repeat;
}

#container #content #low_nav #beauty:hover {
	background-position: 0px 0px;
}

#container #content #low_nav #grace:hover {
	background-position: 0px 0px;
}

#container #content #low_nav #kids:hover {
	background-position: 0px 0px;
}

#container #content #low_nav #food:hover {
	background-position: 0px 0px;
}

#container #content #low_nav #shopping:hover {
	background-position: 0px 0px;
}

#container #content #low_nav #beauty.thisIsGlowing {
	background-position: 0px 0px;
}

#container #content #low_nav #grace.thisIsGlowing {
	background-position: 0px 0px;
}

#container #content #low_nav #kids.thisIsGlowing {
	background-position: 0px 0px;
}

#container #content #low_nav #food.thisIsGlowing {
	background-position: 0px 0px;
}

#container #content #low_nav #shopping.thisIsGlowing {
	background-position: 0px 0px;
}

#container #bottom_space {
	height: 70px;
}

#container #content #blue_bg {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 100%;
	width: 1200px;
	z-index: 16;
	background: url(../img/blue_bg_repeat.png) left top repeat-y;
}

#container #content #blue_bg #blue_bg_top {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 76px;
	width: 1200px;
	background: url(../img/blue_bg_top.png) left top no-repeat;
}

#container #content #blue_bg #blue_bg_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 124px;
	width: 1200px;
	background: url(../img/blue_bg_bottom.png) left top no-repeat;
}

#container #content #blue_bg_top_add {
	position: relative;
	left: 0px;
	top: 0px;
	height: 76px;
	margin-top: -5px;
	margin-bottom: -76px;
	width: 1200px;
	z-index: 17;
	background: url(../img/blue_bg_top.png) left top no-repeat;
}

#container #content #blue_bg {
	position: absolute;
	top: 40px;
	left: 0px;
	height: 100%;
	background: url(../img/blue_bg_repeat.png) left top repeat-y;
}

#container #content #purple {
	position: absolute;
	top: 30px;
	left: 0px;
	height: 552px;
	width: 1200px;
	z-index: 16;
	background: url(../img/purple.png) left top no-repeat;
}

#container #content #left_menu_block {
	position: relative;
	z-index: 17;
	float: left;
	width: 286px;
	padding-bottom: 30px;
	padding-top: 27px;
}

#container #content #left_menu_block ul {
	list-style-type: none;
}

#container #content #left_menu_block #left_menu li {
	display: block;
	background: url(../img/left_item_small.png) left top no-repeat;
	padding: 0;
	margin: 0;
	padding-left: 33px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#container #content #left_menu_block #left_menu li a {
	font: 12px Arial, sans-serif;
	color: #999;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding: 11px 0px 9px 13px;
	width: 147px;
	white-space: nowrap;
}

#container #content #left_menu_block #left_menu li#left_menu_item {
	background: url(../img/this_left_item_small.png) left top no-repeat;
}

#container #content #left_menu_block #left_menu li#left_menu_item a#left_menu_item_a {
	color: white;
}

#container #content #left_menu_block #left_menu .left_sub_menu {
	display: none;
}

#container #content #left_menu_block #left_menu .left_sub_menu li {
	width: 200px;
	background: url(../img/empty_sub.gif) left top no-repeat;
}

#container #content #left_menu_block #left_menu #left_sub_menu.left_sub_menu li#left_submenu_item  {
	background: url(../img/left_sub_item.png) left top no-repeat;
}

#container #content #left_menu_block #left_menu .left_sub_menu2 {
	display: none;
}

#container #content #left_menu_block #left_menu .left_sub_menu2 li {
	width: 150px;
	background: url(../img/empty_sub.gif) left top no-repeat;
}

#container #content #left_menu_block #left_menu .left_sub_menu2 li#left_submenu_item  {
	background: url(../img/left_sub_item2.png) left top no-repeat;
}

#container #content #left_menu_block #left_menu #left_sub_menu {
	background: url(../img/sub_menu_stripe.png) left top repeat-y;
	margin-top: 14px;
	margin-left: -19px;
	margin-bottom: -4px;
	display: block;
}

#container #content #left_menu_block #left_menu #left_sub_menu li {
	padding: 9px 0px 6px 40px;
	
	margin-top: -6px;
}

#container #content #left_menu_block #left_menu #left_sub_menu li.above {
	background: none;
}



#container #content #left_menu_block #left_menu #left_sub_menu a {
	padding: 8px 18px 8px 10px;
	color: #cf3;
	text-decoration: underline;
	width: 168px;
	display: block;
	text-transform: none;
}

#container #content #left_menu_block #left_menu #left_sub_menu li#left_submenu_item a {
	color: white;
	text-decoration: none;
}

#container #content #left_menu_block #form_block {
	width: 286px;
	margin-left: 5px;
	position: relative;
	top: -3px;
}

#container #content #left_menu_block #form_block h1 {
	font: 12px Arial, sans-serif;
	color: white;
	text-transform: uppercase;
	padding: 17px 0px 0px 44px;
	width: 184px;
	height: 32px;
	background: url(../img/feedback_title.png) left top no-repeat;
}

#container #content #left_menu_block #form_block #fb_name_bl {
	width: 253px;
	height: 37px;
	background: url(../img/feedback_input_bg.png) left top no-repeat;
	position: relative;
	margin-top: 7px;
	margin-left: 28px;
}

#container #content #left_menu_block #form_block #fb_name_bl input {
	position: absolute;
	width: 229px;
	left: 12px;
	top: 11px;
	font: 12px Arial, sans-serif;
	color: #999;
	background: none;
	border: none;
}

#container #content #left_menu_block #form_block #fb_email_bl {
	width: 253px;
	height: 37px;
	background: url(../img/feedback_input_bg.png) left top no-repeat;
	position: relative;
	margin-top: 7px;
	margin-left: 28px;
}

#container #content #left_menu_block #form_block #fb_email_bl input {
	position: absolute;
	width: 229px;
	left: 12px;
	top: 11px;
	font: 12px Arial, sans-serif;
	color: #999;
	background: none;
	border: none;
}

#container #content #left_menu_block #form_block #fb_textarea_bl {
	width: 258px;
	height: 161px;
	position: relative;
	background: url(../img/feedback_textarea_bg.png) left top no-repeat;
	margin-top: 8px;
	margin-left: 25px;
}

#container #content #left_menu_block #form_block #fb_textarea_bl textarea {
	position: absolute;
	left: 14px;
	top: 14px;
	width: 230px;
	height: 133px;
	border: none;
	background: none;
	font: 12px Arial, sans-serif;
	color: #999;
	line-height: 16px;
	resize: none;
}

#container #content #left_menu_block #form_block #spamcheck {
	position: relative;
	margin-top: 5px;
	margin-left: 28px;
}

#container #content #left_menu_block #form_block #spamcheck span {
	font: 14px Arial, sans-serif;
	color: #999;
}

#container #content #left_menu_block #form_block #spamcheck #sc_quest {
	float: left;
	padding-left: 4px;
	padding-top: 11px;
	padding-right: 3px;
}

#container #content #left_menu_block #form_block #spamcheck #fb_spamcheck_bl {
	float: left;
	width: 78px;
	height: 34px;
	background: url(../img/spam_check_bg.png) left top no-repeat;
	position: relative;
	top: 3px;
}

#container #content #left_menu_block #form_block #spamcheck #fb_spamcheck_bl input {
	position: absolute;
	width: 54px;
	left: 14px;
	top: 7px;
	font: 14px Arial, sans-serif;
	color: #999;
	background: none;
	border: none;
}

#container #content #left_menu_block #form_block #spamcheck #sc_request {
	position: absolute;
	left: 143px;
	white-space: nowrap;
	top: 11px;
}

#container #content #left_menu_block #form_block #feedback_submit {
	display: block;
	width: 110px;
	height: 52px;
	background: url(../img/feedback_submit_full.png) left top no-repeat;
	margin-left: 161px;
	margin-top: 19px;
}

#container #content #left_menu_block #form_block #feedback_submit:hover {
	background-position: 0px -52px;
}

#container #content #center_block {
	padding-top: 27px;
	position: relative;
	z-index: 17;
	float: left;
	width: 870px;
	padding-left: 30px;
	padding-bottom: 60px;
}

#container #content article {
	font: 14px Arial, sans-serif;
	line-height: 24px;
	width: 859px;
	color: #999;
}

#container #content a {
	color: #cf3;
}

#container #content h1 {
	font: 18px Arial, sans-serif;
	color: white;
	text-transform: uppercase;
	padding-bottom: 7px;
}

#container #content p {
	margin: 0;
	padding: 0px 0px 26px;
}

#container #content #center_block #about_gallery {
	width: 870px;
	height: 284px;
	position: relative;
	margin-left: -30px;
}

#container #content #center_block #about_gallery #about_gallery_top {
	position: absolute;
	left: 3px;
	top: 0px;
	width: 866px;
	height: 35px;
	z-index: 30;
	background: url(../img/about_gallery_top.png) left top no-repeat;
}

#container #content #center_block #about_gallery #about_gallery_bottom {
	position: absolute;
	left: 3px;
	top: 211px;
	width: 866px;
	height: 35px;
	z-index: 30;
	background: url(../img/about_gallery_bottom.png) left top no-repeat;
}

#container #content #center_block #about_gallery #ag_wrap {
	position: absolute;
	top: 27px;
	left: 30px;
	height: 192px;
	width: 813px;
	position: relative;
	overflow: hidden;
	z-index: 25;
}

#container #content #center_block #about_gallery #ag_left_w {
	position: absolute;
	left: 30px;
	top: 94px;
	display: block;
	width: 61px;
	height: 61px;
	background: url(../img/ag_arrow_w.png) left top no-repeat;
	z-index: 30;
}

#container #content #center_block #about_gallery #ag_left_w a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 50px;
	height: 52px;
	background: url(../img/ag_arrow_l.png) 0px -52px no-repeat;
}

#container #content #center_block #about_gallery #ag_left_w a:hover {
	background-position: 0px -104px;
}

#container #content #center_block #about_gallery #ag_left_w a.ag_disabled {
	background-position: 0px 0px;
	cursor: default;
}

#container #content #center_block #about_gallery #ag_left_w a.ag_disabled:hover {
	background-position: 0px 0px;
}

#container #content #center_block #about_gallery #ag_right_w {
	position: absolute;
	left: 774px;
	top: 94px;
	display: block;
	width: 62px;
	height: 61px;
	background: url(../img/ag_arrow_w.png) -100px 0px no-repeat;
	z-index: 30;
}

#container #content #center_block #about_gallery #ag_right_w a {
	position: absolute;
	left: 4px;
	top: 0px;
	display: block;
	width: 50px;
	height: 52px;
	background: url(../img/ag_arrow_r.png) 0px -52px no-repeat;
}

#container #content #center_block #about_gallery #ag_right_w a:hover {
	background-position: 0px -104px;
}

#container #content #center_block #about_gallery #ag_right_w a.ag_disabled {
	background-position: 0px 0px;
	cursor: default;
}

#container #content #center_block #about_gallery #ag_right_w a.ag_disabled:hover {
	background-position: 0px 0px;
}

#container #content #center_block #about_gallery #ag_wrap #ag {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 192px;
	z-index: 20;
}

#container #content #center_block #about_gallery #ag_wrap #ag a {
	float: left;
	width: 257px;
	height: 192px;
	margin-right: 14px;
	position: relative;
	z-index: 21;
}

#container #content #center_block #about_gallery #ag_wrap #ag a img {
	width: 257px;
	height: 192px;
}

#container #content #center_block #about_gallery #ag_wrap #ag a .ag_shroud {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 257px;
	height: 192px;
	background: black;
	z-index: 22;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#container #content #center_block #about_gallery #ag_wrap #ag a:hover .ag_shroud {
	display: none;
}

#container #content #center_block #about_gallery #ag_total {
	position: absolute;
	left: 35px;
	top: 236px;
	width: 794px;
	z-index: 32;
	text-align: right;
	font: 12px Arial, sans-serif;
	color: #999;
}

#container #content #center_block #news_list {
	padding-bottom: 90px;
}

#container #content #center_block #news_list a {
	display: block;
	margin-bottom: 15px;
	text-decoration: none;
	width: 850px;
}

#container #content #center_block #news_list a article {
	background: url(../img/news_thumb_article.png) left top repeat-y;
	padding: 15px 20px;
	width: auto;
}

#container #content #center_block #news_list a article h1 {
	text-transform: none;
	color: #cf3;
	text-decoration: underline;
}

#container #content #center_block #news_list a.not_und article h1 {
	text-decoration: none;
}

#container #content #center_block #news_list a article p {
	width: auto;
	padding-bottom: 3px;
}

#container #content #center_block #news_list a article img {
	float: left;
	margin-right: 22px;
}

#container #content #center_block .show_ml {
	display: block;
	width: 205px;
	height: 76px;
	background-repeat: no-repeat;
	background-color: none;
	position: absolute;
	left: 20px;
	bottom: 55px;
	text-decoration: none;
}

#container #content #center_block .show_ml span {
	position: absolute;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	font: 12px Arial, sans-serif;
	color: #8aaeff;
	display: block;
	width: 100px;
	left: 77px;
	top: 31px;
}

#container #content #center_block #show_more_news {
	background-image: url(../img/more_wrap_arrow.png);
}

#container #content #center_block #show_less_news {
	background-image: url(../img/less_wrap_arrow.png);
}

#container #content #center_block .show_ml:hover {
	background-position: 0px -76px;
}

#container #content #center_block #news_item {
	width: 800px;
	padding-bottom: 50px;
}

#container #content #center_block #news_item h1 {
	text-transform: none;
}

#container #content #center_block #back_to_list {
	display: block;
	width: 205px;
	height: 76px;
	background-repeat: no-repeat;
	background-color: none;
	position: absolute;
	left: 20px;
	bottom: 55px;
	text-decoration: none;
	background: url(../img/back_to_newslist.png) left top no-repeat;
}

#container #content #center_block #back_to_list:hover {
	background-position: 0px -76px;
}

#container #content #center_block #back_to_list span {
	position: absolute;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	font: 12px Arial, sans-serif;
	color: #8aaeff;
	display: block;
	width: 100px;
	left: 77px;
	top: 31px;
}

#container #content #wide_block {
	padding: 30px 35px;
	position: relative;
	z-index: 17;
}

#container #content #wide_block .mapList {
	float: left;
	width: 360px;
	font-size: 14px;
	list-style-type: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 42px;
}

#container #content #wide_block .mapList li {
	padding-top: 14px;
}

#container #content #wide_block .mapList a {
	color: #cf0;
}

#container #content #wide_block .mapList ul {
	list-style-type: none;
	text-transform: none;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#container #content #wide_block .mapList ul li {
	padding-top: 7px;
}

#container #content #wide_block .mapList ul ul li {
	padding-top: 7px;
}

#container #content #wide_block .mapList .stages a {
	color: #cf3;
}

#container #content #wide_block #stages_list {
	width: 270px;
	float: left;
	height: 400px;
	position: relative;
	top: 20px;
	z-index: 23;
}

#container #content #wide_block #stages_list #above_list {
	position: absolute;
	left: -30px;
	top: -1px;
}

#container #content #wide_block #stages_list #st_list {
	list-style-type: none;
	position: absolute;
	left: -30px;
	top: 0px;
	z-index: 24;
	padding-top: 1px;
	background: url(../img/sl_list_bg.png) 107px 0px no-repeat;
	width: 165px;
}

#container #content #wide_block #stages_list #st_list li {
	position: relative;
	height: 48px;
	z-index: 24;
	width: 126px;
	background: url(../img/stages_list_element.png) left bottom no-repeat;
}

#container #content #wide_block #stages_list #st_list li.below {
	background: url(../img/this_stages_list_element.png) left bottom no-repeat;
}

#container #content #wide_block #stages_list #st_list li a {
	position: absolute;
	left: 55px;
	top: 15px;
	width: 21px;
	height: 20px;
	display: block;
	z-index: 28;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#container #content #wide_block #stages_list #st_list li a#stage_1 {
	background-image: url(../img/st_number_1.png);
}

#container #content #wide_block #stages_list #st_list li a#stage_2 {
	background-image: url(../img/st_number_2.png);
}

#container #content #wide_block #stages_list #st_list li a#stage_3 {
	background-image: url(../img/st_number_3.png);
}

#container #content #wide_block #stages_list #st_list li a#stage_4 {
	background-image: url(../img/st_number_4.png);
}

#container #content #wide_block #stages_list #st_list li a#stage_5 {
	background-image: url(../img/st_number_5.png);
}

#container #content #wide_block #stages_list #st_list li a#stage_6 {
	background-image: url(../img/st_number_6.png);
}

#container #content #wide_block #stages_list #st_list li a#stage_7 {
	background-image: url(../img/st_number_7.png);
}

#container #content #wide_block #stages_list #st_list li a:hover {
	background-position: 0px -20px;
}

#container #content #wide_block #stages_list #st_list li img {
	position: absolute;
	z-index: 27;
	left: 32px;
	top: -10px;
}

#container #content #wide_block #stages_list #st_list li#this_sl_item a {
	background-position: 0px -40px;
}

#container #content #wide_block #stages_list #st_stores_list_block {
	position: absolute;
	left: 140px;
	top: 3px;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_up {
	position: absolute;
	left: 30px;
	top: -23px;
	display: block;
	width: 19px;
	height: 11px;
	background: url(../img/st_shops_up.gif) left top no-repeat;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_up.st_limit {
	background-position: 0px -11px;
	cursor: default;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_down {
	display: block;
	width: 19px;
	height: 11px;
	background: url(../img/st_shops_down.gif) left top no-repeat;
	position: relative;
	left: 30px;
	top: 2px;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_down.st_limit {
	background-position: 0px -11px;
	cursor: default;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_list_wrap {
	position: relative;
	overflow: hidden;
	width: 165px;
	height: 290px;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_list_wrap #st_stores_list {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_list_wrap #st_stores_list a {
	display: block;
	position: relative;
	
	margin-bottom: 0px;
	text-decoration: none;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_list_wrap #st_stores_list a div {
	position: absolute;
	display: block;
	left: 0px;
	top: 5px;
	width: 5px;
	height: 5px;
}

#container #content #wide_block #stages_list #st_stores_list_block #st_stores_list_wrap #st_stores_list a span {
	position: relative;
	display: block;
	width: 140px;
	left: 11px;
	top: 0px;
	font: 12px Arial, sans-serif;
	color: #cf3;
	text-decoration: none;
}

#container #content #wide_block #stage_scheme {
	float: left;
	width: 658px;
	height: 359px;
	position: relative;
	top: 20px;
}

#container #content #wide_block #stage_scheme  .hoverGroup a .shop_info {
	display: block;
}

#container #content #wide_block #stage_scheme  .shop_info span {
	white-space: nowrap;
}

#container #content #wide_block #stage_shop_grouops {
	float: left;
	width: 200px;
	height: 300px;
	position: relative;
	top: 20px;
}

#container #content #wide_block #stage_shop_grouops h2 {
	font: 12px Arial, sans-serif;
	color: white;
	text-transform: uppercase;
}

#container #content #wide_block #stage_shop_grouops ul {
	font: 14px Arial, sans-serif;
	list-style-type: none;
	padding-top: 20px;
	padding-bottom: 10px;
}

#container #content #wide_block #stage_shop_grouops ul li {
	
	padding-bottom: 19px;
}

#container #content #wide_block #stage_shop_grouops ul li a {
	position: relative;
	text-decoration: none;
}

#container #content #wide_block #stage_shop_grouops ul li a div {
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -7px;
	width: 14px;
	height: 14px;
}

#container #content #wide_block #stage_shop_grouops ul li a span {
	font: 14px Arial, sans-serif;
	color: #cf3;
	position: relative;
	left: 24px;
	text-decoration: underline;
}

#container #content #wide_block #stage_shop_grouops ul li a.thisGroupIsShown span {
	color: white;
	text-decoration: none;
}

#container #content #wide_block #stage_shop_grouops #allShops {
	font: 12px Arial, sans-serif;
	color: #cf3;
}

#container #content #wide_block #stage_shop_grouops #allShops.allAreChosen {
	color: white;
	text-decoration: none;
}

#container #content #wide_block #center_block article {
	padding-left: 25px;
	width: 780px;
}

#container #content #wide_block #center_block h1 {
	text-transform: none;
}

#container #content #center_block #about_gallery {
	height: 250px;
}

#container #content #all_shops_bar {
	position: relative;
	width: 960px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/all_shops_bar.png) left top no-repeat;
	z-index: 20;
}

#container #content #all_shops_bar #all_shops_scroller {
	position: absolute;
	top: 0px;
	left: 300px;
	overflow: hidden;
	z-index: 21;
	width: 13px;
	height: 8px;
	display: none;
	background: url(../img/all_shops_scroller.gif) left top no-repeat;
}

#container #content #wide_block #stages_bar_block {
	width: 1200px;
	height: 54px;
	position: relative;
	left: 0px;
	top: -30px;
	z-index: 21;
	background: url(../img/stages_bar.png) left top no-repeat;
}

#container #content #wide_block #stores_by_groups_wrap {
	
}

#container #content #wide_block #stores_by_groups {
	position: relative;
	top: -63px;
	z-index: 25;
	padding-left: 10px;
	left: 20px;
}

#container #content #wide_block #stores_by_groups .stores_by_groups {
	width: 159px;
	float: left;
}

#container #content #wide_block #stores_by_groups .stores_by_groups .store_num {
	font: 18px Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	color: #cf3;
}

#container #content #wide_block #stores_by_groups .stores_by_groups ul {
	list-style-type: none;
	padding-top: 28px;
}

#container #content #wide_block #stores_by_groups .stores_by_groups ul li {
	padding-bottom: 6px;
}

#container #content #wide_block #stores_by_groups .stores_by_groups ul li a {
	font: 14px Arial, sans-serif;
	color: #cf3;
}

.clear {
	clear: both;
	float: none;
	height: 1px;
	overflow: hidden;
}


#container #content #center_block #feedback_content {
	padding-bottom: 80px;
	padding-left: 9px;
	margin-bottom: 23px;
	position: relative;
}

#container #content #center_block #feedback_content h1 {
	padding-bottom: 31px;
	padding-left: 5px;
	margin-top: -1px;
}

#container #content #center_block #feedback_content article {
	font: 14px Arial, sans-serif;
	color: #ccc;
	position: relative;
	padding-bottom: 24px;
}

#container #content #center_block #feedback_content article * {
	font: 14px Arial, sans-serif;
	color: #ccc;
	line-height: 22px;
	position: relative;
}

#container #content #center_block #feedback_content article header {
	position: absolute;
	left: 52px;
	top: -3px;
}

#container #content #center_block #feedback_content article h1 {
	font: 14px Arial, sans-serif;
	color: white;
	text-transform: none;
	padding: 0px 0px 1px;
	margin: 0px;
}

#container #content #center_block #feedback_content article .feed_top {
	width: 837px;
	height: 45px;
	background: url(../img/fcp_top.png) left bottom no-repeat;
}

#container #content #center_block #feedback_content article .feed_bottom {
	width: 837px;
	height: 12px;
	background: url(../img/fcp_bottom.png) left top no-repeat;
}

#container #content #center_block #feedback_content article .feed_middle {
	width: 792px;
	background: url(../img/fcp_middle.png) left top repeat-y;
	padding: 11px 20px 5px 25px;
}

#container #content #center_block #feedback_content article.feed_admin {
	color: #999;
}

#container #content #center_block #feedback_content article.feed_admin .feed_top {
	background: url(../img/fca_top.png) left bottom no-repeat;
}

#container #content #center_block #feedback_content article.feed_admin .feed_bottom {
	background: url(../img/fca_bottom.png) left top no-repeat;
}

#container #content #center_block #feedback_content article.feed_admin .feed_middle {
	background: url(../img/fca_middle.png) left top repeat-y;
}

#container #content #center_block #feedback_content article time {
	font: 12px Arial, sans-serif;
	color: #999;
}

#container #content #center_block #feedback_content #show_more_news {
	left: 0px;
	bottom: -5px;
}

#container #content #center_block #feedback_content #show_less_news {
	left: 0px;
	bottom: -5px;
}

#container #map_holder {
	position: absolute;
	left: 17px;
	top: 0px;
}

#container #map_holder #ml_shadow {
	position: absolute;
	left: -3px;
	top: 0px;
	width: 200px;
	height: 687px;
	background: url(../img/map_shadows_bg_left.png) left top no-repeat;
}

#container #map_holder #mr_shadow {
	position: absolute;
	left: 969px;
	top: 0px;
	width: 200px;
	height: 687px;
	background: url(../img/map_shadows_bg_right.png) left top no-repeat;
}

#container #map_holder #on_map {
	width: 153px;
	height: 116px;
	position: absolute;
	left: 710px;
	top: 250px;
	background: url(../img/contact_cloud.png) left top no-repeat;
	text-decoration: none;
	color: white;
}

#container #map_holder #on_map span {
	font: 14px Arial, sans-serif;
	line-height: 16px;
	display: block;
	color: white;
	position: absolute;
	top: 35px;
	left: 18px;
	width: 120px;
	text-align: center;
}

#container #content .contact_float {
	font-size: 16px;
	padding-top: 26px;
	width: 575px;
	float: left;
	position: relative;
	left: 25px;
	z-index: 17;
	padding-bottom: 40px;
}

#container #content .contact_float h1 {
	padding-bottom: 21px;
	padding-left: 1px;
}

#container #content .contact_float p {
	padding-bottom: 15px;
	line-height: 20px;
}

#container #content .contact_float a {
	color: #0cf;
}

#bottom {
	height: 70px;
	background: #dbdbdb;
	margin-top: -70px;
	position: relative;
	min-width: 1200px;
	z-index: 20;
}

#bottom #bottom_info {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#bottom #bottom_info #contact_info {
	position: absolute;
	left: 25px;
	top: 14px;
	font: 12px Arial, sans-serif;
	color: #333;
}

#bottom #bottom_info #contact_info span {
	display: block;
	font-size: 20px;
}

#bottom #copy {
	position: absolute;
	left: 100%;
	top: 14px;
	width: 250px;
	margin-left: -262px;
	font: 12px Arial, sans-serif;
	color: #666;
}

#bottom #copy a {
	color: #09f;
}

#about_gallery_block {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 50;
	display: none;
}

#about_gallery_block #ag_shroud {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	z-index: 51;
}

#about_gallery_block #ag_window {
	width: 100%;
	position: relative;
	z-index: 52;
	margin-top: 112px;
}

#about_gallery_block #ag_window table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#about_gallery_block #ag_window table #ag_tl {
	background: url(../img/ag_window_frame_tl.png) right bottom no-repeat; 
}

#about_gallery_block #ag_window table #ag_t {
	background: url(../img/ag_window_frame_t.png) left bottom repeat-x; 
}

#about_gallery_block #ag_window table #ag_tr {
	background: url(../img/ag_window_frame_tr.png) left bottom no-repeat; 
}

#about_gallery_block #ag_window table #ag_l {
	background: url(../img/ag_window_frame_l.png) right top repeat-y; 
}

#about_gallery_block #ag_window table #ag_r {
	background: url(../img/ag_window_frame_r.png) left top repeat-y; 
}

#about_gallery_block #ag_window table #ag_bl {
	background: url(../img/ag_window_frame_bl.png) right top no-repeat; 
}

#about_gallery_block #ag_window table #ag_b {
	background: url(../img/ag_window_frame_b.png) left top repeat-x; 
}

#about_gallery_block #ag_window table #ag_br {
	background: url(../img/ag_window_frame_br.png) left top no-repeat; 
}

#about_gallery_block #ag_window table #beingWatched_wrap {
	position: relative;
	padding: 0;
	margin: 0;
}

#about_gallery_block #ag_window table #beingWatched_wrap #beingWatched {
	max-width: 800px;
}

#about_gallery_block #ag_window table #beingWatched_wrap #agp_close_w {
	display: block;
	width: 63px;
	height: 63px;
	position: absolute;
	left: 100%;
	top: -33px;
	margin-left: -30px;
	background: url(../img/ag_window_close.png) left top no-repeat;
}

#about_gallery_block #ag_window table #beingWatched_wrap #agp_close_w #agp_close {
	position: absolute;
	width: 33px;
	height: 33px;
	display: block;
	left: 15px;
	top: 15px;
}

#about_gallery_block #ag_window table #beingWatched_wrap #ag_title {
	position: absolute;
	left: 0px;
	top: -50px;
	font: 20px Arial, sans-serif;
	color: white;
	width: 648px;
}

#about_gallery_block #ag_window table #beingWatched_wrap #beingWatched {
	margin: 0;
	float: left;
}

#about_gallery_block #ag_window table #beingWatched_wrap #bw_loading {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
}

#about_gallery_block #ag_window table #beingWatched_wrap #bw_loading #bw_loading_sh {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#about_gallery_block #ag_window table #beingWatched_wrap #bw_loading img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -16px;
    margin-top: -16px;
	width: 32px;
	height: 32px;
}

#about_gallery_block #ag_images {
	width: 648px;
	height: 135px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#about_gallery_block #ag_images #ag_w_wrap {
	position: relative;
	width: 648px;
	height: 108px;
	z-index: 55;
	overflow: hidden;
}

#about_gallery_block #ag_images #ag_w_wrap #ag_w_list {
	position: absolute;
	height: 108px;
	left: 0px;
	top: 0px;
	z-index: 54;
}

#about_gallery_block #ag_images #ag_w_wrap #ag_w_list a {
	float: left;
	display: block;
	width: 162px;
	height: 108px;
	position: relative;
}

#about_gallery_block #ag_images #ag_w_wrap #ag_w_list a img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 162px;
	height: 108px;
	z-index: 59;
}

#about_gallery_block #ag_images #ag_w_wrap #ag_w_list a .agp_shroud {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 162px;
	height: 108px;
	background: black;
	z-index: 60;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

#about_gallery_block #ag_images #ag_w_wrap #ag_w_list a:hover .agp_shroud {
	display: none;
}

#about_gallery_block #ag_images #ag_w_wrap #ag_w_list a#thisPopupAG .agp_shroud {
	display: none;
}

#about_gallery_block #ag_images #agp_left_w {
	position: absolute;
	left: 0px;
	top: 25px;
	display: block;
	width: 61px;
	height: 61px;
	background: url(../img/ag_arrow_w.png) left top no-repeat;
	z-index: 65;
}

#about_gallery_block #ag_images #agp_left_w a {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 50px;
	height: 52px;
	background: url(../img/ag_arrow_l.png) 0px -52px no-repeat;
}

#about_gallery_block #ag_images #agp_left_w a:hover {
	background-position: 0px -104px;
}

#about_gallery_block #ag_images #agp_left_w a.agp_disabled {
	background-position: 0px 0px;
	cursor: default;
}

#about_gallery_block #ag_images #agp_left_w a.agp_disabled:hover {
	background-position: 0px 0px;
}

#about_gallery_block #ag_images #agp_right_w {
	position: absolute;
	left: 593px;
	top: 25px;
	display: block;
	width: 62px;
	height: 61px;
	background: url(../img/ag_arrow_w.png) -100px 0px no-repeat;
	z-index: 65;
}

#about_gallery_block #ag_images #agp_right_w a {
	position: absolute;
	left: 4px;
	top: 0px;
	display: block;
	width: 50px;
	height: 52px;
	background: url(../img/ag_arrow_r.png) 0px -52px no-repeat;
}

#about_gallery_block #ag_images #agp_right_w a:hover {
	background-position: 0px -104px;
}

#about_gallery_block #ag_images #agp_right_w a.agp_disabled {
	background-position: 0px 0px;
	cursor: default;
}

#about_gallery_block #ag_images #agp_right_w a.agp_disabled:hover {
	background-position: 0px 0px;
}

#about_gallery_block #ag_images #agp_total {
	padding-top: 10px;
	text-align: right;
	font: 12px Arial, sans-serif;
	color: #999;
	position: relative;
	z-index: 65;
}

#center_block ul {
	margin: 0 0 20px 25px;
	padding: auto;
}

#container #content article .blue_by_admin {
	color: #7a6cff;
}

.gmnoprint {
	margin-left: 30px;
}
