/*
#------------------------------------------------------------------------
# BikeStore - June 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
 */

/* Basic elements */
html {
  background: #767676 url('../images/style1/bg_base.jpg') no-repeat center -500px;
     -webkit-font-smoothing: antialiased;
}
html.lightbg {
  
}
body {
  min-height: 100%;
  background: none;
  font-size: 14px;
  line-height: 2;
  color: #777;
  padding: 0 15px;
  font-weight: 300;
  word-wrap: break-word;
}
a {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  text-decoration: none;
  color: #fb5a29;
}
a:hover,
a:active,
a:focus {
  color: #212121;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  color: #212121;
  font-weight: 300;
}
h1 {
  font-size: 42px;
}
h2,
.componentheading {
  font-size: 36px;
  color: #212121;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 125%;
}
h5 {
  font-size: 110%;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  line-height: 2.0;
}
p {
  margin: 0.5em 0 1.5em;
}

/* Containers */
#gkPageWrap {
  margin: 0 auto;
  padding-top: 38px;
}
#gkPageContent {
  margin-bottom: 24px;
  width: 100%;
}
#gkInset {
  display: block;
  position: absolute;
}
#gkPage {
  display: block;
  margin: 0 auto;
  overflow: visible;
}
#gkContent > div {
  background: #fff;
}

/* Top links */
#gkTopLinks {
  float: right;
  font-size: 11px;
  line-height: 11px;
  margin: 77px 0 0 0;
  text-transform: uppercase;
}
#gkTopLinks a {
  color: #5a5a5a;
  margin-left: 16px;
}
#gkTopLinks a:active,
#gkTopLinks a:focus,
#gkTopLinks a:hover {
  color: #00A8EC;
}
#btnCart span {
  display: none;
}

/* Logo  */
#gkLogo {
  background: #fb5a29;
  margin: 0;
  padding: 0;
  text-indent: -999em;
  text-shadow: none;
  width: 210px;
  display: block;
  float: left;
}
#gkLogo img {
  display: block;
  margin: 0;
}
#gkLogo.cssLogo {
  /* You can specify there logo size and background */
  
  height: 149px;
  width: 498px;
}
#gkLogo.text {
  text-indent: 0;
  text-transform: uppercase;
  color: #fff;
}
#gkLogo.text > span {
  display: block;
  font-size: 27px;
  line-height: 44px;
}
#gkLogo.text .gkLogoSlogan {
  color: #eee;
  display: block;
  font-size: 15px;
  line-height: 12px;
}

/* top */
#gkPageTop {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
#gkHeader {
  margin: 0 auto 14px auto;
}
#gkTop1,
#gkTop2 {
  margin-bottom: 14px;
}
#gkSearch {
  clear: right;
  float: right;
  margin-top: 12px;
}
#mod-search-searchword {
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  color: #aaa;
  height: 34px;
  line-height: 35px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 225px;
  font-weight: 300;
  float: left;
  margin-right: 11px;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  -ms-transition: width 0.3s ease-out;
  -o-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
#mod-search-searchword:active,
#mod-search-searchword:focus {
  width: 265px;
}
#gkSearch .button {
  margin: 0;
}

/* standard breadcrumb */
#gkBreadcrumb {
  font-size: 16px;
  margin: 0 0 32px;
}
#gkBreadcrumb .breadcrumbs {
  float: left;
}
#gkBreadcrumb .breadcrumbs li.separator {
  background: #ebebeb url('../images/breadcrump.png') no-repeat 100% 0 !important;
  width: 10px;
  padding: 0 !important;
  text-indent: -9999px;
}
#gkBreadcrumb .breadcrumbs li.pathway {
  padding-right: 20px;
  background: #ebebeb url('../images/breadcrump.png') no-repeat 100% 100%;
  font-weight: bold;
  color: #212121
}
#gkBreadcrumb .breadcrumbs > ul > li {
  float: left;
  border-top: none;
  font-size: 12px;
  line-height: 28px;
  padding: 0 10px;
  margin-bottom: 5px;
  background: #ebebeb;
}
#gkBreadcrumb .breadcrumbs a {
  color: #999;
}
#gkBreadcrumb .breadcrumbs a:active,
#gkBreadcrumb .breadcrumbs a:focus,
#gkBreadcrumb .breadcrumbs a:hover {
  color: #fb5a29;
}
#gkTools {
  float: right;
  margin: 0 10px 0 0;
}
#gkTools a {
  display: block;
  float: left;
  width: 22px;
  height: 16px;
  margin: 0 0 0 0px !important;
  text-indent: -99999em;
  background: url('../images/font_size.png') no-repeat -38px 50%;
}
a#gkToolsReset {
  background-position: -15px 50%;
  margin-left: 6px;
}
a#gkToolsDec {
  background-position: 6px 50%;
}

