html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
html, body, div, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: arial,helvetica,sans-serif;
}
html, body {
	background: #fff;
	color: #000;
	font-size: 13px;
}
/* body {
	line-height: 1.5; 
}*/
blockquote, q {
	quotes: "" "";
}

textarea {
	font-size: 13px;
}
img {
	border: none;
}
p {
	margin:10px 0;
}
a:link, a:visited {
	color:#00649e;
}
a:hover, a:active {
	text-decoration:none;
}
ol, ul {
	padding-left:40px;
}
input, select, textarea {
	outline:none;
	overflow:visible;
}
/*===========================================================================*/
#layout_body {
	margin: 0px;
	padding: 0px;
	/*background:#fff url(../data/img/bg.jpg) top center repeat-x;*/
	background:#fff url(../data/img/bg.gif) top center repeat-x;
}
#container0 {
	/*background:url(../data/img/bg_header.jpg) top center no-repeat;*/
	background:url(../data/img/bgr.jpg) top center no-repeat;
}
#container1, #container2 {
	padding-top:35px;
	width:1002px;
	margin:0 auto;
}
/*== header =========================================================================*/
#head_left {
	position:relative;
	float:left;
	width:212px;
	padding-top:19px;
}
#head_right {
	position:relative;
	float:right;
	width:209px;
}
#head_center {
	position:relative;
	margin:0 209px 0 229px;
	_margin:0 209px 0 214px;
}

	#head_right a:link, #head_right a:visited, #head_center a:link, #head_center a:visited, .menu a:link, .menu a:visited {
		color:#253d51;
	}

.razd {
	margin-top:23px;
}

.cities {
	height:37px;
	padding-top:10px;
	font-style:bold;
	font-weight:600;
	font-size:20px;
	color:#ffffff;
}
	.cities span {
		margin-left:16px;
	}
.menu_top {
	height:31px;
}
#flash {
	margin-top:12px;
}
.b_corner {
	height:148px;
	background:url(../data/img/grass.jpg) bottom left repeat-x;
	margin-bottom:-10px;
}

.phone {
	text-align:right;
	font-size:14px;
	font-style:italic;
}
.number {
	margin:0px;
	font-size:24px;
}
.s, .online {
	margin-top:15px;
	/*padding-left:12px;*/
	padding-left:22px;
	font-size:20px;
	font-family:Tahoma;
}
	.s a img {
		float:left;
		margin-right:10px;
	}
	.s a:link, .s a:visited {
		color:#22160c;
	}

/*== menu =========================================================================*/
.menu {
	position:relative;
	margin-top:13px;
	padding-left:13px;
	list-style-type:none;
	font-family:Tahoma;
}
	.menu_left li {
		position:relative;
		width:105px;
		padding:5px 5px 5px 10px;
		border-bottom:#a2c9d7 1px solid;
		text-transform:uppercase;
		font-weight:600;
		font-size:11px;
	}
	.menu_left li a:link, .menu_left li a:visited {
		text-decoration:none;
	}
	.menu_left a:hover, .menu_left a:active, 
    .menu_left a.active, .menu_left2 a.active {
		color:#fe4e1f;
	}
.menu_left2 li {
	padding:5px 0px 0px 10px;
}

#corp {
	position:absolute;
	left:130px;
	bottom:10px;
}

#menu_right {
	position:relative;
	margin-top:38px;
	/*padding-left:12px;*/
	padding-left:20px;
	/*list-style-type:none;*/
	font-weight:600;
	font-size:11px;
	font-family:Tahoma;
}
	/* #menu_right li {
		margin-bottom:5px;
		overflow:hidden;
		zoom:1;
		clear:left;
	} */
	#menu_right img {
		vertical-align:middle;
		/*margin-right:10px;*/
		margin-right:3px;
	}
	#menu_right a:link, #menu_right a:visited {
		color:#253d50;
	}
    #menu_right a.active {
		color:#fe4e1f;
	}

/*== flash =========================================================================*/

