﻿#rewardTable
{
    border:1px solid;
}

#rewardTable th
{
    border:1px solid;
    padding:10px;
}

#rewardTable td
{
    border:1px solid;
    padding:10px;
}
.biography
{
    cursor:pointer;
}
.researchMenu
{
    cursor:pointer;
}
.researchMenu p
{
    cursor:pointer;
    font-weight:bolder;
    font-size:16px;
    color:#202A67;
    text-decoration:underline;
}
#title h3
{
    margin-left: 38px;
}
#researchContent p
{
    font-size: 15px;
}
.masterBox
{
    text-align:center;
    margin-top:15px;
    margin-bottom:15px;
}
.masterBox img
{
    width:250px;
}
.pageBar
{
    list-style: none;
    padding: 0px;
    text-align: center;
        padding-top: 15px;
}
.pageBar li
{
    display: inline-block;
    padding-top: 5px;
    border: 2px solid #ebebeb;
    margin-left: 3px;
    border-radius: 6px;
    padding-bottom: 5px;
    width: 30px;
    text-align: center;
}
.pageBar .active
{
    color:#ebebeb;
}
.pageBar a
{
    color:Black;
}
.pageBar a:hove
{
    color:Black;
}

.bookContainer
{
    border:1px solid #ebebeb;
    text-align:center;
    padding-left:3%;
    padding-right:3%;
    padding-bottom:20px;
    height:500px;
    margin-bottom: 15px;
    overflow:hidden;
}
.imageContainer
{
    height:260px;
    width:194px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
}
.bookImage
{

    width:194px;
}
.bookTitle
{
    display:block;
    text-align:left;
    font-weight:bold;
    font-size:20px;
    color: #545454;
    margin-top:20px;
    margin-bottom:10px;
}
.bookDes
{
    display:block;
    text-align:left;
    height:100px;
    overflow:hidden;
    margin-bottom:10px;
}
.linkBox
{
    text-align:right;
}

.bookDetail {
    font-size: 20px;
    width: 450px;
}
.bookCat {
    width: 150px;
    font-size: 18px;
    vertical-align: top;
        font-weight: bolder;
        margin-right: 10px;
}
.bookCover
{
    float:right;
    width: 250px;
}
.bookDetailContainer {
    width: 75%;
    margin: 0 auto;
    line-height: 32px;
    color:#4b4a4e;
}
h3.bookDetailContainer
{
    color:#202A67;
    margin-bottom:10px;
}
.bookSummary h3
{
        color:#202A67;

}
.bookSummary
{
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 40px;
    border-top: 1px dotted #b5b5b5;
    margin-top: 20px;
    border-bottom: 1px dotted #b5b5b5;
    
    
}
.bookSummary h3
{
    width:75%;
    margin:0 auto;
    margin-bottom:20px;
        font-weight: normal;
}
.bookSummary p
{
    width:75%;
    margin:0 auto;
     line-height: 24px;
    color:#4b4a4e;
}
.publication
{
    cursor:pointer;
}
#eventCatBar
{
    text-align:right;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 15px;
    background-color:#eee;
}
#bookCatBar
{
    text-align:right;
    padding-bottom:15px;
    padding-top:15px;
    display:none;
}
.eventimage
{
    height:210px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
    
}
.eventContainer
{
    background-color:White;
        padding-bottom: 20px;
    margin-bottom: 20px;
}
#eventShell
{
background-color: #eee;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
}
#eventShell a:hover
{
    text-decoration:none;
    color:Black;
}
#eventShell a
{
    text-decoration:none;
    color:Black;
}
.eventDate
{
    margin-top: 20px;
    font-size: 12px;
    color: #999999;
        margin-left: 10px;
            margin-right: 10px;
}
.eventTitle
{
        font-size: 16px;
    font-weight: bolder;
            margin-left: 10px;
            margin-right: 10px;
}
.btn-default
{
    background-image:none;
}
.btn-group
{
    margin-left:10px;
}
.menuSelected p
{
    color:#009BBD;
}
 #eventTitle h2
{
    background-color: #eee;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:15px;
}
.eventTitle
{
    height:44px;
}
.bookContainer a
{
    text-decoration:none;
    color:Black;
}
.bookContainer a:hover
{
    text-decoration:none;
    color:Black;
}
#sellingTable
{
 margin-left:auto;
 margin-right:auto;
}
#sellingTable td
{
    font-size:14px;
    padding:7px;
}
.sellingTitle
{
    font-weight: bold;
    font-size: 17px;
}
.categoryContainer
{
    text-align:center;
    margin-bottom:35px;
}
.categoryImage
{
    height: 260px;
    width: 194px;
        background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
}
.newsContainer {
    text-align: left;
    margin: 15px;
    margin-right:0px;
    padding: 30px;
    background-color: white;
    text-decoration: none;
    color: black;
}
#newsShell a {

    text-decoration: none;
    color: black;
}
#newsShell a:hover {

    text-decoration: none;
    color: black;
}
.newsTitle
{
    font-weight:bolder;
    font-size:20px;
}
.newsDate {
    margin-top: 20px;
    font-size: 12px;
    color: #999999;

}
.newsAbstract
{
        line-height: 22px;
}
.masterImage
{
    width:350px;
}
.masterContainer a
{
    text-decoration:none;
    color:Black;
}
.masterContainer a:hover
{
    text-decoration:none;
    color:Black;
}
.masterTitle
{
    font-weight:bolder;
    font-size: 15px;
}
.masterContainer
{
    padding-bottom:25px;
    padding-top:25px;
}

.masterContainer:nth-child(even)
{
    background-color: #f2f2f2;
}
.masterImageContainer
{
    text-align:center;
}
/*a .newsContainer{
    text-align: left;
    margin: 15px;
    padding: 30px;
    background-color: white;
}
.newsContainer a:hover{
    text-align: left;
    margin: 15px;
    padding: 30px;
    background-color: white;
}*/
.img-center
{
    margin:0 auto;
}

.searchBox {
    margin-top: 30px;
    margin-bottom: 30px;
}
.noResultNote
{
    color:Red;
    margin-top:20px;
}
.col-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.displayInline
{
    display:inline-block;
}
@media only screen and  (max-width: 990px) 
{
.masterImageContainer
{
    text-align:center;
}
}

@media only screen and  (max-width: 800px) 
{
    .bookCover 
    {
        float:none;
    }
}
@media only screen and  (max-width: 770px) 
{


    #socialBar {
         text-align: center;
    }   
    .eventContainer {
        text-align:center;
        padding-top: 20px;
    }
    .eventTitle
    {
        height:auto;
    } 
}
@media only screen and  (max-width: 600px) 
{
    .bookDetail {
       
       width: auto;
    }
        .pageBar li {

        width: 22px;

    }
    .bookContainer {
        padding-top: 20px;
    }
    .bookDetailContainer 
    {
        width:100%;
    }
    .bookSummary p 
    {
        width: 90%;
    }
    .bookSummary h3 {
        width: 90%;
    }
    .bookCoverConatiner
    {
        text-align:center;
        margin-bottom: 30px;

    }
}