﻿#pr-menu, #pr-menu ul { list-style: none; }
    #pr-menu li {}
        #pr-menu li .group { display: block; padding: 4px 0px 4px 4px; border-bottom: 1px solid #e5e5e5; cursor:pointer; }
            #pr-menu li .collection li { border-bottom: 1px solid #e5e5e5; }
                #pr-menu li .collection li a { text-decoration: none; display: block; padding: 4px 0px 4px 17px; }
                #pr-menu li .collection li a:hover { text-decoration: underline; }
                
#product-list .text, #product-list .img { vertical-align: top; padding-bottom: 10px; }
    #product-list .text { width: 90%; }
        #product-list .text h1 a { text-transform: uppercase; text-decoration: none; }
        #product-list .text h1 a:hover { text-decoration: underline; }
    #product-list .img { padding-right: 10px; width: 10%; }
    #product-list .img input { text-align: center; padding: 5px; border: 1px solid #e5e5e5 !important; }
    #product-list .label { font-weight: bold; }
    
.subpage { padding: 10px !important;}
    
.label { font-weight: bold; padding:2px; }   

td.label {width:130px;}

.collectionHeader  { font-size: 15px; color: #a5a5a5; font-weight: bold;}

.prd-photos a { text-decoration: none; }
.prd-photos .name { text-transform: uppercase; font-size: 20px; font-weight: bold; color: Black; float: left; margin:0px 0px 0px 20px; text-decoration: none; font-family: Arial; }
.prd-photos .browse { text-transform: uppercase; font-size: 13px; font-weight: 600; color: Black; margin: 0px 5px 0px 0px; text-decoration: none; font-family: Arial; }
.prd-photos .img {border: none; padding-right: 10px; }

.prd-photos a .name:hover { text-decoration: underline; }
.prd-photos a .browse:hover { text-decoration: underline; }