/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #EFEFEF;
}
.NYleft
{
  background-image: url(../images/background_left.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	height: 900px;
	width: 49%;
	margin: 0;
	float:left;
}
.NYright
{
  background-image: url(../images/background_right.jpg);
	background-repeat: repeat;
	background-position: right bottom;
	height: 900px;
	width: 49%;
	margin: 0;
	float:right;
}
.bg1
{
  /*background-image: url(../images/background.jpg);*/
  background-attachment: fixed;
}

   /*#B3DCDC*/
.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

.PageBackgroundGlare
{
	position: absolute;
	width: 100%;
	height: 335px;
	left: 0;
	top: 0;
}

.PageBackgroundGlareImage_autumn
{
	background-image: url('../images/Page-BgGlare_autumn.png');
	background-repeat: no-repeat;
	height: 335px;
	width: 349px;
	margin: 0;
}
/* изменения */
.PageBackgroundGlareImage_winter
{
 /*background-image: url('../images/Page-BgGlare_winter.png');
	background-repeat: no-repeat;*/
	height: 335px;
	width: 349px;
	margin: 0;
}
.PageBackgroundGlareImage_spring
{
	background-image: url('../images/Page-BgGlare_spring.png');
	background-repeat: no-repeat;
	height: 335px;
	width: 349px;
	margin: 0;
}
.PageBackgroundGlareImage_summer
{
	background-image: url('../images/Page-BgGlare_summer.png');
	background-repeat: no-repeat;
	height: 335px;
	width: 349px;
	margin: 0;
}



html:first-child .PageBackgroundGlare
{
	border: 1px solid transparent; /* Opera fix */
}


/* изменения */
.PageBackgroundSimpleGradient
{
	position: absolute;
 /*background-image: url('../images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;*/
	top:0;
	width: 100%;
	height: 176px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}
label
{
	cursor:pointer;
	cursor: hand;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:23px;
	min-height:23px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 1px;
	box-shadow: 0 0 10px 0 #545454;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 22px;
	height: 22px;
	background-image: url('../images/Sheet-s.png');
}

.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.Sheet-tc, .Sheet-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('../images/Sheet-h.png');
}

.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.Sheet-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('../images/Sheet-v.png');
}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #FFFFFF;
}


.Sheet
{
 /*margin-top: 50px !important;*/ /*изменения*/
}

.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 900px;
	height: 118px;
}

div.Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 898px;
	height: 125px;
	background-image: url('../images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.Header-jpeg1
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 900px;
	height: 114px;
	margin-left: -1px;
	margin-top: -1px;
 	background-image: url('../images/header3.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.Header-jpeg2
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 898px;
	height: 125px;
 	background-image: url('../images/Header2.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

div.Header-jpeg3
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 898px;
	height: 125px;
 	background-image: url('../images/Header3.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

div.Header-jpeg4
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 898px;
	height: 125px;
 	background-image: url('../images/Header4.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

/* end Header */

/* begin Logo */
.logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 878px;
}

h1.logo-name
{
	display: block;
	text-align: left;
	float: right;
  margin-top: 21px!important;
  margin-right: 30px!important;
  width: 380px;
	line-height: 27px;

}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 15px;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #ffffff !important;
 font-weight: normal;
}

.logo-text
{
	display: block;
	float:left;

}

.logo-text, .logo-text a
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:5px 0 0 15px;
	color: #f1f5fb !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
	text-align:center;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;

}

.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.artmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.artmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.artmenu li li
{
	float: none;
}

.artmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.artmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.artmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.artmenu:after, .artmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu ul
{
	min-height: 0;
}

.artmenu ul
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}




/* menu structure */

.artmenu
{
	padding: 0px 0px 0px 0px;
}

.nav
{
	position: relative;
	height: 29px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 29px;
	background-image: url('../images/nav.png');
}

.nav .l
{
	left: 0;
	right:0px;
}

.nav .r
{
	right: 0;
	width: 898px;
	clip: rect(auto, auto, auto, 898px);
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
	clear: both;
}

.artmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 30px;
	padding-left: 30px;

}


