/******************************************************************************
 *                          COMPONENTS
 *****************************************************************************/

.LinkToMore {
	background-image:url(/images/icons/MoreIcon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 6px 0 8px 33px;
	margin: 10px 0px 14px 21px;
}

.LinkToMore:hover {
	background-image:url(/images/icons/MoreIconHover.gif);
	text-decoration: none;
}


.BackButton {
	background-image:url(/images/newfrontpage/BackIcon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 6px 0 8px 33px;
	margin: 10px 0px 14px 21px;
}

.BackButton:hover {
	background-image:url(/images/newfrontpage/BackIconHover.gif);
	text-decoration: none;
}

.LinkToMoreBlack {
	background-image:url(/images/icons/MoreIconBlack.gif);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 6px 0 8px 33px;
	margin: 10px 0px 14px 21px;
color:#81b4de;
}

.LinkToMoreBlack:hover {
	background-image:url(/images/icons/MoreIconHoverBlack.gif);
	text-decoration: none;
color:#81b4de;
}

.LinkToMoreMedium {
	background:url(/images/icons/MoreIconMedium.gif) left 3px no-repeat;
	display: block;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0 8px 22px;
	margin: 0px 0px 0px 15px;
}

.LinkToMoreMedium:hover {
	background:url(/images/icons/MoreIconMediumHover.gif) left 3px no-repeat;
	text-decoration: none;
}

.MainBoxSubNavi{
	padding-left: 20px;
	height:28px;
	background-image: url(/images/newfrontpage/subnavibg.gif);
	margin: 0px -1px 0px;
}

.MainBoxSubNavi a {
	font-weight: bold;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #dbe3e8 #FFFFFF #dbe3e8 #dbe3e8;
	display:block;
	padding: 7px 10px 7px;
	float:left;
}

.MainBoxSubNavi a:hover, a .selected{
	background-image: url(/images/newfrontpage/subnavibgHover.gif);
	color: #ffffff;
	text-decoration: none;
}

.MainBoxSubNavi .selected{
	font-weight: bold;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #dbe3e8 #528BB9 #dbe3e8 #528BB9;
	display:block;
	padding: 7px 10px 7px;
	text-decoration: none;
	float:left;
	color: #ffffff;
	background-image: url(/images/newfrontpage/subnavibgHover.gif);
}

.NaviEnder{
	width: 1px;
	height: 28px;
	float:left;
	background-color: #dbe3e8;
}

.MainBoxContentPadding{
	margin: 0px 20px;
	border-color: #dbe3e8;
	border-width: 1px 0px;
	border-style: solid;
	line-height: 18px;
	font-size: 12px;
}

.MainBoxContentPadding p{
	margin-bottom:14px;
}

.MainBoxContentDivider{
	margin: 0px 20px;
	border-top: 1px #dbe3e8 solid;
}

.MainBoxContentPadding2{
	margin: 0px 20px;
	border-color: #dbe3e8;
	border-width: 1px 0px;
	border-style: solid;
}

.MainBoxTitle{
	padding: 14px 20px;
	color: #ff6b09;
	font-size: 17px;
	font-weight: bold;
}

.MainBoxInfo{
	margin: -7px 20px 7px 20px;
	line-height: 18px;
	color: #616d7a;
	font-size: 11px;
}

.MainBoxStyle .topleft{
	width: 2px;
	height: 2px;
	background-image:url(/images/newfrontpage/1.gif);
}

.MainBoxStyle .top{
	height: 2px;
	background-image:url(/images/newfrontpage/6.gif);
}

.MainBoxStyle .topright{
	width: 2px;
	height: 2px;
	background-image:url(/images/newfrontpage/2.gif);
}

.MainBoxStyle .left{
	width: 2px;
	background-image:url(/images/newfrontpage/5.gif);
}

.MainBoxStyle .content{
	background-color: #ffffff;
}

.MainBoxStyle .right{
	width: 2px;
	background-image:url(/images/newfrontpage/7.gif);
}

.MainBoxStyle .bottomleft{
	width: 2px;
	height: 2px;
	background-image:url(/images/newfrontpage/4.gif);
}

.MainBoxStyle .bottom{
	height: 2px;
	background-image:url(/images/newfrontpage/8.gif);
}

.MainBoxStyle .bottomright{
	width: 2px;
	height: 2px;
	background-image:url(/images/newfrontpage/3.gif);
}

.narrowBox {
	float:left;
	width: 319px;
	margin-right: 11px;
}

.wideBox {
	float:left;
	width: 649px;
}

.SubSectionHeader{
	background: url(/images/subsectiontopnoad.jpg) no-repeat;
	width: 1003px;
	height: 72px;
	margin: 0px -12px;

}

.NewHR{
	margin: 0px 20px 0px;
	background-color: #dbe3e8;
	border-width: 0px;
	height: 1px;
	padding: 0px;
}

.MainInfoBox1 {
	border-width: 1px;
	border-style: solid;
	border-color: #c6d2da;
}

.MainInfoBox2{
	background-image: url(/images/newfrontpage/InfoBoxShade.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #eef2f4;
	padding: 10px 20px;
	line-height: 18px;
}

.MainInfoBox2 div{
	clear:both;
	font-size: 12px;
	color: 7b8895;
}

.MainInfoBox2 h1{
	color: #65747d;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	margin: -21px -2px 0px;
	padding: 0px 2px;
	float:left;
	background-image: url(/images/infoboxPixel.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.SubNavigationLeft{
	float:left;
	width:255px;
	background-position:top;
	background-repeat: repeat-x;
	padding:7px 20px;
	background-image:url(/images/newfrontpage/LeftSubNaviFade.gif);
}
.SubNavigationLeft a{
	text-align:right;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 11px 0px 12px;
	margin: -1px 0px;
cursor: pointer;
}
.SubNavigationLeft a.children{
	text-align:right;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding: 1px 0px 1px;
	margin: -1px 0px;
cursor: pointer;
}
.SubNavigationLeftSelected {
	background-image: url(/images/newfrontpage/LeftSubNaviBG.gif);
	background-repeat: repeat-x;
	padding: 11px 20px 12px;
	margin: -1px -20px;
	display:block;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	position:relative;
	color:#000000;
}
.SubNavigationLeftSelected img{
	position:absolute;
	left:294px;
	top:0px;
}
.SubNaviLeftLine{
	height:1px;
	background-color:#f0f0f0;
}
/***********************
 * Data&Statistics search
 ***********************/
.searchItem {
	border: solid 1px #C6D2DA;
	padding: 5px 5px 5px 10px;
	margin: 5px 5px 15px 0px;
}
.searchItem .leftColumn {
	float: left;
	width: 320px;
}
.searchItem .rightColumn {
	float: left;
	width: 53px;
}
.searchLabel {
	padding-bottom: 3px;
}
.buttonSearch {
	background: url(/images/newfrontpage/buttonGoodBG.gif) no-repeat;
	line-height: 24px;
	text-align: center;
	margin: 12px 0px 10px;
	color: #528bb9;
	text-decoration: none;
}
/*****************
* Download
*****************/
.toplistContainer {
	padding: 0px 20px;
}
.dlContent {
	line-height: 18px;
	font-size: 11px;
}
/*********************
 * Games
 **********************/
.gamesContentImageBig {
	background: url(/images/games_shBig.jpg) no-repeat top;
	height: 466px;
	position: relative; 
}
.gamesContentImageBig .title {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	padding: 18px 0px 0px 23px;
	
}
.gamesContentImageBig .link {
	position: absolute;
	bottom: 20px;
	left: 23px;
	font-size: 17px;
	color: #ffffff;
	font-weight: bold;
	width: 201px;
	padding-left: 48px;
	cursor: pointer;	
	line-height: 46px;
}
/***********************
 * Toplist bar
 **************************/
.bar {
	height: 20px;
	background: url(/images/newfrontpage/barBg.gif) repeat-x top left;
}

.barMargin {
	margin-bottom: 2px;
}

.barDiv {
	background: url(/images/newfrontpage/barBg2.gif) no-repeat top right;
	height: 20px;
}

.barDivDiv {
	padding: 2px;
}

.barDivDivDiv {
	position: absolute;
}

.barPassive {
	position: absolute;
	text-align: center;
	color: #5c5c5c;
	font-size: 11px;
	line-height: 18px;
}
	
.barActive {
	position: absolute;
	height: 18px;
	overflow: hidden;
}

.barActiveBlueDiv {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	background: url(/images/newfrontpage/bar.gif) repeat-x top right;
}
/******************************************************************************
 *                          GENERAL LAYOUT STYLES
 *****************************************************************************/

html, body {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: url(/images/newfrontpage/bg.gif) repeat-x top #bec4c9;

}

html{
	overflow-x:hidden;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical; 

}

body {
}

body.fullPage {

}

body.iframe {
	background: url(/images/newfrontpage/bg.gif) repeat-x center top #bec4c9;
}

.orange { 
	color: #fd6f13;
}

#topBg {
	text-align: center;
}

.MainTitle{
	float:left;
}

.MainTitleDropDown{
	float:right;
	padding: 16px;
}

.MainTitleDropDown select{
	padding: 7px;
	width: 200px;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.SingleBenchmarkHeader{
	background-image: url(/images/newfrontpage/singlebenchmarktopicbg.gif);
	background-position: bottom;
	height: 49px;
	margin: -1px -2px 0px -2px;
	position: absolute;
	width: 979px;
}

.SingleBenchmarkHeader2{
	background-image: url(/images/newfrontpage/singlebenchmarktopicbg.gif);
	background-position: bottom;
	height: 50px;
	margin: -1px 1px 0px;
	width: 977px;
}

.SingleBenchmarkHeader2 h1{
	float:left;
	line-height: 49px;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.SingleBenchmarkContent{
	margin-top: -2px;
}
img {
	border: 0 none;
}
a {
	outline-style: none;
}

/**********************Frontpage buttons*********************/
.frontpageButtons {
	float: left;
	width: 671px;	
}
.frontpageButtonContainer {
	margin-top: 205px;
	margin-left: 149px;
}
.frontpageButtons .button {
	float: left;
	width: 164px;
	height: 47px;
	margin-right: 22px;
	border: none;
	background: transparent;
	padding: 0px;	
	cursor: pointer;
}
/********************* WITH  BANNERS ***************************/

	#headerBgContainer {
		background: url(/images/newfrontpage/topBg.png) repeat-x center top;
		height: 118px;
		
		overflow: hidden; 
	}

	#headerContainer {
		background: url(/images/newfrontpage/menuBgNoAd.png) no-repeat left top;
		width: 1167px;
		height: 118px;
		margin: 0px auto 0px auto;
	}
	
	#layoutContainer {
		width: 1167px;
		margin: 0px auto 0px auto;
		text-align: left;
	}
	
	#footerContainer {
		width: 1167px;
		background: url(/images/newfrontpage/LegendBG.gif) no-repeat left top;
		margin: 0px auto 0px auto;
	}

	#copyrightArea {
		color: #7e8c9d;
		font-size: 9px;	
		width: 1167px;
		margin:0px auto;
	}
	.Fooooter2 {
		margin: auto;
		width: 1167px;
		text-align:left;
	}
	.Fooooter {
		width: 1003px;
		background: url(/images/newfrontpage/footerbottombg.jpg) repeat-x top center #000000;
	}
	.FooterLogo{
		width: 980px;
		border-width: 6px 0px 0px;
		border-color: #ccd1d6;
		border-style:solid;
		margin: 20px 10px 0px
	}

/********************* WITHOUT BANNERS *************************/

	#headerBgContainerNoAd {
		background: url(/images/newfrontpage/topBgNoAd.png) repeat-x center top;
		height: 118px;
	}

	#headerContainerNoAd {
		background: url(/images/newfrontpage/menuBgNoAd.png) no-repeat left top;
		width: 1003px;
		height: 118px;
		margin: 0px auto 0px auto;
	}

	#layoutContainerNoAd {
		width: 1003px;
		margin: 0px auto 0px auto;
	}
	
	#footerContainerNoAd {
		width: 1003px;
		background: url(/images/newfrontpage/LegendBG.gif) center top;
		margin: 0px auto 0px auto;
	}

	#copyrightAreaNoAd {
		color: #7e8c9d;
		font-size: 9px;	
		width: 1003px;
		margin:0px auto;
	}
	.FooooterNoAd {
		margin: auto;
		width: 1003px;
		background: url(/images/newfrontpage/footerbottombg.jpg) repeat-x top center #000000;
	}
	.FooterLogoNoAd{
		margin: 10px auto 0px;
		width: 980px;
		border-width: 6px 0px 0px;
		border-color: #ccd1d6;
		border-style:solid;
	}


