input.ditemChecker{
    z-index: 21;
}
.dragHandler{
    background: #a3c3f6 url(/images/drag-handler.gif) 2px top repeat-y;
    cursor: move;
    cursor:move;
    display:none;
    height:50px;
    left:-25px;
    position:absolute;
    top:0;
    width:15px;
    height: 100%;
    z-index: 20;
}

a.playLink2{
    background:url(/images/play.png) 0 50% no-repeat;
    padding-left:15px;
    margin-left: 10px;
    color: rgb(102,102,102);
}
a.playLink3{
    background:url(/images/play.png) 0 50% no-repeat;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    padding-left: 20px;
}
.blistItemCount{
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px;
}
.blist{
    color:#666;
    margin-bottom: 20px;
}
.blist .blistTitle{
    font-size: 18px;
    font-weight: 400;
    margin-right: 130px;
}
.blist .blistTitle a{
    color: #0074dd;
}
.blist li{
    padding: 20px 5px;
    border-bottom: 1px solid #ddd;
}
.blist li.hover{
    background: #f8f8f8;
}
.blist li.last{
    border-bottom: 1px solid #ddd;
}
.blistTitle.private{
    background:transparent url(/images/lock-small.gif) no-repeat scroll 0 7px;
    padding-left:10px;
}

.blist li .actions{
    width: 160px;
    float: right;
    margin-top: 5px;
    display: none;
}
.blist li.hover .actions{
    display: block;
}

.blist li .actions .actions_list{
    display:inline;
    text-align: right;
    height: 16px;
    /*width: 170px;*/
}

.blist li  .actions .actions_list a{
    margin-left: 7px;
}
.blist li  .actions .actions_list a span{
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 5px;
    opacity: .5;
    filter:alpha(opacity=50);
}
.blist li  .actions .actions_list a span:hover{
    opacity: .8;
}
.blist li .listDescription{
    margin-top: 5px;
    clear: both;
}

#pageName h1 strong.private{
    background:transparent url(/images/lock-small.gif) no-repeat scroll 0 7px;
    padding-left:10px;
}
.sepspan{
    border-left: 1px solid #bbb;
    margin-left: 5px;
    padding-left: 5px;
}
.sepspan .tagspan{
    border:none;
    color:#007000;
    margin-left: 3px;
}

