﻿select, input
{
    font-family: Tahoma;
    z-index: 0;
}
a:hover
{
    text-decoration: 'underline' !important;
}

/*CtrlNewsViewContent*/
.CtrlNewsViewContent
{
    
}
.CtrlNewsViewContent img
{
    border: 3px solid white;
    border-radius: 5px;
}
.CtrlNewsViewContent .SubjectPath,
.CtrlNewsViewContent .PageTitle
{
    font-family: tahoma;
    font-size: 13px;
}
.CtrlNewsViewContent .Form
{
    margin: 10px 10px 0 0;
    display: inline-block;
}
/*CtrlNewsViewContent*/

/*CtrlNewsViewNew*/
.CtrlNewsViewNew
{
    text-align: justify;
}
.CtrlNewsViewNew .row
{
    display: block;
    border-bottom: 1px solid silver;
    padding: 3px;
    min-height: 18px;    
}
.CtrlNewsViewNew .row:last-child
{
    border-bottom: none;
}
.CtrlNewsViewNew .icon
{
    border-radius: 2px;
    margin-left: 4px;
    vertical-align: middle;
}
.CtrlNewsViewNew .row:hover
{
    background-color: #eee;
}
.CtrlNewsViewNewArchiveLink
{
    display: block;
    font-family: tahoma;
    text-align: left;
    padding: 3px 3px 2px 3px;  
}
/*CtrlNewsViewNew*/

/*CtrlNewsViewMostVisited*/
.CtrlNewsViewMostVisited
{
    text-align: justify;
}
.CtrlNewsViewMostVisited .row
{
    display: block;
    /*background-color: red;*/
    border-bottom: 1px solid silver;
    padding: 3px;
    min-height: 18px;    
}
.CtrlNewsViewMostVisited .row:last-child
{
    border-bottom: none;
}
.CtrlNewsViewMostVisited .icon
{
    border-radius: 2px;
    margin-left: 4px;
    vertical-align: middle;
}
.CtrlNewsViewMostVisited .row:hover
{
    background-color: #eee;
}
/*CtrlNewsViewMostVisited*/

/*CtrlHomeNews*/
.CtrlHomeNews
{
    overflow: hidden;        
}
.newsTemplateBoxTitle
{
    color: white;
}
.CtrlHomeNews table
{
    width: 100%;
}
.CtrlHomeNews .newsRow
{
    background: url("Images/HomePage/bg_footer_list.gif") repeat-x center bottom;
    background-color: #dddddd;
    display: block;
    padding: 4px 0;
}
.CtrlHomeNews .newsRow:hover
{  
    background-color: #b6b6b6 !important;
}
.CtrlHomeNews .newsRow.odd
{
    background-color: transparent;
}
.CtrlHomeNews .newsImageCol
{
    width:80px;
    text-align:right;
    vertical-align:top
}
.CtrlHomeNews .newsImageArea
{
    border: 1px solid gray;
    border-radius: 3px;
    background-color: white;
    padding: 3px;
    display: inline-block;
}
.CtrlHomeNews .newsImageArea img
{
    border-radius: 3px;
}
.CtrlHomeNews .newsTitle
{
    color: black !important;
    display: inline-block;
    margin-left: 7px;
}
.newsArchiveLink
{
    /*border-top: 1px solid silver;*/
    color: #802222 !important;
    display: block;
    padding: 3px 3px 0 3px;
    text-align: left;
}
/*CtrlHomeNews*/

/*ACS_UserPage*/
.ACS_UserPage .ClssPanelDiv
{
    background-color: #FFFFFF;
    border: 5px solid #EEEEEE;
}
.ACS_UserPage .ClssTabTitleArea
{
    background-color: #C6C5C5;
    height: 27px;
}
.ACS_UserPage .ClssVTabDiv
{
    background-color: #C6C5C5;
    float: right;
    height: 649px;
    padding-top: 27px;
}
.ACS_UserPage .ClssInfoDiv
{
    height: 676px;
    direction: rtl;
    margin-left: 0;
    overflow: hidden;
    padding-left: 0;    
}
.ACS_UserPage .ClssTabTitleText
{
    font-size: 11px;
    font-weight: bold;
    height: 100%;
    line-height: 27px;
    float:right;
    text-align:right;
}
.ACS_UserPage .ClssSTabSettingDiv {
    background-image: url("Images/Vtab/FSSetting.gif");
    background-repeat: repeat-y;
    height: 111px;
    width: 23px;
}
.ACS_UserPage .ClssUTabSettingDiv
{
    background-image: url('Images/Vtab/FUSetting.gif');
    background-repeat: repeat-y;
    height: 111px;
    width: 23px;
}
.ACS_UserPage .ClssUTabSettingDiv:hover
{
    cursor: pointer;
}
.ACS_UserPage .ClssSTabSabeghehDiv {
    background-image: url("Images/Vtab/FSSabegheh.gif");
    background-repeat: repeat-y;
    height: 151px;
    width: 23px;
}
.ACS_UserPage .ClssUTabSabeghehDiv {
    background-image: url("Images/Vtab/FUSabegheh.gif");
    background-repeat: repeat-y;
    height: 151px;
    width: 23px;
}
.ACS_UserPage .ClssUTabSabeghehDiv:hover
{
    cursor: pointer;
}
.ACS_UserPage .ClssSTabTahgigatDiv {
    background-image: url("Images/Vtab/FSTahgigat.gif");
    background-repeat: repeat-y;
    height: 111px;
    width: 23px;
}
.ACS_UserPage .ClssUTabTahgigatDiv {
    background-image: url("Images/Vtab/FUTahgigat.gif");
    background-repeat: repeat-y;
    height: 111px;
    width: 23px;
}
.ACS_UserPage .ClssUTabTahgigatDiv:hover
{
    cursor: pointer;
}
.ACS_UserPage .PDir
{
    direction: rtl;
}
/*---------------- jScrollPane ----------------*/
.ACS_UserPage .jScrollPane-Content
{
    width: 100%;
    height: 649px;
    position: relative;
    white-space: nowrap;
    direction: ltr;
    text-align: right;
}
.ACS_UserPage .tblDir
{
    width:100%;
    border:0 ;
    direction:rtl;    
}
.ACS_UserPage .PAlign
{
    font-size:14px;
    text-align:right;
}
/*End Of ACS_UserPage*/

/*Acs_ReportProject*/
.Acs_ReportProject .TblDir
{
 width:100%;
 border:0;
 direction:rtl;
}
.Acs_ReportProject .BtnExportToWord
{
    background: url(Images/button/docx.png) no-repeat center center transparent;
    border: 0 none;
    height: 28px;    
    width: 28px;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.Acs_ReportProject .BtnExportToPdf
{
    background-image: url(Images/button/pdf.png);
    background-repeat: no-repeat;
    border: 0 none;
    height: 32px;
    vertical-align: middle;
    width: 32px;
}
/*End Acs_ReportProject*/

/*Cms_OurSiteList*/
.Cms_OurSiteList
{
    margin: 5px auto;
    text-align: right;
    padding: 10;
}
.Cms_OurSiteList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Cms_OurSiteList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
/*End Cms_OurSiteList*/

/*Cms_About*/
.Cms_About
{
    margin: 5px auto;
    text-align: right;
    padding: 10;
}
.Cms_About .text
{
    font-size: 11px;
}
/*End Cms_About*/

/*Sps_MessageAdminView*/
.Sps_MessageAdminView
{
    margin: 5px auto;
    padding: 10;
}
.Sps_MessageAdminView .messagetitle
{
    font-size: 13px;
    text-align: center;
}
.Sps_MessageAdminView .messagecontent
{
    font-size: 12px;
    text-align: center;
}

.Sps_MessageAdminView .link
{
    font-style: italic;
    cursor: pointer;
    font-size: 12px;
    text-decoration: none;
}
/*End Sps_MessageAdminView*/

/*Bks_MostItemView*/
.Bks_MostItemView
{
    margin: 5px auto;
    text-align: right;
    padding: 10;
}
.Bks_MostItemView .image
{
    border: 0 none;
}
.Bks_MostItemView .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
/* End Bks_MostItemView*/

/*Acs_Statistic*/
.Acs_Statistic
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}

