




/*sub navigation*/

.clearL{ clear:left; }
.clearR{ clear:right; }
.clearB{ clear:both; }
 

#sort_by {
 float:left;
 width:200px;
 margin-left: 10px;
}

#recruit {
 float:left;
 margin-right:10px;
 margin-top:2px;
}

#recruit span.Checkbox{
 height:16px;
 overflow:visible;
}

.SubNavigation .EncrustedInputBoxWrapper{
 float:left;
 margin-top: -8px;
}

#sort_by span{
 float:left;
 margin-top:7px;
}

.subNavHeader{
 color:#f3b13f;
 font-family: KingthingsPetrockRegular,Times New Roman,serif;
 font-size:16px;
 margin-right: 5px;
 padding-bottom: 5px;
}

#sort_by .InPageDropDown {
 margin-left:5px;
 position:relative;
}

div.SubNavigation .SearchForm div:first-child {
    margin-right: 0px !important;
}

#search_results {
 width:775px;
 margin:30px auto 0;
}

.search_table_head{
 border-bottom: 1px solid #635035;
 margin-bottom:5px;
}
.search_table_head .col{
 border-right: 0 !important;
  padding-right: 1px;
  font-size:10px;
}

.item_link {
display: block;
}

.item_link:hover {
 background:url("https://www.runescape.com/img/global/hiscore/cssTableLargeRow_hover.jpg");
 text-decoration:none;
}

.row{
  border-bottom: 1px dotted #635035;
  height:50px;
}

.col{
 float:left;
}

.col.banner {
 width:100px;
 border-right: 1px dotted #635035;
}

.banner img{
 width: 73px;
 margin-left: 13px; 
}
 
.col.name {
 width:180px;
 border-right: 1px dotted #635035;
 margin:0 10px;
}

.col.keywords {
 width:330px;
 border-right: 1px dotted #635035;
 margin:0 10px;
}

.col.size{
 width:60px;
 text-align:center;
 border-right: 1px dotted #635035;
}

.col.recruiting{
 width:56px;
 text-align:center;
}

.row .banner {
 padding:5px 0;
 min-height: 36px;
 max-height: 41px;
 overflow:hidden;
}

.row .name {
 font-size:20px;
 font-family: KingthingsPetrockRegular,Times New Roman,serif;
 padding:11px 0;
 word-wrap: break-word;
 height:28px;
 line-height:15px;
}

.row .keywords{
 height:50px;
 line-height:15px;
}

.row .keywords p{
 color:#fff;
 padding:10px;
 margin:0;
 min-height:29px;
}

.row .size{
 font-family: KingthingsPetrockRegular,Times New Roman,serif;
 color:#80d4d4;
 font-size:20px;
 padding:13px 0;
}

.row .recruiting {
 padding:10px 0px;
}

.search_table_title {
}

.page_controls{
 margin: 0 auto;
 width: 542px;
}

.one_message{ 
 display: block;
  margin-top: 100px;
}

.no_term_err{
 margin-left:195px;
}

.no_results_err{
 margin-left:260px;
}

#sortBy {
 left:270px;
}