/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Define Colors *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * General Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ body { font-size: 10px; font-family: Tahoma; margin: 0; height:100%; background-color: #FFFFFF; background-image: url('../Images/body_bg.gif'); } td, select { font-size: 10px; font-family: Tahoma; color: #6A6A6A; font-weight: bold; } li { text-align: justify;} input { font-family: Tahoma; font-size: 10px; color: #6A6A6A; font-weight: bold; border: 1px solid #87A1BC; height:17px; } textarea { font-family: Tahoma; font-size: 10px; color: #6A6A6A; /* border:1px solid silver; */ } .RadioButton { border: 0px; } .hr { height: 1px; background-color: #DADADA; } a { color: #366394; font-size: 10px; font-weight: bold; } a:link { color: #366394; text-decoration: none; } a:visited { color: #366394; text-decoration: none; } a:hover { color: #284769; text-decoration: underline; } a.languageLink { color: #FFFFFF; font-size: 10px; font-weight: bold; } a.languageLink:link { color: #FFFFFF; text-decoration: none; } a.languageLink:visited { color: #FFFFFF; text-decoration: none; } a.languageLink:hover { color: #FBCDEC; text-decoration: none; } a.link { color: #366394; font-size: 10px; font-weight: bold; } a.link:link { color: #366394; text-decoration: none; } a.link:visited { color: #366394; text-decoration: none; } a.link:hover { color: #284769; text-decoration: underline; } a.link1 { color: #5E5F63; font-size: 10px; font-weight: bold; } a.link1:link { color: #5E5F63; text-decoration: none; } a.link1:visited { color: #5E5F63; text-decoration: none; } a.link1:hover { color: #6D8120; text-decoration: underline; } a.OtherLinks { color: #29526F; font-size: 10px; font-weight: bold; } a.OtherLinks:link { color: #29526F; text-decoration: none; } a.OtherLinks:visited { color: #29526F; text-decoration: none; } a.OtherLinks:hover { color: #2E414E; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Common Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .header { border-width: 1px; border-style: solid; border-color: #E7E7E7; } .table { background-color: #F9F9F9; border-left: 1px solid #999; border-right: 1px solid #999; } .table1 { border: 1px outset White; /* 1px solid Gray;*/ } .pageContents { font-size: 10px; color: #6A6A6A; text-align: justify; } .bolded { font-weight: bold; } .menuButton { font-size: 10px; font-weight: bold; } .extraBoxes { font-size: 10px; background-color: #F9F9F9; text-align:justify; } .radio { width: 11px; height: 13px; font-size: 10px; background-color: D8DBC3; } .radioBox { padding: 2px; font-size: 10px; background-color: D8DBC3; } .radioContents { font-size: 10px; padding-left:3px; padding-right:3px; } .button { height: 20px; color: #FFFFFF; font-weight: bold; font-size: 10px; border-left: 1px solid #BBBC9C; border-right: 1px outset #BBBC9C; border-top: 1px solid #BBBC9C; border-bottom: 1px outset #BBBC9C; padding-left:2px; padding-right: 2px; background-image: url(../Images/ButtonBG.gif); } .bodyContents { background-color: #F6F6F6; border: 1px solid #E7E7E7; } .arrow { font-family: webdings; font-size: 12px; color: #C41818; } .Caption { font-size: 10px; font-weight: bold; color: #718CA9; } .tableTitle { color: #FFFFFF; font-weight: bold; font-size: 11px; height: 20px; text-align: center; background-color: #6C1E74; } .WebsiteLanguage { color: #FFFFFF; font-weight: bold; font-size: 11px; background-color: #C4A1B9; width: 137px; } a.ViewAllLink { color: #884193; font-size: 10px; font-weight: bold; } a.ViewAllLink:link { color: #884193; text-decoration: none; } a.ViewAllLink:visited { color: #884193; text-decoration: none; } a.ViewAllLink:hover { color: #7B2883; text-decoration: underline; } .Number { color: #0D6A93; } .SpecialText { color: #9E3907; } .SpecialText1 { color: #66791D; text-align: justify; } .SpecialText2 { color: #2E6196; text-align: justify; } .Title { color: #2E6196; font-size: 15px; font-family: Arial; font-weight: bold; text-align: justify; } .Description { color: #7D7D7D; font-size: 10px; font-weight: bold; text-align: justify; } .ButtonLink { color: black; font-weight: bold; text-align: center; display: block; padding: 3 7 3 7; border: 1px solid #6c94bf; background-color: #F8F8F8; } .ButtonLink:Hover { color: white; text-decoration: none; background-color: #4873a2; } a.ButtonLink1 { color: black; font-weight: bold; text-align: center; display: block; padding: 3 7 3 7; border: 1px solid #c60000; background-color: #f0f0f0; } a.ButtonLink1:visited { color: black; } a.ButtonLink1:Hover { color: white; text-decoration: none; background-color: #c60000; } .Separator { height: 3px; padding: 0px; background-repeat: repeat-x; background-image: url(../Images/Separator.gif); } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Warning and Info Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .warning { font-weight: bold; color: #990000; } .required { font-weight: normal; color: #990000; } .InfoTitle { font-weight: bold; font-size: 12px; color: #4773a2; padding-bottom:10px; } .InfoMessage { font-weight: normal; font-size: 11px; text-align: justify; color: #2D2D2D; } .InfoMessage_S { font-weight: normal; font-size: 11px; text-align: justify; color: #2D2D2D; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Navigation Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .NavigationBar { color: #797879; font-size: 13px; font-family: Arial; height: 22px; padding: 3 7 3 7; font-weight: bold; text-align: justify; border-left: 1px solid #698DAF; border-right: 1px solid #698DAF; background-image: url(../Images/NavigationBarBG.gif); } a.NavigationLink { color: #48667D; font-weight: bold; font-size: 13px; font-family: Arial; } a.NavigationLink:link { color: #48667D; text-decoration: none; } a.NavigationLink:visited { color: #48667D; text-decoration: none; } a.NavigationLink:hover { color: #C30403; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Pagination Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .PaginationBG { background-color: #EDEDED; border-top:1px solid silver; border-bottom:1px solid silver; } .SelectedPage { color: #E32120; font-weight: bold; } a.PaginationLink { color: #48667D; font-weight: bold; font-size: 10px; } a.PaginationLink:link { color: #48667D; text-decoration: none; } a.PaginationLink:visited { color: #48667D; text-decoration: none; } a.PaginationLink:hover { color: #243948; text-decoration: underline; } .PaginationDisplayHeader { color: #62712B; font-weight: bold; font-size: 10px; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Left Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .LeftSection { background-color: #FFFFFF; } /*------------------ Latest News Control -------------------------*/ .LatestNewsHeader { /* Background */ width: 153px; height: 25px; background-image: url(../Images/LatestNewsHeader_ar.gif); /* Font */ color: White; font-weight: bold; font-size: 11px; padding-Right: 15px; } .LatestNewsBox { border-Left: 1px solid #757F89; border-bottom: 1px solid #757F89; background-color: White } a.LatestNewsLink { color: #657481; font-weight: bold; font-size: 10px; } a.LatestNewsLink:link { color: #657481; text-decoration: none; } a.LatestNewsLink:visited { color: #657481; text-decoration: none; } a.LatestNewsLink:hover { color: #758829; text-decoration: underline; } .LatestNewsDate { color: #8297B4; font-size: 12px; font-weight: bold; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Right Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .RightSection { } /*------------------ Shooping Cart Control -------------------------*/ #CartControl { padding: 0; vertical-align: top; background-color: #EFEFEF; } #CartControl th { background: #C60000; text-align: Right; } #CartControl th div, #CartControl th a { display: block; padding: 4px 6px 4px 6px; color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 11px; } #CartControl td { color: #313131; padding: 5px; font-weight: normal; } #CartControl select { width: 140; color: #313131; font-size: 9px; font-weight: normal; } /*------------------ Login Header Control -------------------------*/ .LoginHeader { /* Background */ width: 150px; height: 29px; background-repeat: repeat-x; background-image: url(../Images/LoginHeader_ar.gif); /* Font */ color: White; font-weight: bold; font-size: 11px; padding-top: 3px; } .LoginBox { border: 1px solid #D7D6D6; border-top: 0px; background-color: #F1F7FB; } /*------------------ Search Header Control -------------------------*/ .SearchHeader { /* Background */ width: 150px; height: 29px; background-repeat: repeat-x; background-image: url(../Images/SearchHeader_ar.gif); /* Font */ color: White; font-weight: bold; font-size: 11px; padding-Right: 40px; padding-top: 3px; } .SearchBox { border: 1px solid #D7D6D6; border-top: 0px; /* background-color: #FDFFF8; */ } .LastSearchResults { height: 22px; text-align: center; background-color: #F5F5F5; border: 1px solid #DEDEDF; } /*------------------ Most Sold Header Control -----------------------*/ .MostSoldHeader { /* Background */ width: 150px; height: 29px; background-repeat: repeat-x; background-image: url(../Images/MostSoldHeader_ar.gif); /* Font */ color: White; font-weight: bold; font-size: 11px; text-align: center; padding-top: 3px; } .MostSoldBox { border: 1px solid #D7D6D6; border-top: 0px; } .MostSoldTable { border-Left: 2px solid #878586; border-bottom: 2px solid #878586; } .MS_PublicationBox { height: 143px; background-position: Right top; background-repeat: no-repeat; background-image: url(../Images/BookEdge_ar.gif); padding-top: 0px; padding-bottom: 2px; padding-Left: 2px; padding-Right: 7px; border-Left: 2px solid #878586; border-bottom: 2px solid #878586; } .MS_Cover { border: 1px solid #919191; } .MS_MediaType { color: #B3B3B3; padding: 7 7 4 7; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Middle Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .MiddleSection { background-color: #FFFFFF; padding: 8px; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Footer Section Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .FooterBox { border-top: 1px solid #67758C; border-bottom: 1px solid white; } .FooterTable { background-color: #8EACCB; } .FooterTable td { color: white; font-weight: bold; } a.FooterLink { color: #FFFFFF; font-weight: bold; font-size: 10px; } a.FooterLink:link { color: #FFFFFF; text-decoration: none; } a.FooterLink:visited { color: #FFFFFF; text-decoration: none; } a.FooterLink:hover { color: #3D586D; text-decoration: underline; } .FooterText { color: #687C8B; font-weight: bold; text-align: center; padding:5px; border-top: 2px solid #8EACCB; } .DevelopedByText { font-size:9px; font-weight: normal; float:Left; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Header Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .HomePageHeader { height: 29px; width: 156px; border-Left:1px solid #C6D6E7; background-image: url('../Images/HomeHeaderBG.gif'); text-align: center; } .Marquee { color: #99999E; font-weight: bold; font-size: 10px; background-color: #FFFFFF; } .MarqueeHeader { color: #FFFFFF; background-color: #efad19; border: 1px solid #b6730e; font-weight: bold; font-size: 10px; text-align: center; } a.HomePageLink { color: #748BAC; font-weight: bold; font-size: 11px; font-weight: bolder; text-align: center; } a.HomePageLink:link { color: #748BAC; text-decoration: none; } a.HomePageLink:visited { color: #748BAC; text-decoration: none; } a.HomePageLink:hover { color: #096695; text-decoration: none; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Home Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ a.MainTitle { color: #884193; font-size: 17px; font-weight: bolder; text-align: center; } a.MainTitle:link { color: #884193; text-decoration: none; } a.MainTitle:visited { color: #884193; text-decoration: none; } a.MainTitle:hover { color: #C41818; text-decoration: underline; } a.OtherTitle { color: #884193; font-size: 12px; font-weight: bold; text-align: center; } a.OtherTitle:link { color: #884193; text-decoration: none; } a.OtherTitle:visited { color: #884193; text-decoration: none; } a.OtherTitle:hover { color: #C41818; text-decoration: underline; } .ArticleDetails { font-size: 11px; text-align: justify; padding-top:5px; } .OtherNews { border-right: 1px solid #DDD0D9; border-left: 1px solid #DDD0D9; border-bottom: 1px solid #DDD0D9; border-top: 3px solid #B2799F; background-color: #EADDE6; } .OtherNewsAlternating { border-right: 1px solid #DDD0D9; border-left: 1px solid #DDD0D9; border-bottom: 1px solid #DDD0D9; border-top: 3px solid #B2799F; background-color: #F2E4ED; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Contents Page Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .ContentsTable { background-color: #BFBFBF; } .ContentsTable td { background-color: White; } .sTitle { color: #2E6196; font-size: 12px; font-weight: bold; height: 20px; } .sOriginalTitle { color: #9E3838; font-size: 10px; font-weight: bold; height: 18px; } .Author { color: #8A8A8A; font-size: 10px; font-weight: normal; } .Date { color: #7F7F7F; text-align: Left; font-size: 10px; font-weight: normal; white-space: nowrap; } .Contents { color: #686668; font-size: 11px; font-weight: normal; white-space: normal; } .Head1 { color: #385E7E; font-size: 10px; font-weight: bold; } .Abstract { color: #686668; font-size: 10px; font-weight: normal; } .SourceName { color: #6F8495; font-size: 10px; font-weight: normal; } a.MaterialLink { color: #366394; font-size: 10px; font-weight: bold; } a.MaterialLink:link { color: #366394; text-decoration: none; } a.MaterialLink:visited { color: #366394; text-decoration: none; } a.MaterialLink:hover { color: #284769; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Grid Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .grid { background-color: #FFFFFF; } .gridHeader { color: White; white-space: nowrap; text-align: center; font-weight: bold; font-size: 10px; height: 25px; background-repeat: repeat-x; background-image: url(../Images/GridHeaderBG.gif); } .gridItem { color: #3D648F; font-size: 10px; font-weight: bold; background-color: #F7FBFE; } .gridAltItem { font-size: 10px; background-color: #ECF3F8; } .gridEmpty { white-space: nowrap; font-size: 10px; background-color: #F7FBFE; text-align: center; } .gridSection { border: 1px solid #C4C4C4; background-color: #FFFFFF; } .gridSectionItem { font-size: 10px; background-color: #EEEEEE; } .gridSeparator { height: 3px; padding: 0px; background-repeat: repeat-x; background-image: url(../Images/GridSeparator.gif); } .gridVerticalSeparator { width: 1px; padding: 1px; background-repeat: repeat-y; background-image: url(../Images/GridVerticalSeparator.gif); } .HeaderTable { border: 1px solid #7590AE; background-color: #DAE3EC; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Box Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .boxHeader { height: 25px; border-bottom: 1px solid silver; font-weight: normal; background-image: url(../Images/MenuBG.gif); } .boxCaption { background-color: #E8E8E8; } .boxContents { background-color: #F9F9F9; } .boxHeader1 { color: #616C80; height: 25px; border-bottom: 1px solid silver; font-weight: bold; background-image: url(../Images/menuBg1.gif); } .boxCaption1 { font-weight: bold; white-space: nowrap; background-color: #F9F9F9; background-image: url(../Images/captionBg.gif); background-repeat: repeat-x; } .boxContents1 { text-align: center; background-color: #F9F9F9; } .boxSeparator { height: 4px; background-color: #003366; border-bottom: 2px solid White; } .Code { border: #8b4513 1px solid; padding-right: 5px; padding-left: 5px; color: #000066; font-family: 'Courier New' , Monospace; background-color: #ff9933; } .boxTable { border: 1px solid #C4C4C4; background-color: #FAFAFA; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ /* Other Controls Styles */ /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Text AD Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .textAD_Style { color: #364E0F; background-color: #EEF3E6; border: 1px dotted #A2B292; } .textAD_BorderTop { height: 4px; background-color: #749F31; } .textAD_SiteLink { color: #364E0F; font-weight: bold; font-size: 10px; } .textAD_SiteLink a:link { color: #364E0F; text-decoration: none; } .textAD_SiteLink a:visited { color: #364E0F; text-decoration: none; } .textAD_SiteLink a:hover { color: #466712; text-decoration: underline; } .textAD_Desc { color: #364E0F; } .textAD_DisplayLink { color: #2E454A; font-weight: bold; font-size: 10px; text-align: center; } .textAD_DisplayLink a:link { color: #2E454A; text-decoration: none; } .textAD_DisplayLink a:visited { color: #2E454A; text-decoration: none; } .textAD_DisplayLink a:hover { color: #2E454A; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Custom Control Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .ControlTable { border: 1px solid silver; background-color: #EFEFEF; } .ControlHeader { color: #4773A2; font-weight: bold; font-size: 10px; background-color: #D6DEE8; padding: 5px; } .MaterialAuthor { color: #C30403; font-weight: bold; font-size: 10px; } a.ControlLink { color: #535152; font-weight: bold; font-size: 10px; } a.ControlLink:link { color: #535152; text-decoration: none; } a.ControlLink:visited { color: #535152; text-decoration: none; } a.ControlLink:hover { color: #48667D; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Search Results Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ a.ResultsLink { color: #48667D; font-weight: bold; font-size: 11px; } a.ResultsLink:link { color: #48667D; text-decoration: none; } a.ResultsLink:visited { color: #48667D; text-decoration: none; } a.ResultsLink:hover { color: #C60000; text-decoration: underline; } .ResultsAuthor { color: #3F5D73; font-size: 10px; } .ResultsPath { color: #818181; font-size: 10px; } a.ResultsPathLink { color: #858484; font-size: 10px; font-weight: bold; } a.ResultsPathLink:link { color: #858484; text-decoration: none; } a.ResultsPathLink:visited { color: #858484; text-decoration: none; } a.ResultsPathLink:hover { color: #9D68A2; text-decoration: underline; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Publication Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .CategoryText { color: #B90F15; font-size: 11px; font-weight: bold; } a.CategoryLink { color: #E86800; font-size: 10px; font-weight: bold; } a.CategoryLink:link { color: #E86800; text-decoration: none; } a.CategoryLink:visited { color: #E86800; text-decoration: none; } a.CategoryLink:hover { color: #2B547C; text-decoration: underline; } .PublicationBox { padding-bottom: 2px; padding-Right: 2px; border-Right: 2px solid #5F80A1; border-bottom: 2px solid #5F80A1; } .PublicationCover { width: 106px; height: 145px; border: 1px solid #8F9190; } .EMagTitle { color: #2E629B; font-size: 17px; font-family: Arial; font-weight: bold; text-align: justify; } .EMagTitle a { color: #2E629B; font-size: 17px; font-family: Arial; font-weight: bold; } .EMagTitle a:link { color: #2E629B; text-decoration: none; } .EMagTitle a:visited { color: #2E629B; text-decoration: none; } .EMagTitle a:hover { color: #7F0B2E; text-decoration: underline; } .PubCaption { color: #1F4C5D; font-size: 10px; font-weight: bold; } .PubValue { color: #C88F11; font-size: 10px; font-weight: bold; } .PubCaption1 { color: #2F6299; font-size: 10px; font-weight: bold; } .PubCaption2 { color: #92a937; font-size: 10px; font-weight: bold; } .PubValue1 { color: #c60000; font-size: 10px; font-weight: bold; } .PublicationDate { color: #8297B4; font-size: 12px; font-weight: bold; } .PubDescription { color: #7D7D7D; font-size: 10px; font-weight: bold; text-align: justify; } a.MoreLink { color: #88A030; font-size: 11px; font-weight: bold; } a.MoreLink:link { color: #88A030; text-decoration: none; } a.MoreLink:visited { color: #88A030; text-decoration: none; } a.MoreLink:hover { color: #D97F15; text-decoration: underline; } a.ReadALlLink { color: #C34149; font-size: 11px; font-weight: bold; } a.ReadALlLink:link { color: #C34149; text-decoration: none; } a.ReadALlLink:visited { color: #C34149; text-decoration: none; } a.ReadALlLink:hover { color: #516C8A; text-decoration: underline; } .ArticleAuthor { color: #B80707; font-weight: bold; } .PublicationTitle { color: #2E6196; font-size: 15px; font-family: Arial; font-weight: bold; text-align: justify; } .PublicationTitle a { color: #2E6196; font-size: 15px; font-family: Arial; font-weight: bold; } .PublicationTitle a:link { color: #2E6196; text-decoration: none; } .PublicationTitle a:visited { color: #2E6196; text-decoration: none; } .PublicationTitle a:hover { color: #788B2D; text-decoration: underline; } a.ContentsLink { color: #C34149; font-size: 10px; font-weight: bold; } a.ContentsLink:link { color: #C34149; text-decoration: none; } a.ContentsLink:visited { color: #C34149; text-decoration: none; } a.ContentsLink:hover { color: #516C8A; text-decoration: underline; } .HaseBook { color: #CE0000; border-top:solid 1px #CE0000; /* 2D813C */ border-bottom:solid 1px #CE0000; } /********************************* Publication Categories *******************************/ .PublicationsCount { color: #8aa03d; font-weight: bold; font-size: 10px; } /*MSD*/ .usernameClass { color: #d63858; font-weight: bold; } .usernameBoxClass { background-color: #c4d5e6; text-align: center; vertical-align: top; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Login First Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .SpecialHeader { color: #C60000; font-size: 11px; padding-bottom: 3px; border-bottom: 2px solid #214294; } .SpecialContents { color: #396173; padding: 10 0 10 0; font-weight: bold; text-align: justify; } a.SpecialButtonLink { color: #1D536C; font-weight: bold; text-align: center; display: inline-block; padding: 3 7 3 7; border: 1px solid #454545; background-color: #f0f0f0; } a.SpecialButtonLink:visited { color: #1D536C; } a.SpecialButtonLink:Hover { color: white;; text-decoration: none; background-color: #C60000; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Subscribtion Styles *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ .SubscribtionTitle { color: #37485B; font-weight: bold; white-space: nowrap; } .SubscribtionType { color: #2D5279; font-weight: bold; } .Price { color: #4E7B41; } .SubscribtionFee { color: #4E7B41; height: 20px; border: 0px; padding-top: 6px; text-align: Left; } .StartingFrom { color: #204973; font-weight: bold; } .Method { color: #2e6196; } .Note { color: #383838; font-weight: bold; text-align: justify; } /*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* * Message Boxes *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/ div.Alert, div.Success, div.Info, div.Action, div.Contact { clear:both; padding:10px; padding-Right:35px; line-height:1.4em; border:1px solid #ccc; background-color:#ffe; background-repeat:no-repeat; background-position:2%; } .ar div.Alert, .ar div.Success, .ar div.Info, .ar div.Action, .ar div.Contact { background-position:98%; } div.Alert { display:block; color:#b00; border-color:#dd7f76; background-image:url(../Images/Icon_Alert.gif); } div.Success { display:block; color:#070; border-color:#090; background-image:url(../Images/Icon_Success.gif); } div.Info { display:block; color:#000; background-image:url(../Images/Icon_Info.gif); } div.Action { padding:10px; background-color:#f6f6f6; text-align:center; } div.Contact { display:block; color:#b00; border-color:#dd7f76; background-image:url(../Images/Icon_Phone.gif); .CommentsHeaderBG { background-color: #E2E4E5; } .CommentsHeader { color: #184A6A; font-size: 11px; font-weight: bold; text-align: justify; } .CommentsCount { color: #A01E1E; font-weight: bold; } .CommentsDetailsTable { border-Right: solid 2px #86A3B8; background-color: #EDEDED; } .CommentTitle { color: #436E90; font-weight: bold; } .CommentDate { color: #7D878C; } .CommentVisitor { color: #C25D20; } .CommentDetails { color: #42494F; font-weight: normal; font-size: 11px; text-align: justify; } }