@charset "utf-8";
/* CSS Document */


body {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #f2f2f2;
	background: #EEE;
	margin: 0;
	padding: 0;
	/*min-width: 960px;*/
}


a img {
	border: none;
}


img.pic {
  padding:8px;
  border: 1px solid #ccc;
  margin:30px 0;	
}



a:link {
	color: #039;
	color: blue;
	text-decoration: none; 
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #069;
	color: #339;
	color: #0000ff;
}


ul, ol, dl { 
	padding: 0;
	margin: 0;
}

ul { 
	padding: 0;
	margin: 0;
	list-style-image: url(../images/list.png);
}

ul.circlelist { 
	padding: 0 0 5px 55px;
	margin: 0 0 5px 55px;
	list-style-type: disc;
	list-style-image: none;
}


h1, h3, h5, h6, p {
	margin-top: 10px;
	padding-right: 15px;
	color:#454545;
}

h2 {
	margin-top: 40px;
	padding-right: 15px;
	font-size:21px;
	color:#454545;
	color: #039;
}

h3 {
   margin-top: 40px;
   margin-bottom:5px;
   padding-bottom:5px;
   font-size:15px;	
}

h3.ntfs {
	margin-top: 10px;
	color: #039;
	font-size: 15px;
}

h4.ntfs {
  padding:0;
  margin:0;
  color:#666;
  font-size: 14px;	
}

h1 {
   color: #666;	
}


h3.endpage, h4.endpage {
   margin-top: 60px;	
}

h5 {
	padding: 20px 0 10px 0;
	margin: 0;
}

h4 {
   margin: 60px 0 10px 0;	
}

p#main-description {
   color: #474747;
   font: 14px Verdana, Geneva, sans-serif;
   font-size-adjust: 0.47;
   line-height: 1.4em;	
}

p#main-test {
   color: #474747;
   font-size: 0.8em;
   font-family: Verdana;
   font-style: italic;
   line-height: 1.4em;	
}



.container {
	/*min-width: 960px;*/
	margin: 0 auto;
	/*background-color: #f2f2f2;
	background-color: #F7F7F7;*/
	background-color: #fff;

}


/*Top-menu*/

#main-menu-inside {
margin-left: 0;
margin-right: 0;
/*width: 660px;*/
width: 920px;
float:left;
}

#main-menu {
height: 34px;
position:absolute;
/*left:250px;*/
left:50px;
right:150px;
}

ul#top-menu {
list-style-type: none;
padding-top: 90px;
width: 920px;
}


ul#top-menu li {
	display: inline;
	margin-left: 20px;
	font-size: 0.9em;
	font-weight:500;
	
		
}

ul#top-menu li.first {
	display: inline;
	padding-left: 0px;
}

a.top-menu:link, a#download:link, a#order:link {
	color: #fff;
	text-decoration: none; 
}
a.top-menu:visited, a#download:visited, a#order:visited {
	color: #fff;
	text-decoration: none;
}
a.top-menu:hover, a.top-menu:active, a#top-menu:focus, a#download:hover, a#download:active, a#download:focus, a#order:hover, a#order:active, a#order:focus, a#view:hover, a#view:active, a#view:focus { 
	text-decoration: none;
	color: #72a9f2;
}

body#info a#infos, body#software a#software, body#faq a#faq, body#contacts a#contacts, body#support a#support, body#sitemap a#sitemap{
   color: #71a9f2;
   color: #0C0;
   
   color: #8CFF1A;
   font-weight:bold;
   text-decoration: none;
   height: 34px;	
	
}


/*Header*/


#header {
    height: 131px;
	text-shadow: 0 1px 0 0 rgba (0,0,0,0.2);
	background: url(../images/c-bg.png) repeat-x #003bb5 bottom;
}

.container-width {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 960px;
	background: url(../images/header3.png) no-repeat center;
	height:121px;
	position: relative;
	
	
}

.container-width-1 {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 960px;
	
}



.float-left {
   float: left;
}

#logo {
		background: url(../images/logo-killdisk.png) no-repeat;
		height: 107px;
		width: 77px;
		overflow: hidden;
		text-indent: -9999px;
		margin: 26px 0 0;
		float: left;
	
		
	}

#title-ntfs {
   color: #fff;
   font-size: 2.5em;
   font-weight: bold;
   margin: 35px 0 0 0px;
   float: left;
   width: 182px;
   text-shadow: 0 2px #19599c;
   font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

   	
}

