.container_24{
}
.resultsTitleBlock{
	min-height: 150px;
	padding-top: 15px;
}
.hwBlock{
	min-height: 300px;
	background-color: rgb(248, 248, 248);
	margin-bottom: 20px;
}
body{
	color: rgba(0,0,0,0.6);
}
p, .detailsList, .totalPriceWrapper, .pcRatingWrapper, .verdana{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
.broadenedWarning{
	padding: 17px;
	background-color: rgb(238, 193, 50);
	color: #A31614;
	border: 1px solid #D6A422;
	margin-bottom: 10px;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	text-align: center;
	position:relative;
}
.closeError{
	position: absolute;
	right: 8px;
	top: 1px;
	font-size: 1.3em;
	color: rgb(138, 0, 0);
	text-decoration: none;
}
.overviewList{
	padding-left: 0;
	height: 40px;
	margin-top: 28px;
}
.overviewList li{
	display:inline;
}
.hwType{
	width: 20%;
	margin-right: 0;
	float:left;
	clear:both;
	font-weight: bold;
}
.detailsTableWrapper{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	background-color:rgb(228, 228, 228);
	border:1px solid #ccc;
	padding:2px 18px;
}
.detailsTableWrapper .smallHelpIcon{
	position:relative;
	top:1px;
}
.gaugeWrapper{
	padding-left: 2px;
	width: 150px;
}
.gauge{
	float:left;
	border:1px solid rgb(141, 141, 141);
	background-color: #159BDA;
	box-shadow: inset 0 1px 7px rgb(190, 190, 190);
	border-radius: 3px;
	height: 15px;
	width: 150px;
}
.mainComponent{
	height: 57px;
	clear:both;
	border-left: 1px solid rgb(228, 228, 228);
	border-left: 1px solid rgba(0,0,0,0);
	border-right: 1px solid rgb(228, 228, 228);
	border-right: 1px solid rgba(0,0,0,0);
	border-bottom: 1px solid rgb(207, 207, 207);
	display: table;
}
.mainComponentFirst{
	border-top: 1px solid rgb(228, 228, 228);
	border-top: 1px solid rgba(0,0,0,0);
}
.mainComponentLast{
	border-bottom: 1px solid rgb(228, 228, 228);
	border-bottom: 1px solid rgba(0,0,0,0);
	margin-bottom: 1px;
}
.hwRow{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 1em;
	display: table-row;
}
.noDataMessageWrapper{
	text-align:center;width:100%;height:100%;font-family:verdana;display:table;
}
.noDataMessage{
	padding:25px;
	display: table-cell;
	vertical-align: middle;
}
/****** ie 7 and below table hack ******/
* + html .hwRow div, * + html .similarComponentRow div { height: 35px;float: left; margin-top:17px;}
* + html .similarComponentRow div .gaugeWrapper{height: 10px; margin-top: 0;}
* + html .similarComponentRow div.gauge{height: 15px; margin-top: 0;}
* + html .similarComponentRow div.hwHelp{ margin-top: 0;}
* + html .hwDeriv{width: 400px;}
* + html .hwRow div.hwGauge{height: 10px;}
* + html .hwRow div.gaugeWrapper{height: 10px;margin-top:0;}
* + html .hwRow div.gauge{height: 15px;margin-top:0;}

.hwRow > div{
	display: table-cell;
	vertical-align: middle;
}
.hwRow, .unselectedComponent{
	cursor: pointer;
}
/* table row styling */
.hwImg{
	width: 74px;
	padding-left: 7px;
}
.hwTitle{
	width: 144px;
}
.hwDeriv{
	width: 414px;
}
.hwDeriv a, .descriptionSubtitle a{
	color: #555;
	text-decoration: none;
}
.hwDeriv a:hover, .descriptionSubtitle a:hover{
	text-decoration: underline;
	color:#3999B8;
}
.hwDropdownArrow{
	width: 10px;
}
.hwHelp{
	width: 46px;
	text-align: center;
}
.hwBuy{
	width: 130px;
}
.hwBuy .buyBtn {
	width: 97px;
}
.hwGauge{
	width: 152px;
}
.hwScore{
	width: 49px;
	font-weight:bold;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size:1.4em;
	text-align: center;
}
.mainComponent:hover{
	background-color: rgb(243, 243, 243);
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
}
.mainComponent:first-child:hover{
	border-top: 1px solid #ccc;
}
.showingSimilarComponents{
	background-color: rgb(243, 243, 243);
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #ccc;
}
.similarComponents{
	background-color: rgb(243,243,243);
	border: 1px solid #ccc;
	border-top: none;
	padding: 7px 0;
}
.similarComponentRow .hwHelp{
	width: 55px;
}
.similarComponentRow, .similarComponentRowLast{
	height: 60px;
	display: table-row;
}
.similarComponentRow > div, .similarComponentRowLast > div{
	display: table-cell;
	vertical-align: middle;
}
.unselectedComponent:hover{
	background-color: rgb(250, 250, 250);
}
.selectedComponent{
	font-weight: bold;
	cursor: default;
}
.percDiff{
	color: rgb(50, 119, 50);
	font-weight: bold;
	cursor: help;
}
.totalPriceWrapper, .pcRatingWrapper{
	display: inline-block;
	margin-left:100px;
	margin-bottom: 21px;
	width: 380px;
	padding-top:20px;
	text-align:center;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size:1.5em;
}
.totalPriceLabel, .pcRatingLabel{
	width:50%;
	float:left;
}
.totalPriceBox, .pcRatingBox{
	width: 50%;
	float:left;
}
.performanceReport{
	background-color: rgb(228, 228, 228);
	border: 1px solid #ccc;
	min-height: 300px;
	position:relative;
	top:-11px;
	padding-top: 11px;
	padding-bottom: 5px;
}
.hwScoreWrapper{
	float:right;
	margin: 2px;
	min-width:100px;
}
.hwIconWrapper{
	min-width:50px;
	float:right;
}
.hwTitle{
	font-weight: bold;
}
.extraInfo{
	color:rgb(129, 129, 129);
	text-shadow: 1px 1px 1px rgb(255, 255, 255);
	float:right;
	cursor:help;
	margin-right:11px;
}
.buyLink{
	color: #444;
	text-decoration: none;
	font-weight:bold;
	border: 1px solid #222;
	border-radius: 30px;
	padding: 3px 7px;
	background: rgb(176,212,227); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(176,212,227,1) 0%, rgba(136,186,207,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(176,212,227,1)), color-stop(100%,rgba(136,186,207,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(176,212,227,1) 0%,rgba(136,186,207,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d4e3', endColorstr='#88bacf',GradientType=0 ); /* IE6-9 */
}
.buyLink:hover{
	background-color: rgb(122, 194, 108);
	background: rgb(240,249,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(240,249,255,1) 0%, rgba(203,235,255,1) 47%, rgba(161,219,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,1)), color-stop(47%,rgba(203,235,255,1)), color-stop(100%,rgba(161,219,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(240,249,255,1) 0%,rgba(203,235,255,1) 47%,rgba(161,219,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */

}
/* qtip styling */
body .qtipGeneric{
	max-width: 500px;
	font-size: 0.8em;
	line-height: 1.8em;
}
.qtipGeneric th{
	width:100px;
}
.qtipFps th{
	width: 140px;
}
.qtipGeneric td{
	max-width: 280px;
}
.qtipComponent{
	width: 200px;
}
div.qtipReqRow{
	background-color: #FFF;
	border: 1px solid #ccc;
}
.qtipReqRow li {
	font-size: 1.2em;
	line-height: 23px;
}
.qtipReqRow h4 {
	font-size: 1.1em;
	line-height: 1.2em;
}
body .qtipComponent, body .qtipGeneric{
	background-color: rgb(250, 250, 250);
	border-color: rgb(199,199,199);
}
.qtipComponent th{
	text-decoration: underline;
	padding: 7px 0 11px 0;
	width: 80px;
}
.qtipComponent td{
	padding-bottom: 7px;
}
.qtipComponent td:first-of-type{
	width: 80px;
}
/* header stylings */
.titleBox, .introBox{
	margin-top: 15px;
	height: 130px;
}
.titleBox{
	padding-left:50px;
	padding-right:50px;
}
.introBox{
	padding-left:30px;
	padding-right: 30px;
}
/* benchmark styling */
.benchBox{
	border: 1px solid rgb(216, 216, 216);
	height: 90px;
	width: 332px;
	margin: 5px 10px 0 10px;
	float:left;
	text-align: left;
	padding: 0 12px;
	font-size: 0.8em;
	background-color: rgb(241, 241, 241);
	overflow:hidden;
	cursor: default;
	position: relative;
}
.benchBox td{
	white-space:nowrap;
}
.benchBox th{
	padding-right:10px;
}
.benchTable{
	vertical-align: middle;
	height:100%;
	width:100%;
	position:relative;
	top:11px;
	text-align: center;
}
.benchValue{
	font-size:2.2em;
}
.benchTool{
	width:50%;
	text-align: center;
}
.benchToolWritten{
	font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;
	font-size: 2em;
	font-style: italic;
}
.benchHeader{
	text-align: center;
	position: absolute;
	width: 100%;
	right: 0;
	top: 8px;
	z-index: 1;
	font-weight: bold;
}
.tickedHwWrapper{
	float:right;
	width: 14px;
	height: 14px;
	position: relative;
	top: 2px;
	right: 5px;
}
/* ajax icons styling */
.preloaderWrapper{
	position:relative;
	right:4px;
	bottom:4px;
}
.ajaxPreloader{
	position:absolute;
}
.hwDropdownArrow{
	position:relative;
	bottom:2px;
}
/* incompatibility styling */
.warningIcon{
	position: relative;
	right:16px;
	top: 16px;
	float:right;
	display: none;
}
.errorMessage{
	background-color: rgb(255, 134, 134);
	color: #b94a48;
	background-color: #f2dede;
	border:1px solid #eed3d7;
	width: 200px;
	margin: 0;
	position: relative;
	padding: 9px 11px 5px 11px;
	left: -11px;
	top: -5px;
}
.errorMessageList{
	list-style: none;
	padding-left: 15px;
}
.errorMessageList li:before{
	content:"-";
	position:relative; left:-5px;
}
.errorMessageList li{
	text-indent:-5px;
}

/* game section */
.gameSection{
	padding-left: 20px;
	height: 264px;
	border-right: 1px solid #ccc;
}
.gameHeader{
	width: 137px;
	float: left;
	font-size:0.5em;
}
.gameHeader h2{
	height: 65px;
	margin-bottom: 0;
	overflow: hidden;
}
.gameReportImg{
	height: 175px;
	width: 125px;
	float:left;
}
.gameDescription{
float: right;
width: 170px;
height: 264px;
	border-left: 1px solid #ccc;
	background-color: #ECECEC;
	overflow: hidden;
	font-size: 0.7em;
	padding: 6px 12px;
}
#reqChartWrapper{
	height: 220px;
	width: 480px;
	float:left;
}
#recReqChart{
	height: 220px;
	width: 480px;
	margin-top:12px;
	float:left;
}
#gameReqList{
	list-style: none;
	width: 181px;
}
#gameReqList th{
	padding: 12px 0 10px 0;
	font-size: 1.1em;
}
#gameReqList tr:nth-child(1){
	border-top:1px solid #F0F0F0;
	border-top:1px solid rgba(0,0,0,0);
}
#gameReqList tr:last-of-type{
	border-bottom:1px solid #F0F0F0;
	border-bottom:1px solid rgba(0,0,0,0);
}
.tickCell, .hwCell{
	font-size: 1.2em;
	border-bottom: 1px dotted #ccc;
	padding-top:10px;
	padding-bottom:10px;
	border-left:1px solid #F0F0F0;
	border-left:1px solid rgba(0,0,0,0);
	border-right:1px solid #F0F0F0;
	border-right:1px solid rgba(0,0,0,0);
}
.reqRow{
	cursor:default;
}
.reqRow:hover{
	background-color: #FFF;
}
.tickCell{
	width: 60px;
	padding-left: 36px;
}
.tickCellHover, .hwCellHover{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.tickCellHover{
	border-left:1px solid #ccc;
}
.hwCellHover{
	border-right:1px solid #ccc;
}
.reqList{
	float: left;
	width: 205px;
	height: 264px;
	font-size: 0.75em;
	border-left: 1px solid #ccc;
	margin-left: 15px;
	background-color: #F0F0F0;
	padding: 3px 12px;
}
/*#gameReqList li{
	list-style-image: url('/img/icons/cross.png');
	margin: 5px 0;
	vertical-align: top;
	border-bottom:1px solid #ccc;
	font-size:1.3em;
}*/
.reqBtnWrapper{
	height:22px;
	float:left;
	width: 473px;
	text-align: center;
	position:relative;
}
.reqBtn{
	background: none;
	border: none;
	color: #0088C9;
	font-size: 0.95em;
	width: 130px;
	padding: 0;
}
.reqBtn:hover{
	text-decoration: underline;
}
.selectedReq{
	text-decoration: underline;
}
.reqAjaxLoader{
	display:none;
	position: absolute;
	right: 20px;
	top: -37px;
}

/* Styling primarily for description area */
.pcDescription{
	min-height: 600px;
	padding: 0 32px 0 32px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	line-height: 20px;
}
.pcDescription p{
	padding: 2px;
}
.pcDescription h2{
	padding-left: 14px;
	padding-top: 14px;
}
.introDescription p{
	padding: 5px 15px 5px 15px;
}
.descriptionDiv, .descriptionDropdownArrowUp{
	display: none;
}
.descriptionDropdownArrowUp, .descriptionDropdownArrowDown{
	position:relative;
	bottom:2px;
}
.descriptionDiv p{
	padding: 2px 15px 2px 15px;
}
.descriptionHeader h3{
	margin: 0;
	display: inline-block;
	width: 190px;
}
.descriptionHeader{
	padding: 12px 13px 12px 13px;
	border: 1px solid rgb(228, 228, 228);
	border: 1px solid rgba(0,0,0,0);
	border-top: 1px solid rgb(213, 213, 213);
	cursor: pointer;
}
.descriptionSubtitle{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	display: inline-block;
	width: 438px;
}
.pcDescription > div:nth-of-type(2):hover{
	border-top: 1px solid rgb(213, 213, 213);
}
.descriptionHeader:hover{
	background-color: rgb(243, 243, 243);
	border: 1px solid #ccc;
}
.descriptionHeader:last-child{
	margin-bottom: 50px;
}
.invisibleTopBorder{
	border-top: 1px solid rgb(228, 228, 228);
	border-top: 1px solid rgba(0,0,0,0);
}
.visibleTopBorder{
	border-top: 1px solid rgb(213, 213, 213);
}
.pcDescription div:last-child{
	margin-bottom: 20px;
}
.deriv{
	color: rgb(25, 144, 190);
	font-weight: normal;
	font-style: italic;
}
.statistic{
	color: rgb(0, 156, 144);
}
/* fps section styling */
.fpsItems{
	overflow: auto;
	height: 135px;
}
.fpsItems ul{
	margin:0;
	padding:0;
}
.fpsItems li{
	list-style: none;
	padding-left: 51px;
}
.fpsItems ul li{
	float:left;
}
.fpsBox{
	background-color: #000;
	float: left;
	width: 71px;
	padding: 0;
	height: 99px;
	margin: 13px;
	margin-top: 5px;
	margin-bottom: 27px;
}
.fpsItemWrapper{
	 position:relative; height:100%; background-color:#000;
	 cursor:default;
}
.fpsText{
	position: absolute;
	bottom: -76px;
	text-align: center;
	right: -1px;
	width: 73px;
	color: rgb(31, 31, 31);
	font-size: 150%;
	background-color: rgb(255, 255, 255);
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fpsImage{
	width:69px; height:94px;
	position:relative;top:1px;
}
.leftArrow, .rightArrow{
	width: 30px;
	height: 60px;
	position: absolute;
	top: 28%;
	z-index: 1;
	cursor:pointer;
	opacity: 0.2;
}
.leftArrow{
	position:absolute;
	left:12px;
}
.rightArrow{
	position:absolute;
	right:12px;
}
.autoBuilderDisclaimer {
font-size: 10px;
text-align: center;
font-style: italic;
margin: 6px 0;
}