﻿.books_area
{
    background-color: #fff;
    background-image: url('/resources/AlAnood.Internet.CommonItems/Images/ID/books_area_bg.png');
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px #d5d6d7 solid;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    width: 143px;
}
.books_area
{
    float: right;
}
.English .books_area
{
    float: left;
}
.books_area_padding
{
    margin-bottom: 20px;
    margin-left: 11px;
    margin-right: 11px;
}
.English .books_area_padding
{
    margin-bottom: 20px;
    margin-left: 11px;
    margin-right: 11px;
}
.books_area_paddinglast
{
    margin-bottom: 20px;
}
.books_area:hover
{
    /*background-image: url('/resources/AlAnood.Internet.CommonItems/Images/ID/books_area_bg_hover.png');*/
    background-position: center top;
    background-repeat: repeat-x;
    border: 1px #dd5c39 solid;
}
.books_area p
{
    line-height: 16px;
}

.books_area a, .tooltip
{
    font-family: Tahoma !important;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none !important;
    color: #dd5c39 !important;
}

.divItem
{
    background: whitesmoke;
    border: buttonshadow 1px solid;
    float: right;
    text-align: center;
    padding: 10px;
    margin: 0px 11px 11px 0px;
    width: 140px;
    height: 204px;
}
.English .divItem
{
    margin: 0px 11px 0px 11px;
    float: left;
}
.divItem:hover
{
    background: silver;
}
.divItem.last
{
    margin: 0px !important;
}
.divTitle
{
    height: 26px;
    overflow-y: hidden;
    line-height: 26px;
}
.divDetails
{
    height: 16px;
}

.ms-WPBody td
{
    font-family: Tahoma;
    font-size: 11px;
    background-color: transparent;
}

div.MediaLibrary_Label
{
    height: 48px;
    overflow-y: hidden;
}
.MediaLibrary .Image_Container
{
    margin-left: auto;
    margin-right: auto;
    height: 143px;
}
.PhotoFile .Image_Container img
{
    width: 120px;
    max-height: 143px;
}
.Image_Container img
{
    border:none;
    text-decoration: none;
}
.MediaLibrary
{
    line-height:normal;
}
.MediaLibrary .Image_Container a
{
    border:none;
    text-decoration: none;
}
.TitleContainer
{
    height: 18px; 
    overflow: hidden;
    color:#dd5c39;
    font-weight:bold;
}
.Image_Container table
{
    width: 100%;
    height: 100%;
}
.Image_Container td
{
    vertical-align: middle;
}
.MediaLibrary_Folders, .MediaLibrary_Files
{
    width: 143px;
    height: 168px;
    overflow: hidden;
}
.MediaLibrary_Folders .Image_Container
{
    height: 130px;
}
.MediaLibrary_Folders .file_info
{
    display: none;
}
.MediaLibrary_Files .folder_info
{
    display: none;
}

/* Srart Pager */

.CurrentPage
{
    border-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    padding-left: 4px;
    padding-right: 4px;
    border-color: #dd5c39; /*     background-color:White;     padding:3px;     margin:2px;     border:2px solid silver;       float:right;     */
}

a.Page
{
    color: #dd5c39 !important;
    border-color: #dd5c39;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
    padding-left: 4px;
    padding-right: 4px;
}

.CurrentPage, .CurrentPage, a.Page, a.Page
{
    float: right;
}
.English .CurrentPage, .CurrentPage, .English a.Page, a.Page
{
    float: left;
}
/* End Pager*/

.DocumentLibraryBreadCrumb
{
    vertical-align: top; height: 25px;
    font-family: "freefont", Tahoma, sans-serif;
    font-size: small;
}
