@charset "utf-8";
/* reset */
* { 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
abbr,acronym {
    border:0;
}
a {
    outline: none;
} 
input:focus { 
    outline: none;
}
input[type="submit"] {
    cursor: pointer;
}
header, footer, nav, article, aside, section {
    display: block;
}
.italic-type {
    font-style: italic;
}
.bold-type {
    font-weight: bold;
}
.bold-italic-type {
    font-style: italic;
	font-weight: bold;
}
/* reset-end */	
@font-face {
    font-family: HeliosLight;
	src: url("http://dori.com.ua/font/HeliosLight.eot");
}
@font-face {
    font-family: HeliosLight;
	src: url("http://dori.com.ua/font/HeliosLight.ttf");
}
body {
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
	color: #353535;
    min-width: 1024px;
}
header {
}
a, 
a:visited {
    color: #4A7C9C;
}
a:hover,  
a:active {
    color: #6A9CBC;
}
.footer a, 
.footer a:visited {
    color: white;
}
.footer a:hover,  
.footer a:active {
    color: #ececec;
}
nav a , 
nav a:visited {
    color: #4B4A4A;
}
nav a:hover, 
nav a:active {
    color: #6B6A6A;
}
.nav-a-selected, .hide-show-search.active {
    color: #FF770D;
    text-decoration: none;
}
p {
    margin-bottom: 20px;
}
#goods-wrapper p {
    margin-bottom: 10px;
}
h1 {
    font-family: HeliosLight,arial,helvetica,sans-serif;
    font-size: 2.162em;
    margin: 10px auto;
    width: 980px;
    color: #4A7C9C;
}
h2 {
    font-family: HeliosLight,arial,helvetica,sans-serif;
    font-size: 2.162em;
    margin: 10px auto;
    width: 980px;
    color: #4A7C9C;
}
#left-side h2 {
    width: 100%;
}
h3 {
    font-family: HeliosLight,arial,helvetica,sans-serif;
    font-size: 1.812em;
    margin: 10px auto;
    color: #53462D;
}
#left-side h3 {
    font-family: HeliosLight,arial,helvetica,sans-serif;
    font-size: 2.162em;
    width: 100%;
    color: #4A7C9C;
}
h3 a {
    color: black !important;
}
h4 {
    color: #4A7C9C;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
}
h5 {
    color: #4A7C9C;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}
h5 > a {
    font-weight: normal;	
}
.clearfix, 
.footer-nav {
	zoom: 1;
}
.clearfix:after, 
.footer-nav:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.limited-width {
    width: 980px;
	margin: 0 auto;
}
.screen-width {
    margin: 0 auto;
    max-width: 1245px;
    min-width: 980px;
    width: 75%;
}
#logo {
    margin-left: 40px;
    margin-top: -5px;
    position: absolute;
}
.search-box {
	border-bottom: 3px solid #ff770d;
	clear: both;
	display: none;
}
.search-box > form {
    border: 1px solid #C6CBD0;
    height: 30px;
    margin: 10px auto;
    width: 250px;
	   -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .1) inset;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .1) inset;
            box-shadow: 0 3px 5px rgba(0, 0, 0, .1) inset;
	   -moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	        border-radius: 6px;
}
#search-name {
    display: block;
    float: left;
    height: 15px;
    width: 50px;
    margin: 3px 5px 0 0;
    padding: 5px;
    text-align: center;
    color: #686D71;
    border-right: 1px solid #C4C3C3;
	cursor: pointer;
}
.search-box input[type="submit"] {
    background: url("http://dori.com.ua/img/search-icon.png") no-repeat scroll 12px 8px #4E4D4D;
    border: 0 none;
    height: 30px;
    width: 40px;
	float: right;
	   -moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0 6px 6px 0;
	        border-radius: 0 6px 6px 0;
}
.search-box input[type="text"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    width: 140px;
	float: left;
}
nav {
    color: #4B4A4A;
    height: 35px;
    margin: 15px 0 0;
    width: 100%;
	border-bottom: 3px solid #ff770d;
}
nav ul {
    float: right;
	margin-right: 20px;
}
nav li {
    float: left;
	margin-left: 22px;
}
.banner-box {
    margin-top: 40px;
}
#banner-img {
    overflow: hidden;
	height: 286px;
}
#ban-text {
    margin: 73px 0 0 50px;
    position: absolute;
	z-index: 0;
}
#hr-orange {
	background-color: #FF770D;
    height: 3px;
    margin-top: -3px;
    position: relative;
}
#cont-wrapper {
    margin-top: 30px;
}
#goods-frame-big {
    border: 1px solid #EFECEA;
	float: left;
	padding: 0 10px;
	margin: 0 0 40px;
       -moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	        border-radius: 1px;
}
#goods-frame-big > ul {
    background: url("http://dori.com.ua/img/fon-gray-dg.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 10px auto;
    padding-left: 1.1%;
    width: 98.9%;
}
#goods-frame-big li {
    float: left;
    width: 33%;
}
#goods-frame-big img, .goods-frame-one img  {
    position: absolute;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
