/* Для изменения шапки подключить вместо
 * этого файла таблицу стилей с новым дизайном.
 * Шаблоны не менять.*/
#go-root {display:block;width:232px;height:95px;}
body, td {
	font:normal 12px Trebuchet MS, Verdana, Arial;
}
img {
	border:none;
}
body {color:#636363;margin:16px 14px 0 17px;}
#logo {
	float:left;height:94px;width:234px;
	background: url(img/volume/logo.png) 10px 11px no-repeat;
}
h5.el-fx
{
	padding-top:5px;
}
#resource-name {
	float:left;
	text-align:center;
	padding:0 0 0 19px;
	height:46px;
	border-left:solid 1px #636363;
	margin-top:27px;
}
#resource-name #title,
#resource-name #sub-title {
	margin:0;padding:0;
	font:normal 10px arial;
	text-transform:lowercase;
}
#resource-name #title {
	letter-spacing:1px;
	font-size:20px;
}
/*
#telephone, #work-hours, #user, #callback, #top-mail {
	float:right;
	clear:right;
	position:relative;
	white-space:nowrap;
}
#telephone {
	height:35px;
	color: #86c53f;
	font-size: 23px;
	letter-spacing:1px;
}

#callback {
	font-size:14px;
	background:url(/css/img/top_icon_phone.png) 0 0 no-repeat;
	height:20px;
	padding: 0 0 0 15px;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:underline;
	margin: 0;
	clear: none;
}
#callback:hover{
	text-decoration:none;
}
*/
#top-mail {
	font-size:14px;
	height:20px;
	vertical-align:middle;
	margin: 0 0 0 30px;
}
#top-mail a {
	color: #68bb0b;
	background:url(/css/img/top_icon_email.png) left bottom no-repeat;
	padding: 0 0 0 23px;
	display: inline-block;
}
#top-mail a:hover {
	text-decoration:none;
}
#telephone #area-code:before {
	content:"(";
}
#telephone #area-code:after {
	content:")";
}
#telephone #area-code {
	padding: 0 7px;
}
#holiday{
	float:left;
	padding:0px 30px;

}


/* Basket */
#t-basket {
	width:160px;
	height:95px;
	white-space:nowrap;
	float:left;
	padding-left:110px;
	background:url(img/volume/basket.png) 30px 5px no-repeat;
	font:bold 12px Trebuchet MS, Verdana, Arial;
	margin:0 auto 0 auto;
}

#t-basket table {
	margin: 8px 0 15px 25px;
	border: 0;
	border-collapse: collapse;
}

#t-basket th {
	white-space:nowrap;
	text-align:left;
	font-size:10px;
	margin:0;
	padding:1px;
}

#t-basket td {
	margin:0;
	padding:1px;
	font-weight:bold;
	color:#68bb0b;
	font-size:10px;
}

#t-basket a {
	white-space:nowrap;
	display:block;
	color:#68bb0b;
	padding-left:25px;
	background:url(img/volume/arrow_dbl_braket_left.png) left center no-repeat;
}


/* Contacts */
#t-contacts {
	float: right;
	width: 270px;
}


