/***************************************************************************************/
/* Defualt classes */
/***************************************************************************************/

      /* Define all main values for the web site */

BODY {
      font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:10px;
	  color:#000000;
	  margin:0px 5px 00px 0px;
	  padding:0px 0px 0px 0px;
	  background-color:#ffffff;
	  background-image:none;
	  background-repeat:no-repeat;
	  line-height:normal;
	  
	  /* Initial properties for scrollbars */
	  
      scrollbar-face-color: #008000;
      scrollbar-highlight-color: #008000;
      scrollbar-3dlight-color: #91B934;
      scrollbar-shadow-color: #008000;
      scrollbar-darkshadow-color: #008000;
      scrollbar-track-color: #91B934;
      scrollbar-arrow-color: #FFFFFF;
}

     /* Initial properties for common links */

	

     /* Initial properties for all Lists */

UL {
    padding:0px 0px 0px 25px;     /* the left padding was set to make the bullets appear inside the container */
	margin:0px 0px 0px 0px;
	
}
LI { 
    padding:0px 0px 15px 0px;        /* the left padding was set to give the text left padding from the bullet position */
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#5c554c;
    display:block;
    font-size:11px;

	
}


LI A:link {
           font-size:11px;
	       font-weight:normal;
           color:#000;
           text-decoration:none;
}	
LI A:visited {
           font-size:11px;
	       font-weight:normal;
           color:#000;
           text-decoration:none;
}	
LI A:hover {
		   color:#000;
           text-decoration:underline
}

     /* Define paragraph text size */	
     
P {       
   padding:0px 0px 0px 0px;
   margin:0px 0px 0px 0px; 
}

     /* Initial properties for any FORM */

FORM {
       padding:0px 0px 0px 0px;    
	   margin:0px 0px 0px 0px;
}

        
    /* Initial properties for textbox or textarea */
	
INPUT,TEXTAREA {
       font-size:12px;
	   color:#000;
	   padding:4px 0px 0px 0px;    
	   margin:0px 0px 0px 0px;
	  
	   width:auto;	  
}

SELECT {
       font-size:10px;
	   color:#000000;
	   padding:0px 0px 0px 0px;    
	   margin:0px 0px 0px 0px;
	   border: 1px double #666666;
	   text-align:left;
	   width:99%;	 
}

/* Initial properties for any img */

IMG {
       padding:0px 0px 0px 0px;    
	   margin:0px 0px 0px 0px;
	   border:0px #666666 solid; 
}

A IMG { 
       border:0px #666666 solid;
}	   


     /* Initial properties for ruler */
 
HR {
    color:#000;
	height:2px;
    padding:0px 0px 0px 0px;    
    margin:0px 0px 0px 0px;
}

     /* Initial properties headings */