.artmenu a .r, .artmenu a .l
{
	position:absolute;
	display: block;
	height: 87px;
	background-image: url('../images/MenuItem.png');
}

.artmenu a .l
{
	left:0;
	right:0px;
}

.artmenu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.artmenu a .t 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	padding: 0 0px;
	margin: 0 0px;
	line-height: 26px;
	text-align: center;
}

.artmenu a:hover .l, .artmenu a:hover .r
{
	top:-29px;
}

.artmenu li:hover>a .l, .artmenu li:hover>a .r
{
	top:-29px;
}

.artmenu li:hover a .l, .artmenu li:hover a .r
{
	top:-29px;
}
.artmenu a:hover .t
{
	color: #E2EEF3;
}

.artmenu li:hover a .t
{
	color: #E2EEF3;
}

.artmenu li:hover>a .t
{
	color: #E2EEF3;
}


.artmenu a.active .l, .artmenu a.active .r
{
	top: -58px;
}

.artmenu a.active .t
{
	color: #082530;
}


/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
	display: block;
	width: 1px;
	height: 29px;
	background-image: url('../images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 32px;
	width: 180px;
	overflow:hidden;
	line-height: 32px;
	margin-right: auto;


	background-image: url('../images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	line-height: 15px;
	color: #4B5B5D;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.artmenu ul ul a
{
	margin-left: auto;
}

.artmenu ul li a:hover
{
	color: #000000;
	border-color: #BEC9CB;
	background-position: 0 -32px;
}

.artmenu ul li:hover>a
{
	color: #000000;
	border-color: #BEC9CB;
	background-position: 0 -32px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
	color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 1px;
	width: 898px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.Block
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 0px;
}

.BlockHeader .t
{
	height: 30px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 8px;
	line-height: 30px;
}

.BlockHeader .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/BlockHeader.png');
}

.BlockHeader .l
{
	left:0;
	right:11px;
}

.BlockHeader .r
{ 
	width:898px;
	right:0;
	clip: rect(auto, auto, auto, 887px);
}





.header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 21px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 8px;
}

.BlockContent-tr, .BlockContent-tl, .BlockContent-br, .BlockContent-bl, .BlockContent-tc, .BlockContent-bc,.BlockContent-cr, .BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.BlockContent-tr, .BlockContent-tl, .BlockContent-br, .BlockContent-bl
{
	width: 22px;
	height: 22px;
	background-image: url('../images/BlockContent-s.png');
}

.BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 11px, 11px, auto);
}

.BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 11px, 11px);
}

.BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(11px, 11px, auto, auto);
}

.BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(11px, auto, auto, 11px);
}

.BlockContent-tc, .BlockContent-bc
{
	left: 11px;
	right: 11px;
	height: 22px;
	background-image: url('../images/BlockContent-h.png');
}

.BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 11px, auto);
}

.BlockContent-bc
{
	bottom: 0;
	clip: rect(11px, auto, auto, auto);
}

.BlockContent-cr, .BlockContent-cl
{
	top: 11px;
	bottom: 11px;
	width: 22px;
	background-image: url('../images/BlockContent-v.png');
}

.BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 11px);
}

.BlockContent-cl
{
	left:0;
	clip: rect(auto, 11px, auto, auto);
}

.BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 11px;
	left: 11px;
	right: 11px;
	bottom: 11px;
	background-color: #eaebe8;
}