/*== content: main =========================================================================*/
.left {
	float:left;
	width:352px;
}
.right {
	margin-left:365px;
}
.block {
	margin-top:35px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.impression {
	position:relative;
	width:352px;
	height:206px;
}
	.impression div {
		height:172px;
		padding:17px 15px 17px 20px;
		width:317px;
		background: url(/data/img/impression.gif) no-repeat 0 0;
	}
		.impression div p {
			padding-left:125px;
		}
.sertif {
	margin-left:290px;
}

/*== content: second =========================================================================*/
#content {
	margin:20px 0px 0px 212px;
    width: 787px;
}
#content table {
    *margin-top:-3px;
    /**margin-bottom:-1px;*/
}
#content2 {
	position:relative;
	padding:15px 0 20px;
	background: #fff;
	/*margin-top:-3px;*/
	overflow:hidden;
	zoom:1;
}
#content2_l, #content2_r {
    width: 48px;
	overflow:hidden;
	zoom:1;
}
#content2_l{
    background: url(/data/img/bg_content_l.png) repeat-y 0 0;
}
#content2_r{
    background: url(/data/img/bg_content_r.png) repeat-y 0 0;
}

.float_block {
	float:left;
	width:325px;
	padding:0px 5px;
	margin-bottom:20px;
	text-align:center;
}
	.float_block p {
		margin:3px 0px;
	}
p.cost {
	font-size:20px;
}
.red {
	color:#fe4e1f;
}

/*== carousel =========================================================================*/
#carousel {
	position:relative;
	margin:30px 0 35px;
	overflow:hidden;
	zoom:1;
}
#photos_scroll_left {
	width:19px;
	height:19px;
	cursor:pointer;
	float:left;
	margin-top:60px;
	padding:10px 0px;
}
#photos_scroll_right {
	width:19px;
	height:19px;
	cursor:pointer;
	float:right;
	margin-top:60px;
	padding:10px 0px;
}
#photos_scroll_box {
	overflow:hidden;
	width:944px;
	/* margin:0 29px; */
}
#photos_scroll_table td {
    padding: 0 10px;
}

span.cost_m {
	/*position:relative;*/
	display:block;
	width:236px;
	color:#fe4e1f;
}

/*== basket =========================================================================*/


/*== item =========================================================================*/
.block2 {
	overflow:hidden;
	zoom:1;
	clear:both;
}
.item_descr {
	/*margin-left:390px;*/
}
.impr_block {
	margin-top:14px;
}
.impr_descr {
	margin-left:200px;
}
.gift_img {
	max-height:300px;
}
.gift_arr {
	padding-top:305px;
	color:#555;
	font-size:11px;
}
.impr_img {
	float:left;
	position:relative;
	text-align:center;
}
.impr_buttons {
	padding-top:2px;
	color:#555;
}
.impr_buttons span {
	padding: 1px 4px;
	cursor:pointer;
	font-size:11px;
}

.otzyv {
	margin-top:15px;
	color:#444544;
}
	.otzyv p {
		margin:0px;
	}
	.otzyv .name {
		font-weight:600;
		color:#143652;
	}
	.otzyv .vpodarok {
		font-weight:600;
		color:#fe4e1f;
	}
	.otzyv .date {
		color:#143652;
	}
.pages {
	margin:27px 0px 26px;
	color:#444544;
}
	.pages span {
		color:#fe4e1f;
	}
	.pages a:link, .pages a:visited {
		color:#143652;
	}

/*== catalog =========================================================================*/


/*===========================================================================*/
/*== copyright =========================================================================*/
#footer {
	margin-top:30px;
	padding:18px 0px;
	border-top:#ced3d6 1px solid;
	font-size:11px;
	overflow:hidden;
	zoom:1;
	clear:both;
}
.copyright {
	width:155px;
	padding-right:10px;
	float:left;
}
.vcard {
	width:460px;
	float:left;
	padding-left:39px;
	border-left:#da9a14 3px solid;
}
.counters {
	float:right;
	margin-left:60px;
}
.ul_footer {
	margin-left:675px;
	padding:0px;
	list-style-type:none;
}
.ul_footer li {
	padding-left:14px;
	background:url(/data/img/li_footer.gif) 0 4px no-repeat;
}

