﻿html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

body {
    background: url("/templates/itservice/img/verx.jpg") repeat-x left top transparent;
    color: #000;
	font-family:tahoma;
    word-wrap: break-word;
	
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    line-height: normal;
}

h1 {
    font-size: 1.1em;
}

 h2 {
    font-size: 1.2em;
    margin: 15px 0px 10px 0px;
    color: #ff0000;
}

 h3 {
    font-size: 1.3em;
}

 h4 {
    font-size: 1.2em;
}

 h5 {
    font-size: 1.1em;
}

a {
    /* color: #44a1c7; */
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, body {
    font: normal 13px/17px Tahoma, "Trebuchet MS";
}

input, textarea, select, button, a {
    outline: none;
}

p {
	margin:0;
    margin-bottom: 0.4em;
	text-align: justify;
}

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    margin: 0 0 18px 2em;
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}


.clear {
	clear:both;
}

.vert, .vert_hlp {
	display:inline-block;
	vertical-align:middle;
}

.vert_hlp {
	height:100%;
	width:0;
}

.red {
	color:#f40600;
}

.itsBodyWr {
    background: url("/templates/itservice/img/niz.jpg") repeat-x scroll left bottom transparent;
    padding: 10px 0;
	font-size: 14px;
}

.itsContainer {
    margin: 0 auto;
    max-width: 1020px;
}

.its990 {
    margin: 0 auto;
    max-width: 990px;
}

/*=== HEAD ===*/

.itsHd {
    margin-bottom: 8px;
}

.itsLgBann {
	
}

