/* CSS Document */
#banner2{
	position:relative;
	width:100%;
	height:540px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(0,75,138); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,75,138,1) 0%, rgba(0,36,66,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,75,138,1)), color-stop(100%,rgba(0,36,66,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,75,138,1) 0%,rgba(0,36,66,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,75,138,1) 0%,rgba(0,36,66,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,75,138,1) 0%,rgba(0,36,66,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,75,138,1) 0%,rgba(0,36,66,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004b8a', endColorstr='#002442',GradientType=0 ); /* IE6-9 */
}
.banner2-back{
	background:url(../images/v3/home/background.jpg) bottom center no-repeat;
	width:1000px;
	height:540px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#manager2{
	background:url(../images/v3/home/manager2.png) top left no-repeat;
	height:600px;
	width:234px;
	position:absolute;
	left:-40px;
	z-index:100;
}
#manager3{
	background:url(../images/v3/home/manager2.png) top left no-repeat;
	height:600px;
	width:234px;
	position:absolute;
	left:0px;
	z-index:100;
	display:none;
}
#banner-title2{
	position:absolute;
	top:10px;
	left:10px;
}
#banner-button{
	width:600px;
	position:absolute;
	top:450px;
	left:40px;
}
#banner-button div{
	-moz-box-shadow:    0px 0px 25px 5px #000;
	-webkit-box-shadow: 0px 0px 25px 5px #000;
	box-shadow:         0px 0px 25px 5px #000;
}
#banner-button2{
	width:550px;
	position:absolute;
	top:450px;
	left:30px;
}
#banner-button2 div{
	-moz-box-shadow:    0px 0px 25px 5px #000;
	-webkit-box-shadow: 0px 0px 25px 5px #000;
	box-shadow:         0px 0px 25px 5px #000;
}
#home-how-to-play{
	background: rgb(137,137,137); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(137,137,137,1) 0%, rgba(229,229,229,1) 7%, rgba(186,186,186,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,137,137,1)), color-stop(7%,rgba(229,229,229,1)), color-stop(100%,rgba(186,186,186,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(137,137,137,1) 0%,rgba(229,229,229,1) 7%,rgba(186,186,186,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(137,137,137,1) 0%,rgba(229,229,229,1) 7%,rgba(186,186,186,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(137,137,137,1) 0%,rgba(229,229,229,1) 7%,rgba(186,186,186,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(137,137,137,1) 0%,rgba(229,229,229,1) 7%,rgba(186,186,186,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#bababa',GradientType=0 ); /* IE6-9 */
	padding:10px;
}
#home-whatsgoingon{
	overflow:auto;
	padding:10px 0px;
}
#home-whatsgoingon-1{
	width:100px;
	padding:10px;
	vertical-align:middle;
}
#home-whatsgoingon-2{
	overflow:hidden;
	height:80px;
}
#home-whatsgoingon-2 .list{
	width:140px;
	height:50px;
	border:1px solid #ccc;
	padding:10px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
.home-bottom{
	position:absolute;
	left:100px;
	top:460px;
	width:750px;
	background: -moz-linear-gradient(left,  rgba(0,255,242,0) 0%, rgba(0,203,255,0.93) 10%, rgba(0,208,254,0.58) 18%, rgba(0,255,242,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,255,242,0)), color-stop(10%,rgba(0,203,255,0.93)), color-stop(18%,rgba(0,208,254,0.58)), color-stop(100%,rgba(0,255,242,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,255,242,0) 0%,rgba(0,203,255,0.93) 10%,rgba(0,208,254,0.58) 18%,rgba(0,255,242,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,255,242,0) 0%,rgba(0,203,255,0.93) 10%,rgba(0,208,254,0.58) 18%,rgba(0,255,242,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,255,242,0) 0%,rgba(0,203,255,0.93) 10%,rgba(0,208,254,0.58) 18%,rgba(0,255,242,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,255,242,0) 0%,rgba(0,203,255,0.93) 10%,rgba(0,208,254,0.58) 18%,rgba(0,255,242,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000fff2', endColorstr='#0000fff2',GradientType=1 ); /* IE6-9 */
	height:1px;	
	-moz-box-shadow:    0px 0px 15px 0px rgba(0,203,255,.5);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,203,255,.5);
	box-shadow:         0px 0px 15px 0px rgba(0,203,255,.5);
}
#home-screens{
	position:relative;
	top:20px;
	left:0px;
	border:0px solid #000;
	width:980px;
	height:400px;
	overflow:hidden;
	z-index:51;
}
#home-shade{
	background:rgba(0,0,0,.8);
	position:fixed;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	z-index:50;
	display:none;
}
#home-shade2{
	/*background:rgba(255,255,255,.7);*/
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,234,234,1) 70%, rgba(214,214,214,1) 70%, rgba(246,246,246,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(70%,rgba(234,234,234,1)), color-stop(70%,rgba(214,214,214,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 70%,rgba(214,214,214,1) 70%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 70%,rgba(214,214,214,1) 70%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 70%,rgba(214,214,214,1) 70%,rgba(246,246,246,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(234,234,234,1) 70%,rgba(214,214,214,1) 70%,rgba(246,246,246,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
	position:absolute;
	top:10px;
	left:110px;
	bottom:140px;
	right:110px;
	z-index:51;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:    0px 0px 25px 0px #000;
	-webkit-box-shadow: 0px 0px 25px 0px #000;
	box-shadow:         0px 0px 25px 0px #000;
	display:none;
}
#screen-overlay{
	display:none;
	position:relative;
	top:0px;
	left:180px;
	z-index:100;
	width:750px;
	height:400px;
}
.screen-nav-left{
	position:absolute;
	left:-20px;
	top:170px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	padding:15px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.screen-nav-right{
	position:absolute;
	right:-20px;
	top:170px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	padding:15px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
#screen-navigation{
	position:absolute;
	top:350px;
	left:420px;
	z-index:1000;
	display:none;
}
#screen-navigation a{
	width:10px;
	text-align:center;
	float:left;
	padding:4px 10px;
	margin-right:10px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(178,178,178,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(178,178,178,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#b2b2b2',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    0px 0px 5px 0px #00213d;
	-webkit-box-shadow: 0px 0px 5px 0px #00213d;
	box-shadow:         0px 0px 5px 0px #00213d;
	cursor:pointer;
	font-size:18px;
	text-align:center;
	color:#000;
}
#screen-navigation a:hover{
	background: rgb(255,175,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,175,0,1) 0%, rgba(240,108,37,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,0,1)), color-stop(100%,rgba(240,108,37,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf00', endColorstr='#f06c25',GradientType=0 ); /* IE6-9 */
}
#screen-navigation a.activeSlide{
	background: rgb(255,175,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,175,0,1) 0%, rgba(240,108,37,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,0,1)), color-stop(100%,rgba(240,108,37,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf00', endColorstr='#f06c25',GradientType=0 ); /* IE6-9 */
}
#stopSlide{
	position:absolute;
	top:0px;
	right:95px;
	display:none;
	z-index:55;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}

#screen-welcome{
	position:absolute;
	top:0px;
	left:10px;
	width:980px;
	height:400px;
	display:block;
}
#screen-welcome #title h1{
	font-size:45px;
}
#screen-content{
	position:absolute;
	width:800px;
	left:20px;
	top:20px;
}
#screen-welcome #title{
	position:absolute;
	width:500px;
	left:30px;
	top:100px;
}
#screen-welcome #btn-start{
	z-index:55;
	position:absolute;
	top:465px;
	right:50px;
}
#screen-image1{
	position:absolute;
	right:35px;
	top:100px;
	z-index:20;
	width:250px;
}

