/*
  Pages_Content_Box.css
  Version: 1
  Author: M Baynger
  Description: Styles for Content Box  
*/

div#bl_page_tab {
  position: relative;
  background: #FFF;
  top: 10px;  
  width: 1000px;  
}


div#bl_content_box {
  display: block;  /* April 08 2010  */
  position: absolute;
  background: #FFF;
  top: 0px;
  right: 195px; 
  width: 596px;
/*   height: 372px;  */
}


div#bl_content_box_hdr {
  position: absolute;
  background: #82C7DB;
  left: 0px;
  top: 0px;
  width: 596px;
  height: 36px;
}

div#bl_content_box_hdr_title {
  position: absolute;
  left: 17px;
  top: 0px;
  width: 578px;
  height: 28px;
  padding-top: 8px;
  border-left: 1px solid #5A919F;
  color: #121D1F;
  text-indent: 1em;
  font-size: 12px;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.2em;    
}


.content_box_display
{
   padding-left:20px;
   padding-top:20px;
   padding-right:20px;
   padding-bottom:25px;
}



div#bl_content_box_contents {
  color: #666;
  background: #FFF;  
  padding: 6px;  
  font-size: 11px;
  text-align: justify;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;    
}

/* Content Display Table */
.content_display_table {
  position: absolute;
  top: 36px;
  left: 0px;
  width: 596px;
  border: 2px solid #5A949C;  /* dark Cho color */
}


.content_display_table td  {
/*   display: block;    */
  font-size: 10px;

  font-family: Verdana;
  font-weight: normal;
  letter-spacing:.04em;
  
  line-height: 140%;
  padding: 0px;
  margin: 0px;
  
  /* border: 1px solid #82C7DB;    /* light cho color */
}


.content_display_table h1  {
/*   display: block;    */
  font-size: 1.4em;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing:.01em;
  line-height: 100%;
  padding-bottom: 0px;
  margin-bottom: 4px;
  background: none;
}

.content_display_table h2  {
  font-size: 1.2em;
  font-family: Verdana;
  font-weight: bold;
  line-height: 100%;
  color: #4A5052;  /* super dark Cho color */
  letter-spacing:.01em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;  
  margin-bottom: 4px;
  background: none;
}


#b1_content_detail_print_header
{
  text-align: center;
}


#b1_content_detail_print_footer
{
  text-align: center;
}


/*************************************************/
/* Popup Display Table for the Map*/
.popup_display_table_map {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 708px;
  height: 425px;
  border: none;
}


/*************************************************/
/* Popup Display Table */
.popup_display_table {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 600px;
}

.popup_header
{
  text-align: center;
  padding-top: 6px;
  padding-bottom: 10px;
  padding-left: 10px;  
  padding-right: 10px;  
  margin-bottom: 10px;
  text-decoration: underline;  
}

.popup_display_table td  {
/*   display: block;    */
  font-size: 10px;
  font-family: Verdana;
  font-weight: normal;
  letter-spacing:.01em;
  line-height: 140%;
  /* border-bottom: 1px solid #82C7DB;    /* light cho color */
}

.popup_display_table h1  {
/*   display: block;    */
  font-size: 1.4em;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing:.01em;
  line-height: 100%;
  padding-bottom: 0px;
  margin-bottom: 4px;
  background: none;
}

.popup_display_table h2  {
  font-size: 1.2em;
  font-family: Verdana;
  font-weight: bold;
  line-height: 100%;
  color: #4A5052;  /* super dark Cho color */
  letter-spacing:.01em;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 6px;
  padding-bottom: 4px;
  margin-top: 2px;  
  margin-bottom: 2px;
  background: #CFDFE3;    /* lighter Cho color  */  
}

.popup_display_table ul  {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;  
  margin-bottom: 0px;
}

.popup_display_table p  {
  padding-top: 4px;
  padding-bottom: 10px;
  margin-top: 0px;  
  margin-bottom: 0px;
}

/*************************************************/

#artwindow_artist_1_image_2_EXTRA
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 245px;  
  margin-left: 0px;
  margin-right: 0px;
}

#events_tinars_banner_container
{
  display: block;   
  position: relative;
  height: 150px;
  width: 580px;
}

#events_tinars_banner
{
  position: absolute;
  left: 4px;
  height: 70px;
  width: 50px;
}

/*************************************************/

#tableNavHeaderContainer
{
  display: block;   
  position: relative;
  height: 40px;
  width: 580px;
}

#tableNavHeaderContainer_Picks
{
  display: block;   
  position: relative;
  height: 30px;
  width: 580px;
}


.tableNavHeader
{
  position: absolute;
  width: 590px;
  
  color: #000000;
  font-size: 20px;
  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;
/*    background: #006;  */
}

.tableNavHeader a
{
  margin: 0px;  
  text-decoration: none;
  line-height: 150%;  
  
  padding-left: 4px;  
  padding-right: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
/*  border: solid 1px #F00;  /* TEST VAL */
  
}

.tableNavHeader a:hover
{
  background: #CFDFE3;    /* lighter Cho color  */    
  color: #000;
}