.Acs_Statistic .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Acs_Statistic .valstat
{
    font-size: 11px;
}
/* End Acs_Statistic*/

/*Bks_Statistic*/
.Bks_Statistic
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_Statistic .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_Statistic .valstat
{
    font-size: 11px;
}
.Bks_Statistic .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_Statistic .center
{
    text-align: center;
}
/* End Bks_Statistic*/

/*Bks_FreeBookFavorite*/
.Bks_FreeBookFavorite
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_FreeBookFavorite .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_FreeBookFavorite .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_FreeBookFavorite .center
{
    text-align: center;
}
/* End Bks_FreeBookFavorite*/

/*Bks_LibraryList*/
.Bks_LibraryList
{
    font-size: 13px;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 5px;
}
.Bks_LibraryList .li
{
    float: right;
    width: 46%;
    height: 140px;
    border: 1px solid #CACACA;
    padding: 7px;
    padding-right: 15px;
    margin: 5px;
    margin-top: 10px;
    line-height: 2;
    background-color: #EFEFEF;
    border-radius: 5px;
}
.Bks_LibraryList .libImage
{
    float: left;
    width: 110px;
    height: 130px;
    border-radius: 5px;
    border: 5px solid white;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2)
}
.Bks_LibraryList .link:hover
{
    text-decoration: underline;
}
.Bks_LibraryList .center
{
    text-align: center;
}
.Bks_LibraryList .clear
{
    clear: both;
}
/* End Bks_LibraryList*/

/*Bks_LibraryList*/
.Bks_LinkList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_LinkList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_LinkList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
/* End Bks_LibraryList*/

/*Bks_NewBookList*/
.Bks_NewBookList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_NewBookList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_NewBookList .left
{
    float: left;
}
.Bks_NewBookList .image
{
    float: left;
}
.Bks_NewBookList .center
{
    text-align: left;
    padding-bottom: 15px;
}
.Bks_NewBookList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
/* End Bks_NewBookList*/

/*ACS_UserProfile*/
.ACS_UserProfile
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.ACS_UserProfile .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.ACS_UserProfile .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
/* End ACS_UserProfile*/

/* ACS_UserFriendList*/
.ACS_UserRSSList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.ACS_UserRSSList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.ACS_UserRSSList .text
{
    font-size: 11px;
}
/* End ACS_UserFriendList*/

/*ACS_UserRSSList*/
.ACS_UserRSSList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.ACS_UserRSSList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.ACS_UserRSSList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.ACS_UserRSSList .text
{
    font-size: 11px;
}
/* End ACS_UserRSSList*/

/*ACS_UserPageTitle*/
.ACS_UserPageTitle
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.ACS_UserPageTitle .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.ACS_UserPageTitle .valstat
{
    font-size: 11px;
}
/*End ACS_UserPageTitle*/

/*ACS_PersonalStatistics*/
.ACS_PersonalStatistics
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.ACS_PersonalStatistics .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.ACS_PersonalStatistics .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.ACS_PersonalStatistics .valstat
{
    color: #660033;
    font-size: 11px;
}
/* End ACS_PersonalStatistics*/


/*Bks_BookShelf*/
.Bks_BookShelf
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_BookShelf .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_BookShelf .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_BookShelf .valstat
{
    font-size: 11px;
}
.Bks_BookShelf .center
{
    text-align: center;
}
/* End Bks_BookShelf*/

/*Bks_KeywordViewer*/
.Bks_KeywordViewer
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_KeywordViewer .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_KeywordViewer .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_KeywordViewer .valstat
{
    font-size: 11px;
}
.Bks_KeywordViewer .center
{
    text-align: center;
}
/* End Bks_KeywordViewer*/


/*Bks_ResearchList*/
.Bks_ResearchList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_ResearchList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_ResearchList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_ResearchList .text
{
    font-size: 11px;
}
/* End Bks_ResearchList*/

/*Acs_LastReadBook*/
.Acs_LastReadBook
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Acs_LastReadBook .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Acs_LastReadBook .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Acs_LastReadBook .text
{
    font-size: 11px;
}
.Acs_LastReadBook .gray
{
    font-size: 10px;
}
/* End Acs_LastReadBook*/


/*Acs_UserLinkList*/
.Acs_UserLinkList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Acs_UserLinkList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Acs_UserLinkList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Acs_UserLinkList .text
{
    font-size: 11px;
}
.Acs_UserLinkList .center
{
    text-align: center;
}
/* End Acs_UserLinkList*/

/*Acs_Charg*/
.Acs_Charg
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Acs_Charg .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Acs_Charg .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Acs_Charg .text
{
    font-size: 11px;
}
/* End Acs_Charg*/

/*Cms_OccasionView*/
.Cms_OccasionView
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Cms_OccasionView .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
    text-align: justify;
}
.Cms_OccasionView .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Cms_OccasionView .text
{
    font-size: 11px;
}
.Cms_OccasionView .justify
{
    text-align: justify;
    font-size: 11px;
}
/* End Cms_OccasionView*/

/*Cms_NewsList*/
.Cms_NewsList
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Cms_NewsList .li
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.Cms_NewsList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Cms_NewsList .text
{
    font-size: 11px;
}
.Cms_NewsList .justify
{
    text-align: justify;
    font-size: 11px;
}
/* End Cms_NewsList */

/*Bks_BookList*/
.Bks_BookList .ulbox
{
    background: #eee;
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_BookList .liContent
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-style: double;
    margin: 0 0 0 0px;
}
.Bks_BookList .PageTitle
{
    background-color: #C1B620;
    border-color: #C1B6C2;
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 95%;
}
.Bks_BookList .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.Bks_BookList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_BookList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_BookList .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
}
.Bks_BookList .BookInfophrase
{
    font-size: 11px;
    font-family: tahoma;
}
.Bks_BookList .BookInfovalue
{
    font-size: 11px;
}
.Bks_BookList .BookInfotitle
{
    font-size: 12px;
}
.Bks_BookList .floatleft
{
    float: left;
}
.Bks_BookList .text
{
    font-size: 11px;
}
.Bks_BookList .divtitle
{
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -12px;
    margin-top: 12px;
}
.Bks_BookList .TocP
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_BookList .liVolumeContent
{
    border-style: double;
    margin: 0 0 0 0;
    padding: 5px;
}
.Bks_BookList .DivTitleSubContentVloume
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_BookList .ClssImgClose
{
    background-image: url(Images/Vtab/ClosePanel.gif);
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    vertical-align: text-top;
    width: 15px;
}
.Bks_BookList .DivTitleSubContent
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_BookList .DivContent
{
    clear: both;
    height: 400px;
    border: 1px solid;
}

.Bks_BookList .ContentInBookList
{
    border: 1px solid;
    display: none;
    height: 420px;
}
.Bks_BookList .divshelf
{
    text-align: center;
    color: red;
}
.Bks_BookList .divvotebook
{
    padding-right: 20px;
}
/* End Bks_BookList*/

