/* CSS Document */

  p.ident
  {
/*    float: left;  */
    background-color: inherit;
    padding: 0px 10px 0px 10px;
  }
  
    p.ident20
  {
/*    float: left;  */
    background-color: inherit;
    padding: 0px 20px 0px 20px;
  }
  
  span.highlight
	{
	background-color: #000066;
	}

.v7bg{
width: 584px; /* Full width of center section in splash */
font: regular 14px Arial;
color: black;
background: url(/scriptlib/media_class/v7_background.png) repeat-y;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 6px; /*header text is indented 6px*/
}


/* Namecard layout for all news items, standard 2 name-cards size per row */
.bgnews{
width: 290px; 
height: 200px;
font: regular 14px Arial;
color: black;
background: url(/scriptlib/media_class/bg_news.png) repeat-x;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 0px 10px 0px 10px; /*header text is indented 6px*/
}

/* Metal Plate layout for all news items, standard 2 plate size per row */
.mplate{
width: 290px; 
height: 172px;
font: regular 13px Arial;
color: black;
background: url(/scriptlib/media_class/mplate.png) repeat-x;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 0px 10px 0px 10px; /*header text is indented 6px*/
}

/* Film frame for news items, standard 2 frames size per row */
.film{
width: 290px; 
height: 207px;
font: regular 13px Arial;
color: black;
background: url(/scriptlib/media_class/film.png) repeat-x;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 0px 10px 0px 10px; /*header text is indented 6px*/
}

/* Notebook screen for news items, standard 1 frame size per row */
.screen{
width: 580px; 
height: 407px;
font: regular 13px Arial;
color: black;
background: url(/scriptlib/media_class/nb_screen8.png) repeat-x;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 5px 10px 5px 10px; /*header text is indented 6px*/
}

/* Use for news items on Splash Page */
.giftcard{
width: 290px; 
height: 195px;
font: regular 14px Arial;
color: black;
background: url(/scriptlib/media_class/giftcard.png) no-repeat;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 0px 10px 0px 10px; /*header text is indented 6px*/
}

/* Used in Chinese Splash - Nov09 Specials Section Blue backgrd */
.nov09bg{
width: 500px; /* Partial width of center section in splash, BLUE image */
font: regular 14px Arial;
color: white;
background: url(/scriptlib/media_class/bg_nov_special.png) no-repeat;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 6px; /*header text is indented 6px*/
}

/* Use for About US Page */
.studiopic{
width: 640px; 
height: 480px;
font: regular 14px Arial;
color: black;
background: url(/scriptlib/media_class/efx1-studio.png) no-repeat;
margin-bottom: 6px; /*bottom spacing between header and rest of content*/
padding: 0px 10px 0px 10px; /*header text is indented 6px*/
}
