﻿body{
    margin-top:0;
	background-color:#F0F0F0;
	font:normal 100% "Segoe UI";
}

ul{
	list-style:none;
	padding:0;
	margin:0;
}

#container{
	box-sizing:border-box;
	padding:0 5%;
}

#footerstyle{
	max-width:1024px;
	background-color:#DDDDDD;
	margin:0 auto;
	overflow:hidden;
}

#additionstyle{
	max-width:1024px;
	margin:0 auto;
	overflow:hidden;
}

@font-face {
	font-family:Oswald;
	src:local("Oswald Regular"), local("Oswald-Regular"), url(oswald.woff) format("woff");
	font-weight:400;
	font-style:normal;
}

#headerstyle{
	max-width:1024px;
	background-image:url('../pix/headerback.png');
	font-family:"Oswald", "Segoe UI";
	background-size:contain;
	margin:0 auto;
	overflow:hidden;
}

img{
	max-width:100%;
	height:auto;
}

.hederpix{
	display:inline;
	float:left;
	margin-left:20px;
	margin-top:14px;
	margin-right:10px;
	border-width:0px;
	float:left;
}

.hederstrh1{
	font-size:2.5em;
	font-weight:bold;
	color:gold;
	margin-top:0.2em;
	margin-bottom:0.1em;
}

.hederstrh2{
	font-size:0.9375em;
	font-weight:bold;
	margin-left:4.8em;
	color:#C0C0C0;
	margin-bottom:1em;
}

@media only screen and (max-width:860px), only screen and and (max-device-width:860px){
.hederstrh1{
	font-size:2em;
	margin-top:0.5em;
}

.hederstrh2{
	font-size:0.875em;
}
}

@media only screen and (max-width:600px), only screen and and (max-device-width:600px){
.hederstrh1{
	font-size:1.6em;
	margin-top:0.8em;
}
}

.firstblock{
	max-width:482px;
	display:inline-block;
	text-align:justify;
	padding:4px 10px 4px 6px;
	vertical-align:top;
}

.blockborder1{
	border-right:1px gray dotted;
}

@media only screen and (max-width:1163px), only screen and and (max-device-width:1163px){
.blockborder1{
	border-right:none;
}
}

.secondblock1{
	text-align:justify;
	padding:4px 10px 4px 6px;
	float:left;
}

.secondblock2{
	text-align:justify;
	padding:4px 10px 4px 6px;
	float:right;
}

@media only screen and (max-width:924px), only screen and and (max-device-width:924px){
.secondblock1{
	display:table;
	float:none;
	margin:0 auto;
}

.secondblock2{
	display:table;
	float:none;
	margin:0 auto;
}
}

.blockborder2{
	border-left:1px gray dotted;
}

@media only screen and (max-width:924px), only screen and and (max-device-width:924px){
.blockborder2{
	border-left:none;
}
}

.titlemenu{
	max-width:97%;
	margin:0 auto;
	padding:16px 8px;
	background-color:gold;
	border:1px solid #999999; 
	border-radius:8px 8px;
	-moz-border-radius:8px 8px;
	-webkit-border-radius:8px 8px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

.ssylkamain{
	width:990px;
	text-align:center;
	margin:0 auto;
	padding:16px 8px;
	background-color:#DDDDDD;
	border:1px solid #999999;
	border-radius:8px 8px;
	-moz-border-radius:8px 8px;
	-webkit-border-radius:8px 8px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

@media only screen and (max-width:1024px), only screen and and (max-device-width:1024px){
.ssylkamain{
	max-width:870px;
	text-align:left;
}
}

@media only screen and (max-width:830px), only screen and and (max-device-width:830px){
.ssylkamain{
	display:none;
}
}

.ssylka468{
	width:470px;
	float:left;
}

@media only screen and (max-width:570px), only screen and and (max-device-width:570px){
.ssylka468{
	display:none;
}
}

#ShareSidebar{
	top:5%;
	width:94px;
	Right:0 !important;
	overflow:hidden;
	position:fixed;
	z-index:100000;
	text-align:center;
	line-height:normal;
	_position:absolute;
	font-size:9px;
	background-color:#BAD9FD;
	border:1px solid #999999;	
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

@media only screen and (max-width:1024px), only screen and and (max-device-width:1024px){
#ShareSidebar{
	display:none;
}
}

#content{
	overflow-x:auto;
	max-width:990px;
	text-align:center;
	margin:0 auto;
	padding:8px;
	background-color:#DDDDDD;
	border:1px solid #999999;
	border-radius:8px 8px;
	-moz-border-radius:8px 8px;
	-webkit-border-radius:8px 8px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

.boxupmenu{
	min-width:250px;
	display:inline-block;
	margin:0 2em 1em 2em;
}

@media only screen and (max-width:320px), only screen and and (max-device-width:320px){
.boxupmenu{
	margin:0 0 1em 0;
}
}

#content1{
	text-align:center;
	max-width:1018px;
	margin:0 auto;
	padding:8px;
}