/* User */
#user {
	position:relative;
	top:-55px;
	height:16px;
}
#user span {
	cursor:pointer;
	text-decoration:underline;
	font-size:11px;
	padding:0 3px;
	color:#68bb0b;
}
#user span+span {
	color:#636363;
}
#work-hours {
	position:relative;
	top:43px;
	font-size:13px;
	color: #c5c5c5;
}
#top-menu {
	padding:0; margin:0;
	clear:both;
	background:#777 url(img/volume/hor_menu_bg.png) repeat-x;
	height:38px;
	list-style-image: url(img/volume/rc_lt.png);
	list-style-position: inside;
	list-style-type:none;
}
#top-menu li {
	display:block;
	float:left;
	padding:5px 10px 5px 10px;
	border-left:solid 1px #555555;
	border-right:solid 1px #aaaaaa;
	margin-top:6px;
}
#top-menu li:hover {
	background:url(img/volume/menu_hl_bg.png) repeat-x center right;
}
#top-menu li:first-child {
/*
	border:none;
*/
	margin-left:250px;
}
#top-menu a, #top-menu a:link, #top-menu a:visited {
	color:white;
	font:normal 14px Arial;
	text-decoration:none;
	height:
}
#top-menu a:active, #top-menu a:focus {
	color:#68bb0b;
	outline:none;
}
#icq {
	float:right;
	clear:right;
	position:relative;
	z-index:20;
	top:25px;
	margin-right:50px;
	padding:0 20px 0 30px;
	background:url(img/volume/icq.png) no-repeat center right;
	font:bold 14px Arial;
	color:white;
	cursor:default;
}
#icq div {
	display:none;
	color:#636363;
	position:absolute;
	width:550px;
	background:#fdf799;
	right:-50px;
	z-index:100;
	border:solid 1px #b3b3b3;
	padding:8px 0 8px 12px;
}
#icq:hover div {
	display:block;
}
.icq-list {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
.icq-list td,
.icq-list th {
	padding: 5px;
	width: 33%;
	vertical-align: top;
}
.icq-list table td,
.icq-list table th {
	width: auto;
	vertical-align: middle;
}
.icq-list table {
	border-collapse: separate;
	border-spacing: 2px;
}

#search {
	float:left;
	margin:0;padding:0;
	position:relative;
	left:10px;
	top:-30px;
}
#search input {
	padding:1px;margin:0;
	border:solid 1px;
	border-color:#d7d7d7 #a3a3a3 #a1a1a1 #9f9f9f;
}
#search label {
	color:white;
	padding-right:5px;
}
#search input[type=text] {
	width:160px;
}
#search input[type=button] {
	width:20px;
	height:20px;
	border:none;
	background:url(img/volume/arrow_dbl_right_tiny.png) center center no-repeat;
	cursor:pointer;
	text-indent: 10000px;
	overflow:hidden;
}
#search input[type=button]:hover {
	background:url(img/volume/arrow_dbl_right_tiny_on.png) center center no-repeat;
}
table.btn-lrg {
	border-collapse:collapse;
	margin:auto;
}
table.btn-lrg td {
	cursor:pointer;
	padding:0;
	margin:0;
	height:44px;
	width:7px;
	white-space:nowrap;
	background:url(img/volume/btn_lrg_lft.png) center center no-repeat;
}
table.btn-lrg td+td {
	background:url(img/volume/btn_lrg_ctr.png) center center repeat-x;
	padding-right:20px;
}
table.btn-lrg td+td+td {
	background:url(img/volume/btn_lrg_rgt.png) center center no-repeat;
	padding:0;
}
table.btn-lrg:hover td {
	background-image:url(img/volume/btn_lrg_lft_on.png);
}
table.btn-lrg:hover td+td {
	background-image:url(img/volume/btn_lrg_ctr_on.png);
}
table.btn-lrg:hover td+td+td {
	background-image:url(img/volume/btn_lrg_rgt_on.png);
}
table.btn-lrg:hover a {
	color:gray;
}
table.btn-lrg a:focus, table.btn-lrg a:active,
table.btn-lrg:focus a, table.btn-lrg:active a
{
	color:#68bb0b;
	outline:none;
}
.arrowed {
	padding-right:20px;
	background:url(/css/img/volume/arrow_dbl_right_tiny.png) right center no-repeat;
	cursor:pointer;
	text-decoration:underline;
	-moz-user-select:none;
}
/* Catalog */
#dir {
	padding:0px 0 0 0;
}
.menuLeft {
	border: 1px solid #979B9C;
	border-radius: 4px 4px 4px 4px;
	width:192px;
}
.menuLeft h3 {
    height: 30px;
    line-height: 30px;
    padding-left: 22px;
}
#dir .title {
	padding-top:4px;
	font:bold 12px Trebuchet MS, Verdana, Arial;
	text-transform:uppercase;
}
/* Categorized grid */
.xgrid .grp .title, .xdiv .title {
	background:white;
	color:black;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding-right:10px;
}
.xgrid .grp .line, .xdiv .line {
	margin-top:8px;
	width:100%;
	border-top:solid 3px #d6d6d6;
	text-align:right;
}
.xgrid .grp .line .link {
	float:right;
	padding:0 20px 0 20px;
	background:#eee url(/css/img/volume/arrow_dbl_right_tiny.png) center right no-repeat;
	border-right:solid 5px #eee;
}
.xgrid .grp .line .link a:link,
.xgrid .grp .line .link a:visited {
	text-decoration:none;
	color:black;
}
.xgrid .grp .line .link a:hover {
	text-decoration:underline;
	color:black;
}
span.lower {
	text-transform:lowercase;
}
.xgrid .ware-title td {
	vertical-align:top;
	padding:5px;
}
.xgrid .ware-title div { 
	width:230px;
	padding-bottom:10px;
}
.xgrid .ware-title a { 
	font:bold 12px Trebuchet MS, Verdana, Arial;
	color:#636363;
	text-decoration:none;
}
.xgrid .ware-body td { 
	vertical-align:top;
	padding-bottom:20px;
}
.xgrid .ware-body .pic { 
	float:left;
}
.xgrid .ware-body .pic div { 
 position:absolute;
 /*z-index:2;*/
 padding:0 0 0 0;
 background:transparent;
}
.xgrid .ware-body .pic div img { 
	margin:0;
}
.xgrid .ware-body .pic a { 
	font:bold 12px Trebuchet MS, Verdana, Arial;
	color:#636363;text-decoration:none;
}
.xgrid .ware-body .pic img { 
	margin:20px 8px 0 10px;
}
.xgrid .ware-body .info {
	padding:10px 5px 35px 145px;
}
.xgrid .ware-body .info .id {
	font-size:14px;
	color:#636363;
}
.xgrid .ware-body .info .more {
	text-decoration:none;
	background:url(/css/img/volume/arrow_dbl_right_tiny.png) right center no-repeat;
	width:74px;margin:5px 0 20px 0;
}
.xgrid .ware-body .info .more a {
	display:block;
	font-size:10px;
	color:#636363;
	text-decoration:none;
}
.xgrid .ware-body .info .price {
	white-space:nowrap;
	font:bold 7px Arial;
	color:black;
}
.xgrid .ware-body .info .price span {
	font:bold 20px Trebuchet MS, Verdana, Arial;
}
.xgrid .ware-body input {
	border:none;
	cursor:pointer;
	background:url(/css/img/volume/btn_buy1.png) no-repeat;
	width:91px;
	height:31px;
	margin:15px 0 0 -8px;
}
.xgrid .info.order .price {
	background:gainsboro;
	color:gray;
}
.xgrid .info.order input {
	background-image:url(/css/img/volume/btn_order.png);
}
/*Robots text*/
.main-txt-img, .main-txt-txt {
	padding:15px;
	text-align:justify;
	font:normal 12px arial;
}
/*footer*/
#footer a, #footer a:link, #footer a:visited {
	color:#636363;
}
#footer hr {
	width:100%;
	height:8px;
	background:url(/css/img/volume/green_bar.png) repeat-x;
	margin:20px 0 7px 0;
}
#legal {
	padding:10px 30px 15px 30px;
	background:#777 url(/css/img/volume/gray_bar_wide.png) repeat-x;
	height:76px;
}
#legal div {
	border-left:solid  1px #9e9e9e;
	clear:none;
	float:left;
	padding:12px 30px 0 30px;
	width:25%;
	height:68px;
	font:normal 12px Trebuchet MS, Verdana, Arial;
	color:white;
	line-height:13px;
}
#legal div:first-child {
	border:none;
	background:url(/css/img/volume/logo5.png) 40px 5px no-repeat;
	padding-top:50px;
	height:20px;
	width:15%;
}
#legal div:first-child +div {
	width: 120px;
	letter-spacing:2px;
	line-height: 15px;
}
/*hide counters and map link */
#map,
.counter-holder {
	position: absolute;
	left: -10000px;
	top: 0;
	background: transparent;
	padding: 0;
	overflow: hidden;
	border: 0;
}
/*chart*/
#chart .row-title {
	white-space:nowrap;
	text-align:right;
	position:relative;
	z-index:2;
	padding:0 5px 2px 5px;
}
#chart .bar-holder {
	background:#999999;
	border-bottom:solid 3px white;
	width:100%;
}
#chart .bar {
	background:#7cc623;
	white-space:nowrap;
	height:17px;
	float:left;
	padding-top:1px;
	vertical-align:bottom;
	color:white;
	font:normal 12px Tahoma,Arial;
}
#chart .avg-bar {
	clear:both;
	position:relative;
	background:#f9ff9a;
	height:2px;
}
#chart .row-label {
	white-space:nowrap;
	padding:0 0 0 5px;
}
/*filters block*/
#filters {
	padding:10px 10px 3px 10px;
	background:#f5f5f5;
}
#filters .title, .search .title {
	background:#f5f5f5;
	color:black;
	font-weight:bold;
	float:left;
	text-transform:uppercase;
	padding-right:10px;
}
.search .title {
	background:white;
}
/*.search {
	padding:10px;
	margin-bottom:10px
	color:#7fc52b;
	font:normal 12px Trebuchet MS, Verdana, Arial;
}*/
#filters .title-bar, .search .title-bar {
	margin-top:8px;
	width:100%;
	border-top:solid 3px #d6d6d6;
	text-align:right
}
#filters .block {
	float:left;
	padding:6px;
	width:180px;
	vertical-align:bottom;
}
#filters .label {
	font:bold 12px Trebuchet MS, Verdana, Arial;
	height:35px;
	line-height:12px;
}
#filters .inputs {
	white-space:nowrap;
}
#filters .inputs input {
	width:40px;
	margin:0 10px 0 10px;
	border:solid 1px #b8b8b8;
}
#filters .inputs input+input {
	width:55px;
}
#filters button {
	height:33px;
	width:120px;
	background:url(/css/img/button_apply.png) no-repeat;
	border:none;
	margin-left:20px;
}
#filters button:hover {
	background:url(/css/img/button_apply_on.png) no-repeat;
}
#apit_slider span {
	color:#7fc52b;
	text-transform:uppercase;
	font:bold 18px Trebuchet MS, Verdana, Arial;
}
#apit_slider {
	text-align:right;
}
#filters .all-filters {
	float:left;
}
#unused-filters .label {
	padding-left:15px;
	background:url(/css/img/volume/arrow_right_sm.png) left 3px no-repeat;
	cursor:pointer;
}
#filters .nothing {
	font:bold 14px Arial;
	color:gainsboro;
	clear:both;
	padding-bottom:15px;
}
#filters .slider {
	width:160px;
	margin:10px 0 10px -30px; 
}
#filters .ui-slider-range {
	background:#8cc63f;
}



