*, html, fieldset, body, div, button, input, form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul, li{list-style: none;}

table { border-collapse:collapse;}
body{
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    font-weight: normal;
    background: #fff;
}
/* Headings
----------------------------- */
h1, h2, h3, h4, h5, h6 { font-weight: normal;}

h1{font-size: 28px;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 18px;}

label {
    clear: both;
}

button::-moz-focus-inner { /* убираем внутренний отступ у кнопки в FF, который зарезервирован для рамки при фокусе */
    padding:0;
    border:0;
}
.clr {
	clear: both;
}

a {color: #006699; text-decoration: underline;}
a:hover {color: #cc0000; text-decoration: none;}

#wrapper{position: relative; width: 1040px; margin: 0 auto;}

#upheader{margin: 10px 0;}
#upheader .langselector{float: left;}
#upheader .userpanel{float: right; width: 100%; text-align: right;}
#upheader .userpanel.guest{font-size: 18px;}

#header{clear: both; float: left; margin-top: 10px; position: relative;margin-bottom: 20px;}

#header .logo a{position: absolute; display: block; top: 25px;  width: 188px; height: 54px; text-indent: -3000px; background: url(../images/logo.png) no-repeat top left;}

#header .iu {
    position: absolute;
    top: 82px;
    left: 0;
    font-weight: bold;
    font-size: 12px;
    width: 196px;
}
#header .iu span{color: #006699;}
/*
#header .searchform{position: relative; left: 220px; float: left; width: 740px; background: url(../images/sf_zone_bg.png) repeat-x 0 -90px;}
#header .searchform .left{float: left; display: block; width: 20px; height:90px; background: url(../images/sf_zone_bg.png) no-repeat left 0;}
#header .searchform .center{float: left; display: block; width: 700px; height:90px; background: url(../images/sf_zone_bg.png) repeat-x 0 -90px;}
#header .searchform .right{float: left; display: block; width: 20px; height:90px; background: url(../images/sf_zone_bg.png) no-repeat right -180px;}
*/

#header .searchform{
    position: relative; left: 300px; float: left; width: 740px; background: url(../images/sf_zone_bg.png) repeat-x 0 -90px;
}
#header .searchform .left{float: left; display: block; width: 20px; height:90px;}
#header .searchform .center{float: left; display: block; width: 700px; height:90px;}

#header .searchform .right{
    float: left;
    display: block;
    width: 20px;
    height:90px;
}

#main_page_970x250_1_ad {
    margin-top: -1px;clear: both;
    min-width: 970px;
    min-height: 250px;
}

.top_banner_container {
    display: flex;
    align-content: center;
    width: 100%;
}
.top_banner_container>div {
    margin: auto;
}


#main_page_970x90_1_ad {
    margin-top: 15px;
}
#main_page_728x90_1_ad {
    width: 70%;
    margin-top:10px;
    margin-left: auto;
    margin-right: auto;
}

#catalog_page_970x250_1_ad {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    /*
    padding-top:24px;

    text-align:center;

    min-width: 970px;
    min-height: 250px;
    */

}

.a970x250_1_ad_label {font-size: 16px;text-align: center;}
#link_unit_728X15 {width: 100%; float: left; margin-left: auto; margin-right: auto; padding-top:15px; text-align:right;}

#helpicon {
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 3px;
	margin-top: -2px;
	background: url(../images/help32.png) no-repeat;
}

#agent {
	background: url(../images/agent_bg.png) no-repeat;
	width: 698px;
	height: 87px;
	margin: 15px auto 5px auto;
	position: relative;
}
#agent-download {
	background: url(../images/btn-dowload.png) no-repeat;
	display: block;
	width: 185px;
	height: 33px;
	text-align: center;
	padding-top: 8px;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	position: absolute;
	top: 22px;
	right: 19px;
}
#agent .info{
	color: #006699;
	font-size: 14px;
	text-align: right;
	position: absolute;
	width: 290px;
	top: 15px;
	left: 10px;
}

#agent .info strong{
	color: #cc0000;
}
#agent-descr {
	color: #555555;
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 1.1em;
}
#agent-descr span{
	color: #339900;
}
#agent-descr strong span{
	color: #cc0000;
}