#menuContainer {
	width: 1003px;
	float: left;
}


#skyCraperContainer {
	width: 164px;
	float: left;
	text-align: left;
}

.skyCraperPadding {
	position: absolute;
	padding: 94px 0px 0px 4px;
	height: 1000px;
}

#bannerContentTinyContainer {
	float: left;
	width: 33%;
	height: 56px;
}
.bannerContentTinyPadding {
	padding-top: 4px;
	text-align: center; 
}

#contentContainer {
	background: url(/images/newfrontpage/contentBg.gif) repeat-y left top;
	width: 1003px;
text-align: left;
}

#contentContainerTop {
	background: url(/images/newfrontpage/contentBg.gif) no-repeat left top;
	width: 100%;
	min-height: 400px;
}

#leftColumnContainer {
	float: left;
	width: 334px;
}

.contentPadding {
	padding: 12px;
}

.columnPadding {
	padding: 10px;
}

#rightColumnContainer {
	float: left;
	width: 668px;
}

#footerContainerBg {
text-align: center;
	height: 38px;
}
	
#languageMenuArea {
	padding: 13px;
	text-align: center;
	color: #8c8c8c;
}

#languageMenuArea a{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #2d3a45;
	padding: 3px 7px;
	float:left;
	text-decoration: none;
	color: #8c8c8c;
	font-size: 11px; 
}


