@charset "utf-8";
/* CSS Document */


body {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: none repeat scroll 0 0 #fff;
	margin: 0;
	padding: 0;
	color: #3A3A3A;
	min-width: 960px;
}


a img {
	border: none;
}

a:link {
	color: #2A679F;
	text-decoration: none; 
}
a:visited {
	color: #2A679F;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #2A679F;
}

a.sosial:link {
   color: white;
   text-decoration:none;		
}

a.sosial:hover, a.sosial:active, a.sosial:focus {
   color: white;
   text-decoration:none;	
}



ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 10px;
	padding-right: 15px;
	/*padding-left: 15px;*/
}

h3 {
   margin-top: 40px;	
}

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: 1em Verdana, Geneva, sans-serif;
   font-size-adjust: 0.47;
   line-height: 1.3em;
   padding-right: 0;	
}

p#main-test {
   color: #474747;
   font-size: 0.9em;
   font-family: Verdana;
   font-style: italic;
   line-height: 1.4em;	
}



.container {
	min-width: 960px;
	background: #FFF;
	margin: 0 auto; 
}


/*Top-menu*/


#main-menu {
   background: url(../images/main-menu-bg.gif) repeat-x;
   height: 34px;	
}


#main-menu-inside {
   margin-left: auto !important;
   margin-right: auto !important;
   width: 960px;	
}




ul#top-menu {
  list-style-type: none;
  padding-top: 7px;
  /*padding-left: 10px;*/
  
}

ul#top-menu li {
	display: inline;
	margin-left: 39px;
	font-size: 0.9em;
	
	
}

ul#top-menu li.first {
	display: inline;
	margin-left: 0px;
	/*padding: 8px 8px 8px 0px;*/
	
	
}

a.top-menu:link, a#download:link, a#order:link {
	color: #ccc;
	text-decoration: none; 
}
a.top-menu:visited, a#download:visited, a#order:visited {
	color: #ccc;
	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 { 
	text-decoration: none;
	color: #fff;
	
}

body#download a#download, body#order a#order, body#guide a#guide, body#features a#features, body#faq a#faq, body#feedback a#feedback,body#contacts a#contacts,  body#support a#support, body#screenshots a#screenshots,  body#video a#video, body#map a#map {
  
   /*background: url(../images/b.png) repeat-x;*/
   /*background-color:#fff;&*/
   color: #95D1FF;
   
   text-decoration: none;
   height: 34px; 	
	
	
}


/*Header*/


#header {
	background: #2072c8;
	background-image: url(../images/head-bg.png);
	background-repeat: repeat-x;
	height: 140px;
	text-shadow: 0 1px 0 0 rgba (0,0,0,0.2);
	border-bottom: 1px solid #2584e9;
}

.container-width {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 960px;
	background: url(../images/cir1.png) no-repeat;
	height:140px;
	
	
}


.container-width-1 {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 960px;
	
}


#logo {
	background: url(../images/logo-killdisk.png) no-repeat;
	height: 107px;
	width: 77px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 26px 0 0;
	float: left;

  	
}

.float-left {
   float: left;
}

#title-killdisk {
   color: #fff;
   text-shadow: 0 2px #19599c;
   font-size: 2.3em;
   font-weight: bold;
   margin: 50px 0 0 15px;
   float: left;
   width: 112px;
   	
}

#title-killdisk-cont {
   color: #fff;
   font-size: 2.3em;
   font-weight: bold;
   text-shadow: 0 2px #19599c;
   margin: 50px 0 0 15px;
   float: left;
   width: 162px;
   	
}

#descr {
   float: left;
   /*width: 300px;*/
   width: 350px;
   margin: 53px 0 0 5px;	
}

h1#page-descr {
   margin: 7px 0;
   padding:0;	
}


.description {
    font: bold 0.9em Arial, Helvetica, sans-serif;
	text-shadow: 0 2px #19599c;
	color:#95D1ff;
	letter-spacing: 1px;
	width: 500px;
	font-size:24px;	
}



/*Sidebar*/


.sidebar1 {
	float: right;
	width: 180px;
	background: #EADCAE;
	padding-bottom: 10px;
}


.right-part-inside {
	/*background: -moz-linear-gradient(#FFFFFF, #FAFAFA) repeat scroll 0 0 #FAFAFA;
    border: 1px solid #EAEAEA;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 -1px 0 #FFFFFF inset;*/
   /* padding: 0 10px 10px;*/
	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: 32px;
    text-indent: 10px;


}


