﻿body 
{
	font-family: Baskerville Old Face,Verdana;
	font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #013887;
    height: 100%;
    background: white url(images/background-body.png) repeat-y center center;
    padding-bottom: 15px;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.2em;
}

a
{
    font-family: Arial;
    text-decoration: none;
    color: #013887;
    outline: none;
}

a:hover
{
    text-decoration: none;
}

ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

li
{
    margin: 0px;
    padding: 0px;
}

#Page
{
    width: 1000px;
    margin: 0px auto;
    min-height: 100%;
}

#Content
{
    background: transparent url(images/background.png) repeat-x 0 0;
    width: 100%;
    overflow: hidden;
}

#Header
{
    margin: 20px 30px;
    width: 870px;
    border-top: solid 1px #aab3be;
    border-bottom: solid 1px #aab3be;
    background: transparent url(images/logo64.png) no-repeat 0 center;
    padding-left: 70px;
    height: 70px;
    overflow: hidden;
}

#SearchBox
{
    float: right;
    vertical-align: middle;
    margin-top: 20px;
    width: 280px;
    height: 30px;
}

.square
{
    width: 10px;
    height: 10px;
}

#SearchBox .square
{
    margin-top: 8px;
}

.textbox
{
    border: solid 1px #aab3be;
    vertical-align: middle;
}

.borderbutton
{
    border: solid 1px #aab3be;
    background: white;
    padding: 2px;
    color: #aab3be;
}

.borderbutton:hover
{
   color: #013887;
}

.button
{
   background: none;
   border: none;
   color: #aab3be;
   padding: 2px;
   font-weight: bold;
   vertical-align: middle;
}

.button:hover
{
   color: #013887; 
}

#LeftColumn
{
    float: left;
    width: 200px;
    margin: 10px;
    padding: 5px;
}

#LeftMenu li
{
    margin-bottom: 15px;
}

#LeftMenu a
{
    padding: 10px;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing:1px;
	font-family: Baskerville Old Face,Verdana;
}

#LeftMenu .square
{
    margin-top: 5px;
}

#RightColumn
{
    margin-left: 240px;
    width: 750px;
}

.catalog-table
{
    width: 730px;
}

.catalog-table .item
{
    width: 225px;
    height: 225px;
    background: #c6f7b5 url(images/degrad.png) repeat-x 0 bottom;
    padding: 5px;
}

.imgCatalog
{
    display: block; 
    margin: 5px auto; 
    border: none;
}

.buy
{
    padding-top: 25px;
    margin: 0px 5px;
}

.item.blue .buy
{
    background: transparent url(images/buy.png) no-repeat center top;
}

.item.white .buy
{
    background: transparent url(images/buy-white.png) no-repeat center top;
}

.ebook
{
    padding-top: 25px;
    margin: 0px 5px;
}

.item.blue .ebook
{
    background: transparent url(images/ebook.png) no-repeat center top;
}

.item.white .ebook
{
    background: transparent url(images/ebook-white.png) no-repeat center top;
}

.more
{
    padding-top: 25px;
    margin: 0px 5px;
}

.item.blue .more
{
    background: transparent url(images/more.png) no-repeat center top;
}

.item.white .more
{
    background: transparent url(images/more-white.png) no-repeat center top;
}

.bottomline
{
    border-bottom: solid 1px #aab3be;
}

.subtitle
{
    font-size: 1.2em;
    color: #1662d0;
    margin: 10px 0px;
}

.bookinfo
{
    margin-top: 5px;
    padding-left: 30px;
    color: Black;
    font-size: 14px;
}

.bbutton-left
{
    background: transparent url(images/button-left.png) no-repeat 0 0;
}

.bbutton-right
{
    background: transparent url(images/button-right.png) no-repeat right 0;
}

.bbutton
{
    height: 35px;
    margin: 0px 11px;
    background: transparent url(images/button-center.png) repeat-x 0 0;
    padding: 5px;
    font-weight: bold;
}

.logo-ebook
{
    background: transparent url(images/logo-ebook.png) no-repeat 0 center;
    padding-left: 35px;
    height: 100%;
    vertical-align: middle;
    color: #363636;
    text-align: left;
}

.logo-command
{
    background: transparent url(images/logo-command.png) no-repeat 0 center;
    padding-left: 35px;
    height: 100%;
    vertical-align: middle;
    color: #363636;
    text-align: left;
}

.tab-link
{
    color: #363636;
    text-transform: uppercase;
    background: transparent url(images/plus.png) no-repeat 0 center;
    padding-left: 15px;
    font-size: 0.8em;
    margin: 0px 10px;
    outline: none;
}

.tab-link.selected
{
    background: transparent url(images/minus.png) no-repeat 0 center;
    color: #ff44a9;
}

.item.blue a
{
    color: #1662d0;
}

.item.white a
{
    color: white;
}

.item a:hover
{
    text-decoration: none;
}

.command-table
{
    width: 680px;
    color: #013887;
    font-family: Arial;
    margin: 10px 20px;
}

.pink
{
    color: #ff00c6;
}

.sbutton-left
{
    display: inline-block;
    padding-left: 11px;
    background: transparent url(images/sbutton-left.png) no-repeat left center;
}

.sbutton-right
{
    display: inline-block;
    padding-right: 11px;
    background: transparent url(images/sbutton-right.png) no-repeat right center;
}

.sbutton
{
    display: inline-block;
    height: 17px;
    vertical-align: middle;
    background: transparent url(images/sbutton-center.png) repeat-x 0 0;
    padding: 5px;
    color: #363636;
    text-transform: uppercase;
    font-weight: bold;
}

.sbutton:hover
{
    color: #ff00c6;
    text-decoration: none;
}

.ok
{
    padding-left: 25px;
    background: transparent url(images/ok.png) no-repeat 0 center;
}

.mail
{
    padding-left: 20px;
    background: transparent url(images/mail.png) no-repeat 0 center;
}

.cancel
{
    padding-left: 20px;
    background: transparent url(images/cancel.png) no-repeat 0 center;
}

#RoundContent
{
    font-family: Arial;
}