/*== forms =========================================================================*/
input[type=text], input[type=password], input.text, input.title, textarea, select { 
	background-color:#fff; 
	border:1px solid #bbb; 
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { 
	border-color:#666; 
}
textarea      { height: 75px; }
input[type=checkbox], input[type=radio], input.checkbox, input.radio { 
	position:relative; top:.1em;
}

input.button {
	height:18px;
	padding:0px 10px;
	background:#e35830 url(/data/img/bg_btn.jpg) bottom repeat-x;
	border:none;
	color:#fff;
}
label {
	margin-left: 10px;
}
.table_choice input {
	margin-right:3px;
}
/*== misc =========================================================================*/
h1 a:link, h1 a:visited {
	text-decoration:none;
	color:#083155;
}
h2 a:link, h2 a:visited {
	color:#083155;
}
h1 {
	font-size:21px;
	color:#083155;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:15px;
	font-weight:600;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}

/* руслан */
.block2 h1, #content2 h1 {
    margin-bottom: 15px;
}

.vpodarok {
    font-weight:600;
    color:#fe4e1f;
}
/* === metro === */
#metromap {
	position:relative;
	width: 681px;
	height: 528px;
	background: url(/data/img/spb_metromap.gif) no-repeat 0 0;
}
	#metromap a {
		display:block;
		position:absolute;
		background-repeat:no-repeat;
	}


/* старые стили */
/*#talk{ margin:0 0 0 170px;}*/
#talk{ margin:0 0 0 22px;}
#talk input.txt{ width:300px; color:#6a6c6d;}
#talk input.button{ width:120px; margin:5px 0 0 185px;}
#talk textarea{ width:300px; height:120px; color:#6a6c6d;}