/*Bks_BookListWithLib*/
.Bks_BookListWithLib .ulbox
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_BookListWithLib .liContent
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin: 0 0 0 0px;
    line-height: 1.96;
    border-bottom: 1px solid wheat;
}
.Bks_BookListWithLib .odd
{
    background-color: OldLace;
}
.Bks_BookListWithLib .DivBookShelf
{
    width: 100px;
}
.Bks_BookListWithLib .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.Bks_BookListWithLib .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_BookListWithLib .InsertToShelf
{
    float: left;
}
.Bks_BookListWithLib .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_BookListWithLib .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
}
.Bks_BookListWithLib .BookInfophrase
{
    font-size: 11px;
    font-family: tahoma;
}
.Bks_BookListWithLib .BookInfovalue
{
    font-size: 11px;
}
.Bks_BookListWithLib .BookInfotitle
{
    font-size: 12px;
}
.Bks_BookListWithLib .floatleft
{
    float: left;
}
.Bks_BookListWithLib .text
{
    font-size: 11px;
}
.Bks_BookListWithLib .divtitle
{
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -12px;
    margin-top: 12px;
}
.Bks_BookListWithLib .TocP
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_BookListWithLib .liVolumeContent
{
    border-style: double;
    margin: 0 0 0 0;
    padding: 5px;
}
.Bks_BookListWithLib .DivTitleSubContentVloume
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_BookListWithLib .ClssImgClose
{
    background-image: url(Images/Vtab/ClosePanel.gif);
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    vertical-align: text-top;
    width: 15px;
}
.Bks_BookListWithLib .DivTitleSubContent
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_BookListWithLib .DivContent
{
    clear: both;
    height: 400px;
}
.Bks_BookListWithLib .ContentInBookList
{
    display: none;
    height: 420px;
}
.Bks_BookListWithLib .divshelf
{
    text-align: center;
    color: red;
}
.Bks_BookListWithLib .divvotebook
{
    padding-right: 20px;
    color: red;
}
.addpc_slim
{
    padding: 5px 5px 5px 5px;
}
.addpc_slim input
{
    border: 1px solid #888888;
    color: #999999;
    width: 90%;
}
.textareavote
{
    margin: 10px;
    padding: 5px;
    width: 90%;
}
/* End Bks_BookListWithLib*/

/*BaseBookList*/
.BaseBookList 
{
    clear:both;
}
.BaseBookList .select
{
    font-family: Tahoma;
    font-size: 13px;
}
 .BaseBookList .empty
{
 background-color: #F4ECDE;
 padding-top: 70px;
 height:90px;
 text-align: center;
 vertical-align: middle;
}

.BaseBookList .SpanSelectSortType
{
    float: left;
}
.BaseBookList .SpanSelectPageSize
{
    float: left;
}
.BaseBookList .SpanTitlelist
{
    font-size: 13px;
    width: 70%;
}
.BaseBookList .DivDialogInsertToShelf
{
    background-color: #F6F6F6;
    border: 2px solid #888888;
    direction: rtl;
    display: block;
    margin: 0;
    max-width: 200px;
    opacity: 2;
    z-index: 100;
    left: 10px;
    position: absolute;
    padding: 5px;
    text-align: center;
    top: 60px;
    border-radius: 3px;
}
.BaseBookList .DivDialogInsertToShelf .Sign
{
    left: 10px;
    top: -15px;
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: #888888;
    margin: 0;
    padding: 0;
}
.BaseBookList .DivDialogInsertToShelf .Sign div
{
    position: absolute;
    border-style: solid;
    border-width: 0 12px 12px 12px;
    background-color: transparent;
    border-color: transparent;
    border-bottom-color: #F6F6F6;
    top: 3px;
    left: -12px;        
}
.BaseBookList .DivDialogInsertToShelf table
{
    width: 150px;
    text-align: right;
}
.BaseBookList .DivDialogInsertToShelf label
{
    cursor: pointer;
}
.BaseBookList .openInsertshelf a
{
    /*color: White;
    background-color: #A70301;*/
}
.BaseBookList .closeInsertshelf a
{
    color: #780100;
}
.BaseBookList .tdrow
{
    width: 4px;
}
.BaseBookList .BtnInsertShelf
{
    background-color: #AAAAAA;
    color: White;
    min-width: 50px;
    margin-left: 5px;
    margin-top: 5px;
    cursor: pointer;
    padding: 0 2px 1px 2px;
    border: none;    
}
.BaseBookList .DivTopBookList
{
    background-color: #FFFFFF;
    border: 3.5px solid #EBEBEB;
    padding: 10px;
    text-align: Right;
    vertical-align: middle;
    min-height: 20px;
}
.BaseBookList .tools
{
    float: left;
    width: 400px;
}
.BaseBookList .DivCreatorBook .lable
{
    color: SteelBlue;
    margin-left: 3px;
}
.BaseBookList .DivCreatorBook .link
{
}
.BaseBookList .DivCreatorBook a
{
    color: #780100;
}
.BaseBookList .DivCreatorBook a:hover
{
    color: DarkMagenta; /**/
}
.BaseBookList .DivLibrary .lable
{
    color: SteelBlue;
    margin-left: 3px;
}
.BaseBookList .DivLibrary .link
{
}
.BaseBookList .DivLibrary a
{
    color: #780100;
}
.BaseBookList .DivLibrary a:hover
{
    color: DarkMagenta;
}
.BaseBookList .DivPublisher .lable
{
    color: SteelBlue;
    margin-left: 3px;
}
.BaseBookList .DivPublisher .link
{
}
.BaseBookList .DivPublisher a
{
    color: #780100;
}
.BaseBookList .DivPublisher a:hover
{
    color: DarkMagenta;
}
.BaseBookList .DivSubject .lable
{
    color: SteelBlue;
    margin-left: 3px;
}
.BaseBookList .DivSubject .link
{
}
.BaseBookList .DivSubject a
{
    color: #780100;
}
.BaseBookList .DivSubject a:hover
{
    color: DarkMagenta;
}
.BaseBookList .DivTitleBook a
{
    color: #780100; /*#780100;#555555;#295B81*/
    font-weight: bold;
}
.BaseBookList .DivTitleBook .RowNum
{
    float: right;
}
.BaseBookList .DivTocBook
{
    padding-right:20px;
    text-align:justify;
}
.BaseBookList .DivTocBook .toc
{
    font-style:italic;
}
.BaseBookList .DivAbstractBook
{
    padding-right:20px;
    text-align:justify;
    font-style:italic;
}
.BaseBookList ul
{
    line-height: 2;
    margin-top: 25px;
}
.BaseBookList span[id*=LblSearchResult] ul
{
    margin-top: 0px;
}
.BaseBookList li
{
    padding: 20px 10px 20px 10px;
    position: relative;
}
.BaseBookList li a
{
    color: #780100;
}
.BaseBookList .DivCleaner
{
    clear: both;
}
.BaseBookList .DivInserttoshelf
{
    float: left;
}
.BaseBookList .DivBookInfo
{
    overflow: hidden;
}
.BaseBookList .RowNumber
{
    position: absolute;
    width: 100px;
    top: -15px;
    right: -3px;
    margin-right: 35px;
    text-align: center;
    display: none;
}
.BaseBookList ul li:hover .RowNumber
{
    display: block;
}
.BaseBookList .RowNumber .Shape
{
    position: absolute;
    z-index: 5;
    border-color: transparent;
    border-bottom-color: #e8e8e8;
    border-style: solid;
    border-width: 0px 50px 20px 50px;
}
.BaseBookList .even .RowNumber .Shape
{
    border-bottom-color: #ffffff;
}
.BaseBookList .odd .RowNumber .Shape
{
    border-bottom-color: #F5F5F5;
}
.BaseBookList .RowNumber .Number
{
    z-index: 10;
    position: relative;
    top: 0;
    color: #B3B3B3;
}
.BaseBookList .DivBookInfo .BookDisplayType
{
    float: right;
}
.BaseBookList .DivBookInfo .BookDisplayType .Text
{
    width: 23px;
    height: 23px;
    background-color: green;
    background: url("Images/PageView/toolbarIcons.gif") no-repeat -333px 0;
}
.BaseBookList .DivBookInfo .BookDisplayType .Text.inActive
{
    background: url("Images/PageView/toolbarIcons.gif") no-repeat -355px 0;
}
.BaseBookList .DivBookInfo .BookDisplayType .Image
{
    width: 23px;
    height: 23px;
    background-color: red;
    background: url("Images/PageView/toolbarIcons.gif") no-repeat -311px 0;
}
.BaseBookList .DivBookInfo .BookDisplayType .Image.inActive
{
    background: url("Images/PageView/toolbarIcons.gif") no-repeat -290px 0;
}
.BaseBookList .DivBookInfo .BookCoverImage
{
    float: right;
    margin: 0 0 0 10px;
    width: 100px;
    height: 130px;
}
.BaseBookList .DivBookInfo .BookCoverImage .Group
{
    background-color: #FCFCFC;
    border-top: 4px double #BABABA;
    border-left: 4px double #BABABA;
    width: 85px;
    height: 120px;
    left: -10px;
    position: relative;
}
.BaseBookList .DivBookInfo .BookCoverImage .Group a
{
    position: absolute;
    left: 0;
}
.BaseBookList .DivBookInfo .BookCoverImage a
{
    width: 85px;
    height: 120px;
    border: 1px solid #dadada;    
    background: url("../../books/BC00000G001.gif") no-repeat scroll center center transparent;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.07);
    margin: 2px 5px 5px 2px;
    display: block;
}
.BaseBookList .DivBookInfo .BookCoverImage img
{
    width: 100%;
    height: 100%;
    display: block;
}
.BaseBookList .DivBookInfo .Detail
{
    overflow: hidden;
}
.BaseBookList .DivBookInfoSearch
{
    overflow: hidden;
}
.BaseBookList .DivOtherPart a
{
    color: #7297B7;
}
.BaseBookList .DivOtherPart a:hover
{
    color: #FF9C24;
}
/*end BaseBookList*/

