
.zpo, .mwrp { display: inline-block; width: 45%; }
.dropdown > .dropdown-toggle > .fa-angle-down {
transition: 0.4s all ease;
will-change: transform;
-webkit-filter: blur(0);
}
.navbar .dropdown > .dropdown-toggle:hover > .fa-angle-down {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.iblnk a:link {opacity: 0.6;
filter:"alpha(opacity=60)";
-ms-filter:"alpha(opacity=60)";
}
.iblnk a:hover {opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
}
.vdbut {color: #222222;
margin-top: 30% !important;
margin-right: 10px;
}
.vdbut:hover {
opacity: 0.8;
filter:"alpha(opacity=80)";
-ms-filter:"alpha(opacity=80)";
}
.vdbut.active {
color: #222222;
opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}
.owlc {width: 260px;
max-height: 200px;
overflow: hidden;
z-index: 0 !important;
white-space: nowrap;
}
.owlc img{ cursor: pointer; cursor: hand; max-width: 260px !important; max-width: 200px !important;}
.owlc > .inrrow { text-align: center; display: inline-block; width:260px; margin-left: 5px; }
.inrrow > img { display: inline-block !important; }
.op0{
opacity: 0;
filter:"alpha(opacity=0)";
-ms-filter:"alpha(opacity=0)";
}
.op100{
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
}

.rlt {
position: relative;
bottom: 50px;
margin-top:-20px;
background: rgba(0,0,0,0.3);
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
color: #FFFFFF !important;
padding: 6px 10px;
cursor: pointer;
letter-spacing: 2px;
text-align: center;
display: inline-block;
transition: #222222 0.4s ease 0s;
font-weight: 700;
}
.rlt:hover {
color: #222222 !important;
background: rgba(255,255,255,0.5);
}
.rss_cont {margin-bottom: 20px;
}
.panel-body {
padding-right: 0px;
}
.ewcnav > div {
display: inline-block;
background-color: #FFFFFF;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
width: 42px;
height: 42px;
overflow: hidden;
padding-top: 4px;
}
.ewcnav i {width: 100%;
height: auto;
}
.mfp-img { background-color: #FFFFFF; }

#pn > .ifb > .lnk { display: inline-block; float: left; margin-right: 20px;text-transform: uppercase;}
#pn h4 > a.blk:not(.collapsed):before {
content: "\f107" !important;
font-family: FontAwesome;
margin-left: 5px;
margin-right: 5px;
font-size: 20px;
width: 15px;
display: inline-block;
}
#pn h4 > a.blk.collapsed:before {
content: "\f105" !important;
font-family: FontAwesome;
margin-left: 5px;
margin-right: 5px;
font-size: 20px;
width: 15px;
display: inline-block;
}
#pn > .ifb > .lnk > a:before {content: "\f101";
font-family: FontAwesome;
text-transform: uppercase;
margin-right: 5px;
font-size: 20px;
}
.sradiobtn input[type=radio], .blgic, #clearh h2{ display: none; }
.sradiobtn > label { padding: 8px 4px 0px 4px !important; background-color: transparent; border: 1px solid rgba(34,34,34,.3); cursor: pointer; cursor: hand; margin-right: 10px; height: 40px; min-width: 40px; text-align: center; font-weight: 100 !important; }
#new_qty {
padding: 5px 10px 0px 10px !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.sradiobtn > input[type=radio]:checked+label{ background-color: #A14944; color:#FFFFFF !important;}

.sortecho > div > a { display: inline-block; border-right: 1px solid rgba(34,34,34,0.2); padding-right: 10px; padding-left: 10px; }
.inlogotel > a {
font-size: 24px;
color: rgba(34,34,34,0.5) !important;
font-weight: 100;
}
.inlogotel > a > i {
font-size: 30px !important;
vertical-align: -4px;
}
noindex > .tooltips > font > i {text-shadow: 0px 1px 2px rgba(255,255,255, 0.1);
}
.cursign > span, .scursign > span{
font-size: 12px;
}
.cart_tags {margin-top: 10px; margin-bottom: 10px;
}
.cart_tags a:before {content: "\f02b";
font-family: FontAwesome;
text-transform: uppercase;
margin-right: 5px;
font-size: 20px;
}
.cart_tags a:after{content:" ";margin-right:20px;
}

.cursign:after {
content: "\f158";
font-family: FontAwesome;
text-transform: uppercase;
margin-left: 5px;
margin-right: 5px;
font-size: 20px;
opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}
.cursign > span, .scursign > span{
display: none;
}
.scursign:before {
content: "\f158";
font-family: FontAwesome;
margin-left: 2px;
margin-right: 2px;
opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}

.camenu {
text-align: left; padding-left: 20px; padding-right: 20px; color: #222222;
background-image: -webkit-linear-gradient(top, #803A36 0%, #6d312e 100%);
background-image: -o-linear-gradient(top, #803A36 0%, #6d312e 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#803A36), to(#6d312e));
background-image: linear-gradient(to bottom, #803A36 0%, #6d312e 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff803A36', endColorstr='#ff6d312e', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
}
.section {
height:500px;
overflow:auto;
box-sizing: border-box;
}
.bg-1 {
background: url('images/bg-1.jpg') no-repeat center center fixed;
background-size:cover;
}
.parallax {position: absolute;
right: 0px; left: 0px;
padding-left: 20%;
padding-right: 20%;
padding-top: 40px;
padding-bottom: 40px;
overflow: hidden;
text-align: center;
}
.parallax_container {display: block;
}
.parallax > h1,  .parallax > h2, .parallax > h3, .parallax > h4,.parallax > h5, .parallax > p,.parallax > div{
font-size: bigger;
font-weight: bold;
text-align: center;
}

.flabel {
font-weight: bold;
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
}
.flabel.noactive {
opacity: 0.5 !important;
filter:"alpha(opacity=50)" !important;
-ms-filter:"alpha(opacity=50)" !important;
font-weight: normal !important;
}
.bubble {color: #FFFFFF;
background: #803A36;
text-align: center;
padding: 5px 20px 20px 20px;
position: relative;
box-shadow: 0px 21px 25px rgba(34,34,34, 0.28);
}
.bubble:before {
content: '';
position: absolute;
border-style: solid;
border-width: 15px 15px 15px 0;
border-color: transparent #803A36;
display: block;
width: 0;
z-index: 1;
left: -10px;
top: 15px;
}
#logomini_top > img {max-height: 50px;
}
.mfp-iframe-scaler iframe {
background: #FFFFFF none repeat scroll 0% 0%;
}
.tra iframe {
background: transparent;
box-shadow: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
color: #FFFFFF !important;
background-color: #803A36;
border-color: #803A36;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
color: #803A36 !important;
background-color: #C9CBCD;
border-color: #C9CBCD;
}
.pagination > li > a, .pagination > li > span {
color: #803A36 !important;
background-color: #FFFFFF;
border: 1px solid #C9CBCD;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #222222 !important;
    background-color: #FFFFFF;;
    border-color: #C9CBCD;
}
.nvs { color: #000000; }
.blog-comm { font-weight: lighter; }
a.blog-down:hover,a.blog-down:focus { color: #FFFFFF !important; background-color: #803A36 !important;}
#logomini_top > a > img,#logomini_bottom > a > img {max-height: 50px;
}
.img-responsive {
display: block;
max-width: 100%;
width: 100%;
height: auto;
}
.slider-handle {
background-color: #803A36;
background-image: linear-gradient(to bottom, #c05751 0%, #803A36 100%);
}
.slider-tick {
background-image: linear-gradient(to bottom, #ffffff 0%, #FFFFFF 100%);
box-shadow: 0px -1px 0px rgba(34,34,34, 0.15) inset;
}
.slider-tick.in-selection,.slider-tick.in-selection,.slider-selection.tick-slider-selection {
background-image: linear-gradient(to bottom, #F7BC7C 0%, #dea970 100%);
}
.slider-track {
background-image: linear-gradient(to bottom, #ffffff 0%, #FFFFFF 100%);
box-shadow: 0px 1px 2px rgba(34,34,34, 0.2) inset;
}
.slider.slider-horizontal { width: 95%; }
.timg {margin-top: 10px;}
.lots > div > h2, .iblock > div > h2 { margin-top: 0px !important; }
.lot { width: 50%; padding-bottom: 5px; padding-right: 40px; float: left; }
.lot > div { width: 50%; }
.op07 {
opacity: 0.7; filter:"alpha(opacity=70)"; -ms-filter:"alpha(opacity=70)";
text-shadow: 0px 0px 1px #000;
}
.sprite { box-sizing: content-box; }
.cc > a > .span13 { margin-left: 0px !important; margin-right: 0px !important; float: none !important;}
.imgi {
box-shadow: 0px 0px 0px 5px rgba(128,58,54, 0) inset;
}
.imgi:hover {
opacity: 0.8;
box-shadow: 0px 0px 0px 5px rgba(128,58,54, 0.3) inset;
}
.dropdown-menu-openright > .dropdown-menu {
position: absolute;
left: 99%;
}
.dropdown-menu-openleft > .dropdown-menu {
position: absolute;
}
.dropdown-menu-openright.open > .lcat1,.dropdown-menu-openright.open > .lcat1 > a,.dropdown-menu-openleft.open > .lcat1,.dropdown-menu-openleft.open > .lcat1 a, .lcat1:hover > h4,.lcat1:hover > .close{
color: #FFFFFF !important;
padding: 5px;
background: #A14944;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.thumbnail {
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
}
::-webkit-input-placeholder { color: rgba(0,0,0,.4) !important; }
::-moz-placeholder { color: rgba(0,0,0,.4) !important;}
:-ms-input-placeholder { color: #000 !important; }
input:-moz-placeholder { color: rgba(0,0,0,.4) !important; }
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
border-color: #A14944;
}
.panel {
background-color: #f2f2f2;
}
.well {
    background-image: linear-gradient(to bottom, #ffffff 0px, #f2f2f2 100%);
    background-repeat: repeat-x;
    border-color: #e5e5e5;
    box-shadow: 0px 1px 3px rgba(34,34,34, 0.05) inset, 0px 1px 0px rgba(255,255,255, 0.1);
}
.panel-primary {
border-color: #803A36;
}
.panel-primary > .panel-heading {
background-image: linear-gradient(to bottom, #A14944 0px, #A14944 100%);
background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
color: #FFFFFF;
background-color: #A14944;
border-color: #A14944;
}
.bigav { padding: 7px 15px !important; }
.bigav .ava {
height: 32px;
width: 32px;
max-height: 32px;
max-width: 32px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.cava {
height: 16px;
width: 16px;
max-height: 16px;
max-width: 16px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.panel-primary > .panel-heading > .panel-title > a, .panel-primary > .panel-heading > .panel-title > label{
color: #FFFFFF;
font-weight: 300;
font-family: "Roboto Condensed",sans-serif;
}
.closer {
color: #FFFFFF;
font-size: 32px;
float: right;
font-weight: bold;
line-height: 1;
text-shadow: 0 1px 0 #000;
opacity: 0.2;
filter:"alpha(opacity=20)";
-ms-filter:"alpha(opacity=20)";
}
.closer:hover {
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #FFFFFF;
background-color: #803A36;
}
.mgnf {
cursor: -webkit-zoom-in;
cursor: zoom-in;
}
.datepicker {
width: 320px;
}
.white-popup-block{
	background:#FFFFFF;
	padding:20px 30px;
	text-align:left;
	max-width:650px;
	margin:40px auto;
	position:relative;
	display: block;
	color: #222222;
}

#accordeon_search {
position: absolute;
width: 80px;
height: 50px;
right: 0px;
transition: width 0.5s;
}
#searchmini {
text-align:right;
margin: 0px;
float: right !important;
height: 50px;
width: 80px;

}
#paget { margin-top: 10px;}
.allsp { margin-bottom: 20px; }
.links > a { display: inline-block; background-color: rgba(34,34,34,.2); width: 100px; height: 100px; overflow: hidden; text-align: center; }
.links > a > img{ height: 100px;}
.numz { font-weight: bold; border-bottom: 2px dotted; }
.s2040 { background-color: rgba(221,221,221,.7) !important; }
.s2041 { background-color: rgba(91,192,222,.7) !important; }
.s2042 { background-color: rgba(240,173,78,.7) !important; }
.s2043 { background-color: rgba(92,184,92,.7) !important; }
.s2044 { background-color: rgba(66,139,202,.7) !important; }
.s2045 { background-color: rgba(217,83,79,.7) !important; }
.s2046 { background-color: rgba(87,61,125,.7) !important; }
.s2047 { background-color: rgba(15,174,150,.7) !important; }
.s2048 { background-color: rgba(170,170,170,.7) !important; }
.s2049 { background-color: rgba(17,17,17,.7) !important; }

.s2040:hover{ color: #000 !important; background-color: #dddddd !important; }
.s2041:hover{ color: #fff !important; background-color: #5bc0de !important; }
.s2042:hover{ color: #fff !important; background-color: #f0ad4e !important; }
.s2043:hover{ color: #fff !important; background-color: #5cb85c !important; }
.s2044:hover{ color: #fff !important; background-color: #428bca !important; }
.s2045:hover{ color: #fff !important; background-color: #d9534f !important; }
.s2046:hover{ color: #fff !important; background-color: #573d7d !important; }
.s2047:hover{ color: #fff !important; background-color: #0fae96 !important; }
.s2048:hover{ color: #fff !important; background-color: #aaaaaa !important; }
.s2049:hover{ color: #fff !important; background-color: #111111 !important; }

.s2040 > div > a { color: #000 !important; }
.s2041 > div > a,.s2041 > div > a ,.s2042 > div > a ,.s2043 > div > a ,.s2044 > div > a ,.s2045 > div > a ,.s2046 > div > a ,.s2047 > div > a ,.s2048 > div > a ,.s2049 > div > a { color: #fff !important;}
#files > div {  float: left; margin-right: 20px; margin-bottom: 20px; width: 150px; overflow: hidden; }
.fileinput-button {
position: relative;
overflow: hidden;
display: inline-block;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer;
}
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
.bg-primary a { color: #fff !important; }
.tip.lcats:hover a { color: #fff !important; }
.tip.lcats a { color: #000 !important; }
.tip.lcats a > img { max-width: 65px; max-height: 50px; margin-right: 10px; }
.brdiv {  height: 66.666666666667px; display: inline-block; border-right: 1px solid #C9CBCD; padding-right: 20px;}
.brdiv > a { height: 66.666666666667px; display: table-cell; vertical-align: middle; }
.dop_foto_cont_class > a > .thumbnail { margin-bottom: 5px !important; }
.well, .box3 { min-width: 240px; }
.radiobtn,.sradiobtn { display: inline-block; }
.radiobtn label { padding-left: 10px; padding-right: 20px;}
#username_ok { display: inline-block; font-size: 24px; margin-right: 20px; }
#userpass_ok { display: inline-block;  font-size: 24px; margin-right: 20px; }
#userpass2_ok { display: inline-block;  font-size: 24px; margin-right: 20px; }
.modal {z-index: 1650 !important; }
.modal-backdrop {z-index: 0 !important; }
.form-control,.form-group { display:block; width: 100% !important; }
.bs-callout {
padding: 20px;
margin: 20px 0;
border: 1px solid #C9CBCD;
border-left-width: 5px;
border-radius: 3px;
}
.cl_item {
padding: 20px;
margin: 10px 0;
border: 1px solid #C9CBCD;
border-radius: 3px;float: left;
width: 48%;
}
.cl_item:nth-child(odd) { margin-right: 4%; }
.bs-callout-danger {
border-left-color: #d9534f;
}
.bs-callout-warning {
border-left-color: #f0ad4e;
}
.bs-callout-info {
border-left-color: #5bc0de;
}
.bs-callout h4 {
margin-top: 0;
margin-bottom: 5px;
}
.bs-callout-danger h4 {
color: #d9534f;
}
.bs-callout-warning h4 {
color: #f0ad4e;
}
.bs-callout-info h4 {
color: #5bc0de;
}
.left-inner-addon {
position: relative;
right: 7px;
}
.left-inner-addon input, .left-inner-addon select {
padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
   padding-right: 30px;
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}
.bg-default { color: #FFF; background-color: #aaa; }
.ib { display: inline-block; }
.pp { padding: 5px; }
.bb { border-right: 1px solid #C9CBCD; }
.ww { width: 100% !important; }
.w90 { width: 90% !important; }
.w80 { width: 80% !important; }
.w70 { width: 70% !important; }
.w60 { width: 60% !important; }
.w50 { width: 50% !important; }
.w40 { width: 40% !important; }
.w30 { width: 30% !important; }
.w20 { width: 30% !important; }
.w10 { width: 10% !important; }
.cc { text-align: center !important; }
.ll { text-align: left !important; }
.rr { text-align: right !important; }
.jj { text-align: justify !important; }

.form-control::-moz-placeholder {
  color: #C9CBCD;
}
.form-control:-ms-input-placeholder {
  color: #C9CBCD;
}
.form-control::-webkit-input-placeholder {
  color: #C9CBCD;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 10px;
  list-style: none;
  background-color: transparent !important;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #777777;
}
.breadcrumb > .active {
  color: #777777;
}
.smor > a:before {
  content: "\f104\00a0\00a0\00a0";
  font-family: FontAwesome;
}
.carousel-inner > .item > .container {
position: relative;
}
.carright > a:after {
 content: "\00a0\00a0\00a0\f105";
font-family: FontAwesome;
position: absolute;
right: 10px;
display: block;
top: 10px;
}
.navbar .nav > li {
float: left;
}
.navbar-left > li, .navbar .nav > li > a {
display: table-cell;
height: 50px;
vertical-align: middle;
}
.pd510 > tr > td, .pd10 > tr > th,.pd5 > tbody > tr > td, .pd10 > tbody > tr > th{
padding: 5px !important;
}
.item.pd5, .pd5 > tr > td, .pd5 > tr > th,.pd5 > tbody > tr > td, .pd5 > tbody > tr > th{
padding: 5px !important;
}
audio {
display: block;
width: 100%;
}

#myReviews > .carousel-indicators > li {
border: 1px solid #222222;
border-radius: 10px;
}
#myReviews > .carousel-indicators > li.active {
background-color: #222222 !important;
border: 1px solid #222222;
border-radius: 10px;
}
.hovractive, .hovr:hover {
background: rgba(128,58,54,.5) !important;
}
.us_ {
color:  rgba(34,34,34,.5) !important;
}
.us_:hover {
color: #222222 !important;
}
.trash {
color: #C9CBCD;
}
.highlight {
-webkit-box-shadow: inset 0 0 0 5px rgba(128,58,54,.5);
-moz-box-shadow: inset 0 0 0 5px rgba(128,58,54,.5);
box-shadow: inset 0 0 0 5px rgba(128,58,54,.5);
}
.highlight-accept {
color: #803A36;
background: rgba(128,58,54,.5);
}
.day {
padding:5px;
position: relative;
height: 30px;
font-size: 22px;
vertical-align: middle !important;
text-align: center !important;
}
.day > a {
color: #222222 !important;
}
.day.red > a {
color: #b94a48 !important;
}
.cu.day:hover {
background: rgba(247,188,124,.5) !important;
}
.today {
-webkit-box-shadow: 0 0 0 4px rgba(185,74,72,0.75);
-moz-box-shadow: 0 0 0 4px rgba(185,74,72,0.75);
box-shadow: 0 0 0 4px rgba(185,74,72,0.75);
}
.dragy:hover{
-webkit-box-shadow: inset 0 0 0 5px rgba(34,34,34,.3);
-moz-box-shadow: inset 0 0 0 5px rgba(34,34,34,.3);
box-shadow: inset 0 0 0 5px rgba(34,34,34,.3);
}
.dragy{
border-top: 2px solid rgba(34,34,34,.3);
}
#fpt { display: none; }
.def { color: #A14944 !important; }
.green { color: #4b964b !important; }
.red { color: #b94a48 !important; }
.blue { color: #006DCC !important; }
.orange { color: #f89406 !important; }
.grey { color: #949494 !important; }
.white { color: #ffffff !important; }
.yellow { color: #b9b900 !important; }
.cyan { color: #00b9b9 !important; }
.magenta { color: #b900b9 !important; }
.black { color: #000000 !important; }

.spoiler >  input + .box > blockquote{
        display: none;
}
.spoiler >  input:checked + .box > blockquote {
        display: block;
}
.spoiler >  input[type="checkbox"] {
cursor: pointer;
border-color:transparent !important;
border-style:none !important;
background:transparent none !important;
position:relative;
z-index:1;
margin:-10px 0 -30px -230px;
}
.spoiler span.sclose,
.spoiler span.sopen{
 padding-left:22px;
color: #803A36 !important;
text-decoration: none;
}
.spoiler >  input[type="checkbox"]:focus {
}
.spoiler >  input +  .box > span.sclose {
        display: none;
}
.spoiler >  input:checked +  .box > span.sclose {
background: url(images/open.gif) -2px  2px no-repeat;
display: inline;
}
.spoiler >  input:checked  + .box > span.sopen {
display: none;
}
.spoiler >  input +  .box >  span.sopen {
background: url(images/closed.gif) -2px 2px no-repeat;
display: inline;
}
.spoiler blockquote,
.spoiler{
border-radius:1px;
-webkit-border-radius:1px;
-khtml-border-radius:1px;
-moz-border-radius:1px;
-o-border-radius:1px;
-ms-border-radius:1px;
}
.spoiler {
overflow-x:hidden;
}
.spoiler blockquote {
margin-top:-5px;
min-height: 23px;
}
.scell {
margin-left: 5px;
border-left: 1px solid #803A36;
padding: 15px;
}
.borl {border-left: 2px rgba(34,34,34,0.5) solid; padding-left: 5px; margin-top: -10px;
}
.borb {
border-bottom: 1px rgba(34,34,34,0.5) solid;
}
.panel-group h4 {margin:0;
}
.acm {margin-top:0px;
margin-bottom:0px;
margin-left:5px;
margin-right: 5px;
}
.acmenu a.blk {
overflow-x: hidden;
padding-right: 20px;
}
.acmenu a.blk:not(.collapsed):after {content: "\f107";
font-family: FontAwesome;
margin-left: 5px;
margin-right: 5px;
font-size: 20px;
width: 15px;
display: inline-block;
position: absolute;
right: 0;
}
.acmenu a.blk.collapsed:after {
content: "\f105" !important;
font-family: FontAwesome;
margin-left: 5px;
margin-right: 5px;
font-size: 20px;
width: 15px;
display: inline-block;
position: absolute;
right: 0;
}
.blink {
-webkit-animation: blink 1s step-end 3;
animation: blink 1s step-end 3;
}
@-webkit-keyframes blink { 50% { visibility: hidden; }}
@keyframes blink { 50% { visibility: hidden; }}
.fromto {display: none; width: 180px !important;}
.lgcl {
padding:5px;
font-weight: 100;
}
#playlist { border: 1px solid #C9CBCD; padding: 20px; margin-left: 0px; margin-top: 10px; }
#playlist > li { width: 35%; float:left; list-style-type: none; margin-right: 5%; margin-bottom: 20px; }
#playlist > li:before {
font-family: FontAwesome;
padding: 5px;
display: inline-block;
margin-left: -1em;
content: "\f028"; }
#playlist > .active:before {
font-family: FontAwesome;
padding: 5px;
display: inline-block;
margin-left: -1em;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
content: "\f110";
}
#playlist,#btm_cp { text-align: left; }
#playlist > .active a{color:#FFFFFF; background-color: #803A36; }
#playlist > .active a:hover {color:#FFFFFF; background-color: #803A36; }
#playlist > li a{color:#803A36;}
#playlist > li a:hover{color:#F7BC7C;}
.form-group input, .form-group select, .form-group textarea {
border: 1px solid rgba(34,34,34,0.2);
}
.form-group.error input, .form-group.error select, .form-group.error textarea {
border: 1px solid;
}
.vbtn {
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
color: #FFFFFF !important;
border: 2px solid #FFFFFF;
padding: 10px 14px;
cursor: pointer;
letter-spacing: 2px;
text-align: center;
display: inline-block;
transition: #803A36 0.4s ease 0s;
font-weight: 700;
}
.vbtn:hover {
color: #FFFFFF !important;
background: none repeat scroll 0% 0% rgba(255,255,255, 0.2);
}
#tubular-container {
opacity: 1; filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)";
}
#tubular-player {
background-color: transparent;
}
.pattern {
background-image: url("images/pattern.png");
background-repeat: repeat;
background-attachment: scroll;
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: 0 ;
}
.onavi2 {
padding: 6px 20px 6px 20px;
}
.onavi2 > div > a:link,.onavi2 > div > a:active,.onavi2 > div > a:visited,.onavi2 > div > a:hover{
color: #000000;
}
.inlogo > img {
margin-left: 20px;
margin-right: 20px;
min-width: 75px;
}

#footer_inner {
width:90%;
}
.botl a{ color: rgba(255,255,255,0.8) !important; font-size: 16pt !important; }
.botl a:hover { color: #FFFFFF !important; }
.pluso-box {
z-index: 2777 !important;
}
#navbarcontainer {white-space: nowrap; width: 100% !important; paddin-left: 10px; }
#navbar_panel_inner_content { overflow: hidden; width: 100% !important; }
.adm { white-space: nowrap; color: #222222; background-color: #C9CBCD; padding: 10px; position: absolute; width: auto !important; margin-left: -25px; margin-top: 10px;}
.adm0 { float: left; max-width: 550px; color: #222222; position: absolute; z-index: 1060; background-color: #C9CBCD; padding: 10px; padding-left: 25px; background-image: url(images/drag.png); background-position: left top; background-repeat: repeat-y; width: auto !important;}
.adm1:hover,.adm0:hover { background-color: #b5b7b8; cursor: -webkit-grab; cursor: move; }
.adm1 {float: left; max-width: 550px; color: #222222; position: absolute; z-index: 1060; background-color: #C9CBCD; padding: 10px; margin-top: -64px; margin-left: -12px; padding-left: 25px; background-image: url(images/drag.png); background-position: left top; background-repeat: repeat-y; width: auto !important;}
.ed0 {padding: 10px !important;}
.ed0:before {position: absolute; margin-top: -15px;content: "\f192";font-family: FontAwesome;text-transform: uppercase;font-size: 20px;color: #b94a48;opacity: 0.2;filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)";}
.ed0:hover:before { display: none; }
.ed0:hover,.ed1:hover {background-image: none;
-webkit-box-shadow: 0 0 0 2px #C9CBCD, inset 0 0 0 2px #C9CBCD;
-moz-box-shadow: 0 0 0 2px #C9CBCD, inset 0 0 0 2px #C9CBCD;
box-shadow: 0 0 0 2px #C9CBCD, inset 0 0 0 2px #C9CBCD;
}
.mimg { height: 18px; margin-right: 5px; }

.empty_iblock { display: none; }
.ed0 > .iblock > .empty_iblock {
background-color: rgba(201,203,205,.3);display: block !important;min-height: 100px;color: #FFFFFF;text-align: center;padding: 10px;  font-size: 50px;text-transform: uppercase;
}
.countdown { max-width: 270px; text-align: center; margin-bottom: 0px;}
.countdown > h3 { margin-bottom: 0px; font-size: 22px; display: inline-block; font-weight: 300; text-align: center; width: 100%; margin-top: 10px; }
.expire { text-align: center; display: inline-block; margin-left: 5px; margin-right: 5px;}
.esmall { font-size: 1em; font-weight: 100;}
.estat { font-size: 1em; padding: 5px 10px 5px 10px; text-align: center; }
.ebig {
padding-top: 22px;
font-weight: 600;
display: inline-block;
line-height: 18px;
background-color: rgba(201,203,205,.3);
font-size: 30px;
font-weight:bold;
height:60px;
width:50px;
position:relative;
text-align:center;
}
.datepicker.dropdown-menu {
color: #222222 !important;
background-color: #FFFFFF !important;
}
.status {
font-size: 1.5em;
padding: 10px;
color: #FFFFFF;
text-align: center;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
width:240px;
}
.switch_on {
width: 46px;
height: 26px;
text-align: left;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
-khtml-border-radius: 16px;
border-radius: 16px;
cursor: pointer;
cursor: hand;
font-size: 8px;
overflow: hidden;
-webkit-box-shadow: inset 0 2px 8px rgba(34,34,34,0.31);
-moz-box-shadow: inset 0 2px 8px rgba(34,34,34,0.31);
box-shadow: inset 0 2px 8px rgba(34,34,34,0.31);
}
.switch_off {
width: 46px;
height: 26px;
text-align: right;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
-khtml-border-radius: 16px;
border-radius: 16px;
cursor: pointer;
cursor: hand;
font-size: 8px;
overflow: hidden;
-webkit-box-shadow: inset 0 2px 8px rgba(34,34,34,0.31);
-moz-box-shadow: inset 0 2px 8px rgba(34,34,34,0.31);
box-shadow: inset 0 2px 8px rgba(34,34,34,0.31);
}
.switch_off > .sw {
margin-left: 2px;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s
}
.switch_on > .sw {
margin-left: 20px;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s
}

.switch_on > .state, .switch_off > .state{
display: none;
}
.sw {
position: relative;
margin: 1px;
-moz-border-radius: 21px;
-webkit-border-radius: 21px;
-khtml-border-radius: 21px;
border-radius: 21px;
height: 21px;
width: 21px;
border-radius: inherit;
box-shadow: 0 0 10px rgba(34,34,34,0.3), 0 1px 1px rgba(34,34,34,0.25);
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s
}
.switch_off .sw {background-color: #FFFFFF;
background: #FFFFFF;
background: -moz-linear-gradient(#FFFFFF, #C9CBCD);
background: -ms-linear-gradient(#FFFFFF, #C9CBCD);
background: -o-linear-gradient(#FFFFFF, #C9CBCD);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#C9CBCD));
background: -webkit-linear-gradient(#FFFFFF, #C9CBCD);
background: linear-gradient(#FFFFFF,#C9CBCD);
border-color: #C9CBCD;
border: 2px solid transparent;
}
.switch_on .sw {background-color: #5cb85c;
background: #5cb85c;
background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
background-repeat: repeat-x;
border-color: #fff;
border: 2px solid rgba(255,255,255,0.4);
}
.widget {
position: fixed;
background-color: #FFFFFF;
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.19), inset 0 0 5px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.19), inset 0 0 5px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.19), inset 0 0 5px #FFFFFF;
}
.avatar {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
height: 128px;
width: 128px;
overflow: hidden;
}
.mavatar {
height: 56px;
width: 56px;
border-radius: 50%;
margin-right: 5px;
box-sizing: content-box;
}
.mava{
height: 36px;
width: 36px;
margin-top: 5px;
box-sizing: content-box;
}
.wid {
height: 32px;
width: 32px;
margin-right: 5px;
display: block;
float: left;
margin-top: 4px;
text-align: center;
}
.ringer.badge {
color: #803A36;
background-color: #FFFFFF;
}
.fico {
display: block;
padding: 4px 10px;
color: #FFFFFF;
text-align: center;
}
.switch_on, .switch_off { border: 2px solid rgba(255,255,255,0.5); }
.fico > a:link, .fico > a:visited, .fico > a:active {
color: #FFFFFF;
opacity: 0.8;
filter:"alpha(opacity=80)";
-ms-filter:"alpha(opacity=80)";
}
.fico > a:hover {
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
}
.fico > a > i {
font-size: 28px !important;
}
.aaa {
clear: both;
}
.monline {
border: 4px solid rgba(75,150,75,0) !important;
overflow: hidden;
height: 64px;
width: 64px;
box-sizing: border-box;
}
.moffline {
border: 4px solid rgba(34,34,34,0) !important;
overflow: hidden;
height: 64px;
width: 64px;
box-sizing: border-box;
}
.monline:hover {
border: 4px solid rgba(75,150,75,.5) !important;
}
.moffline:hover {
border: 4px solid rgba(201,203,205,.5) !important;
}
.stars {
white-space:nowrap;
padding: 5px;
font-size: 24px;
}
.stars > font > i { padding: 2px; }
.online {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
border: 4px solid rgba(75,150,75,0) !important;
overflow: hidden;
height: 128px;
width: 128px;
background-color:#FFFFFF;
}
.offline {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
border: 4px solid rgba(34,34,34,0) !important;
overflow: hidden;
height: 128px;
width: 128px;
background-color:#FFFFFF;
}
.online:hover {
border: 4px solid rgba(75,150,75,.5) !important;
}
.offline:hover {
border: 4px solid rgba(201,203,205,.5) !important;
}
.avatarcoll {
 width: 90%;
}
.bigletter {
float: left;
color: #803A36;
font-size: 75px;
line-height: 60px;
padding-top: 4px;
padding-right: 8px;
padding-left: 3px;
font-family: Georgia;
}
.frow {
cursor: pointer;
cursor:hand;
border-left: 4px solid transparent;
}
.frow:hover{
background: rgba(201,203,205,0.3);
border-left: 4px solid #C9CBCD;
}
.frow:hover > td > span > a > h3,.frow:hover > td  > a > h2{
color: #803A36 !important;
}
/*
.hcell{
background: rgba(201,203,205,0.2);
}
*/
.bcell {
padding: 0px 10px 10px 10px;
border-left: 4px solid #C9CBCD;
}
.bcell:hover {
padding: 0px 10px 10px 10px;
border-left: 4px solid #803A36;
background: rgba(201,203,205,0.2);
}
.bdes {
font-family: "Roboto Condensed",sans-serif;
margin-top: 0px !important;
}
.cu {
cursor: pointer;
cursor: hand;
}
/*
.thcell{
background: rgba(201,203,205,0.3);
}
*/
.pcell{
background: rgba(201,203,205,0.4);
}
.ncell > .pagination {
display: block !important;
}
.ncell > a > h2 {
margin-top: -10px;
}
.fleft {
padding-left: 20px !important;
padding-right: 0px !important;
}
.fright {
padding-left: 30px !important;
padding-right: 30px !important;
}
.ncell > a > h2 {
margin-top: -10px;
}
.ncell > a > h3 {
margin-top: -10px;
margin-bottom: -10px;
display: inline;
}
.ncell > a > h4 {
margin-top: 0px;
}
.fcell {
padding-top: 20px !important;
padding-bottom: 20px !important;
}

.saleclass {
width: 100px;
height: 100px;
overflow: hidden;
position: absolute;
top: -4px;
left: -5px;
}
.sale1 { display: none; visibility:hidden;}
.sale2 {
-webkit-backface-visibility: hidden;
text-rendering: optimizelegibility;
font-size: 13px;
color: white;
text-align: center;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
position: relative;
padding: 2px 0;
left: -29px;
top: 8px;
width: 82px;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(204,0,0,.7)), to(#a30000));
background-image: -webkit-linear-gradient(left top, rgba(204,0,0,.7), #a30000);
background-image: -moz-linear-gradient(left top, rgba(204,0,0,.7), #a30000);
background-image: -ms-linear-gradient(left top, rgba(204,0,0,.7), #a30000);
background-image: -o-linear-gradient(left top, rgba(204,0,0,.7), #a30000);
}
.sale2:before, .sale2:after {
content: "";
position: absolute;
bottom: -4px;
}
.sale2:before {
left: 0;
}
.sale2:after {
right: 0;
}

a > i[class^="fa-"], a > i[class^="fa-"],  h4 > span > i[class^="fa-"], a > div > i[class^="fa-"], .btn > font > i[class^="fa-"], li > a > font > i[class^="fa-"] {
font-size: 18px;
}
.zsearchinput {
margin-right: 10px; background-color: rgba(34,34,34,0.1); border: solid 1px rgba(255,255,255,0.2); color: #ffffff;
}
.carou {
padding: 5px; color: #222222; margin-bottom: 20px;
}
.bigfoto {
max-height: 300px;
max-width: 300px;
}
.li1 { border-bottom: 3px solid rgba(201,203,205,.5); }
tr.invert > td,a.invert:link,a.invert:hover, a.invert:visited,a.invert:active{ color: #FFFFFF; background-color: #803A36 !important; padding: 3px;}
.invnc0 { color: #000000;}
.invnc1 { color: #000000;}
.invnc2 { color: #084383;}
.invnc3 { color: #5eb6bb;}
.invnc4 { color: #7fc5c9;}
.invnc5 { color: #dddddd;}
.invnc6 { color: #363432;}
.invnc7 { color: #5eb6bb;}
.invnc8 { color: #084383;}
.invnc9 { color: #e0e0e0;}
.nc10 { color: #b8dfe1;}
.nc11 { color: #ffffff;}
.nc12 { color: #000000;}
.nc0 { color: #FFFFFF; }
.nc1 { color: #FFFFFF; }
.nc2 { color: #F7BC7C; }
.nc3 { color: #A14944; }
.nc4 { color: #803A36; }
.nc5 { color: #222222; }
.nc6 { color: #C9CBCD; }
.nc7 { color: #A14944; }
.nc8 { color: #F7BC7C; }
.nc9 { color: #1F1F1F; }
.nc10 { color: #47201E; }
.nc11 { color: #000000; }
.nc12 { color: #FFFFFF; }
h1, h2, h3, h4 {
font-family: "Roboto Condensed",sans-serif;
color: #222222;
font-weight: 300;
}
h5, h6 {
font-family: "Roboto Condensed",sans-serif;
color: #222222;
font-weight: 400;
}
.btn-primary {
background-color: #803A36;
color: #ffffff !important;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
border-color: #803A36;
background-image: -webkit-linear-gradient(top, #803A36 0%, #733431 100%);
background-image:-o-linear-gradient(top, #803A36 0%, #733431 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#803A36), to(#733431));
background-image:linear-gradient(to bottom, #803A36 0%, #733431 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff803A36', endColorstr='#ff733431', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #803A36;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
background-color: #6d312e;
background-image: -webkit-linear-gradient(top, #803A36 0%, #6d312e 100%);
  background-image:      -o-linear-gradient(top, #803A36 0%, #6d312e 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#803A36), to(#6d312e));
  background-image:         linear-gradient(to bottom, #803A36 0%, #6d312e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff803A36', endColorstr='#ff6d312e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-color: #662e2b;
background-position: 0 0;
}
.btn, .btn-default, .btn-success, .btn-inverse, btn-danger {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.btn:hover, .btn-default:hover, .btn-success:hover, .btn-inverse:hover, btn-danger:hover {
background-position: 0 0;
}
.btn-default {
border-color: #b5b7b8;
}
.btn-default:hover {
border-color: #a1a2a4;
}
#naviner {
background-color: #A14944; border-color: #A14944;
filter: none;
}
#navbar_panel_inner_content > li > a {
color: #222222;
text-shadow: 1px 1px 1px rgba(255,255,255,.4);
}
#navbar_panel_inner_content > li > a:focus, #navbar_panel_inner_content > li > a:hover {
color: #A14944;
}
#navbar_panel_inner_content > .active {
background-color: rgba(201,203,205,.35);
}
.table th, .table td {
text-align: left;
vertical-align: top;
}
.table-bordered {
border-width: 1px 1px 1px 0px;
border-style: solid solid solid none;
border-color: #C9CBCD #C9CBCD #C9CBCD -moz-use-text-color;
}
.table-bordered th, .table-bordered td {
border-left: 1px solid #C9CBCD;
}
.navbar {
border: 0;
}

.navbar .nav > li > .dropdown-menu:after {
border-bottom: 6px solid #A14944;
}
.navbar .nav > li > a {
text-shadow: none;
}
.nnn .brand, .nnn .nav > li > a {
color: #FFFFFF;
}
.dropdown-menu  li {
text-align: left !important;
}
.dropdown-menu li > a{
color: #000000;
min-height: 30px;
display: block;
padding: 10px 30px 10px 15px;
}
.dropdown-menu  li > a:link{
color: #000000;
}
.dropdown-menu  li > a:hover{
color: #000000;
}
.dropdown-menu  li > a:active{
color: #000000;
text-decoration: none;
background-color: #a94d47;
background-image: -moz-linear-gradient(top, #b1504b, #A14944);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1504b), to(#A14944));
background-image: -webkit-linear-gradient(top, #b1504b, #A14944);
background-image: -o-linear-gradient(top, #b1504b, #A14944);
background-image: linear-gradient(to bottom, #b1504b, #A14944);
background-repeat: repeat-x;
}
.dropdown-menu  li > a:visited{
color: #000000;
}
.dropdown-menu  li  {
color: #000000;
}
.dropdown-menu {
color: #000000;
background-color: #FFFFFF;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0px;
    overflow: hidden;
    background-color: #000000;
    padding: 0;
}
.dropdown-menu > .diva > li {
text-align: left;
border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
}
.dropdown-menu > .diva > li:hover {
background-color: #803A36 !important;
}
.dropdown-menu > .diva > li > a {
color: #FFFFFF !important;
display: block;
padding: 15px;
clear: both;
font-weight: normal;
line-height: 20px;
white-space: nowrap;
border-bottom: 0px;
}

.input-append .add-on, .input-prepend .add-on {
text-shadow: 1px 1px 1px rgba(255,255,255,.4);
background-color: rgba(255,255,255,0.3);
}
.pagination ul > li > a, .pagination ul > li > span {
background-color: #FFFFFF;
border-color: #C9CBCD;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus {
color: #803A36;
background-color: #C9CBCD;
}
.pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > .active > a:hover, .pagination ul > .active > a:active, .pagination ul > .active > a:focus {
color: #FFFFFF;
background-color: #803A36;
}
.ciblock { height: 309px; width: 100%; overflow: hidden;  }
.cblock { display: block; position: relative; width: 270px; height: 309px; float: left; }
.cblock2 { display: block; position: relative; width: 320px; height: 449px; float: left; }
.citem { height: 200px; float: left; display:inline-block; *display:inline;}
.ctable { height: 309px; overflow: hidden;}
.ctable2 { height: 200px; width: 100%; overflow: hidden;}
.cbtn { margin-top: 80px;}
.cbtn > a { min-height: 50px; display: block; padding: 15px 7px; box-sizing: border-box; }
.ctopimg { background: #FFFFFF; width: 260px; height: 200px; position:absolute; top: 0px; opacity: 0; filter:"alpha(opacity=0)"; -ms-filter:"alpha(opacity=0)";}
.ctopimg:hover {  opacity: 1; filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)";  -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.cbottomimg {  opacity: 0.6; filter:"alpha(opacity=60)"; -ms-filter:"alpha(opacity=60)"; height: 200px;  width: 260px;  overflow: hidden; position: absolute;top: 0px;}
.ctext { color: #fff; text-shadow: 1px 1px 1px rgba(34,34,34,.4); text-transform: uppercase; height: 180px; width: 220px; font-size: 11px; text-align: center; overflow: hidden; position: absolute; top: 20%; left: 20px;}
.span223 { position: relative; max-width: 260px; height: 200px; float: none; margin-left: 0px; overflow: hidden; }
.magnifier {
position: relative;
display: block;
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.fancyboxmodal {
position: relative;
border-radius: 0px;
max-width:300px;
}
.fancyboxmodal img{
max-width:300px;
height: auto;
}
.magnifier:hover  {
background: url('images/magnifier.png') no-repeat scroll center center;
}
.magnifier:hover > img {
background-color: #222222;
}
.magnifier:hover img {
opacity: 0.3;
filter:"alpha(opacity=30)";
-ms-filter:"alpha(opacity=30)";
}
.fancyboxmodal:hover img {
opacity: 0.9;
filter:"alpha(opacity=90)";
-ms-filter:"alpha(opacity=90)";
}
.transparent{
opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}
.color1 {color: #222222; background: #99ff66;}
.color2 {color: #222222; background: #ffcc66;}
.color3 {color: #222222; background: #99ccff;}
.color4 {color: #222222; background: #ff9999;}
.color5 {color: #222222; background: #FF7EFF;}
.filtop {margin-left:10px; float: right;}
.ifilter {color: #222222; padding:10px; background: rgba(201,203,205, 0.3); margin-top: 10px; position: relative; z-index: 550;}
.ifilter_n {color: #222222; margin-bottom: 10px; margin-left: 15px; font-weight:bold;}
.ifilter_n2 {
border-top: 1px solid #C9CBCD;
}
.ifilter_n2 > div > h4 > a { display: block;}
.ifilter_n2 > div > h4 > label { color: #803A36; font-family: "Roboto Condensed",sans-serif; font-weight: 400;}
.f1 >a >small {
font-size: 11px;  font-weight:normal;
}
.navbar .nav {
margin: 0px 0px 0px 0px;
}
.strong, .tip b {
font-weight: 600 !important;
}
select {
width: auto;
}
.blocks > div.mb {
text-align: center;
width: 128px;
	height:128px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	background: #C9CBCD;
	border-radius: 50%;
}
.blocks > div.mb > a > img {
display: inline-block;
max-width: 128px;
max-height:128px;
border-radius: 50%;
}
.blocks > div.mb > a {
display: table-cell;
vertical-align: middle;
text-align: center !important;
width: 128px;
height: 128px;
color: #FFFFFF;
}
.block_container {
float:left;
margin-right:1.5%;
margin-left:1.5%;
margin-top:10px;
margin-bottom:10px;
width: 30%;
height: 300px;
cursor: pointer;
cursor: hand;
text-align: center;
overflow: hidden;

}
.blocks {
height: 300px;
cursor: pointer;
cursor: hand;
text-align: center;
padding: 3%; 
background-color: #FFFFFF; 
overflow: hidden;
}
.pcont .blocks a:link{
border-bottom:0;
}
.pcont .btn a:link{
border-bottom:0;
}
.block0 {
background-image: url(images/blocks0.png);
background-size: cover;
background-position:right bottom;
}
.block1 {
background-image: url(images/blocks1.png);
background-size: cover;
background-position:right bottom;
}
.block2 {
background-image: url(images/blocks2.png);
background-size: cover;
background-position:right bottom;
}
.block3 {
background-image: url(images/blocks3.png);
background-size: cover;
background-position:right bottom;
}
.block4 {
background-image: url(images/blocks4.png);
background-size: cover;
background-position:right bottom;
}
.block5 {
background-image: url(images/blocks0.png);
background-size: cover;
background-position:right bottom;
}
.bicon {
padding: 8px;
font-size:56px;
max-width:300px;
max-height:100px;
text-align: center;
-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(34,34,34,0.1)));
}
.blocks:hover {
background-color: #47201E;
color: #FFFFFF;
-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(34,34,34,0.4)));
-webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
-moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
transition-property: width;
}
.blocks:hover > div > a:link{
color: #FFFFFF;
-webkit-transition: color .5s;
-moz-transition: color .5s;
transition: color .5s;
}
.blocks:hover > div > a:active{
color: #FFFFFF;
-webkit-transition: color .5s;
-moz-transition: color .5s;
transition: color .5s;
}
.blocks:hover > div > a:visited{
color: #FFFFFF;
-webkit-transition: color .5s;
-moz-transition: color .5s;
transition: color .5s;
}
.blocks:hover > div > a:hover{
color: #FFFFFF;
-webkit-transition: color .5s;
-moz-transition: color .5s;
transition: color .5s;
}
.blocks:hover > div > div > a > h2 {
color: #FFFFFF;
-webkit-transition: color .5s;
-moz-transition: color .5s;
transition: color .5s;
}
.blocks > div > div > a > h2 {
color: #222222;
}
.btitle{
min-height: 10px;
margin-bottom: 10px;
}
.btitle > a > h2{
text-align: center;
line-height: 19px;
font-weight: 500;
letter-spacing: 1px;
margin: 0px 0px;
line-height: 1.2;
font-weight: 200;
}
.btitle > h2{
text-align: center;
}
.bdesc{
min-height: 10px;
line-height: 1;
font-weight: 100;
}
.btext{
margin-top: 10px;
width: 90%;
position: relative;
font-size:12px;
height: 80px;
overflow:hidden;
line-height: 1.5;
font-weight: 100;
}

.bmore{
content: ' ';
display: block;
position: relative;
left: 0;
right: 0;
bottom:0;
margin-top: -80px;
height: 80px;
background: -o-linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
background: -moz-linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));
}
.bmore2{
content: ' ';
display: block;
position: relative;
left: 0;
right: 0;
bottom:0;
margin-top: -80px;
height: 80px;
background: -o-linear-gradient(to bottom, rgba(71,32,30,0), rgba(71,32,30,1));
background: -moz-linear-gradient(to bottom, rgba(71,32,30,0), rgba(71,32,30,1));
background: -webkit-linear-gradient(to bottom, rgba(71,32,30,0), rgba(71,32,30,1));
background: linear-gradient(to bottom, rgba(71,32,30,0), rgba(71,32,30,1));
}

.b {
font-weight:bold;
}
.close {
font-size: 32px;
}
.dop_foto_cont_class {
text-align: center;
overflow: hidden;
margin-bottom:10px;
max-width: 100px;
}
.dop_foto_item_class {
text-align: center;
height: 90px;
max-width: 90px;
overflow: hidden;
}
.dop_foto_class {
height: 90px;
overflow: hidden;
float: none;
margin-left: 0px;
display: inline;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid rgba(34,34,34,0.2) !important;
}
.left-inner-addon {
color: #555;
}
input, select, textarea {
    margin: 0px;
    font: inherit;
    color: #000;
}
blockquote {
    border-left: 5px solid rgba(34,34,34,.2);
}
.dop_foto_title_class {
height:40px;
line-height: 1;
overflow: hidden;
}
.bfotos { max-height: 1920px;
max-width: 1920px;
}
.mfotos { max-height: 300px;
max-width: 300px;
}
.bf {
width: 300px;
height: auto;
overflow: hidden;
text-align: center;
}
.chatitemright {
float: right;
padding: 5px;
}
.chatitemleft {
float: left;
padding: 5px;
}
.chatdate {
color: #C9CBCD;
}
.chatname {
color: #C9CBCD;
}
.chatsmiles{
position: absolute; left:0px; right:0px; bottom: 0px; height: 65px; overflow: hidden;
}
.chatright {
max-width:250px;
float: right;
text-align: right;
margin: 3px;
padding: 5px;
}
.chatleft {
max-width:250px;
float: left;
text-align: left;
margin: 3px;
padding: 5px;
}
.datepicker {z-index: 9999 !important;}
.span24 { height: 90px;
float: none;
margin-left: 0px;}
.span25 { width: 32px;
height: auto;
float: none;
margin-left: 0px;}
.ava { max-height: 16px;
max-width: 20px;
margin-right:3px;
}
.avamedium { max-height: 32px;
max-width: 32px;
}
.avabig {
max-height: 50px;
max-width: 50px;
}
.span13 { max-height: 200px;
max-width: 260px;
float:none;
margin-left:0px;
display: inline;
}
.brlist {max-height: 67px; max-width: 260px; float: none; margin-left: 0px; overflow: hidden; }
.blo {
display: block;
}
.flo {
float: left;
margin-bottom: 10px;
margin-right: 10px;
}
.modalthumb {
max-height: 200px;
max-width: 260px;
cursor: pointer;
cursor: hand;
}
.span14 {
max-height: 90px;
max-width: 90px;
margin-left: 0px;
}
.span15 { width:45px;
margin-left: 0px;
}
.span155 {
max-height:100px;
margin-left: 0px;
}
.nw > a { font-size: 15px; }
.nw > .small { font-size: 14px; }
.nw { font-size: 14px; overflow: hidden; width: 260px; height: 45px;  text-align: center; font-weight: 100;}
.nw2 { overflow: hidden; width: 260px; height: 86px;  text-align: center;}
.lgdiv { width: 260px; height: 250px; text-align:center; }
.ntlgdiv .lgdiv2 { display: table-cell; background: #ffffff; vertical-align: middle; cursor: pointer; cursor: hand; height: 240px; width: 200px; margin-left: 5px; overflow: hidden; text-align:center;}
.lgdiv .lgdiv2 { display: table-cell; background: #ffffff; vertical-align: middle; cursor: pointer; cursor: hand; height: 190px; width: 200px; overflow: hidden; text-align:center;}
.ntlgdiv .lgdiv3 { height: 240px; width: 190px; overflow: hidden; text-align:center;}
.lgdiv .lgdiv3 { height: 190px; width: 100%; overflow: hidden; text-align:center;}
.lgdiv3 .fa { font-size: 150px; }
.catelem {
width: 200px;
height: 250px;
overflow: hidden;
text-align: center;
margin-bottom: 10px;
display: inline-block;
position: relative;
}
.priceclass {
padding:5px;
width: 200px !important;
text-align: center;
overflow: hidden;
line-height: 1em !important;
height: 63px;
}
.ntlgdiv.catelem .priceclass {
position: absolute;
top: 182px;
background-color: rgba(34,34,34,.5);
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s
color: #FFFFFF;
}
.owlc .owl-item { width: 100%; }
.owlc .flo,.owlc .owl-item > img {    display: inline-block;
    float: none !important;
    margin-right: 0px !important;
}
.ntlgdiv.catelem .priceclass { background-color: rgba(255,255,255,0.8);}
.ntlgdiv.catelem:hover .priceclass { background-color: rgba(34,34,34,.5);}
.ntlgdiv.catelem .priceclass a { display: block; height: 68px; color: #222222 !important; border-bottom: 1px solid transparent;}
.ntlgdiv.catelem:hover .priceclass a { color: #FFFFFF !important; border-bottom: 1px solid transparent !important;}
.lgdiv4 { padding: 4px; height: 210px; max-width: 210px; overflow: hidden; }
.span23 { height: 200px; max-width: 260px; float: none; margin-left: 0px; overflow: hidden; }
.ntlgdiv .span23 { height: auto; width: 190px; max-width: 200px; float: none; margin-left: 0px; overflow: hidden; }
.lgdiv .span23 { max-height: 190px; max-width: 260px; float: none; margin-left: 0px; overflow: hidden; }

body{
font: 14px/20px Arial, sans-serif;
line-height: 1.5;
font-size: 12pt;
font-family: 'Roboto Condensed';
color: #222222;
margin: 0;
padding: 0;
font-weight: 400;
text-align:left;

background-color: #F7BC7C;

}
.bg0 { background-color: #FFFFFF;}
.bg1 { background-color: #FFFFFF;}
.bg2 { background-color: #F7BC7C;}
.bg3 { background-color: #A14944;}
.bg4 { background-color: #803A36;}
.bg5 { background-color: #222222;}
.bg6 { background-color: #C9CBCD;}
.bg7 { background-color: #A14944;}
.bg8 { background-color: #F7BC7C;}
.bg9 { background-color: #1F1F1F;}
.bg10 { background-color: #47201E;}
.bg11 { background-color: #000000;}
.bg-primary {color: #FFFFFF;
background-color: #803A36;
}
.mbg {
background-color: #F7BC7C;
background: url(gallery/backgrounds/rpk.jpg);
background-attachment: fixed;
background-size: 100% 100%;
background-repeat: repeat repeat;
background-position: top center;
}

b {
font-weight: 400;
}
.carouselbox {
background-size: 100% 100%;
width: 100%;
height: 100%;
position: fixed;
top:0px;
left:0px;
right:0px;
}
#header2 {
position: relative;
z-index: 1040;
top: 0px;
}
.navbar {
border-radius: 0px;
}


.contentbox,#bottom_links_inner,#footer_inner{
-webkit-box-shadow: 0 21px 25px rgba(71,32,30,0.28);
-moz-box-shadow: 0 21px 25px rgba(71,32,30,0.28);
box-shadow: 0 21px 25px rgba(71,32,30,0.28);
}

.contentbox {
position:relative;
z-index: 10;
text-align:left;

width:90%;
background: #FFFFFF;

}
.bottom_links {
color: #FFFFFF;

position:relative;

}
.minusmargin {

position:relative;
}
#bottom_links_inner{
width: 90%;
padding: 20px;
background: rgba( 71,32,30, 0.6);
background-repeat:repeat-x;
color: #FFFFFF;
}
#footer_inner {
padding: 20px;text-shadow: 1px 1px 1px rgba(71,32,30,.4);
background-color: rgb( 71,32,30);
background: rgba( 71,32,30, 0.85);
}
.footer {
color: #FFFFFF;

z-index:18;
}
.footer > .lnk > a{ color: #FFFFFF !important; }
.newsdiv{
padding: 0px;
margin-top: 0px;
margin-bottom: 40px;
}
.more_btn {
display: inline-block;
margin-top: 20px;
padding: 10px 26px;
background: none repeat scroll 0% 0% #8d403b;
color: #FFFFFF;
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.more_btn:link, .more_btn:visited, .more_btn:disabled, .more_btn:active , .more_btn:focus{
color: #FFFFFF !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #cccccc;
}
.header5 {
float: right;
}
.header5 > li > a:hover, .header5 > li > a:focus {
    background-color: transparent !important;
}
.header5 > li.active > a:hover, .header5 > li.active > a:focus {
    background-color: transparent !important;
    background-color: #803A36 !important;
}
.header5 > li {border-right: 1px solid #C9CBCD;
margin-left: 0px !important;
}
.header5 > li > a {
-webkit-border-radius: 0px;
-moz-border-radius: $0px;
border-radius: 0px;
}
.header5 > li:last-child {
border-right: 1px solid transparent;
}
.header5 > li:last-child > a {padding: 6px 15px;
}
.thumbnail {
    background-color: #FFFFFF;
    border: 1px solid rgba(34,34,34,.1);
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: rgba(34,34,34,0.1);
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
border-top: 1px solid  rgba(34,34,34,0.2);
}

.more_btn:hover {
color: #FFFFFF !important;
background: none repeat scroll 0% 0% #F7BC7C;
}
[class*="grid_"] {
float: left;
min-height: 1px;
text-align: left;
}
.wt {
text-align: left;
white-space: nowrap;
font-size: smaller;
color: #FFFFFF;
}
.grid_3 {
color: rgba(34,34,34,.7);
}
.newsc {
height: 200px; overflow: hidden;
}
.txt1 {
line-height: 1.55;
font-weight: 200;
}
.txt1 {
color: rgba(34,34,34,0.7) !important;
}
.txt1:hover {
color: rgba(34,34,34,1) !important;
}
.txt4 {
font-size: 16px;
line-height: 100%;
margin: 0px;
padding: 0px;
color: rgba(34,34,34,.8);
text-transform: uppercase;
}
.txt7 {
font-size: 36px;
line-height: 100%;
margin: 0px;
padding: 0px;
margin-top: 20px;
color: #A14944;
text-transform: uppercase;
}
.mnu40 {
font-size: 60% !important;
line-height: 100%;
}
.mnu30 {
font-size: 70% !important;
line-height: 100%;
}
.mnu20 {
font-size: 80% !important;
line-height: 100%;
}
.mnu10 {
font-size: 90% !important;
line-height: 100%;
}
.mnu20 .lcat1,.mnu10 .lcat1,.mnu40 .lcat1,.mnu30 .lcat1{
width: 45%;
}
.mnu40 > .lnk > a::before,.mnu30 > .lnk > a::before,.mnu20 > .lnk > a::before,.mnu10 > .lnk > a::before {
display: none;
}
.txt8 {
font-size: 18px;
line-height: 100%;
margin: 0px;
padding: 0px;
margin-top: 5px;
color: #A14944;
text-transform: uppercase;
}
.txt9 {
font-size: 18px;
line-height: 100%;
margin: 0px;
margin-top: 5px;
text-transform: uppercase;
}
.bg5 {
background: none repeat scroll 0% 0% #803A36;
}
.txt6 {
margin-top: 20px;
color: #222222;
text-transform: uppercase;
}
.grid_5 > h2, .newsdiv > h2 {
font: bold;
color: #222222;
padding-bottom: 10px;
margin-top: 10px;
border-bottom: 1px solid #C9CBCD;
text-transform: uppercase;
margin: 0px;
vertical-align: top;
}
.grid_5 > h3 {
color: #222222;
text-transform: uppercase;
padding-top: 20px;
padding-bottom: 20px;
margin: 0px;
border: 0px none;
font: inherit;
vertical-align: top;
}
.grid_5 {
margin-bottom: 10px;
margin-right: 20px;
margin-top: 20px;
}
.grid_5 > p {
color: rgba(34,34,34,.5);
transition: all 0.3s ease 0s;
}
.grid_5 > p:hover {
color: #222222;
}
.dotted {
background: rgba( 255,255,255, 0.1);
z-index: 8000;
position: relative;
}
.dotted2 {
background: rgba(255,255,255,0.5);
}
.wikiactive {text-align: center; color: #222222; font-weight: 800; cursor:pointer; cursor:hand;}
.wikipress { color: #FFFFFF; background-color: #803A36; cursor:pointer; cursor:hand; }
.wikidir { border-bottom: 1px solid #C9CBCD; margin-bottom: 5px; padding-bottom: 5px; }
.wikiitem { font-size: 20px; text-align: center; float:left; padding:0px; width:30px; height:30px;}
.small {font-size: 10pt; font-weight:normal; }
small {font-size: 10pt;  font-weight:normal; }
i { font-weight:normal; }
.mCSB_scrollTools .mCSB_draggerRail{
width:4px;
}
.mCSB_scrollTools .mCSB_draggerRail{
background:#f7f7f7;
opacity: 0.4;
filter:"alpha(opacity=40)";
-ms-filter:"alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background:#cccccc;
opacity: 0.75;
filter:"alpha(opacity=75)";
-ms-filter:"alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
background:#cccccc;
opacity: 0.85;
filter:"alpha(opacity=85)";
-ms-filter:"alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
background:#cccccc;
opacity:0.9;
filter:"alpha(opacity=90)";
-ms-filter:"alpha(opacity=90)";
}
#search_input {display: inline;
width: 80px;
box-sizing: padding-box !important;
height: 37px;
border: 0px;
background-color: rgba(255,255,255,.0);
color: #000000;
box-shadow: none;
}
#search_input::-webkit-input-placeholder { color: #222222 !important; }
#search_input::-moz-placeholder { color: #222222 !important;}
#search_input:-ms-input-placeholder { color: #222222 !important; }
#search_input:-moz-placeholder { color: #222222 !important; }
.lfmob #search_input::-webkit-input-placeholder { color: #222222 !important; }
.lfmob #search_input::-moz-placeholder { color: #222222 !important;}
.lfmob #search_input:-ms-input-placeholder { color: #222222 !important; }
.lfmob #search_input:-moz-placeholder { color: #222222 !important; }

.ibsearch #search_input::-webkit-input-placeholder { color: #C9CBCD !important; }
.ibsearch #search_input::-moz-placeholder { color: #C9CBCD !important;}
.ibsearch #search_input:-ms-input-placeholder { color: #C9CBCD !important; }
.ibsearch #search_input:-moz-placeholder { color: #C9CBCD !important; }
.ibsearch #search_input { color: #222222; }
#search_input:focus {
width: 100% !important;
background-color: #fff;
color: #000;
border-color: #66AFE9;
outline: 0px none;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(102, 175, 233, 0.6);
}
#search_input:focus::-webkit-input-placeholder { color: rgba(0,0,0,.4) !important; }
#search_input:focus::-moz-placeholder { color: rgba(0,0,0,.4) !important;}
#search_input:focus:-ms-input-placeholder { color: #000 !important; }
#search_input:focus:-moz-placeholder { color: rgba(0,0,0,.4) !important; }

zsearchinput {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
font-family: inherit;
font-size: 80%;
height: 20px;
background: url(images/sf.png) no-repeat 9px center;
background-color: rgba(34,34,34,0);
border: solid 1px rgba(255,255,255,0);
color: #000000;
padding: 4px 4px 4px 32px;
width: 0px;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
margin-bottom:0px;
box-sizing: content-box;
height: 30px;
}
.act {
}
select, textarea, input[type="text"], input[type="password"], .uneditable-input {
margin-bottom: 0px;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
display: none;
}
zsearchinput : focus {
width: 240px;
background-color: #fff;
color: #000000;
border: solid 1px rgba(34,34,34,0.2);
-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
box-shadow: 0 0 5px rgba(109,207,246,.5);
}

.b1{
cursor: pointer; cursor: hand; font-weight:400; white-space:nowrap;
}
.b2{
display:none; visibility:hidden; white-space:nowrap;
}

.obox{
margin: 10px 10px 0 0;
border-radius: 3px;
background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#C9CBCD), color-stop(3%, #FFFFFF), color-stop(12%, #FFFFFF), color-stop(90%, #FFFFFF));
background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #FFFFFF 12%, #FFFFFF 90%, #C9CBCD);
background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #FFFFFF 12%, #FFFFFF 90%, #C9CBCD);
background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #FFFFFF 12%, #FFFFFF 90%, #C9CBCD);
background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #FFFFFF 12%, #FFFFFF 90%, #C9CBCD);
background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 3%, #FFFFFF 12%, #FFFFFF 90%, #C9CBCD);
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
margin-bottom: 10px;
}
.qty{display:inline-block;
margin-left:5px;
margin-right:5px;
font-size: 14px;
padding:6px 12px;
min-width: 20px;
border:1px #C9CBCD solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
vertical-align: middle;
}
.box{
margin: 10px 10px 0 0;
margin-bottom: 10px;
}
.obox2{
margin: 10px 10px 0 0;
border-radius: 3px;
background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#C9CBCD), color-stop(3%, #FFFFFF), color-stop(12%, #C9CBCD), color-stop(90%, #FFFFFF));
background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #C9CBCD 12%, #FFFFFF 90%, #C9CBCD);
background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #C9CBCD 12%, #FFFFFF 90%, #C9CBCD);
background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #C9CBCD 12%, #FFFFFF 90%, #C9CBCD);
background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #C9CBCD 12%, #FFFFFF 90%, #C9CBCD);
background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 3%, #C9CBCD 12%, #FFFFFF 90%, #C9CBCD);
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
margin-bottom: 10px;
}
.titlediv{
margin-left:0px;
margin-bottom:0px;
font-family: "Roboto Condensed",sans-serif;
color: #222222;
font-size: 18px;
font-weight: 300;
line-height: 1em;
}
::-webkit-scrollbar {
width: 3px;
height: 3px ;
}
::-webkit-scrollbar-track {
background: #FFFFFF;
-webkit-box-shadow: inset 1px 1px 2px #FFFFFF;
border: 0px solid #000000;
border-radius: 0px;
}
::-webkit-scrollbar-thumb {
background: #C9CBCD;
-webkit-box-shadow: inset 1px 1px 2px rgba(50, 50, 50, 0.3);
border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
background: #C9CBCD;
}
::-webkit-scrollbar-thumb:active {
background: #FFFFFF;
-webkit-box-shadow: inset 1px 1px 2px rgba(50, 50, 50, 0.3);
}
::-webkit-scrollbar-button {
background-color: #C9CBCD;
background-repeat:no-repeat;
width:3px;
height:3px
}
.pd0 {
padding-right:0px;
padding-top:20px;
padding-bottom:20px;
}
.pd0:hover{
padding-right:10px;
padding-left:20px;
padding-top:20px;
padding-bottom:20px;
}
.pd {padding: 10px;
}
.box3{
margin-top: 10px;

border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background: rgba(255,255,255,0.5);
margin-bottom: 20px;
}.box4 {

border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
background-color:rgba(128,58,54,0.5);
padding:5px 5px 5px 5px;
width: 96%;

margin-bottom: 0px;
margin-top: 10px;
}
.box2{
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
margin: 10px 10px 0 0;
background-color:#dddfe2;
background:#dddfe2;
background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#dddfe2));
background-image: -webkit-linear-gradient(top, #FFFFFF, #dddfe2);
background-image: -moz-linear-gradient(top, #FFFFFF, #dddfe2);
background-image: -o-linear-gradient(top, #FFFFFF, #dddfe2);
background-image: -ms-linear-gradient(top, #FFFFFF, #dddfe2);
background-image: linear-gradient(to bottom, #FFFFFF, #dddfe2);
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
margin-bottom: 10px;
}
.fts{
display: inline;
margin-left: 0px;
}
.smf{
float:left;
max-width:45px;
height:45px;
margin-bottom:4px;
margin-top:4px;
-webkit-box-shadow: 0 0px 3px #C9CBCD;
-moz-box-shadow:0 0px 3px #C9CBCD;
box-shadow:0 0px 3px #C9CBCD;
}
.smf:hover{
margin-bottom:4px;
 -webkit-box-shadow: 0 0px 5px #47201E;
-moz-box-shadow:0 0px 5px #47201E;
box-shadow:0 0px 5px #47201E;
}
.thumbnails > div {
margin-left: 10px;
}
li.span15 {
float: left;
margin-right: 10px;
}
.thumbnails {
    margin-left: 0px;
    padding: 1px 1px 1px 1px;
    max-width: 500px;
    max-height: 200px;
    overflow: hidden;
    list-style: outside none none;
}
.img:hover{
 -webkit-box-shadow: 0 0px 5px rgba(128,58,54,.8);
-moz-box-shadow:0 0px 5px rgba(128,58,54,.8);
box-shadow:0 0px 5px rgba(128,58,54,.8);
}

.carousel-control.right {
background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
}
.carousel-control.left {
background-image: linear-gradient(to left, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
}
.table2,.mob {
width: 100%;
margin-bottom: 0px;
padding-right: 10px !mportant;
padding-bottom: 10px;
}
.table2 th,
.table2 td,
.mob th,
.mob td {
padding: 10px;
vertical-align: top;
border-color: transparent;
}
.optable {
margin-bottom: 0px;
}
.optable th,
.optable td {
padding: 8px;
line-height: 20px;
vertical-align: top;
border-top: 1px solid #C9CBCD;
}
.onav{
color: #222222;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
clear: both;
height: 20px;
padding: 10px 20px 10px 20px;
}
.onav2{
color: #222222;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
clear: both;
height: 20px;
padding: 12px 20px 10px 20px;
}
.onav ul li{
float: left;
padding: 0 10px;
margin: 0 10px 0 0;
color: #fff;
font-weight:400;
height: 25px;
line-height: 25px;
font-size:11pt;
cursor: pointer;
-webkit-box-shadow: 0 -1px 1px #646566;
-moz-box-shadow:0 -1px 1px #646566;
box-shadow:0 1px -1px #646566;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
}
nav ul li:hover{
background-color: #ccc;
box-shadow: 0 -1px 1px #fff;
-webkit-box-shadow: 0 -1px 1px #fff;
-moz-box-shadow: 0 -1px 1px #fff;
color: #646566;
text-shadow: 1px 1px 1px rgba(255,255,255,.4);
}
.navig {
background: #47201E;
border: 1px solid #8d8e8f;
color: #222222;
padding : 0px 0px 0px 0px;
background-image: url(grad.php?h=46&w=1&e=47201E&s=47201E&d=vertical);

}
.shadow {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.19), inset 0 0 5px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.19), inset 0 0 5px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.19), inset 0 0 5px #FFFFFF;
}
.bigshadow {
-webkit-box-shadow: -7px 8px 18px rgba(34,34,34,0.33);
-moz-box-shadow: -7px 8px 18px rgba(34,34,34,0.33);
box-shadow: -7px 8px 18px rgba(34,34,34,0.33);
}
.overlibdiv {
padding: 20px 20px 20px 20px;
margin: 0;
background: #FFFFFF;
-webkit-box-shadow: 0 0px 16px #47201E;
-moz-box-shadow:0 0px 16px #47201E;
box-shadow:0 0px 16px #47201E;
}
.itemtable {border-collapse: separate;
}
.itemdiv {border: 4px solid transparent;
margin: 0px;
padding: 10px;
}
.itemdiv:hover{
border: 4px solid #803A36;
}
.content{
text-align: left;
padding: 0px;
}

.pcont {
padding: 0px 0px 0px 0px; text-align: left;
}

.pcont a:link, .pcont a:visited, .pcont a:active {
color:#A14944; text-decoration: none;
}
.pcont a:hover {
color: #F7BC7C; text-decoration: none;
}
.pcont > .brand a:link {
border-bottom: 0px;
}
.pcont > .lcat1 a:link {
color: #A14944; border-bottom: 0px;
}
.input-lg {
height: 49px;
}
.lcat1.blk {position: relative; }
.blk { display: block; }
.blk > a > span { display: inline-block; width: 80%; }
.blk > a > i { display: inline-block; width: 15%; margin-top: 5px; text-align: right; }
.lcats{
color: #A14944;
cursor: pointer;
cursor:hand;
font-size: 12pt;
}
.lcats a:link, .lcats a:visited{
color: #A14944;
}
.lcats:hover{
color: #FFFFFF;
background: #A14944;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.lcats:hover a{
color: #FFFFFF;
}
.lcats b{ font-weight: normal;  }
.pcont img{border: 0;}
.pcont img:hover {border: 0;}
.btn-success {color:#FFFFFF;}
.btn-alert {color:#FFFFFF;}
.btn-warning {color:#FFFFFF;}
.btn-inverse, .btn-inverse > i {color:#FFF;}
.btn-inverse:hover > i {color:#803A36;}
.btn-inverse:active > i {color:#803A36;}
.btn-inverse:focus > i {color:#803A36;}
.comnts{
text-align: left;
margin-bottom:10px;
font-weight: 100;
}
.tagdiv{
font-style: oblique;
margin-bottom:10px;
margin-top:10px;
}
.navi2 {
-webkit-box-shadow: -2px 3px 5px rgba(255,255,255,0.31), inset 4px -3px 7px rgba(34,34,34,0.11);
-moz-box-shadow: -2px 3px 5px rgba(255,255,255,0.31), inset 4px -3px 7px rgba(34,34,34,0.11);
box-shadow: -2px 3px 5px rgba(255,255,255,0.31), inset 4px -3px 7px rgba(34,34,34,0.11);
}
.navi4 {
padding: 3px 3px 3px 3px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.55), inset 0 1px 0 #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.55), inset 0 1px 0 #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.55), inset 0 1px 0 #FFFFFF;
}
.onavi4 {
display: inline-block;
align: center;
padding: 10px 12px 10px 12px;
margin-right: 2px;
}
.nowrap.onavi4.dropdown-submenu.noactive {
margin-bottom: 2px;
}
.onavi4 > a, .onavi4 > span > a > font > b{
color: #000000 !important;
}
.activeb {
height: 20px;
background: rgba(34,34,34,0.3);
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
}
.activeb > a {
color: #FFFFFF !important;
}
.onavi4d {
padding: 3px 3px 3px 3px;
}
.onavi4d:hover {
padding: 3px 3px 3px 3px;
background: rgba(255,255,255,0.22);
}

.loading{
background: #ffffff;
padding: 10px;
color: #555555;
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
margin: 10px 0px 10px 0px;
}
.footer a {COLOR: rgba(255,255,255,0.8) !important; TEXT-DECORATION: none;}
.footer a:hover{COLOR: #FFFFFF !important; TEXT-DECORATION: none;}
.hvr {padding: 0px 5px 5px 5px; }
.hvr > a:before {
content: "\f105";
font-family: FontAwesome;
color: #FFFFFF !important;
font-weight: 700;
position: relative;
top: 0px;
margin-right: 10px;
left: 0px;
}
.hvr { font-size: 13px; }
.hvr a { font-size: 13px; COLOR: rgba(255,255,255,0.8) !important; TEXT-DECORATION: none;}
.hvr a:hover{ COLOR: rgba(255,255,255,1) !important;}
.nohvr {padding: 0px 5px 5px 5px; }
.nohvr a {font-size: 13px; COLOR: #FFFFFF; TEXT-DECORATION: none;}
.basketfont a:link {COLOR: #A14944; TEXT-DECORATION: none}
.basketfont a:visited {COLOR:#A14944; TEXT-DECORATION: none}
.basketfont a:hover {COLOR: #A14944; TEXT-DECORATION:  none; }
.basketfont a:active {COLOR: #A14944; TEXT-DECORATION:  none}
.regfont a:link {COLOR: #222222; TEXT-DECORATION: none}
.regfont a:visited {COLOR:#222222; TEXT-DECORATION: none}
.regfont a:hover {COLOR: #F7BC7C; TEXT-DECORATION:  none}
.regfont a:active {COLOR: #222222; TEXT-DECORATION:  none}
.onav2 a:link {COLOR: #FFFFFF; TEXT-DECORATION: none}
.onav2 a:visited {COLOR:#FFFFFF; TEXT-DECORATION: none}
.onav2 a:hover {COLOR: #F7BC7C; TEXT-DECORATION: underline}
.onav2 a:active {COLOR: #F7BC7C; TEXT-DECORATION: underline}
.navbar_panel_inner {
background-color: #dddfe2;
}
.nnn {
margin-bottom:0px;
}
.divider-vertical3 {
height: 20px;
margin-right: 6px;
border-right: 1px solid #ffffff;
border-left: 1px solid #b5b7b8;
}
.navbar .divider-vertical {
height: 50px;
margin: 0 9px;
border-right: 1px solid #ffffff;
border-left: 1px solid #b5b7b8;
}
.navbar .divider-vertical2 {
height: 50px;
margin: 0 9px;
border-right: 1px solid #252525;
border-left: 1px solid #1f1f1f;
}
.nav-tabs {
border-bottom: 1px solid #C9CBCD;
}

.lnk > a:link,.lnk > a:visited,.lnk > a:active {color: #A14944; text-decoration: none; border-bottom: 1px solid transparent;}
.lnk > a:hover {COLOR: #F7BC7C; text-decoration: none; border-bottom: 1px dotted #F7BC7C;}
.nolnk2 > a:link,.nolnk2 > a:active,.nolnk2 > a:visited { color: #A14944; border-bottom: 0px solid transparent;}
.nolnk > a { border-bottom: 0px solid transparent !important;}
.lnk img{border:0;}
.lnk img:hover {border:0;}
.lnk b {font-weight:normal;}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: #C9CBCD;

}
.steps {
padding: 0px 10px 0px 10px;
color: #222222;
cursor: pointer;
cursor: hand;
background-color: #FFFFFF;
margin-bottom: 0px;
}
.stepsa  {
padding: 0px 10px 0px 10px;
color: #FFFFFF;
cursor: default;
background-color: #A14944;
margin-bottom: 0px;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
color: #FFFFFF;
cursor: default;
background-color: #A14944;
border: 1px solid #A14944;
border-bottom-color: transparent;
margin-bottom: 0px;
}
.nnn .nav li.dropdown.open > .dropdown-toggle {
color: #FFFFFF;
background-color: #803A36;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s
}
.nnn .nav li.dropdown.open.active > .dropdown-toggle {
background: #803A36;
color: #FFFFFF;
}
.camenu {height: 45px;
}
.camenu > .onavi4 {padding:0px;
}
.camenu > .onavi4 > a {display: block;
vertical-align: center;
height: 45px;
padding: 10px;
color: #FFFFFF !important;
}
.camenu > .onavi4 > .dropdown-menu {margin-top: 4px;
}
.camenu > .onavi4 > a:focus, .camenu > .onavi4 > a:hover, .nnn .nav > li > a:focus,
.nnn .nav > li > a:hover, .nowrap.onavi4.dropdown.active > a {
color: #FFFFFF;
background-color: rgba(255,255,255, 0.15);
}
.nnn .nav .active > a, .nnn .nav .active > a:hover {
background-color: #803A36;
color: #FFFFFF;
}
.nnn .navbar-inner {
background-image: none;
background-repeat: repeat-x;
border: 0;
}
.navbar-inner {
border-radius: 0px;
min-height:50px;
}

.dropdown-menu  li > a:hover,
.dropdown-menu  li > a:hover i,
.dropdown-menu  li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:hover > a i,
.dropdown-submenu:focus > a {
color: #FFFFFF !important;
text-decoration: none;
background-color: #a94d47;
background-image: -moz-linear-gradient(top, #b1504b, #A14944);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1504b), to(#A14944));
background-image: -webkit-linear-gradient(top, #b1504b, #A14944);
background-image: -o-linear-gradient(top, #b1504b, #A14944);
background-image: linear-gradient(to bottom, #b1504b, #A14944);
background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #FFFFFF !important;
text-decoration: none;
background-color: #a94d47;
background-image: -moz-linear-gradient(top, #b1504b, #A14944);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1504b), to(#A14944));
background-image: -webkit-linear-gradient(top, #b1504b, #A14944);
background-image: -o-linear-gradient(top, #b1504b, #A14944);
background-image: linear-gradient(to bottom, #b1504b, #A14944);
background-repeat: repeat-x;
outline: 0;
}
.tab-content {
border-bottom: 1px solid #C9CBCD;
margin-bottom: 20px;
padding-bottom: 20px;
}
.mr {
margin-right: 10px;
}
.mr2 {
margin-right: 10px;
margin-bottom: 10px;
}
.ml {
margin-left: 10px;
}
.mu {
margin-top: 10px;
}
.mb {
margin-bottom: 10px;
}
.pr {
padding-right: 5%;
padding-left: 2%;
}
.hr {
height: 2px;
margin: 10px 0;
width: 100%;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: rgba(34,34,34,0.1);
}
.table-striped tbody > tr:nth-child(even) > td,
.table-striped tbody > tr:nth-child(even) > th {
background-color: rgba(34,34,34,0.05);
}
.table .table {
background-color: transparent;
}
.hr2 {
background-color: rgba( 229,229,229, 0.2);
border-bottom: 1px solid rgba( 255,255,255,0.2);
background: rgba( 255,255,255, 0.2);
height: 2px;
margin: 10px 0;
width: 100%;
}
.hr3 {
background-color: rgba(  0,0,0, 0.5);
border-bottom: 1px solid rgba(  78,35,33,0.5);
height: 1px;
margin: 10px 0;
width: 100%;
}
* {
margin: 0px 0px 0px 0px;
}

.toright{
float: right;
}
.nowrap{
white-space: nowrap;
}
.hidden {
display: none;
visibility: hidden;
}
.navi a{
text-decoration: none;
padding: 5px 1px 5px 1px;
}
.customdiv {
padding: 0px;
margin-top: 10px;
}
.customdiv > div, .customdiv > b {
min-width: 200px;
font-size: 11pt;
font-weight:normal;
}
.razd {
border-bottom: 1px solid #C9CBCD;
margin-bottom: 10px;
}
.navi a:hover{
background: #d3d5d7;
text-decoration: none;
padding: 5px 1px 5px 1px;
-webkit-box-shadow: 0 0px 10px #797a7b;
-moz-box-shadow:0 0px 10px #797a7b;
box-shadow: 0 0px 10px #797a7b;
}
.onavi a{
text-decoration: none;
padding: 5px 1px 5px 1px;
}
.onavi a:hover{
background: #d3d5d7;
text-decoration: none;
padding: 5px 1px 5px 1px;
-webkit-box-shadow: 0 0px 10px #797a7b;
-moz-box-shadow:0 0px 10px #797a7b;
box-shadow: 0 0px 10px #797a7b;
}
.tip{
padding: 5px 5px 5px 5px;
width: 100%;
overflow: hidden;
}
.round3{
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
}
.round4{
width: 97%;
margin: 10px 10px 10px 0px;
background: #e5e5e5 135px 2px ;
padding: 5px 10px;
top: 9px;
border: none;
}
.sticky {
background: #e5e5e5 135px 2px ;
background-image: url(grad.php?h=400&w=1&e=FFFFFF&s=FFFFFF&d=vertical);
}
BODY A:link {
COLOR: #803A36;
TEXT-DECORATION: none;
}
BODY A:visited {
COLOR: #803A36;
TEXT-DECORATION: none;
}
BODY A:hover {
COLOR: #803A36;
TEXT-DECORATION: none; }
BODY A:active {
COLOR: #803A36;
TEXT-DECORATION: none;
}
.lk {COLOR: #ffffff; TEXT-DECORATION: none}
.user {
float: left;
align: left;
margin: 5;
padding: 5;
}
.toright {
float: right;
}
.out {
overflow: scroll;
align: center;
margin: 10;
padding: 10;
width: 100%;
}
th {
align: left;
}
p {
align: left;
}
form{
DISPLAY: inline;
}
label {
cursor: default;
}
.normal {
font-weight: normal;
}
.load {
background-image: url('images/ind.gif');
background-repeat: none;
background-position: center;
}
a.menu {
color: black;
}
h1 {
font-size : 26pt;
line-height: 1.5em;
}
h2 {
font-size : 24pt;
line-height: 1.5em;
text-align: left;
}
h2.lnk {
font-size : 14pt;
line-height: 1.5em;
text-align: left;
}
h3 {
font-size : 16pt;
line-height: 1.5em;
text-align: left;
}
h4 {
font-size : 16pt;
line-height: 1.5em;
}
.search_tips {
text-align: left;
max-height: 400px;
margin-top: 42px;
margin-right:10px;
position: absolute;
z-index: 600;
background-color: #FFFFFF;
min-width: 277px;
overflow-y: auto;
overflow-x: hidden;
right: 0px;
padding: 5px 0;
float: left;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
#search_tips_cont {
overflow-x: auto;
padding: 5px;
font-size: 12pt;
}
.muted {
color: rgba(34,34,34,0.5);
}
#search_tips_cont .muted {color: rgba(0,0,0,0.5);
}
.ocat1 {
margin: 10px 0px 10px 0px; padding: 10px;
background: rgba(201,203,205,0.3);
}
.cat1 {
border-bottom: #C9CBCD 1px dotted;
}
.ccat1 {
padding: 5px 5px 5px 5px;
margin: 10px 0px 0px 0px;
border-bottom: #C9CBCD 1px dotted;
}
.anim {
-webkit-transition: max-height 1s;
-moz-transition: max-height 1s;
transition: max-height 1s ease-in-out;
background-color: rgba(201,203,205,0.2);
}
.lcat1{
color: #1F1F1F;
padding: 5px 5px 5px 5px;
cursor: pointer;
cursor:hand;
text-align: left;
}
h4 {
font-size: 13pt;
}
.lcat1 b{ font-weight: normal;  }
.lcat1 a:link, .lcat1 a:visited{
color: #1F1F1F;
}
.acmenu { margin-bottom: 0px; }
.acm .lcat1 a:link,.acm .lcat1 a:visited { color: #000000; }

.lcat1:hover{
color: #FFFFFF !important;
padding: 5px 5px 5px 5px;
background: #A14944;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.lcat1:hover a,.lcat1:hover > a > i{
color: #FFFFFF !important;
}
.lcat1active{
color: #FFFFFF !important;
padding: 5px 5px 5px 5px;
background: #A14944;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.lcat1active a:link, .lcat1active a:visited{
color: #FFFFFF !important;
}
.wcl{
color: #803A36;
padding: 5px 5px 5px 5px;
cursor: pointer;
cursor:hand;
font-size: 11pt;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.wcl b{ font-weight: normal;  }
.wcl a:link{
color: #803A36;
}
.wcl a:visited{
color: #803A36;
}
.wcl:hover{
color: #FFFFFF;
padding: 5px 5px 5px 5px;
background: #A14944;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.wcl:hover a{
color: #FFFFFF;
}
.wcl:hover > div > i {
color: #FFFFFF !important;
}
.subs a:link{
color: rgba(31,31,31,0.7);
}
.subs a:active{
color: rgba(31,31,31,0.7);
}
.subs a:visited{
color: rgba(31,31,31,0.7);
}
.subs a:hover{
color: #FFFFFF;
}
.subs a{
color: rgba(31,31,31,0.7);
}
.subs:hover a{
color: #FFFFFF;
}
.searchitem{
padding: 5px 5px 5px 5px;
cursor: pointer;
cursor:hand;
}
.searchitem a:link{
color: #A14944;
}
.searchitem a:visited{
color: #A14944;
}
.searchitem:hover{
padding: 5px 5px 5px 5px;
background: rgba(201,203,205,0.5);
}
.searchitem:hover a{
color: #A14944;
}
.searchitem:hover a:hover{
color: #803A36;
}
.brand{
padding: 5px 5px 5px 5px;
cursor: pointer;
cursor:hand;
text-align:left;
}
.brand a:link{
color: #F7BC7C;
}
.brand a:visited{
color: #F7BC7C;
}
.brand:hover{
color: #FFFFFF;
padding: 5px 5px 5px 5px;
background: #A14944;
}
.brand:hover a{
color: #FFFFFF;
background: #A14944;
border-bottom: 1px #F7BC7C dotted;
}

.brand > a:link{
color: #803A36;
}
.brand > a:visited{
color: #803A36;
}
.brand > a:active{
color: #803A36;
}
.brand > a:hover{
color: #803A36;
}
.brand:hover > a{
color: #FFFFFF !important;
}





.cat1:hover {
color: #FFFFFF;
background: #[nc10];
border-bottom: #C9CBCD 1px solid;
}
.cat1:hover a{
color: #FFFFFF;
background: #[nc10];
border-bottom: #C9CBCD 1px solid;
}
.cat1 a:hover {
color: #FFFFFF;
background: #[nc10];
border-bottom: #C9CBCD 1px solid;
}
.cat1 a:active {
color: #FFFFFF;
background: #[nc10];
border-bottom: #C9CBCD 1px solid;
}
.submenuitem {
padding: 5px 5px 5px 5px;
margin: 10px 0px 0px 0px;
border-bottom: #C9CBCD 1px dotted;
cursor:pointer;
cursor:hand;
}
.submenuitem:hover {
background: #C9CBCD;
padding: 5px 5px 5px 5px;
margin: 10px 0px 0px 0px;
border-bottom: #C9CBCD 1px solid;
cursor:pointer;
cursor:hand;
}
.underlined {
padding: 5px 5px 5px 5px;
margin: 10px 0px 0px 0px;
border-bottom: #F7BC7C 1px solid;
}
.cat3 {
border: 2px solid #C9CBCD;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
margin: 10px 0px 0px 0px;
background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#b5b7b8), color-stop(3%, #FFFFFF), color-stop(12%, #b5b7b8), color-stop(90%, #FFFFFF));
background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #b5b7b8 12%, #FFFFFF 90%, #b5b7b8);
background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #b5b7b8 12%, #FFFFFF 90%, #b5b7b8);
background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #b5b7b8 12%, #FFFFFF 90%, #b5b7b8);
background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF 3%, #b5b7b8 12%, #FFFFFF 90%, #b5b7b8);
background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 3%, #b5b7b8 12%, #FFFFFF 90%, #b5b7b8);
-webkit-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
-moz-box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
box-shadow: 0 1px 5px rgba(34,34,34,0.29), inset 0 0 7px #FFFFFF;
}
.cat2 {
padding: 10px;
margin: 0px;
border-radius: 3px;
background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(252,252,252,0.36)), to(rgba(191,191,191,0.36)), color-stop(3%, rgba(247,247,247,0.36)), color-stop(12%, rgba(242,242,242,0.36)), color-stop(90%, rgba(217,217,217,0.36)));
background-image: -webkit-linear-gradient(top, rgba(252,252,252,0.36), rgba(247,247,247,0.36) 3%, rgba(242,242,242,0.36) 12%, rgba(217,217,217,0.36) 90%, rgba(191,191,191,0.36));
background-image: -moz-linear-gradient(top, rgba(252,252,252,0.36), rgba(247,247,247,0.36) 3%, rgba(242,242,242,0.36) 12%, rgba(217,217,217,0.36) 90%, rgba(191,191,191,0.36));
background-image: -o-linear-gradient(top, rgba(252,252,252,0.36), rgba(247,247,247,0.36) 3%, rgba(242,242,242,0.36) 12%, rgba(217,217,217,0.36) 90%, rgba(191,191,191,0.36));
background-image: -ms-linear-gradient(top, rgba(252,252,252,0.36), rgba(247,247,247,0.36) 3%, rgba(242,242,242,0.36) 12%, rgba(217,217,217,0.36) 90%, rgba(191,191,191,0.36));
background-image: linear-gradient(to bottom, rgba(252,252,252,0.36), rgba(247,247,247,0.36) 3%, rgba(242,242,242,0.36) 12%, rgba(217,217,217,0.36) 90%, rgba(191,191,191,0.36));
}
.categories {
background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#ffffff), color-stop(0%, #FFFFFF), color-stop(0%, #FFFFFF), color-stop(100%, #ffffff));
background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 0%, #FFFFFF 0%, #ffffff 100%, #ffffff);
background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 0%, #FFFFFF 0%, #ffffff 100%, #ffffff);
background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF 0%, #FFFFFF 0%, #ffffff 100%, #ffffff);
background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF 0%, #FFFFFF 0%, #ffffff 100%, #ffffff);
background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF 0%, #FFFFFF 0%, #ffffff 100%, #ffffff);
padding: 1px 5px 1px 5px;
margin: 5px 1px 1px 1px;
}
.oround {
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
background: #d3d5d7;
-webkit-box-shadow: 0 0px 5px #797a7b;
-moz-box-shadow:0 0px 5px #797a7b;
box-shadow: 0 0px 5px #797a7b;
}
.round {
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
}
.round2 {
margin: 10px 10px 10px 10px;
padding: 10px 10px;
width: auto;
background: #FFFFFF;
border: none;
}
.oround2 {
margin: 10px 10px 10px 10px;
padding: 10px 10px;
width: auto;
background: #FFFFFF;
border: none;
-webkit-box-shadow: 0 0px 15px #a1a2a4;
-moz-box-shadow:0 0px 15px #a1a2a4;
box-shadow: 0 0px 15px #a1a2a4;
}
.comm {
margin: 0px 5px;
padding: 5px 5px;
width: auto;
background: #e5e5e5;
box-shadow: 0 -1px 1px #c9cbcd;
-moz-box-shadow: 0 -1px 1px #c9cbcd;
-webkit-box-shadow: 0 -1px 1px #c9cbcd;
}
.price {
color:#222222;
font-size: 18pt;
}
.newprice {
color:#222222;
font-size: 18pt;
color:#b94a48;
}
.oldprice {
color:#222222;
font-size: 18pt;
font-weight: 100;
background-color: transparent;
background-image: -webkit-gradient(linear, 19.1% -7.9%, 81% 107.9%, color-stop(0, transparent), color-stop(.48, transparent), color-stop(.5, #b94a48), color-stop(.52, transparent), color-stop(1, transparent));
background-image: -webkit-repeating-linear-gradient(287deg, transparent 0%, transparent 46%, #b94a48 50%, transparent 54%, transparent 100%);
background-image: repeating-linear-gradient(163deg, transparent 0%, transparent 46%, #b94a48 50%, transparent 54%, transparent 100%);
background-image: -ms-repeating-linear-gradient(287deg, transparent 0%, transparent 46%, #b94a48 50%, transparent 54%, transparent 100%);
}
opa {
opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}
.grayscaleimg {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}
.grayscaleimg:hover {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
}
.rounded {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.soc {display: inline-block;
margin-left: 10px;opacity: 0.5;
filter:"alpha(opacity=50)";
-ms-filter:"alpha(opacity=50)";
}
.soc:hover {opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
filter: none;
}
.caph1 {
color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
}
.uprice {
background: #47201E;
text-align: center;
font-size: 40px;
line-height: 120%;
padding:5px;
color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
}
.caplead {
color: #FFFFFF;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
}
.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
background: #47201E;
background: rgba(161, 73, 68, 0.55);
}
.dow {
font-weight:400;
border-top: 1px solid #47201E !important;
color:#47201E;
}
.tdtp {
vertical-align: top;
}
.tdmd {
vertical-align: middle;
}
.tdbt {
vertical-align: bottom;
}
.tdbl {
vertical-align: baseline;
}
#fb_xdm_frame_http, #fb_xdm_frame_https {
display:none; border:none;
}
.btn-file {
position: relative; overflow: hidden; margin-right: 4px;
}
.btn-file input {
position: absolute; top: 0; right: 0; margin: 0; opacity: 0; filter: alpha(opacity=0);
transform: translate(-300px, 0) scale(4); font-size: 23px; direction: ltr; cursor: pointer;
}
/* Fix for IE 7: */
* + html .btn-file { padding: 2px 15px; margin: 1px 0 0 0; }
ul.scroll-menu {
position: relative;
width: 100%;
max-height:250px;
margin: 0;
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
display: block !important;
overflow-y: auto;
overflow-x: hidden;
top: 0 !important;
left: 0 !important;
-webkit-overflow-scrolling: touch;
-moz-overflow-scrolling: touch;
-ms-overflow-scrolling: touch;
-o-overflow-scrolling: touch;
overflow-scrolling: touch;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-ms-border-radius: 0 !important;
-o-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
ul.scroll-menu-2x {
max-height: 230px;
}
::-webkit-scrollbar {
width: 12px;  /* for vertical scrollbars */
height: 12px; /* for horizontal scrollbars */
}
::-webkit-scrollbar-track {
background: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.5);
}

.carousel {
margin-bottom: 0px;
}

.carousel {
position: relative;
z-index: 1;
}
.table-hover > tbody > tr:hover {
background-color: rgba(34,34,34,0.03);
}
.greybg {
-webkit-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'//www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
}
.nogreybg {
filter: url("data:image/svg+xml;utf8,<svg xmlns='//www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
.greyscale {
}
.greyscale:hover {
-webkit-box-shadow: inset 0 1px 8px #F7BC7C;
-moz-box-shadow: inset 0 1px 8px #F7BC7C;
box-shadow: inset 0 1px 8px #FFF;
}
.carousel-control {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 15%;
    opacity: 0.5;
    font-size: 20px;
    color: #FFFFFF;
    height: inherit;
    text-align: center;
    text-shadow: 0px 1px 2px rgba(34,34,34, 0.6);
    border: 0px;
    border-radius:1px;
-webkit-border-radius:0px;
-khtml-border-radius:0px;
-moz-border-radius:0px;
-o-border-radius:0px;
-ms-border-radius:0px;
z-index: 120;
background: none;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
color: #A14944;
background-color: #fff;
}
.btn-inverse {
color: #fff;
background-color: #A14944;
}
.more_btn bg5{
height: 20px;
display: inline-block;
text-align: center;
vertical-align: middle;
transition: all 0.4s ease 0s;
font-size: 18px;
line-height: 20px;
letter-spacing: 2px;
padding: 5px 12px 5px;
background: none repeat scroll 0% 0% #A14944;
text-shadow: none;
border-width: 0px;
box-shadow: none;
color: #fff;
background-color: #A14944;
background-image: linear-gradient(to bottom, #b1504b, #A14944);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.carousel-control > i {
font-size: 60px !important;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
position: absolute;
top: 40%;
z-index: 5;
display: block;
color: #FFFFFF;
}
.carousel-control.left > i {
margin-right: 15px;
}
.carousel-control.right {
right: 0px;
}
.innerimg {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
z-index: 0;
}
.innerimg, .logotype > img,.logotype > a > img {-moz-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
transform: scale(1,1);
}

.carousel-caption {
background-color: transparent;
position: static;
max-width: 750px;
padding: 0 20px;
margin:0 auto;
margin-top: 0px;
text-align:center;
}
.carousel-caption h1 {
margin: 0;
line-height: 1.25;
font-size : 36px;
color: #FFFFFF;
margin-bottom: 10px;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
font-weight: 400;
}
.carousel-caption .lead {
margin: 0;
line-height: 1.25;
color: #FFFFFF;
font-weight: 400;
text-shadow: 1px 1px 1px rgba(34,34,34,.4);
}
.thumbnail-indicators > .carousel-indicators{
top: inherit;
bottom: 0px;
padding: 0px;
left:0px;
position:absolute;
z-index:100;
background: rgba(247,188,124,0.2);
margin-left: 0px;
}
.thumbnail-indicators > .carousel-indicators li {
margin-left: 0px;
border-radius: 0px;
float: left;
}
.thumbnail-indicators > .carousel-indicators .active {
background-color: #FFF;
}
.carousel-indicators {
z-index: 155;
}
}
.thumbnail-indicators > .carousel-indicators .active {
-webkit-box-shadow: 0 1px 5px #FFFFFF;
-moz-box-shadow: 0 1px 5px #FFFFFF;
box-shadow: 0 1px 5px #FFFFFF;
background-color: transparent;
}
.thumbnail-indicators >  .carousel-indicators li{
cursor:pointer;
cursor: hand;
}
.carousel-caption .btn {
margin-top: 10px;
color: #FFFFFF;
}
.thumbnail-indicators-r > .carousel-indicators {
top: inherit;
bottom: 0px;
padding: 10px;
left:-2px;
position:absolute;
z-index:200;
border-left: 4px solid #FFFFFF;
background: rgba(71,32,30,1);
margin-right: 10px;
}
.thumbnail-indicators-r > .carousel-indicators .active {
-webkit-box-shadow: 0 0 0 4px white;
-moz-box-shadow: 0 0 0 4px white;
box-shadow: 0 0 0 4px white;
background-color: transparent;
}
.thumbnail-indicators-r >  .carousel-indicators li{
-webkit-box-shadow: 0 0 0 4px rgba(255,255,255,.2);
-moz-box-shadow: 0 0 0 4px rgba(255,255,255,.2);
box-shadow: 0 0 0 4px rgba(255,255,255,.2);
cursor:pointer;
cursor: hand;
border-radius: 0px;
margin-top: 8px;
}
#mobadm {display: none;
}

#bigb { margin-right: 20px; }

span#itemcount {
font-size: 18px;
font-weight: 700;
}
.thumbnail {margin-bottom: 0px;
}

.carousel-page .item {
-webkit-transition: 0.1s ease-in-out opacity;
-moz-transition: 0.1s ease-in-out opacity;
-o-transition: 0.1s ease-in-out opacity;
transition: 0.1s ease-in-out opacity;
left: 0 !important;
}
.carousel-page .itemimg {
-webkit-transition: 0.1s ease-in-out opacity;
-moz-transition: 0.1s ease-in-out opacity;
-o-transition: 0.1s ease-in-out opacity;
transition: 0.1s ease-in-out opacity;
left: 0 !important;
}
.carousel-page .next.left,
.carousel-page .prev.right {
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
z-index: 1;
}
.carousel-page .active.left,
.carousel-page .active.right {
opacity: 0;
filter:"alpha(opacity=0)";
-ms-filter:"alpha(opacity=0)";
z-index: 2;
}

.carousel-fade .next.left,
.carousel-fade .prev.right {
opacity: 1;
filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";
z-index: 1;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
opacity: 0;
filter:"alpha(opacity=0)";
-ms-filter:"alpha(opacity=0)";
z-index: 2;
}
.carousel-fade > .lnk a h2 {
font-size: 14pt; margin-right: 5px; margin-top: 5px;
}

.dropdown-menu {
border-radius: 0px !important;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
}
.navbar .nav > li > .dropdown-menu:after  {
display: none !important;
}
.navbar .nav > li > .dropdown-menu:before {
display: none !important;
}
.dropdown-menu li {
font-size: 10pt;
padding: 0px;
}
.dropdown-menu li > a, .dropdown-menu li > a > i {
font-size: 10pt;
}
.dropdown-menu {
padding: 0px 0px 0px;
box-sizing: border-box;
}
.dropdown-menu > h3 {
color: #000000;
border-bottom: 1px dotted rgba(0,0,0,0.2);
}
.dropdown-menu > hr {
display: none;
}
li.dropdown-submenu a:focus {
color: #FFFFFF;
}
.dropdown-menu {
margin: 0;
}
a.btn { transition: none; }

#buypanel,#jsbask > div {width: 260px;
}
tr.template-download > td,tr.template-upload > td,.wrap {
word-wrap: break-word;
word-break : break-all;
max-width:100%;
}

.nav-tabs > li > a > i.fa { margin-right: 5px;}
.lcat1 > span > .fa {margin-top: 8px;
}
.alert > .close,.bg-primary > .close { margin-left: 20px; margin-top: -5px;}
.alert-success {
    background-color: #f1f9f7;
    border-color: #e0f1e9;
    color: #1d9d74;
    background-image: none;
}
.alert-info {
    background-color: #f0f9ff;
    border-color: #ccf3ff;
    color: #007dbc;
    background-image: none;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    background-image: none;
}
.btn > i,.btn > font > i, .btn {line-height: 1.5 !important;
}
.lh {
line-height: 1 !important;
}
.modfilter {margin-top: -10px;
margin-bottom: 10px;
}
.modfilter > .ifilter > form > .ifb > .ifilter_n2 {
float: left;
border-top: none;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 10px;
z-index: 999;
}
.modfilter > .ifilter > form > .ifb > .ifilter_n2 > .panel-collapse {max-height: 400px !important;
overflow-y: auto;
position: absolute;
min-width: 180px;}
.modfilter > .ifilter > form > .ifb > .ifilter_n2 > .panel-collapse > .panel-body {background-color: #FFFFFF;
border-bottom: 1px solid #C9CBCD;
border-left: 1px solid #C9CBCD;
border-right: 1px solid #C9CBCD;
}
.modfilter > .ifilter > form > .ifb {margin-right: 50px;
}
.modfilter > .ifilter > form > .ifh > .ifilter_n {
display: inline-block;
}
.modfilter > .ifilter > form > .ifh {border-bottom: 2px solid #C9CBCD;
margin-bottom: 10px;
}
.modfilter > .ifilter > form > .ifh > .ifilter_n.muted {float: right;
margin-right: 15px;
}
#inmenu { display: none;  }
.carousel-inner > .item {
width: 101% !important;
}
.mfp-iframe-holder .mfp-content {
max-width: auto;
}
#sortable { display: table;  list-style-type: none; margin: 0; padding: 0; width: 100%; }
#sortable > li { display: table-row; height: 45px; }
#sortable > li > .ui-icon { position: absolute; margin-left: -1.3em; }
#sortable > li > span { display: table-cell;  padding: 4px;}
.ui-sortable-helper { border-top: #803A36 solid 1px; background: #803A36 !important; display: table-row; height: 45px; color: #FFFFFF !important; }
.ui-state-default { background: #FFFFFF; }
#sortable > li:nth-child(2n+1){ background-color: rgba(201,203,205,0.5); }
.the > a { margin-right: 15px;}
.the > a:after { content: "\f0dc";  font-family: FontAwesome; opacity: 0.3;  filter:"alpha(opacity=30)"; -ms-filter:"alpha(opacity=30)"; padding-left: 8px;}
.the > a.caret_down:after {  opacity: 01;  filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; color: #222222 !important; content: "\f0d7";  font-family: FontAwesome; padding-left: 8px;}
.the > a.caret_up:after { opacity: 01;  filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; color: #222222 !important; content: "\f0d8";  font-family: FontAwesome; padding-left: 8px;}
.lotdiv { padding: 10px; float: left; height: 360px; width: 250px; margin-bottom: 20px; margin-right: 20px; overflow: hidden; cursor: pointer; cursor: hand;}
.lotdiv:hover { background: rgba(201,203,205,0.5); }
.lotdiv > div > .span15 { width: 230px !important; clear: both; float: none !important;}
.lotdiv > div { height: 180px; overflow: hidden; }
.lotdiv > h4 { height: 50px; overflow: hidden; margin-top: 10; }
.lot_pb { margin-top: 6px; }
.avatar > a > i { font-size: 120px; }
#back-top {
position: fixed;
right: 0px;
bottom: 0px;
z-index: 9000;
text-align: center;
cursor: pointer;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
display: none;
padding: 10px 15px;
background: rgba(128,58,54,.2);
}
.progress-bar {
    height: 100%;
    font-size: 22px;
    padding: 5px;
    line-height: 22px;
}
.progress {
    height: 30px;
    margin-bottom: 0px;
}
#cal_blog {float: right;margin-left:10px;
margin-bottom:10px;
height: 480px;
width:330px;
}
#centermenu {
float: right;
}
#tleftmenu{float: left;
}
#tleftmenu #jsbask > div { width: auto; }
#tleftmenu > div,#tleftmenu > noindex > div { margin-left: 10px; margin-top: 20px; margin-right: 10px; }
#trightmenu {
float: right;
}
#clockdiv { padding: 10px;}
a {color: #F7BC7C;
}

@media (max-width: 979px) {
.cl_item {
width: 100%;
}
.cl_item:nth-child(odd) { margin-right: 0; }#main {
width: 100%;
}
section > form > .pull-right {float: none !important;
width: 100% !important;
}
.header5 > li {
border-right: none !important;
min-width: 100px;
}
.header5 > li > a { padding: 0px 5px; }
.lfmob { vertical-align: top; }
.magnifersl {position: relative !important;
}
#buypanel { margin: 0px !important; padding: 0px !important; }#centermenu {
float: none;
width: 100% !important;
padding: 20px !important;
}.avatar {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
height: 56px;
width: 56px;
overflow: hidden;
}
.avatar > a > i { font-size: 56px; }.lotdiv { float: left; height: auto; width: 100%; margin-bottom: 10px; margin-right: 0px; overflow: none;}
.lotdiv > div > .span15 { width: 50px !important; margin-bottom: 0px;}
.lotdiv > div { height: auto; overflow: none; }
.lotdiv > .cc { float: left; margin-right: 10px;}
.lotdiv > h4 { margin: 0; height: auto; overflow: none;}
.lot_d, .lot_p, lot_pb { float: left; margin-right: 10px; display: inline-block; }
.lot_pb { margin-top: 0px; }.mfp-iframe-holder .mfp-content {
    max-width: 100%;
}.carousel-inner {
width: 100% !important;
}
.dropdown-menu li > a, .dropdown-menu li > a > i {
    max-width: 90% !important;
    display: inline-block !important;
    overflow: hidden;
    white-space: normal !important;
}
.dropdown-menu.dropdown-menu-left {
width: 100%;
}.lfmob {
white-space: normal !important;
}
.lfmob.w50 {display: block;
float:none;width: 100% !important;
}
.fcell { margin-left: 10px; }.camenu {
display: block;
height: auto !important;
}
.prmob {float: right;
}
.camenu > .onavi4, .fright.pcont {
height: auto;
width: 100%;
}
.camenu > .onavi4 > .dropdown-menu {
margin-top: 0px;
position: relative;
}
.table th, .table td, .table2 th, .table2 td {
display: inline-block;
padding-left: inherit !important;
}
#bigb {margin-right: 0px; }
#mobadm {
display: block;
position: fixed;
top: -2px;
right:-5px;
z-index: 3001;
}
#centermenubig {
padding: 10px !important;
}
#searchmini {
margin-left: 10px;
margin-right: 0px;
}
.carousel  .innerimg {
width: auto;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar.nnn {
position: inherit !important;
background-color: #A14944;
}
.contentbox {
margin-top: 0px !important;
width: 100%;
}
.container {
padding-right: 0px;
padding-left: 0px;
}
.grid_3,.block_container,#myReviews {
margin-left: 0px !important;
margin-right: 0px !important;
width: 100% !important;
}
.newsc {
height: auto;
overflow: none;
}
.newsdiv > .grid_3 {
margin-right: 0px !important;
width: 99% !important;
}
.camenu {
max-width: 100%;
}
.newsdiv, #centermenubig > table, #centermenubig > div > .content, .content, .titlediv,#bottom_links_inner > div, #footer_inner > div{
width: 100% !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
#navtopper > div > table {
width: 100% !important;
margin-left: 0px !important;
margin-right: 0px !important;
}
.outerbox, #naviner {
margin-left: 0px !important;
}
#naviner, #centermenubig > table > tbody > tr > td{
background-color: transparent;
border-color: none;
width: 100%;
}
.carousel-caption {
    max-width: 100%;
}
.fcell {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.parallax {
margin-left: 0px !important;
margin-right: 0px !important;
padding-left: 10px;
padding-right: 10px;
}
.avatarcoll {display: inline-block;height: 70px;
overflow-x: auto;
overflow-y: auto;
width: 100%;
}
.itemdiv, td.ed0, #tsrt,#cal_blog,.nohidden, .fixedmenu_inner > li {
float: none;
display: block !important;
width: 100% !important;
float: none !important;
}
#navbarcontainer > div > ul > li > ul.pull-right {
    float: left !important;
    text-align: left;
    left: 0 !impoprtant;
    right: auto !important;
}

#navbarcontainer > div > ul > li > a {
    display: block;
    width: 100%;
    text-align: left;
}
#navbarcontainer > div > ul > li.dropdown > a,#navbarcontainer > div > ul > li.f1 > a, .t0003{ display: none; }
.t0003,.f1.logomini{ display: none !important; }
.nohidden { display: block !important; width: 100%; }
.hiddenmo { display: none; }
#inmenu { display: block !important;  width: auto !important; clear: left;  }
#inmenu > a, #searchmini { display: block !important; width: auto !important; float: left;}
.f1.logomini {
width: auto;
}
.f1.logomini > a > img, .f1.logomini > a > i { margin-left: 10px; margin-right: 10px;}
.f1.logomini > #logomini_top::after {
content: 'Главная';
}
td.day, .tce > tbody > tr > td, .tce > tr > td, .tce > tbody > tr > th,.tce > tr > th, .tce th, .tce td, .tce th, .tce td{display: table-cell !important;
padding: 8px !important;
}
#tsrt, #tsrt2, #tsrt3 {
float: left !important;
padding-bottom: 10px;
text-align: left;
}
textarea {
margin-bottom: 20px;
}
iframe, .fleft {
width: 100% !important;
}
.offline, .online {
float: left; margin-right: 10px;
}
#btm_ewc, #btm_cp, #soc_icons { font-size: 12pt; float: none !important; }
#btm_telef { font-size: 30px; margin: 10px; }
#btm_cp { text-align: center !important; }
#newregs, #btm_map, .bottom_links, #logomini_bottom, .widget, .logotype, .widget, noindex, #kwr, #trightmenu,.right.carousel-control,.left.carousel-control, .maxlen, #additembut, #tleftmenu, #jsbask, #apage > div > .pagination, #tsrt2, .caicon, .nomob {
display: none !important;
}
.dbl {margin-left: 0px !important;}
#footer_inner {width: 100% !important;}
.modfilter > .ifilter > form > .ifb > .ifilter_n2 > .panel-collapse {
    max-height: auto !important;
    overflow-y: auto;
    position: static;
    min-width: auto;
}
.modfilter > .ifilter > form > .ifb > .ifilter_n2 {
    float: none;
    border-top: none;
    margin-right: 0px;
    min-width: auto;
}
.modfilter > .ifilter > form > .ifb {
margin-right: 0px;
}
.bubble {margin-left: -180px;
}
.inlogo {
display: block;
width: 100%;
overflow: hidden;
}
.inlogo > img {
margin-left: 0px;
margin-right: 0px;
min-width: 75px;
max-height: 100px;
}
#buypanel {width: 100% !important;
}
#bigb > a > img {width: 100px;}
.camenu,.moblk td{
display: block;
height: auto !important;
}
.inlogo > img {
    max-width: 500px !important;
    min-width: 75px !important;
    margin-top: 0px;
}
#tbs { display: none; }
.inlogotel > a {
    font-size: 24px !important;
}
.inlogotel > a > i {
    display: inline-block !important;
}
.inlogotel {
margin-right: 0px;
padding-bottom: 0px;
}

#playlist > li {
float: none;
width: auto;
display: inline-block;
}

#foldic {float: left !important;
width: 100%;
max-width: 320px;
max-height: 320px;
height: auto;
}
.carousel-caption {
padding: 0 !important;
}
.carousel-caption > h1 {font-size: 30px !important;
}
.mnu20 .lcat1,.mnu10 .lcat1,.mnu40 .lcat1,.mnu30 .lcat1{
width: 100%;
}
.acmenu { white-space: normal !important;  }
}
/* put your css code here */
@media (max-width: 976px) {
.t0003 { display: inline-block !important; }
#tinsearch, #tinlngv { display: none !important; }
}