#languageMenuArea a:hover{
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #3d4853;
	color: #fb8d1f;
}

#leaderboardArea {
	padding: 0px 0 0 0;
	text-align:center;
	background-color: #ffffff;
	width: 1003px;
	height:102px;
	background-image: url(/images/newfrontpage/addbg.jpg);
	margin-top:-1px;
}

#leaderboardArea embed{
	margin:6px;
}

#leaderboardArea img{
	margin:6px;
}

.leaderboardAreaPadding {
	padding-top: 0px;
}

#mainMenuArea {
	height: 47px;
}

#subMenuArea {
	line-height: 47px;
	float: left;
	width: 214px;
}

.subMenuIcon {
	float: right;
	padding-top: 12px;
}

.subMenuItem {
	float: right;
	padding-right: 10px;
}

#fmLogo {
	height: 47px;
	float: left;
	width: 234px;
	position:relative;
}

.fmLogoBottom {
	position:absolute;
	top: -102px;
	left: -12px;
}

#mainMenuArea .item {
	line-height: 44px;
	float: left;
	text-align: center;
}

	
#mainMenuArea .benchmarks { width: 112px; }
#mainMenuArea .hardware { width: 91px; }
#mainMenuArea .business { width: 145px; }
#mainMenuArea .newsolutions { width: 145px; }
#mainMenuArea .community { width: 102px; }
#mainMenuArea .newcommunity { width: 102px; }
#mainMenuArea .games { width: 75px; }
#mainMenuArea .fmgames { width: 75px; }
#mainMenuArea .store { width: 75px; }

