           
 
#center_column {  
  float: left;
} 
 
input.button, input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini, input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small, input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {
  background: #6dc9f8; 
  color: #ffffff!important; 
}
    
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover { 
  background: #666666;
  color: #ffffff!important;
}    

#cart_block #cart-buttons a#button_order_cart, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled, #primary_block p.buttons_bottom_block input, #new_comment_form button {
  background-color: #6dcbfe;
  color: #ffffff!important;
}     

#cart_block #cart-buttons a#button_order_cart:hover, input.exclusive_mini:hover, input#opc_createAccount:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover, #primary_block p.buttons_bottom_block input:hover, #new_comment_form button:hover {
  background-color: #6b81d6;
  color: #ffffff!important;
}    

#toppage {
  border-bottom: 1px solid transparent;
  background: transparent;
}

/* top borders and default theme color */
#header, .sf-menu > li ul, #cart_block {
  border-top: 5px solid #f4c750;
}

#right_column .block, div.addresses, table.std, table.table_block, .order_carrier_content, #opc_payment_methods-content, .idTabs .selected, form.std fieldset {
  border-top: 6px solid #6bcef7!important;
}

.border-arrow:before {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f4c750;
}

ul.product_view li:hover, ul.product_view li.current {
  border: 1px solid #f4c750;
}

ul.product_view li#product_view_grid.current, ul.product_view li#product_view_list.current {
  color: #f4c750;
}

#order-opc h2 span, .cart_total_price .total_price_container p, #new_comment_form .title {
 background: #f4c750; 
}

.icon-wp-cart {
 background: #444444; 
}

#header_user #shopping_cart span.icon-wp-cart {
 color: #444444; 
}

#center_column .infobox a.exclusive, ul#product_list div.right_block .exclusive {
 color: #444444!important;
}

#center_column .infobox a.exclusive:hover, ul#product_list div.right_block .exclusive:hover {
 color: #444444!important;
}

#center_column .infobox a.exclusive:hover span.icon-wp-cart, ul#product_list li a.exclusive:hover span.icon-wp-cart {
 background: #444444; 
}



/* menu */
.sf-contener {
  background: url(trans.png) repeat;
  border-top: 1px dotted #504c43;
}

      
ul.sf-menu li ul li a:hover {
  color: #6dcbfe;
  background: #f9f9f9; 
}

.sf-menu > li > a {
  color: #444444;
}

.sf-menu > li > ul > li > a, .sf-menu > li > ul > li > ul > li > a {
  color: #444444;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu > li.sfHoverForce, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  color: #444444;
}

ul.sf-menu li ul li {
border-top: 1px solid #f1f1f1;  
}

li.sfHoverForce a, li.sfHover a {
 color: #444444; 
}

#header_right #header_user p, #header_right #header_user p a, #header_right #languages_block_top p, #header_right #currencies_block_top p {
 color:  #52514d; 
}

ul.sf-menu li ul li { 
  background: #ffffff; 
}

.sf-menu > li:hover, .sf-menu > li.sfHover, .sf-menu > li.sfHoverForce, .sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active {
  background: #ffffff; 
}

#responsive-menu ul > li.sfHoverForce > a {
  background: #ffffff;   
  color: #444444;
}

ul.sf-menu li ul li ul li {
  background: #ffffff;
}

/* labels */
#featured-products_block_center ul li span.new, ul#product_list li .new {
  background: #6dcbfe;
}

span.reduction-percent {
  background: #CD2026;
}
 
