body {
	margin: 0;
	padding: 0;
	background: url(img/backgrados.png) #8a8a8a repeat-x;
	font-family: Segoe UI, Helvetica, Tahoma, Arial, sans-serif;

}
a, a:visited, a:active {	
	color: #000000; /*#1c5b9e;*/
	text-decoration: none;
}
a:hover {
	color: #005aba;	
}

img {
	
	border:0px;
}

form {
	margin:0 0 0 0;
}
/*Windows Live Logon Button*/

.LogonButton {
	position: relative;
	top: 8px;
	right: 15px;
	float: right;	
}

/*SearchBox*/
.SearchText {
	background-color: transparent;
	border: 0px;
	color: #ddd;
	width: 165px;
	margin: 6px 0px 5px 5px;
}
.SearchButton {
	background-color: transparent;
	border: 0px;
	color: #fff;
	margin: 0px 0px 7px 0px;
}
.SearchArea {
	position: relative;
	top: 10px;
	right: 15px;	
	float: right;
	width: 200px;
	height: 32px;
}
/*Article Design*/
.TopBar {
	background: url(img/articleheader_grey.png) center left;
	height: 40px;
	font-size: 11pt;
	color: #000;
	padding-left: 5px;
	overflow: visible;
	border-bottom: 1px #dadada solid;
}
.TopBarImg {
	height: 40px;
	width: 28px;
	float: left;
}
.TopBarImg img {
	padding-top: 8px;
}
.TopBarComments {
	height: 40px;
	width: 85px;
	float: right;
	padding-right: 8px;
}
.TopBarComments img {
	padding-top: 8px;
}
.ArticleHeadline {
	padding-top: 3px;
}
.ArticleHeadline a {
	font-size: 11pt;
	
}

h1 
{
    font-size: 11pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
}
.ArticleDetails {
	color: #5f5f5f;
	font-size: 8pt;
}
.ArticleContent {
	font-size: 10pt;
	background: url(img/backgradation.png) #FFFFFF repeat-x;
	padding: 5px 7px 0px 7px;
	
	border-top: 1px #ffffff solid;
	border-bottom: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-left: 1px #dadada solid;
	line-height:135%;
	margin-bottom:15px;

}

.ArticleContentMSNews {
	font-size: 10pt;
	background: url(img/backgradation.png) #FFFFFF repeat-x;
	padding: 1px 7px 2px 7px;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-left: 1px #dadada solid;
	line-height:115%;
	margin-bottom:15px;
}

.ArticleContentMSNewsLive {
	font-size: 10pt;
	background: url(img/backgradation.png) #FFFFFF repeat-x;
	padding: 1px 3px 5px 4px;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-left: 1px #dadada solid;
	line-height:115%;
	margin-bottom:15px;
}

.ArticleContentMSNewsItem 
{
   padding:4px 0 4px;
}   

.ArticleContentNoM {
	font-size: 10pt;
	background: url(img/backgradation.png) #FFFFFF repeat-x;
	padding: 5px 7px 0px 7px;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-left: 1px #dadada solid;
	line-height:135%;

}

.ArticleContent p {
	margin: 0 0 10px 0;
}

.ArticleContent li {
	margin: 0px 0 10px 0;
}

.ArticleContentNoM p {
	margin: 0 0 10px 0;
}

.ArticleContentNoM li {
	margin: 0px 0 10px 0;
}

.ArticleLogo 
{

float:right;
margin:0 3px 0px 10px;
   
}

.ArticleList {
	
	background:url(img/small_item.png) center left no-repeat;
	
	padding-left:20px;
	margin-bottom: 10px;

}

.NewsPager {
	font-size: 10pt;	
	margin-bottom:15px;	
	text-align:center;
	vertical-align: top;
	
}

.NewsPagerPage {
border: 1px #dadada solid;
padding: 2px 2px 3px 2px;
margin: 2px 2px 2px 2px;
background: url(img/backgradation.png) #FFFFFF repeat-x;
}