#goods-frame-big embed, .goods-frame-one embed {
    position: absolute;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
	z-index: 1000;
}
#goods-frame-big figure {
    background-color: white;
    margin: 0 -12px;
	padding: 0 0 15px;
}
#goods-frame-big figcaption {    
    font-family: HeliosLight,arial,helvetica,sans-serif;
    font-size: 17px;
	color: #4A7C9C;
    margin: 15px auto 0;
    text-align: center;
    width: 230px;
	height: 37px;
	overflow: hidden;
}
.goods-descr {
    margin: 30px;
}
#goods-frame-big h3 {
    margin-left: 20px;
}
.goods-frame-one-box {

}
.goods-frame-one {
    border: 1px solid #EFECEA;
    float: left;
    min-width: 450px;
    padding: 10px;
    width: 46%;
       -moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	        border-radius: 1px;	
}
.goods-frame-one .goods-descr {
    background: url("http://dori.com.ua/img/fon-gray-dg.png") repeat scroll 0 0 transparent;
    margin: 20px 0 0;
    padding: 25px;
}
.goods-frame-one figcaption {
    font-family: HeliosLight,arial,helvetica,sans-serif;
    font-size: 1.7em;
    margin: 10px auto;
    color: #53462D;
	text-align: center;
}
.goods-frame-one figcaption a {
    color: #53462D;
}
.goods-img-box {
    background-color: yellow;
    display: block;
    height: 150px;
    margin: 0 auto;
    width: 150px;
}
.goods-frame-one > figure > a {
    color: #53462D;
}
#fl-right {
    float: right;
}
#small-nav {
    clear: both;
	font-size: 1.2em;
}
#small-nav > ul {
    float: left;
    margin: 30px 0;
}
#small-nav li {

}
#small-nav li:first-child{
    margin: 0 0 5px;
}
#link-catalog {
    background: url("http://dori.com.ua/img/ico-small-nav.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
	width: 250px;
    padding-left: 54px;
    padding-top: 11px;
}
#link-doc {
    background: url("http://dori.com.ua/img/ico-small-nav.png") no-repeat scroll 0 -44px transparent;
    display: block;
    height: 25px;
	width: 250px;
    padding-left: 54px;
    padding-top: 5px;
}
#small-nav a {
    color: #FF770D;
}
#small-nav a:hover {
    color: #D89511;
}
#news-box {
    border-top: 3px solid #FF770D;
    float: left;
    margin: 60px 0 35px;
    padding-top: 30px;
	width: 100%;
}
#news-box ul {
    background: url("http://dori.com.ua/img/fon-gray-dg.png") repeat scroll 0 0 transparent;
    color: #363732;
    float: left;
}
#news-box li {
    float: left;
    padding: 3%;
    width: 44%;
}
#news-box img {
    float: left;
    margin: 0 20px 50px 0;
	border: 1px solid #EBE7E5;
}
#news-box a {
    color: #454136;
}
#news-box a :hover{
    color: #656156;
}
.news-title {
    display: block;
    margin-bottom: 10px;
}
.news-prw-text {
    display: block;
    margin-bottom: 10px;
    max-height: 50px;
    overflow: hidden;
}
.news-date {
    display: block;
    font-style: italic;
}
#news-box h2 {
    margin: 0 auto 15px;
}
#partners-box {
    border-top: 3px solid #FF770D;
	border-bottom: 3px solid #FF770D;
    float: left;
    margin: 0 0 70px;
    padding: 30px 0;
	width: 100%;
}
#partners-box > ul {
    margin: 0 auto;
    min-width: 980px;
	max-width: 1245px;
	width: 75%;
    color: #363732;
}
#partners-box li {
    float: left;
    width: 320px;
	margin: 30px 0;
}
.partner-name {
    display: block;
    margin-top: 10px;
}
#partners-box a {
    color: #454136;
    display: block;
    margin-right: 60px;
}
#partners-box a :hover{
    color: #656156;
}
.footer {
	background: url("http://dori.com.ua/img/fon-footer.png") repeat-x scroll 0 0 #4A4949;
    clear: both;
    height: 289px;
    width: 100%;
}
#footer-box {
    color: white;
}
#logo-white {
    float: left;
    margin: 20px 0 0 0;
}
.hr-blue {
    border-top: 1px solid #4A7C9C;
    max-width: 1245px;
    min-width: 980px;
    margin: 0 auto;
    clear: both;
}
.footer section {
    float: left;
    min-width: 320px;
    width: 33%;
}
.hide-show-search {

}
/* product-detail */

