﻿/*------------------------------header css-----------------------*/
#headerArea
{
	/*background-image: url(../images/nav_main2.png);*/
	background-image: url(../images/HeaderImage/background-1px.png);
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	background-repeat: repeat-x;
}
#headerContent
{
	margin: 0 auto;
	background: url(../images/HeaderImage/background.png) no-repeat;
	width: 960px;
	height: 68px;
	padding: 0;
	overflow: hidden;
}

/*-----------------------set the logo style-----------------------*/
#headerImg
{
	float: left;
	padding: 1px 0 0 2px;
}
#headerImg .logo
{
	height: 60px;
	width: 74px;
	border: none 0px;
	behavior: url(iepngfix.htc);
}

/*-------------------set the top navigation menu style------------------*/
#headerMenu
{
	margin-top: 35px;
	padding-left: 91px;
	z-index:1002;
	position:absolute;
}
#headerMenu A
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	float: left;
	background-image: url(../images/dot-clear.gif);
	width: 109px;
	color: #dbdee4;
	font-family: verdana;
	position:relative;
	padding-top: 2px;
	height: 23px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
#headerMenu A:hover
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	float: left;
	background-image: url(../images/HeaderImage/tab.png)!important;
	width: 109px;
	color: #dbdee4;
	font-family: verdana;
	position: relative;
	text-align: center;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/HeaderImage/tab.png");background:none; 
}
#headerMenu A.TopMenuSelected
{
	background-image: url(../images/HeaderImage/tab-sec.png)!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/HeaderImage/tab-sec.png");background:none; 
}

#otherMenus /*this is server controls style,the id is otherMenus on server*/
{
	/*text-align: center;  	margin-top:-2px;  	position:relative;*/
	width: 100%;
	position: absolute;
	left: 0px;
	margin: 0 auto;
	margin-top: -7px;
}
#otherMenus A
{
	font-size: 12px;
	color: #65718a; /*#BAC7DF*/
}
#SecMenu #devPlatformCont #nav li
{
	
}

#SecMenu #devPlatformCont #nav li ul .lastLi
{
	background-image: url(../images/Developer/ddmenu-round-corners.png)!important;
	width: 185px;
	height: 30px;
	margin-top:-1px;
	background-position:0 35px!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/Developer/ddmenu-round-corners.png");background:none; 
	clear: both;
}

#SecMenu #devPlatformCont #nav li ul
{
	margin: 0;
	padding: 0;
}

#SecMenu #devPlatformCont #nav li ul li
{
	background: url(../images/Developer/ddmenu-1px.png)!important;
	background-repeat: repeat-y;
	width: 185px;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/Developer/ddmenu-1px.png");background:none; 
}
#SecMenu #devPlatformCont #nav li ul li A
{
	_font-size: 11px;
	_margin: 0px 0px 0px 5px;
	color: #65718a;
}
#otherMenus A:hover, #SecMenu #devPlatformCont #nav li ul li A:hover
{
	color: #222f48; /*#FFFFFF*/
	text-decoration: none;
}
#otherMenus A.otherMenusSelected
{
	/*color:#90CE1A;*/
	color: #a9f800;
}
#SecMenu
{
	/*background-image: url(../images/bg_subnav.png); */
	background-image: url(../images/HeaderImage/secondary-bar.gif);
	background-repeat: repeat-x;
	height: 29px;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#SecMenu div
{
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#SecMenu div a
{
	text-decoration: none;
	font-size: 12px;
}
#SecMenu #devPlatformCont
{
	margin-left: 112px;
	float: left;
	width: auto;
	display: inline;
}
#SecMenu #devPlatformCont li a
{
	margin-right: 30px;
	cursor: pointer;
}

#SecMenu #techCont
{
	margin-left: 220px;
	margin-top: 5px;
	float: left;
	width: auto;
	display: inline;
}
#SecMenu #techCont a
{
	margin-right: 30px;
	color: #BAC7DF;
}
#SecMenu #techCont a:hover
{
	color: #fff;
}
#SecMenu #mediaCont
{
	margin-left: 220px;
	margin-top: 5px;
	float: left;
	width: auto;
	display: inline;
}
#SecMenu #mediaCont a
{
	margin-right: 30px;
	color: #BAC7DF;
}
#SecMenu #mediaCont a:hover
{
	color: #fff;
}
#ThirdMenu
{
	background-image: url(../images/bg_submenu.png)!important;
	width: 969px;
	height: 110px;
	margin-top: 0px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="../images/bg_submenu.png");background:none; 
}


#ThirdMenu ul
{
	list-style-type: none;
	z-index: 20;
	position: relative;
	margin-left: 89px;
	margin-top: 5px;
	float: left;
	text-align: left;
	display: inline;
}
#ThirdMenu ul li span
{
	color: #BAC7DF;
	text-decoration: underline;
	font-size: 12px;
	list-style: none;
}
#ThirdMenu ul li a
{
	font-size: 12px;
	text-decoration: none;
}


/*-----------------set the search button style---------------*/
#headerSearch
{
	float: right;
}
#headerSearch .headerLanguage
{
	clear: both;
	padding-top: 0px;
	height: 22px;
	padding-right: 20px;
}
#headerSearch .headerLanguage img
{
	border-width: 0px;
}

#headerSearch div div input.iecss
{
	background-image: url(../images/search_bg.gif);
	border: 0;
	padding: 0;
	margin-top: -1px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: Gray;
	width: 100px;
}
#headerSearch div div input.ffcss
{
	background-image: url(../images/search_bg.gif);
	border: 0;
	padding: 2 0 0 0;
	margin-top: 0;
	height: 22px;
	max-height: 22px;
	font-size: 12px;
	color: Gray;
	width: 100px;
}

#headerSearch a
{
	color: #A0A0FF;
	text-decoration: none;
	font-size: 11px;
}
#headerSearch a:hover
{
	color: #DBDEE4;
}

.searchbox
{
	height: 16px;
	width: 149px;
	border: 0px;
	font-size: 11px;
	background-image: url(../images/search_bg.jpg);
	padding-top: 5px;
	padding-left: 20px;
}

/************************add*************************/
.transparent
{
    behavior: url(../css/iepngfix.htc);
}

.SearchTextBox
{
    height: 14px;
    border: 0px;
    font-size: 11px;
    background-color: transparent;
    color: #AAAAAA;
    line-height:14px;
    vertical-align:text-bottom;
}
.transparent
{ 
    background-color:Transparent;
}


/***********************add*************************/