.bookTable
{
  border-top: 1px solid #82C7DB;    /* light cho color */
  border-right: 1px solid #82C7DB;    /* light cho color */  
  width: 578px;

  margin-top: 2px;  
  margin-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;  
  padding-bottom: 8px;  
  background: none;    

  
}

.bookTable td
{
  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;
}

.book_table_link_item
{
}

.bookTable td a
{
  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;
}


.bookItem
{
  color: #000000;
  font-size: 16px;
  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;
}

.nav_prev_next_title
{
  height: 30px;
}

.bl_nav_prev
{
  display: block;
  color: #AFAFCC;
  text-align: left;
  width: 200px;

  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing:.05em;  
  text-decoration: none;   
}

.bl_nav_next
{
  display: block;
  color: #AFAFCC;
  text-align: right;
  width: 200px;  

  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing:.05em;  
  text-decoration: none;   
}


.bl_nav_jump
{

  color: #333333;
  text-align: center;

   font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing:.05em;    
}



.bl_picks_booktitle
{
  width: 300px;
}

.bl_picks_author
{
  text-align: right;
}


/* ---------------------------- Events Table  -------------------------------*/

.tinarsIntroTable
{
  border: none;
  width: 578px;
  margin: 0px;  
  padding: 0px;
/*  border: solid 1px #F00;  */
}

.tinarsIntroTable td
{
	margin: 0px;
	padding: 0px;
}

.tinarsIntroTitle
{
  display: block;    
  width: 544px;
  color: #444444;  
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  letter-spacing:.15em;   
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;  
  padding-bottom: 2px;  
  margin-top: 10px;    
  margin-bottom: 10px;  
/*  border: solid 2px #0F0; */
}

.tinarsIntroTitle strong
{
  font-weight: bold;
  font-size: 24px;
}

.tinarsCAP
{
  color: #121D1F;
  font-weight: bold;
  font-size: 24px;
}


.tinarsIntroSubTitle p
{
/*  display: block;    */
  width: 544px;
  color: #444444;  
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  letter-spacing:.15em;   
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;  
  padding-bottom: 2px;  
  margin-top: 10px;    
  margin-bottom: 10px;  
}


.tinarsIntroItem 
{
  color: #444444;
  font-weight: normal;
  font-size: 10px;
  text-align: justify;
  text-decoration: none;
    font-family: Verdana;
    font-weight: normal;
    letter-spacing:.15em;   
  line-height: 20px;
  padding: 0px;
  margin: 0px;
}

.tinarsIntroItem_small
{
  color: #444444;
  font-weight: normal;
  font-size: 10px;
  text-align: justify;
  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.15em;   
  line-height: 16px;
  padding: 0px;
  margin: 0px;
}

.tinarsIntroItem_center 
{
  text-align: center;
}

#tinarsIntro_part_a0
{
  display: block;  
  position: relative;
  top: 0px;
  left: 0px;
  width: 560px;  
  height: 50px;
/*  border: solid 1px #FF0; */
}

#tinarsIntro_textitem_a0
{
  display: block;   
  position: relative;
  left: 0px;  
  top: 0px;
  width: 560px;
  height: 20px;
  padding-bottom: 15px;
/*  border-bottom: solid 2px #82C7DB;    /* light cho color */    
}


#tinarsIntro_part_a1
{
  display: block;  
  position: relative;
  top: 0px;
  left: 10px;
  width: 500px;  
  height: 60px;
/*  border: solid 1px #00F; */
}

#tinarsIntro_textitem_a1
{
  display: block;   
  position: relative;
  left: 0px;  
  top: 0px;
  width: 230px;
  height: 20px;
  margin-bottom: 10px;
/*  border-bottom: solid 2px #82C7DB;    /* light cho color */    
}

#tinarsIntro_part_a2
{
  display: block;   
  position: relative;
  left: 20px;
  top: 10px;
  width: 30px;
  height: 120px;  
/*  border: solid 1px #FA0;    */
}

#tinarsIntro_image_a2-1
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 170px;
  height: 113px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #33A;  */
}

#tinarsIntro_textitem_a2
{
  display: block;   
  position: absolute;
  left: 178px;
  top: 0px;
  width: 200px;
  height: 100px;
  text-align: center;
  padding-top: 4px;
  padding-left: 0px;  
  letter-spacing:.12em;   
    line-height: 20px;
	border-top: solid 2px #82C7DB;    /* light cho color */     
}

#tinarsIntro_image_a2-2
{
  position: absolute;
  top: 0px;
  left: 384px;
  width: 170px;
  height: 113px;  
  margin-left: 0px;
  margin-right: 0px;
}

#tinarsIntro_part_a3
{
  display: block;   
  position: relative;
  left: 0px;  
  top: 30px;
  width: 100px;
  height: 80px;
/*  border: solid 1px #AAA;*/
}

