<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 
       
       .divShadown {
margin-top: 5px;
box-shadow: 7px 5px 7px black;
}
									

#prev-arrow_Frames { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

#next-arrow_Frames { 
	position:absolute;
	top:40px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
   
}


/*--------------- Design fillter -------------*/

#prev-arrow_FillterDesignImage { 
	position:absolute;
	top:60px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

#next-arrow_FillterDesignImage { 
	position:absolute;
	top:60px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
   
}


/*--------------- Design Mat -------------*/


#prev-arrow_MATS { 
	position:absolute;
	top:70px;
	z-index:3;
	cursor:pointer; 
	left:5px; 
}

#next-arrow_MATS { 
	position:absolute;
	top:70px;
	z-index:3;
	cursor:pointer; 
	right:5px; 
}


.DivTabDesignFrame
{
     position:relative;
     top:0;
     left:0;
     z-index:10;
       
  }
 
 
  /* Phan the hien submenu trong phan chon: chat lieu khung, mau sac cua khung tranh */
  
  #ULMenuTypeFrame
  {
       list-style-type:none; margin-left:0; 
  }
  #ULMenuTypeFrame .lis
  {
      text-align:left; 
      border-bottom-color:LightGrey; 
      border-bottom-style:dotted; 
      border-bottom-width:thin; 
      border-top-color:LightGrey; 
      border-top-style:dotted; 
      border-top-width:thin;
      
  }
  #ULMenuTypeFrame .lis .link_Active
  {
      font-family:.VnTime; 
      font-size:13; 
      text-decoration:none; 
      color:Gray;
  }
  #ULMenuTypeFrame .lis  .link_DesActive
  {  
      font-family:.VnTime; 
      font-size:13; 
      text-decoration:none; 
      color:Green;
      
   }
   /*----------- Sub menu of type Frame -----------*/

.ULSubmenuOfFrame
{
    list-style:none;
 }
 .ULSubmenuOfFrame li
 {
  display:inline;
   position:relative;
  }
  
 .ULSubmenuOfFrame li ul
 {
      display:none;
  }
  
 .DesActiveLink
   {
        text-decoration:none;
        color:Blue;
         font-size:12px;
         font-family: Arial;
          white-space:nowrap;
      text-autospace:none;
          
   }
   .ActiveLink
    {
         text-decoration:none;
         color:Green;
         font-size:12px;
         font-family: Arial;
        white-space:nowrap;
       }
        a.DesActiveLink:hover
        {
              text-decoration:underline;
         }
         /*---------------------*/
  .spanIamge
  {
              background-image:url('../../../CSS/CSSHome/tab/tabdesign/gray-squaress.png');
              height:5px;
              width:5px;
               border:0;
  }
             
             
            /* -------------------------Wall color--------------------- */
            div.table-row {
    margin-top:0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    text-align: center;
    width: 96%;
}
div.space-line {
    clear: both;
    margin: 0;
    padding: 0;
    width: auto;
}
div.left-layer11 {
    border:1px solid white;
    float: left;
    margin: 0;
    padding: 0;
    width: 9%;

}
div.left-layer11:hover
{
      border:1px solid Green;
   }
   
    #ulMats
       {
              list-style-type:none;
          
        }
        #ulMats li
        {
                 display:inline;
                 margin:7px;
                 
         }
         #ulMats li span
         {
                text-decoration:none;
                font-size:13px;
                font-family:Arial;
                color:Blue; 
                
                padding-top:3px;
                padding-left:5px;
                padding-right:5px;
                 padding-bottom:3px;
         }
         
         #ulMats li :hover
         {
              
                   background-color:#C9C9C9;
         }
        
   .Active-li-select-image
        {
                  padding-top:3px;
                padding-left:5px;
                padding-right:5px;
                 padding-bottom:3px;
               background-color:#C9C9C9;
        }


.designlink
{
         color:Gray;
          text-decoration:none;
          
    }
    .designlink:hover
    {
             color:Red;
        }
        
      </pre></body></html>