.mainMenuPassive {
	background: url(/images/newfrontpage/mainMenuItem.gif) no-repeat right top;
}

.mainMenuActive {
	background: url(/images/newfrontpage/mainMenuItemActive.gif) no-repeat right top;
}

div.mainMenuButton .tundra .dijitButtonNode {
	background: #ff0000;	
}

#pathwayArea {
	height: 33px;
	padding-top: 5px;
}

.pathwayItem {
	line-height: 32px;
	padding: 0px 15px 0px 10px;
	background: url(/images/newfrontpage/pathwayArrow.gif) no-repeat top right;
	float: left;
}

.footerSitemapArea {
	padding: 45px;
}
.footerSitemap {
	width: 180px;
	float: left;
	color: #ffffff;
}

.footerSitemapTitle {
}

.footerSitemapItem {
	line-height: 20px;
	padding: 0px 0px 0px 10px;
	background: url(/images/newfrontpage/fmBullet.gif) no-repeat left center;

}

table.oldSchoolCenter, td.oldSchoolCenter {
	width: 100%;
	height: 100%;
}

.hidden {
	display: none;	
}

span.errorMessage ul {
	background: #ffefef none repeat scroll 0% 50%;
	border: 1px solid #ff7f7f;
	color: #dc1414;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0px;
	padding: 10px;	
}

span.notifyMessage ul {
	background: #EEF7FC none repeat scroll 0% 50%;
	border: 1px solid #CEEEFD;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0px;
	padding: 10px;	
}


.dijitWidget {
	display: none;
}

.noticeArea {
	background: url(/images/noticeBg.png) repeat-x;
	line-height: 50px;
}

.noticeArea .notice {
	width: 295px;
	margin: 0px auto;	
	background: url(/images/icons/notice.gif) no-repeat left center;
	text-align: center;
}

.subColumn {
	width: 318px;
	float: left;	
}

.subColumnSpacer {
	float: left;
	width: 12px;	
}

.sponsorContainer {
	height: 120px;	
}

.copyrightAreaPadding {
	padding-left: 10px;
}

#copyrightLine {
	background-color: #272e39; 
	height: 1px; 
	width: 980px;
}

.CopyrightTextTable{
	width:980px;
	text-align: left;
}

.CopyrightTextTable td{
	padding: 10px;
}

.copyrightBullet{
	background-image: url(/images/fmBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	font-weight: bold;
}
.copyrightBullet a {
	color: #9bcbf1;
	text-decoration: none;
}

#copyrightArea img {
	margin-bottom: 5px;
}

/******************************************************************************
 *                          	STANDARD TABLE
 *****************************************************************************/

table.std {
	border-collapse: collapse;
	width: 100%;
}

table.std th {
	background: url(/images/newfrontpage/tableHeaderBg.gif) repeat-x left top;
	line-height: 19px;
	text-align: left;
	padding: 0px 5px;
}