.itsLogo {
    background: url("/templates/itservice/img/logo.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 63px;
    margin-right: 3px;
    width: 262px;
}

.itsHdBann {
    float: left;
    height: 63px;
    margin-right: 3px;
    width: 468px;
}

.itsHdTime {
    float: right;
    text-align: right;      
}


.hdTimeDay {
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding-right: 2px;
	 margin-left: 15px;
    padding-top: 1px;
}
.hdTimeT {
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.hdAddress {
    font-size: 17px;
    padding-top: 5px;
}

.itsAdsFull13 {
	width:250px;
	height:250px;
	float:left;
	margin-right: 10px;
	margin-bottom: 6px;
}

.itsadsMn {
	margin:10px auto;
	width:728px;
	height:90px;
	
}

.result {
	background:url("/templates/itservice/img/result.png") no-repeat left top transparent;
	display:inline-block;
	width:84px;
	height:20px;
	border:none;
	cursor:pointer;
}

.otv {
	background:url("/templates/itservice/img/otv.png") no-repeat left top transparent;
	display:inline-block;
	width:84px;
	height:20px;
	border:none;
	cursor:pointer;
}

.otv:hover, .result:hover {
	background-position:left bottom;
}

.itsHdMenu {
    background: url("/templates/itservice/img/linred.png") no-repeat scroll center bottom transparent;
    padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 10px;
}

.itsHdMenu .mh_l {
    float: left;
    height: 29px;
	position: relative;
}
.itsHdMenu .mh_r {
    height: 29px;
    padding: 0px 10px 0;
}

.itsHdMenu a {
    display: block;
    font-size: 16px;
    height: 29px;
    text-transform: uppercase;
	color:#000;
	text-decoration:none;
}


.itsHdMenu a:hover {
	color:#fff;
}

.mnHidd {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    display: none;
    left: -1px;
    overflow: hidden;
    position: absolute;
    top: 29px;
    box-shadow: 0 5px 4px 0 #000000;
    -box-shadow: 0 5px 4px 0 #000000;
    -o-box-shadow: 0 5px 4px 0 #000000;
    -ms-box-shadow: 0 5px 4px 0 #000000;
    -moz-box-shadow: 0 5px 4px 0 #000000;
    -webkit-box-shadow: 0 5px 4px 0 #000000;
    -khtml-box-shadow: 0 5px 4px 0 #000000;
    border-radius: 0 0 10px 10px;
    -border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
}
.itsHdMenu .mh_l:hover .mnHidd {
    display: block;
}
.mnHidd a {
    border-bottom: 1px solid #FFFFFF;
    display: block;
    height: 29px;
    line-height: 29px;
    padding: 0 5px;
    white-space: nowrap;
	text-transform: none;
    background:url(/templates/itservice/img/mh_c.png) repeat-x left top transparent;
	color:#fff;
	text-decoration:none;
}
.mnHidd a:hover {
	text-decoration:underline !important;
}


.itsHdMenu .mh_l:hover {
    background:url(/templates/itservice/img/mh_l.png) no-repeat left top transparent;
}

.itsHdMenu .mh_l:hover .mh_r {
    background:url(/templates/itservice/img/mh_r.png) no-repeat right top transparent;
}

.itsHdMenu .mh_l:hover a {
    background:url(/templates/itservice/img/mh_c.png) repeat-x left top transparent;
	color:#fff;
	text-decoration:none;
}


.itsMnBn {
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 101px;
    margin-left: 7px;
    padding-left: 5px;
    width: 318px;
}


.itsMnBn1 {
	background-image:url(/templates/itservice/img/1.png);
}


.itsMnBn2 {
	background-image:url(/templates/itservice/img/2.png);
}


.itsMnBn3 {
	background-image:url(/templates/itservice/img/3.png);
}

.MBHd {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-top: 3px;
}


.itsMnBn a {
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.itsMnBn a:hover {
	color:#f40600;
	text-decoration:underline;
}


/*=== CONTENT ===*/






.itsContentWL {
    background: url("/templates/itservice/img/ser_left.png") no-repeat scroll left center transparent;
}

.itsContentWR {
    background: url("/templates/itservice/img/ser_right.png") no-repeat scroll right center transparent;
}

.itsContent {
    margin: 0 auto;
    max-width: 990px;
    min-height: 685px;
    padding-top: 10px;
	padding-bottom: 30px;
}

.itsCenterCollWr {
	float:left;
	width:100%;
}

.itsCenterColl {
    margin-left: 260px;
    margin-right: 10px;
}

.itMagShrtW {
    background: url("/templates/itservice/img/ser1.png") no-repeat scroll center bottom transparent;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 6px;
    width: 50%;
}
.itMagShrt {
    height: 94px;
    overflow: hidden;
    padding: 2px 20px 10px;
}
.itMagSInfo {
    float: right;
	width:175px;
}
.itMSName {
    height: 32px;
    overflow: hidden;
}
.itMSName a {
    color: #037FFD;
    font-size: 16px;
}
.itMSName a:hover {
	
}
.itMSPrice {
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 6px;
}
.itMSPrice span {
	color: red;
}
.itMSMore {
	font-size: 14px;
	padding-top: 2px;
    font-weight: bold;
}
.itMSMore a {
	text-decoration:underline;
}
.itMSMore a:hover {
	text-decoration:none;
}
.itMagSImg {
    float: left;
    height: 94px;
    overflow: hidden;
    width: 130px;
	text-align:center;
}
.itMagSImg a {
	
}
.itMagSImg img {
    float: none !important;
    max-height: 94px;
    max-width: 130px;
}
.shImgsInv, .itMagFHidIm {
	display:none;
}

.itMagFInfo {
    float: right;
    width: 415px;
}


.itMFPrice {
    font-size: 16px;
    padding-bottom: 20px;
    padding-top: 6px;
}
.itMFPrice span {
	color: red;
}

.itMFDescr {
	
}

.itMagFImgsW {
    float: left;
    width: 300px;
}
.itMagFImgs {
padding-bottom:12px;
}
.itMagFImgs a {
	display:block;
	float:left;
	width:96px;
	margin:2px;
}
.itMagFImgs img {
	float:none !important;
	width:100%;
	margin: 0 !important;
}
.itMagFImgs a:first-child {
    float: none;
    margin: 0 auto 8px;
    width: 296px;
}
.itMagFImgs a:first-child img {
	max-width:100%;
	width:auto;
}

.itShare {
    clear: both;
    margin: 0 auto;
    width: 240px;
padding-bottom:12px;
}


.mnTitle {
    background: url("/templates/itservice/img/ser2.png") no-repeat scroll center bottom transparent;
    color: #F40600;
    font-size: 19px;
    margin-bottom: 8px;
    padding-bottom: 11px;
}

.mnTitle a {
    color: #F40600;
	text-decoration:underline;
}
.mnTitle a:hover {
    
	text-decoration:none;
}

.mnTitleSh {
    background: url("/templates/itservice/img/ser2.png") no-repeat scroll center bottom transparent;
    color: #F40600;
    font-size: 19px;
    margin-bottom: 8px;
    padding-bottom: 11px;
    padding-left: 15px;
}

.mnTitleSh a {
    color: #F40600;
}

.mnStory {
	
}

.mnStory img {
	margin: 4px 7px 8px;
}

.mnStorySh {
	
}

.mnStorySh p {
	margin-bottom:3px;
}

.mnStorySh img {
	margin: 4px 7px 8px;
}

.mnMoreSh {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-right: 25px;
    text-align: right;
}

.mnMoreSh a {
	text-decoration:underline;
}

.mnMoreSh a:hover {
	text-decoration:none;
}

.itsNum {
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:left top;
	padding-left: 35px;
    padding-top: 4px;
	padding-bottom:20px;
}

.itsNum1 {
	background-image:url(/templates/itservice/img/o1.jpg);
}

.itsNum2 {
	background-image:url(/templates/itservice/img/o2.jpg);
}

.itsNum3 {
	background-image:url(/templates/itservice/img/o3.jpg);
}

.itsNum4 {
	background-image:url(/templates/itservice/img/o4.jpg);
}

.itsNum5 {
	background-image:url(/templates/itservice/img/o5.jpg);
}


.itsHead2 {
    border-bottom: 2px solid #000000;
    font-size: 19px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    padding-left: 10px;
}

.itsMnLnkBl {
    float: left;
    margin-left: 1%;
    width: 32%;
}

.itsPohojBl {
	float:none;
    width: 100%;
}

.itsPohoj {
    float: left;
    margin-left: 1%;
    width: 32%;
}

.itsMnLnkBl a {
text-decoration:none;
display:block;
color:#09a1d3;
}

.itsMnLnkBl a:hover { 
text-decoration:underline;
color: #F40600;
}

.itsLeftColl {
	float:left;
	margin-left:-100%;
	width:240px;
	min-height:20px;
	padding:0 6px 0 10px;
}

.itsLMenu {
	
}



.itsLMPoint {
    background: url("/templates/itservice/img/ser1.png") no-repeat scroll center bottom transparent;
    padding-bottom: 4px;
}

.itsLMPoint a {
    background-color: transparent;
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    padding: 5px 10px 11px 40px;
}

.itsLMPoint a:hover {
	
	color:#f40600;
}

.LMenuBuyNote a {
	background-image:url(/templates/itservice/img/noutb.jpg);
}

.LMenuModerNote a {
	background-image:url(/templates/itservice/img/gps.jpg);
}

.LMenuPrMfu a {
	background-image:url(/templates/itservice/img/print.jpg);
}

.LMenuVirusi a {
	background-image:url(/templates/itservice/img/virusi.jpg);
}

.LMenuRemSer a {
	background-image:url(/templates/itservice/img/serv.jpg);
}

.LMenuSeti a {
	background-image:url(/templates/itservice/img/seti.jpg);
}

.LMenuOrg a {
	background-image:url(/templates/itservice/img/org.jpg);
}

.LMenuCompHlp a {
	background-image:url(/templates/itservice/img/skor.jpg);
}
.LMenuCompHlp2 a {
	background-image:url(/templates/itservice/img/plan.jpg);
}

.LMenuVostInf a {
	background-image:url(/templates/itservice/img/vost.jpg);
}

.LMenuInstProg a {
	background-image:url(/templates/itservice/img/prog.jpg);
}

.LMenuATS a {
	background-image:url(/templates/itservice/img/inet.jpg);
}

.LMenuRemOrgT a {
	background-image:url(/templates/itservice/img/gps.jpg);
}

.LMenuGPS a {
	background-image:url(/templates/itservice/img/gps.jpg);
}
.LMenuAV a {
	background-image:url(/templates/itservice/img/av.jpg);
}

.LMenuVideo a {
	background-image:url(/templates/itservice/img/video.jpg);
}

.LMenuSKD a {
	background-image:url(/templates/itservice/img/skd.jpg);
}

.LMenuPojarn a {
	background-image:url(/templates/itservice/img/pojarn.jpg);
}

.LMenuMM a {
	background-image:url(/templates/itservice/img/multim.jpg);
}

.LMenuMontaj a {
	background-image:url(/templates/itservice/img/montaj.jpg);
}

.itsVote {
	
}


.fbutton {
    background: url("/templates/itservice/img/bbcod.jpg") repeat-x scroll 0 100% #FFFFFF;
    border: 1px solid #C4C4C4;
    border-radius: 15px 5px 15px 5px;
    box-shadow: 0 1px 4px -2px black;
    color: #3C3C3C;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 1px 4px 2px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.fbutton:hover {
    background-position: 0 5px;
}

.itsLBlHd {
    border-bottom: 2px solid #F40600;
    color: #F40600;
    font-size: 16px;
        font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.itsVoteBl {
    margin: 0 auto;
    width: 85%;
    color: #767A7D;
}

.itsVoteHd {
    color: #767A7D;
    font-weight: bold;
    padding: 1px 0 4px;
    text-align: center;
}

/*=== FOOTER ===*/


.itsFooter {
	 padding: 10px 0;
}

.itsFtLogo {
    background: url("/templates/itservice/img/logomini.png") no-repeat scroll left top transparent;
    float: left;
    height: 46px;
    margin-left: -100%;
    width: 194px;
}

.itsSrch {
    background: url("/templates/itservice/img/poisk.png") no-repeat scroll left bottom transparent;
    float: right;
    height: 29px;
    margin-left: -209px;
    overflow: hidden;
    padding-top: 8px;
    width: 209px;
}

.itsSrch ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.itsSrch ul li {
	float:left;
}

.srchPole {
	
}

.srchPole input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #7B7B7B;
    padding: 5px 2px 6px 6px;
    width: 170px;
}

.srchBttn {
	
}

.srchBttn input {
    cursor: pointer;
    height: 26px;
    width: 31px;
}

.itsCopy {
    float: left;
    width: 100%;
}

.itsCopy center {
    font-size: 14px;
    font-weight: bold;
    padding-top: 33px;
    padding-left: 700px;
}

.spFPRelated {
	
}
.spFPRelHd {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 5px;
}
.spFPRelHd2 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 3px;
    padding-left: 5px;
}

.spFPRelated {
	
}
.spFPRelated ul {
	
}
.spFPRelated ul li {
	
}



/*
playback timings (ms):
  LoadShardBlock: 88.899 (3)
  esindex: 0.032
  captures_list: 106.657
  CDXLines.iter: 12.033 (3)
  PetaboxLoader3.datanode: 126.018 (5)
  exclusion.robots: 0.532
  exclusion.robots.policy: 0.519
  RedisCDXSource: 1.822
  PetaboxLoader3.resolve: 76.424 (3)
  load_resource: 196.998
*/