/*Bks_CreatorList*/
.baseAutherList .ulbox
{
    color: #000000;
    text-align: right;
    padding: 10;
    font-size: 12px;
}
 .baseAutherList .empty
{
 background-color: #F4ECDE;
 padding-top: 70px;
 height:90px;
 text-align: center;
 vertical-align: middle;
}
.baseAutherList .odd
{
}
.baseAutherList .even
{
}
.baseAutherList .rowNum
{
    float: right;
    margin-left: 5px;
    height: 40px;
}
.baseAutherList .liContent
{
    padding: 10px;
    margin: 0px;
    line-height: 1.9;
}
.baseAutherList .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.baseAutherList .VolumeContent
{
    clear: none !important;
    padding: 0 30px 0 30px;
    line-height: 1;
}
.baseAutherList .DivContentVolums
{
    display: none;
    padding: 5px;
    background-color: #FBFBFB;
    border-right: 2px solid #E0E0E0;
}
.baseAutherList .link
{
}
.baseAutherList .liVolumeContent
{
    line-height: 1.6;
}

/*Bks_NewPublisherList*/
.Bks_NewPublisherList .ulbox
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_NewPublisherList .liContent
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-style: double;
    margin: 0 0 0 0px;
}
.Bks_NewPublisherList .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.Bks_NewPublisherList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_NewPublisherList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_NewPublisherList .BookInfophrase
{
    font-size: 11px;
    font-family: tahoma;
}
.Bks_NewPublisherList .BookInfovalue
{
    font-size: 11px;
}
.Bks_CreatorList .BookInfotitle
{
    font-size: 12px;
}
.Bks_NewPublisherList .floatleft
{
    float: left;
}
.Bks_NewPublisherList .text
{
    font-size: 11px;
}
.Bks_NewPublisherList .divtitle
{
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -12px;
    margin-top: 12px;
}
.Bks_NewPublisherList .liVolumeContent
{
    border-style: double;
    margin: 0 0 0 0;
    padding: 5px;
}
.Bks_NewPublisherList .DivTitleSubContentVloume
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_NewPublisherList .DivTitleSubContent
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_NewPublisherList .DivContent
{
    clear: both;
    height: 400px;
    border: 1px solid;
}
.Bks_NewPublisherList .ContentInBookList
{
    border: 1px solid;
    display: none;
    height: 420px;
}
.Bks_NewPublisherList .divshelf
{
    text-align: center;
}
.Bks_NewPublisherList .divvotebook
{
    padding-right: 20px;
}
/* End Bks_NewPublisherList*/

/*Cms_ContactUs*/
.Cms_ContactUs
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Cms_ContactUs .text
{
    font-size: 11px;
}
/*End Cms_ContactUs*/

/*Cms_Help*/
.Cms_Help
{
    font-size: 12px;
    text-align: right;
    padding: 10;
    background-color: #fff;
}
.Cms_Help .text
{
    font-size: 11px;
}
.Cms_Help .ulbox
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
/*End Cms_Help*/

/*Bks_ResualtSearchList*/
.Bks_ResualtSearchList .ulbox
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.Bks_ResualtSearchList .HighLight
{
    background-color: Yellow;
}
.Bks_ResualtSearchList .liContent
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-style: double;
    margin: 0 0 0 0px;
}
.Bks_ResualtSearchList .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.Bks_ResualtSearchList .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_ResualtSearchList .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.Bks_ResualtSearchList .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
}
.Bks_ResualtSearchList .BookInfophrase
{
    font-size: 11px;
    font-family: tahoma;
}
.Bks_ResualtSearchList .BookInfovalue
{
    font-size: 11px;
}
.Bks_ResualtSearchList .BookInfotitle
{
    color: blue;
    font-size: 12px;
}
.Bks_ResualtSearchList .floatleft
{
    float: left;
}
.Bks_ResualtSearchList .text
{
    font-size: 11px;
}
.Bks_ResualtSearchList .divtitle
{
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: -12px;
    margin-top: 12px;
}
.Bks_ResualtSearchList .TocP
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.Bks_ResualtSearchList .liVolumeContent
{
    border-style: double;
    margin: 0 0 0 0;
    padding: 5px;
}
.Bks_ResualtSearchList .DivTitleSubContentVloume
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_ResualtSearchList .ClssImgClose
{
    background-image: url(Images/Vtab/ClosePanel.gif);
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    vertical-align: text-top;
    width: 15px;
}
.Bks_ResualtSearchList .DivTitleSubContent
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.Bks_ResualtSearchList .DivContent
{
    clear: both;
    height: 400px;
    border: 1px solid #FFCCCC;
}
.Bks_ResualtSearchList .ContentInBookList
{
    border: 1px solid;
    display: none;
    height: 420px;
}
.Bks_ResualtSearchList .divshelf
{
    text-align: center;
}
.Bks_ResualtSearchList .divvotebook
{
    padding-right: 20px;
}
/* End Bks_ResualtSearchList*/

/*Bks_PublisherList*/
.Bks_PublisherList .ulbox
{
    color: #000000;
    text-align: right;
    padding: 10;
    font-size: 12px;
}
.Bks_PublisherList .odd
{
}
.Bks_PublisherList .even
{
}

.Bks_CreatorList .rowNum
{
}
.Bks_PublisherList .liContent
{
    padding: 10px;
    margin: 0px;
    line-height: 1.9;
}
.Bks_PublisherList .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.Bks_PublisherList .VolumeContent
{
    clear: none !important;
    padding: 0 30px 0 30px;
    line-height: 1;
}
.Bks_CreatorList .DivContentVolums
{
    display: none;
    padding: 5px;
}
.Bks_PublisherList .link
{
}
.Bks_CreatorList .liVolumeContent
{
    line-height: 1.6;
}
/* End Bks_PublisherList*/

/* Bks_TimePeriod*/
.Bks_TimePeriod .TxtA
{
    font-family: "tahoma";
    font-size: 1.2em;
}
.Bks_TimePeriod .Txtpad
{
    font-family: "tahoma";
    padding-right: 10px;
}
/* End Bks_TimePeriod*/

/*Bks_SearchInList*/
.Bks_SearchInList .btnArea
{
    display: inline;
}
.Bks_SearchInList .InteractiveLayout .SearchBtn
{
    background-image: url(Images/Top/BtnSearch.png);
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    min-width: 0;
    height: 21px;
    cursor: pointer;
}
/* End Bks_SearchInList*/