#yn {width:800px;}
#yn h1 {font:bold 18px "Trebuchet MS"; color:#636363; text-transform:uppercase; margin-bottom:20px;}
#yn h2 {font:bold 16px "Trebuchet MS"; color:black;  text-transform:uppercase; 
background:white url(img/line1.png) 0% 50% repeat-x; margin-bottom:10px;}
.wb {background:white; padding-right:10px;}
#yn div {float:left; width:100%; margin-bottom:10px;}
#yn ul {list-style: url(img/bullet.png); }
#yn li {font:12px Arial,sans; color:#636363;margin-bottom:10px; margin-left:220px;}
#yn a {color: #4682b4}
#yn a:hover{color: #9acd32;}
#yn p {font:12px Arial,sans; color:#636363;margin-bottom:10px; margin-left:220px;}
#yn img {display:block; float:left;}

#fete{
	position:relative;
	white-space:nowrap;
	width:165px;
	height:121px;
	float:left;
	background:url(/img/12june_image.jpg) no-repeat;
	margin-left:10px;
	margin-top:-17px;
}


#header-fx {
	height: 150px;
}
.icons-fx{height:26px;text-align:right;padding:20px 20px 2px 0;}
.icons-fx span{position: absolute; left: 62.5%; background: url('/images/UnderLineForName.png') no-repeat left bottom; padding: 0px 0px 15px 0px; font-weight: bold; text-align: left; margin: 20px;}
.top-panel{height:45px;position:relative;vertical-align:middle;}
.top-panel h5{font-size:2.1em;}
.el-fx{
	float: left;
    height: 42px;
    line-height: 42px;
    margin-left:50px;
    padding-top: 3px;
	}
