/* CSS Document */ html, body { color:#FFF; font-family:Verdana, Arial, Helvetica, sans-serif; background:#000; margin-top:0; } img { border:0px; } a { outline: none; } a:link, a:visited, a:active { color:#FFF; text-decoration:none; } a:hover { color:#FFF; text-decoration:underline; } p { margin:0; padding:0; padding:10px 0; } .clear { clear:both; } #wrapper { width:950px; margin:0 auto; } #header { } #menu_left { width:174px; float:left; } #shopping_cart { height:121px; padding-left:14px; background-image:url('cart_bg.gif'); } #items_value { height:33px; font-size:10px; padding-top:48px; padding-left:33px; } /*STORE MENU*/ #store { min-height:432px; height:auto !important; height:432px; width:139px; color:#E6E1C9; border:1px solid #ff6600; background:url('store_bg.gif') no-repeat top; padding-top:42px; margin-left:14px; padding-right:10px; padding-bottom:10px; } #store a { color:#fff; } #store ul { margin:0; padding:0; margin-left:13px; } /*main holder*/ #store ul li { font-size:11px; line-height:13px; list-style-type:none; cursor:pointer; } /*section headers*/ #store ul ul { margin-left:25px; } /*sub section holder*/ #store ul ul li { font-size:9px; line-height:11px; list-style-type:square; } /*sub sections*/ #content { width:602px; float:left; } #banner { margin-bottom:0px; } #content_hldr { min-height:267px; height:auto !important; height:267px; padding:15px; margin-top:4px; border:1px solid #ff6600; } #band_search { width:602px; background:url('band_search.gif') top no-repeat; margin:0 auto; } #band_search form { width:264px; height:72px; padding:57px 0 0 37px; float:left; } #band_search form select { width:190px; } /*REPEATED SECTION*/ .sect_hldr { width:296px; height:125px; background-image:url('sect_hldr_bg.gif'); } .sect_title { width:181px; height:59px; padding-top:25px; font-size:12px; text-align:center; float:left; } .view_sect { width:181px; padding-top:0; text-align:center; float:left; } .sect_img { width:103px; height:103px; padding-top:11px; padding-right:11px; float:right; } /*SINGLE PRODUCT*/ #prod_hldr { width:600px; height:299px; text-align:center; background:url('prod_bg.gif') no-repeat; margin-top:4px; border:1px solid #FF6600; float:left; position:relative; } #prod_img { width:395px; padding-bottom:10px; margin-top:1px; float:right; background:url('create_pane.jpg') no-repeat; height: 288px; } #prod_name { width:135px; padding:10px 35px; padding-top:19px; font-size:12px; font-weight:bold; float:left; } #prod_desc { width:205px; padding-bottom:10px; font-size:12px; float:left; } .prod_attribute { width:207px; padding-bottom:10px; font-size:12px; float:left; } #back_addtocart { text-align:center; bottom:21px; left:21px; position:absolute; clear:both; } #flags { padding:5px 0; } #menu_right { width:174px; float:left; } /*FEATURED ITEMS*/ #feat_items { height:299px; background-image:url('feat_items_bg.gif'); } #feat_items_img { height:102px; padding-top:52px; padding-left:34px; } #feat_items_info { height:104px; padding:0 20px; font-size:12px; text-align:center; } #feat_items_view { text-align:center; } /*MAILING LIST*/ #mailing_list { height:100px; padding:100px 35px 0; background:url('mailing_list_bg.gif') top no-repeat; font-size:10px; text-align:center; } #mailing_list p { padding-bottom:9px; } #footer { height:71px; padding-top:10px; background-image:url('footer_bg.gif'); background-position:bottom; background-repeat:no-repeat; color:#fff; font-size:12px; text-align:center; position:relative; clear:both; } #footer a { color:#fff; } #copyright { font-size:10px; text-align:center; padding:0 35px 0 0; margin:-50px 0 0 0; float:right; } #social { height:51px; width:151px; padding:28px 0 0 5px; top:16px; right:13px; position:absolute; } #also_bought { width:602px; height:152px; padding-top:146px; background:url('also_bought_bg.gif') no-repeat; margin:13px auto 0; }