﻿*
{
    margin: 0px;
    padding: 0px;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    text-align: right;
}
/* start Container*/

.hiddenLinkText{font-size:0px;color:transparent;}

#common_top .top_company a{float:right;}
.contentHolder
{
    width: 970px;
    margin: 0px auto; 
    background-color: #ffffff;
}

@media(max-width:1280px)
{
    .contentHolder
    {
        margin:0 0 0 20px;
    }
}
#contnetSite
{
    width: 970px;
    overflow:hidden;
}
/* end Container*/

/* top menu*/
#divTopMenu
{
    width:970px;
    margin-top:10px;
}

.HPTopMenuContainer
{
    float: left;
    height: 45px;
    width: 477px;
}

.TMForum
{
    background: url("../Images/newHomepage/forum.png") no-repeat;
    width: 77px;
    height: 38px;
    float: right;
}

.TMForumLink
{
    text-decoration: none;
    color: #fff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    z-index: 2;
}

.TMForumLink .text
{
    float: right;
    margin-right: 10px;
    margin-top: 7px;
    width: 56px;
    cursor: pointer;
}

.TMBlogs
{
    background: url("../Images/newHomepage/blogim.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 38px;
    margin-right: 2px;
    width: 78px;
}

.TMBlogsLink
{
}

.TMFlix
{
    background: url("../Images/newHomepage/flix.png") no-repeat;
    width: 77px;
    height: 38px;
    float: right;
    margin-right: 3px;
}

.TMFlixLink
{
}

.TMCommuna
{
    background: url("../Images/newHomepage/communa.png") no-repeat;
    width: 77px;
    height: 38px;
    float: right;
    margin-right: 3px;
    margin-left: 3px;
}

.TMCommunaLink
{
}

.TMOlamot
{
    background: url("../Images/newHomepage/olamot.png") no-repeat;
    width: 77px;
    height: 38px;
    float: right;
}

.TMChat
{
    background: url("../Images/newHomepage/chat.png") no-repeat;
    width: 77px;
    height: 38px;
    float: right;
}

.TMCSMB
{
    background: url("../Images/newHomepage/biz.png") no-repeat;
    width: 77px;
    height: 38px;
    float: right;
    margin-right: 3px;
    text-align: center;
    padding-top: 3px;
}

.smb
{
     float: right;
    margin-right: 15px;
    margin-top: 4px;
    padding-top: 0;
    cursor: pointer;
}

.TMChatLink
{
}

.TopMenuLink
{
    width: 77px;
    height: 38px;
    display: block;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}

.TopMenuLink span
{
    color: #FFFFFF;
}

.forumtext
{
    float: right;
    margin-right: 10px;
    margin-top: 7px;
    padding-top: 0;
    z-index: 1;
    cursor: pointer;
}

.blogtext
{
    float: right;
    margin-right: 13px;
    margin-top: 7px;
    padding-top: 0;
    cursor: pointer;
}

.flixtext
{
    float: right;
    margin-right: 22px;
    margin-top: 7px;
    padding-top: 0;
    cursor: pointer;
}

.communatext
{
    float: right;
    margin-right: 10px;
    margin-top: 7px;
    padding-top: 0;
    cursor: pointer;
}

.chattext
{
    float: right;
    margin-right: 21px;
    margin-top: 7px;
    padding-top: 0;
    cursor: pointer;
}
#underUserMenuLinks
{
    width: 100%;
}

/* Logo */
.HPLogos
{
    width: 120px;
    float: right;
    height: 45px;
    margin: -15px 1px 0px 1px;
}

.logoContainer
{
    max-width:370px;
    height:37px;
    float:right;
}

.tapuzLogo
{
    width: 244px;
    height: 37px;
    display: block;
    float: right;
}


.tapuzLogoLink
{
    width: 244px;
    height: 37px;
    display: block;
    background: url("../images/newHomepage/tapuzLogo.png");
    float: right;
    
}

.logoContainer h1, .logoContainer span {
    display: block;
    max-width: 115px;
    float: right;
    margin-top: 4px;
    margin-right: 3px;
    font-family: arial;
    font-size: 26px;
    color: #4D4D4D;
    font-weight: bold;
    overflow: hidden;
}
 
 
.logoSepERator {
    width: 1px;
    height: 35px;
    display: block;
    background: url("../images/newHomepage/logo_seperator.png");
    margin-top: 4px;
}

.forumLogo
{
    width: 95px;
    height: 16px;
    display: block;
    background: url("../images/newHomepage/logo_platform.png");
    float:right;
    margin-top:15px;
    margin-right:10px;
}

/* Logo End */

/* Tapuz Stats */
#LogoStats
{
    /*  line-height: 41px;*/
    margin-right: 10px;
}

.nd_LogoBoxStats
{
    position:relative;
    color: #198AB8;
    direction: rtl;
    float: right;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    overflow: hidden;
    text-align: right;
    text-decoration: none;
    width: 240px;
    height:20px;
}

.nd_LogoText
{
    color: #606060;
    cursor: pointer;
    direction: rtl;
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    margin-right: 4px;
    text-decoration: none;
    margin-top:-2px;
}
/* Tapuz Stats End */


/* start Header */
.pageHeader
{
    position:relative;
    height: 34px;
    width: 790px;
    background-color: #FFFFFF;
    padding-top: 11px;    
    border-bottom: 1px solid #E1E1DF;
}
/* end header*/

/* start user menu */
#divUserMenuContainer {
    float:right;
    margin-top:5px;
    margin-left: 10px;
}

