	@import "inpage.css";
/* <General> comments*/
* {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
}
img {
	border: none;
}
body {
	background: url(images/Page-Background.png) top center repeat-y #DDDEE0;
}
body a {
	color: black;
}
/* </General> */
#main-container {
	width: 752px;
	margin: 25px auto;
}
#main-container a {
	color: #000000;
}
#main-container h2 {
	color: #087606;
	font-size: 18px;
	font-weight:normal;
	letter-spacing: -1px
}
/* <Header> - Logo, Languange Select and Top Menu */
#top-container {
	height: 84px;
	width: 752px;
	background: url(images/Flag-Bottom-Background.png) bottom right no-repeat;
}
#logo-tab {
	background: url(images/LogoTab.png) top left no-repeat;
	float: left;
	width: 262px;
	height: 84px;
}
#logo-tab strong {
	display: none;
}
#flag-menu {
	height: 84px;
	width: 490px;
	float: right;
	overflow: hidden;
}
#flag-menu ul {
	list-style: none;
	margin-top: 25px;
	padding-left: 1px;
	width: 620px;
}
#flag-menu li {
	display: block;
	float: left;
	width: 35px;
	font-size: 9px;
	height: 48px;
	text-align: center;
	margin: 0 0px 0 1px;
	padding-left: 1px;
}
#flag-menu a {
	background: top center no-repeat;
	padding: 10px 0 0 0;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
#flag-menu img{
	display:block;
	margin:0 auto;
	}
/* <Top Menu> */
#top-menu {
	width: 752px;
	height: 40px;
	background: url(images/Top-Menu-Background.png) top center repeat-x;
}
#top-menu .left-corner{
	background: url(images/Top-Menu-Left.png) top left no-repeat;
	width: 752px;
	height: 40px;
}
#top-menu .right-corner {
	background: url(images/Top-Menu-Right.png) top right no-repeat;
	width: 752px;
	height: 40px;
}
#top-menu ul {
	list-style: none;
	width: 710px;
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0 0 10px;
}
#top-menu li {
	display: inline;
}
#top-menu li.seperator {
	padding: 0;
	font-size:15px;
	color: white;
	margin: 0 2px;
	font-weight: normal;
	cursor: default;
}
#top-menu a {
	color: black;
	text-decoration: none;
	font-size: 14px;
}
#top-menu a:hover {
	color: #006600;
}
#center-content {
	width: 752px;
	position: relative;
}
#big-center {
	background: url(images/bg_picture.jpg) top center no-repeat;
	width: 750px;
	min-height: 444px;
	margin-top: 0px;
}
#left-panel {
	width: 165px;
	position: relative;
	top: 8px;
	left: 6px;
	height: 426px;
}
#left-panel h2 {
	display: none;
}
.panel-block {
	padding: 20px 6px 3px 6px;
}
#Live-Update {
	background: url(images/Panel-Live-Update.png) top center no-repeat;
	width: 158px;
	height: 54px;
}
#Live-Update table {
	width: 150px;
	margin: auto;
}
#Live-Update td {
	width: 50%;
	text-align: center;
	color: white;
	font-size: 13px;
	padding: 3px 0;
}
#Live-Update .seper td {
	background: url(images/Live-Update-Seperator.png)  50% 50% no-repeat;
	padding: 0;
	width: 100%;
	font-size: 0.0001em;
	line-height: 0.001em;
	height: 1px;
}
#Quick-Start{
	background: url(images/bg_quick-start.jpg) top center no-repeat;
	width:159px;
	height:234px;
	margin-top:6px;
}
#Quick-Start table {
	margin: 12px 0 0 35px;
	font-size: 13px;
	margin-left: 4px;
}
#Quick-Start td {
	height: 25px;
	vertical-align: top;
	padding-top: 5px;
	letter-spacing: -0.04em;
}
#Quick-Start a {
	color: white;
	text-decoration: none;
	display: block;
	padding-left: 32px;
}
#Quick-Start a:hover {
	text-decoration: underline;
}
td#link-Getting-Started {
	padding-top: 0;
}
#link-Getting-Started a {
	height: 25px;
	padding-top: 8px;
}
#link-Backgammon-School a {
	height: 25px;
	padding-top: 9px;
}
#link-Support a {
	height: 25px;
	padding-top: 12px;
}
#link-Tournaments a {
	height: 25px;
	padding-top: 8px;
	margin-top: 8px;
}
#link-About-Us a {
	height: 25px;
	padding-top: 6px;
	margin-top: 12px;
}
#News {
	background: url(images/Panel-News.png) top center no-repeat;
	width: 159px;
	height: 84px;
	font-size: 12px;
	color: white;
	margin-top: 5px;
}
#News a{
font-size: 12px;
	color: white;
	margin-top: 5px;
