@import "app_header-6.css";
@import "app_helpers-6.css";

/** Colors & Fonts  **/
/* -colors- */
.alert form em	{color:#000;}

h2	{color:#fff;}
.title	{color:#454545;}
i.title	{color:#656565;}
.accent	{color:#718f01/*85a410*/;}
nav .accent	{color:#cf1c3b;}

h4	{color:#d7d7d7;}
ins h4	{color:#525252;}
h5	{color:green;}
h6,.error	{color:red;}
.info,.info a	{color:#fff;}

.btn.delete,.btn.delete:hover	{color:#000;}
a.link,a.link:hover	{color:#d12b3f;}
a.link.edit	{color:#484040;}
button	{color:white;}
button.new,a.new.preview	{color:#000000;}
button.new.save,button.new.saveLoading,
button.new.add,
button.new.confirm,
button.new.go	{color:#ffffff;}
button.new.filter	{color:#727272;}
button.new.filter.active	{color:#dbdbdb;}

a.actions	{color:#a6a6a6;}

form>menu a:hover,
form>menu a.active	{color:#68addd;}

a.details	{color:#718f01;}
a.hide	{color:#fff;}

aside ul li a	{color:white;}
aside ul li.active a.catItem	{color:black;}
aside a.details,aside a.view	{color:#969696;}
aside a.details:hover,aside a.view:hover	{color:#f7f7f7;}
aside .active>span.actions a	{color:#fff;/*e5e5e5 main cat active*/}
aside ul.submenu .active span.actions a	{color:#fff;/* sub cat active*/}
aside  span.actions a.view.active	{color:#fff;}
/*???: aside ul li.hover span a	{color:#f7f7f7;}*/


dl,dl dt,dl dd,dl a	{color:#515151;}
fieldset dl,fieldset dd	{color:#000;}
.list dt,.grid dt	{color:#000;}
.list dd,.grid dd	{color:#6b6b6b;}
.plugins dl dd,.plugins dl div	{color:#3c3c3c;}

.accentField	{color:#000!important;}
.youtube p.title input,form aside input	{color:#a1a1a1;}
.placeholder	{color:#a1a1a1;}
.placeholder:focus,.placeholder:active	{color:#515151;}
form input.placeholder,form textarea.placeholder	{color:#a1a1a1;}
form input.placeholderA,form textarea.placeholderA	{color:#515151;}
form input.error	{border-color:red;}
form label.error	{color:red;}

.pic	{color:#000;}
.pic span	{color:#fff;}
.pic.button	{color:#8c8c8c;}
.pic.addHomepagePrd	{color:#767676;}

.paging	{color:#454545;}
.paging a,.paging b	{color:#fff;}

table.list th,table.list p	{color:#3d3d3d;}
table.list td	{color:#454545;}
table.list .addPrd	{color:#525252;}

.enlarge p	{color:#424242;}
#optionAdd p.add i	{color:#5b5b5b;}
.box.option p.inactive,
.box.option p.inactive input	{color:#818181;}

.hint .hintDetails span	{color:#f6f6f6;}

.pic.addItem,.pic.addLogo	{color:#7b7b7b;}

.breadcrumb a,.breadcrumb span	{color:#515151;}
h2.breadcrumb a,h2.breadcrumb span	{color:#fff;}

/* graphite menu code starts */
body {margin:0; padding:0; background:#f2f2f2;}
menu {margin:0; padding:0;}

/* graphite menu code start end  */

/*2012-08-16:*/
.green	{color:#59a533;}
.green1	{color:#267d0e;/*bcs visual in: http://shop1.areatest.org/cms/plugins/index*/}
.red	{color:#af0d28;}
.dark	{color:#000;}
.light	{color:#777777;}
form .sizeW	{color:#949494;}
form .sizeH	{color:#949494;}
em.strenght span	{color:#000;}
span.button,span.button a	{color:#fff;}

div.saving	{color:#535353;}
div.account,div.account a	{color:#000;}
/* -fonts- */
h1	{font-size:24px; color:#1e1e1e; font-weight: 400;}
h2	{font-size:16px;}
h3	{font-size:18px;}
.enlarge h2	{font-size:15px;}
h2 input	{font-size:12px;}

body>footer	{/*no need: font-size:11px;*/}
button	{font-size:12px;}
button.new,a.button.new	{font-size:12px;}
button.edit	{font-size:12px;}
a.accent	{font-size:11px;}
a.details	{font-size:11px;}
a.hint	{font-size:12px;}
.hint .hintDetails span	{font-size:11px;}

.btn.delete	{font-size:13px;}
.btn.delete	{font-size:13px;}

h4,h5,h6	{font-size:12px;}
ins h4,ins h5, ins h6	{font-size:16px;}

aside ul li span a,a.hide,aside a.view	{font-size:28px;}

dl dt	{font-size:18px;font-weight:normal;}
.list dt,.grid dt	{font-size:12px;}
.plugins dt	{font-size:12px;}
.plugins dt div	{font-size:11px;}
.grid.plugins dd,
.grid.plugins dl div	{font-size:11px;}
fieldset legend	{font-size:16px;font-weight:bold;border-bottom: 1px dashed #999999;}

.youtube p.title input,form aside input	{font-size:11px;}
.placeholder	{font-size:11px;font-style:italic;}
.placeholder:focus,.placeholder:active	{font-size:12px;font-style:normal;}
input.placeholder,textarea.placeholder	{font-size:11px;}
input.placeholderA,textarea.placeholderA	{font-size:12px;}

.pic.button	{font-size:11px;}
.pic.addHomepagePrd	{font-size:11px;}

.paging	{font-size:14px;}
.paging a,.paging b	{font-size:11px;}

a.actions	{font-size:32px;}
table.list td p	{font-size:11px;}

.enlarge em i,.enlarge p.add i	{font-size:11px;}
em.plus	{font-size:14px;}
fieldset legend em	{font-size:12px;}

/*2012-08-16:*/
.dark	{}
.light,.light a	{font-size:11px;}
em.strenght span	{font-size:11px;}
span.button,span.button a	{font-size:11px;}
.breadcrumb a,.breadcrumb span,
h2.breadcrumb a,h2.breadcrumb span	{font-size:12px;}


/** Page layout **/
html	{background:#cacaca url('../img/html.jpg') center top repeat-x;}
body>form	{display:table;}
#pageFrm	{/*opacity:0;*/}
body>footer	{height:32px;line-height:26px;text-indent:20px;display:none;/*opacity:.2;*/}
body>footer:hover	{/*opacity:.99;*/}
body>footer#listViewFooter {display:block;}
/* grid */
form>menu	{top:50px;border-color:#769AC7;}
form>aside	{}
form>aside.catalog	{display: block;float: left;}
form>section	{background:#f2f2f2;}
form>section.gradient	{height:580px;background:#f2f2f2;
	/*background:transparent url('../img/section.jpg') left top repeat-x;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#cacaca');
	background:-ms-linear-gradient(top,#f0f0f0,#cacaca);
	background:-moz-linear-gradient(top,#f0f0f0,#cacaca);
	background:-o-linear-gradient(top,#f0f0f0,#cacaca);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#cacaca));
	background:-webkit-linear-gradient(#f0f0f0,#cacaca);*/
	}
form>section.catalog {display: block;float: left; width:calc(100% - 280px);}
form>div.catalog {max-width: 1145px;}
form>div.catalog legend {margin-bottom: 8px; }
form>div.catalog h1 {width: 270px; }
/** Custom classes **/
/* -header & footer- */
div.account	{z-index:99;display:block;width:235px;height:0px;overflow:hidden;text-align:left;
	transition: height 0.5s ease-out;-moz-transition: height 0.5s ease-out;-webkit-transition: height 0.5s ease-out;
	}
div.account .title	{display:block;position:relative;line-height:12px;margin:8px 0 -1px;padding:16px 9px 13px 11px;border:1px solid rgba(0,0,0,.29);/*border-bottom:1px solid #b5b5b5;*/background:#eeeeee;}
div.account .title:before	{display:block;position:absolute;top:-8px;right:12px;width:14px;height:8px;background:transparent url('../img/accountTop.png') 0 0 no-repeat;content:"";}
div.account a	{display:block;line-height:12px;margin:-1px 0 0px;padding:15px 6px 15px 40px;text-decoration:none;border:1px solid rgba(0,0,0,.29);/*border-top:1px solid #c7c7c7;*/background:#ffffff url('../img/bullit.gif')  6px 6px no-repeat;}
div.account a:hover	{opacity:1;background-color:#eeeeee;
	transition:background-color 0.3s ease-out, opacity 0.2s ease-out;
	-moz-transition: background-color 0.3s ease-out, opacity 0.2s ease-out;
	-webkit-transition: background-color 0.3s ease-out, opacity 0.2s ease-out;
	}
div.account a.stats	{background-image:url('../img/icons/account/stats.gif');}
div.account a.payments	{background-image:url('../img/icons/account/payments.gif');}
div.account a.settings	{background-image:url('../img/icons/account/settings.gif');}
div.account a.improvements	{background-image:url('../img/icons/account/improvements.gif');}
div.account a.logout	{background-image:url('../img/icons/account/logout.gif');}



/*header>nav	{background:transparent url('../img/header.jpg') -200px top repeat-x;}*/

body>footer	{/* See the Page layout! */}
body>footer div	{text-align:left;/*bcs va:m on inputs and buttons: text-align:right;*/}

/* -not used!:
form>footer	{z-index:91;position:fixed;left:0;bottom:0;width:100%;height:32px;text-align:right;/* buttons container * /}
form>footer:after	{display:block;float:right;width:9px;height:20px;content:"";}
*/

/* -titles & heads- */
h1	{margin:0px;}
legend h1	{float:left;}
h2	{}
aside>h2,section>h2	{padding-left:18px;}
aside>h2	{margin-right:-14px;margin-bottom:-38px!important;}
.breadcrumb,h2.breadcrumb	{}
.breadcrumb a	{}
h2.breadcrumb a,h2.breadcrumb span	{font-weight:normal;}
.enlarge h2	{height:40px;margin:0 -18px 18px -20px;border-top-left-radius:13px;-moz-border-radius-topleft:13px;-webkit-border-top-left-radius:13px;background:transparent url('../img/enlarge/head.gif') center top repeat-x;}
h3	{font-weight:normal;}


/* -text- */
/* -messages- */
h4,h5,h6	{display:block;}
ins h4,ins h5, ins h6	{display:block;cursor:default;border:none;background:none;}
ins h4:after,ins h5:after, ins h6:after	{display:none;}

.info   {position:relative;width:100%;margin:-16px 0 26px -18px;padding:20px 4px 20px 23px;background:#cf1c3a;}

/* -paging- */
div.paging	{float:none;text-align:center;font-weight:bold;}
.paging a,.paging b	{display:inline-block;float:none;width:19px;height:19px;line-height:19px;margin:0 -2px 0 0;padding:0;text-decoration:none;font-weight:normal;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:solid 1px #b2b2b2;background:#686868;}
.paging a:hover,.paging b	{background:#698307;}
.paging a.prev	{padding-left:42px;background:#868686;}
.paging a.next	{padding-right:42px;background:#868686;}

/* -menu- */
form>menu	{/* See the grid! */}
form>menu a	{/*font-weight:normal;*/}
form>menu a:hover,
form>menu a.active	{background:black;}
form>menu a b	{/*font-weight:normal;*/}
/* -aside - left menu- */
ul#asideMenu	{position:relative;/*height:0;*/overflow:hidden;overflow-y:auto;}
aside ul 	{position:relative;width:242px;margin:0 -16px 18px -16px;list-style-type:none;list-style-image:none;background:#cacaca;/*?: background:transparent url('../img/section.jpg') left top repeat-x;*/}
aside ul li	{position:relative;min-height:30px;margin:0;padding:0 66px 0 28px;border-bottom:solid 1px #9e9e9e;background:transparent url('../img/body.gif') right center repeat-y;}
aside ul li:hover	{background-image:url('../img/bodyA.gif');/*background-color:#868686;rgba(126,126,126,.79)filter:alpha(opacity=90);opacity:.89;*/}
aside ul li.active	{background:#fff url('../img/aside/active.gif') right top no-repeat;filter:alpha(opacity=100);}
aside ul li a	{display:block;position:relative;margin:0 4px 0 0;padding:8px 0;text-decoration:none;}

/*hidden*/
aside ul li.hidden	{}
aside ul li.hidden .hidden	{display:block;}
aside ul li.hidden ul li .hidden	{display:none;}
aside ul li ul li.hidden .hidden	{display:block;}
/*move*/
aside span.move	{display:block;position:absolute;left:14px;top:6px;width:8px;height:19px;margin:0;padding:0;}
aside span.move b	{cursor:pointer;}
aside span.move .up	{position:absolute;left:0;top:0;width:8px;height:8px;background:transparent url('../img/aside/move.png') left top no-repeat;}
aside span.move .dw	{position:absolute;left:0;bottom:0;width:8px;height:8px;background:transparent url('../img/aside/move.png') left bottom no-repeat;}
aside span.move .up:hover	{background-position:center top;}
aside span.move .dw:hover	{background-position:center bottom;}
aside .active span.move .up	{background-position:right top;}
aside .active span.move .dw	{background-position:left bottom;}
/*actions*/
aside span.actions	{display:block;position:absolute;right:14px;top:6px;width:48px;height:19px;margin:0;padding:0;background:transparent;}
aside span.actions a	{display:inline-block;width:19px;height:19px;line-height:19px;margin:0 3px;padding:0;text-align:center;}
aside span.actions a.details	{margin:0;padding:0;background:transparent url('../img/aside/actions.png') left top no-repeat;}
aside span.actions a.view	{border:0;background:transparent url('../img/aside/actions.png') right top no-repeat;}
aside span.actions a.details:hover,aside span.actions a.details.active	{background-position:left center;}
aside span.actions a.view:hover,aside span.actions a.view.active	{background-position:right center;}
aside .active span.actions a.details	{background-position:left bottom;}
aside .active span.actions a.view	{background-position:right bottom;}
/*submenu*/
aside ul.submenu	{width:234px;margin:3px -68px -1px -28px;border-top:solid 1px #9E9E9E;border-bottom:solid 0px #9E9E9E;border-left:solid 8px #fff;}
aside ul.submenu li	{padding-left:36px;background:#575757;}
aside ul.submenu li:last-child	{}
aside ul.submenu li:hover,
aside ul.submenu li.active	{background-color:rgba(87,87,87,.89)/*#575757*/;background-image:none;}
aside ul.submenu span.move	{left:22px;}
aside ul.submenu span.actions a.details	{background-position:left top;}
aside ul.submenu span.actions a.view	{background-position:right top;}
aside ul.submenu span.actions a.details:hover,
aside ul.submenu span.actions a.active	{background-position:left center;}
aside ul.submenu span.actions a.view:hover,
aside ul.submenu span.actions a.view.active	{background-position:right center;}
aside ul.submenu .active span.actions a.details	{/*background-position:left bottom;*/}
aside ul.submenu .active span.actions a.view	{/*background-position:right bottom;*/}
/*add main cat*/
form aside input	{width:142px;margin:1px 6px 0 -3px;}
form aside button.new.go	{margin:0 -9px 0 0;}
/*add sub cat*/
aside ul li.addSubcat,aside ul li.addSubcat:hover	{background-image:url('../img/aside/addSubcat.png');background-position:6px center;background-repeat:no-repeat;}
aside ul li.addSubcat span.actions a	{line-height:18px;text-align:left;font-size:25px;color:#575757;}
/* -filter- */
div.filter	{clear:both;position:relative;margin:0 0 26px;padding:14px 22px 4px 20px;border:solid 1px #cccccc;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	background-color:#f7f7f7;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e9e9e9');
	background:-ms-linear-gradient(top,#f7f7f7,#e9e9e9);
	background:-moz-linear-gradient(top,#f7f7f7,#e9e9e9);
	background:-o-linear-gradient(top,#f7f7f7,#e9e9e9);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#e9e9e9));
	background:-webkit-linear-gradient(#f7f7f7,#e9e9e9);
	}
.filter p	{padding:20px 0 9px;}
.filter label	{}
.filter input	{/*see field formating: margin:0 9px 0 0;padding:1px;*/}
.filter select	{/*see field formating: margin:0 9px 0 0;padding:0px;*/}
.filter button	{}
.filter a.btn	{}

/* -google search result- */
.googleSearchResult	{width:490px;font-size:13px;}
.googleSearchResult h3	{margin:0;}
.googleSearchResult a	{line-height:16px;text-decoration:none;color:#1122CC;}
.googleSearchResult a:hover	{text-decoration:underline;}
.googleSearchResult h3 a	{text-decoration:underline;line-height:19px;font-weight:normal;font-size:16px;}
.googleSearchResult h3 a:hover	{text-decoration:none;}
.googleSearchResult span	{color:#009933;}
.googleSearchResult p	{padding-bottom:18px;line-height:16px;color:#222222;}
/* -hint- */
.hint	{z-index:98;clear:both;position:relative;opacity:.99;/*hover element*/}
.hint div	{position:relative;height:0px;padding:0;}
.hint .hintDetails span	{visibility:hidden;position:absolute;left:-10px;bottom:6px;/*bcs of inputs: width:500px;*/width:100%;margin:0;padding:0;overflow:hidden;opacity:0;border:solid 1px #666666;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#000;
	transition: opacity 500ms ease 0s, height 500ms ease 0s, visibility 500ms ease 0s;
	-moz-transition: opacity 500ms ease 0s, height 500ms ease 0s, visibility 500ms ease 0s;
	-webkit-transition: opacity 500ms ease 0s, height 500ms ease 0s, visibility 500ms ease 0s;
	-o-transition: opacity 500ms ease 0s, height 500ms ease 0s, visibility 500ms ease 0s;
	}
.hint .hintDetails span q	{z-index:98;position:absolute;left:20px;bottom:-7px;width:12px;height:8px;margin:0 0 0 -6px;background:transparent url('../img/hint.png') center center no-repeat;}
.hint .hintDetails span p	{z-index:97;line-height:12px;margin:0;padding:5px 9px;}
.hint .hintDetails span b	{display:block;margin:0 0 3px -3px;}
/*hint:hover - faq, news*/
.hint.hintOver .hintDetails span	{height:0px;}
.hint.hintOver .hintDetails span q	{left:50%;}
.hint.hintOver:hover .hintDetails span,
.hint.hintOver:active .hintDetails span	{z-index:98;visibility:visible;bottom:6px;height:62px;overflow:visible;opacity:1;}
/*hint onclick - prd,payments*/
.hintA .hintDetails span	{z-index:98;visibility:visible;bottom:9px;height:auto;overflow:visible;opacity:1;}
/*hint click link - [?]*/
a.hint	{position:relative;font-weight:bold;cursor:pointer;}
a.hint span	{display:none;position:absolute;left:-150px;width:300px;}
a.hint:hover span	{z-index:98;display:block;}

/* -previewImg- */
.previewImg	{position:relative;height:0px;margin:0 0 40px;padding:0;text-align:center;background:transparent;}
.previewImg img	{display:none;position:absolute;top:0px;left:0px;}
.previewImg a	{display:block;float:left;position:relative;width:9px;height:9px;margin:15px 7px 0 5px;background:transparent url('../img/preview.png') 0 0 no-repeat;}
.previewImg a.active	{background-image:url('../img/previewActive.png');}


/* -elements- */
.shelf	{clear:both;position:relative;min-height:154px;margin:0 -9px 4px -26px;padding:0 0 52px 77px;text-align:left;background:transparent url('../img/grid.png') left bottom no-repeat;}
.shelf.cen	{padding-left:0px;text-align:center;}

hr	{height:0px;margin:0 0 16px;border-bottom:dashed 1px #999999;background:transparent;}

img.arrow	{position:absolute;top:0;left:-30px;width:30px;height:100%;margin:0;padding:0;}

div.hidden,span.hidden,em.hidden	{display:none;position:absolute;left:0px;top:0px;width:100%;height:100%;padding:0px;background:transparent url('../img/hidden.png') left top repeat;/*it points hidden cat and prd!*/}

.cont	{clear:both;margin:0;padding:0;border:solid 1px #DADADA;background:#fff;
	border-radius:4px;-mox-border-radius:4px;-webkit-border-radius:4px;
	box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
	}
.cont:before,.cont:after	{/*see clearfix!*/}

/** Buttons & Links **/
/* -links- */
a.accent	{/*See the font-sizes!*/}
a.help	{background:transparent url('../img/help.png') left center no-repeat;}

.btn.add	{width:20px;min-width:20px;height:19px;line-height:19px;margin:0px;padding:0px;background:#dfdfdf url('../img/buttons/add.gif') center center no-repeat;}
.btn.search	{width:21px;height:21px;line-height:21px;}
.btn.gView	{width:31px;height:30px;margin:0 0px;border:none;vertical-align:middle;background:transparent url('../img/icons/viewSprite.png') left top no-repeat;}
.btn.lView	{width:31px;height:30px;margin:0 0px;border:none;vertical-align:middle;background:transparent url('../img/icons/viewSprite.png') right top no-repeat;}
.btn.gView.active,.btn.gView:hover	{outline-width:0;border:none;background-position:left bottom;}
.btn.lView.active,.btn.lView:hover	{outline-width:0;border:none;background-position:right bottom;}
/*not used - see .btn.delete
.btn.remove	{width:18px;height:20px;margin:0 1px;border:none;vertical-align:middle;background:transparent url('../img/icons/delete.png') right top no-repeat;}
*/

.btn.save	{width:18px;height:20px;line-height:20px;margin:-2px 0 0;padding-right:22px;vertical-align:middle;border:none;background-image:url('../img/icons/ok.png');background-position:right center;background-repeat:no-repeat;}
.btn.delete	{width:auto;height:20px;line-height:20px;margin:-2px 0 0;padding-right:22px;text-decoration:underline;vertical-align:middle;border-width:0;background-image:url('../img/icons/delete.png');background-repeat:no-repeat;background-position:right center;}
.btn.delete:hover	{text-decoration:none;}

.btn.addBanner	{width:24px;height:24px;margin:0 2px 0 0;vertical-align:top;background-image:url('../img/buttons/addBanner.gif');}
.btn.addBanner.blank	{background:white;}

.link.add	{position:relative;float:right;margin:3px 0 0 22px;padding:2px;font-weight:bold;/*text-decoration:none;*/}
.link.add:before	{position:absolute;left:-15px;top:3px;content:url('../img/icons/add.gif');}
.link.edit	{position:relative;/*min-height:18px;*/margin:0;padding:0 20px 3px 0;background:transparent url('../img/buttons/edit.png') right center no-repeat;}


/*not used - catalog/brands.php:
a.link.edit	{margin-top:6px;}
.link.edit:before	{position:absolute;left:-16px;top:-2px;content:url('../img/icons/ok.png');}
*/

a.recycle	{display:inline-block;width:13px;height:15px;background:transparent url('../img/buttons/recycle.gif') left center no-repeat;}

a.actions	{display:inline-block;width:27px;height:27px;line-height:25px;vertical-align:top;font-weight:bold;text-decoration:none;text-align:center;background:transparent url('../img/buttons/actions.png') left top no-repeat;}
.actions.view	{position:relative;background-position:left top;}
.actions.promo	{background-position:center top;}
.actions.new	{background-position:right top;}

a.details	{display:inline-block;height:15px;margin:0;padding:0 0 0 18px;background:transparent url('../img/buttons/details.png') left center no-repeat;}
a.details:hover	{}
a.hide,aside a.view	{display:inline-block;width:20px;height:20px;line-height:20px;margin:0;padding:0;text-align:center;text-decoration:none;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:solid 3px #b0b0b0;background:#b0b0b0 url('../img/buttons/hide.png') center center no-repeat;}
a.hide:hover,aside a.view:hover	{background-position:center center;}
a.hide	{border-color:#7fba00;background-color:#7fba00;}
a.hide.hidden	{border-color:#cf1c3a;background-color:#cf1c3a;}
a.hide.checked	{margin-top:-8px;background-image:url('../img/icons/checked.png');}

a.btnCreateShop	{}
/* -span button- */
span.button	{display:inline-block;height:21px;line-height:21px;margin:0 0 4px 2px;padding:0 6px 0 9px;border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;background:#000000;}
span.button a	{display:inline-block;width:15px;height:15px;line-height:15px;margin:0 0 0 5px;text-align:center;text-decoration:none;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;background:#595959;}

/* -button- */
button	{/*opera need it:*/line-height:11px;/*!*/padding:0 14px;font-weight:normal;/*GK asked!: text-shadow:1px 1px 1px #414141,-1px 0px 0px #7d7d7d;*/border:solid 1px #979797;border-color:#979797 #8c8c8c #757575;
	background:#eaeaea;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#2e2e2e');
	background:-ms-linear-gradient(top,#606060,#2e2e2e);
	background:-moz-linear-gradient(top,#606060,#2e2e2e);
	background:-o-linear-gradient(top,#606060,#2e2e2e);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#606060), to(#2e2e2e));
	background:-webkit-gradient(linear, color-stop(0, #606060), color-stop(1, #2e2e2e));
	background:-webkit-linear-gradient(top,#606060,#2e2e2e);
	}
button:before,button:after	{/*vertical-align:bottom;*/}
/* -old buttons - will be replaced when pages visual is done!- */
button.green	{/*GK asked!: text-shadow:1px 1px 1px #38000b,-1px 1px 1px #3d7b1f;*/border-color:#80a96c #80a96c #7da769;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7b1f', endColorstr='#3d7b1f');
	background:-ms-linear-gradient(top,#3d7b1f,#3d7b1f);
	background:-moz-linear-gradient(top,#3d7b1f,#3d7b1f);
	background:-o-linear-gradient(top,#3d7b1f,#3d7b1f);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#3d7b1f), to(#3d7b1f));
	/*?: background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #A1D63C), color-stop(1, #6EBF1C));*/
	background:-webkit-linear-gradient(#3d7b1f,#3d7b1f);
	}
form>footer button.green	{/*GK asked!: text-shadow:1px 1px 1px #577e0f,-1px 1px 1px #8fb34d;*/border-color:#b2cb67 #a3c164 #86ad5c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84ac17', endColorstr='#4a820c');
	background:-ms-linear-gradient(top,#84ac17,#4a820c);
	background:-moz-linear-gradient(top,#84ac17,#4a820c);
	background:-o-linear-gradient(top,#84ac17,#4a820c);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#84ac17), to(#4a820c));
	/*?: background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #A1D63C), color-stop(1, #6EBF1C));*/
	background:-webkit-linear-gradient(#84ac17,#4a820c);
	}
button.red	{/*padding-left:35px;*/line-height:17px;/*GK asked!: text-shadow:1px 1px 1px #870000,-1px 1px 1px #b34040;*/border-color:#cc5555 #c05858 #b05656;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b00000', endColorstr='#860000');
	background:-ms-linear-gradient(top,#b00000,#860000);
	background:-moz-linear-gradient(top,#b00000,#860000);
	background:-o-linear-gradient(top,#b00000,#860000);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#b00000), to(#860000));
	/*?: background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #A1D63C), color-stop(1, #6EBF1C));*/
	background:-webkit-linear-gradient(#b00000,#860000);
	}
button.red:before	{position:relative;float:left;top:0;left:0px;margin:0 12px 0 0px;/*old, not work only in FF: position:absolute;top:0px;left:-20px;*/content:url('../img/buttons/recycle.png');}
button.back	{}
button.back:before	{margin:0 10px 0 -5px;content:url('../img/buttons/back.png');}
body>footer button.back,
form>footer button.back	{margin:0 126px 0 18px;}
button.green.save	{padding-top:5px;line-height:14px;}
button.green.save:before	{position:relative;float:left;top:0;left:0px;margin:-2px 12px 0 0px;content:url('../img/buttons/save.png');}
button.saveLoading:before	{position:relative;float:left;top:0;left:0px;margin:-2px 11px 0 0;content:url('../img/buttons/loading.gif');}
button.edit	{height:29px;font-weight:normal;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;text-shadow:none;border:none;background:#949494;filter:none;}

/* -new buttons (absolute) - not used!-
button.new	{min-width:119px;height:29px;line-height:11px;padding:0 14px;text-shadow:0px 1px 0px rgba(255,255,255,.62);font-weight:normal;border:solid 1px #afafaf;background:#e0e0e0;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	background-color:#d3d3d3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#d3d3d3');
	background:-ms-linear-gradient(top,#ededed,#d3d3d3);
	background:-moz-linear-gradient(top,#ededed,#d3d3d3);
	background:-o-linear-gradient(top,#ededed,#d3d3d3);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#d3d3d3));
	background:-webkit-gradient(linear, color-stop(0, #ededed), color-stop(1, #d3d3d3));
	background:-webkit-linear-gradient(top,#ededed,#d3d3d3);
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	}
button.new.delete	{padding-left:37px;text-align:left;}
button.new.delete:before	{display:block;position:absolute;left:17px;top:7px;width:11px;height:14px;background:transparent;content:url('../img/buttons/newDelete.png');}
button.new.save	{padding-left:47px;text-align:left;text-shadow:0px -1px 0px rgba(0,0,0,.22);border-color:#7e0416;background:#7e0416;
	background-color:#ba091c;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e21340', endColorstr='#ba091c');
	background:-ms-linear-gradient(top,#e21340,#ba091c);
	background:-moz-linear-gradient(top,#e21340,#ba091c);
	background:-o-linear-gradient(top,#e21340,#ba091c);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e21340), to(#ba091c));
	background:-webkit-gradient(linear, color-stop(0, #e21340), color-stop(1, #ba091c));
	background:-webkit-linear-gradient(top,#e21340,#ba091c);
	}
button.new.save:before	{display:block;position:absolute;left:30px;top:6px;width:12px;height:13px;background:transparent;content:url('../img/buttons/newSave.png');}
*/

/** New buttons (relative) **/
/* -new:- */
button.new,a.button.new	{min-width:119px;height:29px;line-height:13px;padding:0 14px;text-shadow:0px 1px 0px rgba(255,255,255,.62);vertical-align:middle;font-weight:normal;border:solid 1px #afafaf;background:#e0e0e0;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	background-color:#e0e0e0;
	box-shadow: inset 0 1px 0 0 #eaeaea;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d3d3d3');
	background:-ms-linear-gradient(top,#f0f0f0,#d3d3d3);
	background:-moz-linear-gradient(top,#f0f0f0,#d3d3d3);
	background:-o-linear-gradient(top,#f0f0f0,#d3d3d3);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d3d3d3));
	background:-webkit-gradient(linear, color-stop(0, #f0f0f0), color-stop(1, #d3d3d3));
	background:-webkit-linear-gradient(top,#f0f0f0,#d3d3d3);
	box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;*/
	}

button.btn.exportProductBtn {width:auto; line-height:25px; float: right;}
.btn.exportProductBtn:before {
    display: inline-block;
    position: relative;
    top: 4px;
    width: 30px;
    height: 19px;
    content: '';
    background: url('../img/buttons/export.png') no-repeat;
}

.autobutons{box-shadow: inset 0 0 0 0 #eaeaea;}
a.button.new	{display:inline-block;padding-top:7px;height:20px;text-decoration:none;}
a.button.new:before	{vertical-align:middle;}


button.new.small	{min-width:0px;padding:0 12px;}
button.new.small:before	{margin-right:0px !important;margin-left:0px !important;}
/* -save:- */
button.new.save,button.new.saveLoading	{text-shadow:0px -1px 0px rgba(0,0,0,.22);border-color:#5D803D;/*GK. asked: border-color:#909090;*/background:#7e0416;
	background-color:#6ea100;
	box-shadow: inset 0 1px 0 0 #b0c483;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fba00', endColorstr='#6ea100');
	background:-ms-linear-gradient(top,#7fba00,#6ea100);
	background:-moz-linear-gradient(top,#7fba00,#6ea100);
	background:-o-linear-gradient(top,#7fba00,#6ea100);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fba00), to(#6ea100));
	background:-webkit-gradient(linear, color-stop(0, #7fba00), color-stop(1, #6ea100));
	background:-webkit-linear-gradient(top,#7fba00,#6ea100);
	}
button.new.save:before,button.new.saveLoading:before	{display:inline-block;position:relative;float:none;top:-1px;/*!!!: float:left;*/width:12px;height:13px;line-height:13px;vertical-align:bottom;margin:0 5px 0 0/*-5px*/;background:transparent;content:url('../img/buttons/newSave.png');}
/* -delete: -*/
button.new.delete {display:inline-block; position:relative; top:0px; border:solid 1px #c9cacb; border-radius:3px; box-shadow:none; padding:0 15px; min-width:22px; height:29px; line-height:29px; text-decoration:none; background:linear-gradient(#8a8a8a, #666); text-shadow:0 -1px 0 #636363; color:#fff;}
button.new.delete:before	{display:inline-block;position:relative;top:-11px;/*!!!: float:left;*/width:14px;height:14px;line-height:13px;margin:0 5px -2px 0/*-5px*/;vertical-align:bottom;text-align:left;background:transparent;content:url('../img/buttons/newDelete.png');}
button.new.delete:active{background: linear-gradient(#666, #8a8a8a);}
/* -add:- */
button.new.add	{text-shadow:0px -1px 0px rgba(0,0,0,.22);border-color:#474747;background:#474747;
	background-color:#155100;
	box-shadow: inset 0 1px 0 0 #b0c483;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#238b00', endColorstr='#155100');
	background:-ms-linear-gradient(top,#238b00,#155100);
	background:-moz-linear-gradient(top,#238b00,#155100);
	background:-o-linear-gradient(top,#238b00,#155100);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#238b00), to(#155100));
	background:-webkit-gradient(linear, color-stop(0, #238b00), color-stop(1, #155100));
	background:-webkit-linear-gradient(top,#238b00,#155100);
	}
button.new.add:before	{}
/* -go:- */
button.new.go	{width:auto;min-width:70px;margin:0px;padding:0 11px;text-shadow:0px -1px 0px rgba(0,0,0,.22);border-color:#6A9443;background:#7e0416;
	background-color:#6ea100;
	box-shadow: inset 0 1px 0 0 #b0c483;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fba00', endColorstr='#6ea100');
	background:-ms-linear-gradient(top,#7fba00,#6ea100);
	background:-moz-linear-gradient(top,#7fba00,#6ea100);
	background:-o-linear-gradient(top,#7fba00,#6ea100);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fba00), to(#6ea100));
	background:-webkit-gradient(linear, color-stop(0, #7fba00), color-stop(1, #6ea100));
	background:-webkit-linear-gradient(top,#7fba00,#6ea100);
	}
button.new.go:before	{}
/* -preview:- */
button.new.preview, a.button.new.preview	{}
button.new.preview:before, a.button.new:before	{display:inline-block;position:relative;top:-1px;/*!!!: float:left;*/width:17px;height:14px;line-height:13px;vertical-align:bottom;margin:0 6px -2px -4px;background:transparent;content:url('../img/buttons/newPreview.png');}
/* -edit:- */
button.new.edit	{/*min-width:125px;*/}
button.new.edit:before	{display:inline-block;position:relative;top:0px;/*!!!: float:left;*/width:14px;height:15px;line-height:14px;vertical-align:bottom;margin:0 4px -2px -6px;background:transparent;content:url('../img/buttons/newEdit.png');}
/* -confirm:- */
button.new.confirm	{/*min-width:58px;*/ min-width:119px;text-shadow:0px -1px 0px rgba(0,0,0,.22);border-color:#909090;background:#909090;
	background-color:#86ae17;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2cf23', endColorstr='#86ae17');
	background:-ms-linear-gradient(top,#b2cf23,#86ae17);
	background:-moz-linear-gradient(top,#b2cf23,#86ae17);
	background:-o-linear-gradient(top,#b2cf23,#86ae17);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#b2cf23), to(#86ae17));
	background:-webkit-gradient(linear, color-stop(0, #b2cf23), color-stop(1, #86ae17));
	background:-webkit-linear-gradient(top,#b2cf23,#86ae17);
	}
button.new.confirm:before	{}
/* -cancel:- */
/*button.new.cancel	{min-width:58px;text-shadow:0px -1px 0px rgba(0,0,0,.22);border-color:#909090;background:#909090;
	background-color:#646464;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#949494', endColorstr='#646464');
	background:-ms-linear-gradient(top,#949494,#646464);
	background:-moz-linear-gradient(top,#949494,#646464);
	background:-o-linear-gradient(top,#949494,#646464);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#949494), to(#646464));
	background:-webkit-gradient(linear, color-stop(0, #949494), color-stop(1, #646464));
	background:-webkit-linear-gradient(top,#949494,#646464);
	}*/
button.new.cancel {float:left; top:14px;}
button.new.cancel:before	{}
/* -filter:- */
button.new.filter	{min-width:50px;height:23px;line-height:9px;margin:0 11px 9px 0;padding:0 14px;text-shadow:0px 0px 0px rgba(255,255,255,.62);border-color:#c3c3c3;background:#f8f8f8;
	border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;
	filter:none;
	}
button.new.filter.active	{border:none;background:#4b4b4b;}
/* -blank:- */
button.new.blank	{width:auto;min-width:0px;height:23px;line-height:9px;padding:0 8px;border:none;background:none;
	filter:none;
	}
button.new.blank.active	{font-weight:bold;}
/* -onoff:- */
button.new.onoff	{width:43px;min-width:0px;height:16px;border:none;filter:none;background:transparent url('../img/buttons/switchOff.png') 0 0 no-repeat; box-shadow: inset 0 0 0 0 #eaeaea;}
button.new.onoff	{background-image:url('../img/buttons/switchOff.png');}
button.new.onoff.active	{background-image:url('../img/buttons/switchOn.png');}
/* -install:- */
button.new.install	{}
button.new.install:before, a.button.install:before	{display:inline-block;position:relative;top:-1px;/*!!!: float:left;*/width:14px;height:10px;line-height:9px;vertical-align:bottom;margin:0 7px 0px -6px;background:transparent;content:url('../img/buttons/install.png');}
/* -back:- */
button.new.back	{min-width:0px;margin-right:0px;border-left-width:0;
	border-top-left-radius:0px;-moz-border-radius-topleft:0px;-webkit-border-top-left-radius:0px;
	border-bottom-left-radius:0px;-moz-border-radius-bottomleft:0px;-webkit-border-bottom-left-radius:0px;
	}
button.back:before	{z-index:-1;display:block;position:absolute;top:3px;left:-10px;margin:0;width:18px;height:19px;overflow:hidden;font-size:0px;color:transparent;content:"";
	border:solid 1px #afafaf;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari and Chrome */
	/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */
	/* IE10 Consumer Preview */

	background-color:#e0e0e0;
	/*
	background-image: -ms-linear-gradient(top left, #F0F0F0 0%, #D3D3D3 100%);

	background-image: -moz-linear-gradient(top left, #F0F0F0 0%, #D3D3D3 100%);

	background-image: -o-linear-gradient(top left, #F0F0F0 0%, #D3D3D3 100%);

	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #F0F0F0), color-stop(1, #D3D3D3));

	background-image: -webkit-linear-gradient(top left, #F0F0F0 0%, #D3D3D3 100%);

	background-image: linear-gradient(to bottom right, #F0F0F0 0%, #D3D3D3 100%);
	*/
	}


doesnotexist:-o-prefocus, button.back:before	{/*Opera fix: */width:20px;height:20px;}


/** New buttons (active state) **/
button.new:active, a.button.new:focus	{background:#e0e0e0;filter:none;}
button.new.save:active,
button.new.go:active	{background:#7fba00;filter:none;}
button.new.add:active	{background:#1c6f00;filter:none;}
button.new.confirm:active	{background:#97b91c;filter:none;}
/*button.new.cancel:active	{background:#777777;filter:none;}*/
button.new.blank:active	{background:none;filter:none;}
button.new.onoff:active	{background:transparent url('../img/buttons/switchOff.png') 0 0 no-repeat;filter:none;}
button.new.onoff.active:active	{background:transparent url('../img/buttons/switchOn.png') 0 0 no-repeat;filter:none;}
button.new.back:active	{/*do not change bcs :before formating!*/
	background-color:#e0e0e0;
	color:#666;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#d3d3d3');
	background:-ms-linear-gradient(top,#f0f0f0,#d3d3d3);
	background:-moz-linear-gradient(top,#f0f0f0,#d3d3d3);
	background:-o-linear-gradient(top,#f0f0f0,#d3d3d3);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f0f0f0), to(#d3d3d3));
	background:-webkit-gradient(linear, color-stop(0, #f0f0f0), color-stop(1, #d3d3d3));
	background:-webkit-linear-gradient(top,#f0f0f0,#d3d3d3);*/
	}


/** Pic **/
.pic	{display:inline-block;position:relative;width:146px;height:146px;line-height:146px;margin:3px 11px;vertical-align:bottom;text-align:center;text-decoration:none;/*bcs delete pic btn: overflow:hidden;*/border:solid 1px #d0d0d0;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#fff url('../img/bullit.gif') center center no-repeat;}

.pic img	{display:block;vertical-align:middle;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.pic span	{display:block;position:absolute;left:0;bottom:0;width:100%;/**/min-height:30px;line-height:14px;padding:3px 8px;vertical-align:middle;/*chrome,safari,opera!: text-shadow:1px 0px 1px #cccccc,-1px 0px 1px #858585*/;background:transparent url('../img/opacity/45.png') center center repeat;
	box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;
	border-radius:3px;border-top-right-radius:0;border-top-left-radius:0;
	-moz-border-radius:3px;-moz-border-radius-topright:0;-moz-border-radius-topleft:0;
	-webkit-border-radius:3px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;
	}
.pic q	{display:none;background:transparent url('../img/pic/actions.png') left top no-repeat;}
.pic q.tl,.pic q.tr	{width:17px;height:17px;margin:3px;line-height:16px;font-weight:bold;font-size:14px;color:white;}
.pic q.bl,.pic q.br	{width:33px;height:26px;}
.pic .tl	{background-position:left top;}
.pic .tr	{background-position:right top;}
.pic .bl	{background-position:left bottom;}
.pic .br	{background-position:right bottom;}
.pic:hover .tl, .pic:hover .tr,
.pic:hover .bl, .pic:hover .br	{display:block;}
.pic .tr.delete	{top:-6px;right:-8px;}
/* pic extended */
.pic.addPrd	{width:168px;height:168px;line-height:158px;border-color:#bdbdbd;background:#d2d2d2 url('../img/pic/addPrd.png') 100px 100px no-repeat;}
.pic.addPrd:hover	{border-width:4px;margin:0 8px;}
.pic.addItem	{width:114px;height:114px;line-height:106px;margin:2px;border-color:#ababab;background:#e8e7e7 url('../img/pic/addItem.png') 70px 70px no-repeat;}
.pic.addItem:hover	{border-width:2px;margin:1px;}
.pic.addLogo	{width:94px;height:60px;line-height:16px;margin:2px;padding-top:32px;vertical-align:bottom;border-color:#ababab;background:#e8e7e7 url('../img/pic/addLogo.png') 60px 60px no-repeat;}
.pic.addLogo:hover	{border-width:2px;margin:1px;}
.pic.iconImageBlank	{width:100px;height:100px;margin:2px;border-color:#ababab;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;background:#e8e7e7 url('../img/iconImageBlank.png') center center no-repeat;}
.pic.add	{width:120px;height:120px;margin:2px 0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border:dotted 1px #000000;background:#f8f8f8 url('../img/pic/add.png') center center no-repeat;}
.pic.tmb	{width:66px;height:66px;line-height:66px;margin:0 15px 0 0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;background-color:white/*#f8f8f8*/;}
.pic.btnAdd	{width:auto;height:23px;line-height:23px;margin:0;padding:0 13px 0 25px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border:dotted 1px #111;background:#f8f8f8 url('../img/pic/addBtn.png') 3px center no-repeat;}
.pic.bannerImage	{width:100%;}
.pic.notEditable	{}
.pic.notEditable:hover q	{display:none;}
.pic.notEditable	{}
.pic.notEditable:hover q	{display:none;}
.pic.homepagePrd	{}
.pic.homepagePrd:hover	{}
.pic.homepagePrd q.tl	{background-position:left -17px;}
.pic.addHomepagePrd	{height:60px;padding-top:86px;line-height:13px;border-color:#bdbdbd;background:#e8e8e8 url('../img/pic/addHomepagePrd.png') center 20px no-repeat;}
.pic.addHomepagePrd:hover	{}
.pic.addHomepagePrd q.tl	{background-position:right -17px;}
.pic.hidden	{}
.pic.hidden .hidden	{display:block;}
.pic.hidden q.tl	{display:block;}


/* logo upload */
.logo190x115	{display:inline-block;margin:0 11px 0 0;padding:30px 60px 0 0;background:transparent url('../img/logo190x115.gif') 0 0 no-repeat;}
.logo190x115 .pic.iconImageBlank	{width:190px;height:115px;margin:0;}
form .sizeW	{display:block;float:none;margin:0 2px 7px;padding:0 0 5px;text-align:center;border-bottom:solid 1px #bfbfbf;}
form .sizeH	{display:inline-block;width:35px;margin:3px 10px 3px 6px;padding:0 0 0 9px;vertical-align:bottom;border-left:solid 1px #bfbfbf;}

/* banner upload */
.bannerCont	{min-height:305px;}
.addBannerCont	{padding:5px 0 20px;}
.addBannerCont .banner0	{width:700px;height:305px;background:#e8e7e7 url('../img/banner/1.gif') 0 0 no-repeat;}
.addBannerCont .banner1	{float:left;width:550px;height:296px;background:#e8e7e7 url('../img/banner/1.gif') 0 0 no-repeat;}
.addBannerCont .banner2	{width:316px;height:145px;background:#e8e7e7 url('../img/banner/2.gif') 0 0 no-repeat;}
.addBannerCont .banner3	{width:316px;height:145px;background:#e8e7e7 url('../img/banner/3.gif') 0 0 no-repeat;}

.addBannerCont b	{position:absolute;bottom:11px;left:11px;line-height:16px;font-weight:normal;text-align:left;}

.addBannerCont .btn	{vertical-align:bottom;}


/** Item **/
dl  {clear:both;margin:0 12px 12px;padding:15px 12px 12px 12px;border:solid 1px #d1d1d1;background:#f9f9f9 url('../img/bullit.gif') 11px 15px no-repeat;}
dt	{margin:0 0 9px 0;padding:0;/*GK asked!: text-shadow:1px 0 1px #d7d7d7;*/}
dd	{margin:0 0 0 0;padding:0;line-height:16px;}
dd p,dt div,
form dd p,form dt div	{min-height:1px;padding:0 0 12px;line-height:14px;}
dd footer	{padding:6px 0;text-align:right;}
dd footer button	{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
/* -items in /cms/main/index- */
dl.left	{margin-right:0px;}
dl.facebook	{padding-left:95px;background-image:url('../img/item/facebook.png');background-position:20px 13px;}
dl.order	{padding-left:95px;background-image:url('../img/item/order.jpg');}
dl.payment	{padding-left:95px;background-image:url('../img/item/payment.jpg');}
dl.begin	{padding-left:95px;background-image:url('../img/item/begin.jpg');}
dl.begin ul	{margin:0px;}
dl.products	{padding-left:95px;background-image:url('../img/item/products.jpg');}
dl.settings	{padding-left:95px;background-image:url('../img/item/settings.jpg');}
dl.design	{padding-left:95px;background-image:url('../img/item/design.jpg');}
dl.delivery	{padding-left:95px;background-image:url('../img/item/delivery.jpg');}
dl.information	{padding-left:95px;background-image:url('../img/item/information.jpg');}
dl.analytics	{padding-left:95px;background-image:url('../img/item/analytics.jpg');}
dl.mobile	{padding-left:95px;background-image:url('../img/item/mobile.jpg');}
/* items list - all */
fieldset dl	{margin:9px 0;padding:0;}
/*?@!?@?!?@?!:
fieldset dd	{line-height: 16px;padding-right: 100px;}
fieldset dd a.details	{float: right;line-height: 14px;position: relative;right: -100px;width: auto;}
*/
.list dl    {clear:both;min-height:16px;margin:9px 0;padding:0;overflow:visible;/*bcs of .hint!*/border-color:#c2c2c2;background:#f4f4f4;
    border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	}
.list dl:hover,.list dl.active	{border-color:#e3e3e3;background:#fff;}
.list dl:hover dt,.list dl.active dt,
.list dl:hover dd,.list dl.active dd	{opacity:.85;}
.list dl.active dt	{background:transparent url('../img/icons/active.png') 99% 5px no-repeat;}
.list dl.active button	{opacity:.99;}

.list dt    {position:relative;margin:0 260px 0 0;padding:9px;text-shadow:none;	/*
	border-top-left-radius:5px;border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;
	*/
	}
.list dd	{position:absolute;top:0;right:0;width:260px;height:100%;margin:0;padding:0;background:#dddddd url('../img/item/listEdit.gif') left center repeat-y;
	/*
	border-top-right-radius:5px;border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;
	-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;
	*/
	}
.list dd .txt	{height:100%;margin:0px 11px 0 16px;padding:8px 0;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	}
.list dd a.link.edit	{display:block;top:50%;margin:-7px auto auto;}
.list dd button.edit	{position:absolute;bottom:6px;/*see button.new.edit: right:-7px;min-width:125px;*/}
.list .hint	{}
.list .hint span	{cursor:default;}
.list .hint span p	{line-height:14px;font-weight:normal;}

/* -items in /cms/settings/smi- */
fieldset footer.designfooter{width:923px; text-align:right;}


/* -items in /cms/settings/smi- */
dl.social	{min-height:66px;padding:0 5px;border:none;background:transparent url('../img/bullit.gif') left top no-repeat;}
dl.social dt	{display:none;}
dl.social dd	{padding:0px;}
dl.social.facebook	{padding-left:87px;background-image:url('../img/item/social/facebook.gif');}
dl.social.googlePlus	{padding-left:87px;background-image:url('../img/item/social/googlePlus.gif');}
dl.social.pinterest	{padding-left:87px;background-image:url('../img/item/social/pinterest.gif');}
dl.social.twitter	{padding-left:87px;background-image:url('../img/item/social/twitter.png');}
dl.social.instagram	{padding-left:87px;background-image:url('../img/item/social/instagram.png');}
dl.social.youtube	{padding-left:87px;background-image:url('../img/item/social/youtube.png');}
dl.social.others	{padding-left:87px;}
dl.social div	{margin-bottom:16px;}
dl .btnLike	{display:inline-block;padding:5px 30px 5px 0;background:transparent url('../img/item/social/btnLike.png') right center no-repeat;background-size: 27px;}
dl .btnPlusOne	{display:inline-block;padding:5px 42px 5px 0;background:transparent url('../img/item/social/btnPlusOne.gif') right center no-repeat;}
dl .btnFollowMe	{display:inline-block;padding:5px 165px 5px 0;background:transparent url('../img/item/social/btnFollowMe.gif') right center no-repeat;}
dl .btnPinIt	{display:inline-block;padding:5px 53px 5px 0;background:transparent url('../img/item/social/btnPinIt.gif') right center no-repeat;}

dl.facebookShop1	{min-height:192px;padding-right:255px;border:none;background:transparent url('../img/item/social/facebookShop.jpg') right top no-repeat;}
dl.facebookShop2	{min-height:192px;padding-right:255px;border:none;background:transparent url('../img/item/social/SH-Facebook.png') right top no-repeat;}
dl.facebookShop dt	{display:none;}
dl.facebookShop dd	{padding:0px;}
dl.facebookShop div	{margin-bottom:16px;}

/* -items in /cms/settings/mobile- */
dl.mobileShop	{min-height:265px;padding-right:469px;border:none;background:transparent url('../img/item/social/mobileShop.jpg') right top no-repeat;}
dl.mobileShop dt	{display:none;}
dl.mobileShop dd	{padding:0px;}
dl.mobileShop div	{margin-bottom:16px;}
dl.mobileShop .iframeHorCont	{z-index:95;position:absolute;top:144px;right:202px;width:192px;height:111px;overflow:hidden;overflow-x:hidden;overflow-y:hidden;}
dl.mobileShop .iframeVerCont	{z-index:95;position:absolute;top:32px;right:11px;width:111px;height:192px;overflow:hidden;overflow-x:hidden;overflow-y:hidden;}
dl.mobileShop iframe	{z-index:95;position:absolute;top:0px;left:0px;overflow:hidden;
	zoom:0.57;/*for IE8!*/
	-moz-transform: scale(0.30, 0.30);
	-webkit-transform: scale(0.30, 0.30);
	-o-transform: scale(0.30, 0.30);
	-ms-transform: scale(0.30, 0.30);
	transform: scale(0.30, 0.30);
	-moz-transform-origin: top left;
	-webkit-transform-origin: top left;
	-o-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	}
/* -items in cms/content/list- */
.pages dl	{clear:none;height:155px;margin:0;overflow:hidden;
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	}
.pages dl.hidden	{border-color:#e68999;}
.pages dt	{height:100%;margin:0 170px 0 0;text-align:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:transparent url('../img/item/gridDefault.png') center 18px no-repeat;}
.pages dt.content1,.grid dt.contentAbout	{background-image:url('../img/item/gridAbout.png');}
.pages dt.content2,.grid dt.contentContacts	{background-image:url('../img/item/gridContacts.png');}
.pages dt.content3,.grid dt.contentDelivery	{background-image:url('../img/item/gridDelivery.png');}
.pages dt.content4,.grid dt.contentConfidential	{background-image:url('../img/item/gridConfidential.png');}
.pages dt a	{margin:6px 0 60px 9px}
.pages dt b	{}
.pages dd	{width:170px;}
.pages dd .txt	{margin:0 20px 0 20px;padding:18px 0 15px 0;line-height:18px;}
.pages dd button.edit	{position:absolute;bottom:15px;/*see button.new.edit: width:100%;*/}

/* -items in cms/plugins/index- */
div.plugins	{clear:both;min-width:936px; /*background-color: #fff;?!?!?!?: ToDo - test why it is not 936px?! */}
.plugins dl	{min-height:170px;padding:13px 13px 13px 16px;border-color:#d8d8d8;background:#fafafa;
	box-shadow:6px 6px 13px rgba(0,0,0,.04);-moz-box-shadow:6px 6px 13px rgba(0,0,0,.04);-webkit-box-shadow:6px 6px 13px rgba(0,0,0,.04);
	}
.plugins dl:nth-child(3n)	{margin-right:-1px!important;}
.plugins dl.hover	{background-color:#f0f0f0;}

.plugins dt	{position:relative;float:left;width:300px;;height:auto;min-height:75px;margin:0 0 8px;padding:0 30px 0 0;text-align:left;border-right:solid 1px #cecece;background:none;}
.plugins dt q	{display:none;position:absolute;left:0px;top:0px;right:0px;bottom:0px;background:transparent url('../img/icons/activeSmall.png') 2px 3px no-repeat;content:"";}
.plugins .active dt q	{display:block;}
.plugins dt img	{float:left;margin:0 11px 0 0;}
.plugins dt b	{display:block;margin:0 0 2px;line-height:13px;}
.plugins dt i	{display:block;}
.plugins dt button	{position:absolute;top:46px;left:86px;}
.plugins dt div	{clear:both;margin:26px 0 0;}
.plugins dd	{float:left;width:544px;margin:0 0 0 -1px;padding-left:30px;border-left:solid 1px #cecece;}
.plugins dd footer	{padding:0px;}
.plugins div	{line-height:15px;}
.plugins a	{text-decoration:none;}
.plugins.pluginsSmall dl	{width:101px;height:140px;margin:7px 0px 7px 14px;text-align:center;border:none;
	box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;
	}
.plugins.inactive	{}
.plugins.inactive dt	{border:none;}
.plugins.inactive dd	{width:562px;margin-left:-20px;border:none;}
.plugins.inactive dd .previewImg	{padding-top:369px;}
.plugins.inactive dd .previewImg img	{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.plugins.inactive dd.nopreview	{clear:both;float:none;width:auto;margin:0px;padding:26px 0;font-size:11px;}
.plugins.inactive dl.nofloat dt	{float:none;width:auto;}
.plugins.inactive dl.nofloat dd	{float:none;width:auto;}



/** Box **/
div.box	{z-index:8;position:relative;margin:0 0 100px;padding:12px 0 0;border:dashed 1px #afafaf;background:#f6f6f6;
	box-shadow:-3px 3px 0px #d6d6d6;-mox-box-shadow:-3px 3px 0px #d6d6d6;-webkit-box-shadow:-3px 3px 0px #d6d6d6;
	border-radius:9px;-mox-border-radius:9px;-webkit-border-radius:9px;
	}
.box q	{z-index:82;position:absolute;width:12px;height:11px;line-height:5000;border:solid 0px red;background:transparent url('../img/box/woman.png') center center no-repeat;font-size:0;}
.box>footer	{padding:6px 0;text-align:right;}
/* box extended */
.box.boxL	{margin-left:100px;}
.box.boxL q	{bottom:-102px;left:-100px;width:181px;height:139px;background-image:url('../img/box/boxL.png')}
.box.boxR	{margin-right:100px;}
.box.boxR q	{bottom:-73px;right:-100px;width:187px;height:124px;background-image:url('../img/box/boxR.png')}
/* box youtube */
.box.youtube	{margin:22px 0 32px;padding:0 0 9px;box-shadow:none;-mox-box-shadow:none;-webkit-box-shadow:none;border-radius:4px;-mox-border-radius:4px;-webkit-border-radius:4px;border:solid 1px #d0d0d0;background:white;}
.youtube p	{padding:0;}
.youtube p.title	{top:-2px;left:-1px;/*???: width:339px;*//*mss2011-11-08: width:328px;*/margin-right:-2px;}
.youtube p.title label	{top:-21px;width:100%;height:21px;margin:0 0 -22px;padding:2px 0 3px 52px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:transparent url('../img/youtube.gif') left top no-repeat;}
.youtube p.title input	{width:100%;height:25px;margin:-1px 0 0;font-style:italic;}
.youtube p.title a.btn.delete	{top:1px;right:4px;margin:0;padding:0px;}
.youtube p.image	{margin:0 9px;}
.youtube p.image span	{float:left;width:120px;min-height:90px;margin:11px 7px 11px 0;padding:2px;line-height:150px;vertical-align:top;border:solid 1px #b2b2b2;background:white;}
.youtube p.image img	{display:block;max-width:120px;}
.youtube p.image b	{float:left;width:174px;margin:55px 0 4px;}
.youtube p.image input	{float:left;width:174px;margin:0;}
.youtube p.description	{margin:0 10px 0 9px;}
.youtube p.description textarea	{margin:0;}
/* box enlarge - options */
div.box.option	{margin:0 0 12px;padding:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;background:#e7e7e7;}
.box.option	{margin:0;}
.box.option p	{margin:1px 0;padding:0;}
.box.option span.additions	{display:block;float:right;width:430px;min-height:25px;max-height:25px;line-height:13px;padding:0 0 5px 18px;/*bcs of .hint: overflow:hidden;*/background:#f4f4f4;}
.box.option p:first-child span	{padding-top:5px;padding-bottom:0px;}
.box.option img	{display:block;}
.box.option input.chk	{float:left;margin:6px 11px 0 13px;}
.box.option input.num	{display:inline-block;float:none;margin-right:4px;margin-left:4px;}
.box.option em.plus	{/*See the font-sizes!*/}
.box.option p.inactive	{/*See the colors!*/}
.box.option p.inactive input,.box.option p.inactive a	{filter:alpha(opacity=70);opacity:.69;}
.box.option p.add	{padding:0 0 0 12px}
.box.option p.add span.additions	{min-height:25px;max-height:125px;}
.box.option p.add i	{display:block;padding:7px 35px 22px 0;}
.box.option p.add em	{margin-top:5px;}

/** Fields **/
input,select,textarea,.field	{vertical-align:middle;/*TODO: border:solid 3px #cacaca;*/
	/*
	border-image:url('../img/fieldBrd.gif') 3 3 stretch;
	-moz-border-image:url('../img/fieldBrd.gif') 3 3 stretch;
	-webkit-border-image:url('../img/fieldBrd.gif') 3 3 stretch;
	*/
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	background-color:#f2f2f2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fefefe');
	background:-ms-linear-gradient(top,#f2f2f2,#fefefe);
	background:-moz-linear-gradient(top,#f2f2f2,#fefefe);
	background:-o-linear-gradient(top,#f2f2f2,#fefefe);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#fefefe));
	background:-webkit-linear-gradient(#f2f2f2,#fefefe);
	}
form p	{padding-bottom:30px;}
form p+hr	{/*bcs of p padB: */margin-top:-12px;}
form hr+p	{/*bcs of label: */padding-top:20px;}
form input,
form select,
form textarea	{margin:0 11px 0 0;  /*see aida.css: padding:2px 0;*//* fields with basis width */}
form textarea	{width:100%;overflow-x:hidden;}
form input[type=text], input[type=password]  {height:29px;}
form select {height:29px;}
.hideIfNo p {padding-top:8px;}

form em,form label	{overflow:visible;/*bcs of .hint!*/}

form label	{top:-18px;}
form label.full,form label.chk	{top:-3px;float:none;width:auto;margin:0;text-align:left;}
form label.chk	{display:inline;top:0px;}
form label.txt	{height:auto;cursor:auto;}
form label b	{display:block;}
form em	{/*?: margin-top:3px;*/}
form strong	{text-align:left;}
form input[type="file"]	{margin-right:0;}

h2 input	{display:inline-block;float:none;}
/* -placeholder- */
form input.placeholder,form textarea.placeholder	{font-style:italic;}
form input.placeholderA,form textarea.placeholderA	{font-style:normal;}

/* -full- */
form p.full	{height:auto;min-height:42px;margin:0;padding:0 0 12px;}
form p.full label,form label.full	{top:-3px;float:none;width:auto;height:auto;margin:0;text-align:left;}
form p.full label b,form label.full b	{display:inline-block;}

/* -chk- */
form input.chk,form input.radio	{/*new: */margin-left:0px;margin-bottom:2px;/*??? bcs of smi.php: margin-bottom:5px;*/vertical-align:middle;}
form p.chk input.chk	{/*bcs of settings/payment: */margin:0 2px 0 6px;}

form p.chk,form p.radio	{min-height:auto;padding:0 0 12px;}
form p.chk span,form p.radio span	{display:inline-block;padding-right:20px;/*?: */}
form p.chk em,form p.chk strong,
form p.radio em,form p.radio strong	{line-height:20px;}
form .radio label	{display:inline;float:none;top:0px;width:auto;margin:0px !important;line-height:20px;}


/* -password strenght- */
.strenght	{font-weight:bold;
	background: #fef100; /* Old browsers */
	background: -moz-linear-gradient(left,  #fef100 0%, #daea15 40%, #ffffff 41%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fef100), color-stop(40%,#daea15), color-stop(41%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #fef100 0%,#daea15 40%,#ffffff 41%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #fef100 0%,#daea15 40%,#ffffff 41%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #fef100 0%,#daea15 40%,#ffffff 41%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to right,  #fef100 0%,#daea15 40%,#ffffff 41%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fef100', endColorstr='#daea15',GradientType=1 ); /* IE6-9 */
	}
em.strenght	{padding:0 0 0 60px;background:#fff;filter:none;}
em.strenght span	{z-index:88;position:absolute;left:0px;top:0px;width:51%;background:#daea15;}
em.strenght b	{z-index:99;display:block;position:relative;height:20px;overflow:hidden;}
/* -image field: file upload- */
.pic.add input,.picField	{/*z-index:-1;*/position:absolute;left:-6px;top:-6px;width:126px;height:126px;font-size:326px;filter:alpha(opacity=0);opacity:0;}

/* -accent field: copy url- */
.accentField	{border:dotted 1px #000;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;background:#dff0d9;}

/* -grid field: theme colors- */
.gridFields	{margin:0 0 12px;}
.gridFields em	{margin:0 0 9px;text-align:center;font-weight:bold;}
.gridFields em label	{top:0px;margin:5px 0 9px;padding:0px;cursor:pointer;border:solid 1px #bbbbbb;background:transparent url('../img/settings/templ1.jpg') 0 0 no-repeat;}
.gridFields em label span	{display:block;float:right;width:50%;height:100%;border-left:solid 1px #fff;}
.gridFields em input	{margin:0px;}

/*used only in axDesignLoadColorSchemas.php:
.gridFields em label input	{margin:0 2% 0 0 !important;}
.gridFields em label.fieldsOne input	{width:98%;}
.gridFields em label.fieldsTwo input	{float:left;width:46%;}
.gridFields em label.fieldsTwo span input	{float:left;width:100%;}
*/

.gridFields.big em	{width:187px;margin-right:32px;}
.gridFields.big em label	{width:187px;height:194px;}

.gridFields.small em	{width:78px;margin-right:7px;}
.gridFields.small em label	{width:70px;height:22px;margin:0 0 0px;border:solid 2px #fff;outline:solid 1px #bbb;}
.gridFields.small em label:hover,
.gridFields.small em.active label	{border:solid 1px #fff;outline:solid 2px #f00;}

.gridFields.small em label.bkgPattern	{width:68px;height:68px;margin:0 0 0px;border:solid 2px #fff;outline:solid 1px #bbb;}
.gridFields.small em label.bkgPattern img	{display:block;max-width:100%;max-height:100%;}
.gridFields.small em label.bkgPattern:hover,
.gridFields.small em.active label.bkgPattern	{border:solid 1px #fff;outline:solid 2px #f00;}


/* -error label- */
form input.error	{/*see colors!*/}
form label.error	{top:0;width:auto;height:auto;margin:0 0 6px;padding:0;/*see colors!*/}

/* -fieldset: print box - see print.css!- */
/* -fieldset: field container- */
fieldset	{clear:both;margin:0 2px 18px 0;padding:0;border-color:yellow;border:none;/**/}
fieldset legend	{z-index:0;position:relative;float:left;width:100%;margin:0 -9px 50px/*new!: 29px*/ 0;padding:0 0 10px;/*GK asked!: text-shadow:1px 0 1px #d7d7d7;*/}
fieldset legend a	{text-shadow:none;}
fieldset legend em	{display:inline;float:none;padding:/*bcs a.hide: 0 6px*/0 0 0 6px;text-shadow:none;font-weight:normal;}
fieldset footer	{width:auto; text-align:right; /*text-align:left; width:100%;*/}

/** Table **/
table.list	{height:600px;border:solid 1px #b2b2b2;background:transparent;}
table.list tr	{background:transparent;}
table.list thead th	{height:12px;padding:8px 9px 7px;border:solid 1px #b2b2b2;background:#dcdcdc;}
table.list thead td	{height:12px;padding:9px 11px 11px;vertical-align:middle;text-align:left;background:white;}
table.list tbody td	{/*see div: height:86px;padding:9px;*/padding:0px;border:solid 1px #cdcdcd;border-width:0 1px;background:transparent;}
table.list tbody tr td	{background:#f2f2f2;}
table.list tbody tr:nth-child(2n) td	{background:#fff;}
table.list tbody tr.empty td	{height:auto;}
table.list tbody tr div	{position:relative;height:86px;padding:14px;}
table.list tbody tr.hidden .hidden	{display:block;}
/*
table.list tbody tr:hover,table.list tbody tr:hover td	{background:#f2f2f2;}
table.list tbody tr:hover td *	{background-color:#f2f2f2;}
table.list tbody tr:hover td a.pic	{background-color:#fff;}
table.list tbody tr:nth-child(2n):hover,
table.list tbody tr:nth-child(2n):hover td	{background:#fff;}
table.list tbody tr:nth-child(2n):hover td *	{background-color:#fff;}
*/
table.list th.arrUp	{background:#dcdcdc url('../img/arrowUp.png') right center no-repeat;}
table.list th.arrDw	{background:#dcdcdc url('../img/arrowDw.png') right center no-repeat;}

table.list td.move	{/*see div: padding:22px 2px 6px 6px;*/}
table.list td.move div	{padding:22px 2px 6px 6px;}
table.list span.move	{display:inline-block;width:14px;height:26px;line-height:16px;vertical-align:middle;}
table.list span.move .up	{display:inline-block;width:14px;height:13px;background:transparent url('../img/buttons/arrows.png') left top no-repeat;}
table.list span.move .dw	{display:inline-block;width:14px;height:13px;background:transparent url('../img/buttons/arrows.png') left bottom no-repeat;}

table.list .pic	{width:58px;height:58px;line-height:58px;margin:0 0 0 1px;/*border-radius:3px;*/}
table.list .pic.product-guest	{outline: dashed 2px burlywood;}
table.list .pic:hover	{margin:0 0 0 1px;border-width:1px;}

table.list .addPrd	{display:inline-block;position:relative;width:auto;height:39px;line-height:39px;padding-left:53px;/*text-decoration:underline;*/border:none;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;background:transparent url('../img/pic/addPrdList.png') left top no-repeat;}


table.list td p	{padding-bottom:0;line-height:13px;}

table.list button	{vertical-align:4px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}

/** Lists **/
/* unordered list */
ul.list	{margin:0 0 0 18px;list-style-image:url('../img/unorderedList.gif');}
ul.list>li	{}
/* ordered list */
ol.list 	{margin:0px;padding:0px;list-style-position:inside;}
ol.list>li	{padding:4px 9px 5px 11px;margin:0 0 3px -11px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:solid 1px #cfcfcf;background:#f0f0f0;}

/** List view **/


/** Grid view **/
.grid	{}
.grid .pic	{box-shadow:2px 1px 4px #b3b3b3;-moz-box-shadow:2px 1px 4px #b3b3b3;-webkit-box-shadow:2px 1px 4px #b3b3b3;}
.grid .pic.product-guest	{outline: dashed 2px burlywood;}
.grid .pic:hover	{border-width:4px;margin:0 8px;}
.grid .pic:hover img	{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.grid .pic.addPrd	{margin-left:-11px;margin-top:-3px;}
.grid .pic.addPrd:hover	{margin-left:-14px;margin-top:-6px;}
.grid .pic.addItem	{width:153px;height:153px;line-height:146px;margin:0px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;background-position:102px 102px;}
.grid .pic.addItem:hover	{border-width:2px;margin:-1px;}
/*items grid (dl) - pages,plugins */
.grid dl	{clear:none;float:left;width:290px;margin:0 33px 20px 0;}
.grid.plugins dl	{max-height:170px;padding-left:13px;background:transparent;}
.grid.plugins dl:hover	{background-color:#f0f0f0;}
.grid.plugins dt	{float:none;width:auto;padding:0px;border:none;}
.grid.plugins dd	{float:none;width:auto;padding:0px;border:none;line-height:15px;}


/** Blank view **/
body.blank	{background:#f2f2f2;}
div.blank	{padding-left:24px/*GK 1024: 50px*//*GK new: 45px*/;}
div.blank>footer	{text-align:right;}
/** Alert view **/
body.alert	{min-width:550px;background:transparent url('../img/alert/body.jpg') center top repeat;}
.alert button	{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}

/** Special Format **/
.specialFormat	{/*settings/design.php*/}
.specialFormat strong	{padding-left:0px;}
.specialFormat label	{padding-left:0px;}
.specialFormat em	{padding-left:1px;}
.specialFormat .gridFields.big em	{padding-left:0px;}
.specialFormat .gridFields input	{margin-left:-4px;}
.specialFormat .pic.iconImageBlank	{margin-left:-1px;}

/** Misc **/
.full	{width:100%;/*?: margin-right:0;*/margin-right:-1px!important;}
.last	{margin-right:-1px!important;}
.txt	{line-height:14px;}
.bold	{font-weight:bold;}
.dark	{}
.light	{}
.posR	{position:relative;}
.placeholder	{height:29px;margin-top:1px;}
.placeholder:focus,.placeholder:active	{/*see fonts and colors!*/}
.cont:before,.cont:after,
.clearfix:before,.clearfix:after	{display:table;content:"";}
.cont:after,
.clearfix:after	{clear: both;}

/** JS formatting **/
/* -popup- */
div.fader	{}
div.fader.loading	{display:none;/*position:absolute;left:0;top:0;width:100%;height:100%;filter:alpha(opacity=70);opacity:.69;*/border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px;background:white url('../img/buttons/loading.gif') center center no-repeat;}
iframe	{z-index:100;background:none;}
.enlarge	{width:auto;height:auto;margin:0;left:0;top:0;text-align:left;overflow:visible;border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px;/**/border:solid 1px #b2b2b2;}
.enlarge iframe	{/*from aida.css?! why we need this iframe?: */width:1px;height:1px;border:none;}
.enlarge a.close    {position:absolute;top:-11px;right:-8px;width:22px;height:22px;border:none;cursor:pointer;background-image:url('../img/buttons/closeSmall.png');}
.enlarge h2 a.close {position:absolute;top:-17px;right:-12px;width:47px;height:47px;border:none;cursor:pointer;background-image:url('../img/buttons/close.png');}
.enlarge h2 a:hover	{background-color:transparent:}
.enlarge form	{position:relative;display:table;width:100%;}

.enlarge section	{padding-bottom:16px;padding-right:18px;border-radius:13px;-moz-border-radius:13px;-webkit-border-radius:13px;}
.enlarge p	{/*popup text test:line-height:14px;/*end!*/}
.enlarge footer	{margin-bottom:0;}
.enlarge footer em	{text-align:left;}
/* -the next code resets css settings on login page */
.loginPage .enlarge form	{background: none;display: table;border: none;top: 0px;margin: 0px;text-align: left;min-height: 100px;}
.loginPage .enlarge h2	{display: block;}
.loginPage .enlarge form section	{padding: 0px 18px 16px 18px;display: block;margin: 0px; background: #ffffff none no-repeat right top;}


/* -popup extended- */
#categoryDetail	{width:768px;}
#categoryDetail section	{padding-right:18px;}
#categoryDetail h2	{margin-right:-18px;}
iframe#categoryDetail	{width:790px;height:auto;min-height:550px;border:none;overflow:hidden;}

#catDetailsFrm	{}
#catDetailsFrm p.chk	{padding:0 0 6px;}

#picDetail	{width:auto;}
#bannerDetail	{width:936px;}
#bannerDetail h2	{margin-bottom:9px;}
#bannerDetail footer input.chk	{margin:0 6px 0 6px;}

#optionAdd 	{width:787px;}
#optionAdd em	{padding-top:0;padding-bottom:0;}
#optionAdd form input.chk,#optionAdd form input.radio	{margin-top:5px;}

#optionSave 	{width:787px;}
#optionSave .box	{padding:32px 22px 0;text-align:center;background:#f4f4f4;}
#optionSave .box p	{min-height:14px;line-height:14px;margin:0 auto;padding-bottom:15px;text-align:center;}	{width:768px;text-align:center;}
#optionSave footer	{margin-top:32px;}

#paramAdd	{width:776px;}
#picDetail	{width:368px;}
#paymentDetail	{width:776px;}
#paymentDetail section>div	{padding-left:84px;background:transparent url('../img/bullit.gif') 0 0 no-repeat;}

#shipmentDetail	{width:776px;}
#userDetail	{width:776px;}

#saving	{width:390px;min-height:130px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}

/* -saving animation- */
div.saving, div.paused	{height:auto;min-height:88px;margin:43px 11px 11px;text-align:center;}
.saving footer	{text-align:right;}
.saving ul	{list-style-type:none;margin:4px 0 18px;padding:0;}
/*#saving li.active	{background:#b8d159;}*/
.saving li	{display:inline-block;width:16px;height:7px;margin:0 2px 0 0;opacity:0;border:solid 1px #6ccb6c;border-width:0 1px;background:#248f00/*transparent url('../img/saving/saving.gif') 0 0 no-repeat*/;
	/*
	transition: opacity 0.5s 0.5s;
	-moz-transition:  opacity 0.5s 0.5s;
	-ms-transition:  opacity 0.5s 0.1s;
	-o-transition:  opacity 0.5s 0.1s;
	-webkit-transition:  opacity 0.5s 0.1s;
	*/
	/*
	transform:scale(1.0);
	-ms-transform:scale(1.0);
	-moz-transform:scale(1.0);
	-webkit-transform:scale(1.0);
	-o-transform:scale(1.0);
	*/
	animation:move 1s infinite linear;
	-ms-animation:move 1s infinite linear;
	-moz-animation:move 1s infinite linear;
	-webkit-animation:move 1s infinite linear;
	-o-animation:move 1s infinite linear;
	}
.paused li	{opacity:0.99;
	animation-play-state:paused;
	-ms-animation-play-state:paused;
	-moz-animation-play-state:paused;
	-webkit-animation-play-state:paused;
	-o-animation-play-state:paused;
	}

.saving ul li:nth-child(1)	{animation-delay: .1s;
	-moz-animation-delay: .1s;
	-webkit-animation-delay: .1s;
	-o-animation-delay: .1s;
	}
.saving ul li:nth-child(2)	{animation-delay: .2s;
	-moz-animation-delay: .2s;
	-webkit-animation-delay: .2s;
	-o-animation-delay: .2s;
	}
.saving ul li:nth-child(3)	{animation-delay: .3s;
	-moz-animation-delay: .3s;
	-webkit-animation-delay: .3s;
	-o-animation-delay: .3s;
	}
.saving ul li:nth-child(4)	{animation-delay: .4s;
	-moz-animation-delay: .4s;
	-webkit-animation-delay: .4s;
	-o-animation-delay: .4s;
	}
.saving ul li:nth-child(5)	{animation-delay: .5s;
	-moz-animation-delay: .5s;
	-webkit-animation-delay: .5s;
	-o-animation-delay: .5s;
	}
.saving ul li:nth-child(6)	{animation-delay: .6s;
	-moz-animation-delay: .6s;
	-webkit-animation-delay: .6s;
	-o-animation-delay: .6s;
	}
.saving ul li:nth-child(7)	{animation-delay: .7s;
	-moz-animation-delay: .7s;
	-webkit-animation-delay: .7s;
	-o-animation-delay: .7s;
	}
.saving ul li:nth-child(8)	{animation-delay: .8s;
	-moz-animation-delay: .8s;
	-webkit-animation-delay: .8s;
	-o-animation-delay: .8s;
	}
.saving ul li:nth-child(9)	{animation-delay: .9s;
	-moz-animation-delay: .9s;
	-webkit-animation-delay: .9s;
	-o-animation-delay: .9s;
	}

@keyframes move	{from{opacity:.99;}to{opacity:0.4;}}
@-ms-keyframes move	{from{opacity:.99;}to{opacity:0.4;}}
@-moz-keyframes move	{from{opacity:.99;}to{opacity:0.4;}}
@-webkit-keyframes move	{from{opacity:.99;}to{opacity:0.4;}}
@-o-keyframes move	{from{opacity:.99;}to{opacity:0.4;}}


/* -tinymce- */
.mceLayout iframe	{z-index:90;/*bcs of footer pos:fixed: z-index:98;*/}
span.mceEditor	{position:relative;}
table.mceLayout iframe	{position:relative;left:0;top:0;width:100%;min-height:200px;height:200px;margin:0;border:none;background:#f8f8f8!important;}
table.mceLayout tbody td:last-child	{padding:0;}
.enlarge span.mceEditor	{float:left;width:358px;margin:0 11px 0 0;}
.enlarge table.mceLayout	{/*width:100%;*/width:358px!important;}
#tinymce p	{font-size:12px;}

/* -sortable elements- */
.pic-grid-placeholder	{display:inline-block;position:relative;width:2px;height:146px;margin:0 2px 0 2px;background:transparent url('../img/sortable/grid-placeholder.gif') 0 0 repeat-y;/*old:line-height:146px;margin:3px 11px;vertical-align:bottom;text-align:center;text-decoration:none;border:dashed 1px #d0d0d0;border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:6px;background:#393 url('../img/bullit.gif') center center no-repeat;*/}
.list .list-placeholder	{height:1px;min-height:1px;line-height:1px;/*margin:0;padding:0;*/border:0;background:transparent url('../img/sortable/list-placeholder.gif') left center repeat-x;/*vertical-align:bottom;text-align:center;text-decoration:none;border:dashed 1px #393;border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:6px;*/}
/* -aside - left menu- */
aside ul li.ui-state-highlight	{height:30px;min-height:1px;line-height:30px;/*margin:0;padding:0;*/border:0;background:transparent url('../img/sortable/list-placeholder.gif') left center repeat-x;/*vertical-align:bottom;text-align:center;text-decoration:none;border:dashed 1px #393;border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:6px;*/}

/* -cities list - settings/shipment- */
.cities	{position:relative;margin:-6px 0 12px;padding:0px;}
input.ui-autocomplete-input	{z-index:98;}

/* -product selectbox- */
.selectProduct	{}
.selectProduct img	{float:left;max-width:44px;max-height:44px;margin:0 4px 9px 0;border:solid 1px #bcbcbc;}
.selectProduct input	{margin:0px;}
.ui-menu li.ui-menu-category	{position:relative;padding:6px;font-weight:bold;background:#ebebec;}
.ui-menu li.ui-menu-product	{position:relative;float:none;padding:0px;}
.ui-menu li.ui-menu-product a	{line-height:16px;padding:6px;font-size:12px;font-family:Arial,sans-serif;border-radius:0 !imoprtant;-moz-border-radius:0 !imoprtant;-webkit-border-radius:0 !imoprtant;-khtml-border-radius:0 !imoprtant;}
.ui-menu li.ui-menu-product img	{float:left;max-width:30px;max-height:30px;margin:0 7px 0 0;border:solid 1px #bcbcbc;}
.ui-menu li.ui-menu-product i	{font-weight:bold;}
.ui-menu li.ui-menu-product a.ui-state-focus	{color:#546969;padding:5px;border-radius:0 !imoprtant;-moz-border-radius:0 !imoprtant;-webkit-border-radius:0 !imoprtant;border:solid 1px #999999;background:#e9fdfd;}
.ui-menu li.ui-menu-product a.ui-state-focus img	{border-color:#b3c7c7;}

/* -cms/catalog/brands- */
a.brandSettings {float: right; display: inline-block; padding-right: 20px; vertical-align: middle; width:auto; height:20px; background: url('../img/buttons/newEdit.png') right center no-repeat; color: #000; text-decoration: underline;}
.search{height:29px}
/** Debug formatting **/
  #debug	{z-index:99;position:fixed;bottom:10px;right:26px;margin:0;padding:0;border:none;cursor:default;background:none;font-size:11px;color:white;font-size: 13; }


.productParams legend {margin: 0 -9px 30px 0;}
.productParams dd {padding: 3px 5px;}


article	{color:blue;border:solid 3px red;}

/** Safari styles **/
@media screen and (-webkit-min-device-pixel-ratio:0){
.list dd a.link.edit	{position:absolute;width:90%;}

div	{}
.txt,p	{}
}
/** Opera styles **/
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
.list dd a.link.edit	{margin:-14px auto auto;background:red;}
span.txt.light	{display:block;}
button.back:before	{width:20px;height:20px;}
}
/** Mozilla styles **/
/* Target all Gecko (includes Firefox) */
/*firefox 2*/
html>/**/body .selector, x:-moz-any-link	{color:lime;}
/*firefox 3*/
html>/**/body .selector, x:-moz-any-link, x:default	{color:lime;}
/*any mozilla*/
@-moz-document url-prefix(){
  .selector	{color:lime;}
  .txt,p	{line-height:16px;}
}

/** Smaller screens **/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	body {
		max-width: 940px;
	}
}
@media only screen
  and (min-device-width : 768px)
  and (max-device-width : 1024px)
  and (orientation:landscape)
{
    body	{max-width: 990px;}
}
@media only screen
  and (min-device-width : 768px)
  and (max-device-width : 1024px)
  and (orientation:portrait)
{
	body	{max-width: 940px;}
    section {max-width: 900px; }
}

@media only screen and (min-width: 1025px) and (max-width: 1120px) {
	body	{max-width:1024px;}
}
@media only screen and (max-width: 1400px) {
	button.btn.exportProductBtn { float: none;}
}




/** Seo Plugin **/

.seoDetails		  {position: relative;height:483px;background-color:#e8e8e8;margin:-20px -18px 10px -19px;} /*-17px -9px 10px -19px*/
.seoDetails .body {height:403px;max-width: 938px;padding:24px 9px 0 43px;overflow:hidden;}
.seoDetails .deti {height:72px;background:#F6F6F6;}
.seoDetails .detii {height:185px;margin-top:15px;background:#F6F6F6;}
.seoDetails .detiii {float:left; height:160px;width:390px; display:inline-block;}
.seoDetails .detiv {float:left; height:160px;width:420px;margin-left:30px; display:inline-block;vertical-align:60px;}
/*.seoDetails .detiv {height:160px;width:50%; overflow: hidden; margin-left:30px; display:inline-block;vertical-align:60px;}*/
.seoDetails .head {height:35px;width:100%;border-top:1px solid #4d4d4d;background: #555555;}
.seoDetails .foot {height:21px;width:100%;border-top:1px solid #4d4d4d;background: #555555;}
.seoDetails .swcolor {color:white;text-shadow:none; box-shadow: inset 0 0 0 0 #eaeaea;}
.seoDetails .swcolori {color:#8a8a8a; box-shadow: inset 0 0 0 0 #eaeaea;}
.seoDetails  input.wi1 {height:29px; padding-right:70px;}
.seoDetails .pd1 {padding-top:5px;max-width: 978px; }
.seoDetails .pd2 {padding:20px 15px 15px 15px;}
.seoDetails .pd3 {padding-bottom:10px;}
.seoDetails .mr1 {margin-top:5px;}
.seoDetails .mr2 {margin:7px 0 0 42px;}
.seoDetails .mr3 {margin-top:35px;}
button.seobtni {margin:0 0 0 0;border-radius:15px;height:24px;}
button.seobtni.active {margin:0 0 0 0;background:#c10a21;border-radius:15px;text-shadow:none;color:#fff;height:24px; border:0px;}
.seoDetails .wi1 {width:100%;}
.seoDetails .wi2 {width:382px;}
.seoDetails .hi1 {height:78px;resize: none; }
.seoDetails .pdl1 {padding-left:1px;}
.seoDetails .fsize {text-decoration:underline;top:-9px; margin:0 0px 0 0}
.seoDetails .labeli {top:-9px;}
.seoDetails input.wi1:focus,textarea.wi1:focus{border:1px solid #BBBBBB;}
.seoDetails .charcounter {z-index:10; width:27px; height:19px; border:1px solid #BBBBBB;margin:-29px 0px 1px 0px;padding:8px 0 0 5px;}
.seoDetails .charleft {margin-right:-1px;border-radius:3px 0px 0px 3px;background-color: #fefefe;}
.seoDetails .charRight {border-radius:0px 3px 3px 0px;}
.seoDetails .goodLength{color:#63b206; background-color: #fefefe;}
.seoDetails .badLength{color:#b20623;}
.seoDetails .charcount {z-index:10; width:30px; margin:-21px 0px 0 0;border-radius:0px 3px 3px 0px;}.seoDetails .swcolorii {color:#b20623;}
span.staticlinks {padding:9px 1px 0px 4px;color:#000000;background:#E8E8E8;border-radius:3px 0px 0px 3px;height:20px;}
input.staticlink {border:0px; margin-top:0px; padding-left:1px;background:none !important; border-radius:0px 3px 3px 0px;}
input.staticlink:focus {background:none !important;}
.seostai {height:29px;margin-top:13px;
 background: -moz-linear-gradient(center top , #F2F2F2, #FEFEFE) repeat scroll 0 0 transparent;border-radius: 3px 3px 3px 3px;vertical-align: middle;border: 1px solid #BBBBBB;}
.seoDetails textarea[readonly=""]:focus {background-color: #f2f2f2;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fefefe');
background: -ms-linear-gradient(top,#f2f2f2,#fefefe);
background: -moz-linear-gradient(top,#f2f2f2,#fefefe);
background: -o-linear-gradient(top,#f2f2f2,#fefefe);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#fefefe));
background: -webkit-linear-gradient(#f2f2f2,#fefefe);
}
.seoDetails .aLabel {display:none;}
.seoDetails .seoAuto .aLabel {display:block;}
.seoDetails .seoAuto .mLabel {display:none;}
.seoDetails .seoAuto .aVisibil 	 {visibility:hidden;}
.seoDetails .seoAuto .aDspnone 	 {display:none;}
.seoDetails .seodscr {position:absolute; z-index:30;width:330px;display:none;height:75px;padding:19px 95px 0px 21px; color:#FFFFFF; background:url(../img/seoPlugin/seoauto.png);}
    .seoDetails .seoAuto .seodscr.address {top:40px;left:46px;}
    @-moz-document url-prefix() {.seoDetails .seoAuto .seodscr.address {top:193px;}}
    .seoDetails .seoAuto .seodscr.meta {top:126px;left:46px; }
        @-moz-document url-prefix() {.seoDetails .seoAuto .seodscr.meta {top:279px;}}
    .seoDetails .seoAuto .seodscr.dscr {top:182px;left:46px; }
        @-moz-document url-prefix() {.seoDetails .seoAuto .seodscr.dscr {top:335px;}}
.seoDetails .seoAuto  input.seoreadonly:focus + .seodscr {display:block;}
.seoDetails .seoAuto  textarea.seoreadonly:focus + .seodscr {display:block;}
.seoDetails .divdescription{padding:28px;}
.seoDetails span.arrow {width:6px;height:8px;background:url(../img/seoPlugin/arrow.png)center no-repeat;text-shadow:none;}
.seoDetails span.foot {width:16px;height:11px;margin:2px 0px 0px 44px;background:url(../img/seoPlugin/foot.png)top no-repeat;text-shadow:none;}
.seoDetails span.seo {width:18px;padding:12px;margin-right:2px;background:url(../img/seoPlugin/seo.png)center no-repeat;border:none;text-shadow:none;}

/*...Seo canonical Tag...*/
.seoDetails .detiv {height:140px; vertical-align:81px;}
.seoDetails .detii {height:205px;}
.seoDetails .detii.canonical {height:290px;}
.cannon-tag {clear:both; margin-top:12px; border-top:1px solid #d7d7d7; padding-top:40px;}
.cannon-tag::after {display:block; clear:both; content:"";}
.cannon-tag label {width:100%; height:100%; font-weight:bold; color:#000;}
.cannon-tag sup   {color:#e0133e; font-size:9px; text-transform:uppercase;}
.cannon-tag input {float:left; margin:7px 0 0 5px; width:833px;}
.cannon-tag input.err {color:#c10a21;}
.cannon-tag input.err ~ .img-err {display:block;}
.cannon-tag .img-err  {display:none; position:absolute; top:18px; right:38px; width:25px; height:25px; background:url('../img/seoPlugin/err-bgr.png')no-repeat center center; z-index:99;}
.cannon-tag img   {float:left; margin-top:5px; width:31px; height:31px; background:#c0c0c0;}
.cannon-tag img.display-none {display:none;}
.cannon-tag img.display-none + input {margin:7px 0 0 0; width:869px;}
.cannon-tag a     {clear:both; display:block; padding-top:3px; font-family:arial; text-decoration:none; color:#1021c6;}
.cannon-tag a span{color:#d10f31;}
.cannon-tag pre {margin:0;}
.cannon-tag .cannon-url {display:inline; text-decoration:underline; color:#1021c6;}
.cannon-tag .normal-link {display:inline-block; margin:4px 0 0 5px; width:32px; height:32px; background:url('../img/seoPlugin/normal-link.png') no-repeat center center;}
.cannon-tag .normal-link.link    {background:url('../img/seoPlugin/link.png')no-repeat center center}
.cannon-tag .normal-link.unlink  {background:url('../img/seoPlugin/unlink.png')no-repeat center center}
.cannon-tag a:hover .cannon-url {text-decoration:none;}
.cannon-tag footer {clear:both;}
.cannon-tag footer .cannon-btn {margin-top:10px; left:-15px;}
.cannon-tag footer .cannon-btn:nth-child(2) {left:15px;}

.zopim iframe {z-index: auto;}


/*...New Popups Rules...*/
.enlarge {display:none; position:absolute;left:0; top:0; margin:0; border-radius:13px;border:solid 1px #b2b2b2; width:auto; height:auto; text-align:left; overflow:visible; z-index:99; background:#e9e9e9; padding:7px;}
.enlarge form > section {border-radius:13px; padding:0 18px 16px 18px; min-height:40px; background:#ffffff; border:1px solid #d8d8d8;}
.enlarge form label {color:#535353;}
.enlarge h2 {margin:0px -18px 18px -18px; border-radius:13px 13px 0 0; padding:0 18px; line-height:48px; height:48px; font-size:18px; background:#f5f5f5; color:#2a2a2a; border-bottom:1px solid #d8d8d8; font-weight:normal;}
.enlarge h2 a.close, .enlarge a.close {position:absolute; top:10px; right:12px; border:none; width:27px; height:47px; background:url('../img/buttons/close.png') no-repeat; cursor:pointer; background-size:27px;}
.enlarge form footer {height:57px; background:#f5f5f5; line-height:56px; width:100%; padding:0 18px; margin:0px -18px -16px -18px; border-radius:0 0 13px 13px; border-top:1px solid #d8d8d8;}
.enlarge iframe {display:none;}