/*----------------------------
* List Info
-----------------------------*/
#listInfo p{
    margin-bottom: 5px;
}
#listInfo p.tagspan{
    margin-bottom: 10px;
}
.listDetails{
    color: #666;
}
.listDetails{
    padding-top: .9em;
    border-top: 1px solid #eee;
}
.listDetails .inputTxt2{
    font-size: .9em;
    /*width: 180px;*/
}
.listActions{
    border-top: 1px solid #eee;
    margin-top: .9em;
    padding-top: .9em;
}
.listActions li{
    float: left;
    margin: 0 10px .9em 0;
}
.listActions li a{
    display: block;
    line-height: 20px;
    width: 100px;
    background: #f9f9f9 url(/images/button-bg.png) left bottom repeat-x;
    color: #666;
    border: 1px solid #bbb;
}
.listActions li a:hover{
    color: #000;
    border: 1px solid #383838;
    text-decoration: none!important;
}
.listActions li a span{
    padding-left: 23px;
    display: block;
}
.listActions li.sendAction span{
    background: url(/images/list-action-send-to.gif) 3px 50% no-repeat;
}
.listActions li.saveAction span{
    background: url(/images/list-action-save-to-diigo.gif) 3px 50% no-repeat;
}
.listActions li.twitterAction span{
    background: url(/images/list-action-twitter.gif) 3px 50% no-repeat;
}
.listActions li.addthisAction span{
    background: url(/images/list-action-add-this.gif) 3px 50% no-repeat;
}
.listActions li.getPermalinkAction span{
    background: url(/images/list-action-permalink.png) 3px 50% no-repeat;
}
.listBasicActions{
    border-top: 1px solid #eee;
    padding-top: .9em;
}
.listBasicActions li{
    padding-left: 16px;
    float: left;
    margin: 0 20px 0 0;
}
.listBasicActions li.printAction{
    background: url(/images/printer.gif) 0 50% no-repeat;
}
.listBasicActions li.editAction{
    background: url(/images/edit-2.gif) 0 50% no-repeat;
}
.listBasicActions li.deleteAction{
    background: url(/images/delete.gif) 0 50% no-repeat;
}
.tagspan2{color:#007000;}

/*-------------------------------
* Menu Box
--------------------------------*/
.menuBox{
    border-bottom:1px solid #fff;
    font-size:.9em;
    margin-left:0;
    text-align:right;
    visibility:hidden;
}
.menuItemHover .menuBox{
    border-bottom:1px dotted #ccc;
    visibility:visible;
    color: #bbb;
}
.menuBox a{
    color:#7777cc;
    padding: 0 3px;
}
.sectionItemDisplayTemp .menuBox{
}


/* Section Item */
.sectionItemDisplayTemp{
    padding: 5px 5px 0 5px;
}
.sectionItem{
    background-color:#f5f5f5;
    border: 1px solid #ccc;
    border-color: #E2E2E2 #E2E2E2 #D9D9D9;
    margin-bottom:20px;
}
.sectionForm{
    padding:10px;
}
.sectionForm .firstIinputTxt{
    background: none;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    color: #000;
    font-size: 16px;
    margin: 0 0 5px 0;
    width: 500px;
}
.sectionForm .firstITextarea{
    background: none;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    color: #000;
    font-size: 14px;
    height: 60px;
    margin: 0 0 5px 0;
    width: 500px;
}
.sectionForm .firstIBtn{
    font-size: 12px;
    margin-right: 18px;
    padding: 2px;
}
.sectionForm .cancelLink{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    padding: 2px;
}
.sectionTitle{
    font-size: 18px;
    padding: 0 5px;
}
.sectionDesc{
    font-weight: normal;
    font-size: 14px;
    padding: 0 10px;
}

/* Comments */
a.avatarLink_48{
    margin-bottom: 0;
}
.webFormB{
    margin-bottom: 30px;
}
.webFormB table{
    width: 660px;
    margin-left: 12px;
}
.webFormB iframe{
    margin-left: 7px;
}
#commentSubBtn{
    font-size: 11px;
}
.moreLink{
    font-size: 12px;
    font-weight: normal;
    float: right;
    text-decoration: underline;
}
.guestBookTitle{
    background-color: #E1ECFF;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    margin: 18px 0;
    padding: 0 6px;
    border-top: 1px solid #C3D9FF;
}
.guestBookTitle span{
    font-weight: normal;
    font-size: 12px;
    margin-left: 9px;
}
.gbItem{
    margin-bottom: 18px;
}
.gbItem a.avatarLink_48{
    height:52px;
    width: 52px;
    background-position: 50% 2px;
}
.gbItem .dUserName{
    font-weight: bold;
    font-size: 11px;
    color: #666;
}
.gbInfo{
    background-color: #EAF2FA;
    font-size: 12px;
    line-height: 18px;
    margin-left: 57px;
    color: #666;
    border-top: 1px solid #D8E5F2;
    margin-bottom: 7px;
}
.gbTime{
    float: right;
    margin-right: 5px;
}
.gbTime a{
    font-size: 11px;
    margin-right: 5px;
}
.gbContent{
    font-size: 14px;
    line-height: 18px;
    margin-left:64px;
}
#gbComments{
    margin-right: 9px;
    margin-left: 9px;
}
#GBCpagination{
    text-align: right;
    font-size: 12px;
    padding: 2px;
    background-color: #f5f5f5;
    margin-left: 9px;
    margin-right: 9px;
}
#GBCpagination a{
    margin: 0 3px;
}
.removeGBCLink{
    float: right;
}


/*==================================
* browse lists
*==================================*/
.listIndexSearch{
    margin-bottom: 20px;
}
.listIndexSearch .inputTxt2{
    width: 300px;
    margin-right: 5px;
}