.NewsPagerLive {
	font-size: 10pt;		
	text-align:center;
	vertical-align: top;
	padding-bottom:5px;
	padding-top: 5px;
}


.SubHeader {
 background:url(img/subheader_grey.png) no-repeat;
 border-bottom:1px #dadada solid;

 height:20px;
 width:100%;
 font-size: 10pt;
 line-height: 20px;
}

.SubHeaderMSNews {
 background:url(img/subheader_grey_mid2.png) no-repeat;
 border-bottom:1px #dadada solid;
 height:20px;
 width:100%;
 font-size: 10pt;
 line-height: 20px;
}

.SubHeader span {

margin-bottom: 10px;
line-height: 10px;
}

.sIcon {
width: 16px;
height: 18px;
float:left;
padding-right: 5px;
margin-left: 5px;
}

.CommentIconAdd {
background: url(img/icomment_add.png) no-repeat;
}

.CommentIcon {
background: url(img/icomment.png) no-repeat;
}

.GearIcon {
background: url(img/gearicon.png) no-repeat;
}

.NewsIcon {
background: url(img/news.png) no-repeat;
}

.CommentTextBox {
	border:1px #dadada solid;
	width:605px;
	height:100px;
}
.CommentLineTextBox {
	border:1px #dadada solid;
	width:200px;
}

.CommentHeader {
	padding-bottom:4px;
}
	

.CommentDetails {
	
	font-size: 9pt;
	text-align:right;	
	color:#5f5f5f;
	padding-bottom:5px;
}

.CommentText {
	
	font-size: 10pt;
	padding-bottom:4px;
}

.CommentSeperator {
	border-bottom:1px #dadada solid;
	height:1px;
	padding-bottom:4px;
}

/*End Article Design*/
/*Menu Design*/
.MiniBarBlue {
	height: 21px;
	font-size: 9pt;
	color: #fff;
	padding: 0 0 0 7px;
	line-height: 21px;
	background: url("img/sidebar_blue.png") no-repeat;
	border-bottom: 1px #2885dc solid;

}

.MiniBarGrey {
	height: 21px;
	font-size: 9pt;
	color: #fff;
	padding: 0 0 0 5px;
	line-height: 21px;
	background: url("img/sidebar_grey.png") no-repeat;
	border-bottom: 1px #dadada solid;
	color: #5f5f5f;

}

.menu {
	border-bottom: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-left: 1px #dadada solid;
	border-top: 1px #fff solid ;
	background: url(img/backgradation.png) #FFFFFF repeat-x;
	padding: 0 5px 0 5px;
	margin-bottom: 15px;
}
.alist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.alist li {
	padding-bottom: 2px;
}
.alist li a {
	background: url(img/arrowbullet.png) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-size: 10pt;
}
.alist li a:hover {
	
	
}
.ilist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.ilist li {
	padding-bottom: 2px;
}
.ilist li a {
	background: url(img/doc.gif) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-size: 10pt;
}
.ilist li a:hover {

}




/* Menu Icons */
.menuitem {
	font-size: 10pt;
	width: 100%;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mIcon {
width: 16px;
height: 18px;
float:left;
padding-right: 8px;
}

.homelogo {
background: url(img/minilogo_home.png) no-repeat;
}
.newslogo {
background: url(img/news_tool.png) no-repeat;
}
.gallogo {
background: url(img/minilogo_gallery.png) no-repeat;
}
.blogslogo {
background: url(img/minilogo_blog.png) no-repeat;
}
.forumlogo {
background: url(img/minilogo_edit.png) no-repeat;
}
.softlogo {
background: url(img/minilogo_soft.png) no-repeat;
}
.tweakslogo {
background: url(img/minilogo_gears.png) no-repeat;
}

.vlogo {
background: url(img/minilogo_vista.png) no-repeat;
}
.xplogo {
background: url(img/minilogo_xp.png) no-repeat;
}
.srvlogo {
background: url(img/minilogo_server.png) no-repeat;
}
.livelogo {
background: url(img/minilogo_live.png) no-repeat;
}
.w7logo {
background: url(img/minilogo_7.png) no-repeat;
}
.genlogo {
background: url(img/minilogo_gen.png) no-repeat;
}
.editlogo {
background: url(img/minilogo_edit.png) no-repeat;
}
.mslogo {
background: url(img/minilogo_ms.png) no-repeat;
}
.seclogo {
background: url(img/minilogo_security.png) no-repeat;
}

.mHIcon {
width: 16px;
height: 18px;
float:left;
padding-right: 5px;
}

.MainMenuIcon {
background: url(img/icomputer.png) no-repeat;
}

.MainChartIcon {
background: url(img/ichart.png) no-repeat;
}

.MainAfIcon {
background: url(img/iaffiliates.png) no-repeat;
}

.MainTranIcon {
background: url(img/itranslate.png) no-repeat;
}

.BlogIcon {
background: url(img/iblog.png) no-repeat;
}

/*End Menu Design*/
/*Page Layout*/
#supercontainer {
width: 1000px;
margin: 0 auto;
background: url(img/centerback_os.png) repeat-y;

}