.BlockContent-body
{
	color:#1B2122;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.BlockContent-body a:link
{
	color: #092934;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: gray;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #092934;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index:1;
	/*padding: 10px;*/
}



.Post
{
	margin: 10px;
}

/* Start images */
a img, fieldset
{
	border: 0;
}

.article img, img.article
{
	border: solid 1px #9AC4D6;
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article, .content_item table, .catalog_item table
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
table.complectation {
	width: 500px!important;
}
table.complectation tr:hover {
  background-color: #f1f5fb;
}
.levels_left
{
	border-right: 0px!important;
}
.levels_right
{
	border-left: 0px!important;
}


.article table, table.article .article tr, .article th, .article td, .content_item table, .catalog_item table, .content_item tr, .catalog_item tr, .content_item td, .catalog_item td
{
	background-color:Transparent;
}

.article th, .article td, .content_item td
{
	padding: 4px;
	border: solid 1px #63C1E3;
	vertical-align: top;
	text-align:left;
}

.article th, .content_item table
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #19708F;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #011947;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #1F87AD;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #4A95B5;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-align: left;
  color: #FF6600;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #242C2D;
}

.PostContent
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #242C2D;
}
.PostContent33
{
	float: left;
	width: 25%;
}
.PostContent33 img
{
  margin: 0 auto;
	display: block;
	border: 0;
}
.PostContent33 p {
	text-align: justify;
	padding: 0px 10px;
	margin: 3px;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #239CC7;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #0099FF;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: gray;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #FF6600;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6
{
  font-weight: normal;
  font-style: normal;
  text-decoration: default;
  /*color: #9D0000!important;*/
  color: #FF6600!important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: default;
  /*color: #9D0000!important;*/
  color: #011947!important;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #FF6600!important;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  /*color: #FF6600;*/
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-align: left;
  /*color: #239CC7;*/
}
h2.cat2
{
  margin-left: 20px;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  /*font-weight: bold;*/
  text-align: left;
  /*color: #687F82;*/
}
h3.cat3
{
  margin-left: 40px;
}


h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-align: left;
  /*color: #242C2D;*/
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-align: left;
  /*color: #242C2D;*/
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-align: left;
  /*color: #242C2D;*/
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #121617;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}

.Post ul li, .Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#05141A;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-align: left;
}

blockquote
{
		border:solid 1px #6699cc;
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#ecf3fe;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.Button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:29px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: pointer;
	text-decoration: none !important;
	z-index:0;
}

.Button .btn
{
	display:block;
	position:relative;
	float:left;
	height: 29px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #000000;
}

.Button .btn .t
{
	display:block;
	height: 29px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 14px;
	line-height: 29px;
	text-decoration: none !important;
}

input, select, textarea
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.Button .hover, .Button:hover
{
	color: #0E3D4E;
	text-decoration: none !important;
}

.Button .active
{
	color: #EDF4F8;
}

.Button .btn .l, .Button .btn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 87px;
	background-image: url('../images/Button.png');
}

.Button .btn .l
{
	left:0;
	right:11px;
}

.Button .btn .r
{
	width:415px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r
{
	top: -29px;
}

.Button .btn.active .l, .Button .btn.active .r
{
	top: -58px;
}


/* end Button */

/* begin Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 898px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 898px;
	height: 150px;
	bottom:0;
	left:0;
}


.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
}

.counter
{
	position: relative;
	display:block;
	float:left;
	margin: 0 0 0 0;
	padding: 5px;
	z-index: 1;
}


.Footer .Footer-text p
{
	margin: 0;
}

.Footer .Footer-text
{
	display:inline-block;
	color:black;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;
	float: left;
	width: 200px;
	/*изменения*/
	/*margin-left: 249px;*/
	margin-left: 56px;
}

