/* Electronic Art Intermix CSS Specifications */


	BODY {
		margin : 0;
		padding : 0;
		font: 10pt  verdana, helvetica, arial, sans-serif;
	}


	
    img, form {border:0; margin:0}
	
    #container
	{
		width: 870px;
        position:absolute;
        left:80px;
        top:15px;
       
	}
	
    #globalnav
	{
		height: 36px;
		display: none;
	}
	
	/* properties for the sidebar */
	#sidebar
	{
		float: right; 
		width: 220px;
		height: 634px;
		padding: 0px;
		display: none;
		background-color: white;
       
	}
	
	/* properties for the content area */
	#contents	
	{
		margin-right: 220px;
		margin-left: 0px;
		padding: 0px;
		margin: 0px;
		height: 634px;
		background-color: white;
	}
	
	
	/* properties for the footer */
	#footer	
	{
		clear: both;
		position: absolute;
		left: 25px;
		top: 650px;
		height: 37px;
		width: 173px;
		background-color: white;
		display: none;
	}
	
	
	#preservation_container
	{
	
        display: block;
        width: 600px;
 
	}

 .preservation_headline
    {

       font :  400 1.2em/200% verdana, arial, sans-serif;
        vertical-align:top;
    }
	  .preservation_faq
    {

      font :  400 1.0em/200% verdana, arial, sans-serif;
        vertical-align:top;
    }
    
    
    .preservation_caption
    {
       font :  400 0.8em/200% verdana, arial, sans-serif;
       vertical-align:top;
    }
	
	
	/* set spacing around the Contents  */
	.buffer
	{
	   padding : 25px;
    }
    
	 /* set properties for gray headline text */
	.header1 
	{
        color : #000;
        font :  400 150%/100% helvetica, arial, sans-serif;
    
	 }  

	 
	 
   /* properties for quote area */
	.photo
    {
        float : left:
        display : inline;
        margin-right : 2.0em;
        margin-top : 0.5em;
    } 
	 
    .quote
    {
        color : #333;
        font :  400 italic 0.8em/200% verdana, arial, sans-serif;
        margin-top : 1em;
	 } 

    #quotebox
    {
        position : relative;
        display: block;      
        width: 85%;
    }  

    /* set properties for the headlines */
	.header0, .header1, .header2, .header3, .header4 
	{
        font :  500 150%/100% helvetica, arial, sans-serif;
        margin-bottom: 0.5em;
     
	 }  
	
	.header4 a { font-size:12pt}
	.thumbnail
    {text-align:right;vertical-align:top;}
    .thumbnail img
    {padding-right:5px;}
    .definition
    {font-size: 10pt;line-spacing:14pt;padding-left: 10px;padding-right: 10px; padding-bottom: 10px;} 
    .source
    {font-size: 8pt;} 
	 
	 /* properties for the body copy */
	 .copy
	 {
        color : #000;
        font :  400 0.8em/200% verdana, arial, sans-serif;
        width : 95%;
        
    
	 }  
	 /* set the main copy div with auto scrolling */
	 div.scroll {
        height: 565px;
        width: 610px;
        /*  overflow: auto; */
        background-color: #FFF;
	   }


    /* set properties for green sidebar text */
    .green 	{
        background-color: #669933;
        color : #FFF;
        font : 400 1.2em verdana, arial, sans-serif;
        padding : 2px;
       /* border-bottom: 0.2em solid #E6E6E6; */
	 } 

    /* set properties for turquoise sidebar text */
    .turquoise {
        background-color: #006699;
        color : #FFF;
        font : 400 1.2em verdana, arial, sans-serif;
        padding : 2px
    }
    

    /* put a border on top of images in the side bar for spacing */ 
	 img.sb {
	   border-top: 5px solid #fff;
	   border-bottom: 5px solid #fff;
	   }	 
	
	   
/* begin collapsing menu in sidebar */


    
	.cm {
	background-color: #E6E6E6
	}
		
	 .menuHead {
	color: #FFF;
	font-size: 1.0em;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	
	}

    .menuOption {
    position: relative;
    left: 10px;
    font :  400 1.2em/200% verdana, arial, sans-serif;
	/* margin-left: 10px */
	border-top: #666 solid 1px;
	text-decoration: none;

	}

    #menu1 {
        display: none;
        }
    
    #menu2 {
        display: none;
        }
    
    #menu3 {
        display: none;
        }  
        
    a.nav3:link {color: #666; text-decoration: none;  }
    a.nav3:visited {color: #666; text-decoration: none; }
    a.nav3:active {color: #666; }
    a.nav3:hover {color: #666; }
    
    a.sbh2:link {color: #666; text-decoration: none; text-transform: uppercase; font :  bold 0.9em/150% verdana, arial, sans-serif;  }
    a.sbh2:visited {color: #666; text-decoration: none;}
    a.sbh2:active {color: #666; }
    a.sbh2:hover {color: #333; }
    
    #otherstuff {margin-top: 1.5em; margin-bottom: 1.5em; padding: 0; clear: both; list-style: none inside; }
    #otherstuff li {width: 180px; margin-left:auto; margin-right:auto;  background: #E6E6E6; border-bottom: solid #666 1px; text-align: left; }
    #otherstuff li a {display: block; width: 180px; padding: 3px 0; }
    #otherstuff li a:hover {background: #FFF; }

/* end collapsing menu in sidebar */
	

	

		
       	
	#collection_nav	
	{
		margin-right: 385px;
		margin-left: 0px;
		padding: 0px;
		margin: 0px;
		display: none;
		
	}
	
	#collection_nav ul {list-style:none inside; padding-left:0;margin-left:0; width:190px;}
	#collection_nav li {font :  400 10px verdana, arial, sans-serif; color:#666;}
	#collection_nav li h3 {font :  bold 12px verdana, arial, sans-serif; color:#333;  margin-bottom:3px;}
    #collection_nav li a {font-weight:bold;color: #006699;text-decoration: none;}
    #collection_nav li a:visited {color: #006699;text-decoration: none;} 
    #collection_nav li a:hover {color: #666;} 