#tinarsIntro_textitem_a3
{
  display: block;   
  position: absolute;
  left: 140px;  
  top: 0px;
  text-align: left;
  width: 400px;
  height: 60px;
  padding-left: 20px;
  border-left: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_part_a4
{
  display: block;   
  position: relative;
  left: 140px;      
  top: 20px;
  width: 250px;
  height: 210px;
/*  border: solid 1px #AAA; */
}

#tinarsIntro_imageitem_a4
{
/*  display: block;   */
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #F00;  */
}

#tinarsIntro_part_a5
{
  display: block;   
  position: relative;
  left: 40px;    
  top: 0px;
  width: 468px;
  height: 433px;
  border-right: solid 2px #82C7DB;    /* light cho color */    
/*  border: solid 1px #66F;    */
}

#tinarsIntro_textitem_a5
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 0px;
  width: 450px;
  height: 120px;
  padding-left: 6px;
  padding-right: 6px;
  border-left: solid 2px #82C7DB;    /* light cho color */  
/*  border-right: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_part_a5b
{
  display: block;   
  position: relative;
  left: 150px;    
  top: -335px;
  width: 468px;
  height: 20px;
/*  border-right: solid 2px #82C7DB;    /* light cho color */    
/* border: solid 1px #66F;    */
}

#tinarsIntro_imageitem_a5b
{
/*  display: block;   */
  position: absolute;
  top: 0px;
  left: 0px;
  width: 280px;
  margin-left: 0px;
  margin-right: 0px;
}

#tinarsIntro_part_a6
{
  display: block;   
  position: relative;
  left: 150px;  
  top: 0px;
  width: 100px;
  height: 50px;
  margin: 0px;
  padding: 0px;
  
 /* border: solid 1px #F00;  */
}

#tinarsIntro_textitem_a6
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 0px;
  width: 439px;
  height: 25px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 10px;
  margin-bottom: 30px;
  border-bottom: solid 2px #82C7DB;    /* light cho color */  
  letter-spacing:.12em;   
  
/*	border: solid 1px #66F;    */
}

#tinarsIntro_part_a7
{
  display: block;   
  position: relative;
	left: 30px;  
  top: 0px;
  width: 450px;
  height: 150px;
  margin: 0px;
  padding: 0px;
  
 /* border: solid 1px #66F;    */
}

#tinarsIntro_imageitem_a7_1
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 96px;
  margin: 0px;
  padding: 0px;
  
/*   border: solid 1px #33A;    */
}

#tinarsIntro_imageitem_a7_2
{
  position: absolute;
  top: 0px;
  left: 140px;
  width: 145px;

/*  border: solid 1px #30A;  */
}

#tinarsIntro_textitem_a7
{
  display: block;   
  position: absolute;
  left: 300px;  
  top: 20px;
  width: 170px;
  height: 130px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: solid 2px #82C7DB;    /* light cho color */  
}



#tinarsIntro_part_a8
{
  display: block;   
  position: relative;
  top: 0px;
  width: 450px;
  height: 60px;

/* border: solid 1px #F00;     */
}

#tinarsIntro_textitem_a8
{
  display: block;   
  position: absolute;
  left: 40px;  
  top: 0px;
  width: 480px;
  height: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  border-bottom: solid 2px #82C7DB;    /* light cho color */  
  
/* border: solid 1px #00F; */
}


#tinarsIntro_part_a9
{
  display: block;   
  position: relative;
  left: 20px;    
  top: 0px;
  width: 250px;
  height: 130px;
 
 /* border: solid 1px #66F;     */
}
#tinarsIntro_textitem_a9
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 0px;
  width: 200px;
  height: 100px;
  text-align: right;  
  padding-right: 20px;
  margin-right: 5px;
  border-right: solid 2px #82C7DB;    /* light cho color */  
  
 /* border: solid 1px #00F; */
}

#tinarsIntro_imageitem_a9
{
  position: absolute;
  top: 0px;
  left: 230px;
  width: 150px;
  
/* border: solid 3px #F00;   */
}

#spacer_a9
{
  position: relative;
  top: -20px;
  left: 10px;
  width: 150px;
/*  border: solid 3px #F00;  */
}

#tinarsIntro_part_a10
{
  display: block;   
  position: relative;
  left: 30px;  
  top: 0px;
  width: 450px;
  height: 165px;
/* border: solid 1px #66F;    */
}


#tinarsIntro_imageitem_a10_left
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
/*  border: solid 3px #00F;   */
}

#tinarsIntro_textitem_a10
{
  display: block;   
  position: absolute;
  left: 215px;  
  top: 15px;
  width: 60px;
  height: 100px;
  text-align: center;  
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  border-top: solid 2px #82C7DB;    /* light cho color */  
  border-bottom: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_imageitem_a10_right
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 225px;
/*  border: solid 3px #00F;   */
}

#tinarsIntro_part_a11
{
  display: block;   
  position: relative;
  left: 3px;    
  top: 0px;
  width: 450px;
  height: 200px;
/* border: solid 1px #66F;    */ 
}

#tinarsIntro_textitem_a11
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 44px;
  width: 200px;
  height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 5px;
  border-right: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_imageitem_a11
{
  position: absolute;
  top: 0px;
  left: 265px;
  width: 294px;
  
/*  border: solid 3px #00F;   */
}

