﻿/* Forums.Master */
.selected-forum  a:link{color:#FA5858;font-weight:bold}
.selected-forum  a:visited{color:#FA5858;font-weight:bold}
.selected-forum  a:active{color:#FA5858;font-weight:bold}
.not-selected-forum a:link{color:#3B5998;font-weight:bold}
.not-selected-forum a:visited{color:#3B5998;font-weight:bold}
.not-selected-forum a:active{color:#3B5998;font-weight:bold}

.forums-tabs-container {}
.forums-more-categories {position:absolute;top:0px;width:180px;height:auto;border:solid 1px #aaa;border-top:none;z-index:999999;background:#edece0;padding:3px;padding-top:10px;}
.forums-more-categories .more-forums-link {margin-bottom:5px;}
.forums-more-categories .more-forums-link img {margin-left:3px;margin-right:3px;}
.forums-second-tool-bar-wrapper {position:relative;margin-top:6px;margin-bottom:10px;}
.forums-second-tool-bar-wrapper .second-tool-bar-container {width:776px;}
.forums-second-tool-bar-wrapper .second-tool-bar-container .selected-tags {color:#959595;}
.forums-second-tool-bar-wrapper .second-tool-bar-container .forums-search {position:absolute;left:0px;top:0px;width:144px;}
.second-tool-bar-container .forums-search .search-input-container {width:144px;height:16px;border:solid 1px #CCC;background:url('../images/textbox_bg.gif') no-repeat center;
}
.forums-search .search-input-container .search-input {border-style: none;
    border-color: inherit;
    border-width: medium;
    width:120px;    color:Gray;    height:14px;    font-size:12px;    padding:1px 0px;background:;
text-align:right;    direction:rtl;    float:left;    text-align:right;    margin-right:5px;    display:inline;
}

.forums-master-right-wrapper{}
.forums-master-right-wrapper .forum-image{text-align:center;padding:5px 0px 5px 0px;border-bottom:solid 1px #eeeeee;}
.forums-master-right-wrapper .search-box-forum{direction:rtl;text-align:right;margin-right:5px;width:194px;}
.forums-master-right-wrapper .search-box-forum .search-box-links{margin-bottom:3px;}

.search-box-forum .forums-search-input{width:130px;}
.forums-master-right-wrapper .text-block{direction:rtl;margin-bottom:10px;margin-top:10px;width:138px;}
.forums-master-right-wrapper .text-block .text-block-header{border-top:1px solid #D7D7D7;font-size:14px;color:#444;width:138px;margin-bottom:5px;}
.forums-master-right-wrapper .text-block .text-block-header h5{font-weight:bold;}
.forums-master-right-wrapper .text-block .text-block-header .all-forum-objects{font-size:12px;font-weight:bold;text-align:left;}

.text-block-row{margin:8px 0px;}
.text-block-row .block-row-text{width:90px;font-weight:normal;}
.text-block-row .block-row-image{margin-left:5px;}
.text-block-row .block-row-image img{width:34px;height:34px;vertical-align:middle;}

fieldset.forums p{width:600px;}
fieldset.forums .fieldset-row{width:600px;}

.hylAllItems{color:#555 !important;}