#content2{
	text-align:center;
	max-width:1018px;
	margin:0 auto;
	padding:8px;
}

#content3{
	text-align:center;
	max-width:1018px;
	margin:0 auto;
	padding:8px;
}

#content4{
	text-align:center;
	max-width:1018px;
	margin:0 auto;
	padding:8px;
}

#content5{
	text-align:center;
	max-width:1018px;
	margin:0 auto;
	padding:8px;
}

#content6{
	text-align:center;
	max-width:1018px;
	margin:0 auto;
	padding:8px;
}

.outercontainer{
	max-width:1024px;
	margin:0 auto;
	padding-bottom:10px;
	overflow:hidden;
	background-color:#DDDDDD;
}

.leftcell{
	max-width:140px;
	display:inline-block;
	text-align:justify;
	padding:4px 10px;
	vertical-align:top;
}

.rightcell{
	max-width:820px;
	display:inline-block;
	text-align:justify;
	padding:4px 10px;
	vertical-align:top;
	border-left:1px gray dotted;
}

@media only screen and (max-width:1161px), only screen and and (max-device-width:1161px){
.rightcell{
	max-width:100%;
	border-left:none;
}
}

.leftcellwide{
	max-width:266px;
	display:inline-block;
	text-align:justify;
	padding:4px 10px;
	vertical-align:top;
}

.rightcellwide{
	max-width:686px;
	display:inline-block;
	text-align:justify;
	padding:4px 10px;
	vertical-align:top;
	border-left:1px gray dotted;
}

@media only screen and (max-width:1155px), only screen and and (max-device-width:1155px){
.rightcellwide{
	max-width:100%;
	border-left:none;
}
}

.topofpage{
	display:inline-block;
	width:80px;
	height:15px;
	background:url(../pix/buttons.png) no-repeat;
	text-decoration:none;
	background-position:0px -15px;
}

.vline{
	background-image:url('../pix/vline.png')
}

.arrow{
	position:relative;
	display:inline-block;
	top:2px;
	width:15px;
	height:15px;
	background:url(../pix/menusprite.png) no-repeat;
	background-position:0px -15px;
}

.home{
	position:relative;
	display:inline-block;
	top:4px;
	width:18px;
	height:18px;
    margin:-2px 18px 0 10px;
    padding:0;
	background:url(../pix/home.png) no-repeat;
}

.paw{
	position:relative;
	display:inline-block;
	top:2px;
	width:15px;
	height:15px;
	background:url(../pix/menusprite.png) no-repeat;
	background-position:0px 0px;
}

.star{
	position:relative;
	display:inline-block;
	top:2px;
	width:15px;
	height:15px;
	background:url(../pix/starblack.png) no-repeat;
	background-position:0px 0px;
}

.rss{
	position:relative;
	display:inline-block;
	width:80px;
	height:15px;
	background:url(../pix/rss.png) no-repeat;
	background-position:0px 0px;
}

.sitemap{
	position:relative;
	display:inline-block;
	width:80px;
	height:15px;
	background:url(../pix/xml-sitemap.png) no-repeat;
	background-position:0px 0px;
}

