﻿/* CSS Document for Shop Pages */

/* from shop-beta.css as this is the one being called on both live and dev */
.shop .shop-wrapper { width:100%; float:left; }
.shop .sub-section { width:400px; height:auto !important; height:238px; min-height:238px; margin:18px 10px 3px 10px; padding:0px 30px 0px 30px; float:left; display:inline; position:relative; background:url(/images/v3/subpages/shop/line_across.gif) repeat-y left top; font-size:105%; }
.shop .sub-section .title { width:400px; height:auto !important; height:25px; min-height:25px; margin:0px -30px 18px -30px; padding:7px 30px 7px 30px; line-height:25px; float:left; display:inline; background:url(/images/v3/subpages/shop/top_red.gif) no-repeat left top; font-size:175%; color:#FFFFFF; }
.shop .sub-section .base { width:460px; height:2px; line-height:0px; font-size:0px; background:url(/images/v3/subpages/shop/bottom_line.gif) no-repeat left top; position:absolute; left:0px; bottom:0px; }
.shop .sub-section h5 { margin:0px 0px 18px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:120%; }
.shop .sub-section p { }
.shop .sub-section p.last { margin-bottom:0px; padding-bottom:70px; }
.shop .sub-section .img-left { margin-right:20px; }
.shop .sub-section .img-right { margin-left:20px; }
.shop .sub-section .submit { position:absolute; right:37px; bottom:22px; }

.shop #page-sales {}
.shop #readers-offer {}
.shop #photo-sales {}
.shop #dvd-movie-club {}
.shop #dvd-movie-club .img-left { margin-top:10px; }
