/* style sheet for chandeliers gallery */

body{/*background-image:url(../../../images/lights6.jpg);*/}


#thumbnails{background-color: #660000;
            overflow: auto;
            SCROLLBAR-FACE-COLOR:#660000;
	    SCROLLBAR-ARROW-COLOR:#FFFFFF;
	    SCROLLBAR-TRACK-COLOR:#000000;
	    SCROLLBAR-BASE-COLOR:#660000;
   
            width: 120px;
            height: 380px;
            position: absolute;
            top: 150px;
            left: 220px;
            padding: 10px;
            border-width: 4px;
            border-color: #330000;
            border-style: solid;}
            
 #maindisplay{ background-color: #660000;
            overflow: auto;
            width: 460px;
            height: 420px;
            position: absolute;
            top: 150px;
            left: 440px;
            padding: 10px;
            border-width: 10px;
            border-color: #330000;
            border-style: double;
			text-align:center;}     
            
 #mainpic{margin: 8px; margin-top: 10px;
            border-width: 4px;
            border-color: #ffffff;
            border-style: solid;}   
 
 img.thumbpic{margin: 4px;
              border-width: 0px;
              border-width: 2px;
              border-color: #ffffff;
              border-style: solid;}
              
  .description{font-size:80%; color: #ffffff; margin: 4px; margin-top: 10px; }
	                    
 #desc2,#desc3,#desc4,#desc5,#desc6,#desc7,#desc8,#desc9,#desc10,#desc11,#desc12,#desc13,#desc14, #desc15{display: none;}              