/*!
 * cache=false;cachewrite=true
 * @license Licences are viewable at this URL: https://cdn1.gaiaonline.com/src/_/e143bb5df5304ae98988a03a4dabca2e-1483-380/src/css/forum/index.css
 */


/*! /src/css/forum/index.css */
/**
 * Forum Index page-specific styles
 **/

#gaia_content #forum-header {
    margin: 0 0 10px 0;
    padding-left: 45px;
    height: 36px;
    background: url(https://graphics.gaiaonline.com/images/common/ic/ic_notepad_36x36.gif) no-repeat;
}

#forum-header h2 {
     background: url(https://graphics.gaiaonline.com/images/common/hd/hd_forums.gif) left center no-repeat;
     height: 36px;
}

/* INFO SECTION */

#gaia_content .searchoptions {
    margin-bottom: 10px;
    text-align: right;
    height: 35px;
}

.searchoptions form {
    float: left;
}

.searchoptions select {
 width: 120px;
}

.searchoptions a {
 color: #a8c5b8;
 text-decoration: none;
 border-right: 1px solid #999;
 padding: 0 5px;
 font-size: 85%;
}

.searchoptions a:hover{
 color: #54766a;
}

.searchoptions .btn-search {
 background: url(https://graphics.gaiaonline.com/images/common/bn/bn_search.gif) left top no-repeat;
 text-indent: -5000em;
 width: 71px;
 height: 21px;
 border: none;
 overflow: hidden;
 padding-left: 100px;
 text-align: left;
 cursor: pointer;
}

.btn-search:hover {
    background-position: left center;
}

.searchoptions input {
    width: 150px;
}

.searchoptions .safety_tips {
    background: url(https://graphics.gaiaonline.com/images/common/ic/ic_warning.gif) 2px top no-repeat;
    padding: 0 0 0 19px;
    border: 0;
}

/* SUBFORUMS HEADER */
#gaia_content div.subforums .hd h3 {
    background: url(https://graphics.gaiaonline.com/images/forum/categories/ic_forum_category_gaiaonline.gif) no-repeat;
}

