body
{
  width: 100%;
  direction: ltr;
  font-family: "Arial";
  font-size: 12px;
  background-color: transparent;
  color: #636363;
  margin: 0 0 0 0;
  background-image: url('/Images/TopBackground.gif');
  background-repeat: repeat-x;
}


/*#imgHowToPrint
{
  display: none;
}
*/
A
{
  color: #1080D2;
  font-size: 12px;
  text-decoration: underline;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

A.noLine
{
  text-decoration: none;
}

A:hover
{
  text-decoration: underline;
}

form
{
  margin: 0px;
}

.hidden
{
  display: none;
}

table
{
  margin: 0px;
  padding: 0px;
  border: none;
}

img
{
  border: none;
}

A.button
{
  color: Blue;
  text-decoration: underline;
}

/* ---- H E A D E R ---- */
#tblHeader
{
  background-image: url(/images/TopBackground.gif);
  background-repeat: repeat-x;
  font-size: 12px;
}

/* user links - (log-in / my account / my books / my projects) */

.HeaderTitlebarLeftCells
{
  vertical-align: top;
  white-space: nowrap;
  font-size: 12px;
  color: #737373;
}

.HeaderSeperator
{
  width: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: Black;
  padding-left: 2px;
  padding-right: 2px;
}

/* Navigation - first line */

.navSeperator
{
  font-size: 2px;
  height: 2px;
}

.HeaderDivSingleRow
{
  width: 100%;
  height: 20px;
  border-left: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  background-position: bottom;
  background-image: url(/KotarApp/Resources/Images/top_bar_tile1.gif);
  background-repeat: repeat-x;
}

.HeaderDivDoubleRow
{
  width: 100%;
  height: 38px;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  background-image: url(/KotarApp/Resources/Images/top_bar_tile.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.HederDivDisplayNone
{
  display: none;
}

A:HOVER.CurrentBook
{
  text-decoration: underline;
}
.CurrentBook
{
  text-decoration: none;
}

.HeaderLinkBrowseBooks
{
  font-size: 12px;
  font-weight: bold;
  color: #0a72ba;
}

.HeaderLinkBrowseBooks:Hover
{
  color: #1080D2;
}

.HeaderLink
{
  font-size: 12px;
  font-weight: bold;
  color: #737373;
  text-decoration: none;
}

.HeaderLink:Hover
{
  color: #1080D2;
}

/* Navigation - second line */

.MasterPageLibraryNavigationSelected
{
  width: 108px;
  background-image: url('/KotarApp/Resources/Images/tab_sel.gif');
  text-align: center;
  height: 18px;
  background-position: top;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}
.MasterPageLibraryNavigationRollover
{
  width: 108px;
  background-image: url('/KotarApp/Resources/Images/tab_over.gif');
  text-align: center;
  height: 18px;
  background-position: top;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}
.MasterPageLibraryNavigationNormal
{
  width: 108px;
  height: 18px;
  text-align: center;
  background-image: url('/KotarApp/Resources/Images/tab.gif');
  background-position: top;
  background-repeat: repeat-x;
  border-bottom: 1px solid #CCCCCC;
  text-decoration: none;
}

.MasterPageLibraryNavigationNormal A
{
  color: #656565;
  text-decoration: none;
  font-size: 12px;
}
.MasterPageLibraryNavigationRollover A
{
  color: #656565;
}

/* ---- F O O T E R ---- */


#tblFooter
{
  border-top: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
  font-size: 11px;
  color: #777777;
  margin-top: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 20px;
}

#tblFooter a
{
  padding-left: 10px;
  padding-right: 10px;
  color: #0983d9;
  text-decoration: none;
  font-size: 11px;
  height: 16px;
}

#tblFooter a:HOVER
{
  color: Black;
  text-decoration: underline;
}


/* ---- Home page ---- */
#tblHomePage
{
  top: -10px;
  position: relative;
}

.btnLogin
{
  color: #ff6600;
  text-decoration: none;
}

.SubjectsCloud
{
  color: #3ca6d2; /* font:120%; */
  line-height: 26px;
  cursor: pointer;
}

.SubjectsCloud a
{
  font-size: 18px;
  color: #3ca6d2;
  cursor: pointer;
  text-decoration: none;
}

.SubjectsCloud a:hover
{
  color: #1080D2;
  cursor: pointer;
  text-decoration: underline;
}

.SubjectsCloudLinkALL
{
  display: inline;
  position: relative;
  top: -2px;
  color: #ff6600;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

.SubjectsCloudLinkALL a
{
  font-size: 13px;
  color: #ff6600;
}

.tdAdvSearchLink
{
  padding-top: 5px;
}

/* ---- Left column (Kotar)*/
.aboutTitle
{
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
}

.aboutDesc
{
  font-size: 13px;
  line-height: 18px;
}

/* ---- Books grid (Kotar, School, YBZ) ---- */

#tblBooksGrid .button
{
  cursor: pointer;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: top;
  background-image: url(/Images/Books_Title_Middle.gif);
  background-repeat: repeat-x;
}

#tblBooksGrid .selectedButton
{
  cursor: default;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: top;
  background-image: url(/Images/Books_Title_Middle_seleted.gif);
  background-repeat: repeat-x;
}

#tblBooksGrid .highlightedButton
{
  cursor: pointer;
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
  vertical-align: top;
  background-image: url(/Images/Books_Title_Middle_rollover.gif);
  background-repeat: repeat-x;
}

#tblBooksGrid .selectedButton .buttonText
{
  cursor: default;
}

#tblBooksGrid .buttonText
{
  cursor: pointer;
  color: white;
  height: 37px;
  background-color: transparent;
  text-align: center;
  vertical-align: top;
  font-size: 16px;
  border: none;
}

#tblBooksGrid TD.book
{
  height: 108px;
  padding-right: 20px;
  padding-top: 0px;
}

#tblBooksGrid .hrefBook
{
  text-decoration: none;
  color: #0a83d7;
  height: 30px;
}

#tblBooksGrid .hrefBook:HOVER
{
  color: Black;
  text-decoration: underline;
  cursor: pointer;
  height: 30px;
}

#tblBooksGrid .lblBookname
{
  width: 80px;
  overflow: hidden;
  white-space: nowrap;
}

#tblShadow
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/thumbnailBackground.gif');
  background-position: 4px 5px;
  background-repeat: no-repeat;
  width: 115px;
}

#divBooks #tblShadow
{
  background-position: 5px 5px;
  width: 106px;
}

#tblBookTumbnail
{
  background-repeat: no-repeat;
  background-position: 22px 9px;
  width: 107px;
  height: 111px;
}

#tblShadow2
{
  background-image: url('/KotarApp/Resources/Images/thumbnailBackground2.png');
  background-position: 101px 107px;
  background-repeat: no-repeat;
  width: 125px;
}

#tblBookTumbnail2
{
  background-repeat: no-repeat;
  background-position: 0px 9px;
  width: 125px;
  height: 148px;
}

.pnlBookThumb
{
  overflow: hidden;
  width: 106px;
  height: 110px;
  padding-left: 1px;
  cursor: pointer;
}


.book .actionButtons
{
  overflow: hidden;
  width: 30px;
  padding-top: 44px;
  position: relative;
  top: -11px;
  background-position: 0px 11px;
}

.book .actionButtonsWithLock
{
  overflow: hidden;
  width: 38px;
  height: 80px;
  padding-top: 44px;
  position: relative;
  z-index: 3;
  top: -11px;
  background-image: url('/KotarApp/Resources/Images/Books/block_ico.png');
  background-repeat: no-repeat;
  background-position: 0px 10px;
}

.BookThumbNoLock
{
  width: 104px;
  padding-top: 1px; 
  height: 100px; 
}

.BookThumbWithLock
{
  width: 104px;
  padding-top: 1px; 
  height: 100px; 
  background-image: url('/KotarApp/Resources/Images/Books/block_ico.png');
  background-repeat: no-repeat; 
  background-position: 76px 0px;
}

/* ---- Pager (with postbacks) ---- */

#tblPager a
{
  color: #0a72ba;
  font-size: 12px;
  padding: 2px;
  text-decoration: none;
}

#tblPager a:HOVER
{
  font-weight: bold;
  color: #1080D2;
  padding: 2px;
  text-decoration: underline;
  font-size: 12px;
}

#tblPager .selected
{
  font-weight: bold;
  color: #000000;
  padding: 2px;
  text-decoration: underline;
  font-size: 12px;
}

#tblPager .disabled
{
  color: Gray;
  padding: 2px;
  text-decoration: none;
  font-size: 12px;
}

#tblPager .disabled:hover
{
  color: Gray;
  text-decoration: none;
}

/* ---- Popups ---- */

.MoreInfoTd
{
  background-color: #F2F2F4;
  text-align: center;
  padding: 15px 20px 15px 20px;
  font-size: 18px;
  font-weight: bold;
}

.PopUpTitle
{
  text-align: left;
  color: White;
  font-size: 14px;
  font-weight: bold;
  background-repeat: repeat-x;
}

.popup .title
{
  text-align: left;
  color: White;
  font-size: 14pt;
  font-weight: bold;
  background-repeat: repeat-x;
}

.info
{
  background-color: #F2F2F4;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: bold;
}

/* ---- Popup buttons ---- */

.CopyBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/copyBtn.gif' );
  width: 85px;
  height: 24px;
  border: none;
  background-color: Transparent;
  cursor: pointer;
}

.ConfirmBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/confirmBtn.gif' );
  width: 85px;
  height: 24px;
  border: none;
  background-color: Transparent;
  cursor: pointer;
}

.AddBookBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/Books/addBtn.gif' );
  width: 85px;
  height: 24px;
  border: none;
  background-color: Transparent;
  cursor: pointer;
}

.AddAndGotoBookBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/Books/addAndGoBtn.gif' );
  width: 123px;
  height: 24px;
  border: none;
  background-color: Transparent;
  cursor: pointer;
}

.CancelBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/Books/cancelBtn.gif' );
  width: 85px;
  height: 24px;
  border: none;
  background-color: Transparent;
  cursor: pointer;
}

.LoginBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/entry_btn.gif' );
  background-color: Transparent;
  width: 117px;
  height: 28px;
  border: none;
}

.SendMailBtn
{
  background-image: url('/KotarApp/Loc/en/Resources/Images/sendMailBtn.gif' );
  width: 85px;
  height: 24px;
  border: none;
  background-color: Transparent;
  cursor: pointer;
}

/* ---- Login popup ---- */

.popup .dvLogin
{
  margin-left: auto;
  margin-right: auto;
  width: 310px;
}

INPUT.login
{
  width: 134px;
  background-color: #FEFF9F;
  border-top: 2px solid #797979;
  border-left: 2px solid #797979;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
}


A.newReg
{
  color: #1080D2;
  cursor: pointer;
  text-decoration: underline;
  background-color: Transparent;
  border: none;
  padding: 0px;
  padding: 0px;
  height: 20px;
  font-size: 13px;
}

A.forgotPass
{
  color: #1080D2;
  cursor: pointer;
  text-decoration: underline;
  background-color: Transparent;
  border: none;
  width: 100px;
  padding: 0px;
  padding: 0px;
  height: 20px;
}




