body {
	color: #5d666f;
}
#currency a:hover {
	color: #c8483c;
}
#currency a b {
	color: #c8483c;
}
#header #welcome a {
    color: #c8483c;
}
#header .links a:hover {
	color: #c8483c;
}
	
#menu-holder {
    background: url("/image/light/menu.png") repeat-x scroll 0 0 transparent;
    height: 49px;
    margin-bottom: 20px;
}
#menu > ul > li {
	background: url("/image/light/menu-sep2.png") no-repeat scroll right top transparent;
}

#site_search .s_search_button {
	background: url('/image/light/button-search.png') center center no-repeat;
}
#menu > ul > li > a span span {
    color: #3C4248;
}
#menu > ul > li:hover > a {
	background: url("/image/light/menu-hover2.png") repeat-x 0 1px;
}

#menu > ul > li:hover a span span {
	background: url('/image/light/menu-sep.png') no-repeat  right 1px;
}

#menu > ul > li > div > ul {
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px solid #c8c8c8;
}
#menu > ul > li ul > li > a {
    color: #636363 !important;
}
#menu > ul > li ul > li {
    border-top: 1px solid #fdfeff;
}
#menu > ul > li ul > li:hover {
	background: #c8c8c8;
	background: rgba(200, 200, 200, 0.8);
}
#menu > ul > li ul > li > a:hover {
	color: #636363!important;
}
#menu > ul > li:first-child > a span{
	background: url('/image/light/menu-home.png') repeat-x!important;
	color: #FFFFFF;
	height: 50px;
}
.camera-holder {
    background: #d1ccca;
	background: none repeat scroll 0 0 rgba(209, 204, 202, 0.8);
	border: 1px solid #d5cec9;
}
.camera-border {
	border: 1px solid #e3e3e3;
	border-bottom: none;
}
.camera-bottom {
	background: url(/image/light/slider-bottom.png) no-repeat;
}

.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: url(/image/light/slider-active.png) no-repeat!important;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: url(/image/light/slider-active.png) no-repeat!important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	background: url(/image/light/slider-inactive.png) no-repeat!important;
}
#container-border-home, #container-border {
    background: url("/image/light/contaier-border.png") repeat scroll 0 0 transparent;
}
#container-holder-home , #container-holder {
    background: url("/image/light/bgr.png") repeat scroll 0 0 transparent;
}

.breadcrumb {
	background: url("/image/light/box-header.png") repeat-x;
}
.box .box-heading {
	background: url("/image/light/box-header.png") repeat-x;
	border: 1px solid #e2e2e2;
	border-bottom: none;
}
.box-featured .box-featured-heading {
	background: url("/image/light/box-header.png") repeat-x;
	border: 1px solid #e2e2e2;
	border-bottom: none;
	border-top: none;
}
.box-news .box-news-heading {
	background: url("/image/light/box-header.png") repeat-x;
}
.box-latest .box-latest-heading {
background: #fff url("/image/light/box-header.png") repeat-x;
}

.box-banner .box-banner-heading {
	background: url("/image/light/box-header.png") repeat-x;
}
.boxcategory .box-heading {
	background: url("/image/light/box-header.png") repeat-x;
}
.product-filter {
	background: url("/image/light/box-header.png") repeat-x;
}
.box-newsletter .box-heading {
	background: url("/image/light/box-header.png") repeat-x;
	border: 1px solid #e2e2e2;
	border-bottom: none;
}

#content {
	border: 1px solid #f1f1f1;
	background: #f1f1f1;
}
.box .box-content {
	background: #f1f1f1;
	border: 1px solid #e2e2e2;
	border-bottom: none;
	border-top: none;
}

.box-featured .box-featured-content {
	border: 1px solid #e2e2e2;
	border-bottom: none;
	background: #f1f1f1;
	border-top: none;
}

#column-right, #column-left {
    border-bottom: 1px solid #e2e2e2;
}

