/*
#------------------------------------------------------------------------
# AppsPro Tech - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2012 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com

Base elements and classes*/
HTML
{
  border-bottom: 1px solid transparent;
  min-height: 100%;
}
BODY > DIV > FOOTER, BODY > DIV > HEADER, BODY > DIV > SECTION, BODY > FOOTER, BODY > HEADER, BODY > SECTION
{
  /*class used in the full template-width containers*/
  clear: both;
  margin: 0 auto;
}
SECTION#gkPageTop
{
  overflow: visible;
  /*Necessary to make menu working*/
  width: 100%;
  /*Necessary to achieve full background width*/
}
#gkTop1, #gkTop2, #gkUser1, #gkUser2, #gkBottom1
{
  /*Positions blocks - clearing*/
  clear: both;
}
/*clearfix*/
FOOTER:after, HEADER:after, SECTION:after, ASIDE:after
{
  clear: both;
  content: "";
  display: table;
}
/*Columns*/
ASIDE#gkLeft, ASIDE#gkInset1, SECTION#gkContent, SECTION#gkComponentWrap, ASIDE#gkInset2, ASIDE#gkRight, #gkBanner1, #gkBanner2
{
  /*Main columns*/
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
#gkTop1 > DIV, #gkTop2 > DIV, #gkUser1 > DIV, #gkUser2 > DIV, #gkBottom1 > DIV, #gkBottom2 > DIV
{
  /*Columns in the positions blocks*/
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
/*Columns - especially for the template equal columns*/
#gkPage > SECTION.gkColumns
{
  display: block;
  width: 100%;
}
#gkLeft, #gkContent, #gkRight
{
  display: block;
  float: left !important;
}
/*Joomla columns*/
.cols-2 .column-1, .cols-2 .column-2
{
  width: 50%;
}
.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  width: 33.3%;
}
.column-1, .column-2, .column-3
{
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
/*

Layout calculations


base spaces*/
BODY > DIV > FOOTER, BODY > DIV > HEADER, BODY > DIV > SECTION, SECTION#gkPage > SECTION, SECTION#gkContent > SECTION, SECTION#gkComponentWrap > SECTION
{
  /*top margins for containers*/
  margin-top: 20px;
}
BODY > FOOTER:first-child, BODY > HEADER:first-child, BODY > SECTION:first-child, SECTION#gkPage > SECTION:first-child, SECTION#gkContent > SECTION:first-child, SECTION#gkComponentWrap > SECTION:first-child
{
  margin-top: 0;
}
#gkPage > #gkTop1:first-child, #gkPage > #gkTop2:first-child
{
  padding-top: 24px;
}
/*module spaces*/
.box, .box_text, .box_menu
{
  margin-top: 34px;
}
.box:first-child, .box_menu:first-child, .box_text:first-child
{
  margin-top: 0 !important;
}
#gkMainbody .box, #gkMainbody .box_text, #gkMainbody .box_menu
{
  margin-top: 4px;
}
#gkContentTop
{
  margin-top: 14px !important;
}
#gkPage
{
  margin-top: 20px !important;
}
/*Layout columns*/
#gkLeft
{
  padding: 0 34px 0 0;
}
#gkInset1
{
  padding-right: 34px;
}
#gkRight
{
  padding: 0 0 0 34px;
}
#gkInset2
{
  padding-left: 34px;
}
#gkContent
{
  padding: 30px 45px;
}
.gkColLeft
{
  padding-right: 20px;
}
.gkColRight
{
  padding-left: 20px;
}
.gkColCenter
{
  padding-left: 20px;
  padding-right: 20px;
}
#gkTop1 .gkColLeft, #gkBottom1 .gkColLeft
{
  padding-right: 50px;
  position: relative;
}
#gkTop1 .gkColRight, #gkBottom1 .gkColRight
{
  padding-left: 50px;
  position: relative;
}
#gkTop1 .gkColCenter, #gkBottom1 .gkColCenter
{
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
}
#gkTop1 .gkColRight:before, #gkBottom1 .gkColRight:before, #gkTop1 .gkColCenter:before, #gkBottom1 .gkColCenter:before
{
  content: "";
  position: absolute;
  left: -48px;
  top: 50%;
  margin-top: -85px;
  width: 96px;
  height: 170px;
  background: transparent url(../images/style1/separator_bg.png) no-repeat 0 0;
}
#gkTop1 .gkCol, #gkBottom1 .gkCol
{
  min-height: 170px;
}
/*Joomla columns*/
.cols-2 .column-1, .cols-3 .column-1
{
  padding-right: 10px;
}
.cols-2 .column-2, .cols-3 .column-3
{
  padding-left: 10px;
}
.cols-3 .column-2
{
  padding-left: 10px;
  padding-right: 10px;
}
/*columns fix*/
ASIDE#gkLeft, ASIDE#gkRight, #gkContent
{
  overflow: hidden;
}
/*=== Custom CSS Styles ===*/
.itemImageBlock
{
  float: left;
  /*[disabled]width:100px;*/
  padding-right: 20px;
}
.groupPrimary H1, .groupSecondary H1
{
  font-size: 16.5pt;
}
.groupPrimary .itemRatingBlock SPAN, .groupSecondary .itemRatingBlock SPAN
{
  /*[disabled]display:block;*/
}
.groupPrimary .itemRatingBlock, .groupSecondary .itemRatingBlock
{
  margin: 0px 0px 0px -53px !important;
  clear: both;
}
._leidos .even, ._leidos .odd
{
  float: left;
  width: 23%;
  display: block;
  color: #FFFFFF;
}
.moduleItemExtraFields UL LI.typeMultipleSelect.group1
{
  width: 88%;
}
._leidos .odd .moduleItemTitle, ._leidos .even .moduleItemTitle
{
  display: block;
  width: 180px;
  padding-bottom: 10px !important;
  color: #D3EBFA !important;
}
._leidos A.moduleItemTitle
{
  color: #4DA8E6 !important;
  line-height: 25px !important;
  margin: 0 !important;
  padding-bottom: 10px !important;
  font-size: 15.5pt !important;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif !important;
}
._leidos2 A.moduleItemTitle
{
  color: #014e82 !important;
  line-height: 25px !important;
  margin: 0 !important;
  padding-bottom: 10px !important;
  font-size: 15.5pt !important;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif !important;
}
.box_leidos H3.header
{
  font-family: "Yanone Kaffeesatz", Arial, sans-serif !important;
  font-size: 30px;
  font-weight: 600;
  clear: both;
  color: #FFFFFF;
}
._losmas .even, ._losmas .odd
{
  text-align: left;
  float: left;
  width: 200px;
  display: block;
  
}
._losmas .odd .moduleItemTitle, ._losmas .even .moduleItemTitle
{
  display: block;
  width: 100%;
  padding-bottom: 10px !important;
}
._losmas A.moduleItemTitle
{
  color: #4DA8E6 !important;
  line-height: 25px !important;
  margin: 0 !important;
  padding-bottom: 10px !important;
  font-size: 16.5pt !important;
  font-family: "Yanone Kaffeesatz", Arial, sans-serif !important;
}
.box_losmas H3.header
{
  font-family: "Yanone Kaffeesatz", Arial, sans-serif !important;
  font-size: 30px;
  font-weight: 600;
  clear: both;
}
.moduleItemExtraFieldsValue, .moduleItemExtraFieldsLabel
{
  font-size: 9pt;
  line-height: 2.6;
}
SECTION.blog
{
  margin-bottom: -44px;
}
/*=== CSS Custom Acordion Menu===*/
DIV#nextend-accordion-menu-388 .nextend-productnum
{
  display: inline-block;
  float: right;
  vertical-align: middle;
  margin: 0 5px;
  min-width: 8px;
  padding: 0 8px;
  text-align: center !important;
  border-radius: 9px 9px 9px 9px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.dj_ie6 DIV#nextend-accordion-menu-388 SPAN.nextend-productnum, .dj_ie7 DIV#nextend-accordion-menu-388 SPAN.nextend-productnum
{
  float: none;
  display: inline;
  margin: 0 10px;
}
.dj_ie6 DIV#nextend-accordion-menu-388 SPAN.nextend-productnum, .dj_ie7 DIV#nextend-accordion-menu-388 SPAN.nextend-productnum, .dj_ie8 DIV#nextend-accordion-menu-388 SPAN.nextend-productnum
{
  border: 0 solid #FFFFFF !important;
}
DIV#nextend-accordion-menu-388 .nextend-productnum
{
  background-color: #50AFF0 !important;
  border: 0 solid #000000 !important;
}
DIV#nextend-accordion-menu-388 DL.level1 DT.level1 .nextend-productnum
{
  border-radius: 10px;
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 5px !important;
  color: #FFFFFF;
  font-weight: bold;
  padding-bottom: 4px !important;
  line-height: 1.5;
  margin-top: 3px;
}
DIV#nextend-accordion-menu-388 DL.level1 DD.level1 .nextend-productnum
{
  font-size: 10pt !important;
  padding-top: 3px;
  padding-bottom: 4px;
  line-height: 1.5;
}