/***************************************************/
/************** Core html setup stuff **************/
/***************************************************/
div#joomgalaxy-wrap a:link, div#joomgalaxy-wrap a:visited {
    color: #98b253;
    line-height: 18px;
    text-decoration: none;
    background: none;
    outline: none;
    font-family: Gill Sans MT, "Trebuchet MS", Arial, Helvetica, sans-serif !important
    }
/***************************************************************/
/*********************** FORM STYLE SHEET **********************/
/***************************************************************/
div#joomgalaxy-wrap input[type=submit], div#joomgalaxy-wrap input[type=button] {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #E1E1E1;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    font-family: Gill Sans MT, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    outline: none 0;
    text-transform: uppercase;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important
    }
div#joomgalaxy-wrap input[type=button]:hover, div#joomgalaxy-wrap input[type=submit]:hover {
    background-image: -o-linear-gradient(top, rgb(88, 118, 23), rgb(152, 178, 83));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#587617), to(#98b253));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #587617, #98b253);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #587617, #98b253);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#587617, endColorstr=#98b253)" !important;
    text-decoration: none !important
    }
/***************************************************************/
/******************* DASH BOARD STYLE SHEET ********************/
/***************************************************************/
div#joomgalaxy-wrap div.dashboard-link-block a:hover {
    color: #98b253 !important
    }
div#joomgalaxy-wrap div.dashboard-user-detail:hover, div#joomgalaxy-wrap div.dashboard-statistics:hover {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important
    }
/***************************************************************/
/********* DASHBOARD NEW MESSAGE STYLE SHEET *******************/
/***************************************************************/
.autocomplete strong {
    font-weight: normal;
    color: #98b253
    }
/***************************************************************/
/********************** HEADER STYLE SHEET *********************/
/***************************************************************/
div#joomgalaxy-wrap div#title-views div#views a.views:hover, div#joomgalaxy-wrap div#title-views div#views a.active {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23)) !important;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617)) !important;
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617) !important;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important
    }
/***************************************************************/
/********************** MENU STYLE SHEET ***********************/
/***************************************************************/
div#joomgalaxy-wrap div#alpha-bar ul.alpha-list li a:hover, div#joomgalaxy-wrap div#alpha-bar ul.alpha-list li a.active {
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff !important;
    text-decoration: none !important
    }
/***************************************************************/
/**************** CATEGORY LIST PAGE STYLE SHEET ***************/
/***************************************************************/
div#joomgalaxy-wrap div.main-content div.main-content-category-block:hover div.content-title a, div#joomgalaxy-wrap div.main-content div.main-content-category-block div.content-title a:hover, div#joomgalaxy-wrap div.main-content-middle-column a.block-link:hover div.content-title {
    color: #98b253 !important;
    text-decoration: none !important
    }
div#joomgalaxy-wrap div.main-content div.main-content-category-block:hover div.image a.img-link img.img-frame, div#joomgalaxy-wrap div.main-content div.main-content-category-block div.image a.img-link:hover img.img-frame {
    border: 5px solid #98b253
    }
/***************************************************************/
/****************** ENTRY LIST PAGE STYLE SHEET ****************/
/***************************************************************/
div#joomgalaxy-wrap div.main-content div.main-content-entry-block:hover {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important
    }
div#joomgalaxy-wrap div.entry-pagination ul li a.pagenav:hover, div#joomgalaxy-wrap div.entry-pagination ul li span.pagenav {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    border: none;
    color: #fff;
    padding: 3px 8px;
    margin-right: 5px;
    font-size: 12px !important;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important;
    display: inline-block
    }
div#joomgalaxy-wrap div#compare-button a:hover, div#joomgalaxy-wrap div#remove-button a:hover {
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #fff !important;
    font-size: 12px !important;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23));
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important;
    text-decoration: none !important
    }
/***************************************************************/
/************ ENTRY LIST COMPARE POP-UP STYLE SHEET ************/
/***************************************************************/
div#joomgalaxy-wrap #compareheader:hover {
    cursor: pointer;
    color: #98b253 !important
    }
/***************************************************************/
/************** ADD NEW ENTRY FORM STYLE SHEET *****************/
/***************************************************************/
div#joomgalaxy-wrap div.download a:hover {
    color: #98b253 !important;
    opacity: 1;
    /* Safari 1.x */
    -khtml-opacity: 1
    }
/***************************************************************/
/************** ENTRY DETAIL PAGE TABS STYLE SHEET *************/
/***************************************************************/
ul.tabbernav li a {
    text-decoration: none !important;
    border: 1px solid #e0e0e0;
    border-bottom: none !important;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    width: auto;
    padding: 5px 8px;
    font-size: 14px;
    margin: 0 0 10px 5px;
    text-transform: capitalize;
    line-height: 20px;
    color: #FFF !important;
    background-image: -o-linear-gradient(top, rgb(152, 178, 83), rgb(88, 118, 23)) !important;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#98b253), to(#587617)) !important;
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #98b253, #587617) !important;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #98b253, #587617) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#98b253, endColorstr=#587617)" !important;
    display: inline
    }
ul.tabbernav li a:hover {
    background-image: -o-linear-gradient(top, rgb(88, 118, 23), rgb(152, 178, 83)) !important;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#587617), to(#98b253)) !important;
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #587617, #98b253) !important;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #587617, #98b253) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#587617, endColorstr=#98b253)" !important;
    text-decoration: none !important
    }