/* bottom 1/2/3 */
#gkBottom1,
#gkBottom2,
#gkBottom3 {
  color: #ccc;
  font-size: 13px;
  margin: 24px 0 -16px 0;
  overflow: hidden;
  padding: 0;
}
#gkTop1 .box > div,
#gkTop2 .box > div,
#gkBottom1 .box > div,
#gkBottom2 .box > div,
#gkBottom3 .box > div {
  background: transparent;
}
#gkBottom3 {
  border-top: 3px solid #fff;
}
#gkBottom1 .box > div,
#gkBottom2 .box > div {
   padding-bottom: 1px;
    padding-top: 10px;
}
#gkTop1 > div,
#gkTop2 > div,
#gkBottom1 > div,
#gkBottom2 > div,
#gkBottom3 > div {
  margin: 0;
  width: 100%;
}
#gkBottom1 h3.header,
#gkBottom2 h3.header,
#gkBottom3 h3.header {
  
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
}
#gkBottom1 a,
#gkBottom2 a,
#gkBottom3 a {
  
}
#gkBottom1 a:active,
#gkBottom1 a:focus,
#gkBottom1 a:hover,
#gkBottom2 a:active,
#gkBottom2 a:focus,
#gkBottom2 a:hover,
#gkBottom3 a:active,
#gkBottom3 a:focus,
#gkBottom3 a:hover {
  color: #00A8EC;
}

/* footer */
.gkFooter {
  border-top: 1px solid #b5b5b5;
  color: #696969;
  font-size: 10px;
  line-height: 10px;
  margin: 20px 0;
  min-height: 10px;
  padding: 20px 0;
  
}
.gkFooter a {
  color: #ccc;
}
.gkFooter a:active,
.gkFooter a:focus,
.gkFooter a:hover {
  color: #00A8EC;
}
.gkFooter > p {
  color: #9d9d9d;
  float: right;
}
.gkFooter ul.menu li {
  float: left;
  margin-right: 17px;
}
.gkFooter ul.menu li:before {
  background: #fabf10;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: "";
  display: block;
  float: left;
  height: 3px;
  left: -8px;
  margin: 8px 0 0 0px;
  position: relative;
  width: 3px;
}
.gkFooter ul.menu li:first-child:before {
  display: none;
}

/* other footer elements */
#gkStyleArea {
  display: block;
  text-align: center;
  clear: both;
  margin: 30px 0;
}
#gkStyleArea > a {
  width: 8px;
  height: 8px;
  margin-right: 5px;
  display: inline-block;
  text-indent: -9999px;
  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -ms-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
#gkStyleArea > a:hover {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}
#gkColor1 {
  background: #fb5a29;
}
#gkColor2 {
  background: #29a5fb;
}
#gkColor3 {
  background: #92ad41;
}
#gkFrameworkLogo {
  display: block;
  width: 140px;
  height: 42px;
  background: url('../images/framework-logo.png') no-repeat 0 0;
  text-indent: -9999em;
  margin: 0 auto;
  padding-bottom: 12px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  clear: both;
}
#gkSocial {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 13px;
}
#gkSocial p {
  width: 100%;
}

/* Page suffixes */
.nobg #gkContent > div {
  background: transparent;
  overflow: visible;
  padding: 0;
}

/* Suffixes */
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
}
.box > div {
  background: #fff;
  overflow: hidden;
}
div.content {
  clear: both;
}
.box li a {
  text-decoration: none;
}
.box a {
  text-decoration: none;
}
#gkContent .box:first-child {
  padding-top: 0 !important;
}

/* suffix banner */
.box.banner p {
  margin: 0;
  padding: 0;
  text-align: center;
}

