/* Based on HTML5 ✰ Boilerplate CSS Starter: h5bp.com/css */
/* HTML5 display definitions */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* Base */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  line-height: 1.68em;
}
body,
button,
input,
select,
textarea {
  color: #222;
}
/* Links */
a {
  color: #0F81D4;
  text-decoration: none;
}
a.underline {
  text-decoration: underline;
  color:#0F81D4
}
a:hover {
  color: #0F81D4;
  text-decoration: none;
}
a.underline:hover {text-decoration: none;}
a:focus {
  /*outline: thin dotted;*/
}
a:hover,
a:active {
  outline: 0;
}
#ajaxlayer a:hover {color:#fff}

/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 600;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Lists */
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
img:not([src]) {
  visibility: hidden;
}
svg:not(:root) {
  overflow: hidden;
}
/* Figures */
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
td {
  vertical-align: top;
}

label {cursor:pointer}

html,
body,
#wrapper {
    height: 100%;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clear:after,
.clearfix:after {
  clear: both;
}
.clear,
.clearfix {
  zoom: 1;
} 

.clear:after {
  content: ".";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

label {cursor:pointer}


h1 {padding:0px;margin:0px;font-weight: 300; font-size:38px;padding-bottom:14px;line-height: 44px;}
h2 {padding:0px;margin:0px;font-weight: 300; font-size:24px;padding-bottom:14px;line-height: normal;}
h3 {padding:0px;margin:0px;font-weight: 300; font-size:18px;padding-bottom:14px;line-height: normal;}


#seged {display:none;position: absolute; background: #eeefff; border: 1px solid #656C6B; padding: 5px; z-index: 1230;}
#loading {color: #fff; font-weight: bold; width: 200px; height:50px;  position: absolute; display: none; z-index:11001;border: 0px solid #ddd}

/*html,
body,
#wrapper {
    height: 100%;
}
body > #wrapper {
    height: auto;
    min-height: 100%;
}
*/
#content {
    padding-bottom: 140px;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    width: 100%;
    color:#585858;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */    
    overflow-x: hidden; 
}

/*#page-wrap {width:100%;}*/
#page-wrap {
    margin: 0px auto;
    /*max-width: 1040px;
    padding: 20px 0px 70px 0px;*/
}

/*.aloha-editable {padding:0px;margin-bottom:30px;}*/
.aloha-image {padding:0px;border:0px} 


#logo {
    margin-top:28px; cursor:pointer; font-size:46px;font-weight: 200;
    float:left;line-height: 50px;
}
#header-right {float:right;min-height:100px;width:425px;border:0px solid #b60000;position: relative;}
.tmenu {position: absolute; top:10px;right:10px;}
.tmenu a {margin-left:18px}

#busket {float:right;margin-top:10px;margin-right:0px;height:24px;padding:0px} /*background: url(../design/busket.png) no-repeat top right; */
#busket a {text-decoration: underline;}
#busket a:hover {text-decoration: none}