#container {
	width: 980px;
	margin: 0 auto;
}
#header {
	height: 50px;
	background: url(img/header_bw_search.jpg) no-repeat;

}
#subheader {
	zbackground-color: #fff;
	padding: 15px 10px 0px 15px;


}

#contentwrapper {
	width: 980px;
	zbackground-color: #fff;

}

#contentwrapper:after { content:"."; display:block; visibility:hidden; height:0; clear:both;}

#contentcolumn {
	float:left;
	width:640px;
	}

#menucolumn {
	float: right;
	width: 340px;
}


#footer {
	width: 100%;
	background: #FFFFFF url(img/backgradation.png) repeat-x;
	color: #5f5f5f;
	padding: 4px 0 0 0;
	font-size:8pt;
	border-top:1px #dadada solid;
	height:19px;

}

#footer a {
	color: #5f5f5f;
}
.innerContent {

	margin:15px 0px 15px 15px;
}
.innerMenu {
	margin: 15px 15px 15px 15px;
}
/*End Page Layout*/
/*Submenu bar list*/
.submenu {
	font-size: 10pt;
	width: 980px;
	height:32px;
	border-bottom: 1px #2885DC solid;
	border-top: 1px #6aa3d8 solid;
	background: transparent url(img/sub_bar_1.png) repeat-x;
}
.submenu ul {
	margin: 0;
	padding: 0;
}
.submenu ul li {
	display: inline;
}
.submenu ul li a {
	float: left;
	color: white;
	padding: 7px 11px 8px 11px;
	text-decoration: none;

}
.submenu ul li a:visited {
	color: white;
}
.submenu ul li a:hover, .submenu ul li .zcurrent {
	color: white !important;
	background: transparent url(img/sub_bar_hover_glow.png) center;
	border-right: 1px solid #5da3e5;
	border-left: 1px solid #5da3e5;
}

.BlogMenu {
	font-size: 10pt;
}

/* End Submenu bar list*/

/* tooltip */
.ArticleDetails a:hover {
	position: relative;
	cursor: text;
}

.ArticleDetails a span {
	display: none;
}

.ArticleDetails a:hover span {
	display: block;
   	position: absolute; top: 15px; left: 5px;
	white-space: nowrap;
	padding: 7px 7px 7px 7px;
	background: transparent url(img/tooltip.png) repeat;
	color:#f2f2f2;
}

.msnews_tip .tip 
{
	padding: 5px;
	background: transparent url(img/tooltip.png) repeat;
	color:#f2f2f2;
	max-width: 350px;
}

.msnews_tip .tip-title 
{
    font-size: 9pt;
    
}

.msnews_tip .tip-text 
{
    font-size: 8pt;
    display: none;
}


.Hidden
{
    display:none;
}

#imgLoader
{
    margin-top:3px;
    margin-right:3px;
}


#slideshow-container	{ width:207px; height:90px; float: left; position:relative;}
#slideshow-container span { display:block; position:absolute; top:0; left:0; z-index:1; }