/* HEADINGS */
#header h1 {
padding:40px 0 0 650px;
margin:0;
font-size:20px;
color:#FF8000;
}

h1.pas {
  padding: 8px 0 0 35px;
  margin:0;
  font-size:1em;
  color:#fff;
  width:557px;
  height:18px;
  background:transparent url(http://www.pokermania.sk/styles/Default_Style/design/obsahHeader.gif) no-repeat scroll left top;
}

h2.pas {
  color: #666;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 6px 0;
}

h3.pas {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 4px 0;
}

/* TABLE AND LIST HEADERS */
#pas_login table thead th,
#pas_nav_offers thead th,
#pas_nav_side li.header {
  color: #fff;
  font-weight: bold;
  font-size: 11px;
  background:transparent url(/website_images/pokermania/sidePanelHeaderBack.gif) no-repeat scroll left top;
  padding: 5px 0 0 35px;
  height:21px;
  line-height:21px;
  text-align:left;
}

table.pas_data_table thead th {
background-color:#70AFC8;
color:#fff;
padding:2px;
}
table.pas_data_table thead th
{
	background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/topList/nadpisHeader_gray.jpg) no-repeat left top;
	padding: 2px 0 0 35px;
	color: #FFF;
	height: 20px;
	line-height: 20px;
}

/* BORDERS */
#pas_nav_side ul, 
#pas_login table,
#pas_nav_offers table,
table.pas_data_table {

}

/* ALTERNATING ROW COLORS */
#pas_nav_offers tbody tr.alt th,
#pas_nav_offers tbody tr.alt td,
table.pas_data_table tbody tr.alt td, 
table.pas_data_table tbody tr.alt th {
 
}

/* BUTTONS */
input.pas_button {
  font-size: 12px;
  color: #000;
  border: 1px solid #B0B0B0;
  background-color: #E6E6E6;
}

input.pas_button:hover {
  background-color: #D3D3D3;
  color: #000;
}

a.pas_button, 
a.pas_button:visited {
  padding: 2px;
  font-size: 12px;
  color: #000;
  border: 1px solid #B0B0B0;
  background-color: #E6E6E6;
  text-decoration: none;
  line-height: 26px;
}

a.pas_button:hover {
  background-color: #D3D3D3;
  color: #000;
}

/* TOP NAVIGATION BAR */
#pas_nav_top ul {
  width: 820px; 
  height:26px;
  margin: 0 auto 0 auto;
  text-align: left;
  overflow:hidden;
  padding:0;
}

#pas_nav_top ul li {
  list-style-type: none;
  margin: 0;
  padding:0;
  display: block;
  float: left;
  text-align: center;
}

#pas_nav_top ul li a, 
#pas_nav_top ul li a:visited {
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  line-height: 26px;
  height:26px;
  display: block;
  padding: 0 15px;
  
}

#pas_nav_top ul li a:hover {
text-decoration:underline;
}


/* SIDE NAVIGATION BAR */

#pas_nav_side ul {
  width: 177px;
  list-style: none;
  text-align: left;
  margin: 5px 0 0 0;
  padding: 0;
  background: #EEEEEE url(/website_images/pokermania/sidePanelContentBack.gif) repeat-y scroll left top;
}
#pas_nav_side ul li {
padding:0;
}

#pas_nav_side ul li.header {
  display: block;
}

#pas_nav_side ul li a, 
#pas_nav_side ul li a:visited {
  margin: 0;
  padding: 0 0 0 10px;
  color: #ff8000;
  text-decoration: none;
  border-bottom: 1px solid #C1CCDD;
  display: block;
  line-height: 20px;
  height: 20px;
  font-weight:bold;
}

#pas_nav_side ul li a:hover {
  color: #666;
}

/* NAV LOGIN */
#pas_login {
  color: #000;
}

#pas_login table {
  width: 177px;
  background: #EEEEEE url(/website_images/pokermania/sidePanelContentBack.gif) repeat-y scroll left top;
  text-align: left;
  color: #000;
  padding:0;
  margin:0;
}
 
#pas_login input.login {
  width: 100px;
}

/* NAV OFFERS */
#pas_nav_offers table{
  text-align: left;
  color: #000;
  padding:0;
  margin:0;
  width: 177px;
  background: transparent url(/website_images/pokermania/sidePanelContentBack.gif) repeat-y scroll left top;
}
.table-bottom {
  width: 177px;
  background: #EEEEEE url(/website_images/pokermania/sidePanelFooterBack.gif) repeat-y scroll left top;
  height:19px;
  margin: 0 0 10px 0;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  padding: 3px 7px;
}

