.login-box a:hover {
	color:#ff7500;
}

button,
.login-info .sign-out,
.login-info .my-results {
	background: #258eac;
	border-color: #18697f;
}

button:hover,
.login-info .sign-out:hover,
.login-info .my-results:hover {
	background: #17b2de;
}

/* Login End */

/* Site Styles */

.horizontal-bg {
    background: none;
}

h2 {
	color:#258EAC;
	margin-bottom:2px;
}

h3 {
	color:#444;
}

.logo {
	background: url(/images/mainimages/logo.png) left top no-repeat;
	width: 202px;
	height: 29px;
}

.logo span {
	display: none;
}

.download-box {
	margin-left: -9px;
}

.google-play-button, .app-store-button {
	margin-bottom:0px;
	display:block;
	width:220px;
	height:86px;
	background:url(/images/mainimages/store-buttons-sprite.png) left top;
}

.app-store-button {
	background-position:left top;
}

.google-play-button {
	background-position:right top;
}

.app-store-button:hover {
	background-position:left bottom;
}

.google-play-button:hover {
	background-position:right bottom;
}

.google-play-button-s, .app-store-button-s {
	margin: 0 auto;
	display:block;
	width:276px;
	height:55px;
	background:url(/images/mainimages/store-buttons-sprite-s.png) left top;
}

.app-store-button-s {
	background-position:0 top;
	margin-bottom: 12px;
}

.google-play-button-s {
	background-position:0 -57px;
}

.app-store-button-s:hover {
	background-position:0 -112px;
}

.google-play-button-s:hover {
	background-position:0 -169px;
}

/* Benchmarks Hero */

.home-benchmarks-hero {
	height: 168px;
	width: 520px;
	position: absolute;
	bottom: -3px;
	left: 12px;
}


.home-benchmarks-hero .hero-hitbox {
	width: 108px;
	height: 108px;
	position: relative;
	display: block;
	margin-top: 29px;
	float: left;
}

.home-benchmarks-hero .hero-hitbox.glb25{
	margin-left: 5px;
}

.home-benchmarks-hero .hero-hitbox.glb27{
	margin-left: 98px;
}

.home-benchmarks-hero .hero-hitbox.glb30{
	margin-left: 90px;
}

.home-benchmarks-hero .hero-hitbox.glb25 div,
.home-benchmarks-hero .hero-hitbox.glb27 div,
.home-benchmarks-hero .hero-hitbox.glb30 div {
	position: absolute;
	height: 168px;
	background: url(/images/mainimages/home-benchmarks-hero.png) left -1px no-repeat;
	top: -29px; 
}

.home-benchmarks-hero .hero-hitbox.glb25 div {
	width: 207px;
	left: -5px;
}

.home-benchmarks-hero .hero-hitbox.glb27 div {
	width: 287px;
	background-position: left -172px;
	left: -93px;
}

.home-benchmarks-hero .hero-hitbox.glb30 div {
	width: 207px;
	background-position: left -344px;
	left: -92px;
}

.home-benchmarks-hero .hero-hitbox.glb25:hover div {
	background-position: -286px -1px;
}

.home-benchmarks-hero .hero-hitbox.glb27:hover div {
	background-position: -286px -172px;
}

.home-benchmarks-hero .hero-hitbox.glb30:hover div {
	background-position: -286px -344px;
}

/* Benchmarks Hero End */

/* Top 5 */

#tabs-top-five {
	position: relative;
	border: 1px solid #ccc;
	margin-top: 38px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.2);
}

#tabs-top-five a {
	color: #444;
}

#tabs-top-five .top-5-nav {
	position: absolute;
	top: -41px;
	width: 342px;
	left: -1px;
}

#tabs-top-five .top-5-nav .tab1,
#tabs-top-five .top-5-nav .tab2 {
	display: inline-block;
	float:left;
	outline: none;
	margin: 0;
	text-align: center;
	padding: 1px
}

#tabs-top-five .top-5-nav .tab1.ui-tabs-active,
#tabs-top-five .top-5-nav .tab2.ui-tabs-active {
	border: 1px solid #ccc;
	border-bottom: none;
	background:#fff;
	margin-top: 0;
	padding: 0;
}