/* suffix transparent */
.box.transparent > div {
  background: transparent!important;
  padding: 0!important;
}

/* suffix alpha */
.box.alpha > div {
  background: transparent url('../images/style1/bg_alpha.png') repeat 0 0!important;
}

/* clear spaces in the inset and content */
#gkContent .box {
  padding: 0 !important;
}

/* default suffix */
.box .header {
  color: #505757;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

/* clear suffix */
.box.clear {
  margin: 0;
}
.box.clear > div {
  margin: 0;
  padding: 0;
}
.clear div.content {
  clear: both;
}

/* advertisement suffix */
.box.advertisement .header {
  border-bottom: 1px solid #fff;
  color: #fff !important;
  font-size: 9px !important;
  font-weight: 300;
  margin: 0 0 10px 0;
  text-align: right;
  text-transform: uppercase;
  line-height: 16px;
  font-family: Arial, Verdana, sans-serif !important;
}
.box.advertisement {
  color: #d3d3d3;
}
.box.advertisement > div {
  background: transparent;
  padding: 0!important;
}

/* suffix _text */
.box_text > div {
  background: #fff;
}

/* suffix color */
.box.color h3.header {
  color: #fff;
}
.box.color {
  color: #ffe3db;
}
.box.color > div {
  background: #fb5a29;
}
.box.color a {
  color: #fff;
}
.box.color a:active,
.box.color a:focus,
.box.color a:hover {
  text-decoration: underline;
}
.box.color b,
.box.color strong {
  color: #ffdfaf;
  font-weight: bold;
}
.box.color ul li {
  border-top: 1px solid #ff8965;
}
.box.color ul li:first-child {
  border-top: none;
}

/* suffix colortitle */
.box.colortitle h3.header {
  background: #fb5a29;
  color: #fff;
  font-size: 20px;
  line-height: 19px;
  padding: 8px 10px;
  float: left;
}
.box.colortitle h3.header + div {
  clear: both;
}
/* suffix dark + colortitle */
.box.colortitle.dark h3.header {
  background: #fff;
  color: #212121;
}
/* suffix color + colortitle */
.box.colortitle.color h3.header {
  background: #fff;
  color: #fb5a29;
}
/* suffix dark */
.box.dark > div {
  background: #212121!important;
  color: #888;
}
.box.dark h3.header {
  color: #fff;
}
.box.dark ul {
  margin: 0;
  padding: 0;
}
.box.dark ul li {
  border-top: 1px solid #444;
  position: relative;
}
.box.dark ul li:first-child {
  border-top: none;
}
.box.dark a {
  color: #fff;
}
.box.dark a:active,
.box.dark a:focus,
.box.dark a:hover {
  color: #ccc;
}
.box.dark ul ul {
  margin: 0 0 0 20px;
}
.box.dark b,
.box.dark strong {
  color: #aaa;
  font-weight: bold;
}
/* mainbody restrictions */
#gkMainbody .box,
#gkMainbodyTop .box,
#gkMainbodyBottom .box {
  margin-top: 14px;
}
#gkMainbody .box:first-child,
#gkMainbodyTop .box:first-child
#gkMainbodyBottom .box:first-child {
  margin-top: 0;
}
/* tablet/mobile suffixes */
.onlytablet {
  display: none;
}
.onlymobile {
  display: none;
}
/* Login form */
#gkFBLogin {
  float: left;
  width: 45%;
}
#gkFBLogin p {
  line-height: 18px;
  margin: 14px 0 20px;
}
#gkFBLogin + #login-form,
#gkFBLogin + #com-login-form {
  float: left;
  width: 45%;
  margin-left: 4%;
  padding-left: 30px;
  border-left: 1px solid #e7e7e7;
}
#form-login-remember {
  margin: 10px 0;
}
#form-login-remember label {
  color: #777;
  font-size: 11px;
  font-weight: normal;
  line-height: 27px;
}
#login-form fieldset {
  margin: 0 0 20px;
}
#login-form fieldset p {
  margin: 0.5em 0;
}
#login-form ul {
  border-top: 1px solid #E7E7E7;
  overflow: hidden;
  padding: 12px 0 0;
}
#login-form ul li {
  font-size: 11px;
  line-height: 1.6;
}
#login-form ul li a {
  color: #999;
}
#login-form ul li a:hover {
  color: #222;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 85%;
}
label#jform_spacer-lbl {
  font-size: 11px;
  font-weight: normal;
  color: #666;
}
.logout-button .login-greeting {
  float: left;
  margin-right: 32px;
  font-size: 14px;
}
.gkUsermenu {
  border-top: 1px solid #eee;
  clear: both;
  padding-top: 10px;
  position: relative;
  top: 10px;
}
.gkUsermenu li {
  background: url("../images/style1/typography/bullet-square2.png") no-repeat 0 4px;
  font-size: 12px;
  padding-left: 16px;
}
/* Login with Facebook button */
span#fb-auth small {
  width: 20px;
  background: transparent url('../images/fbauth.png') no-repeat 0 2px;
  text-indent: -999em;
  display: block;
  float: left;
  border-right: 1px solid #a0aecd;
  margin: 2px 7px 0 0;
  height: 17px;
}
span#fb-auth {
  background-color: #798db9;
  border: 1px solid #4d576b;
  display: inline-block;
  color: #fff;
  font-family: arial;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0 6px;
  padding: 2px 24px 7px 12px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #445375;
  cursor: pointer;
  height: 17px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  position: relative;
  top: -3px;
}
span#fb-auth:hover {
  background-color: #556b9b;
}
.login span#fb-auth {
  margin: 6px 0 0 10px;
}
/* popup */
#gkPopupOverlay,
#gkPopupLogin,
#gkPopupCart {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 1000002;
  left: 50%;
  top: 50%;
  background: #fff;
}
#gkPopupLogin,
#gkPopupCart {
  position: absolute;
  top: 100px;
}
#gkPopupLogin,
#gkPopupCart {
  width: 320px;
  margin-left: -220px;
}
#gkPopupCart {
  width: 440px;
  background: #212121;
}
#gkPopupCart h3 {
  color: #fff;
}
.gkPopupWrap {
  padding: 34px 24px;
  overflow: hidden;
}
.gkPopupWrap h3 {
  margin: 0 0 18px;
  font-size: 32px;
  line-height: 32px;
}
#gkPopupOverlay {
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 1000001;
  top: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
  filter: alpha(opacity=45);
  opacity: 0.45;
  margin-left: 0;
}