/*Bks_Alphabet*/
.Bks_Alphabet
{
    text-align: center;
    font-size: 13px;
    padding-top: 5px;
}
.Bks_Alphabet .SAlpha
{
    background-image: url(Images/Ball/alephba_select.gif);
    cursor: pointer;
    height: 27px;
    text-align: center;
    width: 28px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 2;
    float: right;
    color: #ffffff;
    margin: 2px;
}
.Bks_Alphabet .UAlpha
{
    background-image: url(Images/Ball/alephba_unselect.gif);
    cursor: pointer;
    height: 27px;
    text-align: center;
    width: 28px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 2;
    float: right;
    color: #222222;
    margin: 2px;
}
.Bks_Alphabet .UAlpha:hover
{
    background-image: url(Images/Ball/alephba_unselect_hover.gif);
}
.Bks_Alphabet .UAlpha:hover
{
    background-color: #C1BBBB;
}
.Bks_Alphabet .divalphabet
{
    float: right;
    height: 27px;
}
/* End Bks_Alphabet*/

/*Acs_ChangePasswordnoorlib*/
.Acs_ChangePasswordnoorlib
{
    margin: 5px auto;
    text-align: right;
    padding: 10;
}
.Acs_ChangePasswordnoorlib .divbox
{
    width: 270px;
    clear: both;
    margin: 0 auto;
    direction: ltr;
    text-align: right;
}
.Acs_ChangePasswordnoorlib .frow
{
    margin-bottom: 5px;
}
.Acs_ChangePasswordnoorlib .button
{
    width: 100px;
    margin: 10px;
}
.Acs_ChangePasswordnoorlib .text
{
    font-size: 13px;
    display: inline-block;
    width: 90px;
}
.Acs_ChangePasswordnoorlib .groupAttention
{
    font-size: 12px;
    display: none;
}
.Acs_ChangePasswordnoorlib .message
{
    color: Red;
    padding: 5px;
    text-align: center;
}
.Acs_ChangePasswordnoorlib .fleft
{
    border: 1px solid #CCCCCC;
    height: 18px;
    width: 150px;
    text-align: left;
}
/* End Acs_ChangePasswordnoorlib*/

/* Bks_SimpleSearch*/
.Bks_SimpleSearch .BtnSearch
{
    background-image: url(Images/top/BtnSearch.gif);
    background-repeat: no-repeat;
    border: 0 none;
    height: 22px;
    vertical-align: middle;
    width: 18px;
}
.Bks_SimpleSearch .link
{
    color: #535353;
}
.Bks_SimpleSearch .fright
{
    height: 16px;
    width: 105px;
    margin-top: 5px;
    text-align: right;
    border: 1px;
    margin-bottom: 5px;
    border: 1px solid #6f6f6f;
    font-size: 8pt;
    vertical-align: middle;
}
.Bks_SimpleSearch .comboSearch
{
    height: 19px;
    border: 1px solid #6f6f6f;
    vertical-align: middle;
    font-size: 12px;
    font-family: tahoma;
    width: 93px;
}
.Bks_SimpleSearch .divbox
{
    font-size: 12px;
    text-align: right;
    padding: 10;
    z-index: 1;
}
.Bks_SimpleSearch .divbox1
{
    font-size: 12px;
    padding: 10;
    text-align: left;
    color: Red;
    display: none;
}
.Bks_SimpleSearch .text
{
    font-size: 13px;
}
.Bks_SimpleSearch .link
{
    font-size: 11px;
}
/* End Bks_SimpleSearch*/