#leftside #pas_nav_offers tbody th,
#leftside #pas_nav_offers td  {
  cursor: pointer;
  border-bottom: 1px solid #C1CCDD;
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #FF8000;
  font-weight: bold;
  text-decoration: none;
}

#pas_nav_offers tbody tr.over {
  background: #EEEEEE url(http://www.pokermania.sk/styles/Default_Style/design/sidePanelContentBack_over.gif) repeat-y scroll left top;
}

#pas_nav_offers tbody tr.over th, 
#pas_nav_offers tbody tr.over td {
  
}

/*  DATA TABLE  */
table.pas_data_table {
  width: 100%;
  font-size: 12px;
  margin: 8px 0;
  background:#F5F5F5;
  1px solid #ccc;
}

table.pas_data_table tbody th{
  text-align: left;
  padding-left: 5px;
  color: #000;
}

table.pas_data_table thead td{
  font-weight: bold;
  text-align: center;
  color: #000;
  background-color: #c3e2fa;
  padding: 4px;
}

table.pas_data_table tbody td{
  color: #000;
  padding: 3px;
}

/* FORM ELEMENTS */
table.pas_form {
  margin: 0px auto;
  font-size: 12px;
}

table.pas_form td {
  color: #626262;
}

table.pas_form th {
  text-align: right;
  padding-right: 8px;
}

/* MY ACCOUNT */
#pas_main_index table {
  margin: 0;
}

#pas_main_index table thead th{
  width: 175px;
  background-color: #DDDDDD;
  border: 1px solid #C3C3C3;
}

#pas_main_index table tbody th{
  background-color: #EFEFEF;
  border: 1px solid #C3C3C3;
  font-weight: normal;
  font-size: 22px;
}

#pas_main_index tbody td{
  font-size: 11px;
  text-align: center;
}

/* GLANCE PAGES */

#pas_glance .pas_logo {
  float: right;
}

/* OFFERS GRID */
table.pas_offers_grid {
  padding: 10px 5px;
  text-align: center;
}

#pas_offers_grid {
  text-align: center;
  border: 1px solid #000;
  width: 170px;
  padding: 0 0 5px 0;
  margin: 7px;
}

#pas_offers_grid h1 {
  font-size: 16px;
  margin: 0;  padding: 0;
}

#pas_offers_grid h2 {
  font-size: 14px;
  color: #832323;
  margin: 0;  padding: 0;
}

#pas_offers_grid h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;  padding: 0;
}

#pas_offers_grid h4 {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  margin: 0;  padding: 0;
}

/* OFFERS LIST */
#pas_offers {
  text-align: left;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #CECECE;
}

#pas_offers .pas_logo {
  float: right;
  margin: 4px;
}

/* STATISTICS */
#pas_quick_statistics th {
  text-align: center;
}

#pas_full_statistics th {
  text-align: center;
}
/* HELPDESK */

#pas_new_ticket table {
  text-align: left;
}

#pas_view_ticket table td{
  width: 70%;
  text-align: left;
}

#pas_view_ticket h4{
  font-size: 10px;
  font-weight: normal;
  padding: 0;  margin: 0;
}

#pas_view_ticket h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 0;  margin: 0;
}

#pas_new_ticket td, #pas_new_ticket tbody th{
  background-color: #fff;
  border: 0px;
  text-align: left;
}

#pas_reply_form table td {
  background-color: #fff;
  border: 0;
}
/* REFERRAL CENTER */

#pas_referral_center table {
  width: 400px;
  border:1px solid #ccc;
}

#pas_referral_center table th {
  text-align: center;
}

/* LANDING PAGE */

#pas_landing_page table.pas_data_table {
  width: 400px;
}

#pas_landing_page table.pas_data_table td{
  color: #000;
}

#pas_landing_page table.pas_form {
  color: #000;
  border: 1px solid #000;
}

#pas_landing_page table.pas_form tbody td{
  color: #000;
}

#pas_landing_page table.pas_form tbody th{
  padding: 4px;
}

/* OTHER FONTS */
.pas_error, .paserror, p.pas_error {
color: red;
}

/* FOOTER */

#footer { 
background:transparent url(/website_images/pokermania/footerBack.gif) no-repeat scroll left top;
clear:both;
margin:0 auto;
padding: 68px 0 0 18px;
text-align:left;
width:982px;
height: 100px;
color: #ff8000;
}

#footer a, footer a:visited {
color: #ff8000
}
footer a:hover {
color: #666
}


