/*dog nail*/



.d-manual {
	background: url('i/d-manual.png') 30px 30px no-repeat transparent;
	min-height: 70px;
	padding: 30px 30px 30px 185px;
	width: 420px;
}
.d-manual-btn {
	background: url('i/d-manual-btn.png') 0 0 no-repeat transparent;
	display: block;
	float: left;
	height: 48px;
	text-indent: -5000px;
	width: 254px;
}
.d-manual-btn:hover {background-position: 0 -48px}
.d-manual-btn:active {background-position: 0 -96px}
.d-manual .download {
	float: right;
	font-size: 12px;
	line-height: 18px;
	padding: 6px 0;
	white-space: nowrap;
}
.d-manual .note {
	color: #555555;
	font-size: 11px;
	padding-top: 25px;
}


.d-history {
	color: #333;
    font-family: Verdana;
    font-size: 13px;
    max-height: 500px;
    line-height: 17px;
    margin: 20px;
    overflow: auto;
    padding: 20px;
    width: 700px;
}
.d-history h2 {
	color: #000;
	font-size: 20px;
	line-height: 20px;
	margin: 20px 0 10px;
	padding: 0;
	margin: 0 0 30px;
}
.d-history-list {
}
.d-history-version {
	font-weight: bold;
}
.d-history-changes {
	margin-bottom: 10px;
	list-style-type: none;
}
.d-history-changes {
	font-size: 12px;
	list-style: disc outside none;
	margin-left: 20px;
	padding-left: 5px;
}


.d-requirements {
	color: #323232;
    font-family: Verdana;
    font-size: 13px;
    line-height: 17px;
	margin: 30px;
	width: 500px;
}
.d-requirements h2 {
	color: #0E75BE;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 25px;
	text-align: center;
}
.d-requirements .content {
	background: url('i/d-requirements.png') right top no-repeat transparent;
}


.d-screenshots {
	background: #fff;
	position: relative;
	width: 765px;
}
.d-screenshots .j-dialog-close-wrap {right: -36px; top: -17px;}
.d-screenshots .arrow {
	background: url('i/d-screenshots-arrow.png') 0 0 no-repeat transparent;
	bottom: 50%;
	cursor: pointer;
	height: 70px;
	position: absolute;
	width: 50px;
	z-index: 1;
}
.d-screenshots .arrow.left			{background-position: 0 0; left: -75px;}
.d-screenshots .arrow.left:hover	{background-position: 0 -70px;}
.d-screenshots .arrow.left:active	{background-position: 0 -140px;}
.d-screenshots .arrow.right			{background-position: -50px 0; right: -75px}
.d-screenshots .arrow.right:hover	{background-position: -50px -70px;}
.d-screenshots .arrow.right:active	{background-position: -50px -140px;}
.d-screenshots-clip {
	overflow: hidden;
	position: relative;
}
.d-screenshots ul {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0;
	width: auto;
	height: 595px;
}
.d-screenshots li {
	float: left;
	list-style: none outside none;
	height: 595px;
	width: 765px;
}
.d-screenshots li img {
	height: 100%;
	width: 100%;
}
.d-download-w {
	text-align: center;
	margin-top: 15px;
}
.d-download	{
	background: url('i/d-download-btn.png') 0 0 no-repeat transparent;
	color: #fff;
	display: inline-block;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 15px 0 29px;
	text-indent: 0;
	text-align: center;
	text-shadow: 0 -1px 0 #599915;
	width: 320px;
}
.d-download:hover {
	background-position: 0 -70px;
	color: #fff;
	text-decoration: none;
}
.d-download:active{
	background-position: 0 -140px;
	text-shadow: none;
}
.d-screenshots.duplicate-file-finder .d-download {
	font-size: 16px;
}

/*общее для обзоров и отзывов*/
.d-review {
	padding: 25px;
	height: 135px;
	position: relative;
	width: 610px;
}
.d-review.first {
	border-top: 1px dotted #cdcdcd;
}
.d-review.even {
	background: #f5f5f5;
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
}
.d-review img {
	height: 135px;
	display: inline-block;
	vertical-align: middle;
}
.d-review .text {
	display: inline-block;
	font-style: italic;
	margin-left: 40px;
	padding-bottom: 17px;
	vertical-align: middle;
	width: 460px;
}
.d-review .sign {
	bottom: 23px;
	font-weight: bold;
	position: absolute;
	right: 33px;
	white-space: nowrap;
}
/*обзоры*/
.d-reviews {
	color: #323232;
	font-family: Verdana;
	font-size: 13px;
	line-height: 17px;
	padding: 20px 20px 0px 20px;
}
.d-reviews h2 {
	color: #0E75BE;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 25px;
	text-align: center;
}
.d-reviews .reviews {
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    height: 470px;
	position: relative;
    overflow: auto;
    width: 680px;
}
/*отзывы юзеров */
.d-testimonials {
	color: #323232;
	font-family: Verdana;
	font-size: 13px;
	line-height: 17px;
	padding: 20px 20px 0px 20px;
	position: relative;
	width: 700px;
}
.d-testimonials h2 {
	color: #0E75BE;
	font-family: Verdana;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 25px;
	text-align: center;
}
.d-testimonials .d-review img {
	background: url("i/d-review-frame.png") no-repeat scroll 0 0 transparent;
	height: 120px;
	padding: 9px 12px 15px;
	width: 91px;
}
.d-testimonials .testimonials {
    height: 370px;
    overflow: auto;
	position: relative;
    width: 700px;
}
.d-testimonials .text {width: 420px}


/*#fancybox-wrap {
	margin-bottom: 120px;
}*/