.pane {
    width: 153px !important;
}

.info-icon {
    display: none;
}

p.gkHeadline {

  margin: 5px 0 0 !important;

  text-align: center;

  font: normal 2em/1.9 "Lucida Grande", Tahoma;

  color: #222;

}



p.gkSubHeadline {

  margin: 0 0 24px !important;

  letter-spacing: 0.3em;

  text-align: center;

  text-transform: uppercase;

  font: lighter 0.75em/1em "Lucida Grande", Tahoma;

  color: #666;

}



p.gkSmallHeadline {

  margin: 1em 0 !important;

  letter-spacing: 2px;

  text-transform: uppercase;

  font-size: 10px;

  font-weight: bold;

  color: #bbb;

}



p.gkLargeHeadline {

  margin: 0 !important;

  padding: 0px 0px 6px 0px;

  letter-spacing: -2px;

  font: normal 44px/38px Arial, Helvetica, sans-serif;

  color: #444;

}



/*icons*/

.gkfile1,.gkfile2,.gksearch,.gkzoomminus,.gkzoomplus,.gkerror,.gktick,.gkbook,.gkmap,.gktag,.gkstats,.gkstar,.gkribbon,.gknav,.gkgraph,.gkflash,.gklocation,.gklocationminus,.gklocationplus,.gkbulb {

  min-height: 38px !important;

  padding: 8px 0 2px 45px !important;

  background-repeat: no-repeat !important;

  background-position: 0 8px !important;

}



/*blocks*/

p.gkInfo1,p.gkTips1,p.gkWarning1 {

  padding: 10px 10px 12px 80px;

  min-height: 38px;

  line-height: 22px;

  font-size: 16px;

}



/*highlight*/

.gkHighlight1,.gkHighlight2,.gkHighlight3,.gkHighlight4 {

  padding: 1px 5px;

  text-shadow: none;

  cursor: default;

}



