.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:not(.btn) {
  color: #003645;
}
a:not(.btn):hover {
  color: #0085ab;
}
body {
  color: #666666;
}
body.bg {
  background: #666666;
}
#boxed {
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
  box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}
#sp-header-wrapper {
  background: #ffffff;
  border-top: 4px solid #0085ab;
}
#sp-header-wrapper .logo {
  background-image: url(../../images/presets/preset2/logo.png);
}
#sp-feature-wrapper {
  background-color: #006582;
  background-image: -moz-linear-gradient(top,#0085ab,#003645);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0085ab),to(#003645));
  background-image: -webkit-linear-gradient(top,#0085ab,#003645);
  background-image: -o-linear-gradient(top,#0085ab,#003645);
  background-image: linear-gradient(to bottom,#0085ab,#003645);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0085ab', endColorstr='#ff003544', GradientType=0);
}
#sp-feature-wrapper a:not(.btn) {
  color: #12caff;
}
#sp-feature-wrapper a:not(.btn):hover {
  color: #78e1ff;
}
#sp-about_social-wrapper h3.header {
  color: #aeaeae;
  margin: 0;
}
#sp-bottom-wrapper,
#sp-footer-wrapper {
  background: #494949;
  color: #aeaeae;
}
#sp-bottom-wrapper h3,
#sp-footer-wrapper h3 {
  color: #e1e1e1;
  background: none;
  font-size: 18px;
}
#sp-bottom-wrapper h3 span,
#sp-footer-wrapper h3 span {
  background: none;
}
#sp-bottom-wrapper a:not(.btn),
#sp-footer-wrapper a:not(.btn) {
  color: #00adde;
}
#sp-bottom-wrapper a:not(.btn):hover,
#sp-footer-wrapper a:not(.btn):hover {
  color: #45d6ff;
}
#sp-bottom-wrapper #sp-bottom1 .gallery-flickr img,
#sp-footer-wrapper #sp-bottom1 .gallery-flickr img {
  border: 3px solid #7c7c7c;
}
#sp-footer-wrapper {
  border-top: 1px solid #303030;
}
#sp-footer-wrapper::after {
  background: #636363;
}
.sp-border {
  border-top: 1px solid #303030;
}
.sp-border::after {
  background: #636363;
}
.btn-primary,
button,
input[type='submit'],
input[type='button'],
submit {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006987;
  background-image: -moz-linear-gradient(top,#007192,#005d78);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#007192),to(#005d78));
  background-image: -webkit-linear-gradient(top,#007192,#005d78);
  background-image: -o-linear-gradient(top,#007192,#005d78);
  background-image: linear-gradient(to bottom,#007192,#005d78);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007191', endColorstr='#ff005d77', GradientType=0);
  border-color: #005d78 #005d78 #00222c;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #005d78;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
button:hover,
button:active,
button.active,
button.disabled,
button[disabled],
input[type='submit']:hover,
input[type='submit']:active,
input[type='submit'].active,
input[type='submit'].disabled,
input[type='submit'][disabled],
input[type='button']:hover,
input[type='button']:active,
input[type='button'].active,
input[type='button'].disabled,
input[type='button'][disabled],
submit:hover,
submit:active,
submit.active,
submit.disabled,
submit[disabled] {
  color: #fff;
  background-color: #005d78;
  *background-color: #00495f;
}
.btn-primary:active,
.btn-primary.active,
button:active,
button.active,
input[type='submit']:active,
input[type='submit'].active,
input[type='button']:active,
input[type='button'].active,
submit:active,
submit.active {
  background-color: #003645 \9;
}
#sp-main-menu ul.level-0 > li a {
  color: #666666;
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  border-bottom: 5px solid #0085ab;
  background: url(../../images/presets/preset2/menu_arrow.png) no-repeat center bottom;
}
#sp-main-menu ul.level-0 > li:hover a,
#sp-main-menu ul.level-0 > li.active a {
  color: #0085ab;
}
#sp-main-menu ul.level-0 > li:hover li a,
#sp-main-menu ul.level-0 > li.active li a {
  color: #666666;
}
#sp-main-menu .sp-submenu {
  border-top: 5px solid #0085ab;
}
.big_color_white,
.medium_color_white {
  background: #0085ab;
}
#sp-purchase-wrapper {
  color: #fff;
  background: #0085ab;
}
#sp-purchase-wrapper h4 {
  text-shadow: 1px 1px 0px #005d78;
}
#sp-purchase-wrapper p {
  text-shadow: 1px 1px 0px #005d78;
}
#sp-users-wrapper .front-icons {
  border: 4px solid #bbb;
}
#sp-users-wrapper .module:hover .front-icons {
  border-color: #0085ab;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background: #0085ab;
}
.skillbar #bar {
  background: #f9f9f9;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 12px 0;
  display: block;
}
.skillbar #bar #bar_inner {
  background: #0085ab url(../../images/skill_bar_bg.png);
  padding: 7px 0;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  box-shadow: 0 0px 10px rgba(0,0,0,0.2) inset;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  animation: myfirst 5s;
  -webkit-animation: myfirst 5s;
  color: #fff;
  text-shadow: 1px 1px #00222c;
}
.skillbar #bar #bar_inner:hover {
  background: #005d78 url(../../images/skill_bar_bg.png);
  color: #ffffff;
  text-shadow: 1px 1px #000000;
}
.skillbar #bar #bar_inner #skill {
  padding: 0 0 0 10px;
}
.skillbar #bar #bar_inner #percent {
  padding: 0 10px 0 0;
  float: right;
}
.tp-button.red,
.tp-button.red:hover,
.purchase.red,
.purchase.red:hover {
  background-color: #0085ab !important;
  box-shadow: 0 3px 0 0 #00495f !important;
}
#sp-breadcrumb-wrapper {
  background: #f2f2f2;
}
#sp-top-pan-wrapper {
  background: #f2f2f2;
}
.page-header {
  background: url(../../images/mod_border.jpg) repeat-x center;
}
.page-header a {
  background: #ffffff;
  padding: 0 10px 0 0;
}
.page-header span {
  background: #ffffff;
  padding: 0 10px 0 0;
  font-size: 18px;
}
.componentheading {
  font-size: 18px;
  margin-bottom: 15px;
}
h2.entry-title {
  background: url(../../images/mod_border.jpg) repeat-x center;
}
h2.entry-title a {
  background: #ffffff;
  padding: 0 10px 0 0;
}
h2.entry-title span {
  background: #ffffff;
  padding: 0 10px 0 0;
}
.mod-wrapper ul.bt_handles_num li.current a {
  background: #0085ab !important;
}
.mod-wrapper .bt-cs .bt-inner .bt-title {
  color: #0085ab;
  padding: 10px 0 0;
  font-weight: 700;
  text-transform: none;
}
.mod-wrapper .bt-cs .bt-inner img {
  outline: 1px solid #e6e6e6;
}
.mod-wrapper .bt-cs .bt-extra {
  margin: 0 !important;
}
.mod-wrapper .bt-cs .bt-date,
.mod-wrapper .bt-cs .bt-author {
  font-size: 90% !important;
  font-style: italic !important;
  color: #999999 !important;
}
.sprocket-mosaic .sprocket-mosaic-header {
  background: darkent(#ffffff,4%);
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  margin-bottom: 15px !important;
  padding: 3px 10px !important;
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main {
  background-color: #007597;
  background-image: -moz-linear-gradient(top,#0085ab,#005d78);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#0085ab),to(#005d78));
  background-image: -webkit-linear-gradient(top,#0085ab,#005d78);
  background-image: -o-linear-gradient(top,#0085ab,#005d78);
  background-image: linear-gradient(to bottom,#0085ab,#005d78);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0085ab', endColorstr='#ff005d77', GradientType=0);
}
.sprocket-mosaic .sprocket-mosaic-container .sprocket-mosaic-item .sprocket-padding .mosaic_main a.sprocket-readmore {
  background: url(../../images/link.png) no-repeat center top !important;
}
#sp-content-bottom1 .sp_quickcontact input#name,
#sp-content-bottom1 .sp_quickcontact input#email,
#sp-content-bottom1 .sp_quickcontact input#subject {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact input#name:focus,
#sp-content-bottom1 .sp_quickcontact input#email:focus,
#sp-content-bottom1 .sp_quickcontact input#subject:focus {
  border-color: #0085ab;
}
#sp-content-bottom1 .sp_quickcontact textarea {
  border-color: #e6e6e6;
  box-shadow: none;
  background: #f5f5f5;
}
#sp-content-bottom1 .sp_quickcontact textarea:focus {
  border-color: #0085ab;
}
table.calendar tr td.calendarToday {
  background: #0085ab !important;
}
div.k2TagCloudBlock a {
  background: #e6e6e6 !important;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 4px;
}
div.k2TagCloudBlock a:hover {
  padding: 5px 10px;
  background: #0085ab !important;
}
.nav-pills > li > a {
  background: #f2f2f2;
  margin-right: 10px;
  color: #333333;
}
.nav-pills > li > a:hover {
  background: #0085ab;
  color: #fff;
  border: none;
}
.nav-pills > li.active > a {
  border: none;
}