.userMenuContainer {
    font-size: 12px;
    height: 34px;
    width: 373px;
}

.userMenuContainer a
{
    cursor:pointer;
}

.userMenu
{
    float:right; 
}

.logOn
{
    margin-left:29px;
}

.userMenu.logOn span
{
   padding-right:9px;
   padding-left: 5px;
}

.logOn span
{
    float:left;
}

.logOff
{
    width:343px !important;
}

.userMenu .logOff span
{
    padding-left:7px; 
}

.logOff span
{
   float:right;
}

.logOff .first
{
    
    width:60px;
}

.userMenu .first {
    /*background: none repeat scroll 0 0 white !important;*/
    list-style: none outside none;
    padding: 0 0 0 7px;
    max-width:106px;
   /* width:67px;*/
}



.userMenu span {
    background: url("http://www.tapuz.co.il/tapuzGlobals/Common/images/userMenuSep.jpg") no-repeat scroll right center transparent;
    display: block;
    list-style: none outside none;
   padding-right: 3px;
   padding-left: 3px;
}

.userMenu span a, .userMenu .first a,  .userMenu .last a  {
    color: #2F88AC;
    font-size: 12px;
    text-decoration: none;
}
.userMenu span a:hover, .userMenu .first a:hover, .userMenu .last a:hover
{
    text-decoration:underline;
}



.registerMessage {
    background: url("../images/newHomepage/UserMenu/sigh_in.png") no-repeat scroll right 2px transparent;
    display: block;
    padding-right: 18px;
    padding-top:3px;
    margin-top:-1px;
}

.loginMessage {
    background: url("../images/newHomepage/UserMenu/enter.png") no-repeat scroll right 7px transparent;
    display: block;
    padding-right: 18px;
    height:17px;
    padding-top:7px;
    margin-top:-6px;
    
}

.switchMessage
{
    background: url("../images/newHomepage/UserMenu/changeName.png") no-repeat scroll right 0px transparent;
    display: block;
    height:18px;
    padding-right: 18px;
}

.messagingNoMessage
{
    background: url("../images/newHomepage/UserMenu/messages_off.png") no-repeat scroll right 0px transparent;
    display: block;
    padding-right: 18px;
}



.welcomeMessage {
    color: #2F88AC;
    display:block;
    direction:rtl;
}

.loginFacebook {
    background: url("../images/newhomepage/facebook_up.png") no-repeat scroll 0 0 transparent;
    color: #348DB9;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    text-align: left;
    text-decoration: none;
    width: 114px;
}


.logoutMessage {
    background: url("../images/newHomepage/UserMenu/logout.png") no-repeat scroll right 0px transparent;
    display: block;
    height:18px;
    padding-right: 18px;
}

.messagingMessage {
    background: url("../images/newHomepage/UserMenu/messages_on.png") no-repeat scroll right 0px transparent;
    display: block;
    height:18px;
    padding-right: 18px;
}
/* end  user menu*/
/* start search */
.nd_SearchDiv_Search
{
     
    height: 34px;
    width: 372px;
    margin-left:10px
}

