﻿#MainArea
{       

    height:515px;
    
     }
    
.GalleryScroll
{
     float:left;
     margin-top:443px;   
     width:52px;
     border:solid 0px green; 
    } 

.GalleryScrollUpdatePanel
{
    float:left;
    width:52px;
    text-align:center;     
    border:0px;
    margin:0px;
    padding:0px; 
    border:solid 0px red;

         
    }
.GalleryItem img
{
    margin-right:52px;
    margin-bottom:36px;
    }    
    
.TimelineLabel
{

     float:left;
     
    }
   
    
#MainBottom
{
    background-color:#CCCCCC;
    float:left;
    width:676px;
    border:solid 0px red;
    height:30px;


    }   
    
    .GalleryYearsUpdatePanel
    {
         float:left;
        border:0px;
        margin:0px;
        padding:0px; 

             
        }    
    
    
    .YearsScrollLeft, .YearsScrollRight
    {
        float:left;

        cursor:pointer;
        
        }
        
     .YearsScrollLeft
     {
        text-align:right;
        margin-left:23px;
        margin-right:5px;
        
        }  
        
    .YearsScrollRight
    {
        text-align:left;
        margin-right:23px;
        margin-left:5px;        
        }
        
    .YearsScrollLeft img, .YearsScrollRight img
    {
         margin-top:6px;
        
        }                        
        
    #YearsNav
    {
         float:left;
         width:606px;
         overflow:hidden;
         border:solid 0px red;
         
        }
        
        .YearsNavTable 
        {     

            }
        
        .YearsNavTable td
        {
             /*height:30px;
             vertical-align:middle;
             line-height:30px;*/
             padding-right:3px;
             padding-left:3px;
             }
             
        .YearsNavTable input
        {
            
             margin-top:7px;
             
            }
             
             .YearsNavTable_Hidden
             {
                 display:none;
                }

                        
#Item_Top
{
    
    height:405px; 
    margin:auto;
    margin-bottom:20px;
    text-align:justify;
    width:522px;
    overflow:hidden;
    }

.ItemDisplay
{
     width:auto;
     margin:auto;
    }

.ItemDisplay td
{
       border:solid 0px red;
    }

.ItemDisplay_Left
{
     text-align:left;
    }   
    
.ItemDisplay_Left input
{
   margin-right:26px;
    
    }       

.ItemDisplay_Center
{
      text-align:center;
    }
.ItemDisplay_Center input
{
   
   margin-right:26px;
   margin-left:26px;
 
    }     

.ItemDisplay_Right
{
    text-align:right; 
    }


.ItemDisplay_Right input
{
   margin-left:26px;

    }
    
   
.ArtworkThumb
{
  
    filter:alpha(opacity=40);
    -moz-opacity:.40;
    opacity:.40;
    }  

.ArtworkThumb_Current
{
 
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
    }  


.ItemTitle
{
  

    
    }    
    
.ItemScroll_Right, .ItemScroll_Left, .ItemScroll_Next, .ItemScroll_Prev
{
    float:left;
    width:52px;
    text-align:center; 
       }              

.ItemScroll_Left 
 {
    margin-top:374px;
    }
    
.ItemScroll_Right 
 {
    margin-top:33px; 
    }
    
.ItemScroll_img
{
     float:left;
     height:341px;
     text-align:left;
     width:52px;
     margin-left:3px;
    }   
    

.ItemScroll_Prev {
    float:left;
    height:20px;
    margin-bottom:89px; 
}
    
         
.ItemScroll_VertScroll
{
     float:left;
     height:109px;
     text-align:left;
     width:36px;
     margin-left:16px;
    }
    
    .ItemScroll_VertScroll img
     {
         margin-bottom:4px;
         cursor:pointer;
        }     
         
.ItemScroll_UpdatePanel
{

    float:left;
    width:52px;
    text-align:center;
    border:0px;
    margin:0px;
    padding:0px;      

    
    }              
                 

.PrevScrollLeft, .NextScrollRight
{
    float:left;
    text-align:center;
    cursor:pointer;
    width:166px;
    border:solid 0px red;
    
    }  
    
#ItemNav input, .PrevScrollLeft input, .NextScrollRight input
{
     margin-top:6px;
    
    }                        
    
#ItemNav
{
     float:left;
     text-align:center;
     width:344px;
     overflow:hidden;
     border:solid 0px red;
       cursor:pointer;
    }       
    
    
    
.ArtworkImage_Horz
{
     text-align:center;
    margin-bottom:20px;    
    border:solid 0px red; 
       vertical-align:middle;  
    }

.ArtworkImage_Horz img
{
     vertical-align:middle;
    }
    
.ArtworkDetails_Horz, .ArtworkDetails_Vert
{   
    text-align:center;
    font-style:inherit;
    font-weight:bold;
    line-height:18px;
    font-size:11px;
     }
     
.ArtworkImage_Vert
{
    float:left;
    text-align:right;  
    border:solid 0px red; 
    margin-right:24px;
    }   
    
.ArtworkImage_Vert td
{
     padding:0px;
    }    
    
 .ArtworkDetails_Vert
 {
        margin-top:10px; 
    float:left;
    height:380px;
    border:solid 0px green; 
    text-align:left; 
    table-layout:fixed; 

   }      
    
.ArtworkNoteHorz, .ArtworkNoteVert
{   
    font-family:Times New Roman, Serif;
    font-size:13px;
    font-weight:normal;
    font-style:italic;  
    letter-spacing:1px;
    }   
   
.ArtworkNoteHorz
{   
    padding-left:8px;  
    }   
     
 
    
.ArtworkNoteVert
{   
    }   


        


/* RECENT PAGE */

.CategoriesNavTable 
{
     width:auto;
    }

.CategoriesNavTable  td
{
     padding-right:1px;
    }

.CategoriesNavTable input
{
 margin-top:7px;
  
    
    }
 