﻿
/* Headers 
--------------------------------------------------*/
ul.tabs li { display: table-cell; float:left; position: relative; }


/* Product Set 
--------------------------------------------------*/
.prodSet h2 .psPager { float: right; margin-top: 7px; font-size: 12px; font-weight: normal; }
.prodSet li { text-align: center; }
.prodSet .tabs li a { margin: 8px 4px; color: #FFF; background-color: #CCC; position: relative; display: inline-block; width: 95%; }
.prodSet .tabs li a:hover { background: #999; }
.prodSet li .prodImg { margin: 1px; display: block; width: auto!important; height: auto !important; float: none; background: white; text-align: center; overflow: visible; }
.prodSet li img { float: none; height: 110px; max-width: 110px; margin: 4px; overflow: hidden; }
.prodSet li .prodName { background-color: #606060; background-color: rgba(10, 10, 10, 0.5); bottom: 0; left: 0; margin: 0; padding: 4px 0 !important; position: absolute; text-shadow: 0pt 1px 1px rgba(0, 0, 0, 0.5); width: 100%; font-size: 16px; font-weight: normal; line-height: 14px; height: 28px; }
.prodSet .tabs li a:hover .prodName {background: #303030; background-color: rgba(0, 0, 0, 0.6);}

.ui-widget-header h5 { margin: 0; padding: 10px; line-height: 15px;}