.Footer .Footer-text a:link
{
	text-decoration: none;
	color: #1C3945;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.Footer .Footer-text a:visited
{
	text-decoration: none;
	color: #071E27;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.Footer .Footer-text a:hover
{
	text-decoration: none;
	color: #FF6600;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#589DBB;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#7D9397;
}
/*изменения*/
.temp_madeby
{
	float:left;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	color: silver;
}
.temp_madeby a {
  color: silver;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 224px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 673px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 897px;
}
/* end LayoutCell */





/* my */


.contactstop {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	position:absolute;
	top: 17px;
	left: 730px;
	z-index: 1;
}
.contactstop a {
	color: #214382;
	text-decoration: none;
}
.orange {
	color: #FF6600;
}
div.links {
  float: right; width: 200px; font-size: 12px;
}
.links a {color: black;}



.catalog_search dl {
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
}

.catalog_search dl {
	width: 100%;
}
.catalog_search dt, .catalog_search dd {
	/*padding-bottom: 10px;*/
	min-height: 27px;
	height: auto;
}
.catalog_search dt {
	clear: left;
	float: left;
	width: 25em;
	text-align: right;
}
.catalog_search dt span {
	padding: 0em 1em;
}
.catalog_search dd {
	margin-left: 22em;
}
.catalog_search dd.all {
	margin-left: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 21px!important;
}
.catalog_search dd select {
	width: 45%;
}
.catalog_search dd .inputtext {
	width: 43.6%;
}
.catalog_search dd .line {
	width: 100%;
	margin-bottom: 0px;
}
.line {
	background-color: #ddd;
	height: 1px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
.catalog_search .submit_btn {
	width: 8em;
	cursor: pointer;
}

#frm, #hide,#expandshow {
	display: none;
}
#hide, #show {
	margin-bottom: 25px;
}
#show {
	display: block;
}
.catalog_search td img {
	display: block;
	margin: 0px auto;
	float: left;
}
.catalog_search th {
	text-align: center;
	font-size: 10px;
}
.site_search input, .catalog_search td {
	vertical-align: middle;
}
.catalog_search td {
	text-align: left;
	font-size: 12px;
	color: #011947;
}

tr.even td {
	background-color: #f4f4f4;
}
.site_search .input_text {
	width: 20em;
	height: 16px;
}
.site_search .submit_btn{
	width: 10em;
	cursor: pointer;
}
#content .site_search .item p, #content .catalog_item p.about {
	margin-bottom: 5px;
}
.site_search .item {
	margin-left: 40px;
	padding-left: 20px;
	position: relative;
	zoom: 1;
}
.site_search .item .num {
	position: absolute;
	left: 0px;
}
.book {
	float: left;
	min-width: 170px;
	margin: 0px 20px 25px 0px;
}
.catalog_item .description {
	clear: left;
	font-size: 11px!important;
}
.catalog_item p.about {
  margin: 5px 0;
}
.catalog_item p.about strong {
	width: 11em;
	/*display: inline-block!important;
	display: inline;
	zoom: 1;
	padding-right: 0.5em;*/
	text-align: right;
}
.catalog_item p.about img {
  margin-right: 5px;
  margin-top: 20px;
}
#digital div {
  float: left; margin-right: 3px;
}
.catalog_item .book a {
	display: block;
	margin: 0px 0px 0px;
}
.catalog_item .book_name {
	margin: 0px 0px 10px;
}
.catalog_item table {
	width: auto;
}
.catalog_item table td {
	padding-left: 1em;
	padding-right: 1em;
}
.catalog_item .h2, .catalog_item .h3, .catalog_item .h4, .catalog_item .h5 {
	margin-bottom: 15px;
}
.catalog_item table td {
	border: 1px solid #dddddd;
	padding: 3px;
}
.catalog_item table td b {
	font-size: 12px;
}
.catalog_sz {
  cursor: pointer; cursor: hand; height:37px; margin-bottom: 5px;
}
.catalog_sz_left {
  background: url(../images/catalog_sz.png) no-repeat left; width:9px; height:37px; float: left;
}
.catalog_sz_middle {
  background: url(../images/catalog_sz2.png) no-repeat center #a50b34; width:110px; height:37px; float: left;
}
.catalog_sz_right {
  background: url(../images/catalog_sz.png) no-repeat right; width:9px; height:37px; float: left;
}
.opinions div {
  color: #838487;
  font-size: 13px;
  padding: 5px;
  border-bottom: 1px solid #ccd4d3;
}
.opinions div.last {
  border-bottom: 0px;
}
.opinions h2 {
  color: #001c54!important;
  font-family: Georgia, serif;
  font-size: 15px;
  font-weight: bold;
}
.opinions .odd {
  background-color: #f6f8fa;
}
.opinions .author {
  font-style: italic;
  border-bottom: 0px;
}
.description_recommend {
	float: left;
	width: 511px;
}
.recommend {
  float: right;
  margin-right: -50px;
  width: 140px;
  padding-left: 17px;
  border-left: 1px solid #ccd4d3;
}
.recommend h2 {
  color: #001c54!important;
  font-family: Georgia, serif;
  font-size: 12px;
  font-weight: bold;
}
.recommend div {
  color: #878787;
  font-size: 11px;
  padding-right: 28px;
}
.recommend .name {
  margin-top: 7px;
}
.recommend .item {
  margin-top: 15px;
  margin-bottom: 18px;
}

