 html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    font: 14px Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 1;
    
    background-color: #FFFFFF;
    color: #505050;
}

h1 {font-size: 130%;}
h3 {font-size: 115%;}
h2 {font-size: 130%; margin: 10px 0;}

a {
    color: #F76B2E;
    outline:none;
}

a:hover {
 text-decoration: none;
}

button img {
  vertical-align: middle;
}

a img { border:none; }

.clear {
  clear: both;
}

.wrapper {
    width: 960px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}

span.skype_pnh_print_container{display: inline !important;}/*сброс оббертки от скайпа*/
span.skype_pnh_container{display: none !important;}/*сброс оббертки от скайпа*/
span.skype_pnh_text_span {display: inline !important;}

#languages-top {
  float: right;
  margin: 10px 0 0 10px;
}
#languages-top a {display: inline;}
#main_wrapper {
    padding:0 20px;
    background: #FFFFFF;
}

.ajax-popup-wrapper {
  position: static;
    z-index: 3;
}

.ajax-popup-container {
  position: relative;
  width: 85px;
  margin: 0 auto;
    z-index: 4;
}

.ajax-popup {
    display: none;
  position: absolute;
  top: 30px;
  -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    box-shadow: 0px 0px 8px #666;
    padding: 8px 8px 8px 23px;
    background: #EDF1F5 url(clock.png) no-repeat 4px center;
    font-weight: bold;
   /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    width: 85px;
    z-index: 3;
}

.main-block {
 float: right;
  width: 220px;
  height: 239px;
/* -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    border: 1px solid #B5B5B5;
 padding: 10px;
}

.product-grid {
  padding: 5px 0;
}

.product-grid .product {
  margin: 5px 8px 20px 0; _margin:5px 8px 5px 0;

  background-position: center 0;
  background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    display: block;
    text-decoration: none;
    color: #000000;
}

.product-block {
  border: 1px solid #F0EDED;
   width: 220px;
   height: 220px;
   display: block;
/*   -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
   overflow: hidden;
   padding: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

.product-grid .product:hover {
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
    box-shadow: 0px 0px 8px #666;
  /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
}

.product-grid .product:active {
  -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666;
  /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
}

.product-grid .product .title {
  background: rgba(255,255,255,0.8);
  padding: 5px;
  position: absolute;
  bottom: 1px;
  left: 2px;
  width: 218px;
  font-size: 14px;
  color: #000;
}

.add_button {
  color: #FFFFFF;
  cursor: pointer;
  width: 100px;
  height: 30px;
  border: none;
  background-color: #F76B2E;
//  border-radius: 10px;
  margin: 5px 0;
}

.product-addtocart button span {
 width: 100%;
}

.product-addtocart .price,
.product-grid .product .price {
 /* -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    background: #F76B2E;
    padding: 3px 5px;
    color: #FFFFFF;
    font-size: 14px;
}
  .chose-mod {margin-bottom: 10px;}
.selector-wrapper {margin-bottom: 5px;}
.more-link {
 position: absolute;
  bottom: 45px;
  right: 3px;
}

.product-grid .price-related {
      position: absolute;
    left: 3px;
    top: 5px;
}

.product-addtocart,
.not-available {
    height: 27px;
    overflow: hidden;
}

.not-available {
    font-size: 13px;
    font-weight: bold;
    display: none;
}

.product-addtocart .price-n-qty { float:left; margin-right: 5px; }
.product-addtocart .price {
  display: inline;
}

.price-n-qty {
 padding-top: 10px;
}

.price-n-qty .qty {
  width: 50px;
  text-align: center;
  float: left;
  height: 22px;
  line-height: 22px;
}

.qty_wrap {
 overflow: hidden;
 padding: 10px 0;
 margin-bottom: 20px;
}


.qty_wrap .price {
 /*float: left; */
  padding-left: 10px;
  padding-top: 4px;
}