#nextGame{
	position:absolute;
	top:300px;
	left:30px;
	width:350px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 20px;
	-moz-box-shadow:    0px 0px 15px 0px #000;
	-webkit-box-shadow: 0px 0px 15px 0px #000;
	box-shadow:         0px 0px 15px 0px #000;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(206,206,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(206,206,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(206,206,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(206,206,206,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(206,206,206,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}
#screen1{
	position:absolute;
	top:50px;
	left:230px;
	width:550px;
	height:400px;
	display:block;
	margin-left:75px;
}
#screen2{
	position:absolute;
	top:0px;
	left:0px;
	width:980px !important;
	height:400px;
	display:none;
}
#screen2-image1{
	width:450px;
	position:absolute;
	top:25px;
	right:75px;
}
#screen2-content{
	position:absolute;
	width:350px;
	left:125px;
	top:68px;
}
#screen3{
	position:absolute;
	top:0px;
	left:0px;
	width:980px !important;
	height:400px;
	display:none;
}
#screen3-image1{
	width:450px;
	position:absolute;
	top:25px;
	right:75px;
}
#screen3-content{
	position:absolute;
	width:350px;
	left:125px;
	top:68px;
}
#screen4{
	position:absolute;
	top:0px;
	left:0px;
	width:980px !important;
	height:400px;
	display:none;
}
#screen4-content{
	position:absolute;
	width:350px;
	left:125px;
	top:68px;
}
#screen4-image1{
	width:450px;
	position:absolute;
	top:25px;
	right:75px;
}
#screen5{
	position:absolute;
	top:0px;
	left:0px;
	width:980px !important;
	height:400px;
	display:none;
}
#screen5-image1{
	width:450px;
	position:absolute;
	top:25px;
	right:75px;
}
#screen5-content{
	position:absolute;
	width:350px;
	left:125px;
	top:68px;
}
#screen7{
	position:absolute;
	top:0px;
	left:0px;
	width:980px !important;
	height:400px;
	display:none;
}
#screen7-image1{
	width:400px;
	position:absolute;
	top:25px;
	right:100px;
}
#screen7-content{
	position:absolute;
	width:350px;
	left:125px;
	top:68px;
}
#screen8{
	position:absolute;
	top:0px;
	left:0px;
	width:980px !important;
	height:400px;
	display:none;
}
#screen8-image1{
	width:400px;
	position:absolute;
	top:25px;
	right:100px;
}
#screen8-content{
	position:absolute;
	width:350px;
	left:125px;
	top:68px;
}
#screen9-image1{
	width:400px;
	position:absolute;
	top:25px;
	right:100px;
}
.home-box{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:#CCC 1px solid;
	padding:5px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(219,219,219,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(219,219,219,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
.home_info{
	width:98%;
	height:200px;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #efefef;
	background: rgb(0,75,138); /* Old browsers */
	background: rgb(229,229,229); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(186,186,186,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(186,186,186,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(186,186,186,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(186,186,186,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(186,186,186,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(186,186,186,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#bababa',GradientType=0 ); /* IE6-9 */
	color:#000;
	-moz-box-shadow:    0px 0px 25px 0px #919191 inset;
	-webkit-box-shadow: 0px 0px 25px 0px #919191 inset;
	box-shadow:         0px 0px 25px 0px #919191 inset;
}
#pp-main{
	width:936px;
	height:332px;
	position:absolute;
	top:30px;
	left:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    0px 0px 15px 0px #000;
	-webkit-box-shadow: 0px 0px 15px 0px #000;
	box-shadow:         0px 0px 15px 0px #000;
	background:rgba(0,0,0,.5);
	overflow:hidden;
	z-index:20;
}
#pp-screen1{
	width:936px;
	height:370px;
}
#pp-screen2{
	width:936px;
	height:370px;
}
#pp-screen3{
	width:936px;
	height:370px;
}
.pp-text{
	position:absolute;
	top:100px;
	left:50px;
}
.pp-image{
	position:absolute;
	top:0px;
	right:0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#pp-screen-navigation{
	position:absolute;
	top:380px;
	left:455px;
	z-index:1000;
}
#pp-screen-navigation a{
	width:10px;
	text-align:center;
	float:left;
	padding:4px 10px;
	margin-right:10px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(178,178,178,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(178,178,178,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(178,178,178,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#b2b2b2',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    0px 0px 5px 0px #00213d;
	-webkit-box-shadow: 0px 0px 5px 0px #00213d;
	box-shadow:         0px 0px 5px 0px #00213d;
	cursor:pointer;
	font-size:18px;
	text-align:center;
	color:#000;
}
#pp-screen-navigation a:hover{
	background: rgb(255,175,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,175,0,1) 0%, rgba(240,108,37,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,0,1)), color-stop(100%,rgba(240,108,37,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf00', endColorstr='#f06c25',GradientType=0 ); /* IE6-9 */
}
#pp-screen-navigation a.activeSlide{
	background: rgb(255,175,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,175,0,1) 0%, rgba(240,108,37,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,0,1)), color-stop(100%,rgba(240,108,37,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,175,0,1) 0%,rgba(240,108,37,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf00', endColorstr='#f06c25',GradientType=0 ); /* IE6-9 */
}
#home_Private_Pools{
	width:970px;
	height:248px;
	background:url(../images/v3/home/Home_Private_Pools.jpg) top left no-repeat;
	margin-left:15px;
	margin-bottom:5px;
	position:relative;
}
#home_Private_Pools .subtitle{
	position:absolute;
	left:420px;
	top:10px;
	text-shadow:#000 1px 1px;
}
#home_Private_Pools #box1{
	position:absolute;
	top:110px;
	left:10px;
	width:315px;
}
#home_Private_Pools #box1 .sub{
	padding-top:15px;
}
#home_Private_Pools #box2{
	position:absolute;
	top:110px;
	right:10px;
	width:315px;
}
#home_Private_Pools #box2 .sub{
	padding-top:15px;
}
#home_Private_Pools #home_pp_btn{
	position:absolute;
	bottom:15px;
	left:350px;
}
#home_Private_Pools #home_pp_btn div{
  -moz-box-shadow:    0px 0px 10px 1px #000;
  -webkit-box-shadow: 0px 0px 10px 1px #000;
  box-shadow:         0px 0px 10px 1px #000;	
}
#private_pools{
	height:566px;
	position:relative;
	width:100%;
	height:570px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(0,40,76); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,40,76,1) 0%, rgba(1,57,106,1) 50%, rgba(0,8,13,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,40,76,1)), color-stop(50%,rgba(1,57,106,1)), color-stop(100%,rgba(0,8,13,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,40,76,1) 0%,rgba(1,57,106,1) 50%,rgba(0,8,13,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,40,76,1) 0%,rgba(1,57,106,1) 50%,rgba(0,8,13,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,40,76,1) 0%,rgba(1,57,106,1) 50%,rgba(0,8,13,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,40,76,1) 0%,rgba(1,57,106,1) 50%,rgba(0,8,13,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00284c', endColorstr='#00080d',GradientType=0 ); /* IE6-9 */
}
#pp_splattter{
	position:absolute;
	z-index:10;
	top:0px;
	left:0px;
	background:url(../images/v3/privatepools/private_pools_splatter.png) no-repeat;
	height:396px;
	width:321px;
}
#pp_title{
	background:url(../images/v3/privatepools/pp_title.png) no-repeat;
	width:371px;
	height:56px;
	position:absolute;
	top:-8px;
	left:332px;
	z-index:25;
}
#pp_title h1{
	width:371px;
	padding-top:5px;
}
#pp_btn{
	position:absolute;
	z-index:10;
	bottom:50px;
	left:341px;
}
#pp_btn div{
	text-shadow:#80c100 1px 1px;
}
#pp_content_1{
	position:absolute;
	left:30px;
	top:375px;
	z-index:20;
	background:url(../images/v3/privatepools/im_1.png) top center no-repeat;
	width:300px;
}
#pp_content_1 div{
	margin-top:75px;
}

#pp_content_2{
	position:absolute;
	right:30px;
	top:375px;
	z-index:20;
	background:url(../images/v3/privatepools/im_2.png) top center no-repeat;
	width:300px;
}
#pp_content_2 div{
	margin-top:75px;
}