.logo{margin-left:9px;}
.callback{width:115px;padding-left:25px;height:25px;background:url(/images/callback.png);margin: 12px 0 0 -12px;line-height:25px; font-size:11px;}
.callback a{color:white;}
.login{margin-left:30px;margin-right:30px; padding-top:6px;}
.login a{color:#9BCD32;}
.cart{height: 40px;margin-left:0px;padding-top: 5px;}
.top-panel .cart a{color:black;text-decoration:underline;font-size:0.9em; background:url(/images/cart.png) no-repeat left center; display:inline-block; padding-left:30px;}
.cart img{float:left;margin:18px 3px 0 0;}
.el-fx a{font-weight:bold;text-decoration:none;}
/*.snet{display:block;float:right;margin:15px 5px 0 0;}*/
.top-menu{float: right;height: 32px;line-height: 32px;margin-top:1px;}
.top-menu li{display:block;float:left;height:32px;width:100px;text-align: center;background:url(/images/ui/Nav-bt-bg.png) no-repeat -190px 0;}
.top-menu a{color:rgba(255, 0, 0, 0); text-indent:-3000px; text-decoration:none;font-weight:bold;display:inline-block;height:32px;width:100px;font-size:1.1em;}
.top-menu li:hover {
    background:url(/images/ui/Nav-bt-bg.png) no-repeat scroll -190px -32px transparent;
}
.top-menu ul li.last:active {
    background: url("/images/ui/Nav-bt-bg.png") no-repeat scroll -290px -64px transparent;
}
.top-menu  ul li.last {
    background: url("/images/ui/Nav-bt-bg.png") no-repeat scroll -290px 0 transparent;line-height:32px;font-size:1em;position:relative;
}
.top-menu ul li.last:hover {
    background: url("/images/ui/Nav-bt-bg.png") no-repeat scroll -290px -32px transparent;
}
.top-menu ul li.down {
    background: url("/images/ui/Nav-bt-bg.png") no-repeat scroll -190px -96px transparent;
}
.top-menu a:hover{text-decoration:none;}
.top-menu .top-menu-r{padding-right:0;}
.top-menu ul li a.nav-payment {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 0 transparent;
}
.top-menu ul li a.nav-credit {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -32px transparent;
}
.top-menu ul li a.nav-delivery {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -64px transparent;
}
.top-menu ul li a.nav-guaranty {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -96px transparent;
}
.top-menu ul li a.nav-partners {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -128px transparent;
}
.top-menu ul li a.nav-actions {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -160px transparent;
}
.top-menu ul li a.nav-about {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -192px transparent;
}
.top-menu ul li a.nav-contacts {
    background: url("/images/ui/Nav-bt-text.png") no-repeat scroll 0 -224px transparent;
}
.top{height:34px;background:url(/images/top_bg.png) repeat-x;position:relative;margin-top:13px;margin-bottom:13px;}
.top-l{width:6px;height:34px;position:absolute;top:0;left:0;background:url(/images/top_l_bg.png);}
.top-r{width:6px;height:34px;position:absolute;top:0;right:0;background:url(/images/top_r_bg.png);}
.search{width:162px;height:21px;float:left;background:url(/images/search.png);margin:7px 0 0 12px;letter-spacing: -5px;word-spacing: -5px; overflow:hidden;}
.search input{height:20px;width:120px;margin:0 0 0 0px;border:0; font-size:11px;background:transparent; display:block;letter-spacing:0px; float:left;}

/* pop-up begin */
.alert {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
.alert div.box {
display:block;
position: absolute;
top:50%;
left:50%;
width: 800px;
margin: -200px 0 0 -400px;
background: white;
border-radius: 2px;
padding: 10px;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
}
.alert div.boxpopup {
display:block;
position: absolute;
top:50%;
left:50%;
width: 400px;
margin: 0 0 0 -200px;
background: white;
border-radius: 2px;
padding: 10px;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
}

#forgetPass
{
	height:102px;
	background:url('../img/forgetPassFon.png');
	margin:0 0 20px 0;
	position:relative;
}

#forgetPass span.text
{
	position:absolute;
	left:34px;
	top:15px;
}

#forgetPass span.input
{
	position:absolute;
	width:280px;
	height:24px;
	background:url('../img/forgetPassInput.png');
	left:33px;
	top:33px;	
}

#forgetPass span.input input
{
	width:95%;
	border:solid 0;
	margin-top:3px;
	background:transparent;
}

#forgetPass a.forgetPassBtn
{
	width:102px;
	height:26px;
	background:url('../img/forgetPassBtn.png');
	position:absolute;
	left:211px;
	top:62px;
}

#registration div.box {
display:block;
position: absolute;
top:50%;
left:50%;
width: 400px;
height: 374px;
margin: -170px 0 0 -200px;
background: white;
border-radius: 2px;
padding: 10px;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
}

.search a.searchSubmit
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-decoration:none;
}