.readmore{
	position:relative;
	display:block;
	top:2px;
	width:80px;
	height:15px;
	background:url(../pix/buttons.png) no-repeat;
	background-position:0px 0px;
}

.uptop{
	position:absolute;
	right:6px;
	bottom:4px;
	display:block;
	width:80px;
	height:15px;
	background:url(../pix/buttons.png) no-repeat;
	text-decoration:none;
	background-position:0px -15px;
}

.sponsordiv{
	position:relative;
	float:right;
	height:90px;
}

@media only screen and (max-width:750px), only screen and and (max-device-width:750px){
.sponsordiv{
	height:120px;
}
}

@media only screen and (max-width:570px), only screen and and (max-device-width:570px){
.sponsordiv{
	height:156px;
}
}


@media only screen and (max-width:470px), only screen and and (max-device-width:470px){
.sponsordiv{
	height:176px;
}
}


@media only screen and (max-width:431px), only screen and and (max-device-width:431px){
.sponsordiv{
	height:240px;
}
}

@media only screen and (max-width:356px), only screen and and (max-device-width:356px){
.sponsordiv{
	height:276px;
}
}

@media only screen and (max-width:339px), only screen and and (max-device-width:339px){
.sponsordiv{
	height:316px;
}
}

@media only screen and (max-width:318px), only screen and and (max-device-width:318px){
.sponsordiv{
	height:360px;
}
}

.softnew{
	position:relative;
	display:inline-block;
	top:2px;
	width:80px;
	height:15px;
	background:url(../pix/buttons.png) no-repeat;
	background-position:-80px 0px;
}

.softupd{
	position:relative;
	display:inline-block;
	top:2px;
	width:80px;
	height:15px;
	background:url(../pix/buttons.png) no-repeat;
	background-position:-80px -15px;
}

.winxp{
	position:relative;
	display:inline-block;
	top:6px;
	width:40px;
	height:40px;
	background:url(../pix/winsppt.png) no-repeat;
	background-position:0px 0px;
}

.winv{
	position:relative;
	display:inline-block;
	top:6px;
	width:40px;
	height:40px;
	background:url(../pix/winsppt.png) no-repeat;
	background-position:-40px 0px;
}

.win7{
	position:relative;
	display:inline-block;
	top:6px;
	width:40px;
	height:40px;
	background:url(../pix/winsppt.png) no-repeat;
	background-position:-80px 0px;
}

.win8{
	position:relative;
	display:inline-block;
	top:6px;
	width:40px;
	height:40px;
	background:url(../pix/winsppt.png) no-repeat;
	background-position:-120px 0px;
}

.win10{
	position:relative;
	display:inline-block;
	top:6px;
	width:40px;
	height:40px;
	background:url(../pix/winsppt.png) no-repeat;
	background-position:-160px 0px;
}

.win64{
	position:relative;
	display:inline-block;
	top:6px;
	width:53px;
	height:40px;
	background:url(../pix/winsppt.png) no-repeat;
	background-position:-200px 0px;
}

a:link{
	color:#416C93;
	text-decoration:none;
}

a:visited{
	color:#416C93;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

a:active{
	color:#FF0000;
	text-decoration:underline;
}

.style4{
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
	color:#555555;
	line-height:1.385em;
}

.style5{
	color:#FF0000;
}

.style6{
	text-decoration:underline;
}

.style10{
	vertical-align:bottom;
}

.style11{
	vertical-align:middle;
	border-width:0px;
}

.style12{
	font-family:"Oswald", "Segoe UI";
	font-size:15px;
}

.style13{
	border-width:0px;
}

.style14{
	text-align:center;
}

.style24{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}

.style30{
	vertical-align:top;
}

.style31{
	font-size:14px;
	margin:0;
	padding:0;
	display:inline;
}

#copystringblock{
	padding:20px 6px 3px 10px;
	float:left;
}

#countersblock{
	padding-bottom:10px;
	float:right;
}

