/*
#-----------------------------------------------------------------------------
# Air - December 2012 (for Joomla 1.6)
#
# Copyright (C) 2012-2013 Air-Soft. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.airsoft-bit.ru
# Support: office@airsoft-bit.ru
 
*/
input,select,textarea,.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  padding: 6px;
  color: #656565;
  border: 1px solid #e1e1e1;
  border-top-color: #c1c1c1;
}
select {
  padding: 5px 6px;
}
input:focus,select,textarea:focus,.inputbox:focus {
  color: #222;
}
#mod-search-searchword {
  height: 25px;
  line-height: 25px;
  border: none;
  padding: 0 6px;
  background: #fff url('../images/menu_sprite.png') no-repeat 96% -96px;
}
input[type=radio],input[type=checkbox] {
  background: transparent !important;
  border: none !important;
  height: inherit;
}
.adminform button,#adminForm button,.button,button,a.readon,.pagenav-next a,.pagenav-prev a,input[type="submit"],input[type="reset"],input[type="button"] {
  height: 29px;
  text-decoration: none;
  text-transform: uppercase;
  font: bold 11px/29px Arial, Helvetica, sans-serif;
  padding: 0 16px;
  background: url('../images/button.png') repeat 0 bottom;
  border: 2px solid #abd8e3;
  color: #222;
  cursor: pointer;
}
a.readon,.pagenav-next a,.pagenav-prev a {
  display: block;
}
a.readon,.button,.pagenav-next a,.pagenav-prev a {
  height: 25px;
  line-height: 25px;
}
.pagenav-next a,.pagenav-prev a {
  float: left;
}
.adminform button:hover,.adminform button:focus,#adminForm button:hover,#adminForm button:focus,button:hover,button:focus,.button:hover,.button:focus,a.readon:hover,a.readon:focus,.pagenav-next a:hover,.pagenav-prev a:hover,.pagenav-next a:focus,.pagenav-prev a:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="button"]:hover,input[type="button"]:focus, input[type="reset"]:hover,input[type="reset"]:focus {
  color: #000;
  border-color: #FADB7C;
}
input[type=checkbox],.checkbox,input[type=radio],.radio {
  height: auto !important;
}
select[size] {
  height: auto;
}
small,.small,.smalldark,.img_caption,.contenttoc {
  font-size: 90%;
}
th {
  font-weight: normal;
  padding: 5px 0;
  text-align: left;
}
td {
  font-size: 100%;
  padding: 6px;
  vertical-align: middle;
}
fieldset {
  border: none;
  padding: 12px 0;
}
fieldset a {
  font-weight: bold;
}
fieldset.input {
  padding: 0;
}
hr {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #ddd;
  height: 1px;
}
/* Article, Categorie title */
#gkComponent > div > h1,#gkComponent > div > h2 {
  margin-bottom: 5px;
line-height: 1.3em;
  font-family: Arial, Helvetica, sans-serif;
letter-spacing: -0.02em;
  
  
}
#gkComponent > div > h1 a,#gkComponent > div > h2 a {
  color: #00496b;
}
#gkComponent > div > h1 a,#gkComponent > div > h2 a : hover{
  color: red;
}
.img-fulltext-left {
  float: left;
  margin: 0 30px 10px 0;
}
.img-fulltext-right {
  float: right;
  margin: 0 0 10px 30px;
}
.img-fulltext-none {
  float: none;
  margin: 0 auto 10px auto;
}
.img-fulltext-none .img_caption {
  margin: 0 auto;
}
.img-fulltext-left .img_caption,.img-fulltext-right .img_caption {
  margin: 0 !important;
}
/* Print, email Buttons */
ul.actions {
  float: right;
}
ul.actions li {
  float: left;
  margin: 0 0 0 8px;
}
/* Articles Details */
dl.article-info {
  overflow: hidden;
  padding: 0 0 10px;
  font-size: 85%;
}
dl.article-info a {
  color: #cda016;
}
dl.article-info a:hover {
  color: #373636;
}
dl.article-info dt,dl.article-info dd {
  float: left;
  margin-right: 16px;
}
/* Social API */
#gkSocialAPI {
  clear: both;
