﻿body {
}

#ctl00_ContentPlaceHolder1_imgMapEBook
{
    position:relative;
    left:-1px;
}

#ctl00_cmdSearch
{    
    background: Transparent;
    border:none 0px Transparent;
    cursor:pointer;
    display:block;
    height:20px;
    position:absolute;
    width:21px;
}

#ctl00_txtSearch {
    background: transparent;
    border: none 0px transparent;
    font-family: Arial;
    text-transform: uppercase;
    color: purple;
    font-style: italic;
    position: relative;
    left: 29px;
}

#clickThrough
{
    padding: 3px 0px 0px 0px;
    position:relative;
    top:-2px;
    height:215px;
}

#clickThrough .clickThrough-half
{
    float:left;
    padding: 0px 2px 0px 0px;
}

#clickThrough .clickThrough-half div
{
    background-color: rgb(146,131,170);
    background-repeat:no-repeat;
    border: none 0px;
    border-bottom:solid 2px #ffffff;
    cursor:pointer;
    font-family: CenturyGothic, Century Gothic, Sofia Pro Light, Century, Gothic, Myriad Pro, MyriadPro, Myriad, arial, sans-serif;
    font-size:9pt;
    height:22px;
    padding: 3px 0px 0px 3px; 
    text-align:center;
    vertical-align:middle;
    width:225px;    
}

#clickThrough .clickThrough-half div .innerDiv
{
    border:solid 1px #ffffff;
    height:14px;
    width:217px;
}

#clickThrough .clickThrough-half div a
{
    color:#FFFFFF;
    text-decoration:none;     
}

#clickThrough .clickThrough-half div span
{
    padding:0px 0px 0px 5px;
    position:relative;
    top:-6px;
}

#clickThrough #clickThrough-right
{
    padding: 0px 0px 0px 2px;
    position:relative;
    left:1px;
}

#content
{
    background-color:rgb(66,11,66);
    height: 455px;
    margin-left:3px;
}

#content img
{
    position:relative;
    top:10px;
}

#loadingTopRight
{
    background:transparent;
    border:none 0px transparent;
    font-family:Arial;
    font-size:7pt;
    font-style:italic;
    position:relative;
    left:-365px;
    text-align:center;
    top:105px;
}

#left
{
    width:460px;
}

#left .ebooks
{
    font-family: CenturyGothic, Century Gothic, Sofia Pro Light, Century, Gothic, Myriad Pro, MyriadPro, Myriad, arial, sans-serif;
    font-size:8pt;
    background-color:#ffffff;
    border-style:double;
    border-width:4px;
    width: 453px;
    height:134px;
    border-color: rgb(146,131,170);
}

#left .ebooks img
{
    position:relative;
    top:2px;
}


#searchSection
{
    color:#FFFFFF;
    background-image:url('/Images/SearchSection.png');
    background-repeat:no-repeat;
    font-family: Diotima Roman SC, DiotimaRomanSC, Diotima, Roman, Myriad Pro, MyriadPro, Myriad, arial, sans-serif;
    font-size:17pt;
    font-variant:small-caps;
    height:78px;
    margin:0px 0px 0px 0px;
    padding-top:17px;
    text-align:center;
    vertical-align:top;
    width:460px;
}

.welcome
{
    text-align:center;
}

#wrap
{
    background-color:#FFFFFF;
    width:993px;
    margin-top:4px;
}




