#pageISLoading .overlay {
  z-index: 1001;
}

#pageISLoading .image {
  width: 250px;
  left: 50%;
  margin-left: -135px;
  top: 300px;
  position:relative;
  z-index: 1002;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

#pageISLoading .ui-widget-header {
    border-color: #657383;
}
div.back-div {
    font-size: 12px;
    font-weight: bold;
    color: #D2C598;
}
div.back-div a {
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #D2C598;
}

div.back-div a:hover {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

span.error {
    background-image: url('../images/not-valid.png');
    background-repeat: no-repeat;
    padding-left: 24px;
    color: red;
    display: inline;
    margin-left: 5px;
}

.valid {
   border: solid 1px green;
}

.ui-state-error, .ui-state-highlight {
    margin: 10px;
    padding: 2px;
}
.ui-state-error span, .ui-state-highlight span {
    float: left;
    margin-right: 4px;
}
.ui-state-error b, .ui-state-highlight b {
    margin-right: 5px;
}
/*
Menu elements
*/

#treemenu {

}
span.hide-element {
    display: none;
}

a.element {
    color: #333333;
}

span.sub-element {
    display: none;
    margin-left: 5px;
}

ul.sub-element {
    display: none;
}

span.block-element {
    display: block;
}

/* Article and news preview */

.admin-preview {
    padding: 5px;
    margin-bottom: 5px;
}

.admin-preview-toolbar {
    float: right;
    margin-right: 5px;
    margin-top: 3px;
    display: block;
}

.admin-preview-toolbar a {
    margin-right: 5px;
}

#news {
    margin-top: 20px;
    margin-left: 20px;
}

#news h4 {
    margin-top: 10px;
    font-size: 18px;
    color: #D2C598;
}

#content-image-holder {
    float: right;
    margin: 5px;
}

#content-image {
    margin: 0px;
    border: solid 1px #999999;
}

#content-image-text {
    text-align: center;
    padding: 2px;
    margin: 0px;
    border: solid 1px #999999;
    background-color: #999999;
    font-size: 11px;
}

div.preview {
    margin-bottom: 10px;
    margin-right: 10px;
    width: 400px;
    height: 100px;
    border: dashed 1px #fff;
    padding-right: 5px;
    padding-left: 1px;
    padding-bottom: 5px;
    float: left;
    position: relative;
}

div.preview img {
    float: left;
    margin-right: 5px;
    border: 0px;
}

span.read-more {
    margin-top: 10px;
    display: block;
    float: right;
    position: relative;
}

span.preview-date {
    font-size: 10px;
    display: inline;
}

span.preview-header {
    margin-bottom: 5px;
}

span.preview-header a {
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

div.preview-image {
    display: inline;
}

div.preview-content {
    display: block;
    margin-left: 5px;
}

div.preview-content ul {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

div.show-image {
    display: inline;
    margin: 2px;
}

/*Gallery*/

#gallery {

}

#gallery img {
    border: none;
    margin: 2px;
}

div.gallery-preview {
 width: 120px;
 height: auto;
 margin: 5px;
 text-align: center;
 display: inline-block;
}

div.gallery-preview img {
    border: none;
}

span.gallery-name {
    font-weight: bold;
    font-size: 12px;
}

/* Products AND ProductCategory */
#categories {
    margin-top: 20px;
    margin-left: 10px;
}

#categories a {
    text-decoration: none;
}

#content-leftnav {
}

.content-navright {
    float: right;
    position: relative;
    margin-right: 10px;
}

.content-navleft {
     float: left;
     position: relative;
}

div.navbar {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}

span.old-price {
    text-decoration: line-through;
}

span.discount {
    margin-left: 5px;
    font-weight: bold;
    color: red;
}

#product {
    padding-top: 10px;
    padding-left: 10px;
}

/*product preview*/
div.product-preview {
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 155px;
    width: 280px;
    border-right: dashed 1px #fff;
    border-bottom: dashed 1px #fff;
    padding-right: 5px;
    padding-bottom: 2px;
    display: inline-block;
}

div.product-preview-header {
    border-bottom: dashed 1px #fff;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    font-weight:bold;
}
div.product-preview-header a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

div.product-preview img {
    float: left;
    margin-right: 5px;
    margin-left: 10px;
    border: 0px;
}

div.product-preview-image {
    float: left;
    position: relative;
    margin-bottom: 20px;
}

div.product-preview-content {
    position: relative;
    float: left;
}

div.product-data {
    border-bottom: dashed 1px #fff;
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 150px;
    color: #fff;
}

div.product-data-form {
    padding-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.product-show-image {
    display: inline;
    margin: 2px;
}
#product-content {
}

