/* �����*/
* {
  margin: 0px;
  padding: 0px;
/*  border: none; */
}

body, html, table#mainTable {
  font-family: "Droid Sans", Helvetica, Arial, Verdana, sans-serif;
  font-size: 9pt;
  height: 100%;
  width: 100%;
}
table#englishTable {
  height: 100%;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
}

td {
  vertical-align: top;
  overflow: hidden;
}

p {
  text-align: justify;
}

p, ul {
  margin-top: 8px;
  margin-bottom: 8px;
}

ul {
  list-style-image: url('images/bullet.gif');
  margin-top: 8px;
  margin-left: 24px;
  margin-bottom: 8px;
}
li {
  margin-top: 6px;
  margin-bottom: 6px;
}

img {
  border:none;
}

a, a:link {
  color: #476794;
}
a:visited {
  color: #666666;
}
a:hover, a:active {
  color: #3366FF;
}

.hr {
  display: block;
  clear:both;
  line-height: 0px;
  font-size: 0px;
  height: 0px;
  margin: 8px 0px 8px 0px;
/*  background-color: #CACACA; */
  border-top: 1px solid #CACACA;
}

ul.nobullet {
  list-style: none none;
  margin: 0px;
  padding: 0px;
}

.block {
  margin-top: 8px;
  margin-bottom: 8px;
}

.blockLine, .blockLine2 {
  display: block;
  overflow: hidden;
  margin-top: 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid #CACACA;
  margin-bottom: 8px;
}

.blockLine2 {
  border-bottom: 2px solid #CACACA;
}

.center, .center * {
  text-align: center;
}

.inline {
  display: inline-block;
}

.vcenter {
  vertical-align: middle;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.right {
  display:block;
  text-align: right;
}
.floatright {
  display:block;
  float: right;
}
.red {
  color: red;
}
.hidden {
  display: none;
}
.thin {
  width: 1%;
}

/* ������� */

.logo {
  position:absolute;
/*  left: 0px; */
  z-index:-1;
}

#usermenu {
  /*
  position:absolute;
  right:0px;
  */
  margin: 0px;
  margin-left:auto;
  width: 350px;
  height: 34px;
  border-top: 6px solid #E4E4E4;
  list-style: none;
  white-space: nowrap;
  text-align: right;
  padding:3px;
}
#usermenu li {
/*  display: inline-block; */
  margin-right: 4px;
  display: inline;
}
#usermenu img {
  vertical-align: middle;
  margin-right:3px;
}
#usermenu a, #usermenu.a:link, #usermenu.a:visited {
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  color: #535353;
}
#usermenu a:active, #usermenu a:hover {
  color: #2A2F3F;
}

#hline {
  margin: 0px;
  padding:0px;
  height: 2px;
  margin-left: 353px;
  font-size: 1px; /*���������� �� ie*/
  background-color: #E9EAEB;
}

#search {
  margin-top: 1px;
  height: 21px;
  line-height: 21px;
  padding: 8px 17px 8px 17px;
  margin-left: 354px;
  white-space: nowrap;
  text-align: right;
  background-color: #D80081;
  vertical-align: middle;
}
#search input#button {
  color: #333333;
  height: 21px;
  margin: 0px;
  margin-left: 8px;
}
#search input#subj {
  width: 40%;
  margin: 0px;
  font-size: 12px;
}


#mainmenu {
  margin:0px;
  padding: 0px;
  background-color: #EFEFEF;
  height: 19px;
  line-height: 19px;
  margin-top: 2px;
  margin-left: 354px;
  list-style: none;
  text-align: right;
  white-space: nowrap;
}
#mainmenu li {
  line-height: inherit;
  display: inline;
  margin: 0px 17px 0px 0px;
  list-style:inherit;
}
#mainmenu a, #mainmenu a:link, #mainmenu a:visited {
  color: #485E77;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}
#mainmenu a:hover, #mainmenu a:active	{
  color: #9A4D75;
}

#hlines {
  margin-top: 1px;
  background-image: url(images/hlines.gif);
  background-repeat: repeat;
  margin-left: 175px;
  height: 17px;
}

#treemenu {
  line-height: 20px;
  margin-left: 174px;
  margin-top: 4px;
  padding-top: 4px;
  padding-left: 17px;
  padding-bottom: 6px;
  color: #56698a;
  font-size: 11px;
  line-height: 11px;
  border-left: 1px solid #CCCCCC;
}
#treemenu a, .treemenu a:visited, .treemenu a:link {
  color: #56698a;
  text-decoration: none
}
#treemenu a:hover, .treemenu a:active {
  color: #6d8dc6
}

#left {
  font-size: 8.5pt;
  float: left;
  width: 174px;
  border-right: 1px solid #CCCCCC;
  padding-bottom:32000px;
  margin-bottom:-32000px;
/*  padding-top: 16px;
  margin-top: -16px; */
}
#subleft {
  margin-top: 20px;
  margin-right: 14px;
  margin-bottom: 20px;
  margin-left: 22px;
  overflow: hidden;
}
#left p {
  margin: 0px;
}


#main {
/*  padding-left: 175px; */
  margin-left: 175px;
/*  background-color: silver; */
}
#submain {
  margin-left: 17px;
  margin-right: 23px;
  margin-bottom: 32px;
  overflow: hidden;
}