#title-ntfs-cont {
   color: #fff;
   font-size: 2.3em;
   font-weight: bold;
   margin: 45px 0 0 15px;
   float: left;
   width: 100px;
   text-shadow: 0 2px #19599c;

   	
}

#descr {
   float: left;
   width: 660px;
   margin: 50px 0 0 37px;
}

h1#page-descr {
   margin: 7px 0;
   padding:0;	
}


.description {
    font: bold 1em Arial, Helvetica, sans-serif;
	color:#F4E382;
	letter-spacing: 1px;
	font-size:18px;	
}

.bread {
font-size:12px;
margin-bottom:10px;	
}



/*Sidebar*/


#sidebar-left {
	float: left;
	width: 280px;
	background-color: #F2F2F2;
	padding-bottom: 10px;
	position:relative;
	display: inline;
	height: 930px;
}


#sidebar-right {
	float: right;
	width: 280px;
	background: #EADCAE;
	padding-bottom: 10px;
	position:relative;
	display: inline;
}


.right-part-inside {
	border-collapse: collapse;
	width:150px;
	padding-left: 20px;
	
	
	
}

ul#side-menu  {
   list-style: none outside none;
   margin: 0;
   padding: 0;
}


ul#side-menu li{
    line-height: 30px;
    text-indent: 10px;

}


.right-part-inside ul#side-menu li a.side-menu {
    border-color: transparent transparent transparent #2A679F;
    border-style: solid;
    border-width: 1px;
    color: #2A679F;
    display: block;
    font-size: 0.8em;
    padding-left: 14px;
    text-shadow: 0 1px 0 #FFFFFF;
    vertical-align: bottom;
	border-collapse: collapse;
	text-decoration: none;
}



.right-part-inside ul#side-menu li a.side-menu:hover {
    background: url(../images/bullet.png) no-repeat scroll 5px center #FFFFFF;
    border-color: #61819f #61819f #61819f -moz-use-text-color;
	border-top-color: #2A679F;
	border-right-color: #2A679F;
	border-bottom-color: #2A679F;
    border-radius: 0 5px 5px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: 1px 0 0 #FFFFFF;
    color: #000000;
    padding-left: 14px;
    text-decoration: none;
	
	
}

body#download .right-part-inside ul#side-menu li a#download-side, body#order .right-part-inside ul#side-menu li a#order-side, body#guide .right-part-inside ul#side-menu li a#guide-side,   body#features .right-part-inside ul#side-menu li a#features-side, body#faq .right-part-inside ul#side-menu li a#faq-side,  body#feedback .right-part-inside ul#side-menu li a#feedback-side, body#history .right-part-inside ul#side-menu li a#history-side, body#partners .right-part-inside ul#side-menu li a#partners-side, body#screenshots .right-part-inside ul#side-menu li a#screenshots-side, body#documents .right-part-inside ul#side-menu li a#documents-side, body#video .right-part-inside ul#side-menu li a#video-side,   body#feedback .right-part-inside ul#side-menu li a#feedback-side, body#requirements .right-part-inside ul#side-menu li a#requirements-side {
    background: url(../images/bullet.png) no-repeat scroll 5px center #FFFFFF;
    border-color: #61819f #61819f #61819f -moz-use-text-color;
	border-top-color: #61819f;
	border-right-color: #61819f;
	border-bottom-color: #61819f;
    border-radius: 0 5px 5px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    box-shadow: 1px 0 0 #FFFFFF;
    color: #000000;
    padding-left: 14px;
    text-decoration: none;
	
	
}






/*Content*/

.content {
    margin-left: auto !important;
    margin-right: auto !important; 
	padding: 20px 30px;
	width: 960px;
	position: relative;
	background-color: #fff;
	/*border-right: 1px solid #eaeaea;*/
	
	/*float: left;*/

}




.content ul, .content ol { 
	/*padding: 0 0px 5px 0px;*/
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #ADB96E;
	color: #FFF;
}


ul.small-letters, ol.small-letters{
  font-size: 13px;
  line-height: 20px;
  padding: 5px  17px;	
}

ul.small-letters li, ol.small-letters li {
   padding: 4px 0;	
	
}


ul.small-letters-child {
  font-size: 13px;
  line-height: 20px;
  padding: 5px  15px;	
}

ul.small-letters-child li {
   padding: 4px;
   list-style-type: circle;	
   list-style-image:none;
	
}

#note {
  padding: 45px 0px;	
}