.box-latest .box-latest-heading {
	border: 1px solid #e2e2e2;
	border-bottom: none;
}
.box-latest .box-latest-content {
	border: 1px solid #e2e2e2;
	border-top: none;
	border-bottom: none;
	background: #f1f1f1;
}
.box-banner .box-banner-heading {
	border: 1px solid #e2e2e2;
	border-bottom: none;
}
.box-banner .box-banner-content {
	border: 1px solid #e2e2e2;
	border-bottom: none;
	background: #f1f1f1;
	border-top: none;
}
.boxcategory .box-heading {
	border: 1px solid #e2e2e2;
	border-bottom: none;
}
.boxcategory .box-content {
	border: 1px solid #e2e2e2;
	border-top: none;
}
.boxcart .box-heading {
    border: 1px solid #cb3939;
	border-bottom: none;
	background: url("/image/light/boxcart-header.png") repeat-x scroll 0 0 transparent;
}
.boxcart .box-content {
	background-color: #c6453b; 
	background-repeat: repeat-x; /* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cb3939), to(#c34b3c)); /* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(bottom, #c34b3c, #cb3939); /* Firefox 3.6+ */ 
	background: -moz-linear-gradient(bottom, #c34b3c, #cb3939); /* IE 10 */ 
	background: -ms-linear-gradient(bottom, #c34b3c, #cb3939); /* Opera 11.10+ */ 
	background: -o-linear-gradient(bottom, #c34b3c, #cb3939);
	border: 1px solid #cb3939;
}
.minimodule-border {
    background: url("/image/light/mm-border.png") repeat-x scroll 0 0 transparent;
}
#content-home {
    border-bottom: 1px solid #e2e2e2;
}

a, a  {
	color: #c8483c;
}
.breadcrumb {
	color: #c8483c;
}
.breadcrumb-category {
	color: #c8483c;
}

.htabs a:hover {
	color: #c8483c;
}
.htabs a.selected {
	color: #c8483c;
}
.box-product .price {
	color: #c8483c;
}
.box-featured-product .price {
	color: #c8483c;
}
.box-information > ul > li > a:hover {
	color: #c8483c;
	background: url("/image/light/information-list-hover.png") no-repeat scroll left 7px transparent;
}
.product-info .review > div > a:hover {
	color: #c8483c;
}
.tf-tooltip {
	background-color: #c8483c;
	}
	.tf-tooltip:after {
	border-top-color: #c8483c;	
}
.ch-info p a:hover {
	color: #c8483c;
}

.box-product .name a:hover {
	color: #c8483c;
}
#column-right .box-product .name a:hover, #column-left .box-product .name a:hover  {
	color: #c8483c;
}
.box-featured-product .name a:hover {
	color: #c8483c;
}
.box-latest-product .name a:hover {
	color: #c8483c;
}
.box-category > ul > li > a:hover {
	color: #c8483c;
	background: url("../image/light/category-list-active.png") no-repeat scroll left 4px transparent;
}
.box-category > ul > li a.active {
	color: #c8483c;
	background: url("/image/light/category-list-active.png") no-repeat scroll left 4px transparent;
}
.box-category > ul > li ul > li > a:hover {
	color: #c8483c;
}


ul.btnfeatured li a.prev, ul.btnlatest li a.prev, ul.btnspecial li a.prev, ul.btnbestseller li a.prev { 
	background: url('/image/light/featured-prev.png') center no-repeat; 
}
ul.btnfeatured li a.next, ul.btnlatest li a.next, ul.btnspecial li a.next, ul.btnbestseller li a.next { 
	background: url('/image/light/featured-next.png') center no-repeat; 
}

input[type='text'], input[type='password'], textarea {
	background: none repeat scroll 0 0 #e2e2e2;
}

select {
	background: #e2e2e2;
}
table.list thead td {
	background-color: #e2e2e2;
}
table.radio tr.highlight:hover td {
	background: #e2e2e2;
}
.htabs a {
	background: #e2e2e2;
}
.tab-content {
	background: #e2e2e2;
}

.box-featured .box-featured-content {
	background: #e5e5e5;
}

.box-latest-product > .latest, .box-latest-product > .special, .box-latest-product > .bestseller{
	background: #e2e2e2;
	border: 1px solid #cfcfcf;
}

.boxcategory .box-content {
	background: #f1f1f1;
}

.product-grid > div {
	background: none repeat scroll 0 0 #e2e2e2;
	border: 1px solid #cfcfcf;
}

.tab-content .product-grid > div {
	background: none repeat scroll 0 0 #e2e2e2;
	 border: 1px solid #cfcfcf;
}
.product-info .cart {
    background: #E2E2E2;
}
.product-info .review {

	background: none repeat scroll 0 0 #e2e2e2;
}
.product-info .review > div {
	background: none repeat scroll 0 0 #e2e2e2;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	background-color: #e2e2e2;
}
.wishlist-info thead td {
	background-color: #e2e2e2;
}
.cart-info thead td {
	background-color: #e2e2e2;
}
.checkout-heading {
	background: #e2e2e2;
}
.checkout-product thead td {
	background-color: #e2e2e2;
}
.box-newsletter .box-content {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-bottom: none;
	border-top: none;
}
.box-latest-product .rating {
	border-bottom: 1px solid #c9c9c9;
}
.product-list .cart {
	border-left: 1px solid #c9c9c9;
}
.product-grid .rating {
	border-bottom: 1px solid #c9c9c9;
}


/* box-news */
.box-news {
}
.news-htabs {
	background: url(/image/light/news-tab.png) repeat-x;
	border: 1px #e2e2e2 solid;
	border-top: none;
	border-bottom: none;
}

.news-htabs a {
border-left: 1px solid #e2e2e2;
border-bottom: none;
color: #828282;
}
.news-htabs a:first-child {
	border-left: none;
}
.news-htabs a.selected:first-child {
	border-left: none;
}

.news-htabs a.selected {
	background: #f1f1f1;
	border: 1px solid #9b9b9b;
	border-top: none;
	border-bottom: none;
}

.box-news .box-news-content {
	border: 1px solid #e2e2e2;
	background: #f1f1f1;
	border-top: none;
}

.jcarousel-skin-opencart .jcarousel-container, .jcarousel55-skin-opencart .jcarousel55-container {
    background: url("/image/light/carousel-bgr.png") repeat-x scroll 0 0 transparent!important;
    border: 1px solid #303030 !important;
}

.jcarousel-skin-opencart .jcarousel-next-horizontal, .jcarousel55-skin-opencart .jcarousel55-next-horizontal {
    background: url("/image/light/featured-next.png") no-repeat!important;
}
.jcarousel-skin-opencart .jcarousel-prev-horizontal, .jcarousel55-skin-opencart .jcarousel55-prev-horizontal {
    background: url("/image/light/featured-prev.png") no-repeat!important;
}
#footer-border {
    background: url("/image/light/footer-border.png") repeat scroll 0 0 transparent;
    height: 2px;
}
#footer {
    background: none repeat scroll 0 0 #2f353a;
}
#powered-border {
    background: url("/image/light/powered-border.png") repeat scroll 0 0 transparent;
}
#powered-wrap {
    background: none repeat scroll 0 0 #25292d;
}

