@charset "utf-8";
/* pro gamer [index] */

#ventrilo{background:url(../images/index/serverList/ventrilo.jpg); height: 55px; width: 426px; text-indent: -9999px;}
#teamSpeak{background:url(../images/index/serverList/teamSpeak.jpg); height: 55px; width: 426px; text-indent: -9999px;}

.serverListSetWrapper{overflow: hidden; height: 1%; background: #676767 url(../images/index/serverList/serverListWrapperBack.jpg) left bottom repeat-x; padding: 0 0 7px 0;}

.serverListTable{position: relative; padding-bottom: 25px; width: 446px; float: left;height: 1%;}
.viewMoreServers{position: absolute; bottom: 0; left: 0; background:url(../images/index/serverList/viewMoreBack.jpg) right bottom no-repeat; height: 26px; width: 446px;}
.viewMoreServers a{display: block; padding-left: 30px; color: #fff; line-height: 2.5em; text-decoration: none;}
.viewMoreServers a:hover{text-decoration: underline; color:#3fda34;}
table{ border: none; border-collapse: collapse; text-align: right;}
tr{height: 34px; }
thead, thead tr, th{height: 0; line-height: 0; font-size: 0;}

.arrows{width: 79px;}
.userCount{width: 111px; text-align: right;}
.price{width: 133px; text-align: right; font-size: 1.4em; color: #fff; padding-right: 10px;}
.orderNow{width: 127px;  }
.orderNow a{color: #fff; display: block; width: 87px; text-decoration: none; font-size: 1.2em; font-weight: bold; text-align: left; padding-right: 30px; _padding-right: 40px; _width: 77px;}
.orderNow a:hover{color: #3fda34; display: block; width: 87px; text-decoration: none; font-size: 1.2em; font-weight: bold; text-align: left; padding-right: 30px; _padding-right: 40px; _width: 77px;}

.firstRow{height: 34px;}
.firstRow .arrows{background:url(../images/index/serverList/firstRowArrows.jpg);}
.firstRow .userCount{background: url(../images/index/serverList/firstRowUserCount.jpg);}
.firstRow .price{
	background:url(../images/index/serverList/FirstRowPrice.jpg)
}
.firstRow .orderNow{background:url(../images/index/serverList/firstRowOrderNow.jpg)}

.secondRow .arrows{background:url(../images/index/serverList/secondRowArrows.jpg);}
.secondRow .userCount{background: url(../images/index/serverList/secondRowUserCount.jpg);}
.secondRow .price{background:url(../images/index/serverList/secondRowPrice.jpg)}
.secondRow .orderNow{background:url(../images/index/serverList/secondRowOrderNow.jpg)}

.thirdRow .arrows{background:url(../images/index/serverList/thirdRowArrows.jpg);}
.thirdRow .userCount{background: url(../images/index/serverList/thirdRowUserCount.jpg);}
.thirdRow .price{background:url(../images/index/serverList/thirdRowPrice.jpg)}
.thirdRow .orderNow{background:url(../images/index/serverList/thirdRowOrderNow.jpg)}

.fourthRow .arrows{background:url(../images/index/serverList/fourthRowArrows.jpg);}
.fourthRow .userCount{background: url(../images/index/serverList/fourthRowUserCount.jpg);}
.fourthRow .price{background:url(../images/index/serverList/fourthRowPrice.jpg)}
.fourthRow .orderNow{background:url(../images/index/serverList/fourthRowOrderNow.jpg)}

.fifthRow .arrows{background:url(../images/index/serverList/fifthRowArrows.jpg);}
.fifthRow .userCount{background: url(../images/index/serverList/fifthRowUserCount.jpg);}
.fifthRow .price{background:url(../images/index/serverList/fifthRowPrice.jpg)}
.fifthRow .orderNow{background:url(../images/index/serverList/fifthRowOrderNow.jpg)}

.sixthRow .arrows{background:url(../images/index/serverList/sixthRowArrows.jpg);}
.sixthRow .userCount{background: url(../images/index/serverList/sixthRowUserCount.jpg);}
.sixthRow .price{background:url(../images/index/serverList/sixthRowPrice.jpg)}
.sixthRow .orderNow{background:url(../images/index/serverList/sixthRowOrderNow.jpg)}

#primaryContent{ overflow: hidden; padding: 0;}
#whyPGH{width: 451px; float: left;}
#whyPGH h1{background:url(../images/index/whyPHGHeader.jpg) left top no-repeat; height: 47px; width: 451px; text-indent: -999px; margin-bottom: 5px;}
#whyPGH p, #whyPGH h2{padding: 0 10px;}
#latestNews{float: right; width: 449px; _width: 439px; background: #1b3959 url(../images/index/latestNewsBackground.jpg) left top repeat-y;}
#latestNews h2{background:url(../images/index/latestNewsHeader.jpg); height: 33px; width: 429px; text-indent: -9999px;}
#latestNews ul{list-style: none; font-size: 1.1em; color: #fff; padding: 17px;}
#latestNews ul strong{display: block;}
#latestNews li{
	background:url(../images/index/latestNewsDivider.jpg) bottom left repeat-x;
	padding: 0px;
	line-height: 1.4em;
}
#latestNews ul a{display: block; text-align: right; font-style: italic; color: #ffcb00;}
