/* Products Screen CSS Document */

#back-to-products-index { position: absolute; top: 10px; height: 21px; right: 0; margin: 0; padding: 2px 10px 0 10px; background: url(../../images/back_to_products_index.gif) top left no-repeat; }
#back-to-products-index a { text-decoration: none; }
/*#back-to-products-index a:link, #back-to-products-index a:visited { color: #8a0002; text-decoration: none; }
#back-to-product-index a:active, #back-to-products-index a:hover { color: #d10104; }*/

#products-index { width: 890px; margin: 0 auto; }
#products-index ul { margin: 0; padding: 0; list-style-type: none; }
#products-index ul li { float: left; margin: 0; padding: 0; width: 215px; height: 120px; text-align: center; font-weight: bold; font-size: 90%; }
#products-index ul li a { display: block; height: 26px; padding-top: 94px; text-decoration: none; }
#products-index ul li a:link, #products-index ul li a:visited { color: #fff; }
#products-index ul li a:hover, #products-index ul li a:active { color: #ccad5c; }

#products-index .venetian-blinds { background: url(../../images/products_venetian_blinds.jpg) top left no-repeat; }
#products-index .vertical-blinds { background: url(../../images/products_vertical_blinds.jpg) top left no-repeat; }
#products-index .roller-blinds { background: url(../../images/products_roller_blinds.jpg) top left no-repeat; }
#products-index .pleated-blinds { background: url(../../images/products_pleated_blinds.jpg) top left no-repeat; }
#products-index .awnings-and-canopies { background: url(../../images/products_awnings_and_canopies.jpg) top left no-repeat; }
#products-index .curtains-valence-and-pelmets { background: url(../../images/products_curtains_valence_and_pelmets.jpg) top left no-repeat; }
#products-index .tracks-and-poles { background: url(../../images/products_tracks_and_poles.jpg) top left no-repeat; }
#products-index .other-products { background: url(../../images/products_other_products.jpg) top left no-repeat; }

#products-quick-links { text-align: center; margin-top: 20px; }