.inp optgroup {
	font-style: normal;
}


ul.breadcrumbs {
	float: left;
	width: 100%;
	list-style-type: none;
	margin: -15px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #E2EEF3;

}
ul.breadcrumbs li, ul.pagination li {
	margin: 10px 7px 0px 0px!important;
	padding: 0px 0px;
	float: left;
	background-image: none;
}
.breadcrumbs li a, .breadcrumbs li span {
	padding: 0px 7px 0px 0px!important;
	color: #1F87AD;
}
ul.pagination {
	width: 100%;
	padding: 0px 0px 30px 0px!important;
	margin-left: 0px;
}
ul.pagination li {
	list-style-type: none;
	padding: 0px!important;
	margin: 0px!important;
}
.pagination .first span {
	padding-left: 0px!important;
}
.pagination li.archive a {
	padding-right: 0px!important;
}
.pagination .last a, .pagination li.archive a {
	border-right: 0px none;
}
.pagination li a {
	border-right: 1px solid;
}
.pagination .archive {
 text-align: right;
 width: 97%;
}
.pagination li a, .pagination li span {
	padding: 0px 7px 2px!important;
	color: #011947;
	font-size: 14px;
}

ul.events_pagination {
	width: 100%;
        margin: 0px!important;
}
ul.events_pagination li {
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px;
	float: left;
	background-image: none;
        list-style-type: none;
}
ul.events_pagination .first span {
	padding-left: 0px!important;
}
ul.events_pagination li.archive a {
	padding-right: 0px!important;
}
ul.events_pagination .last a, ul.events_pagination li.archive a {
	border-right: 0px none;
}
ul.events_pagination li a {
	border-right: 1px solid;
}
ul.events_pagination .archive {
 text-align: right;
 width: 97%;
}
ul.events_pagination li a, ul.events_pagination li span {
	padding: 0px 7px 2px!important;
	color: #011947;
	font-size: 11px;
}





.content_item,.catalog_item {
	margin-bottom: 25px;
	margin-right: 15px;
}
.content_item, .content_item .form input, .content_item .form select, .content_item .form textarea {
 	font-size: 12px;
}
.content_item li, .content_item td {
	font-size: 12px;
}
.content_item li,.catalog_item li {
	padding-bottom: 4px;
}

.date {
	font-style: italic;
	color: #011947;
}
.selected_bg
{
  background-color: #F9F9F9;
  padding: 3px 0px 3px 9px!important;
}
.selected_header b
{
  color: #FF6600!important;
}
.search_results_header {
	font-size: 14px;
}
.num {
	font-size: 14px;
}
.path, .path a {
	color: #011947;
}
.search_item {
	margin-bottom: 25px;
}
.excerpt {
	/*color: #FF6600;*/
}

.inputtext2
{
  width: 300px;
}

.subscribe td {
	border-top: 1px dashed #011947;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 20px;
}


ul.section_list {
	width: 100%;
	padding: 0px 0px 30px 0px;
}
ul.section_list {
	border-top: 1px solid #E2EEF3;
	padding: 10px 0px 0px;
	margin: 0px 0px;
}
ul.section_list li {
	border-bottom: 1px solid #E2EEF3;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 40px;
}
ul.section_list li a {
	text-decoration: none;
}
ul.section_list li a:hover {
	text-decoration: underline;
}

