@media screen, projection{

/* FORMS */
input, select, textarea, button{margin:0; vertical-align:middle; font-family:'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif; font-size:13px; outline:none;}
.inp-text{ padding:4px 10px; color:#666666; border:1px solid #cbcbcb; background: #ffffff url('/img/bg/input.png') 0 0 repeat-x; line-height:19px; font-style:italic; border-radius:0;}
.input_readonly{ border:1px solid #cbcbcb !important; background: #ffffff url('/img/bg/input_reaonly.png') 0 0 repeat-x !important; }

input.inp-text { height:19px; }

.btn{display:inline-block; vertical-align:middle; zoom:1; height:29px; margin:0; border:none; background:#db3f5c; color:#fff; line-height:29px; text-align:center; white-space:nowrap; padding:0 5px;
	-webkit-box-shadow: 0 3px 5px rgba(219,63,92,.4);
	   -moz-box-shadow: 0 3px 5px rgba(219,63,92,.4);
			box-shadow: 0 3px 5px rgba(219,63,92,.4);
}

.btn-in{display:inline-block; vertical-align:middle; zoom:1; height:29px; margin:0; border:none; background:#2AB100; color:#fff; line-height:29px; text-align:center; white-space:nowrap; padding:0 5px;
	-webkit-box-shadow: 0 3px 5px rgba(219,63,92,.4);
	   -moz-box-shadow: 0 3px 5px rgba(219,63,92,.4);
			box-shadow: 0 3px 5px rgba(219,63,92,.4);
}


.btn-big { font-weight:bold; text-transform:uppercase; height:40px; line-height:40px; }
.no-display {display: none}
a.btn,
a:visited.btn{padding:0 10px; line-height:29px; text-decoration:none; text-transform:uppercase; color:#fff;}
button.btn:hover,
a.btn:hover{color:#fff; text-decoration:underline;}
button.btn{min-width:58px;}
a.btn-big,
a:visited.btn-big{padding:0 15px; line-height:40px;}


form .btn{float:right; display:inline; position:relative; z-index:2; margin:0 0 0 -1px;}
.ie7 .pass-box .inp-fix{margin-top:-2px;}
.ie7 .ctx .inp-fix{margin-top:-1px;}
.inp-fix { display:block; padding:0 22px 0 0; }
.inp-fix .inp-text { width:100%; margin:0 -22px 0 0; }
/*form .inp-fix{zoom:1; display:table-cell; *display:block;}
form .inp-fix:after{clear:both; display:block; visibility:hidden; overflow:hidden; height:0 !important; line-height:0; font-size:xx-large; content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";}*/

/*CHECKBOX*/
.jquery-checkbox .mark,
.jquery-radio .mark{float:left; width:11px; height:11px; margin:1px 10px 0 0; background:url('/img/bg/all.png') 0 -1950px no-repeat;}
.jquery-checkbox-checked .mark,
.jquery-radio-checked .mark,
.jquery-checkbox-checked .jquery-checkbox-hover{background-position:-100px -1950px;}
.jquery-checkbox .jquery-checkbox-disabled{background-position:-150px -1950px;}


.checkbox-white .jquery-checkbox{float:left; margin:5px 30px 0 0; width:22px; height:22px;}
.checkbox-white .jquery-checkbox .mark{width:22px; height:22px; background-position:-100px -2950px;}
.checkbox-white .jquery-checkbox-checked .mark{background-position:-150px -2950px;}

.checkbox-white .jquery-checkbox + label{float:left; position:relative; width:550px; padding:0 0 15px 0; font-weight:normal; text-transform:none;}

/* MULTISLIDER */
.multislider{position:relative; margin:0 9px;}
.js .multislider .inner-wrap{display:none;}
.multislider .slider-box{height:12px; border-bottom:1px solid #3b384a; border-radius:4px; /*background:url('/img/bg/multislider.png') 0 0 no-repeat;*/
	background: #928daf;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#928daf), color-stop(100%,#6b668d));
	background: -webkit-linear-gradient(top, #928daf 0%, #6b668d 100%);
	background:    -moz-linear-gradient(top, #928daf 0%, #6b668d 100%);
	background:     -ms-linear-gradient(top, #928daf 0%, #6b668d 100%);
	background:      -o-linear-gradient(top, #928daf 0%, #6b668d 100%);
	background:         linear-gradient(top, #928daf 0%, #6b668d 100%);

}
.multislider .multi-slider-box{position:relative; height:12px; padding:10px 0 45px 0;}

.tool-tip1, .tool-tip2{display:block; position:absolute; left:0; bottom:0; width:80px; color:#7f7aa0; font-size:12px; font-weight:bold;}
.tool-tip1{left:-4px; text-align:left;}
.multislider .tip-spc{display:block; width:80px; height:20px;}
.tool-tip2{left:auto; right:-5px; text-align:right;}
.multislider .slide-place{position:relative;}

/*SLIDER*/
.content-scroll{position:relative; height:108px; overflow:hidden;}
.scrollbar{position:absolute; top:0; right:14px; width:8px; height:108px;}
.sk-slider-range{display:block; height:10px;}
.sk-slider-pane{display:block; position:absolute; top:38px; bottom:38px; width:8px;}
.sk-slider-handle{position:absolute; left:0%; top:0%; width:8px; height:70px; margin-top:-37px; background:#c1c1c1; border-radius:3px; cursor:pointer;}

/*SELECTBOX*/
.selectBox-dropdown{display:block; padding:0 0px 0 0; position:relative; text-decoration:none; color:#000; font-size:14px; vertical-align:middle; cursor:default; background:#fff; outline:none; border:1px solid #cccccc; border-radius:3px;}
.selectBox-dropdown:focus { outline:none; }
.selectBox-dropdown .selectBox-label{line-height:28px; font-size:13px; padding:0 12px; display:block; vertical-align:top; white-space:nowrap; overflow:hidden; background:#fff url('/img/bg/input.png') 0 0 repeat-x; color:#666666; text-transform:uppercase; text-align:center; }
.selectBox-dropdown .selectBox-arrow{position:absolute; right:0; top:0; display:block; width:20px; height:28px; background:url('/img/btn/all.png') -50px -50px no-repeat;}

/* Dropdown menu */
.selectBox-dropdown-menu{padding:4px 0; font-size:14px; line-height:17px; position:absolute; z-index:99999; max-height:200px; background:#fff; overflow:auto; text-align:left; margin:-1px 0 0; border:1px solid #ccc; border-top:none; border-radius:0 0 3px 3px; }

.selectBox-dropdown-menu li {margin:0 0 4px 0; padding:0 12px; background:none; color: #666666; font-size:12px; cursor: pointer; }
.selectBox-dropdown-menu a { display: block; line-height:16px; color: #666666; text-decoration: none; }
.selectBox-dropdown-menu a:hover,
.selectBox-dropdown-menu .selectBox-hover,
.selectBox-dropdown-menu .selectBox-selected,
.selectBox-dropdown-menu .selectBox-selected a { color: #000; }

.selectBox-disabled{ color:#999 !important; }

.selectBox-dropdown.error { border:1px solid #980e0e;  background-position:100% -1200px; }
.selectBox-menuShowing.error { background-position:100% -1250px; }

/*TABS*/
.tab-wrapper{width:296px;}
.tab-list{height:30px;}
.tab-list li{float:left;}
.tab-list a{display:block; width:148px; height:30px; background:url('/img/btn/all.png') 0 -1000px no-repeat; color:#191919; font-size:13px; line-height:30px; font-weight:bold; text-decoration:none; text-transform:uppercase; text-align:center;}
.tab-list a:hover,
.tab-list a.active{color:#e5e5e5;}
.tab-list a.active{background-position:0 -950px;}
.tab-fragment{padding:26px 18px; background:#333333; color:#e5e5e5; font-size:12px; line-height:18px;}

/*SLIDESHOW*/
.slideshow{position:relative; overflow:hidden;}
.slideshow ul{position:relative; width:100%; overflow:hidden; overflow-y:auto; font-family:'Courier New', monospace; letter-spacing:-0.63em; xword-spacing:-0.63em; white-space:nowrap;}
.slideshow li{display:inline-block; vertical-align:top; zoom:1; position:relative; overflow:hidden; width:100%; font-family:'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif; letter-spacing:0px; word-spacing:0px;}
.ie7 .slideshow li{display:inline;}
.js .slideshow .sk-carousel-x {overflow:hidden; position:relative; width:100%;}
.js .slideshow .sk-carousel-x ul {overflow:visible; width:auto;}

.slideshow .pagerSlider {height:11px; margin:0; position:absolute; right:32px; bottom:15px;}
.slideshow .pagerSlider a {width: 10px; height: 10px; margin:0 0 0 5px; display:inline-block; zoom:1; font-size: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; background: #e0dcde; -webkit-transition: background-color 300ms ease; -moz-transition: background-color 300ms ease; -o-transition: background-color 300ms ease; transition: background-color 300ms ease;}
.slideshow .pagerSlider a.active {background: #666; }

/*.slideshow .pagerSlider a{opacity: 0.8; vertical-align:top; width:10px; height:10px; margin:0 0 0 5px; background:url('/img/btn/all.png') -50px 0 no-repeat; color:transparent; font:0px/0px a;  -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 1px rgba(68,68,68,1); box-shadow: 0 0 0 1px rgba(68,68,68,1);}
.slideshow .pagerSlider a.active{position: relative; background-position:0 0;}
.slideshow .pagerSlider a.active:before {position: absolute; top: 3px; left: 3px; height: 4px; width: 4px; content: "";   -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 0 0 1px rgba(68,68,68,0.5); box-shadow: 0 0 0 1px rgba(68,68,68,0.5);}*/


.slideshow .prev,
.slideshow .next{display:block; position:absolute; top:50%; width:19px; height:35px; margin:-17.5px 0 0; background:url('/img/btn/all.png') -112px -57px no-repeat; color:transparent; font:0px/0px a; text-decoration:none; opacity: .7; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;}

.slideshow .prev{left:16px;}
.slideshow .next{right:16px; background-position:-112px -7px;}
.slideshow .prev:hover{left:15px; opacity: .9; }
.slideshow .next:hover{right:15px; opacity: .9; }

} /* end of media */
