/* css 2000ebooks main style sheet */

/* basic elements */
body { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal; 
    color: #000000; 
    background-color: #ffffff;
    margin-top: 0px; 
    margin-left: 0px;
    }

#pagecontent {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-image: url(../images/bookshelfnew4.jpg);
    background-position: top;
    background-repeat: no-repeat;

    }

#smallnav {
    position: fixed;
    top: 85px;
    left: 0px;
    display: block;
    width: 225px;
    height: 500px;
    line-height: 1.4em;
    margin-top: 0px;
    background-image: url(../images/snavbook.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: normal; 
    color: #000000;
    }

#smallnav a:visited {
    color: black;
    text-decoration: none;
    }

#smallnav a:link {
    color: black;
    text-decoration: none;
    }

#smallnav a:hover {
    color: red;
    text-decoration: none;
    }

#leftad {
    position: absolute;
    display: block;
    top: 103px;
    left: 0px;
    width: 125px;
    }

#rightad {
    position: absolute;
    display: block;
    top: 103px;
    right: 0px;
    width: 125px;
    }

#maincontent {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 545px;
    }

#datacontent {
    display: block;
    margin-left: 230px;
    margin-top: 0px;
    padding-top: 65px;
    }

#paypalrow {
    border: 0;
    text-align: center;
    }

#ebscreen {
    display: block;
    line-height: 1.4em;
    margin-top: 100px;
    background-image: url(../images/navbook.jpg);
    background-position: top;
    background-repeat: no-repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: normal; 
    color: #000000;
    }

#ebscreen a:visited {
    color: black;
    text-decoration: none;
    }

#ebscreen a:link {
    color: black;
    text-decoration: none;
    }

#ebscreen a:hover {
    color: red;
    text-decoration: none;
    }

#products {
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
    font-size: 0.8em;
    }

#validate {
    margin-top: 50px;
    }

.center {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.left {
    text-align: left;
}

.leftpara {
    text-align: left;
    margin-bottom: 15px;
}

.pageheading {
    align: center;
    font-size: 1.1em;
    font-weight: normal;
    position: relative;
    top: 80px;
    display: block;
}

.contenttitle {
    font-size: 1.4em;
    font-weight: bold;
    text-align: left;
}

.contentheader {
    font-size: 1.2em;
    font-weight: bold;
}

.ebimage {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.nav1 {
    display: block;
    margin-top: 30px;
    }

.nav2 {
    }

.snav1 {
    display: block;
    margin-top: 50px;
    }

.thispage {
    color: gray;
    background-color: white;
}

.flagname {
   font-size: 0.8em;
   font-weight: bold;
}


.flagname a {
    color: black;
    text-decoration: none;
}

h1 {
      font-size: 1.5em;
      font-weight: bold;
}

h2 {
      font-size: 1.3em;
      font-weight: bold;
}

.normal {
      font-size: 11pt;
      font-weight: normal;
}

.tabletext {
      vertical-align: top;
      text-align: left;
      width: 100%;
}

.italic {
      font-style: italic;
}

.bold {
      font-weight: bold;
}

.isolate {
      margin-bottom: 2em;
}

.title {
      margin-bottom: 2em;
       }

.special {
      margin-bottom: 2em;
      font-style: italic;
         }

.blue {
      color: #0000ff;
        }

.article {
      margin-left: 100px;
      border-style: ridge;
      border-color: blue;
      border-width: thin;
      padding: 1em;
      margin-bottom: 0.5em
         }

.artbody {
      margin-bottom: 1em;
         }

.artleadin {
      margin-bottom: 0em;
           }

.artlink {
      margin-bottom: 0em;
         }

.intro_ads {
      margin-bottom: 2em;
           }

.addthis_button {
      margin-bottom: 2em;
           }
