/* Link colors */
a:link,a:visited,a:active {color:#1B47D6;}

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

/* Link overlay for logo */
#header .link{float:left;}
#header .link img{width:175px; height:92px;}

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

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

/* Customer service FAQ */
div.faq h2{color:#1B47D6;}

/*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;}