/* COMMON CLASSES */
.center, td.center {
        text-align: center;
}
.marginZero
{
	margin: 0 !important;
}
.paddingZero
{
	padding: 0 !important;
}
.borderZero
{
	border: 0 !important;
}
.rightFloat
{
	float: right !important;
}
.rightAlignFloat
{
	text-align: right !important;
	float: right !important;
}
.leftAlign
{
	text-align: left !important;
}
.leftFloat
{
	float: left !important;
}
.leftAlignFloat
{
	text-align: left !important;
	float: left !important;
}
.verticalTop, .verticalTop td
{
	vertical-align: top !important;
}
.verticalMiddle, .verticalMiddle td
{
	vertical-align: middle !important;
}
.verticalBottom, .verticalBottom td
{
	vertical-align: bottom !important;
}
.fullWidth
{
	width: 99% !important;
}
.halfWidth
{
	width: 44% !important;
}
.width60
{
	width: 60% !important;
}


.rake_percentage {
font-size: 1.5em;
color: #b5b5b5;
font-weight: bold;
}
.rake_room {
color: $FF8000;
font-weight: bold;
}
#pas_nav_offers div.add_i {
display: none;
padding: 7px;
}
#pas_nav_offers tr.add_info {
background: #EEEEEE url(http://www.pokermania.sk/styles/Default_Style/design/sidePanelContentBack_over.gif) repeat-y scroll left top;
}
#pas_nav_offers table tr.add_info td {
padding: 0;
border: 0;
}

/* ROUNDED BUTTONS */
.roundedButton
{
	background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/roundedButtonBack.gif) no-repeat left top;
	display: -moz-inline-box;
	display: inline-block;
	height: 23px;
    line-height: 0;
	margin: 0 10px 5px 0;
	padding: -3px 0 0 0;
	vertical-align: middle;
	_position: relative;
 }
.roundedButton input, .roundedButton input:focus
{
	background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/roundedButtonBack.gif) no-repeat right top;
	overflow: visible;
    color: #FFF;
    font-weight: bold;
    font-size: 0.9em;
	height: 23px;
	white-space: nowrap;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 13px 1px 0;
	margin: 0 -10px 0 10px;
	border: none;
	vertical-align: text-top;
    _padding: 0 15px 0 0;
    _margin: 0 0 0 6px;
	_display: block;
	_position: relative;
	_top: 0;
	_right: -12px;
	_width: 0px;
}

.roundedButton:hover
{
	background-position: left bottom;
        background-color: transparent;
        color: #FFF;
}
.roundedButton:hover input
{
	background-position: right bottom;
        background-color: transparent;
        color: #FFF;
}
.roundedInput
{
	background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/roundedInput_l.gif) no-repeat left 0px;
	height: 20px;
	display: block;
	width: 0px;
	padding: 0 0 0 6px;
	margin: 0;
	position: relative;
}
.roundedInput input, .roundedInput input:focus
{
	background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/roundedInput_r.gif) no-repeat right top;
	border: 0;
	height: 18px;
	padding: 2px 3px 0 0;
	position: absolute;
	top: 0;
}


.logged
{
	margin: 0.5em 0;
	color : #666;
}
.sideInput
{
	width: 138px;
}
.sidePanelContent
{
	text-align: left;
	color: #666;
	padding: 10px 15px 5px 15px;
	overflow: hidden;
}


.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h4 {
    background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/defaultBoxGrayBack.gif) no-repeat bottom right;
    overflow: hidden;
}
.cssbox {
    width: 171px !important; /* intended total box width - padding-right(next) */
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	margin: 0 0 20px 0; /* use to position the box */
}
.cssbox.last {
	margin: 0 0 20px 0;
}
.cssbox_head {
    background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 15px; /* right-image-gap + right-inside padding */
}
.cssbox_head h4 {
    background-position: top left;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 15px 0 7px 15px; /* padding-left = image gap + interior padding ... no padding-right */
    font-size: 1.2em;
    color: #FFF;
}
.cssbox_body {
    background-position: bottom left;
	margin-right: 0; /* interior-padding right */
	padding: 13px 0 15px 15px; /* mirror .cssbox_head right/left */
}

.cssbox h5 {
    text-align: center;
    margin: 1em;
    font-size: 1.2em;
    font-weight: bold;
}

.calculator_result {
    text-align: left;
    padding: 0 10px;
    color: #666;
    display: none;
}

hr
{
	height: 1px;
 	padding: 5px 0;
	margin: 0 0 5px 0;
	border: none;
	border-bottom: 1px solid #E4E4E4;
	overflow: hidden;
}
br.clearAll
{
	line-height: 0;
}

.full_banner_wrapper
{
	position: absolute;
	top: 30px;
	left: 497px;
	width: 468px;
	height: 60px;
	padding: 4px;
	background: transparent url(http://www.pokermania.sk/styles/Default_Style/design/rightHeaderBack.gif) no-repeat left top;
	text-align: right;
}