.basket{font-size:12px; float:left; margin:15px 0 15px 1px; border-collapse:collapse;}
.basket th { padding: 7px 15px; background-color:#ffaf00; font-weight:normal; text-transform:uppercase; color:#111111; font-size:12px; text-align: center; }
.basket tr.bottom td{padding:8px 12px; font-weight:normal; font-size:12px; text-align: center; border-bottom: 1px solid #cccccc;}
.basket td{padding:8px 12px; font-weight:normal; font-size:12px; text-align: center; }
.basket tr.zag{font-size:14px; font-weight:bold;}
.basket td.sum{font-weight:bold; text-align: left; }
.skidka {background-color: #f5f5f5; margin: 35px 0 15px 30px; width: 330px; padding: 12px; }
.skidka input {font-size: 24px;}
.pay {margin-left: 30px;}
.pay h1 {padding-bottom: 10px;}
.sub {text-align: right; margin-top: 50px;}

.td1 {border-bottom: 1px #143652 solid;}
.td2 {border-bottom: 1px #143652 solid;}
.td2 a {font-size:15px; font-weight:bold;}
.td3 {border-bottom: 1px #143652 solid;font-size:15px;}
.td3 input {font-size:15px; width:30px;}

table.emotion { width:490px;}
table.emotion, table.emotion td { border: #CCCCCC 1px solid; border-collapse:collapse;}
table.emotion td { padding:2px 15px 2px 5px;}
 
.player-block { width:550px; height:309px; overflow:hidden; border:7px solid #253E51; margin-top: 30px; position:relative; z-index:50; }

.slider-block { position:relative; margin:0 auto; background-image:url(../../img/slider-bg.jpg); background-repeat:no-repeat; width:1000px; height:267px; margin-top: 30px; }
.slider-block #loader { background-color:#ffffff;opacity:0.7; filter:alpha(opacity=70); display:none; background-image:url(../../img/loader.gif); background-repeat:no-repeat; background-position:center; width:1000px; height:267px; position:absolute; left:0; top:0; z-index:500; }
	.slider-block .left-nav { position:absolute; left:20px; top:122px; }
		.slider-block .left-nav a { display:block; background-image:url(../../img/left-nav.png); background-repeat:no-repeat; width:12px; height:19px; }
	.slider-block .right-nav { position:absolute; right:20px; top:122px; }
		.slider-block .right-nav a { display:block; background-image:url(../../img/right-nav.png); background-repeat:no-repeat; width:12px; height:19px; }
	.slider-block #slider { position:absolute; left:83px; top:30px; height:210px; width:868px; overflow:hidden; }
		.slider-block #slider ul { list-style-type:none; margin:0; padding:0; }
			.slider-block #slider ul li { text-align:center; position:relative; float:left; width:183px; height:210px; overflow:hidden; margin-right:34px; cursor: pointer; }
				.slider-block #slider ul li img { border:1px solid #F89C28 }
				.slider-block #slider ul li .title { color:#ffffff; font:12px Arial; font-weight:bold; line-height:18px; margin-top: 9px; }
				.slider-block #slider ul li .nav { color:#FC9E27; font:12px Arial; line-height:18px; }
					.slider-block #slider ul li .nav a { color:#FC9E27; text-decoration:underline; }
					.slider-block #slider ul li .nav a:hover { text-decoration:none; }
	.tooltip-block { position:absolute; left:0; top:0; z-index:100; }
		.tooltip-block .t-block { display:none; position:absolute; left:115px; top:0px; width:259px; height:300px; overflow:hidden; z-index:100; }
			.tooltip-block .t-block-in { position:absolute; bottom:0; }
			.tooltip-block .tooltip-top { background-image:url(../../img/tooltip-top.png); background-repeat:no-repeat; width:259px; height:13px; overflow:hidden; }
			.tooltip-block .tooltip-text { background-image:url(../../img/tooltip-text.png); background-repeat:repeat-y; padding:0 14px; width:231px }
				.tooltip-block .tooltip-text span { color:#f14a00; }
			.tooltip-block .tooltip-bottom { background-image:url(../../img/tooltip-bottom.png); background-repeat:no-repeat; width:259px; height:22px; overflow:hidden; }
.bk {padding: 15px 0 10px; font-size:18px;}

.block-podarok { padding:40px 0; color:#253e51; font-size:16px; font-family:Arial, Helvetica, sans-serif;  border-bottom:#AFAFAF dashed 1px; position:relative; z-index:1; }
.block-podarok h2 {  color:#253e51; font-weight:normal; font-size:18px; border-bottom:#AFAFAF dashed 1px; padding-bottom:15px; margin-bottom:20px; position:relative; z-index:1;}
.block-podarok table { width:100%;}
.block-podarok table th { font-weight:normal; color:#253e51; font-size:16px; position:inherit; }
.block-podarok table td { text-align:center; color:#999999; font-size:12px; vertical-align:text-top; position:inherit;}

#container2, #container3  { padding-top:10px; font-family:Arial, Helvetica, sans-serif; margin-top:45px; color:#FFFFFF; padding-bottom:40px; }
#container2 h1 { padding:0; font-size:18px; color:#FFFFFF; margin:0; padding-bottom:30px; }
#container2 table h2 { padding:0; font-size:15px; color:#FFFFFF; margin:0; padding:0; padding-top:10px;font-weight:600;}
#container2 table h3 {padding-top:10px;}
#container2 p em { font-size:15px; color:#FFFFFF; }
#container2 p { font-size:13px; color:#b6b3a2; }
#container2 table { width:100%; }
#container2 table td { width:33%; vertical-align: top; padding-right: 25px; }
#container2 table td.nonepads { padding:0 !important; }
#container2 table td ul { padding:0; }
#container2 table td ul li { padding-left:20px; list-style:none; background:url(../data/img/galochka1.gif) no-repeat 0 8px;}
#container2 table td ul li.nonebg { background:none; }
#container3 { width:670px; margin:0 auto; padding:20px 0 0 0; }
#container3 table { width:100%; }
#container3 table td h1 { font-size:18px; white-space:nowrap;}

#container3 table td div.btm_head { font-size:18px; white-space:nowrap; color:#083155; font-weight:normal;}

#footer .wid1002 { width:1002px; margin:0 auto; }
