
* { padding: 0; margin: 0; }

a{
 text-decoration:none;
 *text-decoration:none;
 _text-decoration:none;
}

a:hover{
 color:blue;/*#BEBEC0;*/
 text-decoration: underline;
}

sup {
	font-size:8px;
}

body {
 font-family: Tahoma;
 font-size: 13px; 
 _TEXT-ALIGN: center; /* For IE  6 */

}

#wrapper { 
  margin: 0 auto;
  width: 885px;
 _TEXT-ALIGN: left; /* For IE  6 */
}

/****mainBanner style***/
#header {
  background-color: #ffffff;
}
#headerInside{
  margin: 0 auto;
  width: 890px; 
 _width: 920px; 
 overflow:hidden;		 
 border: 0px;
  _TEXT-ALIGN: left; /* For IE  6 */
	
}


 /***end***/

#main_banner{
 padding:2px 0 0 0;	  
}
#mainBannerLeft{
	float:left;
}

#logo{ 
 float: left; 
}
 
#mainBannerMiddle{
	float:left;
	margin:20px 30px 0 0; 
}
#mainBannerMiddleTop{
	  float:left;
}
#mainBannerMiddleTop a{
	margin-right:5px;
}
#mainBannerMiddleBottom{ 
	padding-top:10px; 
}  
#mainBannerMiddleBottom div{ 
	float:left;
	margin-right:10px; 
} 
 
 .search_input{
 	border:1px solid black;  
 	display:block;  
  
 }
.search_text{ 
  /*** border-style:none;**/ 
   width:90px;
   border:0px;
   padding:0 0 0 0;
   margin:0px 0px 0px 0px; 
}
 
  
#mainBannerRight{
	float:left;
	margin-top:20px; 
	 
}
#mainBannerRightTop{
	  float:left;
	  
}
#mainBannerRightTop div{ 
	float:left;
	margin-right:10px; 
} 
#mainBannerRightBottom{ 
	 
}  
#mainBannerRightBottom div{ 
	float:left;
	margin-right:10px; 
} 
#language_content{ 
 padding-top:3px;
 float:left;
 width:80px;
 padding-left:3px;
 border:none;
 border:0px;
 }  
 #lang1{
 	border:none;
 	border:0px;
 } 
 .selectParent{
 	width:80px;
    overflow:hidden;
    padding: 0;
    border:0px;border:none;
    padding:0 0 0 0;
    margin:0px 0px 0px 0px; 
    
 }
  
 .selectParent select#lang1{
    width:100px; 
    padding: 0;  
    border:0px;border:none;
    padding:0 0 0 0;
    margin:0px 0px 0px 0px;  
} 
 #quickSearchLink{ 
 padding-top:3px;
 float:left;
 width:80px;
 padding-left:3px;
 border:none;
 border:0px;
 } 
/***mainBanner style end***/

/**main_body_content menu start*/
 #navigation{
 width:100%; 
 height:27px; /* Changed from 35px to add more lines in pull down */
 font-weight:bold; 
 text-align:center; 
 _text-align:center;
 background: url('/images/common/menu_up.png') repeat-x right  ;
 }

#navigation ul#navlist{ 
 
 width:925px;   /* Changed from 885px to 1000px THEN 800px to add menu items */ 
 text-align:center; 
 _text-align:center; 
  margin:0 auto;
 
} 
 #navigation ul#navlist li{
 float:left;
 list-style-type: none;  
 
} 
#navigation ul#navlist li a{
/**border-right:3px #FFFFFF groove ;***/	/**change!!!*/
 padding:0 0 0 0; 
 line-height:normal;  
 display:block; 
 text-align:center;
 _text-align:center; 
 font-size:14px; 
 line-height:27px; /* Changed from 35px to add more lines in pull down */
 color:#FFFFFF;	
 text-decoration:none;
 *text-decoration:none;
 _text-decoration:none; 
 width:100px; /* Changed from 123px to 100px  for 800px wide*/
  
} 


#navigation ul#navlist li a img{
 float:right;
 padding:4px 0 0 0;  
 line-height:normal;  
 display:block; 
 text-align:center;
 _text-align:center; 
  vertical-align:center;
 line-height:27px; /* Changed from 35px to add more lines in pull down */
 color:#FFFFFF;	
  
}


 #navigation ul#navlist li a:hover{
