﻿

#switch-buttons li a { 
text-shadow: 0 1px 0 #fff; 
background: #f2f2f2;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f2f2f2), to(#dbdbdb));
background: -webkit-linear-gradient(#f2f2f2, #dbdbdb);
background: -moz-linear-gradient(#f2f2f2, #dbdbdb);
background: -ms-linear-gradient(#f2f2f2, #dbdbdb);
background: -o-linear-gradient(#f2f2f2, #dbdbdb);
background: linear-gradient(#f2f2f2, #dbdbdb);
-pie-background: linear-gradient(#f2f2f2, #dbdbdb);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

behavior: url(PIE.htc); }



#switch-buttons li a:hover { 
text-decoration: none; color: #65801d; 
-webkit-box-shadow: #999 0px 0 3px;
-moz-box-shadow: #999 0px 0 3px;
box-shadow: #999 0px 0 3px; 
behavior: url(PIE.htc);
}



#switch-buttons li .active a { 
background: #8fad3d;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8fad3d), to(#65801d));
background: -webkit-linear-gradient(#8fad3d, #65801d);
background: -moz-linear-gradient(#8fad3d, #65801d);
background: -ms-linear-gradient(#8fad3d, #65801d);
background: -o-linear-gradient(#8fad3d, #65801d);
background: linear-gradient(#8fad3d, #65801d);
-pie-background: linear-gradient(#8fad3d, #65801d);
behavior: url(PIE.htc); }

#switch-buttons li strong { position: absolute; }

#search-area,
#show-details a,
#flight-results li,
.offset-nmb,
.info-end .details-lnk a,
.buy a,
#offset-program,
#foot-desc a,
.input-short-search,
#search_cat,
.input-city input,
.calendar-icon,
.input-short-search,
#search_cat,
#search-items td.item-image img,
a.quick_info,
#search-items .add a, #search-items .remove a,
div#fancy_inner,
.previous_page, .next_page,
.pagination a, .pagination .current,
#buying-form .add a,
#item-page #product-details,
.select-block select,
#contact-btn a,
#offset-program,
#foot-desc a  { behavior: url(PIE.htc); }