/*  height: 27px;
  padding: 12px 0 0;
  margin: 0 0 26px;*/
  border-top: 1px solid #eee;
}
#gkSocialAPI .clr {
  clear: both;
}
#gkSocialAPI > iframe,#gkSocialAPI > span,#gkSocialAPI > a,#gkSocialAPI .fb_iframe_widget {
  display: block !important;
  float: left !important;
  margin-right: 5px;
}
#gkSocialAPI .google-buzz-button {
  margin-top: -4px;
}
#gkSocialAPI .db-count {
  line-height: 18px;
}
.deliciousBtn,.instapaperBtn {
  height: 20px;
  width: 24px;
  line-height: 20px;
  font-size: 11px;
}
.deliciousBtn {
  background: transparent url('../images/delicious_icon.gif') no-repeat left center;
}
.instapaperBtn {
  background: transparent url('../images/instapaper_icon.png') no-repeat left center;
}
#___plusone_0 {
  float: left !important;
  margin-right: 10px !important;
}
#gkSocialAPI #___plus_0 {
  margin-right: 15px !important; 
  float: left !important;
}
/* pagination */
div.pagination ul {
  margin: 10px 0 0;
  min-height: 26px;
  padding: 3px 0 0;
  width: auto;
  text-align: center;
}
div.pagination ul li {
  display: inline;
  margin: 2px 5px;
  overflow: hidden;
  color: #999;
  background: #FFFEF4 !important;
  border: none;
  padding: 5px 0px !important;
  cursor: pointer;
  border: 1px solid #EAE8CC;
  font-weight: bold;
  font-size: 85%;
}
div.pagination ul li:hover {
  text-decoration: none;
}
div.pagination ul li a {
  color: #656565;
  padding: 0 10px !important;
}
div.pagination ul li span {
  padding: 0 10px !important;
}
div.pagination ul li a:hover {
  color: #222;
}
div.pagination p.counter {
  margin: 24px 0 6px !important;
  padding: 16px 0 0 !important;
  text-align: center;
  font-size: 11px;
  color: #878787;
  border-top: 1px solid #f0f0f0;
}
/* blog more */
.items-more h3 {
  font-size: 150% !important;
  margin: 0 0 10px !important;
}
.items-more ol {
  padding-left: 0;
}
/* table of contents */
/* categories list */
.categories-list {
  font-size: 85%;
}
.categories-list dt {
  float: left;
}
.categories-list dd {
  text-indent: 4px;
}
/* messages */
#system-message {
  margin: 0;
}
#system-message dt {
  display: none;
}
#system-message dd {
  padding: 0 !important;
  background: none !important;
  display:none;
}
#system-message dd.message ul,#system-message dd.error ul,#system-message dd.notice ul {
  margin: 0;
  padding: 0;
  color: #222;
  font-weight: normal;
}
#system-message dd.message ul {
  background: #FFFEF4;
  border-top: 1px solid #EAE8CC;
  border-bottom: 1px solid #EAE8CC;
}
#system-message dd.error ul {
  background: #fff3f4;
  border-top: 1px solid #FF969B;
  border-bottom: 1px solid #FF969B;
}
#system-message dd.notice ul {
  background: #f4faff;
  border-top: 1px solid #96ccff;
  border-bottom: 1px solid #96ccff;
}
#system-message dd.message ul li,#system-message dd.error ul li,#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 8px 16px;
  text-indent: 0;
  text-align: center;
}
/* wrapper */
iframe {
  border: none;
}
/* mod_banner */
#gkBottom1 .mod_banners h3,#gkBottom2 .mod_banners h3 {
  font-size: 105%;
  border-bottom: 1px solid #2d2d2d;
}
#gkBottom1 .mod_banners .banneritem,#gkBottom2 .mod_banners .banneritem {
  border-bottom: 1px solid #2d2d2d;
  padding: 5px 0;
}
#gkBottom1 .mod_banners .banneritem a,#gkBottom2 .mod_banners .banneritem a {
  font-style: italic;
}
#gkBottom1 .mod_banners .bannerfooter a,#gkBottom2 .mod_banners .bannerfooter a {
  color: #ac0000;
  float: right;
  font-size: 80%;
  margin: 10px 0 0 0;
}
.mod_banners .bannergroup {
  padding: 12px 0 0;
}
.mod_banners h3 {
  font-size: 11px !important;
  font-weight: bold;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 0 6px 0 !important;
  margin: 0 !important;
}
.mod_banners .banneritem {
  border-bottom: 1px solid #f0f0f0;
  padding: 5px 0;
}
.mod_banners .bannerfooter {
  margin: 10px 0 0;
  font-size: 11px;
  font-style: italic;
}
/* mod_mainmenu */
.box_menu ul.menu > li {
  padding: 7px 20px;
  border-top: 1px solid #f0f0f0;
  background: url('../images/style1/arrows.png') no-repeat 100% 14px;
}
.box_menu ul.menu > li:hover,.box_menu ul.menu > li li:hover {
  background-position: 100% -600px;
}
.box_menu ul.menu li.active {
  background-position: 100% -1214px;
}
.box_menu ul.menu li#current.parent.active {
  background-position: 100% -3056px;
}
.box_menu ul.menu li a {
  color: #555;
}
.box_menu ul.menu li a:hover,.box_menu ul.menu li#current li a:hover {
  color: #222;
}
.box_menu ul.menu > li ul {
  margin: 8px -20px -7px;
}
.box_menu ul.menu > li li {
  padding: 7px 20px;
  border-top: 1px solid #f0f0f0;
  background: url('../images/style1/arrows.png') no-repeat 100% -1834px;
}
.box_menu ul.menu li#current li {
  background-color: #fffdf2;
}
.box_menu ul.menu li#current li a {
  color: #868686;
}
/* com_search */
form#searchForm {
  margin-top: 20px;
}
.searchintro {
  margin: 32px 0;
}
.search-results {
  margin: 0 0 20px 0;
  padding: 0 0 24px;
}
fieldset.phrases,fieldset.only {
  background: #fbfbfb;
  padding: 20px;
}
.search-results dt.result-title {
  text-transform: none;
  font-size: 110%;
  font-weight: normal;
  display: inline;
  border-top: 1px dotted #dadada;
  margin: 20px 0;
  padding-top: 20px;
  width: 100%;
  display: block;
}
.search-results dt.result-title:first-child {
  border-top: none;
}
.search-results dt.result-title a {
  color: #cda016;
}
.search-results dt.result-title a:hover {
  color: #373636;
}
.search-results p {
  color: #878787;
  font-size: 11px;
  margin: 0 0 10px 26px;
}
.search-results p span {
  font-size: 11px;
}
#search-searchword {
  width: 260px;
}
/* hide label */
.hidelabeltxt {
  display: none;
}
/* tooltips */
.tip-wrap {
  z-index: 1000003;
}
.tip {
  background: #FFFEF4;
  padding: 5px;
  border: 1px solid #EAE8CC;
  font-size: 10px;
  width: 300px;
}
.tip-title {
  background: none;
  color: #CDA016;
  font-weight: bold;
  border-bottom: 1px solid #EAE8CC;
  padding: 3px 6px;
  text-transform: uppercase;
}
.tip-text {
  padding: 3px;
}
label.hasTip {
  margin-left: 5px;
}
/* system readmore */
#system-readmore {
  display: none;
}
/* necessary for font-size work */
#gkComponentWrap {
  font-size: 100%;
}
/* Contact */
.contact {
  padding: 0 5px;
}
.contact-category {
  padding: 0 10px;
}
.contact-category #adminForm fieldset.filters {
  border: 0;
  padding: 0;
}
.contact-image {
  margin: 10px 0;
  overflow: hidden;
  float: right;
}
address {
  font-style: normal;
  margin: 10px 0;
}
address span {
  display: block;
}
span.contact-image {
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
}
.contact-address {
  margin: 20px 0 10px 0;
}
.contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.contact-email label {
  width: 17em;
  float: left;
}
#contact_textmsg {
  padding: 2px 0 10px 0;
}
#contact-email-copy {
  float: left;
  margin-right: 10px;
}
.contact .button {
  float: none !important;
  clear: left;
  display: block;
  margin: 20px 0 0 0;
}
.contact label#jform_contact_email_copy-lbl {
  margin-left: 25px;
  position: absolute;
}
/* User profile */
#users-profile-core,#users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}
#users-profile-core dt,#users-profile-custom dt,.formelm label {
  float: left;
  width: 12em;
  padding: 3px 0;
}
#users-profile-core dd,#users-profile-custom dd {
  padding: 3px 0;
}
#member-profile fieldset,.registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}
#users-profile-core legend,#users-profile-custom legend,.profile-edit legend,.registration legend {
  font-weight: bold;
}
.profile-edit form#member-profile fieldset dd,.registration form#member-registration fieldset dd,.formelm {
  float: none;
  padding: 5px 0;
}
.profile-edit form#member-profile fieldset dd input,.profile-edit form#member-profile fieldset dd select,.registration form#member-registration fieldset dd input {
  width: 17em;
}
.profile-edit form#member-profile fieldset dt,.registration form#member-registration fieldset dt {
  float: left;
  clear: both;
  padding: 5px 5px 5px 0;
  width: 22em;
}
span.optional {
  font-size: 0.9em;
}
.registration dl dt:first-child {
  width: 100% !important;
}
/* com_login */
#com-login-form .login-fields label {
  float: left;
  width: 12em;
  padding: 3px 0;
}
#com-login-form .login-fields {
  margin: 0 0 10px;
}
#com-login-form .button {
  margin: 0 0 0 14em;
}
#recaptcha_area {
  margin: 0 0 20px;
}
input#recaptcha_response_field {
  border-color: #DFDFDF !important;
}
.invalid {
  border-color: #e33 !important;
}
/* Tables */
table {
  border-collapse: collapse;
}
table.weblinks,table.category {
  font-size: 1em;
  margin: 10px 10px 20px 0px;
  width: 99%;
}
table.weblinks td {
  border-collapse: collapse;
}
table.weblinks td,table.category td {
  padding: 7px;
}
table.weblinks th,table.category th {
  padding: 7px;
  text-align: left;
}
td.num {
  vertical-align: top;
  text-align: left;
}
td.hits {
  vertical-align: top;
  text-align: center;
}
td p {
  margin: 0;
  line-height: 1.3em;
}
.filter {
  margin: 10px 0;
}
.display-limit,.filter {
  text-align: right;
  margin-right: 7px;
}
#adminForm table {
  width: 100%;
  margin-top: 10px;
}
#adminForm table thead tr,#adminForm table thead tr th {
  background: #324f91;
  font: normal 15px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  padding: 5px 10px;
  color: #fff;
}
#adminForm table thead tr th a {
  color: #fff;
}
.cat-list-row0 td,.cat-list-row1 td {
  padding: 6px 10px;
  border-bottom: 1px dotted #dadada;
  border-left: 1px dotted #dadada;
}
.cat-list-row1 td {
  background: #fbfbfb;
}
.cat-list-row0:hover,.cat-list-row1:hover {
  background: #fffdf1;
}
.cat-list-row0 td:first-child,.cat-list-row1 td:first-child {
  border-left: none;
}
/* Category table  */
table.category th a img {
  padding: 2px 10px;
}
.filter-search {
  float: left;
}
.filter-search .inputbox {
  width: 6em;
}
legend.element-invisible {
  position: absolute; /* need margin top and left doesn't work for the legend element */
margin-left: -3000px;
  margin-top: -3000px;
  height: 0px;
}
.cat-items {
  margin-top: 20px;
}
/* sbox */
#sbox-window {
  background-color: #FBFBFB;
}
#sbox-btn-close {
  background-image: url('../images/system/closebox.png');
}
/* com_finder */
#finder-search fieldset.word > * {
  float: left;
}
#finder-search fieldset.word > label {
  line-height: 35px;
  margin-right: 10px;
}
.search-pagination .search-pages-counter {
  font-size: 11px;
  font-style: italic;
  text-align: center;
}
#search-results {
  clear: both;
}
#advanced-search {
  background: #f9f9f9;
  padding: 20px;
  font-size: 85%;
}
.filter-branch select {
  margin-top: 6px;
  margin-left: 6px !important;
}
/* com_finder & mod_finder autocompleter */
body ul.autocompleter-choices {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #EEE;
  background-color: white;
  border-right-color: #DDD;
  border-bottom-color: #DDD;
  text-align: left;
  font-size: 11px;
  z-index: 50;
}
body ul.autocompleter-choices li {
  background: none;
  position: relative;
  padding: 0.1em 1.5em 0.1em 1em;
  cursor: pointer;
  font-weight: normal;
  font-size: 1em;
}
body ul.autocompleter-choices li.autocompleter-selected {
  background-color: #eee;
  color: #666;
}
body ul.autocompleter-choices span.autocompleter-queried {
  font-weight: bold;
}
body ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
  color: #CDA016;
}
body ul#finder-filter-select-list {
  top: 4em !important;
}
/* Fix for the editor */
.item-page.edit .formelm {
  clear: both;
  float: left;
  margin-right: 4px;
}
.item-page.edit .formelm .button2-left {
  margin-top: 6px;
}
.item-page.edit .formelm-area label {
  display: block;
  width: 100%;
}
.item-page.edit .formelm-buttons {
  margin-top: 3px;
}
.item-page.edit .fltlft {
  float: left;
}
.item-page.edit legend {
  font-size: 140%;
  font-style: italic;
}
.item-page.edit .toggle-editor {
  margin-top: -5px;
}
/* Buttons */
#editor-xtd-buttons {
  padding: 5px;
}
.button2-left,.button2-right,.button2-left div,.button2-right div {
  float: left;
}
.button2-left a,.button2-right a,.button2-left span,.button2-right span {
  display: block;
  height: 22px;
  float: left;
  line-height: 22px;
  font-size: 11px;
  color: #666;
  cursor: pointer;
}
.button2-left span,.button2-right span {
  cursor: default;
  color: #999;
}
.button2-left .page a,.button2-right .page a,.button2-left .page span,.button2-right .page span {
  padding: 0 6px;
}
#searchBottom {
  position: absolute;
  top: 0px;
  left: -5000px;
  }