.gkHighlight1:hover {

  background: #fff;

}



.gkHighlight2:hover {

  background: #212121;

  color: #fff;

}



.gkHighlight3:hover {

  background: #737373;

  color: #fff;

}



.gkHighlight4:hover {

  background: #eee;

  color: #212121;

}



/*code */

pre,.gkCode1,.gkCode2,.gkCode3 {

  margin: 10px 0 15px !important;

  padding: 10px 15px !important;

  font: normal 0.92em/18px 'Curier New', monospace !important;

}



pre,.gkCode1,.gkCode2 {

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

  filter: alpha(opacity=100);

  opacity: 1;

}



.gkCode3 {

  padding-left: 82px !important;

}



.gkCode3 h4 {

  width: 35px;

  position: relative;

  top: 0;

  margin: 0 0 0 -64px !important;

  padding: 2px 5px 0;

  font-size: 13px;

}



pre:hover,.gkCode1:hover {

  background: #fff;

}



div.gkCode2:hover,div.gkCode3:hover {

  color: #000;

}



/* lists */

ol {

  margin: 2em 0;

  padding: 0;

  list-style-position: inside;

}



ol.gkDec {

  list-style-type: decimal;

}



ol.gkRoman {

  list-style-type: upper-roman;

}



ol.gkAlpha {

  list-style-type: lower-alpha;

}



ol.gkDecimalLeadingZero {

  list-style-type: decimal-leading-zero;

}



/* unordered lists */

ul.gkBullet1,ul.gkBullet2,ul.gkBullet3,ul.gkBullet4,ul.gkCircle1,ul.gkCircle2,ul.gkSquare1,ul.gkSquare2,ul.gkSquare3, div.product-description ul,#k2Container .itemFullText ul,#k2Container .itemIntroText ul {

  margin: 2em 0;

  padding: 0;
 float: left;

}



ul li {

  list-style-position: outside;

}



ul.gkBullet1 li,ul.gkBullet2 li,ul.gkBullet3 li,ul.gkBullet4 li,ul.gkCircle1 li,ul.gkCircle2 li,ul.gkSquare1 li,ul.gkSquare2 li, div.product-description ul li,#k2Container .itemFullText ul li,#k2Container .itemIntroText ul li {

  margin: 0 !important;

  padding: 2px 0 2px 28px;

  line-height: 1.8em !important;

  list-style: none;

  overflow: inherit;

}



/* Definition lists */

dl.gkDef1 dt,dl.gkDef2 dt,dl.gkDef3 dt {

  margin: 10px 0 5px 0;

}



dl.gkDef1 dd,dl.gkDef2 dd,dl.gkDef3 dd {

  padding: 10px;

}



dl.gkDef2 dt {

  text-decoration: underline;

}



dl.gkDef3 dt {

  margin-top: 10px;

  letter-spacing: 0.3em;

  text-transform: uppercase;

  font: lighter 1.1em/1.2em "Lucida Grande", Tahoma;

  font-variant: normal;

  color: #666666;

}



/* acronyms and abbrs */

acronym,abbr {

  border-bottom-width: 1px;

  border-bottom-style: dotted;

}



acronym:hover,abbr:hover {

  border-bottom-style: solid;

  cursor: pointer;

}



/* Legends */

div.gkLegend1 h4,div.gkLegend2 h4,div.gkLegend3 h4,div.gkLegend4 h4 {

  float: left;

  position: relative;

  top: -18px;

  left: 11px;

  margin: 0 0 -9px !important;

  padding: 0 10px;

  line-height: 18px;

  font-weight: 300;

  background: #fff;

  text-shadow: none;

}



div.gkLegend1,div.gkLegend2,div.gkLegend3,div.gkLegend4 {

  margin: 25px 0;

  padding: 6px;

}



div.gkLegend1 p,div.gkLegend2 p,div.gkLegend3 p,div.gkLegend4 p {

  margin: 7px;

  clear: both;

}



/* Dropcaps */

span.gkDropcap1,span.gkDropcap2,span.gkDropcap3 {

  display: block;

  float: left;

  line-height: 1.0em;

  font-size: 5.0em;

  color: #333;

}