.listIndexSearch .searchBtn {
    font-size:13px;
    font-weight:700;
    width:110px;
}
.mainBox .browseLists {
    margin: 0 5px;
}
.browseLists li{
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.browseLists li .avatarLink_48{
    margin-right: 15px;
    margin-top: 5px;
}
.browseLists h3{
    font-size: 18px;
    font-weight: 400;
    margin-left: 60px;
}
.browseLists p{
    color:#666;
    margin-left:60px;
}
.browseLists p a{
    color: #7777cc;
}
.browseLists .avatar48{
    margin-top: 5px;
}

/*----------------------------------
* List Category
*-----------------------------------*/
.listCategory{
    color: #bbb;
    margin-left: 16px;
    list-style-type: disc;
}
.listCategory li{
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.listCategory li.current h4{
    font-weight: 700;
}
.listCategory li a{
    border-bottom: none;
}
.listCategory li a:hover{
    color: #000;
}
.listCategory li.current a{
    color: #000;
}
.listCategory li h4{
    font-size: 13px;
}
.listCategory li h4 span{
    float: right;
    background-color: #eee;
    color: #555;
    padding: 0 5px;
    display: none;
}

/*---------------------------------
* search no result
*-----------------------------------*/
.searchNoResult{
}
.searchNoResult p{
    margin-bottom: 10px;
}
.searchNoResult dd ul{
    margin-top: 10px;
    list-style-type: disc;
}
.searchNoResult dd ul li{
    margin-bottom: 5px;
    margin-left: 24px;
}



/*list info*/
.ListInfoAction{
    margin: 10px 0 3px 0;
    height: 16px;
}
.ListInfoAction a{
    margin-right: 5px;
}
.ListInfoAction a span{
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 7px;
    opacity: .5;
    filter: alpha(opacity=50);
}
.ListInfoAction a:hover span{
    opacity: .7;
    filter: alpha(opacity=70);
}

a span.editIcon{
    background: url(/images/diigov6imgs.png) -5px -245px no-repeat;
}
a span.deleteIcon{
    background: url(/images/diigov6imgs.png) -21px -245px no-repeat;
}
a span.shareIcon{
    background: url(/images/diigov6imgs.png) -37px -245px no-repeat;
}
a span.printIcon{
    background: url(/images/diigov6imgs.png) -5px -35px no-repeat ;
}

/*--------------------------------------------------
* Override
*
---------------------------------------------------*/
.ditemItem p.tags, .ditemItem p.shared, .ditemItem p.siteFilter{
}
.sideBox .contentInner .avatarLink_48{
    margin: 0 10px 10px 0;
}
.bListOptions1{
    border: none;
    height: 25px;
}
.withChecker{
    margin-left: 29px;
}
.ditemItem{
    border-top: 1px solid #fff;
}
.bListOptions2 .linkButton{
    margin-left: 10px;
}
.nothers a{color:#7777cc;}
#myListInfo .content{
    padding-left: 10px;
    padding-right: 10px;
}
#myListInfo .content p{
    color: #666;
    margin-left: 0;
    margin-bottom: 5px;
}
#myListInfo .listActions{
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e3e3e3;
}
#myListInfo .listBasicActions{
    padding-top:10px;
    border-top: 1px solid #e3e3e3;
}
#myListInfo .content ul li a{
    padding-left: 0;
}
#myListInfo .content ul li a:hover{
    background-color: transparent;
    text-decoration: underline;
}

#sectionEditorHolder{
    margin-left: 22px;
}

.ditemItem .imgThumbnailA{
    left: 0px;

}
#pageName h1{
    width: auto;
    margin-right: 10px;
    font-size: 1.4em;
    font-weight: 500;
}

.contentb{
    /*border-bottom: none;*/
}

.linkButton b{
    background: url(/images/diigov6imgs.png) -197px -2px no-repeat;
    height: 6px;
    padding-right: 8px;
    vertical-align: bottom;
    margin-right: 3px;
}

#itemListOptions a.linkButton{
    color: #767676;
}

#permalinkInput{
    width: 430px;
    height: 29px;
    font-size: 14px;
    padding: 0 10px;
    *line-height: 29px;
    line-height: 29px\0;
}