.catalog-detail, 
.main-content  {
    margin: 0 auto;
    max-width: 1245px;
    min-width: 980px;
    width: 75%;
}
.catalog-detail h4 {
    font-family: HeliosLight,arial,helvetica,sans-serif;
    color: #353535;
    font-size: 25px;
	font-weight: normal;
    margin: 20px 0;
}
.catalog-detail-title {
    position: relative;
}
.catalog-detail-title h1 {
    font-size: 3.162em;
    width: auto;
}

.catalog-detail-title > img {
    display: block;
    margin: 0 auto;
}
a.title-product {
    text-decoration: none;
}
.title-product {
    position: absolute;
    display: block;
    width: auto;
    margin: 10px 0 0;
}
.title-product span {
    display: block;
    font-size: 28px;
    line-height: 35px;
}
.descr-prod-title {
    background: url("http://dori.com.ua/img/fon-black-transp.png") repeat scroll 0 0 transparent;
    position: absolute;
    bottom: 0;
    right: 0;
    color: white;
    max-width: 400px;
	padding: 50px;
}
.catalog-detail-descrip {
    float: left;
    margin: 40px auto 70px;
	padding-bottom: 70px;
	width: 100%;
	border-bottom: 3px solid #FF770D;
}
.descr-box-left {
    float: left;
    width: 60%;
}
.descr-box-left > ul {
    margin: 0 0 20px 20px;
}
.descr-box-left li {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #DBE5EB;
}
.prod-name-column {
    float: left;
    max-width: 450px;
}
.prod-value-column {
    float: right;
    width: 100px;
}
.descr-box-right {
    background: url("http://dori.com.ua/img/fon-gray-dg.png") repeat scroll 0 0 transparent;
    float: right;
    width: 35%;
}
.descr-box-right > h4 {
    margin: 15px 30px 20px;
}
.descr-box-right ul {
    background: url("http://dori.com.ua/img/fon-gray-dg.png") repeat scroll 0 0 transparent;
	margin: 0 30px 20px 45px;
}
.descr-box-right li {
    list-style-image: url("http://dori.com.ua/img/dash.png");
	list-style-position: outside;
	margin-bottom: 20px;
}
.catalog-detail-images {
    float: left;
    width: 65%;
	margin: 20px 0;
}
.catalog-detail-images > ul {
    float: left;
    margin: 15px 0;
}
.catalog-detail-images li {
    float: left;
    margin-right: 40px;
}
.catalog-detail-images img {
    border: 1px solid #E9E9E7;
    height: 170px;
    max-width: 280px;
    width: auto;
       -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
            border-radius: 1px;
}
a.show-all-photos {
    color: #FF7B15;
}
a.show-all-photos:hover {
    color: #D89511;
}
.show-all-photos {
    display: block;
    clear: both;
}
.catalog-detail #small-nav {
    float: right;
	clear: none;
	width: 32%;
}
/* product-detail END */