/* ---- Search ---- */
#search_oStage
{
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}

.searchResultOnMouseOver
{
  font-weight: bold;
  text-decoration: underline;
}
.searchResultOnMouseOut
{
  border-bottom: #00000 1px solid;
}

.cssHighlights
{
  background-position: right top;
  overflow: hidden;
  display: inline;
}

.primitiveHighlight
{
  background-image: url(/KotarApp/Resources/Images/transBlue.png);
  background-position: 0px 0px;
  background-repeat: repeat;
  position: absolute;
  font-size: 2px;
}
.primitiveHighlightIE
{
  background-image: url(/KotarApp/Resources/Images/solidBlue.gif);
  background-position: 0px 0px;
  background-repeat: repeat;
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=25);
  font-size: 2px;
}

.PrimitiveThumbnail
{
  font-size: 12px;
}

/*A:HOVER
{
  text-decoration: underline;
  cursor: pointer;
  color: Black;
  font-weight: bold;
}*/
.SearchBy
{
  padding-left: 10px;
  padding-right: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #0a72ba;
  cursor: pointer;
}
.Selected
{
  padding-left: 10px;
  padding-right: 30px;
  font-weight: bold;
  color: Black;
  cursor: pointer;
  text-decoration: underline;
}
.Link
{
  text-decoration: none;
  cursor: pointer;
  color: #0a72ba;
}
.booklink
{
  text-decoration: none;
  cursor: pointer;
  color: #339933;
}
A:HOVER.Selected
{
  text-decoration: underline;
  cursor: text;
}
A:HOVER.Disabled
{
  text-decoration: none;
  color: Gray;
  cursor: text;
  font-weight: bold;
}
.Disabled
{
  padding-left: 40px;
  font-weight: bold;
  color: Gray;
  cursor: text;
  text-decoration: none;
}

/* ---- SEO - Books index ---- */

.IndexTitle
{
  font-size: 14pt;
  font-weight: bold;
}

.IndexSort
{
  height: 22px;
  padding: 1px 10px 1px 10px;
  background-color: #E7E7E7;
  font-size: 16pt;
  font-weight: bold;
  color: #5A99C2;
}
.ItemList
{
  font-size: 12px;
}

.InfoBook
{
  font-size: 12px;
}

.booklink
{
  font-weight: bold;
}

.booklink h1
{
  font-size: 20px;
}

.bookChapter_from
{
  font-weight: bold;
  color: Black;
}

.indexTocEntry
{
  color: #1387D4;
  list-style-type: circle;
  margin-top: 3px;
}

h3.indexChapterTitle {
    font-size:12px;
    display: inline;
    font-weight:normal;
}

/* ---- Pager ---- */
.pagerCss
{
  color: #0a72ba;
  font-size: 12px;
  padding: 2px;
  text-decoration: none;
}
A:HOVER.pagerCss
{
  font-weight: bold;
  color: #1080D2;
  padding: 2px;
  text-decoration: underline;
  font-size: 12px;
}