.categorylist {
  color: #476794;
  margin: 0px;
  padding: 0px;
  margin-top: 8px;
  list-style-type: square;
}
.categorylist li {
  line-height: 14px;
  margin-left: 14px;
  margin-bottom: 8px;
}
.categorylist a, .categorylist a:link, .categorylist a:visited	{
  color: #476794;
  text-decoration: none;
}
.categorylist a:hover, .categorylist a:active	{
  color: #6D98C7;
}

h1 {
  font-size: 14pt;
  font-weight: bold;
  line-height: 16pt;
  margin-bottom: 12px;
  clear: both;
}
h2 {
  font-size: 11pt;
  font-weight: bold;
  line-height: 13pt;
  margin-bottom: 8px;
}
h3 {
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  line-height: 11pt;
  margin-bottom: 8px;
}

h1.ramka {
  margin-bottom: 0px;
  text-align: right;
  text-transform: uppercase;
  color: #485E77;
}
div.ramka {
  height: 12px;
  border: 1px solid #cacaca;
  border-right: none;
  margin: 6px 0px 12px 0px;
}

.w85 {
  float: left;
  width: 85%;
}

.w15 {
  float: right;
  width: 15%;
  text-align: center;
}

.clear {
  clear:both;
}

.toprank {
  display: block;
  float:left;
  width: 35px;
  font-size: 15pt;
  font-weight: bold;
  color: #333333;
  vertical-align: top;
}
.smallcover {
  display: block;
  float:left;
  width:80px;
  vertical-align: top;
}
.bigcover {
  display: block;
  float:left;
  width: 160px;
  vertical-align: top;
  font-size: 8.5pt;
  color: #666666;
}
.bigcover p {
  text-align: center;
  margin: 0px;
}
.bigcover b {
  color: #333333;
}

.detailsblock {
  overflow: hidden;
  padding-right: 8px;
}

.bookdetails {
  margin-top: 6px;
  margin-bottom: 6px;
}
.bookdetails a {
  font-weight: bold;
}

.incart {
  font-weight: bold;
  vertical-align: middle;
  margin-top: 4px;
}
.incart a {
  text-decoration: none;
}

h2.history {
  text-align: left;
  color: #D80081;
  text-transform:uppercase;
  font-weight: bold;
}

#historyfoto {
  float: left;
  margin: 12px 12px 0px 0px;
  width: 198px;
}

.bottomcounters, .bottommisc {
  margin-top: 14px;
}
.bottomcounters {
  float:left;
  width:174px;
  text-align:center;
}
.bottommisc {
  margin-left: 174px;
  min-height: 80px;
  background-color: #E7E7E7;
  border-top: 11px solid #D90081;
  color: #666666;
  vertical-align: middle;
}
.bottommisceng {
  margin-left: 0px;
}
.bottommisc * {
  margin: 0px;
  font-size: 10px;
  line-height: 12px;
  white-space: nowrap;
  overflow: hidden;
}

.bottomcontact {
  padding: 4px;
  padding-left: 27px;
}
.bottomcopyright {
  padding: 4px;
  float: right;
  width: 337px;
}

.counter {
  width: 75px; height: 31px;
}
#bottomcell {
  height: 1px;
}

h2.shoplist, h1.shoplist {
  margin-top: 24px;
}
ul.shoplist li {
  margin-top: 4px;
  margin-bottom: 4px;
}

ul.pages {
  list-style-image: none;
  margin-left: 0px;
  font-size: 10pt;
}
ul.pages li {
  display: inline;
  margin-right: 0.5em;
}
ul.authorList {
  list-style: none none;
  margin: 0px;
}
ul.authorList li {
  vertical-align: top;
  float: left;
/*  margin: 1%;
  width: 31%; */
  margin: 8px;
  width: 16em;
}
.uplink {
  font-size: 7pt;
}


label.profile {
  display: inline-block;
  width: 24%;
  vertical-align: middle;
  padding-right: 1%;
  text-align: right;
}

input {
  vertical-align: middle;
}
input.profile {
  width: 24%;
}
input.input100 {
  width: 74%;
}

span#showaddr {
  font-size: 11pt;
  font-weight: bold;
  vertical-align: middle;
}

.zakaztable {
  width: 100%;
  background-color: white;
}

.zakaztable th {
  font-weight: bold;
  background-color: #E8EAEF;
}
.zakaztable tr.odd td {
  background-color: #EFF0F3;
}
.zakaztable tr td {
  background-color: #E8EAEF;
}

.zakaztable td, .zakaztable th{
  margin: 2px;
  padding: 6px;
  text-align: center;
  vertical-align: middle;
}

.zakaztable td {
  white-space: nowrap;
}

.zakaztable .title {
  text-align: left;
  white-space: normal;
  width: 100%;
}

.campaignabout {
  overflow: hidden;
  vertical-align: middle;
}
.campaignradio {
  display: block;
  float:left;
  margin: 0.5em;
}
.campaigneffect {
  float:right;
  width: 40%;
  margin: 0.5em;
}

.YM1 {
    display:none;
}

.YM2 {
    position:absolute;
}

.pdf_list {
    float: left;
    padding-right: 5pt;
}

.pdf_group {    
    padding-top: 5pt;
}

.pdf_line {
    padding-left: 0pt;
    height: 15pt;
}

.pdf_line .comment {
    color: gray;
}