/* CSS Document*/
/* Images Display*/
#splProducts ul { list-style-type: none; width: 320px; margin: 0; padding: 0; }
#splProducts ul#bottomProducts { list-style-type: none; width: 775px; margin: 0; padding: 0; padding-left: 2px; }
#splProducts li { float: left; width: 158px; padding-bottom: 0.2em; }
#splProducts li#one a, li#two a, li#three a, li#four a, li#five a, li#six a { padding-top: 95px; }
#splProducts li#kit a, #splProducts li#sclupted a, #splProducts li#pillar a, #splProducts li#wing a, #splProducts li#statues a, #splProducts li#cremation a { padding-top: 95px; }
#splProducts li#benches a, #splProducts li#baby a, #splProducts li#markers a, #splProducts li#desslt a, 
#splProducts li#mausoleum a, #splProducts li#stonevase a, #splProducts li#metalvase a, #splProducts li#lights a { padding-top: 95px; }
#splProducts li a { display: block; text-align: center; }
#splProducts li#one { background: url(images/prod/T1.jpg) no-repeat 50% 10px; border-left: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#two { background: url(images/prod/T2.jpg) no-repeat 50% 10px; border-right: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#three { background: url(images/prod/T3.jpg) no-repeat 50% 10px; border-left: 1px solid #d6d0ee; }
#splProducts li#four { background: url(images/prod/T4.jpg) no-repeat 50% 10px; border-right: 1px solid #d6d0ee; }
#splProducts li#five { background: url(images/prod/T5.jpg) no-repeat 50% 10px; border-left: 1px solid #d6d0ee; border-bottom: 1px solid #d6d0ee; }
#splProducts li#six { background: url(images/prod/T6.jpg) no-repeat 50% 10px; border-right: 1px solid #d6d0ee; border-bottom: 1px solid #d6d0ee; }
#splProducts li#kit { background: url(images/prod/Kit.jpg) no-repeat 50% 10px; border-left: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#sclupted { background: url(images/prod/Sculpted.jpg) no-repeat 50% 10px; border-right: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#wing { background: url(images/prod/Wing.jpg) no-repeat 50% 10px; border-left: 1px solid #d6d0ee; }
#splProducts li#pillar { background: url(images/prod/Pillar.jpg) no-repeat 50% 10px; border-right: 1px solid #d6d0ee; }
#splProducts li#statues { background: url(images/prod/Statues.jpg) no-repeat 50% 10px; border-left: 1px solid #d6d0ee; border-bottom: 1px solid #d6d0ee; }
#splProducts li#cremation { background: url(images/prod/Cremation.jpg) no-repeat 50% 10px; border-right: 1px solid #d6d0ee; border-bottom: 1px solid #d6d0ee; }
#splProducts li#benches { background: url(images/prod/Benches.jpg) no-repeat 50% 10px; width: 190px; border-left: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; border-bottom: 1px solid #d6d0ee; }
#splProducts li#baby { background: url(images/prod/Baby.jpg) no-repeat 50% 10px; width: 190px; border-bottom: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#markers { background: url(images/prod/Markers.jpg) no-repeat 50% 10px; width: 190px; border-bottom: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#desslt { background: url(images/prod/Designslant.jpg) no-repeat 50% 10px; width: 190px; border-bottom: 1px solid #d6d0ee; border-right: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#mausoleum { background: url(images/prod/Mausoleum.jpg) no-repeat 50% 10px; width: 190px; border-top: 1px solid #d6d0ee; border-left: 1px solid #d6d0ee; border-bottom: 1px solid #d6d0ee; }
#splProducts li#stonevase { background: url(images/prod/Granitevase.jpg) no-repeat 50% 10px; width: 190px; border-bottom: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#metalvase { background: url(images/prod/Metalvase.jpg) no-repeat 50% 10px; width: 190px; border-bottom: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }
#splProducts li#lights { background: url(images/prod/Lights.jpg) no-repeat 50% 10px; width: 190px; border-bottom: 1px solid #d6d0ee; border-right: 1px solid #d6d0ee; border-top: 1px solid #d6d0ee; }

#prodDisplay td { text-align:center; border: 1px solid #dcdcdc; color: #800080; padding: 10px; }
#prodDisplay select { background-color: #FFFFFF; color: #000000; font-family: Tahoma; font-size: 12px; font-weight: bold; }
#prodDisplay a { color: #800080; }
#prodDisplay a:hover { color: #800080; }