﻿/* Basic */
.loading {z-index:999999;position:fixed;background:#fff;width:24px;height:24px;padding:4px;text-align:center;border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;background:url(http://smartechno.ru/srv_desk/images/ui-anim_basic_16x16.gif) center no-repeat}
.clear {clear:both}
input,textarea{background: #FFFFFF;
border: 1px solid #CACACA;
border-radius: 3px;
box-sizing: border-box;
padding: 2px;}

*{line-height:150%;margin:0;padding:0}
html,body,table,div,p,li,ul,td{font-family:'Trebuchet MS',Trebuchet,sans-serif;font-size:14px}
body {
	margin:0 !important;
	background: rgb(183,222,237); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3ZGVlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzcxY2VlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIxYjRlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiN2RlZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(183,222,237,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(183,222,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(183,222,237,1)), color-stop(50%,rgba(113,206,239,1)), color-stop(51%,rgba(33,180,226,1)), color-stop(100%,rgba(183,222,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(183,222,237,1) 0%,rgba(113,206,239,1) 50%,rgba(33,180,226,1) 51%,rgba(183,222,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(183,222,237,1) 0%,rgba(113,206,239,1) 50%,rgba(33,180,226,1) 51%,rgba(183,222,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(183,222,237,1) 0%,rgba(113,206,239,1) 50%,rgba(33,180,226,1) 51%,rgba(183,222,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(183,222,237,1) 0%,rgba(113,206,239,1) 50%,rgba(33,180,226,1) 51%,rgba(183,222,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 ); /* IE6-8 */
}

#super-wrap {
	width:1040px;margin:auto;
background:#fff;border:1px solid #eee;
}
h1,h2,h3,h4,h5,h6{font-family:Georgia,'Trebuchet MS',Trebuchet}
h1{color:#4a92e3;font-size:1.4em}
h2{
	color:#777;
	font:200 18px/26px Comfortaa,'Trebuchet MS',Georgia,serif;
	margin:20px 0 10px 0;
	border:0;
	border-left:10px solid #ccc;
	padding-left:10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}
h2 a,h2 a:link,h2 a:visited,h2 a:active,h2 a:hover {
	color:#777;
	font:200 18px/26px Comfortaa,'Trebuchet MS',Georgia,serif !important;
	text-decoration:none;
}

h3{color:#377DB2;text-shadow:1px #aaa;font-family:Tahoma,Arial;font-weight:900} /*color:#9aca33;*/
img{border:0}
a,a:link,a:active,a:visited,a:hover{color:#0465d1}

div.topwhite {padding:10px}
div.topwhite a{color:#fff;text-decoration:none}
/* The top menu table and links */
.top_right_phone {position:absolute;left:0;top:3px;background:url(/i/phone.png) no-repeat transparent;width:267px;padding-top:105px;color:#999;font-weight:400;text-align:center}
.top_links {
	color:#fff;
}
.top_links ul {
	margin:5px auto;
}
.top_links a,.top_links a:link,.top_links a:visited,.top_links a:active {display:inline-block;font:200 13px/16px 'Trebuchet MS',sans-serif;padding:3px;color:#fff;text-decoration:none}
.top_links a:hover {color:#333399}

#addFrm {height:500px;width:300px;text-align:center}
#neworder_form td {font-family:'Trebuchet MS',Trebuchet,Georgia;font-size:13px;color:#555}

#header{
	position:relative;
	padding:0;
	margin:0;
	margin-bottom:-1px;
	min-height:153px;
	clear:both;
	z-index:9;
	background: rgb(184,225,252); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(184,225,252,1) 0%, rgba(169,210,243,1) 10%, rgba(144,186,228,1) 25%, rgba(144,188,234,1) 37%, rgba(144,191,240,1) 50%, rgba(107,168,229,1) 51%, rgba(162,218,245,1) 83%, rgba(189,243,253,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(184,225,252,1)), color-stop(10%,rgba(169,210,243,1)), color-stop(25%,rgba(144,186,228,1)), color-stop(37%,rgba(144,188,234,1)), color-stop(50%,rgba(144,191,240,1)), color-stop(51%,rgba(107,168,229,1)), color-stop(83%,rgba(162,218,245,1)), color-stop(100%,rgba(189,243,253,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(184,225,252,1) 0%,rgba(169,210,243,1) 10%,rgba(144,186,228,1) 25%,rgba(144,188,234,1) 37%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%,rgba(162,218,245,1) 83%,rgba(189,243,253,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#header .head_block {float:left;padding:5px}

#mtopmenu {
	margin:-1px 0 10px 0;
	padding:0;
	background: #fafafa;  
	text-align:center;
	border:0;
}
#mtopmenu a,#mtopmenu a:link,#mtopmenu a:visited,#mtopmenu a:active,#mtopmenu a:hover {
	display:inline-block;
	height:32px;
	text-decoration:none; 
	text-align:center;
	margin:0;
	padding:0 30px;
	font:200 18px/32px 'Trebuchet MS',Helvetica,Verdana,sans-serif,Tahoma;
	color:#777;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
}
#mtopmenu a:hover,#mtopmenu a.active,#mtopmenu a:active {
	color:#fff;
	background: rgb(144,187,231); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(144,187,231,1) 0%, rgba(156,220,252,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(144,187,231,1)), color-stop(100%,rgba(156,220,252,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(144,187,231,1) 0%,rgba(156,220,252,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(144,187,231,1) 0%,rgba(156,220,252,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(144,187,231,1) 0%,rgba(156,220,252,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(144,187,231,1) 0%,rgba(156,220,252,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#90bbe7', endColorstr='#9cdcfc',GradientType=0 );}

table.pages{padding:7px;text-align:center;font:200 14px/16px 'Trebuchet MS',serif;}
table.pages td a,table.pages td a:link,table.pages td a:visited,table.pages td a:active,table.pages td a:hover{text-align:center;padding-left:7px;padding-right:7px;font:200 14px/16px 'Trebuchet MS',serif;}
table.pages td a:hover,table.pages td a:active{background:#dde8f3}

#leftmenu {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.2);
	box-shadow: 3px 3px rgba(0,0,0,0.2);
	border:1px solid #eaeaea;
	border-left:0;
	padding:5px;
	background:#fff;
	background: rgb(254,255,255); /* Old browsers */
background: -moz-linear-gradient(left, rgba(254,255,255,1) 0%, rgba(210,235,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(254,255,255,1)), color-stop(100%,rgba(210,235,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(254,255,255,1) 0%,rgba(210,235,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d2ebf9',GradientType=1 );
	width:270px}
#leftmenu a,#leftmenu a:link,#leftmenu a:visited,#leftmenu a:active {
	display:block;
	font:15px/22px Arial,Verdana,Helvetica,sans-serif;
	color:#777;
	padding-left:25px;
	background:url(http://smartechno.ru/i/menu_arrow.gif) 10px 50% no-repeat;
	text-decoration:none
}
#leftmenu a:hover {color:#333}
#leftmenu a.head,#leftmenu a.head:link,#leftmenu a.head:visited,#leftmenu a.head:active {
	color:#776aff;
	font-size:16px;
	font-weight:bold;
	background:none;
	padding-left:12px;
}
#leftmenu a.head.spec {padding-top:5px;padding-bottom:5px;border-radius:10px;background:#f9ff9e;color:#333}

#leftmenu a.head:hover{color:#fb5000}
#leftmenu a.act {background-position:95% 50%;border-radius:5px;background-color:#e5ebfb}
#leftmenu a.more,#leftmenu a.more:link,#leftmenu a.more:active,#leftmenu a.more:visited {background-position:95% 50%;background-image:url(http://smartechno.ru/i/menu_arrow_down.gif);text-align:center;padding-left:0}
#leftmenu a.more.open {background-image:url(http://smartechno.ru/i/menu_arrow_up.gif)}

#leftmenu .submenu {margin-left:5px}
#leftmenu .submenu a,#leftmenu .submenu a:link,#leftmenu .submenu a:active,#leftmenu .submenu a:visited{margin-left:5px}

#content {padding:10px 10px;margin-left:10px}
#content a,#content a:link,#content a:active,#content a:visited {text-decoration:none;font-size:14px}
#content .box {border-radius:5px;-mox-border-radius:5px;-webkit-border-radius:5px;border:1px solid #eee;padding:5px;margin:5px;text-align:center;float:left;width:155px;}
#content .bigbox {
	border-radius:15px;
	-mox-border-radius:15px;
	-webkit-border-radius:15px;
	border:1px solid #eee;
	padding:5px;
	margin:5px;
	text-align:center;
	display:inline-block;
	width:215px;
}

#content .bigbox a {white-space:nowrap;overflow:hidden;color:#333;font-size:1.15em}
#content .box a {white-space:nowrap;overflow:hidden}

#content p {
	margin: 15px 0;
}

ul,li {margin-left:10px;padding:1px;padding-left:5px;text-decoration:none}
ul{margin-left:10px;padding-left:5px;text-decoration:none}
/* Left menu links */

li.menuGroup {list-style-type:none;background:url(http://magazin.smartechno.ru/pix/plus.gif) 1px 7px no-repeat;text-decoration:none;margin:0;padding-left:4px}
li.menuGroup a,li.menuGroup a:visited,li.menuGroup a:active,li.menuGroup a:link,li.menuGroup a:hover{color:#0065d6}

ul.xmenu {margin:0;padding:0}
ul.xmenu li {list-style-type:none;margin:0;padding:0;padding-top:1px;padding-bottom:1px;padding-left:-15px}
ul.xmenu li.a {list-style-type:none;margin:0;padding:0;padding-top:1px;padding-bottom:1px;background:url(http://shop.smartechno.ru/pics/laptops/xmenua.gif) -1px 100% no-repeat}
ul.xmenu li a,ul.xmenu li a:link,ul.xmenu li a:visited {display:block;color:#565656;text-decoration:none;font:200 14px/14px "Birch CCT",Verdana,Arial;margin:0;padding:5px;width:99%;height:100%;background:transparent}
ul.xmenu li a:hover,ul.xmenu li a:active {color:#465b83;text-decoration:none;color:#000;background:url(http://shop.smartechno.ru/pics/laptops/xmenua.gif) top left no-repeat}

.xmenu a.act,.xmenu a.act:link,.xmenu a.act:active,.xmenu a.act:visited,.xmenu a.act:hover {display:block;color:#00aa00;text-decoration:none;font:200 14px/14px "Birch CCT",Verdana,Arial;margin:0;padding:3px}

table.minidetails {margin:0;padding:1px;font-size:11px;text-align:left}
table.minidetails td {margin:0;padding:2px;font-size:11px;color:#000}
table.minidetails td.l {margin:0;padding:2px;font-size:11px;color:#777}


/* Useful declarations */
table.pad3,table.pad3 td {padding:3px}

.frm {padding:7px;font:italic 200 15px arial;}
.smput{background:transparent;border:1px solid #bbb; font:200 12px Verdana,Arial,Tahoma;color:#000;padding:3px;}
.err {padding:5px;background:#ffeeee;border:1px solid #ffaaaa;text-align:center}
strong {font-weight:200}
.cent {text-align:center}

div.price,p.price,span.price {font:200 20pt/24pt Georgia,'Trebuchet MS',Verdana,Helvetica,serif;color:#ff8a00}

table.price{border-collapse:collapse;border:1px solid #ccc}
table.price tr td{border-bottom:1px dotted #ccc; color:#333}
.sel , table.price tr td.sel {color:#fb5000;font-size:1.05em}

.mrk, .mrk a, .mrk a:link,.mrk a:active, .mrk a:visited,.mrk * {
	font-size:11px;
	color:#777;
	font-weight:200;
}
.mrk a.cur, .mrk a.cur:hover, .mrk a.cur:visited {color:#ff3c00;text-decoration:none}

table.details td {font:200 12px/18px Tahoma,Arial,Helvetica,Verdana;color:#555;border-bottom:1px dotted #ccc;padding:5px}
table.details td.lbl {color:#888;letter-spacing:150%;line-height:175%;border-bottom:1px dotted #ccc;margin-left:7px;padding-right:5px}
table.details td.sep {color:#888;letter-spacing:150%;line-height:175%;border:none;margin-left:7px}
table.details .nobord td {border:0}
table.details thead th{text-align:left;padding:5px;font-size:0.9em;background:#eeeeff}

table.listing {font:200 12px/12px Tahoma,Arial,Helvetica,Verdana;color:#555;width:100%}
table.listing td {padding:5px}


table.mprice{border-collapse:collapse;border:1px solid #ccc}
table.mprice tr td{border-bottom:1px dotted #ccc}

.bluenotice {
	background:#E6EDFB;
	border:1px solid #DAE3F9;
	padding:.2em;
	margin-bottom:1.5em;
	font-size:.9em;
}
.pngFix {}
.blue_rnd {border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:0 0 5px #e4f1f7;padding:5px;background:#ecf4fc}
.dark_blue_rnd {border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; box-shadow:0 0 5px #ecfcf6;padding:5px;background:#ecfcf6}
.blue_rnd.brd{border:1px solid #999; box-shadow:0 0 8px #aaa}
.center {text-align:center !important}
.tpl_desc {padding:5px}

.blue_rnd_box {border:1px solid #afc9fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 0 5px #e4f1f7;padding:5px;background:#f8fbff}
.rnd_box {border:1px solid #afc9fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:0 0 5px #e4f1f7;padding:5px}
#goods {padding:10px}

tr.shop_row {border:1px solid #fff;border-collapse:collapse;cursor:pointer}
.fadeout {position:relative;height:60px;overflow:hidden}
tr.shop_row .afade {
    width: 100%;
    height: 20px;
    position: relative;
    top:-15px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 56%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(56%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 56%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
tr.shop_row:hover .afade {background: -moz-linear-gradient(top, rgba(238,238,255,0) 0%, rgba(238,238,255,1) 56%, rgba(238,238,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,255,0)), color-stop(56%,rgba(238,238,255,1)), color-stop(100%,rgba(238,238,255,1)));
    background: -webkit-linear-gradient(top, rgba(238,238,255,0) 0%,rgba(238,238,255,1) 56%,rgba(238,238,255,1) 100%);
    background: -o-linear-gradient(top, rgba(238,238,255,0) 0%,rgba(238,238,255,1) 56%,rgba(238,238,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(238,238,255,0) 0%,rgba(238,238,255,1) 56%,rgba(238,238,255,1) 100%);
    background: linear-gradient(top, rgba(238,238,255,0) 0%,rgba(238,238,255,1) 56%,rgba(238,238,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
	
.shop_top_bar {background:#f9f9f9;border-radius:5px;padding:0;margin-bottom:10px;width:100%}
.shop_top_bar div.cell {float:left;height:35px;line-height:35px;overflow:hidden;margin-right:10px;padding:5px;border-right:1px solid #fff}
.shop_top_bar div.cell.right{float:right;margin-left:10px;margin-right:0}
.shop_top_bar h1 {font:600 15px/35px "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif}
#search {width:99%;min-width:250px;border-radius:3px;padding:3px;font:15px/25px "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;height:25px}
.prod_img {border-radius:5px;}
.vatop > tbody > tr > td {vertical-align:top}

/* Shop product view */
#product_tbl {width:100%}
#product_tbl > tbody > tr > td {vertical-align:top}
.thumbs {border:1px solid #f0f0f0;padding:3px;margin:5px 1px}
.thumbs a,.thumbs a:link,.thumbs a:visited,.thumbs a:active {display:inline-block;padding:5px;border:1px solid #e7e7e7;margin:auto}
.thumbs a:hover {border:1px solid #c7c7c7}
.thumbs a img {margin:0;padding:0;border:0;cursor:pointer}
#large_img a {display:block;margin:auto;text-align:center}
#large_img a img {width:320px;margin:auto}

/* Shopping cart */
.cart {float:right;margin:-20px 5px 0 0;padding:3px;text-align:center;padding:5px;border-radius:3px;border:1px solid #ddd;background:#eeeeff;cursor:pointer}
.cart p {margin:0;padding:0}
.cart a,.cart a:link,.cart a:visited,.cart a:active{text-decoration:none;display:inline-block;color:#333}
.cart a:hover {background:#eeeeff}
#repair_search {font:200 16px/20px Helvetica,Arial,Verdana,sans-serif;padding:3px;width:100%}

.works_ttl {clear:right;font-weight:bold;display:block}
.main-txt {
	border:1px solid rgba(242,245,246,0.7); /* Old browsers */
	background: rgb(255,255,255); /* Old browsers */
	padding:5px;
	border-radius:7px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(242,242,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(242,242,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
	
}
.main-txt p {font:200 1em/1.2em 'Trebuchet MS',Helvetica,Verdana,Arial,sans-serif;color:#333;margin-top:7px;}
.main-txt p::first-line {margin-left:7px}
.main-txt p::first-letter {color:#fb5000;font-weight:bold;font-size:1.1em}
input[type="image"] {width:auto;border:0}

/* SRV_FRONT */
#srv-front * {}
#srv-front {width:1000px;overflow:hidden}
#add-accordion {float:left;clear:right}
#srv-front .left-pane {width:240px;margin-right:10px;background:#fff;padding:5px;color:#333;float:left}
#srv-front .left-pane ul {margin-top:20px}
#srv-front .left-pane li {display:inline-block;padding:4px 15px 3px 5px;border-radius:7px;font-style:oblique;color:#999}
#srv-front .left-pane li.active {font-style:normal;color:#fff;background:#fb5000}
#srv-front .main-action {position:absolute;width:800px;background:#40b6fc;border-radius:10px;padding:10px;color:#fff;margin:auto}
#srv-front .main-action.full {width:1020px}

#srv-front .main-action.c2 {background:#b640fc}
#srv-front .left-pane h3 {font-size:18px;color:#445b68;text-align:center}
#srv-front .main-action h3 {font-size:22px;color:#f5f5f5;text-align:center}
#srv-front p {font-size:16px;color:#fff;margin:10px}
#srv-front table.form input[type="text"] {font-size:22px;padding:5px 10px;border-radius:5px;width:100%}
#srv-front table.form, #srv-front table.form td {background:transparent}
#srv-front table.form td {font-size:18px;padding:10px;margin:5px;border-radius:10px;color:#fff}
#srv-front table.form input.dbl {width:280px}
#srv-front textarea {color:#333;font-size:16px;line-height:150%}
button.frm {
	text-shadow:0 !important;
	font-size:110%;
}
/* Fix jQ UI SelectMenu padding*/
.ui-selectmenu-button span.ui-selectmenu-text { 
	padding: 0.4em 1.5em 0.4em 0.5em;
}

.fr {float:right}
.tip {
    border-bottom: 1px dotted #0077AA;
    cursor: help;
}

.tip::after {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 8px 8px 8px 0px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    color: #FFF;
    content: attr(data-tip); /* Главная часть кода, определяющая содержимое всплывающей подсказки */
    margin-top: -24px;
    opacity: 0; /* Наш элемент прозрачен... */
    padding: 3px 7px;
    position: absolute;
    visibility: hidden; /* ...и скрыт. */
    width:auto;
	overflow:auto;
	min-width:160px;
    transition: all 0.4s ease-in-out; /* Добавить плавности по вкусу */
	text-align:left;
	z-index:99999;
}
        
.tip:hover::after,.tip.active::after {
    opacity: 1; /* Показываем его */
    visibility: visible;
}
.main-action .tip {color:#fff}

.types {text-align:center}

.types > div {
	width:160px;
	margin:5px;
	text-align:center;
	border-radius:5px;
	display:inline-block;
	background-color:rgba(255,255,255,0.5);
	padding:3px;
	cursor:pointer
}

.types > div:hover {
	background-color:rgba(255,255,255,0.7);
}
#srv-front .mrk {color:#fff}
#srv-front .types .mrk {color:#333;font-size:14px}

/* New orders */
#last_ord_canvas .order_snip {
	width:160px;
	height:160px;
	float:left;
	margin:5px;
	padding:5px;
	border-radius:5px;
	border:1px solid #ddd;
	text-align:center;
	position:relative;
	cursor:pointer;
	z-index:9px;
	overflow:hidden;
}
#last_ord_canvas .order_snip:hover {
	opacity:0.9;
	border-radius:15px;
}
#last_ord_canvas .order_snip .order_ttl {
	font-size:1.2em;
	color:#333;
	position:absolute;
	z-index:11;
	top:24px;
	left:5px;
	border-radius:5px;
	padding:3px;
	
  text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}
#last_ord_canvas .order_snip .order_id{
	opacity:1;
	font: 600 1em/1.1em 'Trebuchet MS',Trebuchet,Georgia;
	color:#555;
	background:#fff;
	border-radius:5px;
	padding:3px;
	z-index:12;
	position:absolute;
	right:1px;
	top:1px
}
#last_ord_canvas .order_snip .order_ico {border:0;padding:3px;position:absolute;left:40px;top:40px;z-index:9;opacity:0.5}
#last_ord_canvas .order_snip .order_cost{
	position:absolute;
	bottom:1px;right:1px;font-size:0.85em;text-align:center;padding:3px;margin:0;opacity:1;z-index:10;background:#eee;color:#fb5000;
	overflow:hidden;
}

#last_ord_canvas .order_snip .order_text{
	position:absolute;
	bottom:20px;
	left:0px;
	font-size:0.8em;
	text-align:left;
	padding:3px;
	color:#333;
	background:#eee;
	opacity:0.9;
	z-index:10;
	overflow: hidden;
	max-height:78px
}

#last_ord_canvas .time_span {position:absolute;top:1px;left:1px;font-size:0.75em;text-align:center;padding:3px;margin:0;opacity:0.7}
.time_span.x1 {background:#7afe10;color:#333}
.time_span.x2 {background:#f0fe10;color:#333}
.time_span.x3 {background:#fed410;color:#fff}
.time_span.x4 {background:#fe6f10;color:#fff}
.time_span.x5 {background:#fe1010;color:#fff}

#last_ord_canvas .order_snip:hover .time_span {background:transparent;color:#333}
#last_ord_canvas .order_snip:hover .order_cost {background:transparent}
#last_ord_canvas .order_snip:hover .order_ico {opacity:1}
#last_ord_canvas .order_snip:hover .order_text {opacity:1}
#last_ord_canvas .order_snip:hover .order_bar {display:none}

.bigItem .desc {padding:5px;background:#f2f2f7;border-radius:5px;margin:5px;font-size:0.9em}
.bigItem .price{float:right;border-radius:5px;padding:5px;background:#efefff}

#btm_menu {
	text-align:center;
	background: rgb(178,218,244); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(178,218,244,1) 0%, rgba(91,127,166,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(178,218,244,1)), color-stop(100%,rgba(91,127,166,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(178,218,244,1) 0%,rgba(91,127,166,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(178,218,244,1) 0%,rgba(91,127,166,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(178,218,244,1) 0%,rgba(91,127,166,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(178,218,244,1) 0%,rgba(91,127,166,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2daf4', endColorstr='#5b7fa6',GradientType=0 );
	padding:5px 0;
	color:#ccc;
}
#btm_menu a,#btm_menu a:link,#btm_menu a:visited,#btm_menu a:active {
	color:#fff;
	text-decoration:none;
	padding:4px;
	font:200 16px/20px 'Trebuchet MS',sans-serif;
}
.small {font-size:0.8em !important}

.button.big {
	font-size:1.1em;
	padding:6px 8px;
	margin:5px 7px;
}
.button.green {
	background: #8fc800; /* Old browsers */
	background: -moz-linear-gradient(top, #8fc800 0%, #8fc800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#8fc800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8fc800 0%,#8fc800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8fc800 0%,#8fc800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8fc800 0%,#8fc800 100%); /* IE10+ */
	background: linear-gradient(to bottom, #8fc800 0%,#8fc800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#8fc800',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-shadow:none;
}
.button.orange {
	background: #ffaf4b; /* Old browsers */
	background: -moz-linear-gradient(top, #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffaf4b 0%,#ff920a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffaf4b 0%,#ff920a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 );
	color:#fff;
	text-shadow:none;
}
.button.red {
	background: rgb(169,3,41); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 );
	color:#fff;
	text-shadow:none;
}

.itemView table td {
	padding:10px
}

.title a,.title a:link,.title a:visited,.title a:active {
	color: #333;
	text-decoration:none;
}

.specblock {
	text-align:center;
	vertical-align:top;
	display:inline-block;
	width:47%;
	border:1px solid #eee;
	border-radius:10px;
	margin:0;
	padding:10px;
}
.specblock img {
	border-radius:10px;
	max-width:99%;
	max-height:200px;
}
