img
{
	border:none;
	behavior: url(css/iepngfix.htc);/*conflict with reflect effect*/
}

.contentstyle
{

}

.headerstyle
{
    height: 220px;
    background-image: url(../images/navigation_bg.gif);
    background-position: 0px 102px;
    background-repeat:repeat-x;
}

.icon
{
  padding-left:28px;
  float:left;
  width:25%;
}
/*
.iconimg
{
  width: 219px;
  height: 133px;
}*/

.headerright
{
  float: left;
  width:70%;
  height:220px;
}

.advertiseandsearchbar
{
  height: 102px;
}

.advertise
{
  width:100%;
  height:102px;
}

.advertise img
{
  margin-left:32px;
  margin-top:20px;
}

.hideText
{
display:none;
font-size:12px;
}

.search
{
  margin-right:46px;
}

.searchbutton
{
  margin-top:40px;
  float:right;
  margin-left:5px;
}

.searchbar
{
  margin-top:41px;
  float:right;
}

.menucontainer
{
  height:120px;
  width:100%;
}

ul.tab li
{
  float: left;
  list-style-type:none;
  text-decoration: none;
  vertical-align: middle;
  margin-top:1px;
  margin-left: 10px;
}

ul.tab li.active
{
  margin-top:20px;
}

ul.tab a
{
  font-size:12px;
  color:#FFFFFF;
  padding-left:10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom:5px;
  text-decoration: none;
}

ul.tab a:hover
{
  color:#e8112d;
  background-color:#FFFFFF;
}

ul.tab a:active
{
  color:#e8112d;
  background-color:#FFFFFF;
}

ul.tab a:visited,
ul.tab a:link
{

}

ul.tab li.active a:hover,
ul.tab li.active a:active,
ul.tab li.active a:visited,
ul.tab li.active a:link
{
  margin-top:20px;
  color:#e8112d;
  background-color:#FFFFFF;
}

.dividerstyle
{
  clear:both;
}

.sidecontentstyle
{
  float: right;
  padding-right: 46px;
  padding-top: 20px; /*keep same horizontal with left side*/
  padding-bottom:20px;
}