span.gkDropcap1 {

  height: 61px;

  margin: -4px 5px -3px 0;

}



p.gkDropcap2 {

  padding: 0 0 0 50px;

}



span.gkDropcap2 {

  height: 61px;

  margin: -4px 0 0 -50px;

}



p.gkDropcap2 {

  padding-left: 50px;

}



p.gkDropcap3 {

  margin-top: 32px;

}



span.gkDropcap3 {

  height: 61px;

  margin: -32px 5px 0 0;

}



/* Blockquotes */

blockquote {

  margin: 20px 0;

  font-style: italic;

}



blockquote div {

  display: block;

}



blockquote div.gkBlockquote1 div,blockquote div.gkBlockquote2 div {

  padding: 0 24px;

}



blockquote div.gkBlockquote3 {

  padding-bottom: 1px;

}



blockquote div.gkBlockquote3 div {

  padding: 5px 48px 0;

}



blockquote div.gkBlockquote4 div {

  padding: 0 48px;

}



/* Floated blocks */

.gkBlockTextLeft,.gkBlockTextRight,.gkBlockTextCenter {

  display: block;

  font-size: 16px;

  font-style: italic;

  line-height: 150%;

  padding: 30px;

  width: 38%;

}



.gkBlockTextLeft {

  float: left;

  text-align: left;

}



.gkBlockTextRight {

  float: right;

  text-align: right;

}



.gkBlockTextCenter {

  margin: 0 auto;

  text-align: center;

}



/* numBlocks*/

p.numblocks {

  position: relative;

  min-height: 62px;

  margin: 30px 0;

  padding: 0 0 0 92px !important;

}



p.numblocks span {

  position: absolute;

  top: 4px;

  left: 0;

  height: 42px;

  width: 52px;

  color: #fff;

  display: block;

  font-size: 32px;

  line-height: 1;

  text-align: center;

  font-weight: 400;

  padding: 0 12px 0 0;

}



p.num-1 span {

  border-right: 2px solid #e5e5e5;

  color: #bbb;

}



p.num-2 span {

  border-right: 2px solid #29a5fb;

  color: #29a5fb;

}



p.num-3 span {

  border-right: 2px solid #212121;

  color: #212121;

}



p.numblocks span.highlight {

  font-size: 15px;

  position: static;

  width: auto;

  display: inline;

  border-right:none;

}



/* Blocks*/

.gkblock-1,.gkblock-2,.gkblock-3,.gkblock-4,.gkblock-5,.gkblock-6,.gkblock-7,.gkblock-8,.gkblock-9 {

  margin: 20px 0;

  padding: 15px 20px;

}



/* Blocks*/

.bubble-1,.bubble-2,.bubble-3 {

  position: relative;

  margin: 20px 0 40px;

  padding: 15px 20px;

}



.bubble-1 cite,.bubble-2 cite,.bubble-3 cite {

  height: 25px;

  position: absolute;

  bottom: -25px;

  display: block;

  left: 26px;

  font-size: 12px;

  font-weight: bold;

  line-height: 32px;

  padding-left: 32px;

  background: url('../../images/style2/typography/buble_arrow.png') no-repeat 0 0;

}



/*blockquote*/

blockquote div.gkBlockquote1 {

  background: url('../../images/style2/typography/open1.png') no-repeat left bottom;

}



blockquote div.gkBlockquote1 div {

  background: url('../../images/style2/typography/close1.png') no-repeat right top;

}



blockquote div.gkBlockquote2 {

  background: url('../../images/style2/typography/open1.png') no-repeat left top;

}



blockquote div.gkBlockquote2 div {

  background: url('../../images/style2/typography/close1.png') no-repeat right top;

}



blockquote div.gkBlockquote3 {

  background: url('../../images/style2/typography/open2.png') no-repeat left bottom;

}



blockquote div.gkBlockquote3 div {

  background: url('../../images/style2/typography/close2.png') no-repeat right top;

}



blockquote div.gkBlockquote4 {

  background: url('../../images/style2/typography/open2.png') no-repeat left top;

}



blockquote div.gkBlockquote4 div {

  background: url('../../images/style2/typography/close2.png') no-repeat right top;

}



/*tables*/

.gkTable {

  border-collapse: collapse;

  font-style: normal;

}



