/* make things blue */

.button, .button.get_another, .button.do_not_click, #subscribeButton, .submit-btn, .carousel_pagination a:hover, .carousel_pagination a.selected, .button.get_in_touch, .pricin-table-big-sign-up, .pricin-table-small-sign-up, .progress_bar_field_perecent {background: #0099CC;}

p a {color: #0099CC;}
.accordion h3:hover {color: #0099CC;}
p a:hover  {text-decoration: underline; color: #0099CC;}
.blue {color: #0099CC;}

.socio_contact ul li a:hover,  .footer_contact ul li a:hover { background-position: left bottom; }
.logo a:hover {background: transparent;}

/* Nav */

#main_menu nav ul#nav_menu li a {font-weight: bold;}
#main_menu nav ul#nav_menu li.blob {border-bottom: 1px solid #00CCFF;}

/* Pricing Table */
.pricing-table-small-price, .pricing-table-big-price, .footer {background: #333;}

.pricing-table-small-content-holder {background: #ededed;}
.pricing-table-big-content-holder {background: #ddd;}

.ch-item {box-shadow: inset 0 0 0 0 rgba(0,153,204, 0.4), inset 0 0 0 16px rgba(255,255,255,0.6), 0 1px 2px rgba(0,0,0,0.1);}


