/*--------------------------------------------------------------
# Copyright (C) joomla-monster.com
# License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
# Website: http://www.joomla-monster.com
# Support: info@joomla-monster.com
---------------------------------------------------------------*/

/*********************** MODULES STYLES ***********************/


.jm-module {
    margin: 0 0 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
}

#foter_table_sonkey {
	color: #fff;
}

.jm-module div.jm-title-wrap {
    margin: 0 0 10px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid transparent;
    text-align: center;
}

.jm-module h3.jm-title {
    text-transform: uppercase;
}

.jm-module a:link,
.jm-module a:visited,
.jm-module h3.jm-title,
.jm-module.bar2 h3.jm-title{
    color: #fff;
}

.jm-module.gray a:link,
.jm-module.gray a:visited,
.jm-module.light a:link,
.jm-module.light a:visited,
.jm-module.bar1 a:link,
.jm-module.bar1 a:visited,
.jm-module.bar2 a:link,
.jm-module.bar2 a:visited,
.jm-module.blank a:link,
.jm-module.blank a:visited {
	color: #4f4f4f;
}

.jm-module.gray {
    background: #e3e1de;
}

.jm-module.gray div.jm-title-wrap {
    border-color: #cacaca;
}

.jm-module.light {
    background: #f1f0ee;
}

.jm-module.light div.jm-title-wrap {
    border-color: #cacaca;
}

.jm-module.bar1, .jm-module.bar2 {
    background: none;
    padding: 0;
}

.jm-module.bar1 .jm-module-content,
.jm-module.bar2 .jm-module-content {
    padding: 0 10px
}

.jm-module.bar1 h3.jm-title,
.jm-module.bar2 h3.jm-title {
    margin: 0;
}

.jm-module.bar1 div.jm-title-wrap,
.jm-module.bar2 div.jm-title-wrap {
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: none;
}

.jm-module.bar1 div.jm-title-wrap {
    background: #e3e1de;
}

#jm-content-right .jm-module.bar1 div.jm-title-wrap {
	background: #f1f0ee;
}

.jm-module.blank {
    background: none;
    padding: 0;
}

.jm-module.blank div.jm-title-wrap {
    border: none;
    margin-bottom: 0;
}

/** bottom **/

#jm-bottom1 .jm-module,
#jm-bottom2 .jm-module {
    margin-left: 10px;
    margin-bottom: 10px;
}

#jm-bottom1 .rowcount_1 .bottom1-in {
    width: 100%;
    float: left;
}

#jm-bottom1 .rowcount_2 .bottom1-in {
    width: 50%;
    float: left;
}

#jm-bottom1 .rowcount_3 .bottom1-in {
    width: 33.3%;
    float: left;
}

#jm-bottom1 .rowcount_4 .bottom1-in {
    width: 25%;
    float: left;
}


/** jm-module default **/

.jm-module {
    background: #2f2f2f;
    color: #fff;
}

.jm-module a:link, .jm-module a:visited,
.jm-module .mod_djclassifieds_items div.title a.title:link,
.jm-module .mod_djclassifieds_items div.title a.title:visited,
.jm-module .djf_mod .djf_text h3 a:link,
.jm-module .djf_mod .djf_text h3 a:visited,
.jm-module .mod_djclassifieds_items div.title a.title:visited,
.jm-module .mod_djclassifieds_items div.title a.title:visited
.jm-module .djc_items h4 a:link,
.jm-module .djc_items h4 a:visited {
    color: #b6b6b6;
}

.jm-module.gray a:link,
.jm-module.gray a:visited,
.jm-module.light a:link,
.jm-module.light a:visited,
.jm-module.bar1 a:link,
.jm-module.bar1 a:visited,
.jm-module.bar2 a:link,
.jm-module.bar2 a:visited,
.jm-module.blank a:link,
.jm-module.blank a:visited {
    color: #f9924f;
}

.jm-module div.jm-title-wrap {
    border-color: #3e3e3e;
}

.jm-module.bar2 div.jm-title-wrap {
    background: #2f2f2f;
    color: #fff;
}

input[type="submit"] {
    color: #FFFFFF;
    background: rgb(0,49,114);
    background: -moz-linear-gradient(top, rgba(0,49,114,1) 0%, rgba(31,66,112,1) 38%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,49,114,1)), color-stop(38%,rgba(31,66,112,1)), color-stop(100%,rgba(32,124,229,1)));
    background: -webkit-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: linear-gradient(to bottom, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003172', endColorstr='#207ce5',GradientType=0 );
    border: medium none currentColor;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    clear: both;
    height: 25px;
    line-height: 28px;
    margin: 0 auto;
    cursor: pointer;
}

input[type="button"] {
    color: #FFFFFF;
    background: rgb(0,49,114);
    background: -moz-linear-gradient(top, rgba(0,49,114,1) 0%, rgba(31,66,112,1) 38%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,49,114,1)), color-stop(38%,rgba(31,66,112,1)), color-stop(100%,rgba(32,124,229,1)));
    background: -webkit-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: linear-gradient(to bottom, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003172', endColorstr='#207ce5',GradientType=0 );
    border: medium none currentColor;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    clear: both;
    height: 25px;
    line-height: 28px;
    margin: 0 auto;
    cursor: pointer;
}

input[type="reset"] {
    color: #FFFFFF;
    background: rgb(0,49,114);
    background: -moz-linear-gradient(top, rgba(0,49,114,1) 0%, rgba(31,66,112,1) 38%, rgba(32,124,229,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,49,114,1)), color-stop(38%,rgba(31,66,112,1)), color-stop(100%,rgba(32,124,229,1)));
    background: -webkit-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: -o-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    background: linear-gradient(to bottom, rgba(0,49,114,1) 0%,rgba(31,66,112,1) 38%,rgba(32,124,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003172', endColorstr='#207ce5',GradientType=0 );
    border: medium none currentColor;
    border-radius: 5px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.5);
    clear: both;
    height: 25px;
    line-height: 28px;
    margin: 0 auto;
    cursor: pointer;
}

.menu-button {
    height: 40px !important ;
}