text-decoration:none;

}
#News p {
	margin: 0 4px;
}
/* </Left Panel> */
#top-reight-text {
	position: absolute;
	width: 320px;
	top: 14px;
	left: 201px;
	color: white;
}
#top-left-image {
	position: absolute;
	width: 300px;
	top: 35px;
	left: 565px;
	color: white;
}
/* <Image Title Replacement> */
#top-reight-text h2 {
	width: 320px;
	height: 31px;
}
#top-reight-text h2 span {
	width: 565px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	color:white;
	font-size:20px;
}
/* </Image title replacement> */
#top-reight-text p {
	padding-left: 3px;
}
#play-now-banner {
	background: url(images/free_download_button.gif) top center no-repeat;
	width: 422px;
	height: 112px;
	position: absolute;
	top: 303px;
	left: 273px;
	vertical-align: center;
}
#play-now-banner a {
	font-size: 0.0001em;
	line-height: 0.0001em;
	display: block;
	width: 422px;
	height: 112px;
	top: 303px;
	left: 275px;
	color: #2EB02B;
}
/* </Center> */
/* <Bottom Content> */
#bottom-content {
	position: relative;
	width: 752px;
	height: 288px;
	margin-bottom: 2px;
}
.bottom-box {
	height: 288px;
	background: #FFF;
	margin: 6px 0;
}
.bottom-box h3 {
	font-size: 14px;
	position: relative;
	height: 28px;
	width: 170px;
}
.bottom-box h3 span {
	position: absolute;
	top: 0;
	left: 0px;
	height: 28px;
	width: 170px;
}
.box-content {
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	height: 239px;
	padding: 4px 7px;
	background: #FFF;
}
.box-content p {
	margin-bottom: 12px;
}
div.box-content h3 {
	font-size: 15px;
	margin-left: 0;
	margin-right: 0;
	width: 130px;
}
.box-content h4 {
	margin-bottom: 12px;
}
div.bottom-box * {
	font-size: 12px;
}
div.box-content a.Arrow-Right {
	background: url(images/Arrow-Right-Black-on-White.png) left 50% no-repeat;
	height: 13px;
	display: block;
	padding-left: 12px;
	font-size: 12px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	color: black;
	text-decoration: none;
}
div.box-content a.Arrow-Right1 {
	height: 13px;
	display: block;
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 8px;
	padding-bottom: 2px;
	color: black;
	text-decoration: none;
}
div.box-content a.Arrow-Right1:hover {
	text-decoration: underline;
}
div.box-content a.Arrow-Right:hover {
	text-decoration: underline;
}
#New-To-Pool-Box {
	width: 170px;
	background: url(images/Box-Foot-New-to-Pool.png) bottom center no-repeat #FFF;
	position: absolute;
	top: 0;
	left: 0;
}
#New-To-Pool-Box h3 span {
	background: url(images/New-to-Pool.gif) top left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:2px;
	color:white;
	height: 100%;
	font-size: 12px;
}
#Preview-Box {
	width: 170px;
	background: url(images/Box-Foot-Preview.png) bottom center no-repeat #FFF;
	position: absolute;
	top: 0;
	left: 195px;
}
#Preview-Box h3 span {
	background: url(images/Preview.gif) top left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:2px;
	color:white;
	height: 100%;
	font-size: 12px;
}
#About-Pool-Empire-Box {
	background: url(images/Box-Foot-About.png) bottom center no-repeat #FFF;
	position: absolute;
	top: 0;
	left: 390px;
	width: 169px;
	padding-left: 1px;
}
#About-Pool-Empire-Box h3 span {
	background: url(images/About-Pool-Empire.gif) top left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:2px;
	color:white;
	height: 100%;
	font-size: 12px;
}
div#Tournaments-Box {
	background: url(images/Box-Foot-Tournaments.png) bottom center no-repeat #E6E7E8;
	position: absolute;
	top: 0;
	left: 580px;
	width: 169px;
	padding-left: 1px;
}
#Tournaments-Box h3 span {
	background: url(images/Tournaments.gif) top left no-repeat;
	padding-left: 10px;
	padding-right: 5px;
	padding-top:2px;
	color:white;
	height: 100%;
	font-size: 12px;
}
/* </Bottom Content> */
#footer {
	position: relative;
	color: #565656;
	text-align: center;
	margin: 30px auto auto auto;
	width: 680px;
}
#footer-title {
	margin-bottom: 6px;
}
#footer p {
	font-size: 11px;
}
.clearall {
	clear: both;
}
#inpage-center {
	background: url(inpage/Inpage-background.png) repeat-y;
	margin-top: 10px;
}
#inpage-top {
	background: url(inpage/Inpage-top.png) no-repeat top left;
	height: 10px;
}
#inpage-content {
	padding: 0 25px;
	color:rgb(102, 102, 102);
	font-weight: normal;
	line-height: 20px;
}
#inpage-bottom {
	background: url(inpage/Inpage-bottom.png) no-repeat left bottom;
	height: 10px;
}
h1 {
	color: #087606;
	font-size: 20px;
	letter-spacing: -1px;
}
#inpage-content h1 {
	color: #087606;
	font-size: 20px;
	letter-spacing: -1px;
}
#inpage-content h2 {
	color: #087606;
	font-size: 18px;
	font-weight:normal;
	letter-spacing: -1px
}
#inpage-content img {
	vertical-align: top;
}
#inpage-content hr {
	margin: 15px auto;
}
#inpage-content a {
color:#565656;
text-decoration: underline;
}
#inpage-content b{
font-weight:normal;

}
#qk-st table {
	margin: 2px 0 0 0px;
	font-size: 13px;
	margin-left: 4px;
}
 #qk-st {
	width:169px;
	height:254px;
}
#qk-st td.title {
	background: url(images/top_quick.png) no-repeat top left;
	height: 25px;
	width: 170px;
	padding-left: 6px;
	color: #00005a;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;

}

#qk-st td.bottom {
	background: url(images/bottom_quick.png) no-repeat top left;
	height: 16px;
	width: 170px;
	padding-left: 6px;
	vertical-align: top;

}
* html #qk-st td.title {
	height: 25px;
}
*:first-child+html #qk-st td.title {
	height: 24px;
}

#qk-st td.body {
	background: url(images/bg_quick-start.png) repeat top center;
	padding-left: 0px;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
	height: 217px;
}
#qk-st td.body img{
	vertical-align: middle;
	padding-top:2px;
	padding-bottom:5px;
	letter-spacing: -0.04em;
	padding-left: 0px;
}
#qk-st .body a {
	color: white;
	text-decoration: none;
	padding-left: 5px;
}

#qk-st .body a:hover {
	text-decoration:underline;
}