table.std tr {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

table.std tr.stdExtraRow {
	border-bottom: 0px solid #e4e4e4;
}

table.std td {
	padding: 3px;
}

.smallGrey {
	font-size: 10px;
	color: #7a7b7d;
}

.ListTitle {
	line-height: 32px;
	padding-left: 10px;
}

.ListTitle div{
	float:left;
	color: #8f9da5;
}

.InputDefault{
	padding: 4px;
}

.HallfOfFameListBG{
	
	padding: 0px;
}

.HallfOfFameListBG .Rank {
	font-size: 36px;
	color: #8f9da5;
	float:left;
	padding: 0px 0px;
	text-align: center;
	width: 34px;
}

.HallfOfFameListBG .Name {
	font-size: 11px;
	color: #528bb9;
	font-weight: normal;
}

.HallOfFameListBGInfo{
	float: left;
	width: 239px;
	padding: 6px 0px;
}

.HallfOfFameListBG a{
	display: block;
	height: 100%;
	cursor: pointer;
}

.HallfOfFameListBG a:hover{
	text-decoration: none;
	background: #dfe8ee;
}

.HallfOfFameListBG .MoreIconSmall {
	float: left; 
	width: 20px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 6px 6px;
}

.HallfOfFameListBG .newsItem {
	float: left;
	width: 246px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	color: #528bb9;
}

/******************************************************************************
 *                          STANDARD RESULT TABLE
 *****************************************************************************/

table.resultTable {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}

table.resultTable th {
	background: #e0e5eb;
	line-height: 20px;
	padding: 0px 5px;
	text-align: left;
	color: #000000;
	font-weight: bold;
}

table.resultTable tr {
}

table.resultTable td {
	color: #57616f;
	padding: 3px 5px;
	border-bottom: 1px dotted #a5b0bd;
	vertical-align: top;
}

table.resultTable td.bold {
	font-weight: bold;
}

table.resultTable td.key {
	width: 40%;
	font-weight: bold;
}
table.resultTable td.keyNormal {
	width: 40%;
}
table.resultTable td.value {
	width: 60%;
}

/******************************************************************************
 *                          STANDARD RESULT ROW
 *****************************************************************************/

.resultRowBg {
	width: 626px;
}

.resultRowFavorite {
	background: url(/images/resultRowBgFavorite.gif);	
}

.resultRowNotFavorite {
	background: url(/images/resultRowBg.gif);
	height: 117px;
	margin: 7px 0px 7px 0px;
}

.resultRowBg .scoreContainer {
	float: left;
	width: 100px;
	height: 91px;
	background-position: top left;
	background-repeat:no-repeat;
}

.resultRowBg .scoreContainer .score {
	padding: 3px 10px 0px 0px;
	text-align: right;
	color: #fd6f13;
	font-size: 25px;
}

.resultRowBg .scoreContainer .product {
	padding: 5px 10px 0px 0px;
	text-align: right;
	color: #fd6f13;
	font-size: 11px;
	margin-top: -10px;
}

.resultRowBg .scoreContainer .favorite {
	padding: 30px 3px 0px 0px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.resultRowBg .infoContainer {
	float: left;
	width: 526px;
	line-height: 24px;
}

.resultRowBg .infoContainer .resultName {
	float: left;
	width: 350px;	
	font-weight: bold;
	font-size: 12px;
}

.resultRowBg .infoContainer .resultDate {
	float: left;
	width: 166px;	
	font-weight: bold;
	text-align: right;
	}

.resultRowBg .infoContainer .resultInfo {
	color: #7a7b7d;	
	padding: 9px 0px;
	width: 520px;
}

.resultRowBg .infoContainer .resultFunctions {
	padding-right: 10px;
	padding-bottom: 3px;
}

.resultRowBg .infoContainer .resultFunctions b {
	color: #528bb9;	
}

.resultRowBgButton {
	background-image: url(/images/resultRowButton.gif);
	width: 74px;
	height: 20px;
	font-weight:bold;
	text-align: center;
	line-height: 20px;
	margin: 0px;
}

.resultRowBgLine {
	background-image: url(/images/resultRowLine.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding: 1px;
}

.resultRowFooter {
	height: 2px;
	width: 626px;
	background: url(/images/resultRowFooter.gif);
	margin-bottom: 4px;	
}

.resultRowFooterFavorite {
	height: 2px;
	width: 626px;
	background: url(/images/resultRowFooterFavorite.gif);
	margin-bottom: 4px;	
}

.resultTableScore {
	width: 100px;	
}

.resultTableName {
	width: 400px;	
}

.resultTableDate {
	width: 126px;	
}

.resultRowTable td{
	color: #7b8895;
	margin: 4px 0px; 
	padding: 2px 0px;
}

.resultRowTable .itemName {
	float: left; 
	width: 25px;	
	height: 17px;
	overflow: hidden;
}

.resultRowTable .itemValue {
	float: left; 
	width: 270px;
	height: 17px;
	/* overflow: hidden; */
}

.resultRowTable .emailField {
	width: 125px; 
	height: 20px;
	overflow: hidden;
}

.publicStatus {
	color: #7b8895;
	text-align:center;
	line-height: 26px;
}

.publicURL {
	color: #7b8895;
	padding: 1px 0px;
}
.compareURL{
	background-image:url(/images/resultRowCompare.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border-width:0px;
	color:#7B8895;
	font-size:11px;
	font-weight:bold;
	padding:3px 0px 4px 4px;
	width:441px;
}
.CompareUrlTitle{
	float: left;
	padding: 2px 0px 0px 4px;
	line-height: 20px;
}

/******************************************************************************
 *                      STANDARD CONTENT BOX WITH TABS
 *****************************************************************************/

.stdBoxCornerLeft {
	background: url(/images/newfrontpage/stdBoxBgCorner.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 1px;
	height: 25px;
}
.stdBoxTit {
	background: url(/images/newfrontpage/stdBoxBg.gif) repeat-x top center;
	background-color: #182435;
	padding: 6px 7px;
}
.stdBoxCornerRight {
	background: url(/images/newfrontpage/stdBoxBgCorner.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 1px;
	height: 25px;
}
.stdBoxLeft {
	background-color: #182435;
}

.stdBoxTitle {
	background: url(/images/newfrontpage/stdBoxBg.gif) repeat-x top center;
	line-height:25px;	
}

.stdBoxRight {
	background-color: #182435;
}

.stdBoxL {
	background: url(/images/newfrontpage/stdBoxBgLeft.gif) no-repeat top left;
}

.stdBoxR {
	background: url(/images/newfrontpage/stdBoxBgRight.gif) no-repeat top right;
	padding-left: 10px;
}

.stdBox {
	background-color: #ffffff;
	border-left: 1px solid #a1acb7;
	border-right: 1px solid #a1acb7;
	border-bottom: 1px solid #a1acb7;
	margin-bottom: 10px;
}

.stdBoxPadding {
	padding: 10px;
}

.noMargin {
	margin: 0px;
}

.stdTabBgL {
	background: url(/images/newfrontpage/stdTabBgLeft.gif) no-repeat top left;
	height: 25px;
}

.stdTabBg {
	background: url(/images/newfrontpage/stdTabBg.gif) repeat-x top center;
	line-height: 25px;
	height: 25px;
}

.stdTabBgR {
	background: url(/images/newfrontpage/stdTabBgRight.gif) no-repeat top right;
	height: 25px;
	padding-left: 1px;
}

.stdTabSel {
	background-color: #ffffff;
	float: left;
	padding: 0px 10px 0px 10px;
}

.stdTab {
	float: left;
	padding: 0px 10px 0px 10px;
}

.stdTabDiv {
	float: left;
	background: url(/images/newfrontpage/stdTabDivider.gif) no-repeat top right;
	width: 1px;
}

.stdBoxExtraHeader {
	background: url(/images/newfrontpage/stdBoxExtraHeader.gif) repeat-x bottom right;
	height: 50px;
	font-weight: bold;
	color: #7b8895;
}
.stdBoxExtraHeader2 {
	background: url(/images/newfrontpage/stdBoxExtraHeader.gif) repeat-x bottom right;
	height: 76px;
	font-weight: bold;
	color: #7b8895;
}

.noBackground {
	background: none;
}

.stdBoxExtraHeader .productLabel {
	float: left;
	width: 85px;
	line-height: 50px;
	text-align: right;
}

.stdBoxExtraHeader .productSelect {
	float: left;
	width: 150px;
	line-height: 50px; 
	text-align: center;
}
.stdBoxExtraHeader .productSelect select {
	width: 140px;
}	
.stdBoxExtraHeader .resultLabel {
	float: left;
	width: 70px;
	line-height: 50px;
	text-align: right;
}

.stdBoxExtraHeader .resultSelect {
	float: left;
	width: 320px;
	line-height: 50px;
	text-align: right;
}

.stdBoxExtraHeader .resultSelect select {
	width: 310px;
}

/******************************************************************************
 *                          GENERAL FONT STYLES
 *****************************************************************************/

body, td {
	font-family: arial;
	font-size: 11px;
	font-size: #000000;
}

a {
	text-decoration: none;
	color: #528bb9;	
}

a:hover {
	text-decoration: underline;
}

a.plain {
	text-decoration: none;
	color: #000000;
}

a.plain:hover {
	text-decoration: none;
	color: #000000;	
	background: transparent;
}

#mainMenuArea .item a, .mainMenuItem {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin-right: 1px;
	display: block;

}

#mainMenuArea .item a:hover, .mainMenuItem {
	color: #ff942a;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-image: url(/images/newfrontpage/topnavibg2.gif);

}

.subMenuItem a {
	color: #7b8895;
	font-size: 10px;
	text-decoration: none;
}

.subMenuItem a:hover {
	background: transparent;
}



.pathwayItem a{
	color: #528bb9;
	text-decoration: none;
}
.pathwayItem a:hover {
	background: transparent;
}	

.pathwayFirst a {
	color: #ff6b09;
	text-decoration: none;
	font-weight: bold;
}

.pathwayLast a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.footerSitemapTitle {
	color: #ffffff;
	font-weight: bold;
}

.footerSitemapItem a {
	color: #9bcbf1;
	text-decoration: none;
}

.footerSitemapItem a:hover {
	color: #9bcbf1;
	text-decoration: underline;
}

.stdTabSel a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.stdTabSel a:hover {
	background: transparent;
}
.stdTab a {
	text-decoration: none;
	color: #528bb9;

}

.stdTab a:Hover {
	background: transparent;
}

.stdBoxTitle, .stdBoxTit {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

table.std th {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}

.naviLink {
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;	
}

h1 {
	font-size: 16px;
	color: #555f6c;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	color: #555f6c;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	color: #555f6c;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	padding: 0px;
}

.scoreColor {
	color: #e65f0c;
}

.grey {
	color: #7a7b7d;
}



/******************************************************************************
 *                          FORM STYLES
 *****************************************************************************/

.button {
	background-color: #5a809f;	
	border-top: 1px solid #a0b6c8;
	border-left: 1px solid #a0b6c8;
	border-bottom: 1px solid #263643;
	border-right: 1px solid #263643;
	color: #ffffff;
	font-size: 11px;
	padding: 3px 7px;
}

/* Sidebar ticker. */

#tickerContainer {
	padding: 20px 0px 0px 0px;
}

#tickerContainer h1 {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	padding: 0px 0px 10px 4px;
	margin-top: -7px;
}

#tickerContainer p {
	color: #ffffff;
	text-align: center;
	padding: 39px 0 0;
	margin: 0px;
}

#ticker {
	height: 210px;
}

#ticker .item {
	width: 297px;
	height: 42px;
	margin: 1px 0px 6px 0px;
}