table.free-pro-features {
  border-color: #F2F1FE #F2F1FE #F2F1FE #F2F1FE;
    border-radius: 10px 10px 10px 10px;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    box-shadow: 1px 0 0 #FFFFFF;
    color: #000000;
	padding: 0 8px;
	margin-bottom:0;
	padding-bottom: 0;
    text-decoration: none;
	background: #F8F8F8;	
}

.free-pro-features td {
    border: 1px solid #EAEAEA;
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 14px;
   padding: 10px 0 10px 0px;
}

.free-pro-features td.last {
   border: none;	
}


.free-pro-features {
   
   border-bottom: 1px solid #F4F4F4;	
}

.ntfs_doc td.ntfs{
	margin: 0 20px;
	padding-left:30px;
}


.products_tab {
border:1px solid #CCCCCC;
border-color: #EAEAEA #EAEAEA #EAEAEA #EAEAEA;
border-radius: 5px 5px 5px 5px;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;
padding:0px; 
box-shadow: 1px 0 0 #FFFFFF;
padding-left:5px; font-size:100%; padding-top:10px; 


padding: 8px;
padding-bottom: 25px;
text-decoration: none;
/*background-color: #F8F8F8;*/
position: relative;
float:left;
display: inline;
width:515px;	}

.products_more {

padding: 8px;
border-top: 1px dashed #339;
border-bottom: 1px dashed #339;
position: relative;
float:left;
display: inline;
width:950px;	}


#bootdisk {
border-left:1px solid #CCCCCC; border-top:1px solid #CCCCCC; padding:0px; border-right:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC; padding-left:5px; font-size:100%; padding-top:10px; border-color: #EAEAEA #EAEAEA #EAEAEA #EAEAEA;
border-radius: 5px 5px 5px 5px;
border-style: solid solid solid solid;
border-width: 1px 1px 1px 1px;

box-shadow: 1px 0 0 #FFFFFF;
padding: 8px;
text-decoration: none;
background-color: #FCFCFC;
position: relative;
float:left;
display: inline;
margin-left:8px;
width:400px;	}



p.prod_descr {
  font-size: 13px;
  margin: 0;
  padding:0;
  color: #3B3B3B;

}



td.products {
 text-align:center;
 padding: 12px 0 3px 0;
 padding-bottom: 0;
}

right_table0 td.products {
 text-align:center;
 padding: 12px 0 3px 0;
 padding-bottom: 0;
}

a.prod-name:link {
  color: #090;
  text-decoration: none;
  font-size:14px;
}


a.prod-name:visited {
  color: #02468d;
}

a.prod-name:hover {
  color: #0000ff;
  text-decoration: underline;
  font-size:14px;
}

a.prod-name:active {
  color: #02468d;
}

.right_table{
background: url(/images/products/bg5ab.png) no-repeat;
width: 251px;
height:82px;
padding:8px; 
  	
}


.right_table1{
background: url(/images/products/simple.png) no-repeat;
width: 251px;
height:83px;
padding:0px 8px 0px 8px; 
  	
}

.right_table0{
background: url(/images/products/new1.png) no-repeat;
width: 251px;
height:82px;
padding:0px 8px 0px 8px; 
  	
}


.right_table_new{
background: url(/images/products/new.png) no-repeat;
width: 252px;
height:83px;
padding:0px 8px 0px 8px; 
  	
}

.right_table td {
 font-size:13px;
 color: #515151;
 padding:0;
 margin: 0;
}


.right_table td.descr, .right_table1 td.descr, .right_table0 td.descr, .right_table_new td.descr {
 font-size:13px;
 color: #515151;
 padding: 0px 0 0 0px;
 text-align:center;	
}


.productbox {
  position: relative;
  float: left;
  display:inline;
 
}


a.download:active, a.buy:active {
text-decoration:none;
color: blue;
font-size: 13px;
}


a.download:link, a.buy:link {
text-decoration:none;
color: blue;
font-size: 13px;
}

a.download:hover, a.buy:hover {
text-decoration:none;
color: #2DDB28;
font-size: 13px;
}

.activename {
  color: #666;	
}

div.margins {
	border-top: 1px solid white;
	width: 1024px;
	margin: 0 auto;
	background: url('images/fade.jpg') top left repeat-x white;
    padding-left: 10%;
    padding-right: 10%;
	background: none;
	position:relative;
	/*background: #E4F0FC;*/
}


.leftmap, .rightmap {
    position:relative;
	float: left;
	display: inline;
	width: 542px;
	
}

