/**
* @version   $Id: master-webkit.css 11868 2013-06-30 15:58:41Z arifin $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

.gf-menu.l1 > li > .item.icon [class^="icon-"]:before, .gf-menu.l1 > li > .item.icon [class*=" icon-"]:before {
  top: 14px;
}
.gf-menu.l1 > li > .item.icon .menu-text {
  top: 23px;
}  

.sprocket-strips-container > li {
  margin: 0 -0.01% !important;
}

.fp-roksprocket-strips-mainbottom .sprocket-strips-container > li {
  position: relative;
  z-index: 10;
}  
.fp-roksprocket-strips-mainbottom .sprocket-strips-container > li:hover {
  z-index: 100;
}
.sprocket-strips .sprocket-strips-pagination ul {
  margin: 0 0 0 25px;
}
.roundborder {
border: 1px solid #696;
padding: 60px 0;
text-align: center; width: 200px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
background: #0065B3;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0065B3), to(#006CB3));
background: -webkit-linear-gradient(#0065B3, #006CB3);
background: -moz-linear-gradient(#0065B3, #006CB3);
background: -ms-linear-gradient(#0065B3, #006CB3);
background: -o-linear-gradient(#0065B3, #006CB3);
background: linear-gradient(#0065B3, #006CB3);
-pie-background: linear-gradient(#0065B3, #006CB3);
behavior: url(http://www.omnipro.ie/includes/PIE-1.0.0/PIE.htc);;
}