
* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#000 url(../images/bg_tail.jpg) repeat top center; 
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden;line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix { display: block;}
* html .clearfix { height: 1%;}


html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:15px;
		color:#8c8c8c;
	}

object { 
	vertical-align:top; 
	outline:none;
}




input, select { vertical-align:middle; font-weight:normal;}

a {color:#fff; outline:none;}
a:hover{text-decoration:none; color:#0084ff;}
p {padding-bottom:15px;}

h1 {font-size:24px; color:#fff; line-height:1.2em; text-transform:uppercase; padding:0 0 12px; margin-left:0px;}
h2 {font-size:16px; color:#fff; text-transform:uppercase; padding:0 0 10px; font-weight:normal;}
h3 {font-size:14px; color:#fff; text-transform:uppercase; padding:0 0 10px; font-weight:normal; }
h3 span {color:#0084ff;}

/* ============================= main layout ====================== */*
html, body {
	height: 100%;
}
.footer_wrapper {background:url(../images/bg_content.jpg) no-repeat top center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 80px; /* .push must be the same height as .footer */
}

.imgindent {margin:0 20px 0 0; float:left; padding:6px 0 0;}
.fright {text-align:right;}

/* ============================= header ====================== */
#header {background:url(../images/bg.png) no-repeat center 96px; padding:5px 12px 0 7px;}
#header .menu li{display:inline; margin-right:11px;}
#header .menu a {text-decoration:none; font-size:14px; line-height:24px; color:#fff;display:inline-block;
	margin:0 7px 0 8px; }
#header .menu a:hover {color:#0084ff;}
#header .menu a.active span {display:inline-block;}
#header .menu a.active {background:#232323; margin:0;}
#header .menu a.active span {background:url(../images/btn_left.gif) no-repeat left top;}
#header .menu a.active span span{
	background:url(../images/btn_right.gif) no-repeat right top;
	padding:0 7px 1px 8px;
}
/* ============================= content ====================== */
.content {margin-bottom:15px; padding:10px}

.block1 {background:url(../images/block_bg.gif) no-repeat -2px 31px;}
.block1 h1 {letter-spacing:-1px;}
.block1 p {padding:19px 0 26px;}
/*buttons*/
a.btn{
	background:#232323;
	display:inline-block;
	font-size:12px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
}
a.btn span{
	background:url(../images/btn_left.gif) no-repeat left top;
	display:inline-block;
}
a.btn span span{
	background:url(../images/btn_right.gif) no-repeat right top;
	padding:0 9px 0 10px;
}
a.btn span span span {background:none; padding:0;}
a.btn:hover {background:#0084ff;}
a.btn:hover span {background:url(../images/btn_left.gif) no-repeat left bottom;}
a.btn:hover span span {background:url(../images/btn_right.gif) no-repeat right bottom;}

/*phone*/
.phone span {display:inline-block; width:85px; font-weight:normal;}

/* ============================= footer ====================== */
#footer {background:url(../images/bg.png) no-repeat top center;}
.footer span {margin:0 3px;}
#footer a {color:#fff; text-decoration:none;}
#footer a:hover {color:#009cff;}
#footer li {color:#8c8c8c; float:left;}
#footer li a {color:#8c8c8c; margin:0 6px 0 5px;}
#footer a.active,#footer a.active:hover {color:#fffefe; cursor:default;}

/* ============================= forms ============================= */
#ContactForm label {display:block; background:url(../images/input_bg.gif) no-repeat left 17px; height:52px;}
#ContactForm .col4 {background:url(../images/textarea_bg.gif) no-repeat left 17px;}
#ContactForm input, #ContactForm textarea {
	background:none;
	width:224px;
	border:0;
	padding:6px 5px;
	color:#fff;
}
#ContactForm p {padding-bottom:3px;}
#ContactForm a {margin-left:9px;}
#ContactForm input {font-size:1em;}
#ContactForm textarea {height:121px; overflow:auto; margin-bottom:20px; width:203px;}
#page5 .content {padding-left:5px;}
/*================ carousel ==========================*/
.carousel {	height:400px;}
#pane5 {height:400px;}

.jScrollPaneContainer {
	z-index: 1;
	overflow: hidden;
	position: relative;
	height:400px !important;
}
.jScrollPaneTrack {
	background: url(../images/slider-bg.gif) no-repeat 0% 3px;
	left: 0px;
	width: 999px;
	cursor: pointer;
	top: 344px;
	position: absolute;
	
}
.jScrollIntervalTrack {
	position: absolute;
	display:none
}
.jScrollPaneDrag {
	background: url(../images/handle.gif) no-repeat 0% 0%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin:3px 0;
	width:200px!important;
}
.jScrollPaneDragLeft {
	left: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}
.jScrollPaneDragRight {
	right: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}

ul.blocks {
	display: block;
	padding: 0px;
	width: 4995px;
	height: 308px;
	overflow:hidden
}
ul.blocks li.scroll-interval {
	display: block;
	float: left;
	margin: 0px !important;
	width: 999px;
	height: 290px;
	overflow:hidden;
}
.holder {
	display: block;
}
.scroll-pane {
	padding-right:0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 999px;
	padding-top: 0px
}
#pane5 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 999px;
	padding-top: 0px;
	height: 315px;
}
.block_ind {
	float:left;
	width:91px;
}
.left95 {
	margin-left:95px	
}
.white {
	color:#fff !important	
}
.grey {
	color:#706b64	
}
.pt10 {
	font-size:10px;
	text-transform:uppercase
}
.list {
	margin-bottom:17px;
	position:relative;
}
.list li {
	background:url(../images/mark.png) no-repeat 0% 6px ;
	
	float:none !important;
	display:block !important;
	width:auto !important;
	height: auto !important;
}
.list li a {
	font-size:10px;
	text-transform:uppercase;
	color:#f03806;
	text-decoration:none
}
.list li a:hover {
	text-decoration:underline	
}
.list2 {
	margin-bottom:17px;
	position:relative;
}
.list2 li {
	background:url(../images/mark2.png) no-repeat 0% 6px ;
	padding:0 0 0 18px;
	float:none !important;
	display:block !important;
	width:auto !important;
	height: auto !important;
}
.list2 li a {
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none
}
.list2 li a:hover {
	text-decoration:underline	
}
.width165 {
	width:165px	
}

#page_nav {
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
	margin-bottom:10px;
}
#page_nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#page_nav {
	display: inline-block;
}
 
html[xmlns] #page_nav {
	display: block;
}
 