.cart {padding-top:5px;margin-left:20px}
.busket-anim {display:none;width:0px;height:34px;padding-left:60px;border-radius:20px 20px 20px 20px; background:#101010 url(../design/cart.png) no-repeat 18px center}
.busket-anim div {padding-top:5px;color:#fff;font-weight:400;font-size:12px}
.busket-anim div a {color:#fff;font-weight:400;font-size:12px}
.busket-anim span {margin-left:15px;font-weight:600;}

#search {position: absolute;top:30px; right:0px;}
.footer-search {text-align: center;margin-top:60px;margin-bottom:30px}
.footer-search .search-label {font-size:13px;font-weight: 400;margin-bottom:5px;}
.search input {width:200px;height:30px;color:#ababab; font-size:14px;padding-left:18px;padding-right:40px;border:1px solid #e5e5e5;background:#f9f9f9 url(../design/search.png) no-repeat 225px center;border-radius:5px 5px 5px 5px}

.topmenu {position: absolute; top:40px;right:300px}

#valutaselect {position: absolute; top:0px;right:0px}
#valutaselect input, #valutaselect select {font-size:11px}

header {
    width: 100%;
    
}

#header { max-width:1040px;
    margin: 0 auto;
    position: relative;
    padding:0px 30px 0px 30px;
}                                                                                                           
.header-top {min-height:104px;margin:0px auto;position: relative;}
.header-bottom {padding:0px;clear:both;float:none;min-height:44px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position: relative;margin-bottom:30px}
#wrapper {
    width: 100%;
    /*overflow: hidden;*/
    text-align:center;
}
                                                              
#main-content {position: relative; width:100%; margin: 0px auto;text-align: center;}
#guts {position: relative;width:100%;min-height: 300px;padding-bottom:30px}

.grid {text-align:left;margin:0px auto;max-width:1040px;}
.sqs-layout {max-width:1040px;margin:0px auto;padding:0px 30px 0px 30px;position: relative;}
.sqs-layout .sqs-layout {padding:0px}
.contents, .menu-title {max-width:1040px;margin:0px auto;padding:0px 0px 30px 0px}
.contents {position: relative;}
.contents-block {margin-bottom:20px;position: relative}

nav {padding-top:0px}
nav ul.sf-menu {
     width:auto;
     padding-top:0px;
     display:inline-block;
     border:0px solid #b60000;}

nav .menu {padding-top:0px;width:100%;text-align:center;}

#wrapper.loading article:first-child {
    padding-bottom: 0;
}

.busket-col1 {float:left;width:30%;margin-top: 8px;overflow:hidden;}
.busket-col2 {float:left;width:30%;margin-top: 8px;width:35%}
.busket-col3 {float:right;width:30%;margin-top: 8px;width:35%}

.busket-col1 .padder, .busket-col2 .padder {padding-left:20px}

#boxc input, #boxc textarea {width:80%}
#boxc input[type="checkbox"] {width:auto}
#boxc .col0 {padding-top:14px}

#boxc h2 {}

footer {}
#footer {max-width:1040px;margin:0px auto;padding:30px 30px 0px 30px}
.footer-header {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:50px 0px 50px 0px}
.footer-header .label {font-size:100px; font-weight: 200; line-height: 100px; }
.footer-categories .one-col {float:left;width:205px;}
.footer-categories .one-col a {color:#585858}
.footer-categories {text-align: left;font-size:13px;margin-top:20px;}
.footer-categories .name-level-0, .footer-menu .name-level-0 {font-weight: 400;margin-top:20px;padding-right:30px;}
.footer-categories .name-level-0.first {margin-top:0px}
.footer-categories .name-level-1, .footer-menu .name-level-1 {font-weight: 200;padding-right:30px;}
.footer-menu {padding-bottom:50px}
.footer-menu .one-col {float:left;width:260px;}
.footer-tamogato {text-align:center;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:30px 0px 30px 0px}
.footer-tamogato img {margin:5px;max-height:85px}
.flogo {float:right;margin-top:40px;margin-right:30px}
.copy {float:left;margin-bottom:40px;}


p {margin:0px 0px 10px 0px}

section {text-align: center;}

article:first-child {
    padding-bottom: 0px;
    display: inline-block;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
*+html article:first-child {
    display: inline;
    zoom: 1;
}



/* ------------------
2.) Reusables/Modules
------------------ */

.panel {
    position: relative;
}

.menu-title {height:75px;text-align:left;margin:0px auto}

/*h1 {
    line-height: 1.2;
    font-size: 30px;
    padding-top:15px;
    
}

h2 {
    color:#5c5c5c;font-size:18px;
}
*/
.flags {position: absolute; top:0px; right:194px;}

article {
    clear: both;
    text-align: center;
}

.cntinner {text-align: center;position: relative;}

.section_homepage {text-align: center;}

input, textarea {border:1px solid #e5e5e5;background:#f9f9f9;padding:5px 10px 5px 10px}
.clear {clear:both; float:none}

#menucontainer {
    position:absolute;
    padding:0px;
    top:102px;
    padding-left:68px;
    z-index:900;
    margin:0px auto;
    border:0px solid #fff
}

.centering {
    width:auto;
    display:inline-block;
    margin: 0 auto;
}

.hir_tovabb {margin-top:20px}
/* global */

.hrnews {text-align: right;margin-top:20px}
.hrnews a {margin-left:20px}

/* wp styles*/
.simple_button_link, .button_class {
    background: none repeat scroll 0 0 #e02c00;
    border-radius: 3px 3px 3px 3px;
    color: #FFF;
    /*font-family:Tahoma;*/
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 0px 9px 0px;
    line-height: 27px;
    text-decoration: none;
    cursor:pointer;
}
.simple_button_link:hover, .button_class:hover {
    background: none repeat scroll 0 0 #ee3c11;
}
.simple_button_black {
    background: none repeat scroll 0 0 #ee3c11;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 7px;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.simple_button_black:hover {
    background: none repeat scroll 0 0 #C62B02;
}

.content-item-grid {}
.breadcumb {margin-top:5px;text-transform: uppercase;font-size: 11px;color:#a3a3a3}
.breadcumb span {margin:0px 0px 0px 5px}
.breadcumb a, .product-list .breadcumb span {color:#a3a3a3;text-decoration: none;}
.pager {width:30%;float:right;text-align: right;margin-bottom:15px;position: relative}
.pager select {float:left;margin-top:2px}
.pager a {display:none}
.category-list {float:left; padding-top:10px;}
.category-list div {line-height: 30px;padding:0px;margin:0px;}
.category-list div.level-0 a {color:#585858; font-weight: 300}
.category-list div.level-1 {margin-left:10px;} 
.category-list div.level-2 {margin-left:20px;}
.category-list div.level-3 {margin-left:30px;}
.category-list div-level-1 a, .category-list div-level-2 a, .category-list div-level-3 a {font-weight: 200}

#easyshoppage {margin-top:10px}
#easyshoppage .product-item {margin-right:10px}

.moreitems {border-top:1px solid #e5e5e5;padding-top:10px;padding-bottom:10px;text-align: center;cursor:pointer}
.moreitems:hover {background: #f9f9f9;}
.moreitems ul {list-style-type: none;}
.moreitems ul li {display:inline;font-weight: 400; text-transform: uppercase;padding:0px;margin:0px;padding-left:5px;padding-right: 5px;}

.product-item img {opacity:0}
.prod-name {font-size:14px;padding:0px 10px 0px 10px;height:34px}
.prod-information {margin-top:10px;text-align:center;}
.strikeout {text-decoration: line-through;}
.price {margin-top:20px;font-size: 14px;font-weight: 400;}

.product-more-info {margin-top:40px}
.ajanlott h3 {text-transform: uppercase;font-weight: 300;}
.product-list.ajanlott {float:none;border-top:1px solid #e5e5e5;padding-top:20px;margin-top:20px;width:100%}
.product-list.ajanlott .product-item {margin-right: 2%;width:23%;}
.product-list.ajanlott .margin-wrapper {}

.product-item-sheet {}
.product-img-main {position: relative;height: 1px;}
.product-item-sheet .product-images {float:left; width:40%;margin-top:12px;margin-right:4%;cursor:pointer}
.product-item-sheet .product-img {border:1px solid #e5e5e5;text-align: left;overflow:hidden;}
.product-item-sheet .product-img-small {float:left; width:72px;height:72px;overflow:hidden;border:1px solid #e5e5e5; margin-top:12px;margin-right:12px}
.product-item-sheet .product-images img {opacity:0;/*max-width: 100%;max-height:400px*/}
.proditem {overflow:hidden;}
.product-item-sheet .product-information {float:left; width:56%;text-align:left;color:#777}
.product-item-sheet .product-information h1 {color:#000;font-weight: 300; font-size:30px;line-height:30px;font-family: 'Source Sans Pro', sans-serif;padding-bottom:30px;}
.product-item-sheet #product-price {min-height: 30px;float:left;}
#product-price.price {font-size:40px;font-weight: 300;color:#000}
#product-price.price .strikeout {font-size:30px;margin-left:6px}
.product-details {margin-top:20px;}
.product-variant, .product-quantity {margin-top:20px;font-size:14px;line-height:16px;font-weight: 400;}
.price-title {font-weight: 400;float:left;margin-top:20px;margin-right:20px;margin-bottom:0px}

.product-variant select {margin-top:10px;}
.product-quantity input {border: 1px solid #e5e5e5;
    border-radius: 3px 3px 3px 3px; color:#111;width:70px;
    padding: 5px 10px;margin-top:10px;text-align:center;
}
.product-quantity .left, .product-quantity .right {float:left;margin-top:10px;}
.product-quantity .right  {padding-top:15px}
.badge-onsale {color:#fff;position: absolute;top:10px; right:30px;display:block;border-radius:60px 60px 60px 60px;font-size:24px;font-weight:400;font-style:italic;text-align:center;line-height:90px;width:90px;height:90px;background:#0f81d4}
.badge-woman {color:#fff;position: absolute;top:0px; left:0px;display:block;width:55px;height:55px;background: url(../design/signs_nem.png) no-repeat bottom left;}
.badge-man {color:#fff;position: absolute;top:0px; left:0px;display:block;width:55px;height:55px;background: url(../design/signs_nem.png) no-repeat top left}
.product-item-sheet .badge-onsale {right:10px}
.free-shipp-desc {color:#888}
span.fizetendo {font-size:40px;font-weight: 300;margin-left:20px}
div.fizetendo {padding-top:14px;padding-bottom:20px}
.outoforder {margin-top:30px;clear:both;}
.attribs {border:0px solid #b60000;}
.urtartalom-title, .attribs .label {float:left;margin-left:0px;font-weight: 400;padding-top:4px;width:40%}
.urtartalom-value, .attribs .value {float:left;margin-left:20px;padding-top:4px}
.increase {margin-left:20px;cursor:pointer;}
.decrease {margin-left:5px;cursor:pointer;}
.addtochart {margin-top:10px}
.addtochart .button_class {font-size:14px;margin-top:10px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase; width:200px;color:#fff;background: #272727;border-radius:0px;margin-left:0px}
.addtochart .button_class:hover {background: #404040;color:#fff;}
.addtochart .btn_class {text-transform: uppercase;text-align:center;width:200px;margin-top:10px;}
.button_rendeles .button_class {font-size:14px;padding:8px 0px;text-align:center; border:0px;text-transform: uppercase;width:200px;color:#fff;background: #272727;border-radius:0px}
.button_rendeles .button_class:hover {background: #404040;color:#fff;}
table.busket {background: none;}
table.busket td {background: none;vertical-align: middle;padding:5px}

table.arkonst {background: none; border-right:1px solid #e5e5e5;border-top:1px solid #e5e5e5}
table.arkonst td, table.arkonst th {background: none;vertical-align: middle;padding:5px;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5} 
table.arkonst th {background:#eee;text-align:center;font-weight:bold;color:#101010}

#busketcontent h2 {font-weight: 300; font-size:24px;font-family: 'Source Sans Pro', sans-serif;}
.szamlaequal {color:#ccc}

table.busket tr.errtr {background: #fafafa;}
table.busket tr.errtr input {background:#ffefef}
table.busket td.err {padding:0px 0px 6px 5px}
.errordiv {color:#ff0000;margin-top:0px;}

.urlap_foot_first {font-size:11px;color:#ff0000}

.show_all {margin-top:30px}

/* layers */
a.btn_class {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #272727 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    /*box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    */
    border-radius:5px;
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 8px 15px;
    font-size:13px;
    font-family: Arial;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #272727; color:#fff;cursor:pointer;
    font-weight: 300;
}
a.btn_class:hover {background-color:#404040}

div.buttonbar a.btn_class {-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*background-image: linear-gradient(#3B3B3B, #212121);*/
    border-color: #4f7c15 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    cursor: pointer;
    display: inline-block;
    /*font: 400 11px/14px 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif !important;*/
    padding: 8px 15px;
    font-size:13px;
    font-family: Arial;
    border-radius: 10px 10px 10px 10px;
    /*text-shadow: 0 -1px 0 #000000;*/
    background: #4f7c15; color:#fff;cursor:pointer;
    font-weight: 300;
}

div.buttonbar a.btn_class:hover {background-color:#aad466;color:#fff;}

a.button_class {
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none; 
    background-color: #F6F6F6;
    /*background-image: linear-gradient(#FFFFFF, #E9E9E9);*/
    background-color: #EFEFEF;
    background-image: linear-gradient(#FFFFFF, #DDDDDD);
    border-color: #FFF -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 20px 20px 20px 20px;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.15);
    color: #606060;
    cursor: pointer;
    line-height: 14px;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    font-size:11px;
    margin-left: 10px;
}
a.button_class:hover, #ajaxlayer a.button_class:hover {background-color:#fff;color:#606060}
#ajaxlayer a.btn_class:hover {color:#606060}
a.gray {background-color: #3B3B3B;
    background-image: linear-gradient(#484848, #2E2E2E);color: #eee}
a.gray:hover, #ajaxlayer a.gray:hover {background-color:#2E2E2E;background-image: linear-gradient(#212121, #3B3B3B);color: #eee}
 

.alerttransparency_full, .ajaxtransparency, .ajaxtransparency_full, .btransparency, .btransparency_full {position: fixed; top:0px;left:0px;width:100%;height:100%;background: rgba(0,0,0,0.7);z-index:2}
#alertlayer, #klayer, #ajaxlayer {text-align:left;background: rgba(0,0,0,0.9);color:#fff;position: fixed;top:20px;left:350px;min-width:250px;min-height:40px;border-radius:5px}
#alertlayer {width:300px;}
#ajaxlayer {background: rgba(035,035,035,1);}
.alertlayer_content, .klayer_content, .ajaxlayer_content {color:#bbb;padding:10px 20px 20px 25px;line-height:normal;font-size:14px;font-weight: 400;}
#klayer_content {font-size:12px}
.alertlayer_title, .klayer_title {padding:5px 20px 20px 40px;margin-left:20px;margin-top:20px;font-size:18px; font-weight:400;background: url(../../admin/design/images/tooltip-icon-info.png) no-repeat 0px 4px;}
.klayericon, .klalert {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.question {background: url(../../admin/design/images/tooltip-icon-alert.png) no-repeat;}
.menuadd {background: url(../../admin/design/images/icon-plus-16-light.png) no-repeat 7px 8px;}
.klsettings {background: url(../../admin/design/images/icon-settings-16-light.png) no-repeat 0px 7px;}
.kl_image {background: url(../../admin/design/images/icon-image-16-light.png) no-repeat 0px 7px;}
.klprod {background: url(../../admin/design/images/icon-products-32-light.png) no-repeat 0px 0px;}
.klorder {background: url(../../admin/design/images/icon-orders-32-light.png) no-repeat 0px 0px;}
.kluser {background: url(../../admin/design/images/member.png) no-repeat -5px -8px;}
.kloption {background: url(../../admin/design/images/icon_radio_24_light.png) no-repeat 0px 0px;}
.klsaved {background: url(../../admin/design/images/tooltip-icon-okay.png) no-repeat 0px 0px;}
.klcomments {background: url(../../admin/design/images/icon_comments_24_light.png) no-repeat 0px 4px;}

.buttonbar {text-align:right;padding:20px 0px 0px 0px}
.buttonbar a {margin-left:20px;cursor:pointer;font-size:12px}

.field-lhs, .field-rhs {margin-bottom:4px;margin-top:6px} 

/* PowerTip Plugin */
.powerTip_title {padding:6px 20px 20px 20px;margin-left:20px;font-size:16px; font-weight:400; color:#fff}
.powerTip_icon {text-align:left;max-width:300px;background: url(../../admin/design/images/tooltip-icon-info.png) no-repeat 5px 0px;}
.powerTip_cnt {padding:0px 20px 20px 40px;white-space: normal;line-height:18px;font-size:12px;color:#bbb;font-weight:300;}


/* post */
.post-content {width:100%;color:#858585;line-height: normal;margin-bottom:80px;text-align: left;}
.post-content h2, .post-content h1 {margin-top:0px;margin-bottom:0px;padding-bottom:0px;font-size:35px}
.post-content h2 a, .post-content h1 a {color:#272727}
.post-content .margin-wrapper {overflow:hidden}
.margin-wrapper {overflow:hidden}
.margin-wrapper img {max-width: none;}
.post-thumb {}
.post-thumb img {width:100%;}
.post-datum {background: url(../design/calendar.png) no-repeat 0px 4px; padding-left:15px;margin-right:12px;}
.read {text-align:center; margin:30px 0px 30px 0px}
.read a {text-decoration: none;font-weight: bold; text-transform: uppercase;}
.meta-details {border-top:1px solid #e5e5e5;padding-top:10px;color:#cfcfcf;}
.post-author {margin-left:12px;background: url(../design/author.png) no-repeat 0px 6px; padding-left:15px;}
.post-comments {background: url(../../admin/design/images/comments.png) no-repeat 0px 5px;margin-left:23px;padding-left:15px;}
.tagscloud {margin-top:0px;}
.tagscloud div {margin-top:0px}
.tagscloud a {color: #969696;text-decoration: none;}
.tagscloud a.actual {color:#101010}
.post-content .labels {background: url(../../admin/design/images/tag-9x9_gray.png) no-repeat 0px 8px; padding-left:14px;float:right;}
.pagination {margin-top:20px;margin-bottom:20px;text-align: center;}

h3 {font-weight: 400; font-size:18px;font-family: 'Source Sans Pro', sans-serif;}  

.sqs-layout {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.68em;
    /*color: #333333;*/
}

.aloha-gallery img, .video img, .aloha-image img, .image-block img, .paralax-block img,  {max-width:100%;} /*width:100%*/
.stretch img {width:100%}
.videocnt.overlay {cursor:pointer}

.collection-type-blog.layout-style-left .article-list,
.collection-type-blog.layout-style-left .article-wrapper {
  max-width: 760px;
  margin-right:280px;
}
.collection-type-blog.layout-style-left #sidebar {
  position: absolute;
  top:0px;
  width:240px;
  text-align:left;
  right: 0;
  margin-left:0px;
}


#sidebar {
  margin-top: 30px;
}

.warn-msg,
.live-msg {
  padding: 15px 15px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom:10px
}
.warn-msg img,
.live-msg img {
  position: relative;
  top: 2px;    
  font-size:16px;
  margin-right: 10px;
}
.warn-msg {
  background-color: #e2db84;
  color:#827b00
  
}
.live-msg {
  background-color: #00c562;
  color:#fff;
}
.warn-msg span {}

.search-item h2 {padding:0px;margin:0px}
.search-item {margin-top:10px}
.talalat {margin-top:20px}
.aloha-image {text-align:center;}
.image-block-wrapper .image-inner {width:auto;border:0px solid #b60000;display:inline-block;position: relative;max-width:100%}
.paralax-wrapper .title-desc .title {margin:80px auto 0px auto;max-width:1040px;text-align:left;}
.paralax-wrapper .title-desc .title span {padding:15px 20px;background:#fff;color:#111;line-height:55px;font-size:50px;text-transform: uppercase;}
.paralax-wrapper .title-desc .pagedesc {margin:60px auto 0px auto;max-width:1040px;text-align:left;color:#fff;line-height:30px;font-size:20px;}
.paralax-wrapper .title-desc .pagedesc span {padding-left: 22px;}

/*.image-block-wrapper {position: relative;display:inline-block}
.image-block-wrapper.stretch {display: block;}*/
.image-block-wrapper.stretch .image-inner {width:100%;display:block}
.sqs-block.image-block .image-block-wrapper {}
.image-block-wrapper .image-caption-wrapper {position: absolute;bottom:0px;left:0px;background: rgba(0,0,0,0.75);color:#fff;width:100%;font-size:16px}
.image-block-wrapper .image-caption-wrapper p {padding:20px;text-align: left;font-size: 16px;}
.sqs-block.image-block .image-block-wrapper .image-caption-wrapper p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.image-caption-wrapper.hidden {opacity:0;display:block; 
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}
.image-block-wrapper:hover .image-caption-wrapper.hidden {opacity:1; display:block;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
}
.stacked {margin-bottom:1px}

.gallery-block-grid.gallery-thumbnails-per-row-1 .gallery-design-grid-slide {
  width: 100%;
}
.gallery-block-grid.gallery-thumbnails-per-row-2 .gallery-design-grid-slide {
  width: 50%;
}
.gallery-block-grid.gallery-thumbnails-per-row-3 .gallery-design-grid-slide {
  width: 33.333333333333336%;
}
.gallery-block-grid.gallery-thumbnails-per-row-4 .gallery-design-grid-slide {
  width: 25%;
}
.gallery-block-grid.gallery-thumbnails-per-row-5 .gallery-design-grid-slide {
  width: 20%;
}
.gallery-block-grid.gallery-thumbnails-per-row-6 .gallery-design-grid-slide {
  width: 16.666666666666668%;
}
.gallery-block-grid.gallery-thumbnails-per-row-7 .gallery-design-grid-slide {
  width: 14.285714285714286%;
}
.gallery-block-grid.gallery-thumbnails-per-row-8 .gallery-design-grid-slide {
  width: 12.5%;
}
.gallery-block-grid.gallery-thumbnails-per-row-9 .gallery-design-grid-slide {
  width: 11.11111111111111%;
}
.gallery-block-grid.gallery-thumbnails-per-row-10 .gallery-design-grid-slide {
  width: 10%;
}
.gallery-block-grid .slide {
  float: left;
  width: 20%;
}
.gallery-block-grid .slide .margin-wrapper {
  position: relative;/* margin-right:20px;margin-bottom:20px*/
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor {
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img {
  display: inline-block;
  
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper {
  padding-bottom: 100%;
  width: 100%;
  display: block;
}
.gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
  height: 0;
  padding-bottom: 100%;
}
.gallery-block-grid .slide .margin-wrapper .image-slide-title {
  text-align: center;
  display: none;
}
.gallery-block-grid .slide .meta {
  position: relative;
}
.gallery-block-grid .slide .meta h1 {
  font-size: 12px;
  letter-spacing: normal;
  margin: 0;
}
.gallery-block-grid {
  margin-right: -20px;
}

.gallery-design-grid-slide {overflow:hidden;}

.gallery-design-grid-slide img {opacity:0}

.sqs-content-item-grid-field .sqs-content-item-grid {
    -moz-box-sizing: border-box;
    height: 100%;
    overflow-y: auto;
    padding: 20px;
    position: relative;
    width: 100%;
}
.sqs-content-item-image {
    float: left;
    position: relative;
    width: 20%;
}

.sliderwrapper {
    width: 100%;
    left: 5%;
    overflow: hidden;
    
    border:0px solid #b60000;
}

.carousel img {
    margin: 0px 5px;
    border: none;
    display: block;
    float: left;
}

.ccarousel .prev, .ccarousel .next {
    border-top: 0px solid #999;
    border-bottom: 0px solid #999;
    height: 60px;
    position: absolute;
    top: 50%;
    width: 32px;
    margin-top: -30px;
}

.prev:hover, .next:hover {
    opacity:1;
}
.prev {
    background: url(../design/arrows.png) no-repeat top left;
    left: -40px;
    opacity:0.5;
}
.next {
    background: url(../design/arrows.png) no-repeat top right;
    right: -40px;border:0px solid #b60000;
    opacity:0.5;
}
.ccarousel {
    width:100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border:0px solid #b60000;
    min-height: 300px;
    position: relative;
}

.cthumbs-wrapper {width: 100%;
    left: 5%;
    overflow: hidden;
    height:100px;
    border:0px solid #b60000;
}

.galleria-image-nav-left,
.galleria-image-nav-right {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: pointer;
    width: 32px;
    height: 60px;
    position: absolute;
    
    z-index: 2;
  
    
}
.galleria-image-nav {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
    height: 60px;
    
}
.galleria-image-nav-left {
    background:  url(../design/arrows.png) no-repeat top left;
    left:10px;
}
.galleria-image-nav-right {
    right: 10px;
  
    background:  url(../design/arrows.png) no-repeat top right;
    z-index: 2;
}

.sqs-check-content .check-element .colorfade {
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .title {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  font-weight:400;
  padding-top: 2px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #555;
  float: left;
  line-height: 1.4em;
  padding-bottom: 3px;
  font-size: 12px;
  -webkit-transition: color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out;
  -o-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.check-element.active .description, .sqs-slider-content .description, .sqs-select-content .description {
  color: #AAA;
}

.check-element {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../admin/design/images/checkbox-inactive-16-light.png);
}
.check-element.dark {
  padding-left: 32px;
  cursor: pointer;
  min-height:20px;
  background-position: 3px 4px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../../admin/design/images/checkbox-inactive-16-dark.png);
}
.check-element.active {
  background-image: url(../../admin/design/images/checkbox-active-16-light.png);
}

.check-element.dark.active {
  background-image: url(../../admin/design/images/checkbox-active-16-dark.png);
}
.check-element.active .title {color: white;}

.field-input, .smalllayer .editable {
    -moz-box-sizing: border-box;
    border: 1px solid #333333;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    font: 13px 'Roboto',sans-serif;
    padding: 6px 0 6px 6px;
    width: 100%;
}

.field-input:focus {
  outline: none;
  color: #111111;

  border-color: #42b1ff !important;
}
.field-input:focus {
  background: #fff;
} 

blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #424242;
    border-image: none;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin: 1em 0;
    padding: 0 0 0 1em;
}

.quote-block figure {
    margin: 1em 0;
}
.quote-block blockquote {
    margin: 0;
}
.quote-block .source {
    text-align: right;
}
.sqs-layout .html-block.sqs-block blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 34px;
    text-align: right;
    width: 33%;
}
.sqs-layout .html-block.sqs-block blockquote.right {
    float: right;
    margin-left: 34px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}
.sqs-block.html-block, .sqs-block.quote-block, .sqs-block.markdown-block {
    clear: none;
}
.sqs-block.html-block .sqs-block-content > *:first-child, .sqs-block.quote-block .sqs-block-content > *:first-child, .sqs-block.markdown-block .sqs-block-content > *:first-child {
    margin-top: 0;
}
.sqs-block.html-block .sqs-block-content > *:last-child, .sqs-block.quote-block .sqs-block-content > *:last-child, .sqs-block.markdown-block .sqs-block-content > *:last-child {
    margin-bottom: 0;
}
.sqs-block.html-block img, .sqs-block.quote-block img, .sqs-block.markdown-block img {
    height: auto;
    max-width: 100%;
}
.sqs-block.html-block, .sqs-block.quote-block {
    word-wrap: break-word;
}

.mapoverlay {height:0px;display:none}

.form_comment {border:1px solid #e5e5e5;padding:9px;}
.form_comment textarea {width:100%;height:150px;border:0px;background:none;padding:0px;margin:0px}
.form_comment .buttons_comment {margin-top:10px;float:right}
.form_comment .buttons_comment a.button_class {font-size:14px;text-align:center; border:0px;text-transform: uppercase;background:#111; color:#fff; border:0px; text-transform:uppercase; margin-right:0px;padding:8px 15px 8px 15px; border-radius:0px}
.comment_form_container h3 {font-size:30px;font-weight: 200;}

.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}

.multioption-field-wrapper .multioption-element {
    background: none no-repeat scroll center 14px #252525;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.03) inset;
    cursor: pointer;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    max-height: 90px;
    opacity: 0.6;
    padding-bottom: 15px;
    padding-top: 60px;
    text-align: center;
    transition: opacity 0.1s ease-out 0s;
    width: 98px;
}
.multioption-field-wrapper .multioption-element:hover {
    opacity: 0.8;
}
.multioption-field-wrapper .multioption-element.highlighted {
    opacity: 0.9;
}
.multioption-field-wrapper .multioption-element.active {
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
    opacity: 1;
}
.multioption-field-wrapper .multioption-element.button {
    background-color: #1B1B1B;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.03) inset;
    color: #AAAAAA;
    opacity: 0.75;
    transition: background-color 0.1s ease-out 0s, color 0.1s ease-out 0s;
}
.multioption-field-wrapper .multioption-element.button.disabled {
    cursor: default;
    opacity: 0.2;
}
.multioption-field-wrapper .multioption-element.button:hover {
    background-color: #222222;
    color: #DDDDDD;
    opacity: 1;
}
.multioption-field-wrapper .multioption-element .title {
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:11px;
    color:#fff;
}
.multioption-field-wrapper .multioption-title {
    color: #FFFFFF;
    height: 35px;
    overflow: hidden;
    padding: 10px 5px 5px;
    width: 90px;
}
.multioption-field-wrapper .multioption-thumbnail {
    background-position: center center;
    height: 80px;
    margin-left: 10px;
    overflow: hidden;
    width: 80px;
}
.multioption-field-wrapper .multioption-placeholder {
    background-position: center 60px;
    background-repeat: no-repeat;
    display: block;
    min-height: 220px;
    opacity: 0.2;
    width: inherit;
}

input.big {font-size:16px;}


/* comments */
.comment {border-top:1px solid #e5e5e5;margin-top:25px;padding-top:10px}
.comment-list {margin-top:50px}
.comment-list .comment[data-depth="1"] {
  margin-left: 46px;
}
.comment-list .comment[data-depth="2"] {
  margin-left: 92px;
}
.comment-list .comment[data-depth="3"] {
  margin-left: 138px;
}
.comment-list .comment[data-depth="4"] {
  margin-left: 184px;
}
.comment-list .comment[data-depth="5"] {
  margin-left: 230px;
}
.comment-list .comment[data-depth="6"] {
  margin-left: 276px;
}
.comment-list .comment[data-depth="6"] .comment-control.reply {
  display: none;
}
.comment-list .comment.pending-delete .comment-header .controls .comment-control {
  display: none;
}
.comment-list .comment.pending {
  opacity: 0.5;
}
.comment-list .comment.pending .comment-header .reply,
.comment-list .comment.pending .comment-header .like,
.comment-list .comment.pending .comment-header .flag,
.comment-list .comment.pending .comment-header .delete,
.comment-list .comment.pending .comment-header .approve {
  display: none;
}
.comment-list .comment.unmoderated {
  opacity: 0.7;
}
.comment-list .comment .comment-header {
  padding: 15px 0 15px 49px;
  min-height: 34px;
  position: relative;
  overflow: hidden;
}
.comment-list .comment .comment-header .user-info {
  margin-right: 123px;
}
.comment-list .comment .comment-header .user-info .avatar {
  width: 34px;
  height: 34px;
  float: left;
  margin-left: -49px;
}
.comment-list .comment .comment-header .user-info .avatar img {
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 100%;
}
.comment-list .comment .comment-header .user-info .author {
  font-size: 1.3em;
  line-height: 34px;
  margin-right: 10px;
  font-weight: 700;
}
.comment-list .comment .comment-header .user-info .date {
  font-size: 0.8em;
  line-height: 34px;
  display: inline-block;
}
.comment-list .comment .comment-header .user-info .posting-text {
  font-size: 0.8em;
  margin-left: 10px;
  line-height: 34px;
  display: none;
}
.comment-list .comment .comment-header .user-info .posting-text.visible {
  display: inline;
}
.comment-list .comment .comment-header .user-info .likes {
  font-size: 0.8em;
}
.comment-list .comment .comment-header .controls {
  height: 34px;
  position: absolute;
  right: 0px;
  top: 15px;
  line-height: 34px;
}
.comment-list .comment .comment-header .controls span {
  display: inline-block;
}
.comment-list .comment .comment-header .controls .comment-buttons {
  color: #9D9D9D;
  color: rgba(0, 0, 0, 0.5);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control {
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  top: 4px;
  width: 18px;
  height: 18px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  background-position: center center;
  opacity: 0;
  background-repeat: no-repeat;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  -o-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.approve {
  background-image: url(../../admin/design/images/icon_check_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.delete {
  background-image: url(../../admin/design/images/icon_delete_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like {
  background-image: url(../../admin/design/images/icon_like_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag {
  background-image: url(../../admin/design/images/icon_flag_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.reply {
  padding: 0;
  background-image: url(../../admin/design/images/icon_reply_12_light.png);
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm {
  background-image: url(../../admin/design/images/icon_flag_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm {
  background-image: url(../../admin/design/images/icon_like_12_light.png);
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span {
  background-color: #A3A3A3;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
}
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.like-confirm + span:hover,
.comment-list .comment .comment-header .controls .comment-buttons .comment-control.flag-confirm + span:hover {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.7);
}
.comment-list .comment .comment-body {
  padding-left: 49px;
}
.comment-list.avatars-hidden .comment .comment-header {
  padding: 15px 0;
}
.comment-list.avatars-hidden .comment .comment-body {
  padding-left: 0;
}
.comment-list.avatars-hidden .comment .reply-area-wrapper {
  padding-left: 0;
}
.comment-list .comment:hover .comment-header .controls .comment-buttons .comment-control {
  opacity: 1;
}
.reply-to-text {
  clear: left;
  font-size: 10px;
}
.load-more {
  text-align: center;
  color: #FFF;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 0;
}
.reply-input {
  width: 100%;
  background-color: #FFF;
  border: 1px solid #e0e0e0;
}
.btn-avatar {
  height: 36px;
  width: 36px;
  float: left;
  cursor: pointer;
}
.comment-item {
  list-style-type: none;
}
.reply-to-link {
  margin-right: 10px;
  float: left;
  font-size: 10px;
  padding: 12px 0 0;
}
.hidden-ordering {
  opacity: 0;
  cursor: pointer;
  width: 130px;
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-header,
.reply-area .comment-btn,
.squarespace-comment-user-flyout .clearfix,
.squarespace-comment-user-flyout .squarespace-comment-user-clearfix {
  clear: both;
}
.comment-btn:hover,
.squarespace-comments .comment-header .comment-control:hover {
  background-color: #000;
}
.new-comment-avatar img,
.squarespace-comments .reply-area .input .reply-avatar img {
  height: 36px;
  width: 36px;
}
.view-more-btn,
.full-view-btn {
  cursor: pointer;
  color: #FFF;
  text-align: center;
  background-color: #272727;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px auto;
  padding: 5px 0;
}

table.userdatas td {padding-left:0px}
table.userdatas td input {width:200px}
.no-options {
  margin: 70px auto;
  text-align: center;
  font-size: 22px;
  color: #CCC;
}
.no-options .empty-text {margin: 20px 40px 10px 40px;
  line-height: 30px;
}
.no-options .description {margin: 0px 40px;
  line-height: 20px;font-size:16px
}
table.lData td {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    /*max-width: 300px;*/
    overflow: visible;
    padding: 10px;
    height:80px;
    vertical-align: middle;z-index:1;}
table.lData th {border-bottom: 1px solid rgba(223, 223, 223, 0.5);
    border-top: 1px solid rgba(223, 223, 223, 0.7);
    color: #999999;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    /*min-width: 70px;*/
    padding: 8px 10px;
    text-align: left;
    text-transform: uppercase;
}
table tr.lSort {}
table tr.lSort td {text-align:left;height:20px;}
tr.lr_pn, tr.lr_ps {cursor:pointer;background:#fff}
/*table#list_ws_products tr.lr_pn:hover, table#list_ws_products tr.lr_ps:hover {background:#f3f3f3}*/
tr.lr_pn:hover, tr.lr_ps:hover {background:#f3f3f3}
tr.lr_pn.selected, tr.lr_ps.selected {background:#edffdb}
tr.lh th {white-space: nowrap;}
tr.lh th span {display: inline-block;white-space: nowrap;}
tr.lh th span.colname {}
tr.lh th.sorted span.colname, tr.lh th.sorted-desc span.colname {color:#333}
#listerdiv {margin-top:30px} 

.form-error {color:#ff0000;margin-top:5px;}
.videocnt.overlayer {cursor:pointer}

.events_calendar {
    clear: both;
    overflow: hidden;
    position: relative;
}
.events_calendar .day {
    border: 1px solid #E8E8E8;
    /*border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06) inset;*/
    float: left;
    height: 127px;
    margin: 0 3px 3px 0;
    position: relative;
    transition: border-color 200ms ease-in-out 0s;
    width: 127px;
    text-align: left;
    color:#6c6c6c;
}
.events_calendar .day a {color:#6c6c6c}
.events_calendar .day a:hover {color:#111}
.grid_8 .events_calendar .day {
    height: 81px;
    overflow: hidden;
    width: 81px;
}
.events_calendar .day.empty {
    border-color: transparent;
    box-shadow: none;
    text-align: left;
    text-indent: -9999em;
}
.events_calendar .day.has_event {
    /*border-color: #E0E0E0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;*/
    overflow: hidden;
}
.events_calendar .day .number {
    color: #DDDDDD;
    display: block;
    font-size: 22px;
    font-weight: 700;
    margin: 17px;
    float: right;
}
.events_calendar .day.today .number, .events_calendar .day:hover .number {
    margin: 14px;
}
.events_calendar .day.has_event .number {
    background: url(../design/bg_counter_light.png) no-repeat scroll 0 0 transparent;
    color: #545454;
    display: block;
    float: right;
    font-size: 22px;
    font-weight: 700;
    height: 34px;
    margin: 7px 3px 0 6px;
    padding: 11px 0 0 10px;
    position: relative;
    width: 36px;
}
.events_calendar .day.has_event .number a {
    background: url(../design/bg_counter_a_light.png) no-repeat scroll 2px 2px transparent;
    color: #545454;
    display: block;
    height: 45px;
    left: 0;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 46px;
    z-index: 3;
}
.events_calendar .day.today.has_event .number, .events_calendar .day.has_event:hover .number {
    margin: 4px 0px 0 3px;
}
.events_calendar .day.today {
    height: 121px;
    transition: border-color 200ms ease-in-out 0s;
    width: 121px;
    border:4px solid #ccc; 
}
.events_calendar .day:hover:not(.empty) {
    height: 121px;
    width: 121px;
    border:4px solid #ccc;
}
.lt-ie9 .events_calendar .day:hover {
    height: 121px;
    width: 121px;
}
.grid_8 .events_calendar .day.today {
    height: 75px;
    width: 75px;
}
.grid_8 .events_calendar .day:hover:not(.empty) {
    height: 75px;
    width: 75px;
}
.lt-ie9 .grid_8 .events_calendar .day:hover {
    height: 75px;
    width: 75px;
}
.events_calendar .week span {
    display: block;
    float: left;
    font-size: 22px;
    text-align: center;
    width: 132px;
    
}
.grid_8 .events_calendar .week span {
    width: 86px;
}
.events_calendar .week {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 0 transparent;
    opacity: 0.8;
    overflow: hidden;
    padding: 25px 0 30px;
}
.events_calendar .calendar_header {
    padding: 10px 0 25px;
    text-align: center;
    position: relative;
}
.events_calendar .calendar_header span.month {
    font-size: 36px;
    
}
.events_calendar .calendar_header #next_month {
    background: url(../design/bg_next_month.png) no-repeat scroll 100% 11px transparent;
    display: block;
    padding: 5px 35px 5px 12px;
    position: absolute;
    right: 0;
    top: 10px;
    
}
.events_calendar .calendar_header #previous_month {
    background: url(../design/bg_previous_month.png) no-repeat scroll 0 11px transparent;
    display: block;
    left: 0;
    padding: 5px 12px 5px 35px;
    position: absolute;
    top: 10px;
   
}
.events_calendar .calendar_header a {
    border: 1px solid transparent;
    text-decoration: none;
}
.events_calendar .calendar_header a:hover {
    
}
.events_calendar .day.has_event .event {
    margin: 10px;
}
.events_calendar .day.today .event, .events_calendar .day:hover .event {
    margin: 7px;
}
.events_calendar .day.has_event .event a {
    text-decoration: none;
}
.events_calendar .day.has_event .time {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    height: 40px;
    margin-bottom: 6px;
    padding: 10px 0 0 55px;
}
.grid_8 .events_calendar .day.has_event .time {
    background: url(../design/bg_footer_widgets.png) repeat-x scroll 0 100% transparent;
    display: block;
    font-size: 10px;
    height: 35px;
    margin-bottom: 1px;
    padding: 10px 0 0 42px;
}
.multi_button {
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    padding: 10px 6px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 3;
}
.multi_button span {
    background: url(../design/bg_dots_white.png) repeat-x scroll 0 100% transparent;
    display: block;
    margin-bottom: 14px;
    opacity: 0.9;
    padding-bottom: 15px;
}
.grid_8 .multi_button span {
    display: none;
}
.multi_button a {
    background: none repeat scroll 0 0 #281E1F;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: inline-block;
    padding: 3px 9px 4px;
    text-decoration: none;
}
.events_calendar .day.has_event:hover .multi_button {
    display: block;
}

.page_left_small
{
    float: left;
    text-align: left;
    width: 23%;
    border-right:0px solid #eee
}
.page_right_wide
{
    float: right;
    width: 75%;
}


#modal { display: none; }
#pageslide {
    /* These styles MUST be included. Do not change. */
    display: none;
    position: absolute;
    /*position: fixed;*/
    top: 0;
    height: 100%;
    z-index: 999999;

    /* Specify the width of your pageslide here */
    width: 356px;
    padding: 0px 0px;

    /* These styles are optional, and describe how the pageslide will look */
    background-color: #000;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222;
}
#flyout-overlayer {position: fixed;width:100%;height:100%;top:0px;left:0px;background:#000;display:none;z-index:999998;opacity:0}
.sidepanel {padding-top:0px;padding-bottom:20px;border:0px solid #b60000;position: relative;}
#sbar, .sidepanel-right {width:56px;height: 100%;position: fixed;top:0px;left:0px;background: #333;z-index:103}
.sidepanel-right {position: absolute;top:0px;right:0px;left:auto;}
.sidepanel-right .title, #sbar .title {
    position: fixed;
    top: 250px; color:#fff;
    left: 50px;
    cursor: pointer;
    height: 50px;
    padding-right:60px;
    z-index:3; font-size:18px;font-weight: 400;
    border:0px solid #b60000; text-transform: uppercase;
    margin-left: 5px; background: url(../design/search_w.png) no-repeat center right;
    line-height: 45px;
    white-space: nowrap;
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sidepanel-right .title {position: absolute;}
.sidepanel .margin {padding-left:46px;}
.sidepanel .categz1 {padding:0px;margin:0px;max-width:140px;padding-top:25px}
.sidepanel .categz1 li {background: url(../design/arrowright_gray.png) no-repeat center right;margin-bottom:5px}
.sidepanel .categz1 li a {text-transform: uppercase;color:#fff;font-weight: 600;text-decoration: none;}
.sidepanel .h22 {text-transform: uppercase;color:#fff;font-weight: 600;margin-top:40px;padding-bottom:10px}
.sidepanel .h2 {
    color: #fff;
    margin: 20px 0 6px;
    padding: 0px;
    width: 200px;
    margin-left:46px;
    font-weight: 400;font-size: 14px;border: 0px solid #b60000;
}
.sidepanel .cat {cursor:pointer}
.sidepanel .onecat {width: 190px;background: url(../design/arrowright_gray.png) no-repeat center right;padding-right:20px;margin-top:2px;cursor:pointer}
.sidepanel .onecat a {text-decoration: none;color:#fff}
.sidepanel .woman .icon {float:left;background: url(../design/iconset2.png) no-repeat 0px 0px;width:54px;height:34px}
.sidepanel .man .icon {float:left;background: url(../design/iconset2.png) no-repeat 0px -40px;width:54px;height:34px}
.sidepanel .child .icon {float:left;background: url(../design/iconset2.png) no-repeat 0px -75px;width:54px;height:34px}
.sidepanel .cat:hover, .sidepanel .categz1 li a:hover, .sidepanel .onecat:hover {opacity:0.8}
.sidepanel #searchdefault .title {float:left;width:100px;margin-left:20px;padding-top:6px}
.sidepanel #searchdefault .man .title {padding-top:5px}
.sidepanel #searchdefault .child .title {padding-top:5px}
.sidepanel #searchdefault .title a {text-decoration: none;color:#fff;}
.sidepanel .cat {clear: both;float:none;padding-top:5px}
.sidepanel .h2.arrow {width: 190px;background: url(../design/arrowright_gray.png) no-repeat center right;padding-right:20px}
.sidepanel .h2.arrow a {float: right;}
.sidepanel input[type="text"] {background: #fff url(../design/searchicon.png) no-repeat 95% 50%;margin-bottom:20px;color:#fff;border:1px solid #c3c3c3;color:#323232;font-size:14px;line-height:14px;border-radius:24px 24px 24px 24px;padding: 4px 40px 5px 15px;width:160px}
.sidepanel ul li {list-style-type: none;padding-left: 0px;margin-left:0px;}
.sidepanel ul {margin-left:30px;padding-left: 0px;}
.sidepanel ul li a {box-shadow: 0 -1px rgba(0, 0, 0, 0.2) inset;
    color: #999999;
    display: block;
    font-family: Helve  tica,Arial,Verdana,sans-serif;

    font-weight: normal;
    line-height: 20px;
    margin: auto;
    outline: medium none;
    transition: background 0.3s ease 0s, box-shadow 0.3s ease 0s;
}
.sidepanel ul li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -1px rgba(0, 0, 0, 0) inset;
    color: #fff;
}
#searchmore {display:none}
.search-label {margin-top:10px;margin-bottom:5px}
#talalatok {margin-left:0px}
#talalatok a.btn_class {background: #0f81d4;text-decoration: none;}
.outoforder {color:#ff0000}

#back-top {
    bottom: 220px;
    display: none;
    position: fixed;
    right: 10px;
    z-index: 999999;
    opacity: 0.7;
}
#back-top a {
    background: url(../design/backtop.png) no-repeat scroll center center #666;
    border-radius: 2px 2px 2px 2px;
    display: block;
    height: 40px;
    text-indent: -9999px;
    transition: all 0.2s linear 0s;
    width: 40px;
}
#back-top a:hover {
    background-color: #111;
}
.profil_desc {margin-top:10px;font-size:12px;font-weight: 400;}

#sedeg {display:none;position:fixed;top:0px;right:0px;max-width:150px;background:#000;opacity:0.9;padding:10px;color:#fff}