.rightmap {
   margin-left: 0px;
   width: 280px;
}

img.prod_box {
padding: 0px;
background: white;
text-align: left;}

.layer{
margin: 25px 0;
padding: 0;
width: 320px;
position:relative;
display: block;
}

 
.heading {
padding: 0px;
cursor: pointer;
position: relative;
text-decoration: none;

}


h3.heading {
  color: #7D7D7D;
  text-shadow: 1px  0 0 #fff;
  margin: 5px;
  font-size: 14px;	
}
.cnet {
padding:0px;
}


.navsoftware {
background: url('images/tab_nav_software.png') no-repeat left bottom;
width: 223px;
height: 46px;
white-space: nowrap;

}







/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	border-top: 1px solid #E8E8E8;
	background-color: #eee;
    background: url(../images/c-bg.png) top #eee repeat-x; 
	position: relative;
	clear: both; 
}


#footer-logos {
    overflow: hidden;
	text-align:left;
	padding-left:40px;
	
}



#footer-logos a {
   color: #000;
   float: left;
   font-size: 1em;
   padding: 20px 0 10px;
   text-decoration: underline;
   width: 20%;
   font-family: Verdana, Geneva, sans-serif;
   text-align: left;
   	
}


#footer-logos a:hover {
   color: #71a9f2;	
}

#footer-logos b {
	color: #3b67bf;
    float: left;
    font-size: 0.8em;
    font-weight: normal;
    margin: 5px 0 0;
    width: 20%;
	
}

#footer-media {
   
   border-collapse: collapse;
   color:#fff;
   margin: 30px auto 0;	
   width: 960px;
}

#footer-media ul li a {
   color: #fff;
   display: block;
   font-size: 0.8em;
   text-decoration: none;	
}

#footer-media ul {
   overflow: hidden;
   width: 100%;
}

#footer-media ul li {
	display: inline;	
}

b.media-weight {
    display: block;
    font: bold 0.8em Georgia,Arial,Verdana,Helvetica;
	color: #6E6E6E;
}


#footer-media ul li a#facebook span {
   background: url(images/facebook-icon-smallest.png) no-repeat bottom;	
}

#footer-media ul li a span {
	padding: 0 0 0 22px;
}

#footer-media ul li a:hover {
   color: #FCECD6;	
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clear { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

p.copyright {
   color: #6E6E6E;
   font-size: 11px;
   text-align: right;
   margin-top: 40px;	
}

p.small {
   font-size: 13px;
   line-height: 20px;	
}

span.small {
   font-size: 13px;	
}

#breadcrumbs, #bottom-breadcr {
   font-size: 12px;	
}

#bottom-breadcr {
   text-align: center;
   margin-top: 30px;	
}

/*Download*/


.left-part{
   position: relative;
   display: inline;
   float: left;
   width:680px;	
 
}


.right-part{
   position: relative;
   display: inline;
   float: left;
   width:270px;
   padding-left: 10px;
   padding-top:50px;
}	



 
.heading {
margin: 1px;
padding: 3px 10px;
cursor: pointer;
position: relative;
text-decoration: underline;

}
.cnet {
padding: 5px 10px;
background-color:#fafafa;
}

.download-right {
	position: relative;
	float: left;
	width: 200px;
	display: inline;
	
}


.download-left {
	position: relative;
	float: left;
	width: 200px;
	display: inline;
   	
}


.tabs td{
   font-size: 13px;	
}

.tabs th {
    border-color: #95D1FF;
    border-style: dotted;
	border-width: 1px;
	border-bottom: none;
	border-collapse: collapse;
}


.tabs td {
    border-color: #95D1FF;
    border-style: dotted;
	border-width: 1px;
	border-collapse: collapse;
	padding: 8px;
	text-align: left;
}


.free-pro-features td {
   font-size: 14px;
   padding: 10px 0 15px 5px;	
}


.free-pro-features {
   margin-bottom: 20px;
   margin-top: 0px;
   border-bottom: 1px solid #F4F4F4;	
}

img.screen {
   padding: 10px 0;	
}

.nav-bottom {
  font-size: 13px;
  padding: 20px 0;	
}

.left, .right {
  width: 300px;
  position:relative;
  float:left;
  display: inline;
  margin-bottom: 30px;	
}

.right {
  padding: 0 0 0 50px;
  margin-bottom: 30px;
  width: 250px;	
}

p {
line-height: 25px;

}