#ticker .borderHorizontal {
	width: 297px;
	height: 2px;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity : 0.25;
	background: #ffffff;
}

#ticker .borderVertical {
	float: left;
	width: 2px;
	height: 42px;
	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity : 0.25;
	background: #ffffff;
}

#ticker .item:hover .borderHorizontal,
#ticker .item:hover .borderVertical {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity : 0.8;
}

#ticker .itemContent {
	float: left;
	width: 293px;
}

#ticker .item .padding {
	padding: 4px;
}

#ticker .scoreArea {
	width: 80px;
	height: 34px;
	overflow: hidden;
	float: left;
}

#ticker .score {
	color: #fb8d1f;
	font-size: 14px;
	font-weight: bold;
}

#ticker .product {
	font-size: 10px;
	color: #fb8d1f;
}

#ticker .infoArea div {
	padding-left: 10px;
	padding-top: 2px;
	font-size: 10px;
	color: #ffffff;
}

#ticker .infoArea {
	float: left;
	width: 200px;
	height: 34px;
	overflow: hidden;
}

#ticker .loading {
	text-align: center;
	padding: 10px;
	font-size: 14px;
	color: #ffffff;
}
/* ORB Frontpage promo */

#orbBromoBg {
	height: 231px;
	background: url(/images/newfrontpage/orbPromo.jpg) no-repeat top left;
}