#tinarsIntro_part_a12
{
  display: block;   
  position: relative;
  top: 0px;
  width: 550px;
  height: 250px;
  
/*  border: solid 1px #F00;      */
}

#tinarsIntro_textitem_a12
{
  display: block;   
  position: absolute;
  left: 95px;  
  top: 0px;
  width: 390px;
  height: 50px;
  text-align: center;  
  padding-left: 0px;
  padding-right: 0px;
  border-top: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_imageitem_a12
{
  position: absolute;
  top: 55px;
  left: 193px;
  width: 200px;
  
/*  border: solid 3px #00F;   */
}

#tinarsIntro_part_a13XX
{
  display: block;   
  position: relative;
  top: 0px;
  width: 450px;
  height: 50px;
  
/* border: solid 1px #F00;    */   
}

#tinarsIntro_textitem_a13XX
{
  display: block;   
  position: relative;
  left: 0px;  
  top: 0px;
  width: 400px;
  height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_part_a14
{
  display: block;   
  position: relative;
  left: 0px;    
  top: 0px;
  width: 300px;
  height: 150px;
  
/*  border: solid 1px #F00;  */
}

#tinarsIntro_textitem_a14
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 27px;
  width: 300px;
  height: 100px;
  text-align: right;    
  padding-left: 20px;
  padding-right: 10px;
  margin-right: 5px;
  border-right: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_imageitem_a14
{
  position: absolute;
  top: 0px;
  left: 360px;
  width: 225px;
/*  border: solid 3px #00F;   */
}

#tinarsIntro_part_a15
{
  display: block;   
  position: relative;
  left: 340px;    
  top: 0px;
  width: 50px;
  height: 50px;
/* border: solid 1px #66F;    */
}

#tinarsIntro_textitem_a15
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 0px;
  width: 250px;
  height: 20px;
  text-align: left;    
  padding-left: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom:10px;
  border-bottom: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_part_a16
{
  display: block;   
  position: relative;
  left: 40px;      
  top: 0px;
  width: 336px;
  height: 210px;
  
/*  border: solid 1px #F00;     */
}

#tinarsIntro_textitem_a16
{
  display: block;   
  position: absolute;
  left: 0px;  
  top: 130px;
  width: 336px;
  height: 20px;
  text-align: right;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  border-top: solid 2px #82C7DB;    /* light cho color */  
}

#tinarsIntro_imageitem_a16_1
{
  position: absolute;
  left: 0px;
  top: 10px;
  width: 102px;
  
/*  border: solid 1px #F30; */
}

#tinarsIntro_imageitem_a16_2
{
  position: absolute;
  left: 120px;
  top: 10px;
  width: 102px;
  
/*  border: solid 1px #F30; */
}

#tinarsIntro_imageitem_a16_3
{
  position: absolute;
  left: 240px;
  top: 10px;
  width: 102px;
  
/*  border: solid 1px #F30; */
}

#tinarsIntro_part_a17
{
  display: block;   
  position: relative;
  left: 3px;
  top: 0px;
  width: 586px;
  height: 155px;
/*  border: solid 1px #66F;      */
}


/* -----------------   TINARS CONTENT TABLES  -----------------------  */

.tinarsItemTable
{
/*   border: 1px solid #82C7DB;    /* light cho color */
  border-top: 1px solid #82C7DB;    /* light cho color */
  border-right: 1px solid #82C7DB;    /* light cho color */  

  width: 578px;
  margin-top: 5px;  
  margin-bottom: 5px;
}

.tinarsItem
{
  display: block;    
  width: 544px;
  color: #000000;

  font-size: 20px;
  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;    
  
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;  
  padding-bottom: 8px;  
}

.scheduleItemTable
{
/*   border: 1px solid #82C7DB;    /* light cho color */
  border-top: 1px solid #82C7DB;    /* light cho color */
  border-right: 1px solid #82C7DB;    /* light cho color */  

  width: 578px;
  
}

.scheduleItem
{
  display: block;    
  width: 544px;

  text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;    
  
  margin-top: 5px;  
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;  
  padding-bottom: 8px;  
}

.scheduleItemLink
{
  display: block;    
  width: 544px;
  
  margin-top: 5px;  
  margin-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;  
  padding-bottom: 8px;  
}

.scheduleItemLink a {
  display: block;    
  width: 544px;    /* 532px; */
  color: #4A5052;  /* super dark Cho color */

    text-decoration: none;
    font-family: Verdana;
    font-weight: bold;
    letter-spacing:.05em;    

/*  border-left: 12px solid #FFFFFF;  /* invisible */      
}


.scheduleItemLink a:hover{
  background: #CFDFE3;    /* lighter Cho color  */    
}


.scheduleItemLink a:active{
  background: #CFDFE3;    /* lighter Cho color  */    
}


.pseudo_link
{
  color: blue;
  text-decoration: underline;
  font-weight: normal;    
}

/* ---------------------------- Book Table  -------------------------------*/


#bookTableLinkItemTable
{
  border-top: 1px solid #82C7DB;    /* light cho color */
  border-right: 1px solid #82C7DB;    /* light cho color */  


  width: 578px;
}

.bookTableLinkItemTable td
{
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  letter-spacing:.05em;    
}


.bookTableItem
{
  display: block; 
}

.itemLink_normal {
/*  display: block;    */
  background: #FFFFFF;    
  color: #4A5052;  /* super dark Cho color */
  cursor: pointer;
}


.itemLink_hover{
  background: #CFDFE3;    /* lighter Cho color  */  
  color: #4A5052;  /* super dark Cho color */    
  cursor: pointer ;
}

/*
.bookTableLinkItemLink a:active{
  background: #EEF;
}
*/

.bookTableLinkItemInnerTable    /*  used to keep full width and to align text to the right edge */
{
  width: 578px;
}

/* ---------  -----------------*/

.book_list_Clicker{
  display: block;
  cursor: pointer;
}

.bookTableListRank
{
  padding-left: 6px;  
  padding-right: 6px;
  padding-top: 3px;
  padding-bottom: 3px;
  border: solid 1px #82C7DB;    /* light cho color */      
}

.bookTableListRankCell
{
  width: 40px;
}

.bookTableListTitlePos
{
  position: relative;
  left: 0px;  
}

.bookTableListPublisherPos
{
  text-align: right;
}

/*
Formatting styles 
Important! Keep these styles in synch:
  pages_home.css for the Preview box
  pages_content_box.css for the main displays
  fck_textarea.css for the admin dialogs

 p  Normal
h1  Main Title
h2  Sub Title
h3  Intro
h4  Interview Q
h5  Interview A
h6  Quote
pre  Formatted
address  Address
div  Section

*/

/* Base style */
.itemContentTable
{
  border-top: 1px solid #82C7DB;    /* light cho color */  
  width: 578px;
  
  color: #444;
  background: #FFF;  
  padding: 6px;  
  font-size: 11px;
  text-align: left;
  font-family: Verdana;
  font-weight: normal;
  letter-spacing:.05em;    
  line-height: 1.5;
  margin-top: 1px;   
  margin-bottom: 1px;     
  
}

.item_detail_title {
  color: #444;
  background: none;  
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  margin-top: 6px; 
  margin-bottom: 8px; 
}


/* Main Title */
.itemContentTable h1 {
  color: #444;
  background: none;  
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-top: 2px; 
  margin-bottom: 4px; 
}

/* Sub title  */
.itemContentTable h2 {
  color: #444;
  background: none;  
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-top: 2px;   
  margin-bottom: 2px;   
}

/* Intro  */
.itemContentTable h3 {
  color: #444;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-style: italic;
  font-weight: bold;
}

/* Interview Question   */
.itemContentTable h4 {
  color: #5A949C;     /* Cho dark color */
  background: none;  
  font-size: 11px;
  text-align: left;
  font-weight: bold;
}

/* Quote  */
.itemContentTable h5 {
  color: #5A949C;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-family: Verdana;
  font-weight: normal;
}

/* Caption  */
.itemContentTable h6 {
  color: #333;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-style: italic;
  font-weight: normal;
  letter-spacing:.05em;    
  margin-top: 1px; 
  margin-bottom: 1px;   
}

/* Normal */
.itemContentTable p {
  color: #333;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-family: Verdana;
  font-weight: normal;
  letter-spacing:.05em;    
  margin-top: 1px;   
  margin-bottom: 1px;     
}

.itemContentTable address {
  color: #444;
  background: none;  
  font-style: normal;    
  font-weight: bold;  
  line-height: 1.3em;
  margin-left: 6px;   
  margin-top: 3px;   
  margin-bottom: 6px;     
}

.itemContent_Normal{
  background: #FFF;
  cursor: pointer;
}

.itemContent_Highlight{
  background: #CFDFE3;    /* lighter Cho color  */    
  cursor: pointer;
}

.itemContent_Selected{
  background: #CFDFE3;          /* #CFCFE3;        /*#C5E4ED;    /* super light cho color */  
  border: 1px solid #99F;  
}

.itemContent_Border{
  border-top: 1px solid #82C7DB;    /* light cho color */  
  margin-top: 10px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.itemContent{
  border: 0px;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
}


/* ------------- styles for printed press releases ---------------------  */


.itemContentPrintTable
{
  border-top: 1px solid #82C7DB;    /* light cho color */  
  width: 700px;
}


div#bl_container_printed {
  position: relative;  
  left: 56px;  
}

div#bl_page_tab_printed {
  position: relative;
  top: 10px;  
  width: 1000px;  
}


/* Content Display Table for Printing */
.content_display_table_print {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 596px;
  border: 2px solid #5A949C;  /* dark Cho color */
  background: #FFF;
}


.content_display_table_print td  {
/*   display: block;    */
  font-size: 10px;
  font-family: Verdana;
  font-weight: normal;
  letter-spacing:.01em;
  line-height: 140%;
  /* border: 1px solid #82C7DB;    /* light cho color */
}

/* Define the formats styles for content_display_table_print	*/

/* Main Title */
.content_display_table_print h1 {
  color: #444;
  background: none;  
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  margin-top: 2px; 
  margin-bottom: 4px; 
}

/* Sub title  */
.content_display_table_print h2 {
  color: #444;
  background: none;  
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-top: 2px;   
  margin-bottom: 2px;   
}

/* Intro  */
.content_display_table_print h3 {
  color: #444;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-style: italic;
  font-weight: bold;
}

/* Interview Question   */
.content_display_table_print h4 {
  color: #5A949C;     /* Cho dark color */
  background: none;  
  font-size: 11px;
  text-align: left;
  font-weight: bold;
}

/* Quote  */
.content_display_table_print h5 {
  color: #5A949C;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-family: Verdana;
  font-weight: normal;
}

/* Caption  */
.content_display_table_print h6 {
  color: #333;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-style: italic;
  font-weight: normal;
  letter-spacing:.05em;    
  margin-top: 1px; 
  margin-bottom: 1px;   
}

/* Normal */
.content_display_table_print p {
  color: #333;
  background: none;  
  font-size: 11px;
  text-align: left;
  font-family: Verdana;
  font-weight: normal;
  letter-spacing:.05em;    
  margin-top: 1px;   
  margin-bottom: 1px;     
}

.content_display_table_print address {
  color: #444;
  background: none;  
  font-style: normal;    
  font-weight: bold;  
  line-height: 1.3em;
  margin-left: 6px;   
  margin-top: 3px;   
  margin-bottom: 6px;     
}



/* ------------------------------------------------------  Art Window Page  -----------------------------------------------  */

.artwindowTable
{
  border: none;
  width: 578px;
  margin: 0px;  
  padding: 0px;
/*  border: solid 1px #0F0;  */
}

.artwindowTable td
{
	margin: 0px;
	padding: 0px;
}


.artwindowItem 
{
  color: #444444;
  font-weight: normal;
  font-size: 10px;
  text-align: justify;
  text-decoration: none;
    font-family: Verdana;
    font-weight: normal;
    letter-spacing:.10em;   
  line-height: 150%;
  padding: 0px;
  margin: 0px;
}


#artwindow_heading
{
  display: block;   
  position: relative;
  left: 10px;
  top: 10px;
  width: 300px;
  height: 30px;  
/*  border: solid 1px #F00;    */
}

#artwindow_intro_1
{
  display: block;   
  position: relative;
  left: 10px;
  top: 10px;
  width: 300px;
  height: 150px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_intro_1
{
  display: block;   
  position: absolute;
  left: 0px;
  top: 0px;
  width: 550px;
  height: 120px;
  text-align: justify;
  padding-top: 0px;
  padding-bottom: 10px;
	border-bottom: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_intro_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 320px;  
/*  border: solid 1px #0F0;    */
}

#artwindow_image_intro_2
{
  position: absolute;
  top: 0px;
  left: 15px;
  width: 550px;
  height: 240px;  
  padding-top: 0px;  
  padding-left: 0px;  
	padding-right: 0px;    
  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #33A;  */
}

#artwindow_intro_3
{
  display: block;   
  position: relative;
  left: 10px;
  top: 10px;
  width: 300px;
  height: 130px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_intro_3
{
  display: block;   
  position: absolute;
  left: 0px;
  top: 0px;
  width: 550px;
  height: 120px;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 0px;
	border-top: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_intro_4
{
  display: block;   
  position: relative;
  left: 10px;
  top: 10px;
  width: 300px;
  height: 120px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_intro_4
{
  display: block;   
  position: absolute;
  left: 0px;
  top: 0px;
  width: 550px;
  height: 80px;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 0px;
/*	border-top: solid 2px #82C7DB;    /* light cho color */     
}


#artwindow_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 200px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_1
{
  display: block;   
  position: absolute;
  left: 80px;
  top: 0px;
  width: 190px;
  height: 150px;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;  
	border-right: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_image_1
{
  position: absolute;
  top: 0px;
  left: 320px;
  width: 200px;
  height: 200px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #33A;  */
}


#artwindow_part_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 50px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_2
{
  display: block;   
  position: absolute;
  left: 20px;
  top: 0px;
  width: 500px;
  height: 50px;
  text-align: justify;
  padding-top: 10px;
  padding-left: 20px;  
	padding-right: 20px;    
	border-left: solid 2px #82C7DB;    /* light cho color */     
	border-right: solid 2px #82C7DB;    /* light cho color */     	
}

#artwindow_part_3
{
  display: block;   
  position: relative;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 180px;  
/*  border: solid 1px #F00;    */
}

#artwindow_image_3
{
  position: absolute;
  top: 0px;
  left: 100px;
  width: 388px;
  height: 180px;  
  padding-top: 10px;  
  padding-left: 20px;  
	padding-right: 20px;    
  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #33A;  */
}


#artwindow_part_4
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 130px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_4
{
  display: block;   
  position: absolute;
  left: 20px;
  top: 0px;
  width: 500px;
  height: 200px;
  text-align: justify;
  padding-top: 20px;
  padding-left: 20px;  
  padding-right: 20px;    
	border-top: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_part_5
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 230px;  
/*  border: solid 1px #F00;    */
}

#artwindow_textitem_5
{
  display: block;   
  position: absolute;
  left: 250px;
  top: 0px;
  width: 290px;
  height: 176px;
  text-align: left;
  padding-top: 0px;
  padding-left: 20px;  
	border-left: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_image_5
{
  position: absolute;
  left: 20px;
  top: 0px;
  width: 200px;
  height: 180px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #33A;  */
}

/* ------------------------------------------------------  Art Window Artists Page  -----------------------------------------------  */

/* ----------------------------------- Makarenko ------------------------------------------- */

#artwindow_artist_1_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 170px;  
/*  border: solid 1px #F00;    */
}

#artwindow_artist_1_textitem_1
{
  display: block;   
  position: absolute;
  left: 20px;
  top: 0px;
  width: 230px;
  height: 130px;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 20px;  
  border-right: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_1_image_1
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 250px;
  height: 245px;  
  margin-left: 0px;
  margin-right: 0px;
}

#artwindow_artist_1_part_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 264px;  
/*  border: solid 1px #F00;    */
}

#artwindow_artist_1_textitem_2
{
  display: block;   
  position: absolute;
  left: 310px;
  top: 110px;
  width: 230px;
  height: 100px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;  
  border-left: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_1_image_2
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 245px;  
  margin-left: 0px;
  margin-right: 0px;
}

#artwindow_artist_1_part_3
{
  display: block;   
  position: relative;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 160px;  
/*  border: solid 1px #F00;    */ 
}

#artwindow_artist_1_textitem_3
{
  display: block;   
  position: absolute;
  left: 20px;
  top: 16px;
  width: 230px;
  height: 126px;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 20px;  
  border-right: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_1_image_3
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 250px;
  height: 190px;  
  margin-left: 0px;
  margin-right: 0px;
}

#artwindow_artist_1_part_4
{
  display: block;   
  position: relative;
  left: 0px;
  top: 0px;
  width: 300px;
  height: 220px;  
/*(  border: solid 1px #660;    */
}

#artwindow_artist_1_textitem_4
{
  display: block;   
  position: absolute;
  left: 310px;
  top: 78px;
  width: 230px;
  height: 110px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;  
  border-left: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_1_image_4
{
  position: absolute;
  top: 10px;
  left: 20px;
  width: 250px;
  height: 190px;  
  margin-left: 0px;
  margin-right: 0px;
}

/* ----------------------------------- Vocat ------------------------------------------- */

#artwindow_artist_2_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 250px;  
}

#artwindow_artist_2_textitem_1
{
  display: block;   
  position: absolute;
  left: 20px;
  top: 0px;
  width: 230px;
  height: 230px;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 20px;  
  border-right: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_2_image_1
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 250px;
  height: 300px;  
  margin-left: 0px;
  margin-right: 0px;
  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_2_part_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 330px;  
}

#artwindow_artist_2_textitem_2
{
  display: block;   
  position: absolute;
  left: 310px;
  top: 80px;
  width: 230px;
  height: 170px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;  
  border-left: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_2_image_2
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 300px;  
  margin-left: 0px;
  margin-right: 0px;
  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_2_part_3
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 240px;  
}

#artwindow_artist_2_image_3a
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 208px;  
  margin-left: 0px;
  margin-right: 0px;
  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_2_image_3b
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 250px;
  height: 208px;  
  margin-left: 0px;
  margin-right: 0px;
  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_2_part_4
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 240px;  
}

#artwindow_artist_2_image_4a
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 208px;  
  margin-left: 0px;
  margin-right: 0px;
  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_2_image_4b
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 250px;
  height: 208px;  
  margin-left: 0px;
  margin-right: 0px;
  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_2_part_5
{
  display: block;   
  position: relative;
  left: 50px;
  top: 0px;
  width: 480px;
  height: 420px;  
  padding: 0px;
  border: solid 1px #444;    
}

#artwindow_artist_2_textitem_5a
{
  display: block;   
  position: absolute;
  left: 0px;
  top: 10px;
  width: 400px;
  height: 170px;
  text-align: center;
  font-family: Courier;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;  
  padding-right: 20px;  
}

#artwindow_artist_2_textitem_5b
{
  display: block;   
  position: absolute;
  left: 0px;
  top: 40px;
  width: 440px;
  height: 170px;
  text-align: left;
  font-family: Courier;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;  
  padding-right: 20px;  
}

/* ----------------------------------- Miranda ------------------------------------------- */

#artwindow_artist_3_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 250px;  
}

#artwindow_artist_3_textitem_1
{
  display: block;   
  position: absolute;
  left: 290px;
  top: 80px;
  width: 230px;
  height: 20px;
  text-align: left;
  font-family: Courier;          
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 6px;  
  border-top: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_3_image_1
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 300px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_3_part_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 140px;  
}


#artwindow_artist_3_textitem_2
{
  display: block;   
  position: absolute;
  left: 20px;
  top: 120px;
  width: 230px;
  height: 20px;
  text-align: right;
  font-family: Courier;        
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 20px;  
  border-right: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_3_image_2
{
  position: absolute;
  top: 0px;
  left: 310px;
  width: 250px;
  height: 300px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_3_part_3
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 420px;  
}

#artwindow_artist_3_textitem_3
{
  display: block;   
  position: absolute;
  left: 290px;
  top: 240px;
  width: 230px;
  height: 20px;
  text-align: left;
  font-family: Courier;       
  padding-top: 10px;
  padding-bottom: 6px;
  padding-left: 6px;  
  border-top: solid 2px #82C7DB;    /* light cho color */     
}

#artwindow_artist_3_image_3
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 250px;
  height: 300px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#artwindow_artist_3_part_4
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 360px;  
}


#artwindow_artist_3_image_4
{
  position: absolute;
  top: 0px;
  left: 180px;
  width: 250px;
  height: 300px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

/* ------------------------------------------------------  About Static Text Pages  -----------------------------------------------  */

#about_who_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 550px;
  height: 180px;  
}


#about_image_about_1
{
  position: absolute;
  top: 0px;
  left: 20px;
  width: 550px;
  height: 180px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#about_who_part_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 550px;
  height: 320px;  
}


#about_image_about_2
{
  position: absolute;
  top: 0px;
  left: 150px;
  width: 300px;
  height: 298px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#about_history_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 550px;
  height: 620px;  
}


#about_history_image_1
{
  position: absolute;
  top: 20px;
  left: 316px;
  width: 200px;
  height: 451px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#about_history_textitem_1
{
  display: block;   
  position: absolute;
  left: 10px;
  top: 0px;
  width: 280px;
  height: 420px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 6px;  
/*  border-top: solid 2px #82C7DB;    /* light cho color */     
}

#about_history_part_2
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 550px;
  height: 160px;  
}


#about_history_image_2
{
  position: absolute;
  top: 20px;
  left: 316px;
  width: 200px;
  height: 451px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#about_history_textitem_2
{
  display: block;   
  position: absolute;
  left: 10px;
  top: 0px;
  width: 550px;
  height: 420px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 6px;  
/*  border-top: solid 2px #82C7DB;    /* light cho color */     
}

#about_history_part_3
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 550px;
  height: 220px;  
}


#about_history_image_3
{
  position: absolute;
  top: 0px;
  left: 180px;
  width: 250px;
  height: 211px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#about_history_part_4
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 550px;
  height: 240px;  
}


#about_history_image_4
{
  position: absolute;
  top: 20px;
  left: 316px;
  width: 200px;
  height: 451px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}

#about_history_textitem_4
{
  display: block;   
  position: absolute;
  left: 10px;
  top: 0px;
  width: 550px;
  height: 420px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 6px;  
/*  border-top: solid 2px #82C7DB;    /* light cho color */     
}

/* ------------------------------------------------------  Jobs Pages  -----------------------------------------------  */

#about_jobs_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 0px;
  width: 500px;
  height: 180px;  
}


#about_jobs_image_1
{
  position: absolute;
  top: 0px;
  left: 330px;
  width: 202px;
  height: 135px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #82C7DB;    /* light cho color */     
}

#about_jobs_textitem_1
{
  display: block;   
  position: absolute;
  font-size: 1.2em;
  line-height: 2em;
  left: 50px;
  top: 10px;
  width: 280px;
  height: 420px;
  text-align: left;
  padding-top: 0px;
  padding-bottom: 6px;
  padding-left: 6px;  
/*  border-top: solid 2px #82C7DB;    /* light cho color */     
}

/* ------------------------------------------------------  Consignment Pages  -----------------------------------------------  */

#about_consignment_part_1
{
  display: block;   
  position: relative;
  left: 0px;
  top: 10px;
  width: 300px;
  height: 80px;  
}


#about_consignment_image_1
{
  position: absolute;
  top: 0px;
  left: 130px;
  width: 300px;
  height: 43px;  
  margin-left: 0px;
  margin-right: 0px;
/*  border: solid 1px #000;    /* light cho color */       
}



/* ------------------------------------------------------  General Static Text Pages  -----------------------------------------------  */

.staticTextTable
{
  border: none;
  width: 578px;
  margin: 0px;  
  padding: 0px;
/*  border: solid 1px #0F0;  */
}

.staticTextTable td
{
	margin: 0px;

	
}


.staticTextItem 
{
  color: #444444;
  font-weight: normal;
  font-size: 10px;
  text-align: justify;
  text-decoration: none;
    font-family: Verdana;
    font-weight: normal;
    letter-spacing:.10em;   
  line-height: 150%;
  
  padding-left:20px;
  padding-top:10px;
  padding-right:20px;
  padding-bottom:10px;
  
}


#sectionImageDiv
{
  zoom: 1;    /* I/E Requires this to active the opacity filter  */
  opacity: 1.0; /* Safari, Opera and Mozilla */
  filter: alpha(opacity=100.0); /* IE */ /* -moz-opacity: 0.75; Mozilla (Old) */
}


