﻿#catalog .categories                            {}
#catalog .categories .category                  {margin:0 50px 80px 0;}
#catalog .categories table td                   {border:none;padding:0px;}
#catalog .categories .previewWrapper            {background:#fff; border:1px #032d50 solid; height:126px; position:relative; width:398px;}
#catalog .categories .category .title           {background:url(/resources/themes/standard/images/catalog-category-heading.png) no-repeat; color:#fff; font-size:16px; height:30px; padding:10px; position:absolute; top:-17px; left:7px; text-decoration:none; width:274px;}
#catalog .categories .category .preview         {height:80px; overflow:hidden; margin:24px 0 0 12px; width:376px;}
#catalog .categories .category .content         {font-size:12px; margin:20px 5px 0 5px; width:398px;}
#catalog .categories .category .previewWrapper .view   {background-position:-431px -220px; height:30px; width:83px; position:absolute; bottom:-15px; right:20px;}

#catalog .items .flow                           {}
#catalog .items .flow .item                     {padding:2px;border-bottom:solid 1px #ccc;margin:0 3px 30px 0;}
#catalog .items .flow .item .viewDetails        {background-position:-431px -220px; display:block; height:30px; position:absolute; top:-20px; left:755px; width:83px;}
#catalog .items .flow .item .edit               {display:block;}
#catalog .items .flow .item .date               {width:60px;font-size:12px;padding:5px;text-align:center;}
#catalog .items .flow .item .date .day          {font-size:32px;font-weight:bold;}
#catalog .items .flow .item .preview            {background:#fff; border:1px #032d50 solid; display:block; height:139px;overflow:hidden; width:863px;}
#catalog .items .flow .item .teaser             {font-size:14px; margin:10px 0 0 0; position:relative; width:700px;}
#catalog .items .flow .item .teaser a.name      {color:#032d50; font-size:16px; font-weight:bold; text-decoration:none;}
#catalog .items .flow .item .teaser a.name:hover{text-decoration:underline;}
#catalog .items .flow .item .teaser .price      {color:#670a0a; font-size:16px; font-weight:bold;}
#catalog .items .flow .item .teaser .sku        {color:#032d50;}
#catalog .items .flow .item .select             {float:right;width:150px;}

#catalog .items .grid                           {width:100%;}
#catalog .items .grid .item                     {padding:5px;border:solid 1px #ccc;margin:0 3px 3px 0;}
#catalog .items .grid .item .preview            {width:100px;height:75px;overflow:hidden;float:left;}
#catalog .items .grid .item .caption            {width:100px;height:75px;overflow:hidden;float:left;margin-left:10px;}
#catalog .items .grid .item .caption h3         {margin:5px 0;}

#catalog .addthis                               {margin-top:20px;}

/*Listing Detail*/
#wrapper #content #catalog .standardview h1     {padding-bottom:5px;}
#catalog .standardview .sku                     {color:#032d50;}
#catalog .standardview .price                   {color:#670a0a; font-size:18px; font-weight:bold; text-align:right;}
#catalog .standardview .photos                  {width:867px;margin:10px 25px 0 0;}
#catalog .standardview .photos .primary         {border:2px #032d50 solid; width:863px;min-height:139px;}
#catalog .standardview .photos .video           {width:500px;min-height:375px;display:none;}
#catalog .standardview .photos .previews td     {border:none; padding:10px;}
#catalog .standardview .photos .preview         {border:1px #032d50 solid; display:block; height:43px; overflow:hidden; width:266px;}
#catalog .standardview .photos .tabs            {border-top:solid 1px #ccc;}
#catalog .standardview .photos .tabs .tab       {display:inline-block;padding:5px 15px;background-color:#ccc;color:#666;}
#catalog .standardview .actions                 {clear:both;}
#catalog .standardview .actions .addthis_toolbox{margin:20px 0 0 30px;}
#catalog .standardview .detail                  {margin:15px 0 0 0;}
#catalog .standardview .detail .saleprice       {color:#ff0000;font-size:125%;}