.footer-area .column_3:first-child, .footer-area .column_3,.footer-area .column_4:first-child, .footer-area .column_4,.footer-area .column_6:first-child, .footer-area .column_6,
.footer-area .column_12:first-child, .footer-area .column_12, #footer h3
 {
	background: url("/image/light/footer-header-first.png") no-repeat scroll left 30px transparent!important;
}
#footer .column a, #footer .column1 a {
	background: url("/image/light/footer-list.png") no-repeat scroll left 4px transparent;
}
#footer .column a:hover, #footer .column1 a:hover {
	background: url("/image/light/footer-list-hover.png") no-repeat scroll left 3px transparent;
	color: #c8483c;
}
.box-category > ul > li + li {
	background: url(/image/light/category-border.png) repeat-x;
}
.box-category > ul > li > a {
	background: url("/image/light/category-list.png") no-repeat scroll left 4px transparent;
}
.box-category .accordion {
	background: transparent url(/image/light/accordion.png) no-repeat;
}
			
.box-category .accordion:hover {
	background: transparent url(/image/light/accordion-hover.png) no-repeat;
}

.box-category > ul > li a.active + .accordion { background: transparent url(../image/light/accordion-visited.png) no-repeat; }
#site_subcribe input {
    background: none repeat scroll 0 0 #cfcfcf;
}	
a.minimodule-view {
    background: url("/image/light/viewcart.png") repeat scroll 0 0 transparent;
}
a.viewcart {
	background: url('/image/light/viewcart.png') repeat;
}
.button-search {
	background: url("/image/light/viewcart.png") repeat scroll 0 0 transparent;
}
a.button, input.button, input[type="reset"], input[type="button"], .uSearchFlSbm, #uf-submit, .manFlSbm, #sbm, #sfSbm, .sendbutton {
	background: url("/image/light/viewcart.png") repeat scroll 0 0 transparent;
}
#site_subcribe .button-s {
    background: url("/image/light/viewcart.png") repeat scroll 0 0 transparent;
}
#search_bar {
background: none repeat scroll 0 0 #d8d8d8;
border: 1px solid #e2e2e2;
top: 89px;
}
#search_bar input {
    background: none repeat scroll 0 0 #eaeaea;
}
.box-latest-heading {
background: url("/image/light/box-header.png") repeat-x;
border: 1px solid #e2e2e2;
border-bottom: none;
color: #252525;
}
.jcarousel-skin-opencart .jcarousel-container, .jcarousel55-skin-opencart .jcarousel55-container {
border: 1px solid #e2e2e2 !important;
}
.pagination .results a {
background: #e2e2e2;
}
.pagination .results span {
background: #e2e2e2;
}
.berrors {
background: #e2e2e2 url(/images/success.png) 10px 10px no-repeat;
border: 1px solid #cfcfcf;
color: #6c6c6c;
}
.berrors b {
color: #222;
}
.box-featured-product > div, .box-featured-product > .featured, .box-featured-product > .special, .box-featured-product > .bestseller, .box-featured-product > .latest  {
    background: url("/image/light/pl-border.png") repeat-x bottom;
}
.tab-stat {
background: url("/image/light/pl-border.png") repeat-x bottom;
}
.tab-stat a {
color: #2c2c2c;
}
.box-content select {
border: 1px solid #ACACAC;
}
.latest-video {
background: #e2e2e2;
border: 1px solid #cfcfcf;
}
.name-tab a {
color: #2c2c2c;
}
.image-video {
border: 1px solid #cfcfcf;
}
.box-information > ul > li:first-child {
border-bottom: 1px solid #CCC;
}
.pamp-2 {
background: #e2e2e2;
border: 1px solid #cfcfcf;
}
.pamp-2 .image {
border: 1px solid #cfcfcf;
}
.pamp {
background: #e2e2e2;
border: 1px solid #cfcfcf;
}

