/* CSS Document */
.sideBarBox{
    width: 230px;
    margin-bottom: 1em;
}
.sideBarBoxHeader{
    cursor: pointer;
    cursor: hand;
}	
.sideBarBoxTitle{
    font: bold 12px arial;
    height: 20px;
    line-height: 20px;
    color: #000;
    cursor: pointer;
    cursor: hand;
}
.sideBarBoxSubTitle{
    height: 20px;
    line-height: 20px;
    font: bold 12px arial;
}
.sideBarBoxTip{
    font-size: 8.5pt;
    padding: 0 .5em;
    background-color: #f5f5f5;
    color: #777;
    margin-bottom: .5em;
}
.eocMark{
    margin-right: 2px;
    width: 20px;
    float: left;
    height: 20px;
}
.eocMark.expand{
    background: url(/images/v2/eoc.gif) left top no-repeat;
}
.eocMark.collapse{
    background: url(/images/v2/eoc.gif) left bottom no-repeat;
}
.sideBarBoxBorder{
}
.sideBarBoxContent{
    padding: .5em;
}
/*a.avatarLink_48{
border: 1px solid #ddd;
background-color: #eee;
width:54px;
height:70px;
margin: 0 10px 10px 0;
overflow:hidden;
float:left;
display:block;
text-align: center;
font: 9pt Arial, Helvetica, sans-serif;
}
a.avatarLink_48:hover{
background-color: #FFF7D8;
text-decoration: none;
border: 1px solid #FBD163;
}
a.avatarLink_48 img{
margin: 2px auto;
display: block;
height: 48px;
width: 48px;
}
*/
.sideBarBoxContent ul{
    list-style-type: none;
    text-align: left;
}
.sideBarBoxContent ul li{
    /*width: 100%;*/
    overflow: hidden;
}
.sideBarBoxContentInner{
    height: 300px;
    margin: 0 auto;
    overflow: auto;
}
.sideBarBoxFooter{
    display: none;
    margin: 0 auto 1em auto;
    /*  height: 15px;*/
}

#userInfos img{
    margin: auto;
    border: 1px solid #ddd;
}
#userInfos{

}
#userInfos p{
    text-align: left;
    padding: .5em 1em .5em 1em;
    font: .9em  Arial, Helvetica, sans-serif;
}

.ListTitle{
    background:url(/images/v2/blue/sidebarHeader.gif) no-repeat left -4px;
    height: 34px;
    font: bold .85em arial;
    line-height: 34px;
    text-align: left;
    padding-left: 22px;
    margin-top: 1em;
}
.DivOuterBox{
    padding: 0 1em;
}
.DivInnerBox{
    height: 300px;
    overflow: auto;
}
#u_cloundBox{/*Let Tag Cloud go*/
}
/* tag cloud */
.LinkCA{
    margin-left: .2em;
    line-height: 120%;
}
.LinkCTag_5 {
    font-size: 2em;
    color:#0099ff;
}

.LinkCTag_4 {
    font-size: 1.8em;
    color:#0099ff;
}

.LinkCTag_3 {
    font-size: 1.6em;
    color:#0099ff;
}

.LinkCTag_2 {
    font-size: 1.4em;
    color:#3399FF;
}

.LinkCTag_1 {
    font-size: 1em;
    color:#0066FF;
}

.LinkCTag_0 {
    font-size: .9em;
    color:#0066cc;
}
/* tag cloud */
.sideBarOption{
    font: 9pt Arial;
    text-align: left;
    padding: 5px;
    background-color: #f5f5f5;
}
.sideBarOption ul{
}
.sideBarOption ul li{
    padding-bottom: 5px;
}
.DivSortBy, .DivViewAs{
    margin-left: 22px;
}
/* tag cloud */

.avatarFrame{
    width: 130px;
    overflow: hidden;
    margin: auto;
}
.avatarFrame img{
}
.tagPM{
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.tagPM img{
}
.relTagList{
    padding-bottom: .5em;
}
.relTagList li{
    height: 20px;
    line-height: 20px;
}
.relCount{
    font-size: .9em;
    margin-right: 5px;
}

#bListUL li{
    border-bottom: 1px solid #eee;
}

#bListUL li a.listItem{
    display: block;
    text-indent: 22px;
    background: url(/images/v2/folder_close.gif) no-repeat 3px 5px;
    width: 100%;
    line-height: 24px;
    height: 24px;
}
#bListUL li .listItemOpt{
    margin: 0 10px 3px 22px;
}
#bListUL li .listItemOpt a {
    font: 10px arial;
    padding: 0 3px;
    border: 1px solid #eee;
    background-color: #f5f5f5;
}
#bListUL li .listItemOpt a:hover{
    border: 1px solid #ddd;
    background-color: #eee;
    text-decoration: none;
}

#skinUL li{
    margin-bottom: 5px;
}
#skinUL li a{
    border: 1px solid #ddd;
    display: block;
    height: 36px;
    color: #000;
}
#skinUL li a:hover{
    background-color: #FEFFC5;
    text-decoration: none;
}
#skinUL li a.current{
    background-color: #FFCC66;
    border: 1px solid #333;
}
#skinUL li a img{
    float: left;
    margin: 3px;
    height: 30px;
    width: 96px;
}
#skinUL li a strong{
    float: left;
    margin: 10px 0 0 5px;
}
.rightColumnShortcut{
    margin-bottom: 1em;
}
a.focusLink{
    display: block;
    border: 1px solid #eac35c;
    background: url(/images/v2/link_bg_1.gif) left top repeat-x;
    height: 36px;
    font: bold 13px arial;
    text-indent: 30px;
    line-height: 36px;
    margin-bottom: 7px;
    color: #000;
}
a.focusLink:hover{
    background: #FBD163;
    text-decoration: none;
}