@media only screen and (max-width:1160px), only screen and and (max-device-width:1160px){
#copystringblock{
	padding:0 0 16px 0;
	text-align:center;
	float:none;
}

#countersblock{
	display:table;
	float:none;
	margin:0 auto;
}
}

.style33{
	max-width:90px;
	padding:0 4px;
	line-height:14px;
}

.style34{
	padding:0 6px;
	line-height:14px;
}.headerindex{
	font-size:14px !important;
	color:#416C93 !important;
	background:gold;
}

.bodyindex{
	border:2px solid gold;
}

.headerthankyou{
	font-size:14px !important;
	color:#FFFFFF;
	background:#CC0000;
}

.bodythankyou{
	border:2px solid #CC0000;
}

.headertech{
	font-size:14px !important;
	color:#FFFFFF;
	background:#009900;
	margin-bottom:0.8em;
	padding:6px;
}

.bodytech{
	border:2px solid #009900;
}

.headeradvertismentadaptive{
	text-align:center;
	min-height:33px;
	color:#FFFFFF;
    padding:0px;
	background:#3399FF;
	max-width:1018px;
	border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

.bodyadvertismentadaptive{
	background:#DDDDDD;
	margin:0 auto;
    padding:0px;
	max-width:1018px;
	border:2px solid #3399FF;
	border-bottom-left-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-bottom-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

.headersystemmonitor{
	text-align:center;
	font:bold 20px arial,sans-serif;
	min-height:33px;
	padding:7px 0 0;
	background:#F93709;
	width:240px;
	border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
}

.headersystemmonitor a{
	color:#FFFFFF;
}

.headerother{
	text-align:center;
	font:bold 20px arial,sans-serif;
	min-height:33px;
	padding:7px 0 0;
	background:#FEA300;
	width:240px;
	border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
}

.headerother a{
	color:#FFFFFF;
}

.headersystemuptime{
	text-align:center;
	font:bold 20px arial,sans-serif;
	min-height:33px;
	padding:7px 0 0;
	background:#7FBA00;
	width:240px;
	border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
}

.headersystemuptime a{
	color:#FFFFFF;
}

.rowheightmain{
	height:410px;
}

.rowheightsecond{
	height:390px;
}

.bodysystemmonitor{
	float:left;
	text-align:justify;
	background:#F0F0F0;
	padding:6px 3px 7px;
	width:230px;
	border:2px solid #F93709;
	border-bottom-left-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-bottom-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

.bodysystemmonitor a{
	padding:0px 0px 0px 20px;
}

.bodyother{
	float:left;
	text-align:justify;
	background:#F0F0F0;
	padding:6px 3px 7px;
	width:230px;
	border:2px solid #FE9E00;
	border-bottom-left-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-bottom-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

.bodyother a{
	padding:0px 0px 0px 20px;
}

.bodysystemuptime{
	float:left;
	text-align:justify;
	background:#F0F0F0;
	padding:6px 3px 7px;
	width:230px;
	border:2px solid #7FBA00;
	border-bottom-left-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-bottom-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

.bodysystemuptime a{
	padding:0px 0px 0px 20px;
}

@font-face {
	font-family:Oswald;
	src:local("Oswald Regular"), local("Oswald-Regular"), url(oswald.woff) format("woff");
	font-weight:400;
	font-style:normal;
}

.baseheader{
	text-align:center;
	font:bold 20px;
	font-family:"Oswald", "Segoe UI";
	min-height:33px;
	padding:11px 0 0;
	max-width:1014px;
	border-top-right-radius:6px;
	-moz-border-top-right-radius:6px;
	-webkit-border-top-right-radius:6px;
	border-top-left-radius:6px;
	-moz-border-top-left-radius:6px;
	-webkit-border-top-left-radius:6px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

@media only screen and (max-width:600px), only screen and and (max-device-width:600px){
.baseheader{
	font:bold 16px arial,sans-serif;
}
}

@media only screen and (max-width:400px), only screen and and (max-device-width:400px){
.baseheader{
	font:bold 14px arial,sans-serif;
}
}

.basebody{
	text-align:center;
	background:#DDDDDD;
	margin:0 auto;
    padding:4px 0 2px 0;
   	max-width:1008px;
	border-bottom-left-radius:6px;
	-moz-border-bottom-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	-moz-border-bottom-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-khtml-border-radius:2px 2px 3px #999;
}

.headergetadsenseclientID,.headersystemuptimefullplus,.headersystemmonitorII{
	color:#468847;
	background:#D6E9C6;
}

.bodygetadsenseclientID,.bodysystemuptimefullplus,.bodysystemmonitorII{
	border:2px solid #D6E9C6;
}

.headerweathermonitor,.headerbinarystemuptime,.headernetworkmonitorII{
	color:#3A87AD;
	background:#D9EDF7;
}

.bodyweathermonitor,.bodybinarystemuptime,.bodynetworkmonitorII{
	border:2px solid #D9EDF7;
}

.headerparkingstatus,.headersystemuptimeII,.headerbatterymonitor{
	color:#C09853;
	background:#FCF8E3;
}

.bodyparkingstatus,.bodysystemuptimeII,.bodybatterymonitor{
	border:2px solid #FCF8E3;
}

.headermetricclock,.headersystemuptimeIII,.headerdrivesmonitor{
	color:#B94A48;
	background:#F2DEDE;
}

.bodymetricclock,.bodysystemuptimeIII,.bodydrivesmonitor{
	border:2px solid #F2DEDE;
}

.headeralexamonitor,.headergpumonitor{
	color:#33CC33;
	background:#CCFFCC;
}

.bodyalexamonitor,.bodygpumonitor{
	border:2px solid #CCFFCC;
}

.headergooglePRmonitor,.headertopprocesmonitor{
	color:#CC33CC;
	background:#E7C6E9;
}

.bodygooglePRmonitor,.bodytopprocesmonitor{
	border:2px solid #E7C6E9;
}

.headeratomicclock,.headerpingmonitor{
	color:#3333CC;
	background:#CCCCFF;
}

.bodyatomicclock,.bodypingmonitor{
	border:2px solid #CCCCFF;
}

.headerbinaryclock,.headerconnectionwatcher{
	color:#CCCC33;
	background:#FFFFCC;
}

.bodybinaryclock,.bodyconnectionwatcher{
	border:2px solid #FFFFCC;
}

.headerhtmlguardiandecrypter,.headermousemonitor{
	color:#0066CC;
	background:#66CCFF;
}

.bodyhtmlguardiandecrypter,.bodymousemonitor{
	border:2px solid #66CCFF;
}

.headerhtmlprotectordecrypter,.headerkeyboardmonitor{
	color:#006666;
	background:#66CCCC;
}

.bodyhtmlprotectordecrypter,.bodykeyboardmonitor{
	border:2px solid #66CCCC;
}

.headerworldpopulationmonitor,.headerBOINCmonitor{
	color:#996600;
	background:#FFCC66;
}

.bodyworldpopulationmonitor,.bodyBOINCmonitor{
	border:2px solid #FFCC66;
}

.header64to32sidebar,.headerFHmonitor{
	color:#660099;
	background:#9966FF;
}

.body64to32sidebar,.bodyFHmonitor{
	border:2px solid #9966FF;
}

.headerbarcode,.headernicwatcher{
	color:#CC6633;
	background:#CC9999;
}

.bodybarcode,.bodynicwatcher{
	border:2px solid #CC9999;
}

.headerpccontrol{
	color:#9933CC;
	background:#CCCCFF;
}

.bodypccontrol{
	border:2px solid #CCCCFF;
}

.headeradsensebanned{
	color:#CCFFFF;
	background:#3399CC;
}

.bodyadsensebanned{
	border:2px solid #3399CC;
}

.headerdozenalclock{
	color:#FFCCFF;
	background:#CC33CC;
}

.bodydozenalclock{
	border:2px solid #CC33CC;
}

.headertalkingclock{
	color:#2FA1F9;
	background:#94D6EA;
}

.bodytalkingclock{
	border:2px solid #94D6EA;
}