/* BEGIN STARSLOB CONTROL */

#AnswersStarsWrapperLOB h2
{
    font-family: 'Segoe UI Light' , Arial, sans-serif;
    font-size: 24px;
}

#AnswersStarsWrapperLOB .starTitleLOB
{
    width: 200px;
    display: inline-block;
}

#AnswersStarsWrapperLOB .starinfo
{
    width: 180px;
}

#AnswersStarsWrapperLOB .starHrLOB
{
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 20px;
    color: rgb(238,238,238);
}

/* END STARSLOB CONTROL */

/* BEGIN LOBTABS CONTROL */

#tabsLob
{
    width: 100%;
}

#tabsLobHead
{
    border-bottom: 3px solid rgb(0, 114, 198);    
}

.tabsLobHeadUl
{    
    padding: 0;
    height: 40px;
}

.tabsLobHeadUl li
{
    list-style: none;    
}

.tabsLobHeadUl li a
{
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 35px;
    font-size:16px;
    text-decoration: none;
}

#tabsLob .ui-tabs-active a
{
    background: rgb(0,114,198);
    color: White;
    border:solid 1px rgb(0,114,198);
}

.tabLobContents
{
    display: none;
    margin-top: 40px;
}

.tabLobContentContainerDescription
{         
    width: 310px;
    padding-right: 20px; /*RTL*/
}

.tabLobContentContainerDescription p
{
    font-size: 14px;
}

.tabLobContentContainerDescription h2
{
    margin-bottom: 15px;
    font-family: 'Segoe UI Light', Arial, sans-serif;
    font-size: 24px;    
}

.tabLobContentContainer
{        
    width: 280px;
    padding-left:20px; /*RTL*/
}

.tabLobContentContainer h2
{
    margin-bottom: 15px;
    font-family: 'Segoe UI Light', Arial, sans-serif;
    font-size: 24px;
}

.tabLobContentContainer p
{
    font-size: 16px;
}

.tabLobContentContainer ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.tabLobContentContainer li
{
    font-size: 16px;
    margin: 0px 0px 15px;
}

.tabLobContentContainer li a
{
    cursor: pointer;
    display: block;
    text-decoration: none;
}

/* END LOBTABS CONTROL */

#AnswersStarsWrapper h2, .CustomWidget h2, #trending h2, .homePageForum h2, .aboutTheCommunity h2, .trendingheaders, .faqAnswers h3, #faqPartner h3
{
    font-family: 'Segoe UI Light', Arial, sans-serif;
    font-size: 24px;
}

#trending h2
{
    margin-top: 40px;
}

#AnswersStarsWrapper h2, .CustomWidget h2, .homePageForum h2, .aboutTheCommunity h2
{
    margin-bottom: 20px;
}

#HomepageWelcome
{
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
}

#HomepageWelcome > div
{
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255,0.85);
    margin: 10px;
    padding: 10px 20px 20px;
    position: absolute;
    top: 0;
    width: 290px;
}

#HomepageWelcome > div > h1
{
    font-size: 24px;
    margin-bottom: 15px;
}

/* Page generic List */
.genericListBox + .genericListBox
{
    margin-left: 20px; /*RTL*/
}

.pageGenericList ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.aboutTheCommunity
{
    width: 220px;
}

.aboutTheCommunity li
{
    font-size: 13px;
    margin: 0 0 12px 0;
}

.homePageForum
{
    margin: 0 100px;
    width: 300px;
}

.homePageForum .genericListBox
{
    width: 140px;
}

.homePageForum li
{
    font-size: 16px;
    margin: 0 0 12px 0;
}

#AnswersStarsWrapper
{
    clear: right;/*RTL*/
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 220px;
    margin-bottom: 0px;
}

#AnswersStars
{
    margin-top: 0;
}

#AnswersStarsWrapper .starcontainer
{
    display: block;
}

.starshown
{
    height:  80px;
}

.starinfo
{
    width: 155px;
}

.starinfo, .starimage
{
    display: inline-block;
}

.starimage
{
    background-color: rgb(238,238,238);
    width: 54px;
    height: 54px;
    text-align: center;
}

.staruser
{
    vertical-align: middle;
    line-height: 46px;
}

.starpicture
{
    display: inline-block;
    margin: 1px;
    vertical-align: middle;
}

.starwrapper
{
    display: none;
    margin: 0;
}


.starusername, .stardescription, .startitle
{
    display: block;
    margin: -1px 0;
}