background: url('/images/common/menu_down.png') repeat-x  top;
text-decoration:none; 
  /**width:121px***/ 
} 
 
/**menu drop down block start***/
#navigation ul#navlist li ul#subnavlist { display:none;  text-decoration:none; color:black; }

#navigation ul#navlist li:hover ul#subnavlist
 {
 display: block;
 list-style-type:none;  
 position: absolute;
 background:url('/images/common/1list_back.png') repeat-y ; 
 margin-top:-1px; 
 z-index:11;text-decoration:none; color:black;
  }
  
/***#navigation ul#navlist li:hover ul#subnavlist li br { 
	text-indent: -5em;}***/
#navigation ul#navlist li ul#subnavlist li {
	float: none;   text-decoration:none; color:black;
    margin-top:-2px;	 
 }  
 
#navigation ul#navlist li ul#subnavlist li a
 {
  border-style:none;
  font-size:13px;
  display: block; 
  text-align:left;  
  text-decoration:none; color:black; 
  width:160px;
  padding:0 0 0 11px;
  height:27px !important;/***white-space:nowrap;*/    /* Changed from 35px to 27px to allow more rows in pull downs. Paul */ 
  line-height:18px;  margin-top:3px;
  vertical-align:middle;
 }  
#navigation ul#navlist li ul#subnavlist li a:hover
 { 
  text-decoration: none;color:black;
  background:url('/images/common/1list_down.png') no-repeat ;  
 }
 
ul#subnavlistDetail { display:none;} 
#navigation ul#subnavlist li:hover ul#subnavlistDetail
 {
 display: block;
 list-style-type:none;  
 position: absolute;
 margin-left:170px;
margin-top:-21px; /* Changed from -21px to -50px for ease of use in firefox */ 
 background:url('/images/common/1list_back.png') repeat-y ;
 z-index:11;   
}


 

   /**menu drop down block end***/

#subpage_title{
 display:block;	
 width:881px;
 float:left;
 margin:0px 0px 20px 0px ;
 padding:10px 0px 20px 0;
 font-size:16px;	
 font-weight:bolder;
 color:#009FA8;
 border-bottom:2px solid #009FA8;
}

#subpage_title a{
 font-size:16px;	
 font-weight:bolder;
 color:#009FA8;

}

#subpage_title a:hover{
 font-size:16px;	
 font-weight:bolder;
 /*color:#009FA8;*/
 color:blue;/*#BEBEC0;*/
 text-decoration: underline;
}

#content { 
 overflow:hidden;	
 width: 885px;
 color: #333;
 float:left;
 border: 0p;
 margin: 0px 0px 10px 0px;
/* padding: 10px;*/
 _TEXT-ALIGN: left; /* For IE  6 */
 min-height:400px;
 

}

.footer-text{ 
  float:left;	
  font-size:10px;
  margin-top: 5px;
}

.footer-link{
  margin-topP:2px;	
  color:#000000;
  float:right;
  font-size:12px;
  margin-left:15px;
  margin-top: 5px;
}


img{
  border: 0px;
}

#footer { 
 clear: both;
 width: 885px;
 height:55px;
 color: #000000;
 border-top:2px #52BDC3 solid;
 margin: 20px 0px 0px 0px;
 text-align:left;
}



img{
  border: 0px;
}
  

 
.button_pressed2
{
	border:0;
	color:#ffffff ;
	font-weight:bold;
	width:110px;
	height:22px;
	background: url('/images/web(home0104)product-lines-H.png');
}
 

.h1{
font-weight:normal;
font-size:16px;

}
.h2{
font-weight:normal;
font-size:13px;

}

.platformIntel {
float: left;color:white;background-image: url('/images/products/web(Products)-Industrial-Intel.gif');
width:120px;
height:20px;
margin-right: 10px;
text-align: center;
font-weight: normal; 
}

.platformIntel a:hover{
font-color: blue;
color:blue;
}


.platformAMD {
float: left;
color: black;
background-image: url('/images/products/web(Products)-Industrial-AMD.gif');
width:120px;
height:20px;
margin-right: 10px;
text-align: center;
font-weight: normal;
}


.platformAMD hover{
font-color: blue;
color:blue;
}