.orbPromoColumn {
	float: left;
	width: 214px;
	color: #7b8895;
}

.orbPromoColumn a {
	color: #528bb9;
	font-weight: bold;
}

.orbPromoColumnInner {
	padding: 0px 20px 0px;
}


.ProductPagesNormalTopic{
	font-weight: bold; 
	font-size: 13px;
	display:block;
	margin-bottom: 5px;
}

.ProductDiv1{
	float:left;
	width:360px;
	margin-bottom: 20px;
	font-size: 12px;
}

.ProductDiv1 h1{
	margin: 0px 0px 5px 0px;
}

.DefaultFont{
	line-height: 18px;
	font-size: 12px;
}

.BenchMarksDiv{
	line-height: 18px;
	font-size: 12px;
	width: 600px;
	padding: 0px 20px 20px 20px;
	position: relative;
}

p{
	margin-bottom: 20px;
}

.downloadTable td{
	font-size: 12px;
	padding: 5px 20px 5px 0px;
	border-width: 1px 0px 1px 0px;
	border-style:solid;
	border-color: #ffffff #ebebeb #ebebeb #ffffff;
}

.downloadTable .headers{
}

.bmScreenshot {
	float:left;
	margin: 0px 30px 15px 0px;
}

.benchmarkTable .borderLeft{
	width: 150px;
}

.benchmarkTable .label{
	background-color: #f2f5f9;
	padding: 10px;
}

.benchmarkTable .borderLeftBottom{
	text-align: center;
}
/* Footer */

.Fooooter a, .FooooterNoAd a{
	display:block;
	padding: 5px 6px;
	border-width: 0px 0px 1px 0px;
	border-color: #0e1217;
	border-style: solid;
	text-decoration: none;
	color: #555F6C;
}

.Fooooter a:hover, .FooooterNoAd a:hover{
	background-color: #0e1217;
	color: #ffffff;
}

.YouGamers {
	padding: 9px;
	width: 316px;
	float:left;
}

.YouGamers h1{
	padding-left: 5px;
	color: #555F6C;
	margin: 0px 0px 10px;
	padding: 5px 0px 0px 6px;
}

.HardwareListBG .Item{
	float:left;
	padding:4px 0 0 12px;
	width:217px;
}

.HardwareListBG .hardwareListCell{
	float:left;
	width: 135px;
	padding-top: 6px;
}

.HardwareListBG .hardwareBarValue{
	float:left;
}
.hardwareListCell td.flag {
	padding: 1px;
}

.hardwareListCell td.price {
	font-family: Arial; 
	font-size: 11px; 
	padding: 1px; 
	color: #ed610d;
}
.hardwareListCell td.getit {
	
}
/* E-commerce links */

.purchase_mainpanel div, .purchase_mainpanel td {
}

.purchase_subopenerlink_passive, .purchase_mainopenerlink_passive {
	background: none;
}
.purchase_mainopenerlink_active {
	background: #3a4c6f;
}
.purchase_subopenerlink_active {
	background: #D8D8E0;
}
.purchase_mainpanel {
	position: absolute;
	left: 0px;
	top: 14px;
	width: 500px;
	display: none;
	padding: 5px;
	border: 1px solid #000000;
	background: #f5f5f5;
	z-index: 10;
	text-align: left;
}
.purchase_product {
	padding: 1px 1px 1px 5px;
	margin-bottom: 3px;
}
.purchase_subpanel {
	position: absolute;
	margin-left: 50px;
	display: none;
	padding: 2px;
	border: 1px solid #000000;
	background: #F0F0F0;
	z-index: 20;
}
.purchase_price {
	color: #e9610c;
	text-decoration: none;
}
.purchase_merchant_header {
	color: #4d5c6e;
}
.purchase_merchant_stock{
	color: #4d5c6e;
	font-weight: bold;
}


/* New purchase popup styles. */

.purchase2_mainpanel {
	position: absolute;
	left: 16px;
	top: 14px;
	display: none;
	border: 1px solid #000000;
	background: #f5f5f5;
	z-index: 10;
	text-align: left;
}

.purchase2_mainpanel > .padding { 
	border-bottom: 3px solid #ffffff;
	padding: 8px;
}