* html #page_nav {
	height: 1%;
}


#page_nav span, #page_nav a {
    display:block;
    float:left;
    padding:3px 6px 4px;
    border:1px solid #D2E6F0;
    margin: 0 3px 3px 0
}
#page_nav span {
    background: #000;
    border: 1px solid #0084FF;
    color: #0084FF;
}

#page_nav .container-navigation-trigger,
#page_nav .next-group {
    padding: 0;
    border: 0;
    color: #6D7994;
    font-weight: normal;
    font-size: 11px;
    line-height: 24px;
}

#page_nav a.pagenav2_go_next {
    background:url("../images/arrow_right.gif") no-repeat center;
    text-indent:-9999px;
    padding:0px;
    border:1px solid #D2E6F0;
    width: 22px;
    height: 22px;
}

#page_nav a.pagenav2_go_prev {
    background:url("../images/arrow_left.gif") no-repeat center;
    text-indent:-9999px;
    padding:0px;
    border:1px solid #D2E6F0;
    width: 22px; height: 22px;
}

.jScrollPaneContainer {
    overflow:hidden;
    position:relative;
    z-index:1;
}
.scroll-pane {
    height:100px;
    overflow:auto;
    width:650px;
}
.yt-rounded{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.yt-rounded-top{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}.yt-rounded-bottom{-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.yt-alert{position:relative;margin:5px 0;padding:2px 24px 2px 4px;overflow:hidden;zoom:1}.yt-alert.yt-alert-small{padding:2px 24px 2px 4px}.yt-alert .icon{float:left;cursor:auto;width:34px;height:34px;background-position:0 -480px}.yt-alert.yt-alert-small .icon{width:19px;height:19px;margin-top:1px}.yt-alert.yt-alert-naked{background-color:transparent}.yt-alert.yt-alert-small .yt-alert-content,.yt-alert.yt-alert-naked .yt-alert-content{line-height:19px}.yt-alert-success{background-color:#daf0be}.yt-alert-error{background-color:#ffe5e5}.yt-alert-warn{background-color:#fff9d4}.yt-alert-announce,.yt-alert-info,.yt-alert-status{background-color:#cce0f5}.yt-alert-player{color:#fff;background-color:#000}.yt-alert-player a{font-weight:normal;color:#dc9f2e}.yt-alert-error .icon{background-position:0 -480px}.yt-alert-error.yt-alert-player .icon{background-position:0 -514px}.yt-alert-error.yt-alert-small .icon{background-position:0 -548px}.yt-alert-error.yt-alert-small.yt-alert-naked .icon{background-position:0 -567px}.yt-alert-success .icon{background-position:-34px -480px}.yt-alert-success.yt-alert-player .icon{background-position:-34px -514px}.yt-alert-success.yt-alert-small .icon{background-position:-19px -548px}.yt-alert-success.yt-alert-small.yt-alert-naked .icon{background-position:-19px -567px}.yt-alert-warn .icon{background-position:-68px -480px}.yt-alert-warn.yt-alert-player .icon{background-position:-68px -514px}.yt-alert-warn.yt-alert-small .icon{background-position:-38px -548px}.yt-alert-warn.yt-alert-small.yt-alert-naked .icon{background-position:-38px -567px}.yt-alert-announce .icon,.yt-alert-info .icon,.yt-alert-status .icon{background-position:-102px -480px}.yt-alert-announce.yt-alert-player .icon,.yt-alert-info.yt-alert-player .icon,.yt-alert-status.yt-alert-player .icon{background-position:-102px -514px}.yt-alert-announce.yt-alert-small .icon,.yt-alert-info.yt-alert-small .icon,.yt-alert-status.yt-alert-small .icon{background-position:-57px -548px}.yt-alert-announce.yt-alert-small.yt-alert-naked .icon,.yt-alert-info.yt-alert-small.yt-alert-naked .icon,.yt-alert-status.yt-alert-small.yt-alert-naked .icon{background-position:-57px -567px}.yt-alert .yt-alert-content{font-weight:bold;font-size:13px;padding:7px 5px;overflow:hidden}.yt-alert.yt-alert-small .yt-alert-content{padding:1px 5px}.yt-alert.yt-alert-naked .yt-alert-content{font-weight:normal}.yt-alert .close{position:absolute;overflow:hidden;cursor:pointer;cursor:hand;top:4px;right:4px;text-indent:-99em;width:14px;height:14px;background-position:-76px -548px}.yt-alert-error .close{background-color:#990000}.yt-alert-success .close{background-color:#2b541d}.yt-alert-warn .close{background-color:#996600}.yt-alert-announce .close,.yt-alert-info .close,.yt-alert-status .close{background-color:#00438f}.yt-alert-player .close{background-color:#000}

.pokerstars {
    margin-bottom:10px; background:#fff; padding:5px; font-size:12px; color:#000; 
}
.pokerstars a {color:#000; text-decoration:underline!important;font-weight:bold}
.pokerstars a {text-decoration:none;}
.repport {position:fixed; left:0; top:0; background:#fff; padding:10px;margin:10px; border:1px solid red;}
