/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
body {
    background: #919191 url(../images/newback.jpg) repeat-x top;
}
#dj-classifieds {
  font-size: 14px;
}

.adminlist .title {
  font-size: 12px;
}

#Page0 td {
  font-size: 12px;
  text-transform: uppercase;
}

#Page0 th {
  color: #FFF;
}

.saperatepage th {
  color: #FFF;
}
.saperatepage td {
  font-size: 12px;
  text-transform: uppercase;
}
.rsform-block-modeldescription {

}

.rsform-block-modeldescription .formBody {
  margin-top: -8px;
}
.bt-cs h3, .bt-cs .bt-inner .bt-title {
  color: #AC0003 !important;
}
#sidebar-a {
  padding-bottom: 0px !important;
}
.bt-cs .bt-row {
  padding: 5px 0 0 !important;
}
.slides_container {
  padding: 5px 0 !important;
}
ul.i_want_to_buttons, ul.member_area_buttons {
  width: 100%;
}
ul.i_want_to_buttons li {
  display: inline-block;
  line-height: 19px;
  width: 16.25%;
}
ul.member_area_buttons li {
  display: inline-block;
  line-height: 19px;
  width: 22.62%;
}
ul.i_want_to_buttons li a,
#sidebar-a .lead-buttons a,
ul.member_area_buttons li a {
  background: #ac0003;
  border: 1px solid maroon;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  color: #FFF;
  display: inline-block;
  font-size: 13px;
  padding: 5px;
  width: 100%;  
}
ul.member_area_buttons li a {
  font-weight: bold;
  min-height: 54px;
  vertical-align: text-top;
}
ul.i_want_to_buttons li a span {
  float: right;
  text-decoration: underline;
}
ul.i_want_to_buttons li:hover a,
#sidebar-a .lead-buttons:hover a,
ul.member_area_buttons li:hover a {
  background: #000;
  border: 1px solid #333;
  -webkit-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
}
ul.i_want_to_buttons li strong {
  font-size: 10.5px;
  text-transform: uppercase;
}
.second-request.leftbtn .lead-buttons {
  height: auto;
}
.second-request.leftbtn-1 .lead-buttons {
  height: auto;
}
.second-request.leftbtn-1 .lead-buttons a {
  height: 55px;
}
.menuautomenu.redheading .module-title {
  background: #ac0003;
  border: 1px solid maroon;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  color: #FFF;
  margin: 0 0 5px;
  padding: 15px 5px;
  text-align: center;
}
#sidebar-a .lead-buttons {
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  box-shadow: none;
  float: none;
  margin: 0;
  padding: 0;
  text-shadow: none;
  width: 100%;
}
button.go-back-button {
  background: #ac0003;
  border: 1px solid maroon;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  bottom: 25px;
  color: #FFF;
  display: inline-block;
  font-size: 13px;
  padding: 5px 10px;
  position: fixed;
  left: 40px;
}
button.go-back-button:hover,
button.go-back-button:focus {
  background: #000;
  border: 1px solid #333;
  -webkit-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
}
.gt-toolbar .float-left a {
  color: #FFF;
  text-shadow: none;
}
.gt-toolbar .float-left a:hover,
.gt-toolbar .float-left a:focus {
  color: #AC0003;
}
.main_red_button a {
  background: #ac0003;
  border: 1px solid maroon;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  box-shadow: 0 1px 3px pink inset, 0 -5px 15px maroon inset, 0 2px 1px black;
  color: #FFF;
  display: inline-block;
  font-size: 16px;
  margin: 48px 0 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}