.nd_SearchDiv_Advanced
{
    background: url(http://www.timg.co.il/HP/HPimages/hp-search.png) no-repeat 109px center;
    width: 34px;
    text-align: right;
    position:absolute;
    top:0;
    left:15px
}

.nd_SearchDiv_Advanced a
{
    color: #257A99;
    font-size: 11px;
    font-weight: bold;
    line-height: 48px;
    text-decoration: underline;
    font-family: Arial;
}

#newSearchContainer
{
    width: 100%;
    position: relative;
    height:35px;
}


#searchQuery
{
     
    font-family: Arial;
    height: 27px;
    padding: 3px 0 11px;
    position: relative;
    width: 372px;
}

#searchQuery .searchSubCats
{
    position: absolute;
    left:235px;
    width: 129px;
    height: 21px;
}

#searchQuery .searchSubCats .selectedSubCatPre
{
    display: block;
    position: absolute;
    right:0px;
    width:40px;
    line-height: 21px;
    font-size: 12px;
    color: #257A99;
}

#searchQuery .searchSubCats #selectedSubCat
{
    display: block;
    background: url(../images/newhomepage/SearchDrop.png) repeat 89px 0;
    width: 68px;
    height: 21px;
    outline: 0px;
    color: #4C4C4C;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    padding-right: 20px;
    position: absolute;
    text-align: center;
}

#searchSubCatsList
{
    background: url("http://www.timg.co.il/HP/HPimages/searchSubCat.png") repeat scroll 0 0 transparent;
    border: 1px solid #81B5CB;
    padding: 2px;
    top: 7px;
    width: 82px;
    z-index: 100;
    position:absolute;
    top:21px;
    
}

#searchSubCatsList li
{
    text-align: right;
    list-style: none;
}

#searchSubCatsList li a
{
    font-size: 12px;
    color: #277B9F;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 16px;
    padding-right: 2px;
    cursor:pointer;
}

#searchSubCatsList li:hover
{
    background: #277B9F;
}

#searchSubCatsList li:hover a
{
    color: white;
}

#searchQuery .googleTop
{
    position: absolute;
    top: 0px;
    right: 0px;
    height: 21px;
    width: 46px;
    background: none;
    z-index: 1;
}

.google .googleTop
{
    width: 293px !important;
    background:none;
}


#searchQuery .submitSearch
{
   background: url("../images/newhomepage/SearchBtn.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 40px;
    position: absolute;
    width: 40px;
}

#searchQuery .searchQueryInput
{
    width: 142px;
    border: 1px solid #DEDEDE;
    height: 18px;
    background: url("../images/newHomepage/UserMenu/search.png") no-repeat scroll right 3px #DEDEDE;
    
    position: absolute;
    left: 80px;
    overflow: hidden;
}

#searchQuery .searchQueryInput input
{
    border: 0px;
    background: transparent;
    height: 20px;
    text-align: right;
    position: relative;
    z-index: 2;
    width: 127px;
    margin-right: 15px;
}


/* advenced search */
#searchQuery #advancedButton
{
    display: block;
    position: absolute;
    line-height: 21px;
    font-size: 11px;
    color: #257A99;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

#advanced
{
    position: absolute;
    background: #207FAB;
    z-index: 500;
    color: White;
    padding: 5px;
    direction: rtl;
    font-size: 11px;
    text-align: right;
    font-family: Arial;
    left: 0px;
    width:268px;
}

#advanced .close
{
    background: url(http://www.timg.co.il/HP/HPimages/hp-search.png) no-repeat -1px 0;
    width: 18px;
    height: 19px;
    cursor: pointer;
    position: absolute;
    left: 3px;
    top: 3px;
}

#advanced .switch
{
    background: url(http://www.timg.co.il/HP/HPimages/hp-search.png) no-repeat -19px -13px;
    width: 39px;
    height: 13px;
    cursor: pointer;
    position: absolute;
    display: block;
    left: 0px;
    margin-top: 3px;
    margin-top: -11x\9;
}

#advanced .close span, #advanced .switch span
{
    display: none;
}
#advanced h4
{
    text-align: right;
    margin-bottom: 5px;
    font-size: 12px;
}

#advanced label
{
    font-size: 11px;
    cursor: pointer;
}

#uname, #subject, #content, #start, #end, #blogName, #blogUrl, #tags #pnlMPEForum input
{
    font-size: 11px;
    height: 14px;
    border: 0px;
}

#eid, #ftype, #ppage, #sort
{
    font-size: 11px;
    height: 18px;
    border: 0px;
}

#ftype
{
    direction: ltr;
}

#advanced .submitSearch
{
    background: url(http://www.timg.co.il/HP/HPimages/hp-search.png) no-repeat -19px 0;
    border: 0px;
    width: 39px;
    height: 13px;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 5px;
    bottom: 5px;
}
/* end advenced search */
/* end search*/

/* start Content container*/

.contentContainer
{
    width:970px;    
}




.rightContainer
{
    
    float:right;
    width:160px;
    height:600px;
    position:fixed;
    margin-left:810px;
    
}
.leftContainer
{
    float:right;
    width:790px;
    margin:10px 180px 0 0;
}
/* end Content container*/

/* partners */
 #partnersBox {
  margin-top: 10px;
  width: 790px;
  overflow: auto;
}
#partnersBox .popDownTitle {
  background-color: #4d4d4d;
  color: white;
  height: 25px;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 10px 0 0;
}
#partnersBox .partnersList {
  list-style-type: none;
  margin-top: 9px;
}
#partnersBox .partnersList li {
  float: right;
  margin: 0 4px;
}
#partnersBox .partnersList li a img {
  border: 0;
}



/* start footer*/
.FooterContainer {
    background-color: #2F88AC;
    margin: 10px auto 0;
    overflow: auto;
    padding: 10px;
    float:right;
    width:100%;
}

.Holder {
    margin: 0 auto;
    overflow: hidden;
    width: 970px;
}


.FooterContainer .cube  {
    background: url("http://www.tapuz.co.il/tapuzGlobals/Common/images/footerCatSep.gif") repeat-y scroll right center transparent;
    float: right;
    min-height: 150px;
    padding: 0 10px 0 5px;
    width: 82px;
}

.cube
{
    text-align: right;
}

.cube .title
{
     color: white;
    font-size: 11px;
    font-weight: bold;
}

.cube a
{
    color: white;
    font-size: 11px;
    text-decoration: none;
}

.footerCatCopyright {
    color: white;
    direction: ltr;
    float: left;
    font-size: 11px;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
}

.footerCatCopyright span {
    color: #EE6300;
    font-size: 11px;
}
/* end footer */
.TMBlogs  {position: relative;overflow: hidden;}

.hiddenLinkText{font-size:0px!important;}
 