H6 {
    font-family:tahoma;
	font-size:12px;     
    color:#ff9900;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
H5 {
    font-family:tahoma;
	font-size:13px;
    color:#ff9900;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
H4 {
    font-family:tahoma;
	font-size:14px;
    color:#ff9900;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}     		   	 
H3 {
    font-family:tahoma;
	font-size:15px;
    color:#ff9900;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
} 
H2 {
    font-family:tahoma;
	font-size:16px;
    color:#ed1c24;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}   
H1 {
    font-family:arial;
	font-size:17px;
    color:#005aaa;
	font-weight:normal;
	text-transform:underline;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}     

   
H1 A:Link {
           font-family:arial;
	       font-size:17px;
           color:#005aaa;
	       font-weight:normal;
	       text-transform:underline;
	       padding:0px 0px 0px 0px;
	       margin:0px 0px 0px 0px;
}
H1 A:Visited {
            font-family:arial;
	        font-size:17px;
            color:#005aaa;
	        font-weight:normal;
	        text-transform:underline;
	        padding:0px 0px 0px 0px;
	        margin:0px 0px 0px 0px;
}
H1 A:Hover {
           color:#005aaa;
		   text-decoration:underline;
}


/* Defualt classes End*/
/******************************************************************************************************************/

.Body_title_BG{ 
height:23px;
background-image:url(../images/Body_title_BG.jpg);
background-position:bottom;
background-repeat:repeat-x;}

.Body_title_BG_2{
background-image:url(../images/Body_title_BG_2.jpg);
background-repeat:repeat-x;
background-position: center ;
}


.Body_title_right{
width:11px;
background-image:url(../images/Body_title_Right.jpg);
background-position:bottom;
background-repeat:no-repeat;}

.Body_title_txt{
color:#8c8c8c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:bold;
text-decoration:none;


}
.Body_title_txt a:hover{
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:bold;
text-decoration:underline;


}


.cpad{
padding:2px}
.Body_title_bord{
border-left-color:#cccccc;
border-left-style:double;
border-left-width:1px;
}
.selecticon{

height:28px;
background-image:url(../images/select_img_1.jpg);
background-repeat:no-repeat;
background-position:center;}

.selectbg{

background-image:url(../images/select_bg.gif);
background-repeat:repeat-x;
background-position:center;
}
.selecttxt{
font:Verdana, Arial, Helvetica, sans-serif 10 normal ;
color:#999999;
text-align:left;
}
.Arow_red{width:9px;
background-image:url(../images/Normal_arow.gif);
background-repeat:no-repeat;}


.body_font1{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:bold;
text-decoration:none;
text-shadow:#000000;
text-align:left;
color:#666666;
}
.body_font2{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
text-decoration:none;
text-shadow:#000000;
text-align:left;
color:#666666;

}
.style1 {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #999999;
	font-weight: bold;
}
.style3 {color: #999999}
.style4 {color: #FF0033}
.style5 {
	font-size: 9px
}
.style6 {	color: #FF0000;
	font-weight: bold;
}
.product_img{
padding-left:4px;
padding-top:4px;
}
.print_Bg{
background-image:url(../images/Print_BG.jpg);
background-position:center;
background-repeat:no-repeat}
.download_BG {
background-color:#333333;}


.download_txt{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
text-decoration:none;
cursor:pointer}

.download_txt a:hover{

font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
text-decoration:underline;
cursor:pointer}
text-decoration:underline;}

/* General classes */
/******************************************************************************************************************/

       /* a div to hold all all fixed design */
     
.divContainer {
	           width:776px;
	           margin:auto;
               border:#4e4e4e 0px solid;
			   background-image:none;
			   background-repeat:no-repeat;
}

     /* top links styles : home-aboutus.... */

.topLinks {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
	 
.topLinks a:link {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.topLinks a:visited {
    font-family:tahoma;
	font-size:11px;
    font-weight:normal;
	color:#000;
	text-decoration:none;
}

.topLinks a:hover {
	color:#000;
	text-decoration:underline;
}

     /* Used to highlight any word inside text */
	 
.highlight {
          font-family:arial;
	      font-size:12px;
          color:#a9b205;
	      font-weight:normal;
	      text-transform:none;
		  background-color:none;
}

     /* Use this Class when you want to style any Button */
	 
.buttonAllSite {
         font-size:11px;
	     color:#ff0029;
	     width:20px;
	     height:15px;
	     padding:0px 0px 0px 0px;
	     border:none;
	     background:#fff;
	     background-image:none;
	     background-repeat:no-repeat;	
}

     /* make the image border */
	 
.imageBorder {
             border:0px #888888 solid;
}

	/* make the image float left */

.imageLeft {
             float:left;
			 padding:0px 0px 0px 0px;
			 margin:0px 10px 0px 0px;
}  

     /* make the image float right */
	 
.imageRight {
             float:right;
			 padding:0px 0px 0px 0px;
			 margin:0px 0px 0px 0px;
}

     /* Set of borders */
	       
.border {
               border:1px solid #005aaa ;
}
.borderTop {
               border-top:1px solid #c9cacb ;
}

.borderRight {
               border-right:1px solid #c9cacb ;
}

.borderLeft {
               border-left:1px solid #c9cacb ;
}

.borderBottom {
               border-bottom:1px solid #c9cacb ; 
}

     /* Mark any word with bold */
	 
.Bold { 
	   font-weight:bold;
}
     
	 /* Justify any text */
	 
.justify {
		  text-align:justify;
}

	 /* Create a horizontal dots separetor */
	 	
.horSeparetor{ 
              background-image:url(images/hor_dots.gif); background-repeat:repeat-x;
} 

     /* Create a vertical dots separetor */
	 
.verSeparetor{ 
              background-image:url(images/ver_dots.gif); background-repeat:repeat-y;
}
     
	 /* Create a scrolled div */
	 
.scrolledDiv{
             height:400px; 
			 width:720px;
			 overflow:scroll;
			 margin:auto;
			 padding:0px 0px 0px 0px;
			 margin:0px 0px 0px 0px; 
			 background-color:#b4b4b4;
}

     /* Classes for footer */
	 
.footer {
	              font-family:tahoma;
	              font-size:10px;
	              color:#a7a8a5;
				  font-weight:normal;
	              text-decoration:none;
				  text-indent:1px;
}
   
.footer A:link {
	              font-family:tahoma;
	              font-size:10px;
	              color:#fff;
				  font-weight:normal;
	              text-decoration:none;
}

.footer A:visited {
	               font-family:tahoma;
	               font-size:10px;
	               color:#fff;
				   font-weight:normal;
	               text-decoration:none;
}
.footer A:hover {
	             color:#fff;
	             text-decoration:none;
}

      /* Additional text : change ColorName to your requierd color */  
	  
.txtRed {           font-family:tahoma;
	                      font-size:20px;
	                      color:#ed1c24;
				          font-weight:normal;
	                      text-decoration:none
}
.txtRed A:link {    font-family:tahoma;
	                      font-size:20px;
	                      color:#ed1c24;
				          font-weight:normal;
	                      text-decoration:none
}
.txtRed A:visited { font-family:tahoma;
	                      font-size:20px;
	                      color:#ed1c24;
				          font-weight:normal;
	                      text-decoration:none
}
.txtRed A:hover {   color:#ed1c24;
				          font-weight:normal;
	                      text-decoration:none
}

/* General classes End*/

/******************************************************************************************************************/

/* padding Classes */
  
    /* Top Padding*/
	
.tm1  {padding-top:1px;}		

.tm2  {padding-top:2px;}	

.tm3  {padding-top:3px;}
    
.tm4  {padding-top:4px;}

.tm5  {padding-top:5px;}

.tm6  {padding-top:6px;}

.tm7  {padding-top:7px;}

.tm8  {padding-top:8px;}

.tm9  {padding-top:9px;}

.tm10 {padding-top:10px;}

.tm11 {padding-top:11px;}

.tm12 {padding-top:12px;}

.tm13  {padding-top:13px;}

.tm14  {padding-top:14px;}

.tm15 {padding-top:15px;}

.tm16  {padding-top:16px;}

.tm17 {padding-top:17px;}

.tm18 {padding-top:18px;}

.tm19 {padding-top:19px;}

.tm20 {padding-top:20px;}

.tm22 {padding-top:22px;}

.tm24 {padding-top:24px;}

.tm25 {padding-top:25px;}

.tm27 {padding-top:27px;}

.tm30 {padding-top:30px;}

.tm45 {padding-top:45px;}

.tm50 {padding-top:50px;}

.tm55 {padding-top:55px;}

.tm60 {padding-top:60px;}

    /* Right Padding*/
	
.rm1 {padding-right:1px;}	

.rm2 {padding-right:2px;}	

.rm3 {padding-right:3px;}

.rm4 {padding-right:4px;}	

.rm5 {padding-right:5px;}

.rm6 {padding-right:6px;}

.rm7 {padding-right:7px;}

.rm8 {padding-right:8px;}

.rm9 {padding-right:9px;}

.rm10 {padding-right:10px;}

.rm11 {padding-right:11px;}

.rm12 {padding-right:12px;}

.rm13 {padding-right:13px;}

.rm14 {padding-right:14px;}

.rm15 {padding-right:15px;}

.rm17 {padding-right:17px;}

.rm18 {padding-right:18px;}

.rm19 {padding-right:19px;}

.rm20 {padding-right:20px;}

.rm21 {padding-right:21px;}

.rm22 {padding-right:22px;}

.rm23 {padding-right:23px;}

.rm24 {padding-right:24px;}

.rm25 {padding-right:25px;}

.rm30 {padding-right:30px;}

.rm35 {padding-right:35px;}

.rm40 {padding-right:40px;}

.rm45 {padding-right:45px;}

.rm50 {padding-right:50px;}

.rm55 {padding-right:55px;}

.rm60 {padding-right:60px;}

    /* buttom Padding*/
   
.bm1 {padding-bottom:1px;}	

.bm2 {padding-bottom:2px;}	

.bm3 {padding-bottom:3px;}	

.bm4 {padding-bottom:4px;}	

.bm5 {padding-bottom:5px;}

.bm6 {padding-bottom:6px;}

.bm7 {padding-bottom:7px;}

.bm8 {padding-bottom:8px;}

.bm9 {padding-bottom:9px;}

.bm10 {padding-bottom:10px;}

.bm11 {padding-bottom:11px;}

.bm12 {padding-bottom:12px;}

.bm13 {padding-bottom:13px;}

.bm14 {padding-bottom:14px;}

.bm15 {padding-bottom:15px;}

.bm16 {padding-bottom:16px;}

.bm17 {padding-bottom:17px;}

.bm18 {padding-bottom:18px;}

.bm19 {padding-bottom:19px;}

.bm20 {padding-bottom:20px;}

.bm22 {padding-bottom:22px;}

.bm25 {padding-bottom:25px;}

.bm30 {padding-bottom:30px;}

.bm33 {padding-bottom:33px;}

.bm35 {padding-bottom:35px;}

.bm40 {padding-bottom:40px;}

.bm45 {padding-bottom:45px;}

.bm50 {padding-bottom:50px;}

.bm55{padding-bottom:55px;}

.bm60{padding-bottom:60px;}

    /* Left Padding*/
    
.lm1 {padding-left:1px;}

.lm2 {padding-left:2px;}
	
.lm3 {padding-left:3px;}

.lm4 {padding-left:4px;}

.lm5 {padding-left:5px;}

.lm7 {padding-left:7px;}

.lm8 {padding-left:8px;}

.lm10 {padding-left:10px;}

.lm11 {padding-left:11px;}

.lm12 {padding-left:12px;}

.lm13 {padding-left:13px;}

.lm15 {padding-left:15px;}

.lm17 {padding-left:17px;}

.lm20 {padding-left:20px;}

.lm22 {padding-left:22px;}

.lm25 {padding-left:25px;}

.lm30 {padding-left:30px;}

.lm35 {padding-left:35px;}

.lm40 {padding-left:40px;}

.lm45 {padding-left:45px;}

.lm50 {padding-left:505px;}

.lm55 {padding-left:55px;}

.lm60 {padding-left:60px;}

	 /* General Padding */

.m1 {padding:1px;}

.m2 {padding:2px;}

.m3 {padding:3px;}

.m4 {padding:4px;}

.m5 {padding:5px;}

.m6 {padding:6px;}

.m7 {padding:7px;}

.m8 {padding:8px;}

.m9 {padding:9px;}

.m10 {padding:10px;}

.m11 {padding:11px;}

.m12 {padding:12px;}

.m13 {padding:13px;}

.m14 {padding:14px;}

.m15 {padding:1px;}

.m16 {padding:16px;}

.m17 {padding:17px;}

.m18 {padding:18px;}

.m19 {padding:19px;}

.m20 {padding:20px;}

.m25 {padding:25px;}

.m30 {padding:30px;}

.m35 {padding:35px;}

.m40 {padding:40px;}

.m45 {padding:45px;}

.m50 {padding:50px;}

.rm92 {padding-right:92px;}

.rm100{padding-right:100px;}


.rm50 {padding:50px;}

/*border*/


.Tbor{ border-top-width:1px;
border-top-style:double;
border-top-color:#8c8c8c;


}

.Bbor{ border-bottom:#8c8c8c 1px double;

}

.Lbor{ border-left:#8c8c8c 1px double;

}

.Rbor{ border-right:#8c8c8c 1px double;

}

.Bbor_R{ border-bottom:#fb0f0f 2px double;

}
/*margeing*/



/*Home Page Images and style :: Toshaiba Egypt web site*/

.LogoImageTabel{
width:154px;
height:59px;
background-image:url(../images/Logo.gif);
background-position:10px 5px;
background-repeat: no-repeat;
}

.TopMune{
text-align: left;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#a7a8a5;



}

.TopMune a:hover{

text-align: left;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#7e7e7e;

}

.Egypt_Img{ 

height:20px;

background-image: url(../images/Egypt.jpg);
background-repeat:no-repeat;
background-position:30px 0px;
}

.Header_flash{

width:512px;
height:108px;
background-image:url(../images/Header_1.jpg);
background-repeat:no-repeat;
background-position: center Left;
}
.Header_Promotion{ background-image:url(../images/Header_2.jpg);
background-position:center Right;
background-repeat:no-repeat;}

.Header_BG{ 
height:112px;  
background-image: url(../images/Header_BG.gif);
background-repeat:repeat-x;
background-position:center;
}

.Nav_Horz_DropDownMune{ 

width:752px;
height:15px;
background-image:url(../images/Horz_Nav.jpg);
background-repeat:no-repeat;


}

.Nav_Horz_BG{
background-image:url(../images/Nav_Horz_BG.gif);
background-repeat:repeat-x;
background-position:0px 0px;}

.Nav_Search{
height:10px;
background-color:#dbdada;}

.Nav_Reg{height:60px;
background-color:#dbdada;}


.Nav_Promtion_Left{
height:95px;
background-image:url(../images/Notebookimages/NoteBook_Hotline.jpg);
background-position:top;
background-repeat:no-repeat;
}




.Nav_News{height:85px;
background-color:#dbdada;}

.Nav_pro{height:85px;
background-color:#dbdada;}

.Flash_Right {
width:224px;
height:363px;
padding-bottom: 5px;

}
  
.Cat_Img{ width:129px;
height:50px;
float:none;
}
.AVS_Img{ width:129px;
height:50px;
background-image:url(../images/AVSl_Img.jpg);
background-repeat:no-repeat;
background-position:center;
}

.HA_Img{ width:109px;
height:50px;
background-image:url(../images/homeApl_Img.jpg);
background-repeat:no-repeat;
background-position:center;}

.HA_Img{ width:109px;
height:50px;
background-image:url(../images/homeApl_Img.jpg);
background-repeat:no-repeat;
background-position:center;}

.NC_Img{ width:109px;
height:50px;
background-image:url(../images/Notebook_Img.jpg);
background-repeat:no-repeat;
background-position:center;}

.CobierFaxs_Img{ width:109px;
height:50px;
background-image:url(../images/Copier_Img.jpg);
background-repeat:no-repeat;
background-position:center;}

.Projectors_Img{ width:109px;
height:50px;
background-image:;
background-repeat:no-repeat;
background-position:center;}


.LightSys_Img{ width:109px;
height:50px;
background-image:url(../images/LightSyS_Img.jpg);
background-repeat:no-repeat;
background-position:center;}
.lightSys_Body_title_txt{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none}


.lightSys_Body_title_txt a:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#FFFFFF;
text-decoration:none;}

.HA_Img{ width:109px;
height:50px;
background-image:url(../images/homeApl_Img.jpg);
background-repeat:no-repeat;
background-position:center;}

.Categor_Text_H{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:bold;
color:#000000;
text-align:right;
text-decoration:none;
}

.Categor_Text{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#858585;
text-align:right;
text-decoration:none;}

.Categor_Text a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#858585;
text-align:right;
text-decoration:underline;}

.Nav_left_Text{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#858585;
text-decoration:none;
text-align:left;}

.Nav_left_Text a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#858585;
text-decoration:underline;
text-align:left;}


.Nav_left_Text_MoreNews{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:bold;
color:#a8a5a5;
text-decoration:none;
text-align:right;}

.Nav_left_Text_MoreNews a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-style:bold;
color:#858585;
text-decoration:underline;
text-align:left;}


.Nav_left_Text_Rig{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#858585;
text-decoration:none;
text-align:left;}

.Nav_left_Text_Rig a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#646262;
text-decoration:none;
text-align:left;}

.Nav_left_Text_1{font:Verdana, Arial, Helvetica, sans-serif 9px bold;

color:#858585;
text-decoration:none;
text-align:left;}

.Nav_left_Text_1 a:hover{font:Verdana, Arial, Helvetica, sans-serif 9px bold;

color:#646262;
text-decoration:none;
text-align:left;}


.Nav_left_Text_H{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:bold;
color:#fb0f0f;
text-decoration:none;
text-align:left;}






.Arwo_red{ width:9px;
background-image:url(../images/red_arow.gif);
background-repeat:no-repeat;
background-position:0px 4px;
}

.Arow_normal{
width:9px;
background-image:url(../images/Normal_arow.gif);
background-repeat:no-repeat;
background-position:0px 6px;}

.Arow_normal2{
width:9px;
height:15px;
background-image:url(../images/Normal_arow.gif);
background-repeat:no-repeat;
background-position:center;}


.Arow_normal_R{
width:9px;
background-image:url(../images/Normal_arow.gif);
background-repeat:no-repeat;
background-position:1px 4px;}

.footer_BG{
background-image:url(../images/Footer_BG.gif);
background-repeat:repeat-x;
background-position:0px 3px;}

/* A V S  styles */


.AVS_Header_flash{

width:723px;
height:108px;
background-image:url(../images/AVSimages/AVS_Flash_Heder.jpg);
background-repeat:no-repeat;
background-position: center Left;
}


.AVS_Flash_Heder_BG{



background-image:url(../images/AVSimages/AVS_Flash_Heder_BG.jpg);
background-repeat:repeat-x;
background-position: center Left;
}


.AVS_flash_heder_Right{

width:19px;
height:108px;
background-image:url(../images/AVSimages/AVS_flash_heder_Right.jpg);
background-repeat:no-repeat;
background-position: center Left;
}

.AVS_Body_titl_Left{

width:11px;
height:18px;
background-image:url(../images/AVSimages/AVS_Body_titl_Left.jpg);
background-repeat:no-repeat;
background-position:right ;
}



.AVS_Body_titl_BG{



background-image:url(../images/AVSimages/AVS_Body_titl_BG.jpg);
background-repeat:repeat-x;
background-position: center ;
}


.AVS_Body_titl_Right{

width:5px;
background-image:url(../images/AVSimages/AVS_Body_titl_Right.jpg);
background-repeat:no-repeat;
background-position: center ;
}

.AVS_Body_titl_txt{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
color:#6f6c6c;
text-align:left;
text-decoration:none;
}

.AVS_Body_titl_txt a:hover{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
color:#6f6c6c;
text-align:left;
text-decoration:none;
}


.AVS_N{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
color:#ffffff;
text-align:center;


}
.AVS_Nav_titl_mune_bg{

background-color:#666666;
}


.AVS_Nav_mune_bg_x a:hover{

background-color:#dbdada;
} 

.AVS_Nav_mune_bg_x a:hover{

background-image:url(../images/Nav_m_bg.jpg);
background-repeat:repeat-x;
background-position:center;
}

/*/////////////////////   AVS DVD Styles   ////////////////////////// */

.AVS_DVD_Header_img1{

width:505px;
height:94px;
background-image:url(../images/AVSimages/AVS_Header_1.jpg);
background-repeat:no-repeat;
background-position:left;


}
.AVS_DVD_Header_bg{

background-image:url(../images/AVSimages/AVS_Header_BG.jpg);
background-repeat:repeat-x;
background-position:center;


}
.AVS_DVD_Header_img2{
width:75px;
background-image:url(../images/AVSimages/AVS_Header_DVD.jpg);
background-repeat:no-repeat;
background-position:left;


}
.AVS_DVD_body_img{
/*width:132px;
height:90px;
background-image:url(../images/AVSimages/AVS_bodyr_1.jpg);
background-repeat:no-repeat;
background-position:center;*/
}

.AVS_DVD_player_img{
width:132px;
height:90px;
}

.AVS_DVD_player_product_img{
width:200px;
height:90px;
}




.AVS_DVD_body_font2{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
text-decoration:none;
text-shadow:#000000;
text-align:left;
color:#666666;

}

.AVS_download_BG{
height:16px;
background-image:url(../images/AVSimages/AVS_download_BG.jpg);
background-repeat:repeat-x;
background-position:center;}
.AVS_download_txt{
font:Verdana, Arial, Helvetica, sans-serif 10px bold;
color:#666666;
text-decoration:none;
text-align:center;}
.AVS_download_txt a:hover{font:Verdana, Arial, Helvetica, sans-serif 12px bold;
color:#666666;
text-decoration:underline;
text-align:center;}


.projectors_selectbg{

background-image:url(../images/select_bg.gif);
background-repeat:repeat-x;
background-position:center;
}
.projectors_comparisonnow_button{

background-image:url(../images/Projectorsimages/Comparison_Button.jpg);
background-repeat:repeat;
background-position:center;
}
.selecttxt_link{

font:Verdana, Arial, Helvetica, sans-serif 12 normal ;
color:#666666;
text-align:center;
text-decoration:none;
}

.selecttxt_link a:hover{

font:Verdana, Arial, Helvetica, sans-serif 12 normal ;
color:#666666;
text-align:center;
text-decoration:underline;}
/*  ///////////////////         TABLE  Styles              //////////////////////// */


.table_title_bg{background-color:#979797;}

.table_bg{background-color:#DDDDDD;}

.table_titl{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:bold;
text-align:center;
text-decoration:none;
color:#FFFFFF;
}

.table_pric_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
text-align:center;
text-decoration:none;
color:#FF0033;}

.table_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
text-align:center;
text-decoration:none;
color:#666666;}

.table_Copiers_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
text-align:left;
text-decoration:none;
color:#666666;}

.table_Red_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
text-align:center;
text-decoration:none;
color:#FF0000;}

.table_p_txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
text-align:left;
text-decoration:none;
color:#666666;}

.table_p_txt_red{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

font-weight:bold;
text-align:left;
text-decoration:none;
color:#CC0000;}

.TD_left{ border-left:#333333 1px dotted}
.TD_right{ border-right:#333333 1px dotted}
.TD_top{ border-top:#333333 1px dotted}
.TD_bot{ border-bottom:#333333 1px dotted}



.Right_Mune_border{
border:#a6a6a6 1px double solid;
}

.TD_Right_Mune_left{ border-left:#a6a6a6 1px double}
.TD_Right_Mune_right{ border-right:#a6a6a6 1px double}
.TD_Right_Mune_top{ border-top:#a6a6a6 1px double}
.TD_Right_Mune_bot{ border-bottom:#a6a6a6 1px double}


.Right_Mune_titl_txt{
font:Verdana, Arial, Helvetica, sans-serif 9px medium ;
color:#ffffff;
text-decoration:none;
text-align:left;}

.Right_Mune_title{
background-color:#a6a6a6;
height:18px;

}

.Right_Mune{
background-color:#fcd0d0;
height:18px;
}

.Right_Mune_txt{
font:Verdana, Arial, Helvetica, sans-serif 9px medium;
color:#898989;
text-decoration:none;
text-align:center;}


.Right_Mune_txt a:hover{
font:Verdana, Arial, Helvetica, sans-serif 9px medium;
color:#898989;
text-decoration:underline;
text-align:center;}

/*Copiers Images and style :: Toshaiba Egypt web site*/



.Copiers_1_product_img{
width:200px;
height:140px;
}

.Copiers_home_Header_img{

width:751px;
height:104px;
background-image:url(../images/Copiersimages/Copiers_Heder_Img.jpg);
background-repeat:no-repeat;
background-position:center;


}





.Copiers_flash_body_img1{
width:376px;
height:203px;
background-image:url(../images/Copiersimages/Copiers_Body_Flash_left.jpg);
background-repeat:no-repeat;
background-position:left;
}

.Copiers_flash_body_img2{

height:203px;
background-image:url(../images/Copiersimages/Copiers_Body_Img_right.jpg);
background-repeat:no-repeat;
background-position:top right;
}

.Copiers_flash_body_img{

height:203px;
background-image:url(../images/Copiersimages/Copiers_Body_Img_right.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_color_catigry_right_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_estudio_color_right.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_color_catigry_left_img{

width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_estudio_color_left.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_BW_catigry_left_img{

width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_estudio_color_Left-13.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_BW_catigry_Right_img{

width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_estudio_BW_right.jpg);
background-repeat:no-repeat;
background-position:center;
}


.Copiers_Arow_red{width:9px;
background-image:url(../images/Normal_arow.gif);
background-repeat:no-repeat;}

.Copiers_Body_title_img_left{

width:9px;
height:16x;
background-image:url(../images/Copiersimages/Copiers_Body_Titl_left.gif);
background-repeat:no-repeat;
background-position:center;
}


.Copiers_Body_title_img_right{

width:10px;
height:16px;
background-image:url(../images/Copiersimages/Copiers_Body_titl_right.gif);
background-repeat:no-repeat;
background-position:center;
}


.Copiers_Body_Fax_img_right{

width:110px;
height:154px;
background-image:url(../images/Copiersimages/fax_estudio_img.jpg);
background-repeat:no-repeat;
background-position:center;
cursor:pointer;
}

.Copiers_estudio_logo_img{

width:97px;
height:29px;
background-image:url(../images/Copiersimages/estudio_logo.jpg);
background-repeat:no-repeat;
background-position:center;
}
.Copiers_estudio_title_left{

width:9px;
height:30px;
background-image:url(../images/Copiersimages/Copiers_estudio_titl_left.gif);
background-repeat:no-repeat;
background-position:center;
}
.Copiers_estudio_title_right{

width:10px;
height:30px;
background-image:url(../images/Copiersimages/Copiers_estudio_titl_right.gif);
background-repeat:no-repeat;
background-position:center;
}
.Copiers_estudio_title_txt{

font:Verdana, Arial, Helvetica, sans-serif 10px bold ;
color:#FFFFFF;
text-align:center;
text-decoration:none;



}

.Copiers_estudio_clip_txt{

font:Verdana, Arial, Helvetica, sans-serif 10px bold ;
color:#333333;
text-align:center;
text-decoration:none;



}
.Copiers_estudio_clip_txt a:hover{

font:Verdana, Arial, Helvetica, sans-serif 10px bold ;
color:#333333;
text-align:center;
text-decoration:underline;



}

.Copiers_Body_title_txt{

font:Verdana, Arial, Helvetica, sans-serif 11px small  ;
color:#FFFFFF;
text-align:left;
text-decoration:none;



}

.Copiers_Body_title_txt a:hover{

font:Verdana, Arial, Helvetica, sans-serif 10px normal ;
color:#FFFFFF;
text-align:left;
text-decoration:underline;

}
.Copiers_Body_title_BG{
height:16px;
background-color:#333333;

}
.Copiers_body_font1{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:bold;
text-decoration:none;
text-shadow:#000000;
text-align:left;
color:#666666;

}

.Copiers_body_font2{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
text-decoration:none;
text-shadow:#000000;
text-align:left;
color:#666666;

}

.Copiers_download_BG{
height:16px;
background-image:url(../images/AVSimages/AVS_download_BG.jpg);
background-repeat:repeat-x;
background-position:center;}





.Copiers_clip_border{

border-color:#333333;
border-width:1px;
border-style:solid;
}






/* /////////////   Projectors Styles  //////////   */

.Projectors_Header_HomePage_Img1{
width:582px;
height:104;
background-image:url(../images/Projectorsimages/Projectors_home_Header_1.jpg);
background-position:center;
background-repeat:no-repeat;}

.Projectors_Header_HomePage_BG{
background-image:url(../images/Projectorsimages/Projectors_home_Header_BG.jpg);
background-repeat:repeat-x;
background-position:center;
}


.Projectors_Header_HomePage_Img2{
width:143px;
height:104px;
background-image:url(../images/Projectorsimages/Projectors_home_Header_2.jpg);
background-position:center;
background-repeat:no-repeat;}


.Projectors_body_title_txt{
font:Verdana, Arial, Helvetica, sans-serif 9px normal;
color:#848181;
text-decoration:none;

}


.Projectors_body_title_txt a:hover{
font:Verdana, Arial, Helvetica, sans-serif 9px normal;
color:#848181;
text-decoration:underline;

}

.Projectors_body_title_Border{
border-bottom-color:#848181;
border-bottom-style:double;
border-bottom-width:1px;

}

.Projectors_Comparison_title_BG{

background-image:url(../images/Projectorsimages/Projectors_home_Compareison_Title_BG.jpg);
background-repeat:repeat-x;
background-position:center;

}

.Projectors_Comparison_title_txt{

width:158px;
height:22px;
font:Verdana, Arial, Helvetica, sans-serif 10px bold;
color:#FFFFFF;
text-align:center;
border:#dbdada 1px double solid;

}


.Projectors_Comparison_clip{
width:158px;
height:95px;
}

.Projectors_body_hed_txt{


font-family:arial;
	font-size:17px;
    color:#FF3333;
	font-weight:500;
	text-align:left;

}

.Projectors_body_txt{


font-family:arial;
	font-size:12px;
    color:#000000;
	font-weight:normal;
	text-align:left;
	line-height:18px;

}

.Projectors_comparison_button{
width:122px;
height:18px;
background-image:url(../images/Projectorsimages/Projectors_home_Compareison_Button_BG.jpg);
background-position:center;
background-repeat:no-repeat;

}
.Projectors_comparison_button_txt{

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#ffffff;
	font-weight:normal;
	text-align:center;
	text-decoration:none

}

.Projectors_comparison_button_txt a:hover{

font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#ffffff;
	font-weight:bold;
	text-align:center;
	text-decoration:none
	
}



.Projectors_icon_header{
height:20px;
background-image:url(../images/Projectorsimages/projectors_header_word.jpg);
background-repeat:no-repeat;
background-position:center;}



.Projectors_table_Products_img{
width:129px;
height:100px;
border-bottom-color:#999999;
border-bottom-style:double;
border-bottom-width:1px;
border-left-color:#999999;
border-left-style:double;
border-left-width:1px;
border-top-color:#999999;
border-top-style:double;
border-top-width:1px;
border-right-color:#999999;
border-right-style:double;
border-right-width:1px;
}

.Projectors_table_Products_img_txt{
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
text-align:right;
text-decoration:none

}
.Projectors_Products_page_text{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-decoration:none;}

.Projectors_Products_page_title_text{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:bold;
color:#778827;
text-decoration:none;}



.Projectors_Products_red_cros{
background-image:url(../images/Projectorsimages/Icon_Red_sp.jpg);
background-position:center;
background-repeat:no-repeat;}


.Projectors_Products_arow_title{
width:25px;
background-image:url(../images/Projectorsimages/toshiba-elaraby-projectors_HomeCinema_Model_sp1_40.gif);
background-position:right;
background-repeat:no-repeat;}

/*  Home applince Pages Styles ///////////////////////////        */



.HA_Header_Img_1{
width:509px;
background-image:url(../images/HAimages/HA_Header_1.jpg);
background-position:center;
background-repeat:no-repeat;}
.HA_Header_BG{
background-image:url(../images/HAimages/HA_Header_BG.jpg);
background-position:center;
background-repeat:repeat-x;}
.HA_Header_Img_2{
width:144px;
height:104px;
background-image:url(../images/HAimages/HA_Header_3.jpg);
background-position:center;
background-repeat:no-repeat;}
.tlink{cursor:pointer}


/* News Style     /* News page */


.News_Body_Left{

width:13px;


background-image:url(../images/news_Arow_L.jpg);
background-repeat:no-repeat;
background-position: center ;
}



.News_Body_titl_BG_R{


width:112px;
height:11px;
background-image:url(../images/news_Arow_R.jpg);
background-repeat:no-repeat;
background-position:center;
}


.News_Body_titl{



background-color:#FD5151;
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:10px;
font-style:normal;
color:#FFFFFF;
text-align:left;

}

.News_Body_news_title{




font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
font-weight:bold;
color:#CC3300;
text-align:left;
text-decoration:none;


border-bottom:1px #999999 solid;


}

.News_Body_news_txt{




font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:10px;
font-weight:bold;
color:#999999;
text-align:left;
text-decoration:none;

}

.News_Body_news_txt_more{




font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:10px;
font-weight:bold;
color:#FD5151;
text-decoration:none;
}
.News_Body_news_txt_more:hover{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:10px;
font-weight:bold;
color:#FD5151;
text-decoration:underline;
}
.News_Body_titel_border{
border-bottom:1px #666666 solid}
.news_titl_txt_a{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000}
.news_titl_txt{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000}
.news_titl_txt:hover{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color:#000000}
.serv_comp_clip_img_Projector{ 
width:210px;
height:205px;
background-image:url(../images/compearhclipProjector.jpg); background-position:top; background-repeat:no-repeat}
.serv_comp_clip_img{ 
width:210px;
height:205px;
background-image:url(../images/comperclipt.jpg); background-position:top; background-repeat:no-repeat}
.serv_comp_clip_button{ 

height:30px;
background-image:url(../images/Compaer_Button1.jpg); background-position:right; background-repeat:no-repeat}
.serv_comp_clip_titel_comperBox{
font-family:Arial, Helvetica, sans-serif, Verdana, Arial;font-size:12;
text-decoration:none;
color:#000000;}
.serv_comp_clip_titel_comperBox_txt{
font-family:Arial, Helvetica, sans-serif, Verdana, Arial;font-size:12;
text-decoration:none;
font-weight:bold;
color:#666666;}
.serv_comp_clip_bord{ border-top-width:3px;
border-top-style:solid;
border-top-color:#666666;
}
.serv_comp_clip_bord_title{ border-bottom-width:2px;
border-bottom-style:double;
border-bottom-color:#666666;
}
.serv_comp_clip_right_BG{ background-image:url(../images/clip_bg_right.jpg); background-position:right;
background-repeat:repeat-y;
}
.serv_serch_BG{ background-image:url(../images/sbg.jpg); background-position:right bottom;
background-repeat:no-repeat;
}
.serv_comp_clip_img_search{ 
width:210px;
height:205px;
background-image:url(../images/searchclip.jpg); background-position:top; background-repeat:no-repeat}
.serv_search_A_txt{
font-family:Arial, Helvetica, sans-serif, Verdana, Arial;font-size:14;
text-decoration:none;
font-weight:bold;
color:#666666;}

.serv_search_A_txt:hover{
font-family:Arial, Helvetica, sans-serif, Verdana, Arial;font-size:14;
text-decoration:underline;
font-weight:bold;
color:#666666;}
/*news & promotions banner*/
.Service_Header_img1{
width:505px;
height:104px;
background-image:url(../images/services/PORTAL_left.jpg);
background-repeat:no-repeat;
background-position:left;
}
.Service_Header_bg{
/*background-image:url(../images/);*/
background-repeat:repeat-x;
background-position:center;
}
.Service_Header_img2{
width:75px;
/*background-image:url(../images/);*/
background-repeat:no-repeat;
background-position:left;
}

/*****************************/
.promotion_txt_title{
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:17px;
font-weight:bold;
color:#CC3300;
text-align:left;
text-decoration:none;
border-bottom:1px #999999 solid;
}
.ser_regstration_text{}
.ser_regstration_Button{}
.ser_regstration_box{ background-color:#CCCCCC;
border:#666666 1px solid;}
.ser_regstration_box_text{ font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
text-decoration:none;
font-weight:normal}
.Notebook_table_text_spx{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#999999;}









/******************support********************/









.support_style_mail_img{background-image:url(../images/mail.jpg);
background-position:center;
width:145px;
height:29px}

.support_style_mail_txt{color:#FF0033;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
text-decoration:none;
font-weight:bold}

.support_style_hotline_txt{color:#FF0033;
font:"Arial Black", Verdana, Arial;
font-size:18px;
text-align:left;
text-decoration:none}

.support_style_hotline_txt a:hover{color:#FF0033;
font:"Arial Black", Verdana, Arial;
font-size:18px;
text-align:left;
text-decoration:underline}

.support_style_hotline_img{background-image:url(../images/hotline_img.jpg);
background-position:center;
width:145px;
height:56px}


.support_style_onlinRS_img{background-image: url(../images/Online.jpg);
background-position:center;
background-repeat:no-repeat;
width:145px;
height:56px}


.support_style_CS_list_tel_txt{color: #666666;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:left;
text-decoration:none}

.support_style_CS_list_tel_txt_hedRed{color: #CC3300;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align:left;
text-decoration:none}

.support_style_CS_list_Arabic{color:#0066FF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
text-decoration:none}

.support_style_CS_list_Arabic a:hover{color:#0066FF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
text-decoration:underline}

.support_style_CS_list_titl_txt{color:#666666;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none}

.support_style_CS_list_head_address_txt{color:#000000;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
text-decoration:none;
}

.support_style_E_logo_img{background-image:url(../images/logoE.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:119px;
height:38px;
}


.support_style_Clip_bg{background-color:#dcdddf}

.support_style_CS_Clip_bg{background-color:#c4c4c4}

.support_dotLine{ border-bottom-color:#666666;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom:#666666  1px dotted 
}
.bord_list{
border-color:#666666;
border-style:dotted;
border-width:1px
}

.scrolledDiv{
 height:100px;
 width:100px;
 overflow:scroll;
 
 padding:0px 0px 0px 0px;
 margin:0px 0px 0px 0px;
 background-color:#ffffff;
 overflow-x:hidden;
    
}
.btBorder{
border-bottom-color:#666666;
border-bottom-style:double;
border-bottom-width:1px}

.but{
width:200px;
height:23px}

.butoo{
width:215px;
}

.redNum{
text-decoration:underline;
font:"Arial Black", "Arabic Transparent", System, ADMUI3Lg, Arial;
font-size:12px;
font-style:normal;
color:#CC0000}

.CDtxt{
text-decoration:underline;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
color:#999999}

.Mpic{background-image:url(../images/Mpic.jpg);
background-position:right top;
background-repeat:no-repeat}















.p_tec_txt{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333333;
text-decoration:none;

}

.p_tec_txt_in{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
color:#333333;
text-decoration:none;

}


.p_tec_txt_titl{
font:Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
color:#7FB1C9;
text-decoration:none;
letter-spacing:1px;
}

.p_tec_txt_titl_s{
font:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:300;
color:#7FB1C9;
text-decoration:none;

}
.p_tec_txt_info{
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#7FB1C9;
text-decoration:none;
letter-spacing:1px;
}

.p_tec_txt_info a:hover{
font:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
color:#7FB1C9;
text-decoration:underline;
letter-spacing:1px;
}

.p_tec_Bimg{
background-image:url(../images/imagestechnology/Bimg.jpg);
background-repeat:no-repeat;
background-position:top;
width:280;
height:180}


.p_tec_espimg{
background-image:url(../images/imagestechnology/1_07.jpg);
background-position:center;
background-repeat:no-repeat;
width:148px;
height:88px}


.p_tec_dlpimg{background-image:url(../images/imagestechnology/1_11.jpg);
background-position:center;
background-repeat:no-repeat;
width:148px;
height:88px}




.p_tec_txt_B{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
text-decoration:none;
}




.p_tec_Header{

width:531px;
height:108px;
background-image:url(../images/imagestechnology/Untitled-1_121.jpg);
background-repeat:no-repeat;
background-position: center Left;

}

.p_tec_clib_titl{
font-family:tahoma, Verdana, Arial;
font-size:15px;
color:#7FB1C9;
font-weight:300;
text-decoration:none}

.p_tec_clib_titl_b{
font-family:tahoma, Verdana, Arial;
font-size:16px;
color:#7FB1C9;
font-weight:400;
text-decoration:none}



/******   bunners  ********/

.regza_hed1_img{background-image:url(../images/Regza_N_N.jpg);
background-position:left;
background-repeat:no-repeat;
width:665px;
height:102px}


.regza_hed1_logo{background-image:url(../images/R_Logo1.jpg);
background-position:left;
background-repeat:no-repeat;
width:155px;
}

.regza_hed1_reb{background-color:#013c36}








.water_hed_img{background-image: url(../images/WToshibaBunner.jpg);
background-position: left;
background-repeat:no-repeat;
width:317px;
height:102px;
}


.ref_6door_img{background-image: url(../images/6door.jpg);
background-position:left;
background-repeat:no-repeat;
width:286px;
height:95px;
}

.ref_6door_reb{background-color:#e3e3e1}



.lit_hed_img{background-image: url(../images/LightSys_h_img.jpg);
background-position:left;
background-repeat:no-repeat;
width:286px;
height:102px;
}

.slim_tv_img{background-image: url(../images/slimtv_1.jpg);
background-position:left;
background-repeat:no-repeat;
width:257px;
height:102px;
} 

.wash_hed_img{background-image: url(../images/wachingM.jpg)  ;
background-position:left;
background-repeat:no-repeat;
width:330px;
height:95px;
}


.fan_hed_img{
background-image:url(../images/Fan_hed3_img.jpg);
background-position:left;
background-repeat:no-repeat;
width:386px;
height:102px}

.fan_hed_reb{
background-image:url(../images/Fan_hed3_Reb.jpg);
background-position:left;
background-repeat:repeat-x;
}

.fan_hed_right{
background-image:url(../images/Fan_hed3_img_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:400px}




.iq_tv_img{ background-image:url(../images/IQ_TV.jpg);
background-position:left;
background-repeat:no-repeat;
width:523px;
height:102px}





.iq_tv_color{background-color:#00366f}


.ref_hed3_img{
background-image:url(../images/Ref_2door_img.jpg);
background-position:left;
background-repeat:no-repeat;
width:392px;
height:102px}

.ref_hed3_reb{background-color:#ffffff}

.ref_hed3_right{
background-image:url(../images/Ref_2door_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:140px;
height:102px}




.regza_hed3_img{
background-image:url(../images/Regza_hed3_img.jpg);
background-position:left;
background-repeat:no-repeat;
width:428px;
height:102px}

.regza_hed3_img_M{
background-image:url(../images/Regza_hed3_logo_M.jpg);
background-position:center;
background-repeat:no-repeat;
width:175px;
height:102px}


.vac_hed_img{
background-image:url(../images/Vac_hed_img.jpg);
background-position: left;
background-repeat:no-repeat;
width:214px;
height:102px}


.vac_hed_reb{background-color:#d3d3d3}
.vac_hed_right{
background-image:url(../images/Vac_hed_right.jpg);
background-position: left;
background-repeat:no-repeat;
width:415px;
height:102px}




.VF_hed_img_lift{ background-image: url(../images/VF_hed_img_lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:291px;
height:102px}
.VF_hed_img_reb{background-color:#D1D1D1}
.VF_hed_img_right{ background-image: url(../images/VF_hed_img_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:277px;
height:102px}



.noteHome_hed_img_lift{ background-image: url(../images/NoteHome_hed_img_Lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:411px;
height:102px}


.noteHome_hed_img_right{ background-image: url(../images/NoteHome_hed_img_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:418px;
height:102px}


.noteHK_hed_img_lift{ background-image: url(../images/NoteHKsound_hed_img_Lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:411px;
height:102px}

.noteAll_hed_img_right{ background-image: url(../images/NoteALL_hed_img_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:418px;
height:102px}

.noteSA300_hed_img_lift{ background-image: url(../images/NoteSA300_hed_img_Lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:411px;
height:102px}

.noteSA300_hed_img_right{ background-image: url(../images/NoteSA300_hed_img_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:418px;
height:102px}


.noteSat_hed_img_lift{ background-image: url(../images/NoteSAT_hed_img_Lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:411px;
height:102px}

.noteSat_hed_img_right{ background-image: url(../images/NoteSAT_hed_img_right.jpg);
background-position:left;
background-repeat:no-repeat;
width:418px;
height:102px}


.noteCQ_hed_img_lift{ background-image: url(../images/NoteCQ_hed_img_Lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:411px;
height:102px}

.lampss_hed_img_lift{ background-image: url(../images/LAMPS_img.png);
background-position:left;
background-repeat:no-repeat;
width:530px;
height:102px}

.lambss_hed_img_right{ background-image: url(../images/LAMPS_test.png);
background-position:left;
background-repeat:no-repeat;
width:280px;
height:102px}
.lambss_hed_bg_right_reb{background-color:#F5886B}

.HAa_hed_img_lift{ background-image: url(../images/BanHA_lift.jpg);
background-position:left;
background-repeat:no-repeat;
width:600px;
height:102px}

.HAa_hed_img_reb{ background-image: url(../images/BanHA_reb.jpg);
background-position:left;
background-repeat:repeat-x;
height:102px}


.led_banner_img_lift{ 

background-image: url(../images/imgTLedLeft.jpg);
background-position:right;
background-repeat:no-repeat;
width:273px;
height:95px}

.led_banner_img_Center{ 

background-image: url(../images/imgTLedBG.jpg);
background-position:center;
background-repeat:repeat-x;
width:auto;
height:95px}

.led_banner_img_right{ 

background-image: url(../images/imgTLedRight.jpg);
background-position:left;
background-repeat:no-repeat;
width:347px;
height:95px}


.Copiers_color_cat_S_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_Cat_color_M.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_color_cat_M_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_Cat_color_S.jpg);
background-repeat:no-repeat;
background-position:center;
}


.Copiers_color_cat_L_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_Cat_color_B.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_BW_cat_S_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_Cat_Black_S.jpg);
background-repeat:no-repeat;
background-position:center;
}

.Copiers_BW_cat_M_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_Cat_Black_M.jpg);
background-repeat:no-repeat;
background-position:center;
}


.Copiers_BW_cat_L_img{
width:228px;
height:48px;
background-image:url(../images/Copiersimages/Copiers_Cat_Black_B.jpg);
background-repeat:no-repeat;
background-position:center;
}