.gkTable thead {

  padding: 5px 10px;

  text-align: left;

  font: normal 19px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

}



.gkTable td {

  padding: 10px;

}



.gkTable tfoot {

  margin-bottom: 10px;

  margin-top: 0px;

  padding: 0px;

  text-align: right;

  font-size: 0.8em;

  font-style: italic;

}



.gkTable2 {

  border-collapse: collapse;

  font-style: normal;

}



.gkTable2 thead {

  text-align: left;

  font: normal 20px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;

  padding: 5px 10px;

}



.gkTable2 td {

  padding: 10px;

}



.gkTable2 tfoot {

  margin-bottom: 10px;

  margin-top: 0px;

  padding: 0px;

  text-align: right;

  font-size: 0.8em;

  font-style: italic;

}



/*tooltips*/

.gkTooltip {

  position: relative;

  outline: none;

  cursor: help;

  text-decoration: none;

  color: #000;

  text-shadow: none;

}



.gkTooltip span {

  position: absolute;

  margin-left: -999em;

  font-size: 11px;

  line-height: 16px;

}



.gkTooltip:hover span {

  position: absolute;

  left: 0.5em;

  top: 1em;

  z-index: 99;

  width: 250px;

  margin-left: 0;

}



.gkTooltip:hover em {

  display: block;

  padding: 0;

  font-size: 16px;

  line-height: 30px;

  text-decoration: none !important;

  text-shadow: none;

  font-style: normal !important;

}



.classicTooltip {

  padding: 0.6em 0.8em;

  text-shadow: none;

}



.customTooltip {

  padding: 0.6em 0.8em;

  text-shadow: none;

}



/**

 *

 * colors

 *

 * --------------------------------------------------------------------------------------------------------

 *

 *

 *

 **/

pre,.gkCode1,.gkCode2 {

  padding-left: 32px;

  border: 1px solid #EAE8CC;

  border-left: 4px solid #212121;

  background: #FFFEF4;

  color: #333;

}



.gkCode2 {

  background: #fff;

  border: 1px solid #eee;

  border-left: 4px solid #29a5fb;

}



.gkCode3 {

  border: 1px solid #eee;

  background: #fff;

}



.gkCode3 h4 {

  background: #29a5fb;

  color: #fff;

  text-align: center;

  text-shadow: none;

}



/* Warning message */

p.gkInfo1 {

  background: #f9f9f9 url('../../images/style2/typography/info.png') no-repeat 16px 8px;

  border: 1px solid #e5e5e5

}



p.gkTips1 {

  background: #FFFEF4 url('../../images/style2/typography/tips.png') no-repeat 16px 8px;

  border: 1px solid #EAE8CC;

  color: #333;

}



p.gkWarning1 {

  background: #29a5fb url('../../images/style2/typography/warning.png') no-repeat 16px 8px;

  color: #fff;

}



/* Legends */

div.gkLegend1 {

  border: 1px solid #e5e5e5;

}



div.gkLegend2 {

  border: 1px solid #29a5fb;

}



div.gkLegend3 {

  border: 1px solid #212121;

}



div.gkLegend4 {

  border: 4px double #e5e5e5;

}



div.gkLegend1 h4 {

  background: #fff;

  color: #333;

}



div.gkLegend2 h4 {

  background: #fff;

  color: #29a5fb;

}



div.gkLegend3 h4 {

  background: #fff;

  color: #212121;

}



.gkHighlight1 {

  background: #ffd;

}



.gkHighlight2 {

  background: #eee;

  color: #212121;

}



.gkHighlight3 {

  background: #212121;

  color: #fff;

}



.gkHighlight4 {

  background: #29a5fb;

  color: #fff;

}



/* Blocks */

.gkblock-1 {

  border: 1px dashed #353639;

}



.gkblock-2 {

  border: 1px dashed #29a5fb;

}



.gkblock-3 {

  border: 1px dashed #E5E5E5;

}



.gkblock-4 {

  border: 1px solid #29a5fb;

  background: #fff;

}



.gkblock-5 {

  border: 1px solid #EAE8CC;

  background: #FFFEF4;

}



.gkblock-6 {

  border: 1px solid #e5e5e5;

}