.qty_wrap .buts-wrap {
    float: left;
}
.qty_wrap .buts-wrap span {
    background: none repeat scroll 0 0 #F76B2E;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 13px;
    line-height: 70%;
    text-align: center;
    width: 13px;
}
.qty_wrap .buts-wrap span:hover, .qty_wrap .buts-wrap span:active {
    background: none repeat scroll 0 0 #F76B2E;
}
.qty_wrap .buts-wrap span.plus {
    margin-bottom: 1px;
}

.qty_wrap .add_button {height: 28px; margin: 0 10px;}

.increase {
 float: left;
  padding: 4px 0 0 5px;
}

.price-field-one {
 float: left;
  padding:4px 0 0 5px;
  font-weight: bold;
}

.order-form .price {
  padding:10px 0;
  text-align: left;
}

.selector-wrapper label {
 padding-right: 5px;
}

.main-menu {word-spacing: 4px;}
.main-menu a {word-spacing: normal;}

.header {
    padding: 20px 0;
  	float: left;
}

.logo {
  font-size: 24pt;
    color: #F76B2E;
    text-decoration: none;
}
.logo img {border:0;}

.product-list-popup {
  padding-top: 4px;
  position: absolute;
  top: 0px;
  right: 0px;
  -moz-box-shadow: 0px 0px 6px #666;
    -webkit-box-shadow: 0px 0px 6px #666;
    box-shadow: 0px 0px 6px #666;
    z-index: 4;
    display: none;
}

.product-list-popup .product{
  padding: 4px;
  width: 250px;
  position: relative;
  border-bottom: 1px dotted #B5B5B5;
}

.product-list-popup .cart-link {
  background: none;
}
.cart-container {float: right; position: relative;}
.product-list-popup .img {
  width: 48px;
  height: 48px;
  background-position: center center;
  background-repeat: no-repeat;
}

.product-list-popup .title,
.product-list-popup .price {
  width: 175px;
  padding-right: 20px;
}

.cart {
 padding-left: 5px;
}

.cart-block .title {
  margin-bottom: 3px;
  font-weight: bold;
}

.cart-block .total-price {
     font-weight: bold;
    }

.cart-table .remove a,
.parse_remove_action {
  position: absolute;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(cart_delete.png) no-repeat 0 0;
  top: 4px;
  right: 4px;
  cursor: pointer;
}

.product-list-popup .remove a {
     display: block;
    }

.cart-table .remove a {
    position: static;
    top: auto;
    right: auto;
    display: block;
}

.cart-table .discounte-title {
     text-align: center;
    }

.product-list-popup .loader {
    background-image: url(loader.gif);
}

.top-navigation {
    
    background-color: #000000;
    overflow: hidden;
    position: relative;
    z-index: 3;
height: 35px;
}

.top-navigation a {
    color: #F9F9F9;
    display: block;
    text-decoration: none;
}

.top-navigation .text {
    padding: 8px;
  font-size: 14px;
}

.cart-link {
  padding-left: 20px;
  background: url(cart_edit.png) no-repeat 0 0;
  font-size:1.1em;
}

.top-navigation .edit-cart {
  padding-left: 20px;
  background: url(cart.png) no-repeat 0 5px;
}

.top-navigation .negative {
    margin-top: -5px;
    height: 7px;
    line-height: 5px;
    overflow: hidden;
}

.top-navigation a div {
    position: relative;
    text-align: center;
}

.top-navigation p {
    display: none;
    overflow: hidden;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #F9F9F9;
    border-top-width: 0px;
    border-bottom-width: 5px;
    position: relative;
    z-index: 2;
}

.top-navigation a.active p,
.top-navigation a:hover p {
    display: inline-block;
}


.collections-wrapper {
    margin-bottom: 25px;
    z-index: 3;
    float: left;
}


#nav-vertical .collections-wrapper {
 height: auto;
 margin: 0;
}