.button2-left a:hover,.button2-right a:hover {
  text-decoration: none;
  color: #0B55C4;
}
.button2-left a,.button2-left span {
  padding: 0 24px 0 6px;
}
.button2-right a,.button2-right span {
  padding: 0 6px 0 24px;
}
.button2-left {
  background: url(../images/joomla/j_button2_left.png) no-repeat;
  float: left;
  margin-left: 5px;
}
.button2-right {
  background: url(../images/joomla/j_button2_right.png) 100% 0 no-repeat;
  float: left;
  margin-left: 5px;
}
.button2-left .image {
  background: url(../images/joomla/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore,.button2-left .article {
  background: url(../images/joomla/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
  background: url(../images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
  background: url(../images/joomla/j_button2_blank.png) 100% 0 no-repeat;
}
/* Calendar */
a img.calendar {
  width: 16px;
  height: 16px;
  margin-left: 3px;
  background: url(../images/joomla/calendar.png) no-repeat;
  cursor: pointer;
  vertical-align: middle;
}
.defaultSkin table.mceToolbar,.defaultSkin tr.mceFirst .mceToolbar tr td,.defaultSkin tr.mceLast .mceToolbar tr td {
  width: 20px !important;
}
span#jform_articletext_parent {
  width: 100%;
  display: block;
  clear: both;
  float: none;
}
/* language manager styling */
.mod-languages {
     display: inline-block;
     float: right;
}
.mod-languages form {
     margin:  0px 8px;
     float: left;
}

.mod-languages select {
     font-size: 11px;
     line-height: 18px;
     height: 28px;
     padding: 5px;
     -webkit-box-shadow: inset 0 3px 5px #eee;
     -moz-box-shadow: inset 0 3px 5px #eee;
     box-shadow: inset 0 3px 5px #eee;

     -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
     border-radius: 3px;
}

.mod-languages div.pretext,
.mod-languages div.posttext {
     display: inline-block;
     padding: 0 3px;
     float: left;
   line-height:29px;
}

.mod-languages div.pretext p,
.mod-languages div.posttext p {
     margin: 0;
     padding: 0;
}

.mod-languages ul.lang-inline,
.mod-languages ul.lang-block {
     display: inline-block;
     float: left;
   clear:none;
}

div.mod-languages > ul.lang-block > li,
div.mod-languages > ul.lang-inline > li {
     float:  left;
     line-height: 32px;
     margin: 0 5px;
}

.mod-languages ul li.lang-active {
     font-weight: bold;
}

.mod-languages ul li a img {
     -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
     -ms-transform-style: preserve-3d;
     transform-style: preserve-3d;
     -moz-transform: scale(1);
     -ms-transform: scale(1);
     -o-transform: scale(1);
     -webkit-transform: scale(1);
     transform: scale(1);
     -moz-transition: -moz-transform 0.1s ease-out;
     -o-transition: -o-transform 0.1s ease-out;
     -webkit-transition: -webkit-transform 0.1s ease-out;
     transition: transform 0.1s ease-out
}

.mod-languages ul li a:hover img {
     -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
     -o-transform: scale(1.2);
     -ms-transform: scale(1.2);
     transform: scale(1.2);

     -webkit-transition: -webkit-transform 0.6s ease-out;
     -webkit-transition: -webkit-transform 0.6s ease-out;
     -webkit-transition: -webkit-transform 0.6s ease-out;
     -webkit-transition: -webkit-transform 0.6s ease-out;
     transition: transform 0.6s ease-out;
}

.mod-languages ul li.lang-active a img {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
     -ms-transform: scale(1.1);
     transform: scale(1.1);
}