.free-freight {
}
#stock_and_freight_terms{
}

.price_color, .footer_header{
color:#F03;
}
/*body.winter {
background: url("/includes/templates/template_ai/images/layout/bg-winter.jpg") repeat scroll 0 0 #F1F1F1;

}
body.halloween {
/*background: url("/includes/templates/template_ai/images/bg/halloween2.gif") repeat scroll 0 0 #F1F1F1;
background: url("/includes/templates/template_ai/images/layout/bg-halloween17.jpg") repeat scroll 0 0 #F1F1F1;
}*/
body {
/*background: url("/includes/templates/template_ai/images/layout/bg-n.jpg") repeat scroll 0 0 #F1F1F1;*/
background: #f9f9f9;
}
#leftshaddow {
   /* background: url("/includes/templates/template_ai/images/layout/shadow.png") repeat-y fixed center 0 transparent;
       background: url("/includes/templates/template_ai/images/layout/bg_1.jpg") repeat-x scroll 0 -200px transparent;*/
}

.desktop_logo, .mobile_logo{
    background: url(/includes/templates/template_ai/images/main_logo3.gif) no-repeat scroll 0 0px transparent;
    background-size: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
}
.desktop_logo.halloween, .mobile_logo.halloween{
    background: url(/includes/templates/template_ai/images/main_logo_halloween.gif) no-repeat scroll 0 0px transparent;
    background-size: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
}
.desktop_logo.christmas, .mobile_logo.christmas{
    background: url(/includes/templates/template_ai/images/main_logo_christmas3.gif) no-repeat scroll 0 0px transparent;
    background-size: 100%;
    background-position: center 0;
    background-repeat: no-repeat;
}
a.top_logo{
 background: url("/includes/templates/template_ai/images/main_logo3.gif") no-repeat scroll 0 0 transparent;
height: 88px;
margin-top: 10px;
/*
background: url("/includes/templates/template_ai/images/main_logo_halloween.gif") no-repeat scroll 0 0 transparent;
height: 101px;
margin-top: 0px;

background: url("/includes/templates/template_ai/images/main_logo_christmas3.gif") no-repeat scroll 0 0 transparent;
height: 101px;
margin-top: 0px;*/

display: block;
left: 0;
padding-left: 0;
position: relative;
width: 300px;
float: left;
}
.front_page_right{
    width:100%;
    float:right;
}
.review_stars_prod_list {
    opacity: 1.0;
}
a.top_logo.halloween{
background: url("/includes/templates/template_ai/images/main_logo_halloween.gif") no-repeat scroll 0 0 transparent;
height: 101px;
margin-top: 0px;
}
a.top_logo.christmas{
background: url("/includes/templates/template_ai/images/main_logo_christmas3.gif") no-repeat scroll 0 0 transparent;
height: 101px;
margin-top: 0px
}
#top_text_bar{
color: #444;
font-size: 11px;
left: 5px;
position: relative;
text-align: center;
float: left;
clear: left;
width: 270px;
}
#top_text_bar a {
color: #444;
}
.top_left{
    float: left;
    height: 73px;
    left: 50px;
    position: relative;
    top: 10px;
    width: 73px;
}
.recommendations .listingPrice {
	background:#FF0033;
}
.accentcolor, .listingPrice, .frontpagelistingPrice, .frontpagefirstlistingPrice, .productrelatedPrice, .categorylistingPrice, .bestseller_price, .price, .ProductVariantPrice, .part_payment_cost, .calc_price {
    color: #FF0033;
}
.top_menu{
background: url("/includes/templates/template_ai/images/menu_bg.jpg") repeat scroll 0 0 #A80000;
border:1px solid #A80000;


}
.top_menu .cat_menu a.top, .top_menu .new_products_navbar, .top_menu .outlet_products_navbar{   
color: #FFF;
font-weight: 500;
float: left;
clear: none;
font: bold 14px arial/*, 'Open Sans',sans-serif*/;
text-transform: none;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
border-right: 1px solid #8F0017;
}
.top_menu .new_products_navbar, .top_menu .outlet_products_navbar {
    border-left: 1px solid #eee;
}
a.to_checkout, .confirmbuttonholder .cssButton, .button_buy_now, .button_in_cart_listing, .button_in_cart, .ProductVariantButton .button_in_cart{
background: url("/includes/templates/template_ai/images/bg/fade_green.jpg") repeat scroll 0 0 #F9F9F9;
border: 1px solid #ABF30B !important;
color: #294F00;
}
a.to_checkout:hover, .confirmbuttonholder .cssButton:hover, .button_buy_now:hover, input.button_in_cart_listing:hover, .button_in_cart:hover, .ProductVariantButton .button_in_cart:hover {
    background: url("/includes/templates/template_ai/images/bg/fade_green.jpg") repeat scroll 0 -30px #F9F9F9;
    border:1px solid #78D156 !important;
	color: #294F00;
	text-decoration:none;
}
.special_price_listing_text, .special_price_listing_number{
color:#FFF;
}
.special_price_listing, .rec_savings_listing{
	background:#F03;
}
.special_price_listing_text, .special_price_listing_number{
color:#FFF;
}
.variant_discount_precentage{
background:#F03;
}
.search_container, .cat_menu>ul>li.all_cat, .mobile_menu_button, .mobile_search_button, a.mobile_cart_button{
border-color: #9E0000 !important;
}
.listingPrice{
	/*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.hover .listingPrice{
    /*-webkit-filter: grayscale(0%);
    filter: grayscale(0%);*/
}
.top_menu .navbar{
    width: 100%;
}
.top_menu .new_products_navbar{
display: none;
}
.time_countdown{
	display:none !important;
}
.customer_info_row{
    background: #eee;
    color: #666;
}
div#dropMenu li a {
    color: #666;
}
div#dropMenu li a:hover {
    color: #333;
}
#float_menu{
      border-bottom: none;
}
@media handheld, screen and (max-width:768px){
    #float_menu{
          border-bottom: 2px solid #eee;
    }
    .mobile_logo{
    max-width: 130px !important;
    }
}

#top_cart_container{
    padding: 15px;
    border-radius: 2px;
    border: 1px solid #eee;
    margin: -7px 1px;
}

.normalprice{
  display: inline;  
}