.new_books  {
	margin-bottom: 25px;
	clear: both;
}
.new_books, .new_books ul {
	width: 100%;
}
.new_books ul {
	float: left;
}
.new_books a {
	text-decoration: none;
}
.new_books a {
	text-decoration: none!important;
	text-decoration: underline;
}
.new_books .desc {

}
.people img {
	margin-right: 10px;
}
.people a img {
 	border: 0!important;
}
.new_books a img, .new_books a span {
	text-decoration: none;
}
.new_books a img,.book img,.PostContent33 img {
	border: 1px solid #808080;
}
.new_books .author, .new_books  .book {
	display: block;
}
.new_books .author {
	/*font-style: italic;*/
	display: block;
	color: #999999;
}
.new_books .author strong {
  color: #242C2D;
  font-weight: normal;
}
.new_books  span.book {
	display: block;
	line-height: 1.2;
	margin: 0px 0px;
	width: 48%; /*100%*/
	font-size: 1em;
	float: left; /* none */
}
.new_books  span.man {
	font-size: 1.4em;
	width: 44%;
}
.new_books a:hover .book {
	text-decoration: underline;
}
.new_books .item {
	display: inline-block!important;
	display: inline;
	width: 46%;
	vertical-align: top;
	margin: 0px 15px 15px 0px;
	zoom: 1;
	float: left;
	height: 215px;
}


.map {
	float: left;
	width: 100%;
	list-style-type: none;
	margin: -15px 0px -5px 0px;
	padding: 0px 0px 25px 0px;

}
ul.map li {
	margin: 10px 7px 0px 0px!important;
	padding: 0px 0px;
	background-image: none;
}
.map li a, .map li span {
	padding: 0px 7px 0px 0px!important;
	color: #011947;
}
.studyblock td {
	border: 0;
}
.studyblock li {
	padding-bottom: 4px;
}
.studyblock a {
	color: #011947;
	text-decoration: none;
}
.studyblock a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.news li p, .actions li p {
 margin-bottom: 0px;
 margin-top: 2px;
}
.news li, .actions li {
 margin-bottom: 10px!important;
}

.bestseller {
	font-style: italic;
	font-family: Comic Sans MS, sans-serif;
	color: #CC0000;
	font-size: 15px;
}
.novelty {
	font-style: italic;
	font-family: Comic Sans MS, sans-serif;
	color: #73D312;
	font-size: 15px;
}






.useful_links td {
	text-align: center!important;
	vertical-align:middle!important;
}

.oup_delim
{
  width:100%;
	background-color: #f4f4f4;
	text-align: center;
	height: 26px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px;
}




div.here table td {
	border:1px solid gray;
}