.search a.searchSubmit
{
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-decoration:none;
}

.search a.searchClear
{
	display:block;
	width:20px;
	float:left;
	height:20px;
	text-decoration:none;
}

div.alert div.corpus-registration ul
{
	height:276px;
}

div.alert div.corpus-alert
{
	width:276px;
}

#callback div.box {
display:block;
position: absolute;
top:50%;
left:50%;
width: 460px;
height: 366px;
margin: -170px 0 0 -230px;
background: white;
border-radius: 2px;
padding: 10px;
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.75);
}
#callback div.box ul{
border: 1px solid #999999;
border-radius: 2px 2px 2px 2px;
display: inline-block;
height: 257px;
letter-spacing: normal;
margin: 7px 0 0 16px;
vertical-align: top;
width: 420px;
word-spacing: normal;
background-color:#FAFCFF;
}
#callback div.box .input{width:290px;height:20px;}
.alert .box ul li form label span.long{width:auto;padding-left:60px;color:#555;}
a.send{width:102px;height:27px;display:inline-block;background:url(/images/send.png);}
.alert .box a.close {
position: absolute;
left: -16px;
top: -16px;
display: block;
width: 32px;
height: 32px;
background: url(/images/ui/bt-close.png);
}
.alert .boxpopup a.close {
position: absolute;
left: -16px;
top: -16px;
display: block;
width: 32px;
height: 32px;
background: url(/images/ui/bt-close.png);
}
.alert .box .corpus-login, .alert .box .corpus-registration {
letter-spacing: -4px;
word-spacing: -4px;
}
.alert .box .corpus-login.active, .alert .box .corpus-registration.active {
display: block;
}
.alert .box h2 {
	color: #4682B4;
    font-size: 2.2em;
    letter-spacing: normal;
    margin: 5px 0;
    text-align: center;
    word-spacing: normal;
}
.alert .box ul {
display: inline-block;
width: 380px;
margin: 8px;
border: 1px solid #999;
border-radius: 2px;
vertical-align: top;
letter-spacing: normal;
word-spacing: normal;
background-color:#FAFCFF;
}
.alert .box ul li {
margin: 10px;
display: block;
list-style: none;
}
.alert .box ul li h3 {
font-size: 14px;
color: #4682B4;
text-align: center;
}
.alert .box form{
display:block;
}
.alert .box ul li form label {
display: block;
margin: 24px 0;
}
#callback label{text-align:center;margin:14px 0;}
#callback label p{text-align:left;padding:0 0 5px 55px; margin-bottom:0px; color:#555;font-size:1.1em;}
#callback p{padding-left:7px;}
label {
cursor: default;
}
.alert .box ul li form label span {
display: inline-block;
width: 78px;
text-align: right;
color:#555;
}
.alert .box ul li form label .input {
width: 200px;
margin: 0 5px;
}
#callback label.textLeft{text-align:left;}
.alert .box input, .alert .box select, .alert .box button {
overflow: visible;
vertical-align: middle;
margin:0 5px;
}
p.buttons {
text-align: center;
margin: 5px;
vertical-align: middle;
}
.sendButtons{text-align:right;margin:5px;padding:23px 25px 0 0;}
p.buttons a {
margin: 0 10px;
display: inline-block;
vertical-align: middle;
}
a.forgot {
display: inline-block;
padding: 0 0 2px 10px;
color:#0099FF;
font-size:1.1em;
float:left;
}
a.forgot2 {
display: inline-block;
padding: 0 0 2px 10px;
color:#0099FF;
font-size:1.1em;
float:left;
}
.alert .box a, .alert .box img, .alert .box input:focus {
outline: none;
}
a.comein {
display: inline-block;
width: 100px;
height: 24px;
padding: 0 0 2px 0;
background: url(/images/ui/bt-comein.png) 0 0;
}
p.comein-buttons {
text-align: center;
margin: 32px 0;
}
p.comein-buttons a {
margin: 0 10px;
}
.comein-vk {
display: inline-block;
width: 46px;
height: 48px;
background: url(/images/ui/bt-comein-vk.png) 0 0;
}
.comein-tw {
display: inline-block;
width: 46px;
height: 48px;
background: url(/images/ui/bt-comein-tw.png) 0 0;
}
.comein-fb {
display: inline-block;
width: 46px;
height: 48px;
background: url(/images/ui/bt-comein-fb.png) 0 0;
}
.active {
    display: block;
}
.alert .box div{display:block;}
a.partisipate {
display: inline-block;
width: 180px;
height: 24px;
padding: 0 0 2px 0;
background: url(/images/ui/bt-partisipate.png) 0 0;
}

#ajaxLoading div.box
{
	margin: -100px 0 0 -110px;
	width:150px;
	height:150px;
}

.corpus ul
{
	width:auto !important;
	display:block !important;
}

/* pop-up end */


/* Footer
-----------------------------------------------------------------------------*/

#footer-fx {
	width: 990px;
	margin: 0 auto;
	height: 160px;
	background:url(../images/footer-bg.png);
	z-index:100;
	clear:both;
        font-family:Liberation, sans-serif,  Arial;font-size:11px;
        line-height: 16px
}