.collections {
    float: left;
    list-style: none;
    width: 100%;
}

#nav-vertical .collections {
  height: auto;
  width: 180px;
  margin-bottom: 20px;

}

#nav-vertical .collections .collection {
  float: none;
}

.product-list-popup,
.collections,
.subcollections {
  /*  -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    border: 1px solid #B5B5B5;
    background: #FFFFFF;
}

#tag-filters {
    float:left;
    width:100%;
    margin-bottom:20px;
}

#tag-filters .property-line {
    clear:both;
}

#tag-filters .tag_properties {
    color:#505050;
    float:left;
}

#tag-filters .tag_separator {
    float:left;
    margin:0 1em;
}

#tag-filters .tag_characteristics {
    float:left;
}

#collection_image {
    float:right;
    margin-left:15px;
    margin-bottom:15px;
}

.editable-content {
    overflow:hidden;
}

.collections .collection {
    display: block;
    vertical-align: top;
    position:relative;
}

.collections a {
    white-space:nowrap;
    text-decoration: none;
    color: #444444;
font-size: 14px;
}

.collections a.active,
.collections a:hover {
    background: #F76B2E;
    color: #FFFFFF;
}

.collection-link {
    display: block;
    padding: 12px 15px;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}

* html .collection-link {
  display: inline;
  zoom: 1;
}

.subcollections {
    position: absolute;
    list-style: none;
    background: #FFFFFF;
  	padding: 0;
    padding: 9px 0;
    display: none;
    -moz-box-shadow: 0px 0px 6px #666;
    -webkit-box-shadow: 0px 0px 6px #666;
    box-shadow: 0px 0px 6px #666;
    z-index: 3;
    left: 0;
  	top: 40px;
}

.subcollections li {
    position: relative;
}

.no-touch .collections .collection:hover > .subcollections,  .touch .touch-active > .level2 {
    display: block;
}
/**/

.no-touch .collection > .subcollections > li:hover > .level3, .touch .touch-active > .level3  {
     display: block;
}

.subcollections .subcollections {
    top: -11px;
}

.subcollection-link {
    display: block;
    padding: 3px 15px;
}

.phone {
  font-size: 24px;
  color: #000000;
  width: 184px;
  padding-left: 20px;
  background: url(phone.png) no-repeat 2px center;
  margin-bottom: 2px;
}
.icq {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  width: 184px;
  padding-left: 20px;
  background: url(icq.png) no-repeat 2px center;
  margin-bottom: 2px;
}
.search-form {margin-top: 5px;}
.coupon input,
.search-form .query {
  font: 12px Arial, Helvetica, sans-serif;
  border: none;
  height: 22px;
  padding: 1px 4px;
  height: 22px;
  width: 130px;
  overflow: hidden;
  background: #FFFFFF;
 //   border-top-left-radius: 3px;
//border-bottom-left-radius: 3px;
vertical-align: top;
}

.coupon input {
  background-image: url(tag_red.png);
  background-repeat: no-repeat;
  background-position: 4px 4px;
  padding-left: 20px;
  border: 1px solid #B5B5B5;
  }

.search-form .submit {
  height: 24px;
  padding: 1px 4px;
 // border-top-right-radius: 3px;
//border-bottom-right-radius: 3px;
  border: none;
background: #F76B2E;
color: #FFFFFF;
cursor: pointer;
font: 14px Arial, Helvetica, sans-serif;
}

.footer {
  color: #444444;
  text-align: center;
  padding: 10px;
  margin-top: 35px;
}

.footer .footer-menu {
  margin-top: 10px;
}
.column-sidebar {
  width: 240px;
}

.column-content {
  width: 720px;
}

.column-content-basket {
 width: 960px;
}

.content-wide .column-content{
  width: 100% !important;
}

.content-wide .product-data {
    width: 690px !important;
}

.content-wide .column-sidebar {
    display:none !important;
}

.column-content-wide .product-data {
  width: 560px !important;
}

.custom-block {
  border: 1px solid #F0EDED;
  padding: 15px;
/*  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; */
    margin: 10px 10px 10px 0;
width: 198px;
overflow: hidden;
}

.custom-block .title {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 8px;
        color:#000000;
}

.breadcrumbs {
  padding: 0 0 10px;
  font-size: 11px;
  clear: both;
}

.pagination {
  padding: 5px;
  word-spacing: 3px;
}

.pagination a, .pagination span {
  display: inline-block;
  text-decoration: none;
  padding: 4px 6px;
/*  -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    border: 1px solid #B5B5B5;
    background: #F76B2E;
    color: #FFFFFF;
    font-weight: bold;
}

.pagination a:hover {
  -moz-box-shadow: 0px 0px 6px #666;
    -webkit-box-shadow: 0px 0px 6px #666;
    box-shadow: 0px 0px 6px #666;
    background: #FFFFFF;
    color: #F76B2E;
}

.pagination a:active {
  -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666;
}

.pagination .active {
  padding: 3px 5px;
  border-width: 2px;
  border-color: #000000;
}

.product-page .images {
  width: 370px;
  overflow: hidden;
  margin-right: 20px;
  text-align: center;
}

.product-page .images .navigation {
  right: 10px;
  top:auto; bottom:0;
}

.product-page .images .image {
  cursor:pointer; cursor:hand;
  display:block;
  height: 370px;
  width:370px;
  background-position:50% 50%;
  background-repeat:no-repeat;
}

.product-page .large-image img {max-width: 370px; max-height: 370px;}

.product-page .images .small_image {
  cursor:pointer; cursor:hand;
  display:inline-block;
  height: 100px;
  width:100px;
  margin:10px 6px 0 6px;
  background-position: center center; background-repeat: no-repeat;
}

.product-page .addthis {
  width: 140px;
  margin: 10px auto;
  margin-top: 10px;
}

.product-page .fb_like {
  margin: 10px auto;
  width: 110px;
}

.product-data {
  width: 400px;
  margin-right: 10px;
}

.product-name {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 8px 0;
}

.column-sidebar-similar {
  /*padding-left: 45px;*/
  text-align: center;
}

.column-sidebar-prod {width: 160px;}
.column-content-prod {width: 800px;}

.similar-product {
  margin-bottom: 20px;
  opacity: 0.5;
  margin-right: 20px;
  width: 160px;
  float: left;
}

.similar-product:hover {
  opacity: 1;
}

.similar-product a {
  display: block;
}
.similar-product a.image {text-align: center;}
#comment_form .fc input,
#comment_form .fc textarea,
.cart-table .quantity input,
.product-addtocart input {
  width: 25px;
  border: 1px solid #B5B5B5;
  padding: 3px 2px;
  font: 12px Arial, Helvetica, sans-serif;
 /* -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
    background:#FFFFFF;
}



#comment_form .fc input { width: 120px;}
#comment_form .fc textarea {width: 300px;}

.page-headline {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
        /*color:#000000;*/
}

.variants-item {
  margin-bottom: 5px;
}

.variants-option, .variants-item {
  overflow: hidden;
}

.variants-option label {
   float: left;
   margin-right: 20px;
   width: 100%;
}

.mods {
 float: left;
}

.mods li {
  float: left;
  list-style-type: none;
  margin-right: 5px;
}

.active-variant {
  color: #000;
}

.variants span {
  margin-right: 10px;
  display: block;
}

.variants a {
  margin-right: 10px;
  display: inline-block;
}

.order-link.price {text-align: left;}

.variants .price {
   color: #F76B2E;
   font-weight: normal;
}

.title_selected, .price_selected {
  	position: relative;
}

.title_selected:before, .price_selected:before {
   content: '';
   position: absolute;
   top: 6px;
   right: -4px;
   width: 0;
   height: 0;
   border-top: 10px solid #F76B2E;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
}

.descending_title_selected, .descending_price_selected {
  position: relative;
}

.descending_title_selected:before, .descending_price_selected:before {
   content: '';
   position: absolute;
   top: 6px;
   right: -4px;
   width: 0;
   height: 0;
   border-bottom: 10px solid #F76B2E;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;

}

.column-content .page-headline {
  margin-left: 5px;
}

.modifications {
    margin: 8px 0; list-style-type:none;
}

.modifications .title {color:#000000; font-weight:bold;}

.properties {
    margin: 10px 0;
}

.properties .name {
    width: 150px;
    overflow: hidden;
    font-weight: bold;
}

.properties .page-headline {
    margin-left: 0;
}

.subcollection-list {
    margin: 0 0 15px 20px;
}

.static-page {margin: 0 10px;}

.mod-container {margin-bottom:5px;}
.mod-container .title {float:left; padding-top:5px;}
.mod-container .value {float:left;}

.mod-container .title,
.mod-container .value {width:130px;overflow: hidden;}

.cart-table-container {
    padding: 0 1px 0 10px;
}

.cart-table {
    border-collapse: collapse;
    width: 100%
}

.cart-table td,
.cart-table th {
    padding: 2px 6px;
    border-bottom: 1px solid #B5B5B5;
    vertical-align: middle;
}

.cart-table th {
    border-bottom: 2px solid #B5B5B5;
    padding-top: 8px;
}

.cart-table .lastrow th,
.cart-table .lastrow td {
    border-width: 0
}

.cart-table .price {
    font-weight: normal;
}

.cart-table #total_price, .cart-table .total-price{
 font-weight: bold;
}

.cart-table .total .price {
  font-weight: bold;
}

.cart-table .product-image div {
    width: 48px;
    height: 48px;
    background-position: center center;
    background-repeat: no-repeat;
}

.cart-table .product-meta {width: 430px;}
.cart-table .quantity input {padding: 1px 2px;}

.cart-table .remove {
    border: 0;
}

.product-image img {
  display: block;
  padding: 3px 0;
}

.coupon input.cuponButton {border: 0; background: transparent; position: absolute; left: 0; top: 0; cursor: pointer; height: 22px; width: 20px;}
.coupon .content {position: relative;}
.coupon,
.cart-controls {margin-top: 20px;margin-right: 30px;}

.coupon .invalid {color: #c33}

.article {
  margin-bottom: 12px;
}

.article .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2px;
}

.blog-c {
  width: 705px;
}

.comments li {
  display: block;
  list-style: none;
  margin-bottom: 7px;
}

.comment-details,
.note {
  font-size: 11px;
  color: #000000;
  font-style: italic;
}


.price {
  text-align: right;
  /*color: #000000;*/
  font-weight: bold;
}

.old_price{
  text-decoration:line-through;
}

#old-price-field {
 	float: left;
  	padding: 5px 0 0 10px;
}