.purchase2_mainpanel .partner {
	width: 490px;
	padding: 8px; 
	font-size: 10px; 
	background: #ffffff; 
	border-top: 1px solid #d0d0d0;
}

.purchase2_subopenerlink_passive, .purchase2_mainopenerlink_passive {
	background: none;
}
.purchase2_mainopenerlink_active {
	background: #D8D8E0;
}
.purchase2_subopenerlink_active {
	background: #D8D8E0;
}

.purchase2_product {
	padding: 0px;
	margin-bottom: 0px;
}

/* Products pages popup styles; Today's best deals. */
.purchase3_mainpanel {	
	display: block;
	border: none;
	background: #ffffff;
	z-index: 10;
	text-align: left;
	padding: 5px;
}

/* Product table. */

.product_table {
	width: 490px;
}

.product_table td {
	font-family: Arial; 
	font-size: 11px; 
	border: 0px solid #ffffff;
	background: transparent;
}

.product_table td.product {
	padding: 2px;
}

.product_table td.product > a{
	font-weight: normal; 
	text-decoration: none;
	color: #424f72;
}

.product_table > tr > td.flag {
	padding: 2px 2px 2px 15px;
}

.product_table td.price {
	font-family: Arial; 
	font-size: 11px; 
	padding: 2px; 
	color: #ed610d;
}

/* Merchant table. */

.merchant_table {
	width: 350px;
}

.merchant_table td, .merchant_table th {
	font-family: Arial; 
	font-size: 11px; 
	border: 0px solid #ffffff;
	background: transparent;
}

.merchant_table th {
	text-align: left;
	padding: 2px;
	font-weight: normal;
	color: #939393;
}

.merchant_table td.merchant > a{
	font-weight: bold; 
	text-decoration: none;
	color: #424f72;
}

.merchant_table td.merchant {
	padding: 2px;
	width: 150px;
}

.merchant_table .flag {
	padding: 2px;
}

.merchant_table .flagString {
	padding: 2px;
	width: 50px;
	color: #3C4F72;
}

.merchant_table td.price {
	padding: 2px; 
	color: #ed610d;
}

.DownloadTableTabs{
	position:absolute;
	margin-top: -26px;
	margin-left: -15px;
	
	width: 200px;
}

.tabsNotSelected a{	
	display:block;
	background-color: #ffffff;
	border-width: 1px 1px 0px 1px;
	border-style:solid;
	border-color:#cccccc;
	float:left;
	padding:3px 14px 2px;
	margin-right: 3px;
}

.tabsSelected a{
	display:block;
	background-color: #ffffff;
	border-width: 1px 1px 0px 1px;
	border-style:solid;
	border-color:#cccccc;
	float:left;
	padding:3px 14px;
	margin-right: 3px;
}
***************************
* Benchmarks List
**************************
.benchmarkList {
	position: relative;
	padding-bottom: 20px;
}
.benchmarkListItem {
	height: 53px;
	display: block;
	cursor: pointer;
	background: url(/images/bmListBG.gif) no-repeat top left;
}

.benchmarkListItemHover{
	height: 53px;
	cursor: pointer;
	background: url(/images/bmListBGHover.gif) no-repeat top left;
}
.benchmarkListInfoBox{
	position: absolute;
	z-index: 3;
	top: 1px;
	left: 290px;
	background: #ffe9da;
	width: 281px; 
	height: 168px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 0px;
	display: none;
	color: #000000;
}
.bmListBoxShot {
	float: left;
	width: 69px;
	height: 51px;
	margin-left: 5px;
	margin-top: -20px; 
}
.bmListItemContent {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.bmListInfoBoxTitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.bmListInfoBoxPadding {
	padding: 10px;
	color: #000000;
}

.pcmarkvantageIntroText{
	width: 614px;
	margin:auto;
	font-size: 12px;
	line-height: 19px;
}

.SectionButtons a{
	padding: 13px 0 14px 59px;
	font-weight: bold;
	font-size:15px;
	font-family: arial;
	background-image: url(/images/newfrontpage/SectionButton.jpg);
	background-position: top;
	display:block;
	margin-top:4px;
	text-decoration: none;
}

.SectionButtons a:hover{
	background-position:bottom;
}

.SectionButtonSelected{
	padding: 13px 0 14px 59px;
	font-weight: bold;
	font-size:15px;
	font-family: arial;
	background-image: url(/images/newfrontpage/SectionButtonHover.jpg);
	display:block;
	margin-top:4px;
	text-decoration: none;
	color:#ffffff;
}


.RightSideWithLeftMenu{
	float:right;
	width:670px;
	border: 0px solid #e2e7eb; 
	border-left-width: 1px;
	padding-left:10px;
	background-color:#ffffff;
}


.CommunityBackground{
	background-image:url(/images/communitybackground3.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width:650px;
	height:370px;
	float:left;
}

.CommunityORB{
	margin-top:212px;
	width:320px;
	height:155px;
	float:left;
}

.CommunityForum{
	margin-top:212px;
	width:320px;
	height:155px;
	float:left;
	margin-left:10px;
}

.CommunityOffTextArea{
	line-height:19px;
	color:#606060;
	font-size:12px;
	padding:0px 20px;
}
