@CHARSET "UTF-8";

h2, h3, h4, ul, p
{
    margin: 0px;
    padding: 0px;
}
#header #barWrapper
{
    height: auto;
    background: none;
}
body #mainContentWrapper
{
    margin-top: 5px !important;
}
#mainContentWrapper #mainContent
{
    padding: 0 0 0 6px;
    width:800px;
    position: relative;
}

.imageMap
{
    text-indent: -5000px;
    overflow: hidden;
}
#discover
{
    background-image:url(../images/indexDiscover.jpg);
    width: 800px;
    height: 178px;
    border-top: 1px solid white;
}
#list
{
    background-image:url(../images/indexList.jpg);
    width: 800px;
    height: 199px;

}
#pubLearnAmazing
{
    float: left;
}
#pubLearn
{
    background-image:url(../images/indexPubLearn.jpg);
    width: 571px;
    height: 38px;
}
#amazing
{
    background-image:url(../images/indexAmazing.jpg);
    width: 571px;
    height: 26px;
    margin-bottom: 42px;
}
#signUp
{
    display: block;
    position: absolute;
    height:80px;
    left:393px;
    width:75px;
    top: 255px;
}
#signInWrap
{
    margin: 16px 0 ;
}
#allAges
{
    color: white;
    background: #4e4d4d;
    clear: both;
    height: 22px;
    padding: 5px;
    text-align: center;
    margin: 25px;
    font-size: 17px;
}
#endorsement
{
    width: 340px;
    margin-left: 25px;
    float: left;
}
#endorsement h3
{
    font-weight: normal;
    font-size: 22px;
    margin: 10px 10px 20px 20px;
}
#endorsement p
{
    font-size: 15px;
    font-style: italic;
    margin: 20px;
}
#designAp
{
    height: 245px;
    background-color: black;
    margin: 10px;
    padding: 20px;
}
#designAp h4
{
    color: white;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
}
#designAp h4 .em
{
    font-size: 24px;
    font-style: normal;
}
#designApLogo
{
    margin: 40px 0 0 58px;
}
#inDA
{
    text-align: right;
    margin-top:25px;
}
#learningWellWrap
{
    margin-left: 20px;
    
}
#learningWell
{
    background-color: #d0d1d3;
    width: 330px;
    font-size:16px;
    padding:20px;
    text-align: center;
}
#lowerCALogo
{
    display: inline;
}
#learningWell p
{
    padding: 10px 0;
    text-align: left;
}
/*&&&&&&&&&&&&&&&&&&&&&&&&&&&*/
#top
{
    text-align: center;
}
#slideshowWrap
{
    width: 445px;
    height:252px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#slideshow 
{
    position:relative;
    height:252px;
}

#slideshow img
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
#slideshow img.active {
    z-index:10;
}
#slideshow img.last-active {
    z-index:9;
}
#slideshowWrap a
{
    position: absolute;
    right: 32px;
    bottom: 25px; 
    z-index: 12;
    height: 60px;
    width: 60px;
    outline: 0;
}
#bottom
{
    padding: 10px 0 0 6px;
}
#topAuthors, #topBooks
{
    float: left;
}
#topAuthors
{
    width: 255px;
}
#topAuthorsHeadline, #topBooksHeadline
{
    background-color: #731022;
    color: white;
    font-family: arial black, arial;
    font-size: 140%;
    font-weight: bold;
    border: 1px solid white;
    padding: 0 0 2px 10px;
    width: 210px;
}

#topAuthors .wrap3 a img, #topBooks .wrap3 a img
{
    padding-right: 10px;
}
.topAuthorWrap, .topBookWrap
{

    display:inline-block;
    zoom:1;
    *display:inline;
}
.topAuthor, .topBook
{
    height: 64px;
    
    border: 1px solid white;
    padding: 8px;
    width: 204px;
}
.topAuthor
{
    background: #e0d8cb;
}
.topAuthor span, .topBook span
{
    font-weight: bold;
    font-size: 120%;
}
.topAuthor a img, .topBook a img
{
    float: left;
}
.topAuthorText, .topBookText
{
    float: right;
    width: 125px;
    font-size: 80%;
}
.topAuthorText a, .topBookText a
{
    color: #4d4c4c;
}
#topBooks
{
    width: 250px;
}
.topBook
{
    background: #c0c0c0;

}
#signInNeedWriter
{
    
}
#signIn
{
    width: 177px;
    background: #e0d8cb;
    padding: 10px 15px 5px 15px;
}
#signIn div
{
    font-weight: bold;
    font-size: 130%;
    margin-bottom: 8px;
}
#signIn form
{
    margin-top: 0;
    padding-top: 0;
}
#username
{
    float: left;
    margin-bottom: 10px;
}
#password, #username
{
    width: 81px;
}
#password
{
    float: right;
    margin-bottom: 10px;
}
#signIn span
{
    font-size: 80%;
    float: left;
}
#login
{
    float: right;
    width: 75px;
}
#needEditorWrap
{
    margin-top: 10px;
}