.fc {
    overflow: hidden;
    zoom: 1;
}

.fl {float: left;}
.fr {float: right;}
.cr {clear: right;}
.cl {clear: left;}
.cb {clear: both;}
.nb {border: 0 !important}
.al {text-align: left}
.ar {text-align: right}
.ac {text-align: center;}
.nw {white-space:nowrap;}

.z4 {z-index: 4}
.mt10 {margin-top: 10px;}


/* Blog */
#comments_link {cursor:pointer;}
.note, .comment-details {font-size:85%;}
.article {margin-bottom:40px;}
.pagination {font-weight:bold; text-align:center;}
.pagination_page {padding:0 0.4em;}
#comments, #comment_form {margin-top:20px;}
ul.comments {list-style-type:none; margin:0;}
ul.comments li {margin-bottom:20px;}
#comment_form dd {margin:2px 0 5px 0;}
#comment_form input {width:400px;}
#comment_form textarea {overflow:auto; width:400px; height: 140px;}
#author_fields, #comment_fields {display:block; float:left; margin-right:15px;}
#author_fields input[type="text"], #review_author_fields input[type="text"], #review_author_fields textarea, #author_fields textarea{
 // border-radius: 4px;
  border: 1px solid #B5B5B5;
}
#moderation_warning {margin-top:42px;}
.error {color:#c33 !important;}
.input-error {border:1px solid red !important;}
.notice { margin:15px 0; color:#000000; }
.small {font-size:85%;}

/* Reviews */
#reviews_link {cursor:pointer;}
.review {margin-bottom:40px;}
#reviews, #review_form {margin-top:30px;}
ul.reviews {list-style-type:none; margin:0;}
ul.reviews li {margin-bottom:20px;}
#review_form dd {margin:2px 0 5px 0;}
#review_form input {width:300px;}
#review_form #review_captcha_solution {
 width: 140px;
}
#review_form textarea {overflow:auto; width:300px; height: 140px;}
#review_author_fields, #review_fields {display:block; float:left; margin-right:15px;margin-bottom: 35px;}
#review_moderation_warning {margin-top:20px;}
.review_details { margin:5px 0; font-size:85%;}
.rating_wrapper {overflow:hidden; margin-bottom:10px;}
.rating_label {float:left; margin-right:10px;}
/* Seo */
.seo-description { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
#review_confirm_email { position:absolute; left:-2000px; }

#captcha {margin-bottom:10px; overflow: hidden;}
#captcha_challenge {
 float: left;
}

#captcha_challenge img {
 float: left;
}