.main_red_button a:hover {
  background: #000;
  border: 1px solid #333;
  -webkit-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  -moz-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  -o-box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  box-shadow: 0 1px 3px #ccc inset, 0 -5px 15px #252525 inset, 0 2px 1px black;
  color: #FFF;
}
#sidebar-a .main_red_button a {
	margin-top: 10px;
}
.thank_you_table {
  width: 100%;
}
.thank_you_table td {
  vertical-align: top;
}
.thank_you_table .main_red_button a {
  margin: 0;
}
tooltip {
  background-color: #FF0000 !important;
}
#listing .listing-desc {
  display: block;
}
@media (max-width: 640px) {
  table.thank_you_table td {
     display: block;
     width: 100% !important;
     text-align: center;
  }
  table.thank_you_table td .main_red_button {
     width: 100% !important;
  }
  #content table.thank_you_table td img {
     width: auto !important;
  }
}
#userForm.background-styling {
    border-radius: 13px;
    background-image: -webkit-linear-gradient(top, #E9E9E9, #919191);
    background-color: #C9C9C9;
	padding: 10px 5px;
}
fieldset.formContainer {
	border: none;
}
.background-styling .form-row {
    background-color: #333;
    border-radius: 5px;
    border: 1px solid #900000;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 6px;
    margin-top: 8px;
}
.background-styling .form-row label, .background-styling .form-group {
	color: #ffffff;
	font-size: 12px;
}
.form-group a {
	color: #FAFAFA;
}
#userForm.background-styling h2 {
	text-align: center;
	text-transform: uppercase;
}
#userForm .prtext {
	text-transform: none;
}
.rsform-submit-button.btn.btn-primary {
	color: #000;
    background-color: #DDDDDD;
    border: 1px solid #fff;
    font-size: 14px;
    padding: 3px 5px;
}
.menuautomenu li {
	width: 100%;
}
@media (min-width: 1024px) {
.wrapper {
	width: 100%;
	max-width: 1520px;
}
body {
    width: 100%;
    max-width: 1520px;
    padding: 0px 100px;
	margin-left: auto;
	margin-right: auto;
}
.gt-toolbar {
	padding: 0px 10px;
}
#headerbar .module.scroll.deepest {
    max-width: 1920px !important;
    padding: 0px 20px 0px 0px;
}
}
/*#headerbar a#logo {
	background:
	linear-gradient(27deg, #151515 5px, transparent 5px) 0 5px,
	linear-gradient(207deg, #151515 5px, transparent 5px) 10px 0px,
	linear-gradient(27deg, #222 5px, transparent 5px) 0px 10px,
	linear-gradient(207deg, #222 5px, transparent 5px) 10px 5px,
	linear-gradient(90deg, #1b1b1b 10px, transparent 10px),
	linear-gradient(#1d1d1d 25%, #1a1a1a 25%, #1a1a1a 50%, transparent 50%, transparent 75%, #242424 75%, #242424);
	background-color: #131313;
	background-size: 20px 20px;
	width: 98%;
    border-radius: 10px;
    padding: 10px;
    margin: 10px;
}
#headerbar a#logo {
	background-image: linear-gradient(90deg, rgba(62, 68, 74, 0.5), rgba(192, 192, 192, 0.4), rgba(91, 96, 105, 0.5)), repeating-linear-gradient(0deg, rgba(1, 5, 8, 0.26), rgba(189, 189, 189, 0.4) 2.5px), repeating-linear-gradient(0deg, rgba(2, 23, 38, 0.32), rgba(192, 192, 192, 0.4) 2.7px), repeating-linear-gradient(0deg, rgba(58, 65, 71, 0.6), rgba(224, 226, 227, 0.3) 3.0px), repeating-linear-gradient(0deg, rgba(91, 95, 98, 0.5), rgba(55, 170, 233, 0.26) 4.5px);
	width: 98%;
    border-radius: 10px;
    padding: 10px;
    margin: 10px;
}*/
#headerbar a#logo {
	background-image: url(../images/header/head-bg90px.png);
	width: 98%;
    border-radius: 10px;
    padding: 18px;
    margin: 10px;
}
.mt-ld-main_stats, .mt-ld-property_details, .mt-ld-property_desc, .map, .reviews, .rating-fav, .actions {
    margin-top: 1em;
}
#headerbar a#logo p {
	margin: 0px;
}
#content .listing-summary img.image-left {
	margin: 0px;
}
.listing-summary.span12.row-fluid {
    padding: 5px;
	border-bottom: 3px solid #AC0003;
    background: #F6F6F6;
}
#dj-classifieds .dj-item .custom_det + .localization_det {
	width: 47%;
}
#dj-classifieds .dj-item .custom_det {
	clear: left;
}
#dj-classifieds button:hover, #dj-classifieds .button:hover, .dj_cf_search button.button:hover, .dj_cf_regions_selects button.button:hover {
	background: #2F3335 !important;
}
#dj-classifieds table.dj-items td.name a, #dj-classifieds .dj-items-table2 .item_col.name a, #dj-classifieds table.dj-items td.price, #dj-classifieds .dj-items-table2 .item_col.price {
	color: #AC0003;
}
#dj-classifieds .dj-items-table2 .item_col a img {
	margin-bottom: 0px;
}
#dj-classifieds span.new_icon {
    background: #333;
    color: #fff;
    text-shadow: none;
    line-height: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.djcf_menu ul.menu li a, .djcf_menu ul#mainlevel li a {
	color: #6E6F71;
	padding: 8px;
	border-bottom: 1px solid #efefef;
}
.djcf_menu ul.menu li a:hover, .djcf_menu ul.menu li.active a, .djcf_menu ul#mainlevel li a:hover, .djcf_menu ul#mainlevel li a#active_menu {
	background: #6E6F71;
	color: #ffffff;
}
.djcf_menu ul.menu .active.deeper.parent ul li a {
	padding-left: 20px;
}
.djcf_menu ul.menu .active.deeper.parent ul li ul li.current a {
	background: #96979A;
}
.djcf_user_menu.djcf_menu ul.menu.nav.classmenu {
	margin-top: 0px;
}
.newad_link_bottom {
	margin-top: 10px;
}
#dj-classifieds .dj-additem .djform_row .label {
	margin-top: 0px;
	background: #efefef;
	color: #333;
	padding: 20px;
	width: 30%;
}
#dj-classifieds .dj-additem .djform_field {
	width: 65%;
}
#dj-classifieds .dj-additem select, #dj-classifieds .dj-additem textarea, #dj-classifieds .dj-additem input[type="text"], #dj-classifieds .dj-additem input[type="password"], #dj-classifieds .dj-additem input[type="datetime"], #dj-classifieds .dj-additem input[type="datetime-local"], #dj-classifieds .dj-additem input[type="date"], #dj-classifieds .dj-additem input[type="month"], #dj-classifieds .dj-additem input[type="time"], #dj-classifieds .dj-additem input[type="week"], #dj-classifieds .dj-additem input[type="number"], #dj-classifieds .dj-additem input[type="email"], #dj-classifieds .dj-additem input[type="url"], #dj-classifieds .dj-additem input[type="search"], #dj-classifieds .dj-additem input[type="tel"], #dj-classifieds .dj-additem input[type="color"] {
	max-width: 400px;
	width: 100% !important;
}
#dj-classifieds .dj-additem select {
	padding: 10px;
}
#userForm #Image {
	color: #000000;
}
table.leads-table {
	border-spacing: 0px;
}
table.leads-table td {
	border: 1px solid #efefef;
	padding: 2px;
}
.gt-footer {
    padding: 15px 0px;
    color: #808080;
    font-size: 15px;
}
.gt-footer a {
    color: #808080;
}
form#member-registration {
    width: 50%;
}
.thankyoupages .adv_standard_d, .thankyoupages .adv_standard_d>div {
	margin: inherit;
}
.thankyoupages .mod_ijoomlazone div.adv_here {
    text-align: left !important;
}
.main_red_button.span3 {
    width: 30%;
    float: left;
    margin: 0px 20px 20px 0px;
}
.main_red_button.span3 a {
    height: 94px;
}
.thankyoupages #sidebar-b {
    margin-top: 36px;
}
.alert.alert-error {
    display: none;
}
table.suppliers td {
  border: 1px solid #ececec;
  padding: 10px;
  font-size: 13px;
}
.moduletable.span6 {
    width: 50%;
    float: left;
}
.mt-page-category-style-2 .mt-page-category .mt-category-subcats .mt-category-subcats-item, .mt-page-category-style-2 .mt-page-category .mt-category-subcats .mt-category-subcats-item-no-image {
	height: auto;
}
.mt-page-category-style-2 .mt-page-category .mt-category-subcats .mt-category-subcats-item a, .mt-page-category-style-2 .mt-page-category .mt-category-subcats .mt-category-subcats-item-no-image a {
	font-size: 15px;
	font-weight: 500;
	padding: 5px;
}
@media (max-width:1300px) {
  #sidebar-b {
  width: 25%;
}
}