#tabs-top-five .top-5-nav .tab1 a,
#tabs-top-five .top-5-nav .tab2 a {
	line-height: 40px;
	display: inline-block;
	width: 168px;
	height:40px;
	line-height: 40px;
	color: #444;
	text-decoration: none;
}


#tabs-top-five .top-5-nav .tab1 a:hover,
#tabs-top-five .top-5-nav .tab2 a:hover {
	color: #ff7500;
}

#tabs-top-five .top-5-nav .tab1.ui-tabs-active a,
#tabs-top-five .top-5-nav .tab2.ui-tabs-active a {
	color: #258eac;
}

#tabs-top-five .top-5.result-ticket {
	display:block;
	width: 314px;
	margin-bottom: 0;
	padding: 12px;
	font-size: 14px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
}

#tabs-top-five .top-5.result-ticket.last {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	box-shadow: none;
}


#tabs-top-five a:hover .result-ticket {
	background: #c9eff7;
}


#tabs-top-five .top-5.result-ticket li.dev-img {
	border-color: #eee;
}

#tabs-top-five .top-5.result-ticket li.name {
	width: 205px;
	overflow: hidden;
	height: 18px;
	position: relative;
	white-space: pre;
}

#tabs-top-five .top-5.result-ticket li.name .long-name {
	display: none;
}


#tabs-top-five .top-5.result-ticket li.platform {
	height: 18px;
	width: 38px;
}

#tabs-top-five .top-5.result-ticket li.platform {
	margin-left: 0;
}

#tabs-top-five .top-5.result-ticket li.platform .gpu,
#tabs-top-five .top-5.result-ticket li.platform .cpu,
#tabs-top-five .top-5.result-ticket li.platform .win,
#tabs-top-five .top-5.result-ticket li.platform .osx {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 0;
}

#tabs-top-five .top-5.result-ticket li.points {
	width: 100px;
	margin: 0;
}

#tabs-top-five .top-5.result-ticket li.result-bars {
	width: 143px;
}

#tabs-top-five .label {
	margin: 0;
	padding: 12px;
	border-bottom: 1px solid #ccc;
	color: #999;
	font-size: 14px;
}

/* Top 5 end */

/* Results 

.pagination-container a:hover {
	border: 1px solid #ff7500;
}

.pagination-container a.active {
	border: 1px solid #258EAC;
}

.pagination-container .sort a.active,
.pagination-container .per-page a.active {
	color: #258EAC;
}

.pagination-container .sort a:hover,
.pagination-container .per-page a:hover {
	color: #ff7500;
	border-color: #fff;
}

/*.result-list-container a:hover .result-ticket {
	background: #c9eff7;
}*/

/*.result-ticket li.dev-img {
	width: 35px;
	height: 35px;
	border: 1px solid #bbb;
	display: inline-block;
	background: #fff;
}

.result-ticket li.dev-img .img-container {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 35px;
	height: 35px;
}

.result-ticket li.dev-img img {
	display: block;
	margin: 0 auto;
        max-height:33px;
        max-width: 33px;
}

.result-ticket li.screen,
.result-ticket li.date {
	position: absolute;
}

.result-ticket li.name {
	width: 334px;
	height: 21px;
	margin: 0 12px 8px 12px;
	font-weight: bold;
	line-height: 1.5em;
	overflow: hidden;
	white-space: pre;
	position: relative;
}

.result-ticket li.name .long-name {
	display: none;
}

.result-ticket li.screen {
	width: 90px;
	margin-bottom: 6px;
        display: block;
	font-size: 12px;
	color: #777;
	height: 16px;
	line-height: 16px;
        bottom: 0;
        left: 130px;
        margin-bottom: 6px;
}

.result-ticket.battery li.result-bars {
	width: 250px;
	margin: 0 12px;
}

.result-ticket.gpu li.result-bars {
	width: 400px;
	margin: 0 12px;
}

.result-ticket li.points {
	width: 200px;
	margin: 8px 12px;
	line-height: 1.5em;
	text-align: right;
}

.result-ticket.gpu li.points {
	width: 123px;
	margin: 0 0 0 12px;
	text-align: right;
}

.result-ticket li.hour {
	width: 85px;
	height: 21px;
	margin-left: 12px;
	text-align: right;
        margin-top: 8px;
}

.result-ticket li.frames {
	width: 72px;
	height: 21px;
	margin-left: 12px;
        margin-top: 8px;
}

.value,
.result-ticket li.hour .value,
.result-ticket li.frames .value {
	color: #258EAC;
	font-weight: bold;
}
.dx .value,
.dx .result-ticket li.hour .value,
.dx .result-ticket li.frames .value {
	color: #f36a10;
	font-weight: bold;
}

.result-ticket li.date {
	width: 70px;
        display: block;
	font-size: 12px;
	color: #777;
	border-right: 1px solid #777;
	height: 16px;
	line-height: 16px;
        bottom: 0;
        left: 55px;
        margin-bottom: 6px;
}

Results End */