#captcha_challenge a {
  float: right;
}

#captcha #comment_captcha_solution {
  width: 200px;
  float: right;
}

#comment_form input.blog-submit {
  width: 150px;
  margin-left: 117px;
  }

.wysiwyg-content ul {
	list-style: disc outside;
	margin-left: 15px;
	font-size: 12px;
}

.wysiwyg-content ol {
	list-style: decimal outside;
	margin-left: 15px;
	font-size: 12px;
}

.wysiwyg-content li {
   padding-bottom: 0.5em;
    }

.wysiwyg-content p {
  padding-bottom: 0.5em;
  line-height: 110%;

    }

/*new_cart*/
#own_preloader {
    font-size: 12px;
    font-weight: bold;
    height: 34px;
    line-height: 16px;
    text-align: center;
    width: 290px;
    z-index: 1000;
}

#add_product_notification {
	background: #F76B2E;
  //  border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    opacity: 0.9;
    padding: 10px;
    position: relative;
    width: 365px;
    z-index: 9;
  	border: 1px solid #B5B5B5;

}
#add_product_notification .op_title {  font-size: 130%;
  margin-bottom: 10px; display: block; }
#own_preloader .op_act {
    height: 16px;
}
#add_product_notification .op_left {float: left;}
#add_product_notification .op_right {float: right;}
#add_product_notification P {
    margin: 0;
}
#add_product_notification P {
    margin: 0;
}

#own_preloader .op_center {
    float: left;

}
#add_product_notification A {
  padding: 0 10px;
  color: #FFFFFF;
}

.add_product_header .close {
    cursor: pointer;
    float: right;
}
.product_info ul li {
 list-style-type: none;
}

#thanks {
 font-weight: bold;
 text-transform: uppercase;
}
/*---*/

.wysiwyg-content {
  padding-top: 20px;
}

.column-sidebar.fl > form {
  margin: 10px 10px 10px 0;
}

.similar-img {height: 160px;}
.cart-controls.cr.fr > button {
  background-color: #cc55cc;
  border: medium none;
 // border-radius: 10px;
  color: #fff;
  cursor: pointer;
  height: 28px;
}

.addthis_default_style .at15t_expanded, .addthis_default_style .at15t_compact {
  margin-right: 0px !important;
}