.pagerCurrentPage
{
  font-weight: bold;
  color: #000000;
  padding: 2px;
  text-decoration: underline;
  font-size: 12px;
}
.pagerDisabledCss
{
  color: Gray;
  padding: 2px;
  text-decoration: none;
  font-size: 12px;
}


/* ---- Registeration ---- */
#Registration td
{
  font-size: 13px;
}

.Starry
{
  color: Red;
}

.RegistarionTop
{
  color: White;
  font-size: 14pt;
  display: inline;
  float: left;
}

.RegistarionLeftLinks
{
  display: inline;
  float: right;
  margin-right: 20px;
  color: White;
}

.RegistarionLeftLinks A
{
  color: White;
}
#TopRegistarion A
{
  font-size: 12px;
}

.buttons
{
  width: 100px;
  background-color: #F3F4EF;
  cursor: pointer;
}

/* ---- Member profile page ---- */
.ProfileTop
{
  color: #636363;
  font-size: 16pt;
  font-weight: bold;
  display: inline;
  float: left;
}

.ProfileLeftLinks
{
  display: inline;
  float: right;
  margin-right: 20px;
}

.ProfileName
{
  color: #636363;
  font-size: 9pt;
  font-weight: bold;
  display: inline;
}

.ProfileValue
{
  color: #636363;
  font-size: 9pt;
  display: inline;
}

/* ---- Choose Subscription ---- */
.ChooseSubscriptionRadio
{
  background-image: url('/kotarapp/shop/images/radio.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 17px;
  color: white;
}

.ChooseSubscriptionRadio_On
{
  background-image: url('/kotarapp/shop/images/radio_on.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 17px;
  color: white;
}

.ChooseSubscriptionBg
{
  background-image: url('/kotarapp/shop/images/bg.gif');
  background-repeat: no-repeat;
  background-position: right;
  color: White;
  width: 558px;
  height: 58px;
  padding-right: 10px;
}

.ChooseSubscriptionBg_On
{
  background-image: url('/kotarapp/shop/images/bg_on.gif');
  background-repeat: no-repeat;
  background-position: right;
  width: 558px;
  height: 58px;
  padding-right: 10px;
}

.DiscriptionDiv
{
  display: inline;
  float: right;
  width: 350px;
  text-align: right;
  color: White;
  font-size: 12pt;
}

.Pricdiv
{
  display: inline;
  float: left;
  text-align: right;
  color: White;
  font-size: 12pt;
  width: 160px;
  padding-top: 8px;
}

/* ---- Viewer ---- */
#oTabs
{
  direction: ltr;
}

#dvTocIsLoading
{
  text-align: left;
}

/* ---- BookThumbnail.ascx ---- */
.tdBookTitle
{
  padding-left: 23px;
}/* ---- ????? ---- */
/* ---- ????? ---- */
/* ---- ????? ---- */

.ugcLayer
{
  color: #2477B1;
  background-color: White;
  font-size: 13px;
  height: 24px;
  text-decoration: none;
  padding-right: 1px;
  width: 180px;
  cursor: pointer;
  padding-bottom: 1px;
}
.ugcLayerHover
{
  background-color: White;
  font-size: 13px;
  height: 24px;
  text-decoration: none;
  padding-right: 1px;
  width: 181px;
  color: #2477B1;
  cursor: pointer;
  padding-bottom: 1px;
}
.ugcLayerHoverFF
{
  background-color: White;
  font-size: 13px;
  height: 25px;
  text-decoration: none;
  padding-right: 3px;
  width: 180px;
  color: #2477B1;
  cursor: pointer;
}
/* ----------- AddItem page -----*/
.AdditemTextbox
{
    width:400px;
    margin:0px 0px 5px 0px;
}

.fontSize
{
    font-size:13px;
}

#AddItem td
{
    font-size:13px;
    vertical-align:top;
}

.spacer
{
    border-bottom:solid 2px #f4f4f4;
    padding: 5px 0px 5px 0px;
}

.AdditemMandatory
{
    color:Red;
    vertical-align:top;
    text-align:right;
}

#AdvanceSearch td
{
    font-size:13px;
    padding:10px 0px 10px 0px;
}

.Letter
{
  color:#BF5D1A;
  font-weight:bold;
  padding:10px 0px 10px 0px;
}

.ugcStatus
{
  color: #2477B1;
  background-color: White;
  font-size: 13px;
  height: 24px;
  width:147px;
  text-decoration: none;
  padding-right: 3px;
  cursor: pointer;
  padding-bottom: 1px;
}

.ugcStatusHide
{
  display:none;
}