/* Latest REsults */

.latest-result-container table {
	word-wrap:normal;
	word-break:normal;
}

.phone-box {
	width:173px;
	padding:6px;
	margin:24px;
	float:left;
	height:210px;
	overflow:hidden;
	text-align:center;
	border:1px solid #eee;
	display:inline-block;
}

.phone-box .vertical-middle {
	vertical-align:middle;
	display:table-cell;
	width:171px;
	height:220px;
}

.phone-box table {
	width:171px;
}

.phone-box table td {
	padding:3px 0px;
}

.phone-box table img{
	display:inline-block;
}

.phone-box .phonepic img {
	background: none repeat scroll 0 0 #f8f8f8;
    border: 1px solid #efefef;
    padding: 5px;
}

.phone-box .test-name {
	height: 54px;
}

.phone-box .dev-name {
	height: 54px;
}

.phone-box:hover {
	background:#def0f5;
}
.phone-box a {
	outline:none;
	text-decoration:none;
}

/* Latest Results End */

/* Phone Details */







/* Phone Details End */

/* Forum */

.forum-label {
	padding:6px;
	border-bottom:#ccc 1px dashed;	
	display:block;
	margin-bottom:12px;
	padding:6px;
}
.forum-label h2 {
	font-size:20px;
	color:#258EAC;
	display:inline-block;
}
.forum-label form {
	display:inline-block;
	margin-bottom:0px;	
}
.forum-label a {
	display:block;
	text-align:right;
	font-size:13px;
}
.forum {
	font-size:14px;
	width:100%;
}
.forum td {
	padding:3px;
}
.forum .row, .forum .rowleft {
	border-bottom:#eee 1px solid;
}
.forum .glheadline, .forum .glheadline2, .forum .authorh {
	text-align:center;
	background:#f8f8f8;
	border-bottom:3px solid #fff;
}
.forum .row {
	text-align:center;
}
.forum .right2 {
	text-align:right;
}
.forum .warn {
	color:#CC0000;
}
.author {
	background:#f8f8f8;
	padding:3px;
	border-bottom:3px solid #fff;
	border-top:3px solid #fff;
}
.forum b {
	font-weight:bold;
	color:#444;
	display:block;
}

/* Forum End*/
/* Misc Styles Fixed Later */

.result_list .row {
	width:41px;
	padding:6px 0;
}
.result_list .row img {
	display:block;
	margin:0px auto;
}

.result_list {
	font-size:14px;
	line-height:1.5em;
	width:100%;
	margin: 24px 0;;
	word-wrap:normal;
	word-break:normal;
}
.result_list .test {
	text-decoration:none;
	font-size:20px;
	line-height:1.5em;
}
.result_list .test-bg {	
	background:#f0f0f0;
	text-align:left;
	padding:6px 12px;
	border-bottom:#ccc 1px solid;
}

.result_list td {
	padding: 6px 12px;
	vertical-align:middle;
}

.result_list tr {
	border-bottom: 1px solid #ccc;
}

.result_list tr:last-child {
	border-bottom: none;
}

.result_list .header {
	font-size: 16px;
	border-bottom: 2px solid #ccc;
	color: #999;
}

.result_list .header td {
	padding: 6px 8px;
}

.result_list .device-name {
	width:140px;
}

.label1 {
	display: block;
	font-weight: bold;
	padding: 12px 2px;
	border-bottom: 1px dotted #ccc;
}

/* Misc Styles Fixed Later */

/* Site Styles End */

/* Footer */

/* DEV TEMP */


/* DEV TEMP END */
