/* Link colors */
a:link,a:visited,a:active {color:#02507E;}

/* Logo used on all pages */
#header{height:106px; background: url('//primetime.scene7.com/is/image/PrimeTimeSolutionsInc/shoppowertools_headerBackground?scl=1') 0 0 no-repeat;}

/* Shipping banner */
#promo .link1 img{width:760px; height:30px;}
#promo .link2{display:none;}

/* Top right navigation */
#utility {margin-right: 20px;}
#utilityNav li{color: #000;}
#utilityNav li a{color: #000; background: transparent url('//primetime.scene7.com/is/image/PrimeTimeSolutionsInc/shoppowertools_utilityNavDivider?scl=1') center left no-repeat;}

/* Sidebar nav */
a.leftNavLevel1:link,a.leftNavLevel1:visited,a.leftNavLevel1:active {color:#02507E;}
a#activeMenu {color:#02507E;}

/* Customer service FAQ */
div.faq h2{color:#02507E;}

/*Removes Extra space between price and add to cart button*/
.productCell div.options{display:none;}
.productCell div.attributes{display:none;}
.productCell div.price{height:0px;}

.categoryCell {border:2px solid #fbc78a; display: block; -moz-border-radius: 10px;border-radius: 10px;}
.categoryCell:hover {border:2px solid #5a8c10; text-decoration:none; cursor:hand;}

.categoryCell .callToAction {background-color:#f89827; border-bottom-right-radius:7px; border-bottom-left-radius:7px; -moz-border-radius-bottomright:7px; -moz-border-radius-bottomleft:7px; color:#333; padding:3px 8px 3px 3px; text-align:right; font-weight:bold;}
.categoryCell .callToAction a{color:#FFF;}
.categoryCell .callToAction a:hover{text-decoration:none;}
.categoryCell h3.title {height:50px; text-align:center; padding:4px 0 0 0; color:#5a8c10;}
.categoryCell h3.title a{color:#5a8c10;}
.categoryCell div.imageWrapper {width:100%; text-align:center; margin: 0 0 20px 23px;}
.categoryCell div.image {display: table-cell; text-align: center; vertical-align: middle; width: 124px; height: 124px;}
.categoryCell div.image *{vertical-align: middle;}
.categoryCell div.image img{}