.gkblock-7 {

  background: #212121;

  color: #fff !important;

}



.gkblock-8 {

  background: #29a5fb;

  color: #fff !important;

}



.gkblock-9 {

  background: #f5f5f5;

  

}



/* Bubbles */

.bubble-1 {

  border: 3px solid #e5e5e5;

}



.bubble-2 {

  border: 3px solid #29a5fb;

}



.bubble-3 {

  border: 3px solid #212121;

}



.bubble-2 cite {

  background-position: 0 -35px;

  color: #29a5fb;

}



.bubble-3 cite {

  background-position: 0 -70px;

  color: #212121;

}



/* list */

ul.gkBullet1 li {

  background: url('../../images/style2/typography/bullet1.png') no-repeat 0 8px !important;

}



ul.gkBullet2 li,
div.product-description ul li,
#k2Container .itemFullText ul li,
#k2Container .itemIntroText ul li{

  background: url('../../images/style2/typography/bullet3.png') no-repeat 0 8px !important;

}



ul.gkBullet3 li {

  background: url('../../images/style2/typography/bullet3.png') no-repeat 0 7px !important;

}



ul.gkBullet4 li {

  background: url('../../images/style2/typography/bullet4.png') no-repeat 0 7px !important;

}



ul.gkCircle1 li {

  background: url('../../images/style2/typography/bullet-circle1.png') no-repeat 0 7px !important;

}



ul.gkCircle2 li {

  background: url('../../images/style2/typography/bullet-circle2.png') no-repeat 0 7px !important;

}



ul.gkSquare1 li {

  background: url('../../images/style2/typography/bullet-square1.png') no-repeat 0 8px !important;

}



ul.gkSquare2 li {

  background: url('../../images/style2/typography/bullet-square2.png') no-repeat 0 8px !important;

}



.gkBlockTextLeft,.gkBlockTextRight,.gkBlockTextCenter {

  color: #29a5fb;

}



span.classicTooltip {

  background-color: #ffffdd;

  color: #656565;

}



span.criticalTooltip {

  background: #cb260a;

  color: #fff;

}



span.helpTooltip {

  background: #333;

  color: #fff;

}



span.infoTooltip {

  background: #F0F0F0;

  color: #5b5b5b;

  border: 1px solid #dedede;

}



span.warningTooltip {

  background: #fff;

  color: #F93B3B;

  border: 1px solid #fff;

}



/* demo */

ul#demo-typography {

  background: transparent;

  overflow: hidden;

  padding: 10px 30px 30px 30px;

}



ul#demo-typography li {

  list-style-position: none;

  list-style-type: disc;

  line-height: 24px;

  width: 23.9%;

  float: left;

  color: #cb260a;

  font-size: 11px;

}



ul#demo-typography li a {

  font-size: 11px;

  text-shadow: 2px 2px 0 #fff;

}



.demo-typoDiv {

  clear: both;

  overflow: hidden;

  margin: 0 0 30px;

}



h4.demo-typo {

  font-size: 24px;

  font-weight: 300;

  color: #212121;

  margin: 30px 0;

  border-bottom: 1px solid #eee;

}



.demo-typo-col2 {

  width: 50%;

  float: left;

}



.demo-typo-col3 {

  width: 33%;

  float: left;

}



.demo-typo-col4 {

  width: 25%;

  float: left;

}



.demo-typo_padd {

  padding: 0 15px;

}



#warnings .demo-typo_padd p {

  margin: 1em 0 1.6em;

}



.typoDesc small {

  font: normal 10px Monaco, Consolas, "Courier News", monospace;

  color: #999;

}



.gkblock-7 small,.gkblock-9 small,.bubble-4 small,.bubble-5 small,.bubble-6 small,.gkblock-8 small {

  color: #fff !important;

}



.gkblock-9 small {

  color: #353639 !important;

}

.xoxo {
    margin-right: 20px;
    width: 31.3%!important;
}

.xo {
    margin: 0.5em 0.5em !important;
}

.tell {
    background: url(../../images/phone.png);
    float: left;
    margin: 0;
      min-height: 38px !important;
    padding: 8px 0 2px 45px !important;
    background-repeat: no-repeat !important;
    background-position: 0 8px !important;
}