.right-part-inside ul#side-menu li a.side-menu {
    border-color: transparent transparent transparent #EAEAEA;
    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;
    width: 150px;
	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: #EAEAEA #EAEAEA #EAEAEA -moz-use-text-color;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
    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;
	font-size: 0.8em;
	width: 150px;
	
	
}

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#video .right-part-inside ul#side-menu li a#video-side, body#map .right-part-inside ul#side-menu li a#map-side{
    background: url(../images/bullet.png) no-repeat scroll 5px center #FFFFFF;
    border-color: #EAEAEA #EAEAEA #EAEAEA -moz-use-text-color;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
    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;
	font-size: 0.8em;
	width: 150px;
	
	
}




/*Content*/

.content {
    margin-left: auto !important;
    margin-right: auto !important; 
	padding: 20px 0;
	width: 960px;
	position: relative;

}




.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;
}

/*a.download {
   color: #03C;
   text-decoration:none;
}

a.download:hover {
	color: #33F;
	text-decoration: none;
}

a.download:focus {
    color: #F30;	
}

a.download:link {
	color: #33F;
	text-decoration: none;
}*/


ul.small-letters, ol.small-letters{
  font-size: 13px;
  line-height: 20px;
  padding: 15px  30px;	
}

ul.small-letters li, ol.small-letters li {
   padding: 4px;	
	
}

#note {
  padding: 45px 0px;	
}



/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	/*background: #CCC49F;*/
	background: url(../images/footer-bg-1.png) repeat-x;
	position: relative;
	clear: both; 
}


#footer-logos {
    overflow: hidden;
	text-align: center;
	/*margin-top: 25px;	*/
}

#footer-logos a#data-recovery-logo {
    background:url(../images/footer-pic/recovery.png) no-repeat scroll center  transparent;	
}

#footer-logos a#utilities-logo {
	background:url(../images/footer-pic/utilities.png) no-repeat scroll center  transparent;
	
}

#footer-logos a#secur-logo {
	background:url(../images/footer-pic/security.png) no-repeat scroll center  transparent;
	
}

#footer-logos a#backup-logo {
	background:url(../images/footer-pic/backup.png) no-repeat scroll center  transparent;
	
}

#footer-logos a#cd-logo {
	background:url(../images/footer-pic/cd.png) no-repeat scroll center  transparent;
	
}

#footer-logos a {
   color: #E4E4E4;
   float: left;
   font-size: 1em;
   padding: 80px 0 10px;
   text-decoration: underline;
   width: 20%;
   /*font-weight: bold;*/
   font-family: Verdana, Geneva, sans-serif;
   	
}


#footer-logos a:hover {
   color: #FCECE6;	
}

#footer-logos b {
	color: #AFAFAF;
    float: left;
    font-size: 0.8em;
    font-weight: normal;
    margin: 5px 0 0;
    width: 20%;
	
}

#footer-media {
   
   border-collapse: collapse;
   color:#fff;
   margin: 50px 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 1em Georgia,Arial,Verdana,Helvetica;
	color: white;
    /*margin: 0 0 10px;*/
}

#footer-media {
  padding: 25px 0;	
}


#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: #CCC;
   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:700px;	
 
}


.right-part{
   position: relative;
   display: inline;
   float: left;
   width:224px;
  /* padding-left: 20px;*/
   margin-left: 30px;
}	



 
.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 10px 5px;	
}


.free-pro-features {
   margin-bottom: 20px;	
}


/*blogs*/

.post {
  width:960px;
  border-top: 1px dotted #ccc;
  
}

.blog-left {
  /*position:relative;
  width:250px;
  display:inline;
  float:left;
  padding-bottom: 10px;*/	
  
  
  position: relative;
width: 110px;
padding: 5px;
margin:10px;
float: left;
display: inline;
background-color: 
#F7F7F7;
border: 1px solid 
#CCC;
height:100px;
}


.blog-right{
  position:relative;
  width:750px;
  display:inline;
  float:left;
  padding-left:10px;	
  padding-bottom: 10px;
}

p.writer, p.time {
  font-style: normal;
font-size: 11px;
letter-spacing: 0.2em;
text-transform: uppercase;	
}


 p.time {
  font-style: normal;
font-size: 11px;
letter-spacing: 0.2em;
text-transform: uppercase;
font-weight: bold;	
}

.descr-small {
  font-size:8px;	
}


.read-p span a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 14px;
	padding-left:10px;
	padding-top:2px;
	}
	
	
	div.read-p {
background: url(/images/blog/but1.png) no-repeat;
width: 140px;
height: 28px;
float: right;
}