.pamp1 {
background: #e2e2e2;
border: 1px solid #cfcfcf;
}

.tags-cl a {
color: #464646;
}
.review-list .text {
border: 1px solid #B6B6B6;
background: #CCCCCC;
color: #4E4E4E;
}
#header #cart .content {
	border: 1px solid #e2e2e2;
	background: #e2e2e2;
}
#header #cart.active .content {
	border: 1px solid #434950;
	background: #434950;
}

#header #cart.active .heading {
	border: 1px solid #434950;
	background: #434950;
	border-bottom: none;
	color: #FFFFFF!important;
}
#header #cart.active .heading a {
	color: #FFFFFF!important;
}
.mini-cart-info td a, .mini-cart-total td {
    color: #FFFFFF;
}
.mini-cart-info td {
    border-bottom: 1px solid #50575e;
	color: #c73935;
}
.left-mini-cart  {
	color: #c73935!important;
}
#header #cart .checkout {
    border-top: 1px solid #50575e;
}	
.mini-cart-info .removeimage {
	background-image: url('/image/light/remove-small.png');
}	
.box-information > ul > li > a {
	background: url("/image/light/information-list.png") no-repeat scroll left 7px transparent;
}
#notification a{	
	color: #c8483c;
}
#notification > div {
	background: #f1f1f1;
	box-shadow: 0 0 5px rgba(200, 72, 60, 0.5) inset;
}
#notification .success .icon {background: url('/image/light/success.png');}
#notification .close {
		background:  url('/image/light/remove-small.png') no-repeat;
	}