#footer-fx .wr{
	color: #333333;
        display: table-cell;
        height: 160px;
        text-shadow: 0 0.045em rgba(255,255,255,0.4);
        vertical-align: middle;
        width: 990px;
	padding-top: 15px;
	}
#footer-fx .wr div{display:inline-block;width:333px;line-height:16px;}
#footer-fx .wr img{padding: 0px 0px 0px 3px;vertical-align: middle;}
#footer-fx .wr a{text-decoration: none;}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft-fx {
	float: left;
	width: 205px;
	margin-left: -100%;
}
#left-menu-fx{width:214px;padding-top:1px;border:1px solid #979b9c;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-khtml-border-radius:4px;}
#left-menu-fx h3 {height:30px;line-height:30px;padding-left:22px;}
.tla{width:5px;height:5px;position:absolute;top:0;left:0;background:url(../images/lt-angle.png);z-index:100;}
.tra{width:4px;height:5px;position:absolute;top:0;right:0;background:url(../images/rt-angle.png);}
.bla{width:5px;height:5px;position:absolute;bottom:0;left:0;background:url(../images/lb-angle.png);}
.bra{width:4px;height:5px;position:absolute;bottom:0;right:0;background:url(../images/rb-angle.png);}


#left-menu-content{padding:15px 0 0 4px;}
.rightSidebar{float:left;width:185px;padding-left:5px;}
.rightSidebar h3{text-align:center;padding: 10px 0;}
.elSidebar{margin:0 0 5px;border:1px solid #aaa;text-align:center;border-radius:5px;width:182px;}
.elSidebar p.title{line-height: 11px;padding-top: 2px;}
.elSidebar .image{height:128px;display:table-cell;vertical-align:middle;width:182px;}
.elSidebar .image img{
	max-height: 128px;
    max-width: 150px;}
a.elSidebarbyCart{display:inline-block;width:102px;height:26px;background:url(../images/elSidebarbyCart.png);line-height:24px;color:white;text-decoration:none;margin-bottom:3px;}
a.elSidebarbyCart:hover{background:url(../images/elSidebarbyCart.png) 0 -26px;}

	ul#my-menu { padding:0;list-style:none;text-shadow: 0 0.062em 1px #FFFFFF; }
	ul#my-menu li{list-style:none;}
	ul#my-menu>li {line-height:11px;position:static;}
	ul#my-menu>li.odd{background:url(../images/left-menu-li-bg.png) no-repeat;}
	ul#my-menu>li a{display:table-cell;border:0;width:162px;padding:0 10px 0 20px;height:32px;vertical-align:middle;}
	
	ul#my-menu>li ul { padding:0;display:none;}
	ul#my-menu>li>ul>li{background:url(../images/second-li-bg.png) no-repeat bottom left #bdc5cd; width:214px;margin-left:1px;}
	ul#my-menu>li>ul>li a{height:24px;padding:0 10px 3px 32px;width:150px;text-shadow: 0.1em 0.042em 0.033em rgba(255, 255, 255, 0.3);}
	
	ul#my-menu>li>ul>li>ul>li a{padding-left:40px;width:152px;color:black;background-image:none;}
	ul#my-menu>li>ul>li>ul>li.odd{background-color:#9fabba;background-image:none;}
	ul#my-menu>li>ul>li>ul>li:nth-child(even){background-color:#8d9db3;background-image:none;}
	
	ul#my-menu a { color:black;text-decoration:none;color:rgba(0, 0, 0, 0.65); }
	ul#my-menu a.collapsed { background:url('../images/collapsed.png') 8px center no-repeat; }
	ul#my-menu a.expanded { background:url('../images/expanded.png') 8px center no-repeat; }
	
	ul#my-menu>li>ul>li>a.collapsed { background:url('../images/second-collapsed.png') 18px center no-repeat; }
	ul#my-menu>li>ul>li>a.expanded { background:url('../images/second-expanded.png') 18px center no-repeat #bdc6cd; }
	ul#my-menu>li.active-fx{background:url(../images/active.png) no-repeat;width:216px; margin-left:-1px;}
	ul#my-menu>li.active2-fx{background:url(../images/active2.png) no-repeat;width:216px; margin-left:-1px;}