.online_test:hover {border: 2px solid #214382} .online_test{border: 2px solid #FF6600}
.vote_div {
  clear:both; height: 4px; margin-bottom: 4px; margin-top: 2px;
}



/* social block */

.news_data {
	background-color: #EFEFEF;
	margin: 20px 10px 10px 10px;
	padding: 7px 7px;
	overflow: hidden;
  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(../javascript/PIE.htc);
  /*border: 1px solid silver;*/
}
.news_data .social {
	width: 100%;
	table-layout: fixed;
}
.news_data .social td {
	border: 0;
}
.news_data .social a {
	font-size: 11px;
	text-decoration: none;
}
.news_data .social img {
	margin: 0px 2px;
}


/* /social block */

.cleaner {
	clear: both;
}
/* main actions */
.main_actions {
  width: 648px; background: url(../images/main_actions_right.png) repeat-y right;
  margin-left: 6px;
  clear: both;
}
.ma_now {
  /*margin-top: -15px;*/
}
.main_actions_top {
  background: url(../images/main_actions_top.png) no-repeat; height: 51px; font-size: 13px; color: #FF6600; padding-left: 16px;
}
.main_actions_top_sem {
  background: url(../images/main_actions_top_sem.png) no-repeat; height: 51px; font-size: 13px; color: #FF6600; padding-left: 16px;
}
.main_actions_bottom_past {
  background: url(../images/main_actions_bottom_past.png) no-repeat; height: 50px;
}
.main_actions_bottom_now {
  background: url(../images/main_actions_bottom_now.png) no-repeat; height: 50px;
}
.main_actions_bottom_future {
  background: url(../images/main_actions_bottom_future.png) no-repeat; height: 50px;
}
.main_actions_bottom_past_web {
  background: url(../images/main_actions_bottom_past_web.png) no-repeat; height: 50px;
}
.main_actions_bottom_now_web {
  background: url(../images/main_actions_bottom_now_web.png) no-repeat; height: 50px;
}
.main_actions_bottom_future_web {
  background: url(../images/main_actions_bottom_future_web.png) no-repeat; height: 50px;
}

.main_actions_web {
  background-color: #011b54; width: 75px; font-size: 12px; color: #ffffff;
}
.main_actions_sem {
  background-color: #214382;width: 75px; font-size: 12px; color: #ffffff;
}
.main_actions_right {
  width: 13px;
}
.main_actions_all_left {
  font-size: 12px; color: #FF6600!important; display: block; padding-top: 14px; padding-left: 6px; float: left;
}
.main_actions_all_right {
  font-size: 12px; color: #FF6600!important; display: block; padding-top: 14px; padding-right: 16px; float: right;
}
.action_td_border {
  border-bottom: 1px solid #eaebe8;
}
.action_td_border_last {
  border-bottom: 1px solid #344976;
}
.action_td_border_last_web,.action_td_border_last_sem {
  border-bottom: 0px solid #344976;
}

.action_caption {
  padding: 7px 15px 7px 15px;
}
.action_name {
  color: #011b54!important;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none!important;
}
.action_name:hover {
  text-decoration: underline!important;
}
.action_desc {
  font-size: 10px;
  color: #878787;
}
.action_current {
  /*background-color: #9c132e;*/
  color: #9c132e;
  font-size: 14px;
  font-family: Georgia, serif;
  font-weight: bold;
  padding: 5px;
  width: 93px;
}
.action_date {
  width: 93px;
  color:#878787;
  font-size: 10px;
  background-color: #f7f8fa;
  padding: 5px;
}
.action_date b {
  font-size: 14px;
  color:#9c132e;
  font-family: Georgia, serif;
}
.action_date span {
  font-size: 12px;
  font-weight: bold;
  font-family: Georgia, serif;
}
.action_button {
  padding-right: 7px;
  width: 145px;
  text-align: center;
}
.main_actions .city {
  background: url(../images/main_actions_sticker.png) no-repeat;
  width: 88px;
  height: 16px;
  color: #ffffff;
  font-size: 10px;
  margin: -7px 0 5px 0;
  padding: 3px 0 0 3px;
}
.main_actions .manycity {
  background: url(../images/main_actions_sticker.png) no-repeat;
  width: 88px;
  height: 16px;
  color: #ffffff;
  font-size: 10px;
  margin: 0 1px 1px 0;
  padding: 3px 0 0 3px;
  float: left;
}
.main_actions_active_time {
  background: url(../images/main_actions_active_time.png);
  width: 52px;
  height: 21px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  font-family: Georgia, serif;
  cursor: pointer;
  cursor: hand;
  float: left;

}
.main_actions_past_time {
  background: url(../images/main_actions_past_time.png);
  width: 52px;
  height: 21px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  font-family: Georgia, serif;
  float: left;
}
.main_actions_time {
  width: 114px;
  margin: 5px auto 0;
}
.main_actions_video {
  font-family:  Georgia, serif!important; font-size: 12px; color: #011B54!important; text-decoration: none!important;
}
/* /main actions */





  /* tooltip styling. by default the element to be styled is .tooltip  */
  .tooltip {
    display:none;
    background:transparent url(../images/tooltip.png);
    font-size:12px;
    height:147px;
    width:208px;
    padding:13px 15px;
    color:#fff;
  }
  .tooltip_table {
    padding: 0px;
    table-layout: fixed;
    width: 238px;
  }
  .tooltip_table td {
    padding: 0px!important;
    border: 0px!important;
  }
  .tooltip_top {
    background: url(../images/tooltip_top.png) no-repeat!important;
    height: 19px;
  }
  .tooltip_left {
    background: url(../images/tooltip_left.png) repeat-y right!important;
    width: 22px;
  }
  .tooltip_middle {
    background-color: #b0b0b0!important;
    width: 194px;
    font-size: 12px;
    color: #fff;
    padding-bottom: 5px!important;
  }
  .tooltip_right {
    background: url(../images/tooltip_right.png) repeat-y!important;
    width: 22px;
  }
  .tooltip_bottom {
    background: url(../images/tooltip_bottom.png) no-repeat!important;
    height: 33px;
  }

.noborder td {
      border: 0;
    }
#subscribe_form label.error,#register_form label.error {
	font-size: 11px;
	display: block;
	min-height: 1%;
	width: 100%;
	float: none;
	clear: both;
	cursor: default;
	color: #FF6600;
}
#subscribe_form input.error,#register_form input.error {
  border: 1px solid #FF6600;
}
.reg_form_error { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd;  background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.reg_form_error a    { color: #D12F19; }


.subscribe_input_div {margin-top: 64px;}

.weekly_good {
  margin-bottom: 10px;
}
.weekly_good #weekly_good_img {
  -moz-box-shadow: 5px 5px 5px rgba(197,197,195,0.8); /* Для Firefox */
  -webkit-box-shadow: 5px 5px 5px rgba(197,197,195,0.8); /* Для Safari и Chrome */
  box-shadow: 5px 5px 5px rgba(197,197,195,0.8); /* Параметры тени */
}
.weekly_good .discount {
  /*position: absolute;
  right: 0;
  top: 27px;*/
  width: 90px;
  height: 40px;
  background: url(../images/weekly_good.png) no-repeat;
  font-family: Georgia, serif;
  font-size: 30px;
  color: #ffffff;
  padding: 5px 0 0 10px;
  margin-bottom: 3px;
  cursor: pointer; cursor: hand;
}
.weekly_good .weekly_good_dates, .weekly_good .weekly_good_dates a {
  color: #011b54; font-size: 11px; margin-left: 2px; margin-bottom: 5px; text-decoration: none;
}
.weekly_good .where_buy {
  color: #002147; font-size: 11px; margin-left: 2px;margin-top: 2px;
}
.weekly_good .good_title {
  /*position: absolute;
  right: 0;
  bottom: 15px;
  width: 100px;*/
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  line-height: 16px;
  clear: both;
  padding: 7px 0 0 1px;
}

.weekly_good .good_title a {
  color: #000000;

}

.weekly_good_blumb {
  background: url(../images/weekly_good_blumb.png) no-repeat; position: absolute; top:-10px; right: 19px; width: 102px; height: 103px;
}
.weekly_good_blumb:hover {
  background: url(../images/weekly_good_blumb_hover.png) no-repeat;
  cursor: pointer; cursor: hand;
}




.showhide_div {
	display: none;
}



.weekly_div {
background-color: #E8EBF0;
overflow: hidden;

position: relative;
width: 226px;
height: 373px;
float: left;
margin-right: 50px;
margin-bottom: 35px;
}


.weekly_div .discount_div {
  background: url("../images/weekly_percent.png") no-repeat scroll 0 0;
  color: #FFFFFF;
  font-family: Georgia,serif;
  font-size: 24px;
  height: 37px;
  line-height: 24px;
  padding: 5px 0 0 10px;
  width: 86px;
  margin-top: -37px;
}
.weekly_checkbox {
  margin-right: 5px;
  cursor: pointer; cursor: hand;
  zoom: 1;
  z-index: 10;
}
.weekly_div .carousel-item-middle {
  font-family: Tahoma; font-size: 12px; color: #000000; margin: 0; line-height: 15px;
}
.carousel-item-middle s {
  font-family: Georgia,serif; font-size: 13px; color: #A4A4A4;
}
.weekly_div .carousel-item-middle span {
  display: block; font-family: Georgia,serif; font-size: 18px; color: #96132F; margin: 5px 0; padding: 0 0 0 0px; line-height: 17px;
}





/* Special*/
/* Success, error & notice boxes for messages and errors. */
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.notice a   { color: #817134; }
.success a  { color: #529214; }

/**/