.product-list > div + div {
    background: url("/image/light/pl-border.png") repeat-x scroll 0 0 transparent;
}	
.product-compare a {
	color: #C8483C;
	text-shadow: none;
}
.category-info p {
	text-shadow: none;
}
input[type='text'], input[type='password'], textarea {
    border: 1px solid #CFCFCF;
}
select {
	border: 1px solid #CFCFCF;
}
table.list {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
table.list td {
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.pagination .links a {
	border: 1px solid #CFCFCF;
}
.htabs div {
	border: 1px solid #FFFFFF;
}
.tab-content {
	border: 1px solid #FFFFFF;
}
.product-info .cart {
	border: 1px solid #FFFFFF;
}
.product-info .review {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.product-info .review > div {
	border-bottom: 1px solid #FFFFFF;
}
.review-list {
	border: 1px solid #CFCFCF;
}

.attribute {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
.attribute {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}

.attribute td {
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.compare-info {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
.compare-info thead td, .compare-info thead tr td:first-child {
    border-bottom: 1px solid #CFCFCF;
}

.compare-info td {
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.compare-info td {
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

/* wishlist */
.wishlist-info table {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
.wishlist-info thead td {
	border-bottom: 1px solid #CFCFCF;
}
/* wishlist */
.wishlist-info table {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

.wishlist-info thead td {
	border-bottom: 1px solid #CFCFCF;
}
.wishlist-info tbody td {
	border-bottom: 1px solid #CFCFCF;
}
.wishlist-info tbody .image img {
	border: 1px solid #CFCFCF;
}
.order-list .order-content {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.return-list .return-content {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.download-list .download-content {
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
.cart-info table {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
.cart-info table {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
.cart-info thead td {
	border-bottom: 1px solid #CFCFCF;
}
.cart-info tbody td {
	border-bottom: 1px solid #CFCFCF;
}
.cart-info tbody .image img {
	border: 1px solid #CFCFCF;
}
.cart-info tbody .image img {
	border: 1px solid #CFCFCF;
}
.cart-info tbody .image img {
	border: 1px solid #CFCFCF;
}
.cart-total {
	border-top: 1px solid #CFCFCF;
}
.checkout-heading {
	border: 1px solid #CFCFCF;
}
.checkout-product table {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
.checkout-product thead td {
	border-bottom: 1px solid #CFCFCF;
}
.checkout-product tbody td {
	border-bottom: 1px solid #CFCFCF;
}
.checkout-product thead td {
	border-bottom: 1px solid #CFCFCF;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #CFCFCF;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #CFCFCF;
}
.product-list .name a {
	color: #c8483c;
}

.htabs a {
	border: 1px solid #C2C3C4;
}
.tab-content-border {
	border: 1px solid #C2C3C4;
	
}
.product-info .cart-border {
	border: 1px solid #c2c3c4;
}
.product-info .review-border {
	border-top: 1px solid #C2C3C4;
	border-left: 1px solid #C2C3C4;
	border-right: 1px solid #C2C3C4;
	border-bottom: 1px solid #C2C3C4;
}
.product-info  .tags-border {
	border: 1px solid #e2e2e2;
}
input[type="product"] {
    background: none repeat scroll 0 0 #e2e2e2;
    border: 1px solid #CFCFCF;
}
.newsletter-text {
	color: #2C2C2C;
}
.box-featured .box-featured-heading, h1, .welcome, .box .box-heading, .box-featured .box-featured-heading, .news-htabs a:hover, .news-htabs a.selected, .box-latest .box-latest-heading,
.box-banner .box-banner-heading, .boxcategory .box-heading, .box-newsletter .box-heading, .jcarousel55-skin-opencart .jcarousel55-item a 
{
	color: #252525;
}

h2,  a.minimodule-view, a.minimodule-checkout, #notification, .htabs a,  .box-featured-product .name a, 
.box-latest-product .price, .product-list .price, .product-grid .name a, .product-grid .price, .product-info .price
{
	color: #2c2c2c;
}
.box-product .name a,.box-latest-product .name a
{
	color: #6c6c6c;
}
.box-category > ul > li > a, .box-category > ul > li ul > li > a {
	color: #2a2a2a;
}

.box-information > ul > li > a, #column-right .box-product .name a, #column-left .box-product .name a {
	color: #272727;
}
.box-latest-product .image img, .mini-cart-info .image img, .minimodule-cart-info .image img, 
.product-grid .image img {
    border: none;
}

.vtitle {
color: #3C3C3C;
background: #e2e2e2;
}
.vote-button, input.vote-button {
color: #3C3C3C;
background: #e2e2e2;
}
.bb-editor textarea {
border: 1px solid #B6B6B6;
background: #CCCCCC;
color: #4E4E4E;
}
.login-box-2 {
border: 1px solid #e2e2e2;
background: #f1f1f1;
}




.catPages1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;}  
.catPages1 a:link,  
.catPages1 a:visited,  
.catPages1 a:hover,  
.catPages1 a:active {text-decoration:none;color: #c5463b;background:#e2e2e2;padding:5px 10px;font-size:13px;font-weight:bold;}  
.catPages1 a:hover {background:#c0c0c0;color:#c5463b;font-weight:bold;}  
.catPages1 b {text-decoration:none;background:#c0c0c0;padding:5px 10px;color:#5e5e5e;font-size:13px;}  

 .pollBut{background: #e2e2e2;border:8px solid #e2e2e2;border-radius:3px;color:#272727;font-family:Cuprum;margin-top:15px;}

.eTitle{color:#373636;}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(85, 85, 85, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
}

h6, .welcome {
    padding: 7px 0px;
    font-size: 14px;
    line-height: 25px;
    color: #222;
    text-transform: uppercase;
    border-bottom: none;
    margin-top: 0px;
    font-weight: 400;
    background-color: #e2e2e2;
    border-radius: 3px;
    width: 225px;
    text-align: center;
}

/* AJAX ОКНО v.2.0
============================================================================*/
/* 
	aw_black_square.css
	color: #999
	background: #222
	border: #222
*/

/* uCoz Ajax-windows */
.xw-plain{ 
  background: #c6453b;
  border: 20px solid #c6453b;
  border-radius: 0px!important;
  box-shadow: 0 0 0px #999!important;
} 

/* ааНаОаПаКаА аВ ajax аОаКаНаЕ */
.myBtnLeft {background: none!important;border-color:#c6453b!important;} 
.myBtnCenter {background: none!important;border-color:#c6453b!important;} 
.myBtnRight {background: none!important;border-color:#c6453b!important;} 
.myBtnLeftA {background: none!important;border-color:#c6453b!important;} 
.myBtnCenterA {background: none!important;border-color:#c6453b!important;} 
.myBtnRightA {background: none!important;border-color:#c6453b!important;} 
.loginButton, .myBtnCont a { display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px!important;font-weight: normal;line-height: 1.428571429;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;border-radius: 2px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;color: #222222!important;background-color: #e2e2e2;border-color: #e2e2e2;font-family: Cuprum!important;} 
.loginButton:hover,.myBtnCont a:hover {color:#222!important;background-color: #e2e2e2;border-color: #e2e2e2;} 

.myBtnCenterA a:link, .myBtnCenterA a:visited, .myBtnCenterA a:hover, .myBtnCenterA a:active {
    color: #222!important;
}

.xw-plain .myBtnCenter a:link, .xw-plain .myBtnCenter a:visited {
    color: #222!important;
}

/* ааАаГаОаЛаОаВаОаК */
.xt { background: url('/images/buttons.png') no-repeat!important; margin-top:-6px!important; margin-right:-6px!important; width: 18px!important; height: 18px!important; } 
.xt-close {background-position: -18px 0!important;} 
.xt-close-over {background-position: 0 0!important;} 
.xt-mini {display: none!important;} 
.xt-mini-over {display: none!important;} 
.xt-maxi {background-position: 0 -28px!important;} 
.xt-maxi-over {background-position: -18px -28px!important;} 
.xt-rest {background-position: 0 -44px!important;} 
.xt-rest-over {background-position: -18px -44px!important;} 
.xw-tl, .xw-tc, .xw-tr, .xw-ml, .xw-mr, .xw-plain .xw-mc, .xw-plain .xw-body, .xw-bl, .xw-br, .xw-bc, .myWinCont fieldset, .wysibb .wysibb-toolbar {background: none!important;padding: 0px!important;border: none!important;}
.xw-tl {border-bottom:1px solid #af3c33 !important;margin-top: -10px;
margin-bottom: 20px; } 
.xw-tc {  padding: 10px 0px 0px 20px!important; } 
.xw-hdr {height: 14px !important;}
.xw-hdr-text {padding: 0px!important;margin-top: -2px!important;} 
.xw-hdr-text { font: 18px 'Cuprum', sans-serif !important; color: #fff!important; line-height: 2px!important;margin-left: -35px; } 
.xw-icon {margin: -10px 15px 15px 0px!important;}

/* аЂаЕаЛаО баОаОаБбаЕаНаИб */ 
.xw-body {padding: 0!important;margin: 0!important;} 
.xw-blank {background: #333!important;} 
.myWinTD1 {background: none!important;} 
.myWinCont {color: #fff!important;background: none!important;} 
.mywincont, .mywincont td, .mywincont dl, .mywincont dt {color: #999!important;}
.myWinCont fieldset {border-bottom: 0px solid #000!important;padding: 10px!important;}
.myWinCont fieldset:last-child{border-bottom: none!important;}
.myWinCont legend {display: block!important;width: 100%!important;padding: 20px 0px 0 0!important;margin-bottom: 0px!important;font-size: 14px!important;line-height: inherit!important;color: #999!important;border: 0!important;}
.myWinCont, .myWinCont td, .myWinCont dl, .myWinCont dt, .xw-mc {font-size: 14px!important;font-family: Cuprum!important;color:#fff!important;padding:3px;}
.myWinCont hr {display:none;}



.myWinCont input[type="text"], .myWinCont input[type="password"], .myWinCont .tmplCodeH {color: #999!important;border:none!important;background-color: #fff!important;border-radius: 2px!important;padding: 0 10px;transition: border 0.3s linear, color 0.3s linear;margin-left:0px;height: 30px!important;
}

.myWinCont select {color: #999!important;border: 1px solid #fff!important;height: 25px;border-radius: 2px!important;padding: 0 25px 0 10px;appearance: none;-o-appearance: none;-ms-appearance: none;-moz-appearance: none;-webkit-appearance: none;
background: #fff url('/.s/src/panel-v2/img/select_arrow.png') no-repeat center right 10px!important;transition: border 0.3s linear, color 0.3s linear;}

.myWinCont textarea {color: #999!important;border: 1px solid #fff!important;background-color: #fff!important;box-sizing: border-box;padding: 4px 5px;margin-left: 5px!important;}

.myWinCont form {padding: 5px!important;margin: 0px;float: left!important;margin-left:3px!important;}

.myWinCont b {color: #fff;font-weight: normal;margin-left: 5px!important;}

.myWinCont label {cursor: pointer;display: inline;margin-left: 5px!important;vertical-align: middle;}

#txtF774 {width: 290px!important;margin-left: 5px!important;}

#subbutPrm348 {margin-left: 183px!important;}

#subbutfrmLg555 {margin-left:70px!important}

#subbutfrm456 {margin-left: 275px!important;margin-right: -25px;margin-top: -40px;}

#subbutfrm41 {margin-left: 120px!important;}

/* ааИаЗбаАаЛбаНбаЙ баЕаДаАаКбаОб */
.wysibb .wysibb-toolbar {padding: 0px!important;}
.wysibb .wysibb-toolbar .modeSwitch {position: relative!important;}
.wysibb {margin: 0px!important;border: none!important;}
.wysibb-body {background: #333!important;border-radius: 8px!important;border: 1px solid #000!important;}

/* ааКаНаО аВбаБаОбаА баОаПббббаВбббаИб баОаВаАбаОаВ аНаА бббаАаНаИбаЕ баЕаДаАаКбаИбаОаВаАаНаИб баОаВаАбаА */
#shop_wnd_text, .myWinCont>form, #gcatalog td, .myWinCont>.myWinSuccess{padding: 10px!important;}
.recommended_search_params {width: auto!important;}
#gcatalog .gcont {margin-top: 10px;}

.myWinCont {
overflow: auto;
display: block;
height: 100%!important;
width:auto!important;
}