/* listings (all and 3 column main layout) */
.listing,
#two_col #live_search .listing { clear: left; margin-left: -20px; }

.listing .item,
#two_col #live_search .listing .item { width: 149px; float: left; background: #fff; position: relative; padding: 15px 0px 15px 102px; border-top: 1px solid #ddd; margin-left: 20px; min-height: 123px; }

.listing .item:nth-child(1),
.listing .item:nth-child(2),
#two_col #live_search .listing .item:nth-child(1),
#two_col #live_search .listing .item:nth-child(2) { border-top: none; }
.listing .item:first-child,
.listing .item:first-child + .item,
#two_col #live_search .listing .item:first-child,
#two_col #live_search .listing .item:first-child + .item { border-top: none; }
.listing h3 { font-size: 12px; line-height: 13px; margin-bottom: 7px; font-weight: bold; padding-right: 10px; }
.listing h3 strong { color: #222 !important; }
.listing h3 a,
.listing h3 a:link,
.listing h3 a:visited,
.listing h3 a:active { color: #F14C12; }
.listing h3 a:hover,
.listing h3 a:focus { color: #FF8100; text-decoration: underline; }
.listing .pic { position: absolute; top: 15px; left: 0; border: 1px solid #ccc; }
.listing .pic:hover { border: 1px solid #999; }
.listing .price { font-size: 16px; line-height: 18px; background: url(/assets/images/layout/tag_sml_1.gif) no-repeat; margin: 0 0 6px -26px; text-shadow: 1px 1px 1px rgba(0,0,0,.2); color: #fff; }
.listing .price span { display: block; height: 30px; padding: 9px 0 0 42px; background: url(/assets/images/layout/tag_sml_2.gif) no-repeat 100% 0; }
.listing .price em { font: normal 11px/12px Arial, Helvetica, sans-serif; color: #aaa; padding-right: 8px; }
.listing .price em:last-child { padding-right: 0; }
.listing .desc { font-size: 11px; line-height: 12px; margin-bottom: 8px; }

.stars { width: 85px; height: 20px; }
.stars_0 { background: url(/assets/images/layout/i_stars_0.gif) no-repeat; }
.stars_1 { background: url(/assets/images/layout/i_stars_1.gif) no-repeat; }
.stars_2 { background: url(/assets/images/layout/i_stars_2.gif) no-repeat; }
.stars_3 { background: url(/assets/images/layout/i_stars_3.gif) no-repeat; }
.stars_4 { background: url(/assets/images/layout/i_stars_4.gif) no-repeat; }
.stars_5 { background: url(/assets/images/layout/i_stars_5.gif) no-repeat; }

.listing .stock { font-size: 11px; line-height: 12px; color: #999; }
.listing .action { position: absolute; top: 105px; left: 0px; }
.listing .action a { display: inline-block; color: #fff; font-size: 11px; line-height: 12px; font-weight: bold; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,.75); position: relative; top: 1px; }
.listing .action form a:only-child { top: -1px; }
.listing .action a span { display: inline-block; background: #0047BB; padding: 5px 0; color: #fff; width: 82px; }
.listing .action a:hover span,
.listing .action a:focus span { background: #0C57CF; }

.listing .action input { width: 20px; text-align: center; font: 11px/12px Arial, Helvetica, sans-serif; color: #333; border: 1px solid #999; padding: 4px; background: #fff; }
.listing .action input { background: #eee url(/assets/images/layout/input-shadow.png) no-repeat; }
.listing .action button { border: none; font-size: 11px; line-height: 12px; font-weight: bold; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,.75); background: #F14C12; padding: 4px 0; color: #fff; width: 50px; cursor: pointer; }
.listing .action button:hover { background-color: #FF8100; }

/* listings (2 column main layout) */
#two_col .listing { margin-left: -21px; }
#two_col .listing .item { width: 120px; margin-left: 21px; }
#two_col .listing .item:nth-child(3) { border-top: none; }

/* listings: 1 item per line */
.items_x_1 { margin-left: 0; }
.items_x_1 .item,
#two_col .items_x_1 .item { float: none; margin-left: 0; width: auto; padding-left: 142px; min-height: 123px; }
.items_x_1 .item:nth-child(2),
.items_x_1 .item:nth-child(3),
#two_col .items_x_1 .item:nth-child(2),
#two_col .items_x_1 .item:nth-child(3) { border-top: 1px solid #ddd; }
.items_x_1 h3 { font-size: 16px; line-height: 18px; }
.items_x_1 .stars { float: left; }
.items_x_1 .stock { width: 185px; height: 20px; float: left; padding-top: 2px; }
.items_x_1 .action { left: auto; top: auto; right: 0px; bottom: 15px; }
.items_x_1 .action a span { width: 60px; }
.items_x_1 .action input { margin-left: 25px; }
.items_x_1 .action button { width: 60px; }
/* listings: 1 item per line (2 column main layout) */
#two_col .items_x_1 { margin-left: 0; }
#two_col .items_x_1 .item { margin-left: 0; min-height: 180px; padding-left: 212px; }
#two_col .items_x_1 .price { font-size: 22px; line-height: 24px; margin: 0 0 6px -36px; background: url(/assets/images/layout/tag_lrg_1.gif) no-repeat; }
#two_col .items_x_1 .price span { background: url(/assets/images/layout/tag_lrg_2.gif) no-repeat 100% 0; height: 38px; padding: 11px 0 0 52px; }
#two_col .items_x_1 .desc { margin-bottom: 18px; padding-right: 10px; font-size: 13px; line-height: 16px; }
#two_col .items_x_1 .stock { width: auto; height: auto; }
#two_col .items_x_1 .action a span { width: 115px; }
#two_col .items_x_1 .action button { width: 115px; }
/* listings: 2 items per line (2 column main layout) */
#two_col .items_x_2 { margin-left: -22px;}
#two_col .items_x_2 .item { width: 201px; margin-left: 22px; padding-left: 142px; min-height: 163px; }
#two_col .items_x_2 .item:nth-child(3) { border-top: 1px solid #ddd; }
#two_col .items_x_2 .action { top: 145px; }
#two_col .items_x_2 .action a span { width: 122px; }
#two_col .items_x_2 .action button { width: 90px }

/* live search link */
#live_search { display: none; }
#live_search .more_results { border-top: 1px solid #ccc; text-align: right; padding: 10px 0 20px; margin-right: 20px; }
#live_search .more_results a,
#live_search .more_results a:link,
#live_search .more_results a:visited,
#live_search .more_results a:active { font-weight: bold; display: inline-block; background: url(/assets/images/layout/prod_nav_arrow_right.gif) no-repeat 100% 50%; padding-right: 15px; color: #F14C12; }
#live_search .more_results a:hover,
#live_search .more_results a:focus { color: #FF8100; text-decoration: underline; }

/* featured headings */

h2.banner-heading { font: normal 2em/26px Arial, Helvetica, sans-serif; margin: 0 0 8px 0; background: url(/assets/images/layout/h_blue_star.png) no-repeat; color: #7FADFF; padding: 9px 10px 21px 58px; width: 510px; text-shadow: 1px 1px 2px rgba(0,0,0,.5); position: relative; left: -28px; }
h2.banner-heading strong { color: #fff; font-weight: normal; }
h2.banner-heading .f_rss { display: block; position: absolute; top: 12px; right: 10px; width: 24px; height: 24px; background: url(/assets/images/layout/rss.png) no-repeat; }

#two_col h2.banner-heading { left: -30px; background: url(/assets/images/layout/h_blue_star_lrg.png) no-repeat; width: 700px; }

/* featured thumb images */

/*.f_images { padding: 21px 0; border-top: 1px solid #eee; }
.f_images ul { margin-left: -6px; margin-top: -3px; }
.f_images li { width: 80px; height: 80px; background: #eee; float: left; margin: 6px 0 0 6px; border: 1px solid #ccc; }
.f_images li:hover { border: 1px solid #999; }
#two_col .f_images li { margin: 7px 0 0 7px; }*/

.f_images { padding: 21px 0; border-top: 1px solid #eee; }
.f_images ul { margin-left: -3px; margin-top: -3px; }
.f_images li { width: 100px; height: 80px; background: #eee; float: left; margin: 3px 0 0 3px; border: 1px solid #ccc; }
.f_images li:hover { border: 1px solid #999; }

/* special offers */

.specials { padding: 21px 0 11px; border-top: 1px solid #eee; width: 522px; position: relative; }
.specials .tab-nav { border-bottom: none; }
.specials h2.banner-heading { color: #fff; background: url(/assets/images/layout/h_orange_star.png) no-repeat; }

.specials .listing { padding: 0 15px; border: 1px solid #999; margin-left: 0; clear: left; }

.specials .listing .item { padding: 15px 0 15px 212px; width: 280px; min-height: 182px; border-top: none; float: none; margin-left: 0; }

.specials .listing h3 { font-size: 16px; line-height: 18px; }

.specials .listing .price { font-size: 22px; line-height: 24px; margin: 0 0 6px -36px; background: url(/assets/images/layout/tag_lrg_1.gif) no-repeat; }
.specials .listing .price span { background: url(/assets/images/layout/tag_lrg_2.gif) no-repeat 100% 0; height: 38px; padding: 11px 0 0 52px; }
.specials .listing .desc { padding-right: 10px; }
.specials .listing .stars { float: left; }
.specials .listing .stock { width: 185px; height: 20px; float: left; padding-top: 2px; }
.specials .listing .action { top: auto; bottom: 15px; left: 212px; }
.specials .listing .action a span { width: 100px; }
.specials .listing .action input { margin-left: 43px; }
.specials .listing .action button { width: 100px; }
/* so: 2 col */
#two_col .specials { width: 708px; }
#two_col .specials h2.banner-heading { background: url(/assets/images/layout/h_orange_star_lrg.png) no-repeat; }
#two_col .specials .listing { margin-left: 0; }
#two_col .specials .listing .item { width: 466px; margin-left: 0; }
#two_col .specials .listing .desc { margin-bottom: 18px; padding-right: 10px; font-size: 13px; line-height: 16px; }
#two_col .specials .listing .action { left: auto; right: 0px; }
#two_col .specials .listing .action input { margin-left: 25px; }

/* tell a friend */
.tell_friend .listing .item { padding-top: 0; border-top: none; }
.tell_friend .listing .item .pic { top: 0; }
.listing .content { float: left; width: 454px; border-left: 1px solid #ddd; margin-left: 30px; margin-bottom: 3px; }
.listing .content form { margin-bottom: 0; }
.listing .content label { display: inline-block; border: none; width: 200px; text-align: right; padding-right: 14px;}
.listing .content textarea { margin-top: 5px; }
.listing .content .textarea { vertical-align: top; }
.listing .content .text,
.listing .content select { width: 240px; }
.listing .content .sml { width: 120px; }
.listing .content button { width: 240px; margin-left: 214px; }
.listing .content .note { font-size: 11px; line-height: 14px; font-style: italic; color: #666; text-align: right; padding-top: 5px; margin-bottom: 10px; padding-right: 3px; }

/* featured listing */

.featured { padding: 22px 0 0; width: 522px; position: relative; border-top: 1px solid #eee; }
/*.featured h2 .f_rss { left: 234px; }*/

#two_col .featured { width: 708px; }

/* pagination */
.pagination { text-align: center; border-bottom: 1px solid #ddd; padding: 5px 0 15px; }
.pagination:last-of-type { border-bottom: none; padding: 15px 0 5px; border-top: 1px solid #ddd; margin-top: 15px; }
.pagination li { display: inline-block; font-size: 12px; line-height: 14px; padding: 5px; color: #999; }
.pagination .first { border-right: 1px solid #ddd; padding-right: 10px; margin-right: 6px; }
.pagination .first,
.pagination .prev { background: url(/assets/images/layout/basket-arrow.gif) no-repeat 0 50%; padding-left: 15px; }
.pagination .last { border-left: 1px solid #ddd; padding-left: 10px; margin-left: 6px; }
.pagination .last,
.pagination .next { background: url(/assets/images/layout/prod_nav_arrow_right.gif) no-repeat 100% 50%; padding-right: 15px; }
.pagination .current { color: #333; font-weight: bold; }
.pagination a { display: inline-block; padding: 5px; margin: -5px; }
.pagination a,
.pagination a:link,
.pagination a:visited,
.pagination a:active { color: #F14C12; }
.pagination a:hover,
.pagination a:focus { color: #FF8100; text-decoration: underline; }