#product-content h3 {
    font-size: 16px;
    color: #D2C598;
    margin-top: 10px;
    margin-bottom: 15px;
}

#product-description {
    clear: left;
    width: 550px;
    border: dashed 1px #fff;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    margin-bottom: 10px;
    position: relative;
    text-align: left;
}

div.product-data-container {
  float: left;
  position: relative;
  padding-right: 10px;
  border-left: dashed 1px #fff;
  width: 220px;
}

div.product-content-data {
  border-bottom: dashed 1px #fff;
  padding-left: 5px;
  padding-bottom: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 220px;
  color: #fff;
  font-size: 13px;
}

#product-images {
  float: left;
  width: 210px;
  position: relative;
}

.cart-put select {
    
}

.cart-put input {
    margin-left: 5px;
    margin-bottom: -7px;
}

/*user advert*/

#advert{
    margin-top: 10px;
    margin-left: 5px;
}

#productContentDiv {
    width: 220px;
    float: left;
}

#picturesDiv {
    width: 300px;
    float: right;
}

.productContent,.productHeader {
    padding: 5px;
}
.productContent {
    padding-bottom: 24px;
}

.productHeader {
    margin-bottom: 5px;
    margin-top: 5px;
}

.advert-row label {
    clear:left;
    float:left;
    display:block;
    width:70px;
}

.advert-row input,.advert-row select {
    display:block;
    font-size: 12px;
}

.advert-row {
    margin: 5px 0;
    font-size: 12px;
    width: 550px;
}

.advert-row input[type='submit'] {
    float: right;
}

/*Login, register, reset and settings*/

#login-form {

}

#login-form form input[type="text"],#login-form form input[type="password"] {
    font-size: 11px;
    width: 80px;
    margin-bottom: 2px;
}

#login-form form input[type="submit"] {
    float: right;
}

#login-help {

}

#login-help a {
    display: block;
    font-size: 11px;
}

#login-form .row {
    margin: 5px 0;
    font-size: 12px;
}
#login-form .row label {
    clear:left;
    float:left;
    display:block;
    width:60px;
}
#login-form .row input, #login-form .row select, #login-form .row textarea {
    display:block;
    font-size: 12px;
}

.reg-row {
    margin: 5px 0;
    font-size: 12px;
    width: 400px;
}
.reg-row label {
    clear:left;
    float:left;
    display:block;
    width:100px;
}
.reg-row input, .reg-row select {
   font-size: 12px;
}

.reg-row input[type='submit'] {
    float: right;
}

#edit-password {
    display: none;
}

/*usermenu*/

#user-menu {
    margin-top: 10px;
    position: relative;
    float: right;
    width: 350px;
    margin-right: 10px;
}
/* user videos */

#addVideo {
    margin-top:10px;
    margin-bottom: 10px;
}

.video-row {
    margin: 5px 0;
    font-size: 12px;
    width: 230px;
}
.video-row label {
    clear:left;
    float:left;
    display:block;
    width:60px;
}
.video-row input {
    display:block;
    font-size: 12px;
}

/*checkout and order */
#order-form input[type='submit'] {
    margin-left: 130px;
}
/*search*/
#search {
    margin-left: 10px;
    margin-top: 20px;
    margin-right: 20px;
}
div.search_preview {
    border: dashed 1px #fff;
    padding: 5px;
    padding-bottom: 20px;
    margin-bottom: 5px;
    width: 265px;
    height: 50px;
    position: relative;
    float: left;
    margin-left: 5px;
}
input.search_button {
    margin-left: 5px;
}
span.highlight {
    background-color: #FFFF00;
    color: #000;
}

div.search_preview b {
    display: block;
}

/*shoppingcart*/
#cart-holder {
    width: 180px;
    font-size: 12px;
    position: absolute;
    top: 55px;
    left: -210px;
    background-color: #fff;
    border: dashed 1px #EB1C24;
    padding: 5px;
    color: #333;
}

#cart {
    color: #333;
}

#cart div, #cart span {
    color: #333;
}

#cart a {
    color: #333;
}

a.checkout-link {
    font-size: 12px;
    text-decoration: none;
    color: #333;
}

a.checkout-link:hover {
    color: #999;
}
ul {
    
}
.cart-item {
    margin-bottom: 5px;
}

/* profile */

#profile-form, #register-form {
    margin-top: 20px;
}

fieldset {
    width: 250px;
    border: solid 1px #3A3A3A;
    margin-bottom: 5px;
}

legend {
    font-size: 13px;
    font-weight: bold;
    color: #D2C598;
}

div.reg-row-button {
    margin-left: 130px;
}

div.reg-row {
    text-align: left;
}