.starusername
{
    min-height: 18px;
    font-size: 16px;
    overflow: hidden;
}

.startitle, .stardescription
{
    margin-top: -1px;
}

/* END STARS CONTROL */

/* BEGIN TRENDING CONTROL */

#trending
{
    width: 700px;
}

.trendingwrapper
{
    display: block;
    height: 45px;
    overflow: hidden;
}

.trendingheaders
{
    display: block;
    font-size: 20px;
    margin: 15px 0;
}

.trendingcontainer
{
    display: block;
}

.trendingwrappercol
{
    margin-right: 16px;/*RTL*/
    vertical-align: top;
    width: 300px;
    display: inline-block;
}

.trendingcontainercol
{
    display: inline-block;
}

.trendinginnerwrapper
{
    margin-bottom: 3px;
    display: none;
    white-space: normal;
    overflow: hidden;
    height: 40px;
}

.trendingdata
{
    color: rgb(150,150,150);
}

/* END TRENDING CONTROL */

/* BEGIN Ad CONTROL */
#lobAdvertisement
{
    clear: both;/*RTL*/
    width: 220px;
    margin-bottom: 25px;
    position: relative;
    vertical-align: middle;
    overflow: hidden;
}
/* END Ad CONTROL */

/* BEGIN FAQ */
#faq p, #gettingstarted p
{
    margin: 10px 30px;
}

#faq ul, #faq ol, #gettingstarted ul, #gettingstarted ol
{
    margin: 2px 60px;
}

#faqNavigation
{
    margin: 40px 30px;
}

.faqNav 
{
    border-bottom: 2px solid rgb(210,210,210); 
}

.faqNav h3
{
    margin: 0;
    padding: 10px 1px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}

    .faqNav h3:hover
    {
        background: rgb(238,238,238);
        border: 1px solid rgb(238,238,238);
        padding: 9px 0;
    }

    .faqNav h3 .faqNavButton
    {
        background: transparent;
        border: none;
        height: 20px;
        margin: 0 5px;
        width: 20px;
        vertical-align: middle;
    }

#faq ul.faqNavSubSection, #gettingstarted ul.faqNavSubSection
{
    display: none;
    margin: 0;
    padding: 0 40px;
    background-color: rgb(255,255,255);
    border-bottom: 2px solid rgb(210,210,210);  
}

.faqNavSubSection li
{
    margin: 10px 0;
}

.faqsection
{
    margin: 30px 0;
}

#faqAnswers a
{
    margin: 0 30px;
}

.faqQuestion, .faqDefinition
{
    display: block;
    margin: 20px 30px 5px 30px;
    font-size: 16px;
    font-weight: bold;
}

.faqtable, .faqsection table th, .faqsection table td
{
    border:1px solid #000;
    border-collapse:collapse;
    vertical-align: text-top;
}

.faqTable
{
    margin: 20px auto 20px 10px;
    font-size:13px;
    border:2px solid #d2d2d2;
    clear:both;
    padding:1px 1px 1px 1px;
    width:686px;
}

#faqPartner .faqTableTh
{
    background-color: #ccc;
    padding: 10px 10px 10px 10px;
    font-weight:bold;
}

.faqTableTr div
{
    width:320px;
    height: 60px;
    padding:5px 10px 5px 10px;
    display:inline;
    float:left;
    margin:1px 1px 1px 1px;
    border-bottom:1px solid #d2d2d2;
    border-right:1px solid #d2d2d2;
    font-size: 13px;
}

#faqPartner .faqTable li
{
    list-style-position: inside;
}

.faqTableTr
{
    clear:both;
}

.faqsection .faqTable .alt
{
    background-color: #eee;
}

.reputation
{
    list-style-type: none;
}

.reputation li
{
    height: 26px;
}

.reputation a
{
    vertical-align: middle;
    padding: 5px;
    height: 100%;
    display: inline-block;
}

span.faqQuestion
{
    height: 26px;
}

/* END FAQ */

/*
     FILE ARCHIVED ON 23:52:57 Oct 08, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:42:29 Aug 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.619
  exclusion.robots: 0.032
  exclusion.robots.policy: 0.019
  esindex: 0.014
  cdx.remote: 31.65
  LoadShardBlock: 732.076 (3)
  PetaboxLoader3.datanode: 279.39 (4)
  PetaboxLoader3.resolve: 822.443 (2)
  load_resource: 414.642
*/