/*ACS_UserBookShelfManager*/
.ACS_UserBookShelfManager .TxtA
{
    font-family: "tahoma";
    font-size: 1.2em;
}
.ACS_UserBookShelfManager .Txtpad
{
    font-family: "tahoma";
    padding-right: 10px;
}
.ACS_UserBookShelfManager .divbox
{
    width: 750px;
    clear: both;
    margin: 0 auto;
    border: solid 1px;
    text-align: center;
    color: #191970;
    direction: rtl;
}
.ACS_UserBookShelfManager .ClssTitleBox
{
    height: 30px;
    font-size: 13px;
}
.ACS_UserBookShelfManager .ClssTitle
{
    height: 30px;
    font-size: 13px;
    text-align: center;
}
.ACS_UserBookShelfManager .checkboxrow
{
    text-align: right;
}
.ACS_UserBookShelfManager .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
    margin: 25px;
}
.ACS_UserBookShelfManager .text
{
    font-size: 11px;
}
.ACS_UserBookShelfManager .center
{
    text-align: center;
}
.ACS_UserBookShelfManager .message
{
    font-size: 12px;
    margin: 25px;
}
.ACS_UserBookShelfManager .fleft
{
    background: url(images/Box/rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    border: 0;
    margin-top: 3px;
    text-align: left;
}
.ACS_UserBookShelfManager .fright
{
    background: url(images/Box/rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    border: 0;
    margin-top: 3px;
    text-align: right;
}
.ACS_UserBookShelfManager .ulbox
{
    font-size: 12px;
    text-align: right;
    padding: 10;
}
.ACS_UserBookShelfManager .liContent
{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-style: double;
    margin: 0 0 0 0px;
}
.ACS_UserBookShelfManager .lihead
{
    list-style-image: none;
    list-style-position: inside;
    text-align: justify;
}
.ACS_UserBookShelfManager .link
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.ACS_UserBookShelfManager .li
{
    list-style-image: none;
    list-style-position: inside;
    list-style-type: Circle;
}
.ACS_UserBookShelfManager .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
}
.ACS_UserBookShelfManager .BookInfophrase
{
    font-size: 11px;
    font-family: tahoma;
}
.ACS_UserBookShelfManager .BookInfovalue
{
    font-size: 11px;
}
.ACS_UserBookShelfManager .BookInfotitle
{
    color: blue;
    font-size: 12px;
}
.ACS_UserBookShelfManager .floatleft
{
    float: left;
}
.ACS_UserBookShelfManager .text
{
    font-size: 11px;
}
.ACS_UserBookShelfManager .divtitle
{
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.ACS_UserBookShelfManager .TocP
{
    cursor: pointer;
    font-size: 11px;
    text-decoration: none;
}
.ACS_UserBookShelfManager .liVolumeContent
{
    border-style: double;
    margin: 0 0 0 0;
    padding: 5px;
}
.ACS_UserBookShelfManager .DivTitleSubContentVloume
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.ACS_UserBookShelfManager .ClssImgClose
{
    background-image: url(Images/Vtab/ClosePanel.gif);
    background-repeat: repeat-x;
    float: left;
    height: 20px;
    vertical-align: text-top;
    width: 15px;
}
.ACS_UserBookShelfManager .DivTitleSubContent
{
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.ACS_UserBookShelfManager .DivContent
{
    clear: both;
    height: 400px;
    border: 1px solid;
}
.ACS_UserBookShelfManager .ContentInBookList
{
    border: 1px solid;
    display: none;
    height: 420px;
}
.ACS_UserBookShelfManager .divshelf
{
    text-align: center;
}
.ACS_UserBookShelfManager .divvotebook
{
    padding-right: 20px;
}
/* End ACS_UserBookShelfManager*/


/*Acs_UserAccessSettings*/
.Acs_UserAccessSettings .TxtA
{
    font-family: "tahoma";
    font-size: 1.2em;
}
.Acs_UserAccessSettings .Txtpad
{
    font-family: "tahoma";
    padding-right: 10px;
}
.Acs_UserAccessSettings .divbox
{
    width: 750px;
    clear: both;
    margin: 0 auto;
    border: solid 1px;
    text-align: center;
    direction: rtl;
}
.Acs_UserAccessSettings .ClssTitleBox
{
    height: 30px;
    font-size: 13px;
}
.Acs_UserAccessSettings .ClssTitle
{
    height: 30px;
    font-size: 13px;
    text-align: center;
}
.Acs_UserAccessSettings .checkboxrow
{
    text-align: right;
}
.Acs_UserAccessSettings .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
    margin: 25px;
}
.Acs_UserAccessSettings .text
{
    font-size: 11px;
}
.Acs_UserAccessSettings .center
{
    text-align: center;
}
.Acs_UserAccessSettings .message
{
    font-size: 12px;
    margin: 25px;
}
/*End Acs_UserAccessSettings*/

/*Acs_UserLinkManager*/
.Acs_UserLinkManager .TxtA
{
    font-family: "tahoma";
    font-size: 1.2em;
}
.Acs_UserLinkManager .Txtpad
{
    font-family: "tahoma";
    padding-right: 10px;
}
.Acs_UserLinkManager .icodel
{
    background: url(Images/Icon/IcoDel.gif);
    height: 19px;
    width: 27px;
    border: 0;
}
.Acs_UserLinkManager .divbox
{
    width: 750px;
    clear: both;
    margin: 0 auto;
    border: solid 1px;
    text-align: center;
    direction: rtl;
}
.Acs_UserLinkManager .ClssTitleBox
{
    height: 30px;
    font-size: 13px;
}
.Acs_UserLinkManager .ClssTitle
{
    height: 30px;
    font-size: 13px;
    text-align: center;
}
.Acs_UserLinkManager .checkboxrow
{
    text-align: right;
}
.Acs_UserLinkManager .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
    margin: 25px;
}
.Acs_UserLinkManager .text
{
    font-size: 11px;
}
.Acs_UserLinkManager .center
{
    text-align: center;
}
.Acs_UserLinkManager .message
{
    font-size: 12px;
    margin: 25px;
}
.Acs_UserLinkManager .fleft
{
    background: url(images/Box/rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    border: 0;
    margin-top: 3px;
    text-align: left;
}
.Acs_UserLinkManager .fright
{
    background: url(images/Box/rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    border: 0;
    margin-top: 3px;
    text-align: right;
}
.Acs_UserLinkManager .center
{
    text-align: center;
}
/*End Acs_UserLinkManager*/

/*ACS_ChargeGroupUser*/
.ACS_ChargeGroupUser
{
    margin: 5px auto;
    text-align: right;
    padding: 10;
}
.ACS_ChargeGroupUser .text
{
    font-size: 11px;
}
.ACS_ChargeGroupUser .message
{
    font-size: 12px;
}
.ACS_ChargeGroupUser .icodel
{
    background: url(Images/Icon/IcoDel.gif);
    height: 19px;
    width: 27px;
    border: 0;
}
.ACS_ChargeGroupUser .fleft
{
    background: url(images/Box/rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    border: 0;
    margin-top: 3px;
    text-align: left;
}
.ACS_ChargeGroupUser .button
{
    border: 1px outset;
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
}
.ACS_ChargeGroupUser .divbox
{
    width: 400px;
    clear: both;
    margin: 0 auto;
    border: solid 1px;
    direction: rtl;
    text-align: center;
    color: #191970;
}
/*End ACS_ChargeGroupUser*/

/*Acs_SendProblem*/
.Acs_SendProblem
{
    margin: 5px auto;
    text-align: right;
    padding: 10;
}
.Acs_SendProblem .imgrefresh
{
    width: 48px;
    height: 48px;
    background-image: url(Images/Icon/Refresh.PNG);
    border: 0;
    cursor: pointer;
    padding-top: 45px;
}
.Acs_SendProblem .divbox
{
    width: 400px;
    clear: both;
    margin: 0 auto;
    direction: rtl;
    text-align: center;
    color: #191970;
}
.Acs_SendProblem .button
{
    font-family: tahoma;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
}
.Acs_SendProblem .fright
{
    height: 166px;
    width: 230px;
    border: 1px solid black;
    margin-top: 3px;
    text-align: right;
    overflow: hidden;
    text-indent: 15px;
}
.Acs_SendProblem .fleft
{
    height: 15px;
    width: 230px;
    margin-top: 3px;
    text-align: left;
    border: 1px solid #333333;
}
.Acs_SendProblem .text
{
    font-size: 13px;
    vertical-align: top;
    text-align: right;
}
/*End Acs_SendProblem*/

/*Bks_AdvanceSearch*/
.Bks_AdvanceSearch
{
    margin-top: 20px;
}
.Bks_AdvanceSearch .fleft
{
    height: 15px;
    width: 230px;
    margin-top: 3px;
    text-align: left;
    border: 1px solid #333333;
}
.Bks_AdvanceSearch .fright
{
    height: 20px;
    width: 230px;
    margin-top: 3px;
    text-align: right;
    border: 1px solid #333333;
}
.Bks_AdvanceSearch select
{
    height: 23px;
    width: 235px !important;
}
.Bks_AdvanceSearch tr
{
    height: 25px;
}
.Bks_AdvanceSearch .TxtA
{
    font-family: "tahoma";
    font-size: 13px;
}
.Bks_AdvanceSearch .Txtpad
{
    font-family: "tahoma";
    padding-right: 10px;
}
.Bks_AdvanceSearch .button
{
    font-family: tahoma;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    width: 100px;
    margin: 25px;
}
.Bks_AdvanceSearch .divbox
{
    clear: both;
    color: #191970;
    direction: rtl;
    margin: 0 auto;
    text-align: center;
    width: 600px;
    border: 1px solid black;
}
.Bks_AdvanceSearch select
{
    height: 23px;
    width: 235px !important;
    margin-top: 3px;
}
.Bks_AdvanceSearch .AdvanceSearchButton
{    
    width: 50%;
    text-align:left;    
}
select, input
{
    font-family: Tahoma;
}
/*End Bks_AdvanceSearch*/

/*SubjectListTree*/
.SubjectListTree
{
    border: solid 2px #C1B6C2;
    position: relative;
    background-color: White;
    height: 680px;
    overflow: auto;
    width: 98%;
}
.SubjectListTree .div
{
    left: 0;
    right: 0;
    top: 0;
    visibility: visible;
}
.SubjectListTree .ul
{
    padding-right: 20px;
    width: 100%;
}

/*Bks_BookListBySubject*/
.Bks_BookListBySubject
{
}
.Bks_BookListBySubject .DivTitleSubContentVloume
{
    background-color: #937E96;
    border-color: #937E96;
    clear: both;
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 96%;
}
.BoxSearchRight
{
    /*background-image: url("images/Box/SearchFrame_R.gif");
    display: inline-block;
    float: right;
    height: 60px;
    width: 7px;*/
}
.BoxSearchLeft
{
    /*background-image: url("images/Box/SearchFrame_L.gif");
    float: left;
    height: 60px;
    width: 7px;*/
}
.BoxSearchMiddel
{
    background-repeat: repeat-x;
    float: left;
    height: 60px;
    margin-left: 24%;
    overflow: hidden;
}
.BoxSearch
{
    font-family: tahoma;
    font-size: 13px;
    padding-top: 15px;
    text-align: center;
    margin-right: 45px;
}

/*SearchByScope*/
.BoxOverSearch
{
    /*background-image: url("images/Box/SearchFrame_M.gif");*/
    /*background-color: #f0f0f0;*/
    margin-bottom: 10px;
    width: 100%;
    height: 60px;
    margin-top: 10px;
}
.BoxOverSearch #Scope
{
    line-height: 2;
    border-color: #CCCCCC;
    font-family: tahoma;
    font-size: 13px;
    height: 27px;
    margin-left: 5px;
    width: 100px;
    border: 1px solid #c8c8c8;
    line-height: 1.6;
    vertical-align: top;
    padding: 2px;
}
.BoxOverSearch .ClssTextSearch
{
    font-family: tahoma;
    vertical-align: bottom;
    line-height: 1.6;
    height: 24px;
    width: 350px;
    margin-left: 5px;
    border: 1px solid #c8c8c8;
    text-indent: 5px;
    margin-right: 17px;
}
.BoxOverSearch .ImgBtnSearch
{
    background-position: 0 -331px;
    border: 1px solid #3079ed;
    border-radius: 2px;
    color: #000000;
    cursor: pointer;
    font: 15px arial,sans-serif;
    height: 24px;
    margin: 1px 0 0 0;    
    background: url("Images/Top/gSearch.png") no-repeat center center #4c8efb;
    overflow: hidden;
    width:70px;
    vertical-align: top;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.BoxOverSearch .ImgBtnSearch:hover {
    background-color: #367be9;
    border-color: #2f5bb7;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);    
}
.BoxOverSearch .ImgBtnSearchR
{
    background-image: url("Images/top/Search_Btn_R.gif");
    float: right;
    height: 29px;
    width: 4px;
    display: none;
}
.BoxOverSearch .ImgBtnSearchL
{
    background-image: url("Images/top/Search_Btn_L.gif");
    border: 0 none;
    height: 29px;
    width: 4px;
    display: none;
}
.BoxOverSearch .BoxImgBtnSearch
{
    display: inline;
    width: 88px;
    vertical-align: top;
}
/*End SearchByScope*/

.UlFirstTab
{
    padding-right: 15px;
}
.UlFirstTab li
{
    list-style: disc inside none;
    list-style-image: url("Images/Ball/balS.gif");
    list-style-position: outside;
    margin-right: 15px;
}
.UlFirstTab a
{
    color: Black;
}
.UlFirstTab a:hover
{
    color: #ffc989;
}
.UlFirstTab a:visited
{
}

/*CMS_TabsFirstPage*/
.CMS_TabsFirstPage .ui-widget-header
{
    background: none;
    border: none;
}
.CMS_TabsFirstPage .ui-widget-content
{
    margin-bottom: 10px;
}
.CMS_TabsFirstPage .ui-tabs .ui-tabs-nav li.ui-tabs-selected *
{
    background-color: #FDFDFD;
}
.CMS_TabsFirstPage .ui-tabs .ui-tabs-panel
{
    height: 195px;
    overflow: auto;
    background-color: #fdfdfd;
}
.CMS_TabsFirstPage .ui-tabs .ui-tabs-nav li a
{
    width: 100px;
    text-align: center;
}
.CMS_TabsFirstPage .header
{
    font-size: 13px !important;
    border-bottom: solid 1px #AEAEAE;
}
.CMS_TabsFirstPage .header a
{
    border-right: solid 1px #AEAEAE;
}
.CMS_TabsFirstPage .ContentSubject
{
    width: 100%;
    padding-top: 20px;
}
.CMS_TabsFirstPage .ContentSubject a
{
    font-size: 13px !important;
    line-height: 1.8;
    color: #448CCB;
}
.CMS_TabsFirstPage .ContentSubject a:hover
{
    color: #FF8C00;
    text-decoration: 'underline' !important;
}
.CMS_TabsFirstPage .ContentSubject .header a
{
    font-size: 13px !important;
    line-height: 1.8;
    color: #448CCB;
}
.CMS_TabsFirstPage .ContentSubject .TDFirstTab
{
    vertical-align: top;
    width: 20%;
}
.CMS_TabsFirstPage .ContentStatistic
{
    width: 100%;
    padding: 20px;
    font-size: 13px;
    line-height: 1.5;
}
.CMS_TabsFirstPage .ContentStatistic .tdborder
{
    border-right: 1px dotted black;
    height: 119px;
    padding-right: 23px;
    width: 50%;
}
.CMS_TabsFirstPage .contentNewBook
{
    width: 100%;
    text-align: center;
}
.CMS_TabsFirstPage .contentNewBook td
{
    width: 33%;
}
.CMS_TabsFirstPage .contentNewBook .linewbook
{
    font-size: 13px;
    line-height: 1.5;
    list-style: disc inside none;
    list-style-image: url("Images/Ball/Bal1.gif");
    list-style-position: outside;
}
.CMS_TabsFirstPage .contentNewBook a:hover
{
    color: #ffc989;
}
.CMS_TabsFirstPage img
{
    vertical-align: middle;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
}
.CMS_TabsFirstPage .ContentMostItemView
{
    width: 100%;
}
.CMS_TabsFirstPage .ContentMostItemView .leftSide
{    
    display: inline-block;
    height: 150px;
    vertical-align: top;
    width: 110px;    
}
.CMS_TabsFirstPage .ContentMostItemView .leftSide .title,
.CMS_TabsFirstPage .ContentMostItemView .rightSide .title
{
    text-align: right;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid silver;
}
.CMS_TabsFirstPage .ContentMostItemView .leftSide .link,
.CMS_TabsFirstPage .ContentMostItemView .rightSide .link
{
    text-align: right;
}
.CMS_TabsFirstPage .ContentMostItemView .leftSide .link sub,
.CMS_TabsFirstPage .ContentMostItemView .rightSide .link sub
{
    display: inline-block;
    margin-top: 10px;
    text-align: right;
    width: 100%;
}
.CMS_TabsFirstPage .ContentMostItemView .rightSide
{
    display: inline-block;
    height: 150px;
    vertical-align: top;
    width: 150px;
    margin-left: 10px;
}
.CMS_TabsFirstPage .ContentMostItemView td
{
    width: 50%;
    padding-top: 20px;
}
.CMS_TabsFirstPage .ContentMostItemView td:nth-last-child(odd)
{
    border-right: 1px dashed silver;
}
.CMS_TabsFirstPage .bookCoverImageFrame
{    
    width: 115px;
    height: 180px;
    display: inline-block;
    margin: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}
.CMS_TabsFirstPage .bookCoverImage
{
    background: url("../../books/BC00000G001.gif") no-repeat center center transparent;
    width: 95px;
    height: 140px;
    display: inline-block;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
}
.CMS_TabsFirstPage .bookCoverImage img
{
    width: 100%;
    height: 100%;    
}
.CMS_TabsFirstPage .bookTitleLink
{
    margin-top: 5px;
    height: 30px;
    display: block;
}
.CMS_TabsFirstPage .ContentSubject .subjects
{
    float: right;
    width: 50%;
}
.CMS_TabsFirstPage .ContentSubject .subjects .items li
{
    display: inline-block;
    width: 40%;
    margin-right: 20px;
}
.CMS_TabsFirstPage .ContentSubject .subjects .items li .image,
.CMS_TabsFirstPage .ContentSubject .subSubjects .items li .image
{
    width: 7px;
    height: 7px;
    background: url("Images/Ball/Dot.gif") no-repeat center center;
    display: inline-block;
    margin-left: 5px;
}
.CMS_TabsFirstPage .ContentSubject .subjects .items li a,
.CMS_TabsFirstPage .ContentSubject .subSubjects .items li a
{
    color: #780100;
}
.CMS_TabsFirstPage .ContentSubject .subjects .title,
.CMS_TabsFirstPage .ContentSubject .subSubjects .title
{
    
    font-size: 13px;
    color: #222222;
    margin: 0 10px 10px 10px;
    border-bottom: 1px solid #cfcfcf;
    height: 25px;
    width: 90%;
    text-indent: 3px;
}
.CMS_TabsFirstPage .ContentSubject .subSubjects
{
    float: left;
    width: 50%;
}
.CMS_TabsFirstPage .ContentSubject .subSubjects .items li
{
    display: inline-block;
    width: 28%;
    margin-right: 20px;
}

/*library*/
.CMS_TabsFirstPage .FirstTabListLibDiv
{
    width: 900px;
}
.CMS_TabsFirstPage .next
{
    background: url("Images/ImageGalleryJquery/imageNavLeft.gif") no-repeat scroll left 60px transparent;
    display: block;
    height: 143px;
    width: 32px;
    float: left;
    text-decoration: none;
}
.CMS_TabsFirstPage .next:hover
{
    background: url("Images/ImageGalleryJquery/imageNavLeftHover.gif") no-repeat scroll left 60px transparent;
}
.CMS_TabsFirstPage .prev
{
    background: url(Images/ImageGalleryJquery/imageNavRight.gif) no-repeat scroll right 60px transparent;
    float: right;
    display: block;
    height: 143px;
    text-decoration: none;
    width: 32px;
    float: right;
}
.CMS_TabsFirstPage .prev:hover
{
    background: url("Images/ImageGalleryJquery/imageNavRightHover.gif") no-repeat scroll left 60px transparent;
}
.CMS_TabsFirstPage .imgliblist
{
    border: 2px solid window;
}
.CMS_TabsFirstPage .imgliblist:hover
{
    border: 2px solid #E6E3E3;
}
.anyClass a:hover
{
    color: #889989;
}
.anyClass li
{
    float: left;
}
.anyClass
{
    margin-top: 17px;
    float: right;
    margin-right: 3px;
    text-align: center;
}
.squerred
{
    height: 7px;
    width: 7px;
    margin-left: 5px;
}

/*Bks_BookInfoPanel*/
.Bks_BookInfoPanel .ImageLib
{
    display: none;
}
/*end Bks_BookInfoPanel*/

/*Bks_LibraryInfoPanel*/
.Bks_LibraryInfoPanel
{
    background-color: #EEEEEE;
    overflow: hidden;
}
#DescriptionLibrary
{
    padding: 25px;
    border-width: 0px;
}
.at
{
    background: url("Images/LibHome/Frame_Top_C.gif") repeat-x bottom; /*background-image:url("Images/LibHome/Frame_Top_C.gif");*/
    height: 6px;
}
.atl
{
    background: url("Images/LibHome/Frame_Top_L.gif") no-repeat center bottom; /*background-image:url("Images/LibHome/Frame_Top_L.gif");*/
    height: 6px;
    width: 5px;
    float: left;
}
.atr
{
    background: url("Images/LibHome/Frame_Top_R.gif") no-repeat center bottom; /*background-image:url("Images/LibHome/Frame_Top_R.gif");*/
    height: 6px;
    width: 5px;
    float: right;
}
.ab
{
    background: url("Images/LibHome/Frame_Botton_C.gif") repeat-x top; /*background-image:url("Images/LibHome/Frame_Botton_C.gif");*/
    height: 6px;
}
.abl
{
    /*background-image:url("Images/LibHome/Frame_Botton_L.gif");*/
    background: url("Images/LibHome/Frame_Botton_L.gif") no-repeat center top;
    height: 6px;
    width: 7px;
    float: left;
    margin-top: -2px;
}
.abr
{
    background: url("Images/LibHome/Frame_Botton_R.gif") no-repeat center top;
    height: 6px;
    width: 7px;
    float: right;
    margin-top: -2px;
}
.ac
{
    height: 500px;
    background-color: #EEEEEE;
}
.ar
{
    float: right;
    width: 6px;
    background: url("Images/LibHome/Frame_Right_C.gif") repeat-y right;
    height: 500px;
    margin-right: -1px;
}
.al
{
    float: left;
    width: 6px;
    background: url("Images/LibHome/Frame_Left_C.gif") repeat-y left; /*background-image:url("Images/LibHome/Frame_Left_C.gif");*/
    height: 500px;
    margin-left: -1px;
}
.Bks_LibraryInfoPanel hr
{
    margin: 0px;
    padding: 0px;
    border-top: solid 1px white;
    border-bottom: solid 1px #B3B3B2;
}
.Bks_LibraryInfoPanel .ImageLib
{
    padding: 33px;
}
.Bks_LibraryInfoPanel .ImageLib img
{
    border: 2px solid window;
    width: 150px;
    height: 150px;
}
.Bks_LibraryInfoPanel .LibInfoPnelTab
{
    height: 26px;
    line-height: 2;
    font-size: 13px;
    padding-right: 10px;
}
.Bks_LibraryInfoPanel .LibInfoPnelTab:hover
{
    background-image: url("Images/LibHome/Over_menu_C.gif");
    background-repeat: repeat-x;
}
.Bks_LibraryInfoPanel a:hover
{
    color: Black;
    text-decoration: none;
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/
.coin-slider
{
    overflow: hidden;
    zoom: 1;
    z-index: 0;
}
.coin-slider a
{
    text-decoration: none;
    outline: none;
    border: none;
}
.cs-buttons
{
    font-size: 0px;
    padding: 10px;
    float: left;
}
.cs-buttons a
{
    margin-left: 5px;
    height: 10px;
    width: 10px;
    float: left;
    border: 1px solid #B8C4CF;
    color: #B8C4CF;
    text-indent: -1000px;
}
.cs-active
{
    background-color: #B8C4CF;
    color: #FFFFFF;
}
.cs-title
{
    width: 545px;
    padding: 10px;
    background-color: #000000;
    color: #FFFFFF;
}
.cs-prev, .cs-next
{
    background-color: #000000;
    color: #FFFFFF;
    padding: 0px 10px;
}
/***********************/

/*Cms_ShowImageByJquery*/
.Cms_ShowImageByJquery
{
    overflow: hidden;
    width: 950px;
    margin-bottom: 10px;
}
.Cms_ShowImageByJquery .bl
{
    height: 182px;
    background: url("Images/ShowImageWithJquery/BorderSlideshwo_L.gif") no-repeat left center;
    position: relative;
    margin-right: 5px;
}
.Cms_ShowImageByJquery .br
{
    height: 182px;
    background: url("Images/ShowImageWithJquery/BorderSlideshwo_R.gif") no-repeat right center;
}
.Cms_ShowImageByJquery .bt
{
    background: url("Images/ShowImageWithJquery/BorderSlideshwo_Top.gif") repeat-x top;
    margin-left: 5px;
    padding-top: 5px;
}
.Cms_ShowImageByJquery .bb
{
    background: url("Images/ShowImageWithJquery/BorderSlideshwo_Bottom.gif") repeat-x bottom;
    height: 177px;
}
.Acs_LoginSystem
{
    margin-bottom: 5px;
}
.Acs_LoginSystem .errorlogin
{
    color: Red;
    display: block;
    margin: 0 auto 15px;
    text-align: center;
}
.Acs_LoginSystem .CtrlA
{
    width: 175px;
    border: 1px solid #c0c0c0;
    padding: 2px 5px;
    font-size: 12px;
}
.Acs_LoginSystem .BtnA1
{
    background-image: url("Images/Button/Login-Buttom.gif");
    background-repeat: repeat-x;
    border: 0 none;
    height: 28px;
    width: 28px;
}
.Acs_LoginSystem .spnPasswordHighlightText
{
    position: absolute;
    z-index: 2;
    text-align: right;
    font-size: 12px;
    cursor: text;
}
.Acs_LoginSystem .BtnRegister
{
    text-align: center;
}
.Acs_LoginSystem .BtnRemindPass
{
    text-align: center;
}
.Acs_LoginSystem .highlight
{
    color: Gray;
    font-style: italic;
}

.feedbackDialog
{
    padding: 10px 10px 10px 0px;
    text-align: right;
    direction: rtl;
}
.feedbackDialog .row
{
    padding-bottom: 5px;
}
.feedbackDialog .row .Label
{
    color: #0587AE;
    width: 100px;
    display: inline-block;
}
.feedbackDialog .row .tb
{
    border: 1px solid #BFBFBF;
    width: 180px;
}
        
.feedbackDialog .title
{
    /*background:transparent url(images/TitleControlDarkBackground.gif) repeat-x 0 10px;*/
    height:20px;
    margin:0px 0px 10px 30px;
    color:#c0c0c0;
}
        
.feedbackDialog .title .Icon
{
    height:12px;
    width:5px;
    background:transparent url(images/TitleControlIcon.gif) no-repeat bottom;
    float:right;
    display:inline;
}
.feedbackDialog .title .Text
{
    height:20px;
    float:right;
    display:inline;
    font-weight:bold;
    font-size:14px;
    color:#656565;
    padding-right:4px;
    padding-left:2px;
}
.feedbackDialog .error
{
    color:Red;
}

.feedbackDialog input[type="button"]
{
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    color: #666666;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 27px;
    margin: 0px 1px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;
    font-family: inherit;
    width:75px;
}
.feedbackDialog input[type="button"]:hover 
{
    background-color: #F8F8F8;
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;
    width:75px;
}

.feedbackDialog .invalid-focus
{
    background-color:#FCE8E8;
}

.feedbackDialog textarea
{
    border: 1px solid #BFBFBF;
}

.inlineCB
{
    background-image:url("Images/feedback/FeedBack_Up.gif");
    width:34px;
    height:35px;
    position:fixed;
    top:450px;
    left: 0px; 
}

.inlineCB:hover
{
    background-image:url("Images/feedback/FeedBack_Over.gif");
}