.RightSideDivide
{
	float:right;
	width: 13px;/*20px*/
	height: 580px;/*638px*/
	background-image:url(../images/line_right.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:13px; /*14*/	
}

.newsstyle
{
  width: 158px;/*158px*/
  height: 128px;/*127px*/
  padding:10px;
  padding-top:20px;
  background-image: url(../images/news_bg.gif);
  background-repeat:no-repeat;
  overflow:hidden;
  position:relative;
}

.stories
{
  height: 275px;
}

.contact
{
  height: 108px;
}

.indicatorstyle
{
  margin-left:46px;
  background-image: url(../images/indicator.gif); 
  background-repeat:no-repeat;
  padding-left: 20px;
}

.contentloaderstyle
{
  background-image: url(../images/content-loader.gif); 
  background-repeat:no-repeat;
  margin-top: 0px;
  margin-left: 400px;
  height:35px;
}

.rssloaderstyle
{
  background-image: url(../images/rss-loader.gif); 
  background-repeat:no-repeat;
  height:35px;
  margin-top:40px;
  margin-left:55px;
}

.tabcontentstyle
{
  width:684px;/*683px*/ 
  margin-left:46px; /*46px*/
  /* for test begin*/
  /*
  border-color:#d0d0d0;
  border-width:1px;
  border-style:solid;
  */
  /* for test end*/

}

.tabcontentstyle2
{
  width:709px;/*705px*/ 
  margin-left:10px;/*10*/ 
  /* for test begin*/
  /*  
  border-color:#d0d0d0;
  border-width:1px;
  border-style:solid;
  */
  /* for test end*/
}


.footerdivider
{
  width:100%;
  height:8px;
  background-color:#e8112d;
  margin-top:20px;
  
}

.footerstyle
{
  width: auto;
  font-size:10px;
  text-align: center;
  margin-top:10px;
  margin-bottom:20px;
}

.FooterContentTop
{
	margin: 10px 0px 10px 0px;
	
	
}

.FooterContentBottom
{
	margin: 14px 0px 10px 0px;
}

.title
{
  font-size:14px;
  font-weight:bold;
  color:#e8112d;
  margin-top:5px;
  margin-bottom:3px;
}

.title a
{
  font-size:14px;
  font-weight:bold;
  color:#e8112d;
  margin-top:5px;
  margin-bottom:3px;
}
.readmore a
{
  font-size:12px;
  color:#e8112d;
}

.seemore
{
  float:left;
}

.seemore a
{
  font-size:11px;
  color:#e8112d;
}

.emptyline
{
  width:auto;
  height: 20px;
  clear:left;
}

.hide
{
  display:none;
}

#newsDisplay
{
 margin: 5px;
 margin-bottom:2px;
 height:10000px;
 width:150px;
 overflow:hidden;
 line-height:16px;
 position:relative;
}

#newsTitle
{
  font-size:11px;
  font-weight:bold;
  color:#61b8d8;
}

#newsTime
{
  font-size:11px;
  color:#9b9b9b;
}

#newsDescription
{
  font-size:11px;
  color:#ffffff;
}

#newsTabsBackGround
{
  width: 178px;
  height: 28px;
}

.newsTabsBGImage1
{
  background-image: url(../images/news_tab_1.gif);
  background-repeat:no-repeat;
}

.newsTabsBGImage2
{
  background-image: url(../images/news_tab_2.gif);
  background-repeat:no-repeat;
}

.newsTabsBGImage3
{
  background-image: url(../images/news_tab_3.gif);
  background-repeat:no-repeat;
}

.newsTabsHolder
{
  list-style-type:none;
  text-decoration: none;
  vertical-align: middle;
  padding-left:5px;
  padding-top:8px;
  margin: 0px;
}

.newsTabs
{
  float: left;
  padding-left: 6px;
  padding-top: 2px;
  padding-bottom:4px;
  padding-right:7px;
  font-size:11px;
  color:#ffffff;
  text-decoration: none;
  behavior: url(css/iepngfix.htc);
}

.newsTabs:hover,
.newsTabs.hover
{
  text-decoration: none;
  cursor:pointer;
}

.mainMenuHolder
{
  width:100%;
  margin:auto;
  margin-top:3px;
  text-align:center;
  height:120px;
  overflow:hidden;
}

.MenuItem
{
  float:left;
  height:50px;
  width: 80px;
  margin:1px;
  padding:0px;
  color:#3f3f3f;
  text-align:center;
  cursor:pointer;
/*  behavior: url(css/iepngfix.htc);
}

.MenuItem:hover,
.MenuItem.hover
{
  cursor:pointer;
  color:#e8112d;
  font-weight:bold;*/
}

.menutext
{
  font-size:10px;
  margin:0px;
  padding:0px;
  line-height:15px;
}

.menuimg
{
  height:36px;
  width: 36px;
  margin-bottom:5px;
}


/*Technology common style*/
.TechnologiesItem_Content
{
	width: auto;
	padding-top:10px;	
	clear:left;
	font-family:Verdana;
	font-size:11px;
	padding-left: 30px;
	color:#3f3f3f;
	padding-bottom:10px;
	line-height:120%;
}

.TechnologiesItem_ContentSubTitle
{
	width: auto;
	padding-top:10px;	
	clear:left;
	font-family:Verdana;
	font-size:11px;
	padding-left: 30px;
	color:#3f3f3f;
	padding-bottom:10px;

	font-weight:bold;	
	line-height: 140%;
}

.TechnologiesItem
{
	margin-right:20px;
	clear: left;
	height: auto;
	margin-left:35px;
		
}

.TechnologiesItem_TopButton
{
	width:29px;
	height: 14px;
	margin-left:auto;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	
}

.TechnologiesItem_Title
{
	width:100%;
	clear:left;
	height:20px;
	background-image:url(../images/red_dot.gif);
	background-position:0% 70%;
	background-repeat:repeat-x;
}

.TechnologiesItem_TitleName
{
	width: auto;
	padding-left:20px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #e8112d;
	float:left;
	background-image:url(../images/symble_3.gif);
	background-repeat:no-repeat;
	background-color:white;
}


.SSButton
{
	background-image:url(../images/stories_bt_normal.gif);
	width: 74px;
	height: 18px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:white;
	font-family:Verdana;
	line-height:18px;
	cursor:pointer;

	
}

.SSButton:hover
{
	background-image:url(../images/stories_bt_mouse_over.gif);
	cursor:pointer;
	

}