/* tech */
.main-content {

}
.breadcrumb-box {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.breadcrumb {
    background-color: #FFF2F2;
    float: left;
    padding: 5px 10px 5px 50px;
    width: auto;
}
.breadcrumb  span, 
.breadcrumb a {
    color: #53462D;
    font-size: 12px;
}
.tech-list {

}
.tech-list  h2 {
    font-family: Helvetica,sans-serif;
    float: left;
    font-size: 1.662em;
    margin: 10px auto;
    width: 100%;
}
.tech-item {
    float: left;
    width: 100%;
	margin-top: 40px;
}
.tech-item:first-child {
	margin-top: 0;
}
.tech-item-img {
    float: left;
    width: 25%;
    max-width: 130px;
	text-align: center;
}
.tech-item-img img{
	height: 125px;
    width: auto;
    max-width: 125px;
	margin: 15px 0 0;
}
.tech-item-info {
    float: left;
    width: 75%;
}
.tech-item-info > ul {
    border-bottom: 1px solid #4A7C9C;
    float: left;
    padding-bottom: 40px;
    width: 100%;
}
/* tech END */
.right-side-bar {
    float: right;
    width: 28%;
}
.right-side-bar #small-nav > ul {
	margin: 0 0 30px 0;
}
.right-side-bar #small-nav li {
	float: left;
}
.catalog-right-side-bar {

}
.catalog-right-side-bar span {
    display: block;
    margin-left: 85px;
}
.catalog-right-side-bar a {
	color: #4A7C9C !important;
}
.catalog-right-side-bar a:hover {
	color: #6A9CBC !important;
}
.catalog-right-side-bar p {
    float: left;
    width: 70%;
    font-size: 12px;
	margin: 10px 0;
}
.catalog-right-side-bar img {
    float: left;
    height: 70px;
    max-width: 70px;
}
.catalog-right-side-bar > li {
    margin: 20px 0 20px 15px !important;
    width: 84%;
}
#left-side {
	width: 67%;
	float: left;
	font-size: 12px;
}
.left-side-space {
    float: left;
    margin-left: 100px;
    width: 85%;
}
.search-item {
    float: left;
    margin-bottom: 20px;
}
.faq {
    float: left;
    margin-left: 50px;
}
.faq-item {
    float: left;
    margin-bottom: 20px;
    width: 100%;
	border-bottom: 1px solid #4a7c9c;
}
.question {
    float: left;
    width: 30%;
}
.question p {
    font-weight: bold;
	color: #4A7C9C;
}
.answer {
    float: right;
    width: 65%;
}
.contacts h3 {
	margin-top: 20px;
	float: left;
}
.gallery h2 {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery .left-side-space {
	margin-left: 50px;
}
.gallery-box > ul, 
.fotoalbums-box > ul {
    width: 80%;
    float: left;
	margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
}
.gallery-box li {
    float: left;
    width: 25%;
	margin-bottom: 20px;
}
.gallery-box a {
	position: relative;
    display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
	border: 2px solid #58585A;
}
.border-hover {
    position: absolute;
	left: -3px;
    top: -3px;
    display: none;
	width: 100px;
	height: 100px;
	border: 3px solid #f18021;
}
.gallery-box a:hover {
	border: 2px solid #f18021;
}
.gallery-box img {
	display: block;
	margin: 0 auto;
	height: 100px;
    max-width: 100px;
}
#lightbox-image-details-currentNumber {
    display: none !important;
}
#lightbox-secNav-btnClose > img {
    float: right !important;
}
#lightbox-secNav-btnClose {
	width: 25px !important;
}
#lightbox-nav a {
    opacity: 0.4 !important;
}
.fotoalbums {}
.fotoalbums-box {

}
.fotoalbums-box > ul {
	width: 100%;
}
.fotoalbums-box li {
    float: left;
    width: 100%;
	margin: 10px 0;
}
.title-fotoalbum {
	display: block;
	width: 85%;
	float: right;
	font-size: 1.6em;
	cursor: pointer;
}
.fotoalbums-box a {
	text-decoration: none;
}
.fotoalbums-box a:hover > img {
	border: 1px solid #F18021;
}
.fotoalbums-box img {
    display: block;
    height: 60px;
    max-width: 60px;
	float: left;
	border: 1px solid #58585A;
}
.fotoalbums-box p {
    float: right;
    width: 85%;
	margin: 10px 0;
}
/* dropdown-menu */
.dropdown-menu {
    position: absolute;
    float: left;
    margin: 8px 0 0;
    padding: 10px 15px 15px;
    min-width: 160px;
    max-width: 250px;
	width: auto;
    background-color: white;
    border: 1px solid #ccc;
	z-index: 100;
	top: 16px;
	display: none;
	//left: 0;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,.2);
	   -moz-box-shadow: 0 3px 7px rgba(0,0,0,.2);
	        box-shadow: 0 3px 7px rgba(0,0,0,.2);
}
.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 35px;
	content: "";
	border-bottom: 7px solid #ccc;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
}
.dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 36px;
	content: "";
	border-bottom: 7px solid white;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.dropdown-menu > li {
	margin: 0;
	width: 100%;
	border-top: 1px solid #DFDCDA;
	//float: none;
	//min-width: 150px;
}
.dropdown-menu > li:first-child {
	border-top: 0 none;
}
.dropdown-menu > li > a {
	padding: 10px 0 10px 2%;
	float: left;
	width: 98%;
	text-decoration: none;
	//position: relative;
	//min-width: 150px;

}
.dropdown-menu > li > a:hover {
	background-color: #EFECEA;
	color: #4B4A4A;
}
nav > ul > li {
	position: relative;
	//z-index: 10;
}
nav > ul > li > a {
	display: block;
	height: 25px;
}
/* dropdown-menu END*/
.footer-nav > ul {
    text-align: justify;
    width: 100%;
	padding: 20px 0 0;
}
.footer-nav > ul:after {
    content: "";
    display: inline-block;
    width: 100%;
}
.footer-nav li {
    display: inline-block;
	margin: 0 0 10px;
}
/*
     FILE ARCHIVED ON 04:38:03 Dec 28, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:11:22 Sep 06, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.323
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.018
  esindex: 0.006
  cdx.remote: 17.564
  LoadShardBlock: 281.459 (3)
  PetaboxLoader3.datanode: 173.514 (4)
  PetaboxLoader3.resolve: 156.923 (3)
  load_resource: 51.178
*/