.upload-form { z-index: 100; width: 492px;  }
.upload-form .input-text { width: 402px; padding: 4px 5px; }
.upload-form .content { background: #dcdedd url(../images/login-popup-bg.gif) repeat-x; padding: 15px 40px; }
.upload-form .login-popup-top { height: 14px; background: url(../images/login-popup-top.gif) no-repeat; width: 492px; position: relative; }
.upload-form .login-popup-bottom { height: 14px; background: url(../images/login-popup-bottom.gif) no-repeat; width: 492px; }
.upload-form .close-block { position: absolute; top: 10px; right: 10px; width: 14px; height: 14px; background: url(../images/close-block.gif) no-repeat; }

.upload-image p { margin-bottom: 5px; }
.upload-image label { color: #aaa; }


#header .searchform form{padding: 20px 0; margin-top: 10px;}

#header .searchform p{color: #fff; margin: 15px 0;}
#header .searchform p a{color: #ffcc00;}
#header .searchform form p{margin: 0;}

#header .searchform .sf_input{float: left; width: 530px; font-weight: bold; background: #fff; border: 1px solid #cbcbcb; height: 25px; outline: 0; color: #000; line-height: 25px; padding: 0 5px; margin: 0 20px 0 0;}
#header .searchform .sf_input.default_string { color: #999; }

button.submitform{float: right; font-size: 16px; color: #fff; border: 0; background: none; outline: 0; padding: 0;     margin-top: -4px; height: 30px; overflow: hidden; text-align: center; white-space: nowrap; cursor: pointer;}
button.submitform span, button.submitform em, a.submitform span, a.submitform em{float: left; display: block; margin: 0; padding: 0; line-height: 27px; height: 27px;}
button.submitform span, a.submitform span{display: inline; background: url(../images/searchbutton.png) no-repeat left top; margin-right: 20px;}
button.submitform em, a.submitform em{font-style: normal; background: url(../images/searchbutton.png) no-repeat right top; padding-right: 20px; position: relative; right: -20px;}

button.submitblue{float: right; font-size: 18px; color: #fff; border: 0; background: none; outline: none; padding: 0; height: 38px; overflow: hidden; text-align: center; white-space: nowrap; cursor: pointer;}
button.submitblue span, button.submitblue em, a.submitblue span, a.submitblue em{float: left; display: block; margin: 0; padding: 0; line-height: 38px; height: 38px;}
button.submitblue span, a.submitblue span{display: inline; background: url(../images/nav_active.png) no-repeat left bottom; margin-right: 20px;}
button.submitblue em, a.submitblue em{font-style: normal; background: url(../images/nav_active.png) no-repeat right top; padding-right: 20px; position: relative; right: -20px;}


#leftbar{clear: both; float: left; width: 300px; margin-top: 38px;}

#leftbar .menu{
    width: 198px;
}
#leftbar .menu li, .outerbutton {font-size: 18px; line-height: 38px; padding-right: 15px;}
#leftbar .menu li div, .innerbutton {padding-left: 15px;}
#leftbar .menu li.active, .outerbutton {background: url(../images/nav_active.png) no-repeat right top; padding-right: 15px;}
#leftbar .menu li.active div, .innerbutton {padding-left: 15px; line-height: 38px; background: #fff url(../images/nav_active.png) no-repeat left bottom;}
#leftbar .menu li.active a, .innerbutton a {color: #fff; text-decoration: none;}
.outerbutton {
	margin: 0 8px;
}

.ib-disabled { background: #fff url('../images/nav_disabled.png') no-repeat left bottom; }
.ob-disabled { background: url('../images/nav_disabled.png') no-repeat right top; }

#content{
/*	float: left;  */
	float: right;
	padding-left: 15px;
	padding-top: 10px;
	width: 725px;
	margin-right: 0px;
}

#content .ubblock{
	position: relative;
	height: 117px;
	top: 20px;
	}
#content #helpdesc{position: absolute; top: 0px; height: 87px; padding: 15px 20px; width: 330px; background: #fff url(../images/helpform_bg.png) repeat-x 0 -117px; left: 0;}
#content #helpdesc h2{font-style: italic; font-weight: bold; font-size: 22px; margin-bottom: 5px;}
#content #helpdesc p{font-size: 13px;}
#content #helpdesc .left{position: absolute; top: 0; left: 0; display: block; width: 20px; height: 117px; background: #fff url(../images/helpform_bg.png) repeat-x 0 0;}
#content #helpdesc a { text-decoration: none; }
#content #helpdesc a:hover { color: #006699; text-decoration: none; }

#content #softer{position: absolute; top: 0px; right:0; width: 330px;  height: 117px; background: url(../images/dpromo_zone_bg.png) repeat-x 0 -117px;}
#content #softer .right{position: absolute; top: 0; right: 0; display: block; width: 20px; height: 117px; background: #fff url(../images/dpromo_zone_bg.png) repeat-x 0 0;}
#content #softer img {float: left; margin: 1px 10px 0 0;}
#content #softer .text{padding: 10px 20px 10px 0; color: #fff; font-style: normal;}
#content #softer .download{position: absolute; right: 15px; bottom: 15px; height: 26px; padding: 0 20px; line-height: 26px; background: url(../images/dpromo_zone_download.png) no-repeat 0 0;}
#content #softer .download .right{position: absolute; right: 0; bottom: 0; display: block; width: 20px; height: 26px; background: url(../images/dpromo_zone_download.png) no-repeat 100% 0;}
#content #softer .download a{color: #fff; font-size: 18px; font-style: italic; text-decoration: none;}


#content .label{clear: both; font-size: 18px;}
#wrapper h2,
#content h1,
#content h2,
#content p.h2{font-size: 18px; line-height: 18px; font-weight: bold; color: #cc0000; margin-bottom: 15px; margin-left: 8px; margin-top: 16px; }
#content h3 {
	margin-bottom: 10px;
}

/*#wrapper h2 { margin-left: 10px; margin-top: 20px }*/
#content p.text, .pagecontent .text{font-size: 14px; margin-bottom: 20px;}
.label h1 { display: inline-block }
.advice { font-size: 14px }

.corner_ul{display: block; width: 10px; height: 10px; position: absolute; top: 0; left: 0; background: url(../images/table_corners.png) no-repeat 0 0;}
.corner_ur{display: block; width: 10px; height: 10px; position: absolute; top: 0; right: 0; background: url(../images/table_corners.png) no-repeat 100% 0;}
.corner_bl{display: block; width: 10px; height: 10px; position: absolute; bottom: 0; left: 0; background: url(../images/table_corners.png) no-repeat 0 100%;}
.corner_br{display: block; width: 10px; height: 10px; position: absolute; bottom: 0; right: 0; background: url(../images/table_corners.png) no-repeat 100% 100%;}



#content .text{position: relative; margin-bottom: 20px;}
h3.moreinfo{margin-bottom: 20px;}
h3.moreinfo a{color: #666; font-size: 12px !important; font-weight: bold; line-height: 14px;}


#supporteddevices .text{position: relative; margin-bottom: 20px;}

#content table.results{width: 100%; font-size: 12px; font-weight: bold; border: 1px solid #dadada; color: #000;}
#content table.results.details{font-size: 12px !important;}
#content table.results td{
    padding: 10px;
    background: url(../images/results_table_bg.png) repeat-x bottom;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    min-width: 155px;
}
#content table.results td.title{color: #666;}
#content table.results td.current{color: #666; font-style: italic}
#content table.results td.name{font-size: 18px;}

.stat-performance {clear: both; width: 960px; margin: 0 auto; padding-top: 40px; font-size: 10px;}
.stat-performance table{width: 100%;}

/* --------------------------------------------------------------
	!UPDATE
-------------------------------------------------------------- */
.update {
    padding: 7px 7px 5px 7px;
    float: right;
    position: fixed;
    top: 220px;
    right: 0;
    text-align: center;
    background: #fafafa;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    /*
    _position: absolute;
    _top: expression( eval(document.documentElement.scrollTop) + 220 +"px" );
    */
}
.update .update-comments { cursor: pointer; vertical-align: top; }
.update .new-comments { border-top: 1px solid #ececed; color: #333; padding-top: 7px; margin-top: 3px; cursor: pointer; }




/* --------------------------------------------------------------
	!COMMENTS
-------------------------------------------------------------- */

.comments{font-weight: normal; padding: 10px 0 0 0;}
.comments .comment { overflow: hidden; zoom: 1; position: relative; }
.comments .comment .comment { padding-left: 30px; }
.comments .header { margin-bottom: 20px; }
.comments h3{font-size: 22px; line-height: 22px; font-weight: bold; color: #cc0000; margin-bottom: 0px;}
.comments span{color: #666; font-size: 14px; vertical-align: text-top;}
h3.comment_link{margin-bottom: 10px;}

.comments img{border: 0;}

/* Comment */
.comment .comment-inner { margin-bottom: 15px; }
.comment .deleted { padding: 5px 10px; color: #777; background: #f4f4f4; }
.comment .bad { color: #aaa; }


/* Comment Bottom */
.comment .folding { font-size: 11px; padding-right: 10px; background: url(../images/comment-fold.png) no-repeat 100% 6px; }
.comment .folding.fold { background: url(../images/comment-fold.png) no-repeat 100% 6px; }
.comment .folding.unfold { background: url(../images/comment-unfold.png) no-repeat 100% 6px; }
.comment .reply-link { margin-right: 5px; font-size: 11px; text-transform: lowercase; }

/* Info Block */
.comment .info { overflow: hidden; zoom: 1; font-size: 11px; padding: 10px; border: 1px solid #ebebeb;}
.comment .info li { float: left; padding-top: 3px; margin-right: 10px; font-size: 14px; font-style: italic;}
.comment .info li a{text-decoration: underline;}
.comment .info li.comment_text{clear: left; font-style: normal; margin-left: 34px; font-size: 14px;}
.comment .info li.avatar { padding-top: 0; }
.comment .info li.avatar img { vertical-align: top;}
.comment .info li.voting { float: right; }
.comment .info li.username a {color: #666; font-weight: bold;}

/* Comment Types */
.comment .info 			{ background: #fafafa; }
.comment .info.self 	{ background: #faf8f4 !important; }
.comment .info.new 		{ background: #fbfba8 !important; }
.comment .info.del 		{ background: #c5c5c5 !important; }
.comment .info.view 	{ background: #cdf5a6 !important; }

/* Comment List */
.comments.comment-list .path { padding-bottom: 3px; }
.comments.comment-list .path .blog-name { color: #777; }

/* Reply Form */
.reply { padding-bottom: 10px; }
.reply textarea { height: 70px; }
.reply textarea.loader { background: #f7f7f7 url(../images/loader.gif) no-repeat center;}

/* Misc */
.hidden { display: none; }
.tree-visible { display: block; }
.tree-hidden { display: none; }

.panel-form { padding: 2px; width: 98%; }
.panel-form img { vertical-align: top; }

/* --------------------------------------------------------------
	!FORMS
-------------------------------------------------------------- */
.input-wide { width: 98%; _width: 97%; padding:0 5px; line-height: 25px; height: 25px; border: 1px solid #cbcbcb; outline: none; color: #999;}
textarea.input-wide {height: 300px;}


.input-100 { width: 100px; padding:0 5px; line-height: 25px; height: 25px; border: 1px solid #cbcbcb; outline: none; color: #999; }
.input-200 { width: 200px; padding:0 5px; line-height: 25px; height: 25px; border: 1px solid #cbcbcb; outline: none; color: #999; }
.input-300 { width: 300px; padding:0 5px; line-height: 25px; height: 25px; border: 1px solid #cbcbcb; outline: none; color: #999; }
.note { font-size: 11px; color: #999;}
.checkbox { position: relative; top: 2px; margin: 0 4px 0 1px; }
.question-list { margin-bottom: 15px; }
.question-list li { margin-bottom: 3px; }

.center.register p, .center.login p, .settings p{margin-top: 20px;}
.center.register label, .center.login label, .settings label{font-weight: bold; margin-bottom: 4px; color: #333; line-height: 16px;}

.settings .set td{padding: 10px 0;}
.settings buttom{margin-bottom: 20px;}

.user-profile .avatar{float: left; margin-right: 10px;}
.user-profile h3{float: left; color: #666;}
.user-profile h3 span{font-size: 14px; color: #999;}

.whoistext{clear: both; position: relative; margin-bottom: 20px;}

.file{width: 200px; padding: 5px; border: 1px solid #cbcbcb; outline: none; color: #999;}


.type_file { /* блок-родитель, внутри которого будут позиционироваться остальные элементы для реализации стильного поля выбора файлов */
position: relative;
height: 27px;
cursor: pointer;
float: left;
}

.inputFile { /* поле type="file" */
position: absolute; /* абсолютное позиционирование, чтобы можно было совместить поле и блок с оформлением */
top: 0;
left: 0;
z-index: 2; /* z-слой должен быть больше, чем у блока с оформлением */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* делаем поле абсолютно прозрачным */
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
width: 220px; /* задаем ширину для всех браузеров. Для firefox подбираем значение параметра size в поле */
}

.fonTypeFile { /* блок с оформлением */
width: 220px; /* размеры картинки для оформления */
height: 27px;
background: url(../images/fileform.png); /* картинка оформления поля */
position: absolute;
top: 0;
left: 0;
z-index: 1; /* z-слой меньше, чем у поля выбора файла */
}

.inputFileVal { /* поле, в котором будет показан результат выбора файла */
position: absolute;
top: 5px;
left: 5px;
z-index: 2;
width: 130px;
background: none;
border: none;
}

.lang_edit {float: left; line-height: 15px; border: 1px solid #dadada; border-left: 0; padding: 0 5px; margin-top: 4px;}
.lang_edit  #edit_lang_menu{float: left; color: #999 !important; padding: 1px 0 1px 20px; background: url(../images/lang_edit.png) no-repeat 0 0; padding-left: 20px; font-size: 12px; text-decoration: none !important;}

.api, .contacts {float: left; margin-left: 10px; line-height: 15px; padding: 0; border: 1px solid #dadada; margin-top: 4px;}
.api  a, .contacts a{float: left; color: #999 !important; padding: 1px 5px 1px 5px; font-size: 12px; text-decoration: none !important;}
.api  a:hover{background: #f7f7f7;}

.contacts {border: 0; overflow: hidden;}
.contacts a{padding: 0; display: block; width: 30px; height: 19px; text-indent: 3000px; background: url(../images/mailto.png) no-repeat 0 0;}
.contacts a:hover{background: url(../images/mailto.png) no-repeat 0 -19px;}

.lang_edit  #edit_lang_menu::-moz-focus-inner {
padding:0;
border:0;
}

.topic pre, .comment pre {overflow: auto; width: 95%; height: 300px; padding: 5px 2%; border: 1px solid #dadada; clear: both; }
span.mark {color: red}
.custom {display: none}

.driverlistintable {width: 100%!important;}
.driverlistintable td{border: 0 !important; padding: 8px 5px 8px 0 !important; background: none !important; font-size: 12px;}
.hiddentr{display: none;}
.visibletr{display: table-row;}

.results td h3.title{display: block; background: url(../images/ds_h3_dropicon.png) no-repeat right 0; line-height: 27px; cursor: pointer;}
.results td h3.title.active{display: block; background: url(../images/ds_h3_dropicon.png) no-repeat right -27px; line-height: 27px; cursor: pointer;}
.results td h3.title a{text-decoration: none; color: #000;}
.results thead th{font-size: 12px; color: #006699; font-weight: bold; padding: 8px 0; border-bottom: 2px solid #dadada; text-align: left;}
h3.h3expert{font-size: 22px; line-height: 22px; font-weight: bold; color: #cc0000; margin-bottom: 20px;}






/*************************** News ********************************/

.topic {
	background: #fbfbfb;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #e5e5e5;


	border-radius: 12px;
    -moz-border-radius: 12px;
  box-shadow: 1px 3px 3px #ddd;
    -moz-box-shadow: 1px 3px 3px #ddd;
    -webkit-box-shadow: 1px 3px 3px #ddd;
}

.topic .content{
	background: #fff;
	padding: 10px;
	border: 1px solid #f0f0f0;
	border-radius: 10px;
    -moz-border-radius: 10px;
	margin: 10px 0;
}
/*
.recent h1.title {
  width: auto !important;
  font-size: 1.1em !important;
  font-weight: bold !important;
}
*/
.recent, .review {
  clear: both;
}

.random .topic {
  clear: left;
}

.recent .topic, .review .topic {
  float: left;
  clear: right;
  margin-right: 20px;
}

.recent .topic {
  width: 314px;
}

.review .topic {
  width: 208px;
}

.topic .thumb {
    /*
  float: left;
    */
  margin: .5em;
}

.news img {
  width: 40%;
/*
  float: left;
  margin-right: .5em;
*/
}

.news .read-more {
  float: right;
}

.news .topic {
  height: 238px;
	background: #fbfbfb;
	padding: 5px;
  margin-bottom: 20px;
	border: 1px solid #e5e5e5;
  border-radius: 6px;
    -moz-border-radius: 6px;
  box-shadow: 1px 3px 3px #ddd;
    -moz-box-shadow: 1px 3px 3px #ddd;
    -webkit-box-shadow: 1px 3px 3px #ddd;
}

.news .topic .content{
	background: #fff;
	padding: 5px;
	border: 1px solid #f0f0f0;
	border-radius: 5px;
    -moz-border-radius: 5px;
	margin: 5px 0 0;
  text-align: justify;
  height: 190px;
  overflow: hidden;
  text-overflow: clip;
}

.news .topic .title {
  font-size: 1.1em;
  font-weight: bold;
  color: #006699;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.action li {
	float: left;
	padding-left: 16px;
	background: url(../images/draft.png) left center no-repeat;
	margin-left: 10px;
}
.action li a{
	color: #0984d2;

}
.action li.edit a, .action li.delete a{
	display: block;
	width: 16px;
	height: 16px;
}

.action li.edit, .action li.delete,
.actions a.edit, .actions a.delete{
	float: right;
	margin-left: 15px;
	text-indent: -999px;
	width: 16px;
	height: 16px;
	padding-left: 0;
}
.action li.edit, .actions a.edit {
	background: url(../images/edit.png) no-repeat;
}
.action li.delete, .actions a.delete {
	background: url(../images/delete.png) no-repeat;
}

.action, .topic, .actions {
	overflow: hidden;
	height: 1%;
}

ul.tags {
	background: url(../images/tag.png) left top no-repeat;
	padding-left: 20px;
	font-size: 1em;
	float: right;
}

ul.tags a{
	color: #aaa;
}

.voting li,
.info li{
	float: left;
}
li.plus a, a.plus {
	display: inline-block;
	background: url(../images/voting.png) 0 0 no-repeat;
	width: 10px;
	height: 10px;
}
li.plus a:hover, a.plus:hover {
	background: url(../images/voting.png) -10px 0 no-repeat;
}
li.minus a, a.minus {
	display: inline-block;
	background: url(../images/voting.png) -20px 0 no-repeat;
	width: 10px;
	height: 10px;
}
li.minus a:hover,a.minus:hover {
	background: url(../images/voting.png) -30px 0 no-repeat;
}
.total {
	padding: 0 3px;
}
.total a{
	text-decoration: none;
}

.topic .username, .author {
	margin-left: 20px;
	padding-left: 14px;
	line-height: 16px;
	background: url(../images/user.png) left center no-repeat;
}
.date {
	margin-left: 20px;
	padding-left: 20px;
	line-height: 16px;
	background: url(../images/date.png) left center no-repeat;
	color: #0984d2;
}
.comments-total {
	margin-left: 20px;
	padding-left: 14px;
	line-height: 16px;
	background: url(../images/comments.png) left center no-repeat;
}

#content .topic h1.title,
#content .topic h2.title,
#content .topic p.title {
	float: left;
  width: 600px;
}

#content h1.title,
#content h2.title,
#content p.title {
	margin-bottom: 0px;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
}

.os-tabs.space li a{
	font-size: 1.2em;
	padding: 7px 15px 0 15px;
	height: 23px;
}
.os-tabs li font {
	font-weight: bold;
	background: #fff;
	display:inline-block;
	padding:0 4px;
	margin: 0 3px;
	border-radius: 3px;
    -moz-border-radius: 3px;
	font-size: 1.1em;
}
.os-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 30px;
	border: 3px solid #5abced;
	border-left: none;
	border-right: none;
	border-top: none;

	margin-top: 10px;
}
.os-tabs li{
	font-weight: bold;
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(../images/bg_tab_l.png) left top no-repeat;
}
.os-tabs li.active{
	background: url(../images/bg_tab_l_a.png) left top no-repeat;
}

.os-tabs li a{
	display: inline-block;
	text-decoration: none;
	background: url(../images/bg_tab_r.png) right top no-repeat;
	padding: 10px 3px 0;
	height: 20px;
	font-size: 8pt;
/*	letter-spacing: -0.2px;
	font-size: 11px; */
}

.os-tabs li a sup{
	color: #c00;
	display: inline-block;
	margin-top: -5px;
/*
  margin-left: 2px;
*/
}
.os-tabs li.active a sup{
	color: #ff3333;
}

.os-tabs li.active a{
	color: #fff;
	background: url(../images/bg_tab_r_a.png) right top no-repeat;
}

.os-tabs li span {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
/*
	margin-right: 2px;
*/
}

.os-tabs li span.windowsXP {
	background: url(../images/windows_xp_small.png) no-repeat;
}
.os-tabs li span.windows7 {
	background: url(../images/windows7_logo.png) no-repeat;
}
.os-tabs li span.windows8 {
	background: url(../images/windows8_logo.png) no-repeat;
}
.os-tabs li.active span.windows8 {
	background: url(../images/windows8_logo_active.png) no-repeat;
}


.no-top-border {
	border-top: none !important;
}

.os-box {
	border: 1px solid #5abced;
	border-top: 3px solid #5abced;
	padding: 10px 10px 15px 10px;
	border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
	margin-bottom: 15px;
}

.os-box.unround {
	border: 3px solid #5abced;
	border-left: none;
	border-right: none;
	padding: 10px 0px 15px 0px;
}

.details-box {
	border: 3px solid #5abced;
	padding: 10px 3px;
	border-radius: 10px;
    -moz-border-radius: 10px;
	margin-bottom: 15px;
	border-left: none;
	border-right: none;
}
.details-box p {
	margin-bottom: 10px;
}

.details-adv {
	margin: 15px 0;
	background: url("../images/results_table_bg.png") repeat-x center bottom;
	border-bottom: 1px dotted #5ABCED;
}

.details-vendor,
.details-type,
.details-version,
.details-date,
.details-oses,
.details-update {
	font-weight: bold;
}

.details-box .item-box {
	font-size: 12px;
}

.details-vendor span,
.details-type span,
.details-version span,
.details-date span,
.details-oses span,
.details-update span {
	font-weight: normal;
	color: #666;
	display: inline-block;
	width: 50%;
}


.item-box{ /* , .adv-box commented by Georgi*/
	background: url("../images/results_table_bg.png") repeat-x center bottom;
	border-bottom: 1px dotted #5ABCED;
	padding: 10px;
/*
	height: 1%;
*/
	overflow: visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
.adv-box-notfound{
	height: auto;
	margin: 3em 0;
}

.item-line {
	background: url("../images/results_table_bg.png") repeat-x center bottom !important;
	border-bottom: 1px dotted #5ABCED;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.item-line td, .item-line th{
	padding: 15px 10px !important;
}
.adv-box {
    /*
	padding-left: 5px;
	padding-right: 5px;
    */
	padding-left: 0px;
	padding-right: 0px;
	height: 0px;

}

.item-title {
/* for yandex.direct */
/*
  font-weight: bold;
*/
	font-size: 13px;
	margin-bottom: 5px;
}
.item-title a{
/*	color: #c00; */
}

.item-title a span.mark {
	background: #e3f6ff;
	color: #069;
	text-decoration: underline;
}
.item-title a:hover span.mark {
	text-decoration: none;
	color: #c00;
}

.item-box .download {
	margin-top: 17px;
	position: absolute;
	right: 10px;
	top: 50%;
}
.item-box .download a {
	display: block;
	text-indent: -9999px;
	width: 24px;
	height: 24px;
	background: url("../images/download.gif") no-repeat;
}
.item-date {
/*	float: left;
	margin-right: 20px;	 */
}

.item-vendor span,
.item-os span,
.item-date span,
.item-version span {
	color: #666;
}

.devclass_list .questions {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 0 0 5px;
	background: url("../images/question_blue.png") no-repeat;
}
.devclass_list .download {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 0 0 5px;
	background: url("../images/download_green.png") no-repeat;
}

.devclass_line > span {
	display: inline-block;
	padding-left: 20px;
	background: url("../images/hardware.png") left top no-repeat;
	line-height: 16px;
}

.hard-box {
	border: 3px solid #5abced;
	border-left: none;
	border-right: none;
	padding: 10px 15px;
	border-radius: 10px;	-moz-border-radius: 10px;
	margin: 0 0 10px 0;
}
ol {
	padding-left: 15px;
}

ol li{
	margin: 5px 0 10px 15px;
	list-style: decimal;
}
ul.sysinfo {
  margin-bottom: 12px;
}
ul.sysinfo li {
  line-height: 24px;
  padding: 0 0 4px 32px;
}
ul.sysinfo li.model {
  background: url(../images/icons/computer.png) top left no-repeat;
}
ul.sysinfo li.memory {
  background: url(../images/icons/memory.png) top left no-repeat;
}
ul.sysinfo li.drive {
  background: url(../images/icons/drive-harddisk.png) top left no-repeat;
}
ul.sysinfo li.drive-removable {
  background: url(../images/icons/drive-removable-media.png) top left no-repeat;
}
.drivefamily {
  color: #666;
}

div.banner {
	float: left;
	margin-right: 25px;
}
div.counter {

	margin-top: 15px;
}

div.top-banner{
	margin: 15px 0 15px -10px;
	text-align: center;
}
div.bottom-banner {
    margin: 15px 10px 15px -10px;
}

.adv-box-small {
	float: right;
	margin-left: 15px;
}

.profile-user p {
  margin: 1.5em 0;
}

.pagination li {
  float: left;
  margin-left: 10px;
}

.adv {
	float: left;
	margin-top: 20px;
}
.rightadv {
    /*
	position: absolute;
	margin-left: 336px;
	margin-top: 377px;
	z-index: 1;
    */
}
.packtext {
	height: auto;
}
.fb_iframe_widget iframe {
	width: 200px !important;
}

.catalog-header {
	border: 1px solid silver;
	margin: 4px;
	padding: 4px;
	font-weight: bold;
	border-radius: 4px;
	color: #c00;
}

.catalog-header .sep {
	color: gray;
}
.catalog-item, .catalog-item-2, .catalog-item-search-by-device-type, .catalog-longitem {
	float: left;
	border: 1px solid silver;
	margin: 4px;
	padding: 4px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	border-radius: 4px;
}
.catalog-item {
	width: 215px;
}
.catalog-item-2 {
	width: 244px;
	margin-right: 0px;
}

.catalog-item-search-by-device-type {
	width: 231px;
	margin-right: 0px;
}

.catalog-longitem {
	width: 332px;
}
.topvendor {
	display: inline-block;
}
.topvendor:first-letter {
	color: red;
	text-transform: capitalize;
}
.lettervendors {
	color: red;
}
.before_news {
	margin-left: 7px;
}

.redmark {
	color: #c00;
	font-weight: bold;
}

.pagetext {
	margin: 16px 8px;
}

.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
}


.overlay span {
    display: block;
    top: 400px;
    position: absolute;
    width: 250px;
    height: 40px;
    left: 50%;
    margin-left: -125px;
    color: #fff;
    font-style: italic;
    font-size: 18px;
}


#metaTagsEditor {
    display: none;
    position: absolute;
    width: 630px;
    height: 340px;
    z-index: 15;
    background-image: url(/templates/skin/devid/images/tagsEditBack.png);
    background-repeat: no-repeat;
    top: 200px;
    left: 50%;
    margin-left: -275px;
    text-align: left;
    padding: 32px;
}

#metaTagsEditor .close_button {
    position: absolute;
    top: -16px;
    right: 73px;
    background-image: url(/templates/skin/devid/images/close_button.png);
    width: 34px;
    height: 30px;
    z-index: 15;
    cursor: pointer;
}

#metaTagsEditor p {
    font-size: 16px;
    margin-bottom: 18px;
    color: #999696;
}

#metaTagsEditor p input {
    width: 528px;
    border-radius: 5px;
    border: 1px solid #DAD3D3;
    height: 30px;
    font-size: 18px;
    padding: 0 8px;
    color: #978A8A;
}

#metaTagsEditor button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:154px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
    cursor: pointer;
}
#metaTagsEditor button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

#metaTagsEditor button:active {
	position:relative;
	top:1px;
}

.te_edit_zone p, .te_edit_zone ul {
	margin: 1em 0;
}

.te_edit_zone ul li {
	list-style: disc outside none;
	margin-left: 10px;
}



.donate {
    width: 50%;
    float: right;
    position: relative;
    text-align: left;
}

.donate .dontext {
    position: absolute;
    left: 83px;
    top: 30px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);

}

.donate .dontext a {
    color: #fff !important;
    text-decoration: none;
}

.donate-left {
	position: relative;
	text-align: left;
}

.donate-left .dontext {
	position: absolute;
	left: 64px;
	top: 24px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	font-weight: bold;
}

.donate-left .dontext a {
	color: #fff !important;
	text-decoration: none;
}

.donate-left a img {
	width: 200px;
}


#top_banner {
    background-image: url(/templates/skin/devid/images/banner.png);
    width: 740px;
    height: 84px;
    margin: 8px 0 0 -20px;
    position: relative;
}

#top_banner div {
    position: absolute;
    font-family: 'Ubuntu', sans-serif;
}

#top_banner .autoSearch {
    left: 226px;
    font-size: 20px;
    top: 4px;
    text-decoration: underline;
    font-weight: bold;
    color: #006699;
}

#top_banner .allnedd {
    left: 225px;
    top: 33px;
    font-size: 15px;
}

#top_banner .freeware {
    left: 250px;
    color: #fe0000;
    top: 55px;
    font-size: 14px;
    font-weight: bold;
}

#top_banner .download {
    color: #fff;
    left: 601px;
    top: 26px;
    font-size: 14px;
}

#top_banner .agent_ver {
    left: 601px;
    top: 46px;
    color: #fff;
    font-size: 11px;
}

#top_banner .download_btn {
    width: 171px;
    height: 50px;
    cursor: pointer;
    right: 19px;
    top: 16px;
}


.searchform .download_btn {
    display: none;
}

.advL, .advR {
    display: inline-block;
}



.paging {
    list-style-type: none;
}

.paging li {
    margin: 5px;
    float: left;
}

.paging li.active a {
    font-weight: bold;
    text-decoration: none;
}

.paging_header {
    margin-top: 10px;
    color: #999;
}

ul.manufaz {
    min-height: 226px;
}

.model_description {
    padding: 10px 0 15px 2px;
    font-size: 14px !important;
}

/* Added by Georgi */

#footer_links {
	width: auto;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 10px 0px;
	margin-bottom: 100px;
}

#disclaimer {
	margin-top: 10px;
}


.original_file_container {
    font-weight: bold;
}

.packDetailsTd {
    min-width: 315px;
}


.item-box p.download a {
    background-image: url(/templates/skin/devid/images/free-download.png);
    background-size: contain;
    width: auto;
    height: 26px;
    color: #fff;
    font-size: 13px;
    text-indent: 0;
    text-align: center;
    padding: 4px 53px 0 39px;
    text-decoration: none;
}

.modernDownload2 {
    background-image: url(/templates/skin/devid/images/free-download.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 400px;
    /* margin-left: 50%; */
    height: 66px;
    color: #fff;
    font-size: 19px;
    text-indent: 0;
    text-align: center;
    padding: 18px 97px 15px 71px;
    display: block;
    /* float: right; */
    /* text-decoration: none; */
    margin: 20px auto;
    font-weight: 100;
    font-family: 'PT Sans', sans-serif !important;
}

.modernDownload2:hover {
    color: #FFF;
}


.modernDownload2.nf a {
    color: #fff;
}

.modernDownload2.nf {
    border: 1px solid #fff;
    border-radius: 3px;
}

/*
////////////////////// v3 ///////////////
*/
#header .searchform {
    position: fixed;
    display: flex;
    left: 0;
    top: 0;
    width: 100%;
    height: 85px;
    background: url(../images/sf_zone_bg.png) repeat-x 0 -90px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 102;
}

#header .searchform form {
    padding: 10px 0;
    margin-top: 16px;
    display: flex;

}

#container {
    padding-top: 59px;
}


#header .searchform .center {
    margin: auto;
}

#header .searchform .sf_input {
    float: left;
    width: 100%;
    margin: auto;
    font-weight: bold;
    background: #fff;
    border: 1px solid #cbcbcb;
    height: 25px;
    outline: 0;
    color: #000;
    line-height: 25px;
    padding: 0 5px;
    margin: 4px 20px 0 0;
}

#helpicon {

    width: 107px;
    height: 32px;
    margin-right: 3px;
    margin-top: 3px;
}




#header .searchform .center {
    width: 971px;
}

#header .searchform form p {
    width: auto;
    display: inline-block;
    height: 30px;
    margin: 4px 17px 0 0;

}

.dnwldBtn {
    width: auto;
    color: #fff;
    background-image: url(/templates/skin/devid/images/download_row.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: right;
    background-color: #43a047;
    border-radius: 2px;
    border: 1px solid #a7cea9;
    height: 34px;
    padding: 0px 38px 0px 12px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
}



.adsys {
    display: flex;
}
.dnwldBtnBig {
    width: auto;
    color: #fff;
    background-image: url(/templates/skin/devid/images/download_row.png);
    background-repeat: no-repeat;
    background-size: 36px;
    background-position: calc( 100% - 14px) 18px;
    background-color: #43a047;
    border-radius: 2px;
    border: 1px solid #a7cea9;
    height: 64px;
    padding: 0px 63px 0px 12px;
    cursor: pointer;
    font-size: 27px;
    margin: 0 auto;
    border-radius: 4px;
}

.free {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    margin: 10px 0;
}

.devidLogo {
    display: block;
    width: 202px;
    height: 78px;
    margin-top: -33px;
    margin-right: 35px;
    font-weight: bold;
    top: 2px;
    font-size: 66px;
    color: #FFF;
    text-decoration: none;
}

.devidLogo:hover {
    color: #fff;
}
/*
.mobAdUnit {
    display: none;
}
*/
.content img {
    max-width: 100%;
}

.ausinfo {
    z-index: 5000;
    position: absolute;
    width: auto;
    color: #fff;
    left: 3px;
    font-size: 11px;
    bottom: 7px;
    max-height: 15px;
    word-wrap: no-wrap;
}


.ausinfo a {
    color: #fff;
    text-decoration: underline;
}


.mobileBlock {
	display: none;
}
