/* =======
   MAIN
======= */

body
 {
 background: #ffffff;
 margin: 0px;
 font-family: arial, verdana, tahoma, sans-serif;
 font-size: 12px;
 line-height: 18px;
 text-align: justify;
 }

#container
 {
 height: 100%;
 width: 966px;
 margin-left: auto;
 margin-right: auto;
 }

#main
 {
 width: 966px;
 }

a
 {
 color: #0000ff;
 }
a img
 {
 border: 0px;
 }
a.blacklink
 {
 color: #000000;
 }
a.blacklink:hover
 {
 text-decoration: none;
 }

/* =========
   HEADER
========= */

#header
 {
 margin: 0px;
 height: 80px;
 background: url('http://www.onlinepokersponsorship.com/img/logo.gif') no-repeat 0% 50% #ffffff;
 }
#header .left
 {
 float: left;
 width: 400px;
 padding-left: 60px;
 }
#header .right
 {
 float: right;
 height: 36px;
 width: 259px;
 text-align: right;
 padding-right: 10px;
 line-height: 41px;
 background: url('http://www.onlinepokersponsorship.com/img/userbg.gif') 0px 0px no-repeat;
 }
#header .right a
 {
 color: #333333;
 }
h2
 {
 margin-top: 23px;
 margin-bottom: 0px;
 font-size: 18px;
 }

h3
 {
 margin-top: 0px;
 font-size: 12px;
 margin-left: 2px;
 color: #cc1919;
 }
#center h3
 {
 color: #000000;
 }

/* =======
   MENU
======= */

#menu
 {
 text-align: center;
 width: 966px;
 height: 40px;
 background: url('http://www.onlinepokersponsorship.com/img/menu.gif') repeat-x #406e95;
 font-size: 12px;
 font-weight: bold;
 line-height: 40px;
 }
#menu .left
 {
 float: left;
 width: 4px;
 height: 4px;
 background: url('http://www.onlinepokersponsorship.com/img/menu-left.gif') no-repeat;
 }

#menu ul
 {
 float: left;
 width: 958px;
 margin: 0px;
 padding: 0px;
 }

#menu ul li
 {
 font-weight: bold;
 display: inline;
 margin: 0px;
 padding-left: 26px;
 padding-right: 25px;
 background: url('http://www.onlinepokersponsorship.com/img/menu-border.gif') no-repeat 100% 50%;
 }

#menu ul li.final
 {
 background: none;
 }

#menu ul li a
 {
 font-weight: bold;
 color: #ffffff;
 text-decoration: none
 }
#menu ul li a:hover
 {
 text-decoration: underline;
 } 

#menu .right
 {
 float: right;
 width: 4px;
 height: 4px;
 background: url('http://www.onlinepokersponsorship.com/img/menu-right.gif') no-repeat;
 }

#spacer
 {
 clear: both;
 background: url('http://www.onlinepokersponsorship.com/img/spacer.gif') repeat-x #ffffff;
 width: 800px;
 height: 13px;
 }

/* ==========
   COLUMNS
========== */

#left
 {
 width: 220px;
 float: left;
 }

#center
 {
 width: 526px;
 float: left;
 }
#right
 {
 width: 220px;
 float: right;
 }

/* ============
   LEFT SIDE
============ */

#left h3
 {
 width: 210px;
 background: #636363;
 color: #fff;
 margin: 0px;
 margin-top: 12px;
 padding-left: 10px;
 padding-top: 7px;
 padding-bottom: 5px;
 }
#left h3 a
 {
 color: #fff;
 text-decoration: none;
 }
#left h3 a:hover
 {
 text-decoration: underline;
 }
#left h3 a.span
 {
 background: #fff;
 padding: 2px;
 margin-right: 5px;
 color: #cc1919;
 }
#left h3 a.span:hover
 {
 text-decoration: none;
 }

#left ul
 {
 width: 220px;
 margin: 0px;
 padding: 0px;
 }

#left ul li
 {
 margin: 0px;
 margin-top: 2px;
 padding-top: 4px;
 padding-bottom: 3px;
 padding-left: 24px;
 display: block;
 width: 196px;
 background: url('http://www.onlinepokersponsorship.com/img/bullet2.gif') no-repeat 8px 7px #ebebeb;

 }
#left ul li a
 {
 font-size: 11px;
 color: #636363;
 text-decoration: none;
 }
#left ul li a:hover
 {
 text-decoration: underline;
 color: #000;
 }

/* ==============
   CENTER SIDE
============== */

#space
 {
 margin: 20px;
 }
h1
 {
 padding-bottom: 8px;
 font-size: 24px;
 border-bottom: 2px solid #333333;
 color: #cc1919;
 }
#center h2
 {
 color: #000;
 font-size: 18px;
 font-weight: bold;
 padding-bottom: 1px;
 margin-top: 30px;
 }
#center p
 {
 text-align: justify;
 }

#center .feature
 {
 background-color: #eee;
 border: 1px dotted #555;
 padding: 10px;
 margin-top: 24px;
 text-align: center;
 font-weight: bold;
 color: #cc1919;
 line-height: 28px;
 }

#center .reviewside
 {
 width: 210px;
 float: right;
 background-color: #eee;
 border: 1px dotted #555;
 padding: 10px;
 margin-left: 10px;
 text-align: justify;
 }

#center .reviewside ul
 {
 margin: 0px;
 padding: 0px;
 }

#center .reviewside ul li
 {
 text-align: left;
 margin: 0px;
 margin-top: 2px;
 padding-top: 4px;
 padding-bottom: 3px;
 padding-left: 24px;
 display: block;
 background: url('http://www.onlinepokersponsorship.com/img/thumb.png') no-repeat 3px 2px;
 }


#center .screenshots
 {
 background-color: #dbdbdb;
 border: 1px dotted #555;
 padding: 10px;
 margin-top: 24px;
 height: 67px;
 }
#center .screenshots .left
 {
 float: left;
 }
#center .screenshots .left img
 {
 margin-right: 10px;
 }
#center .screenshots .right
 {
 float: right;
 font-weight: bold;
 color: #cc1919;
 padding-right: 22px;
 }
#center .screenshots .right img
 {
 margin-top: 4px;
 }



#center .review
 {
 clear: both;
 }
#center .review .left
 {
 float: left;
 width: 235px;
 }

#center .review .right
 {
 float: right;
 width: 235px;
 }





#center .review .right ul
 {
 margin: 0px;
 padding: 0px;
 }

#center .review .right ul li
 {
 margin: 0px;
 margin-top: 2px;
 padding-top: 4px;
 padding-bottom: 3px;
 padding-left: 16px;
 display: block;
 background: url('http://www.onlinepokersponsorship.com/img/bullet.gif') no-repeat 0px 7px #ffffff;
 }
#center .review .right ul li span
 {
 font-weight: bold;
 }

 a.info
  {
  position:relative; /*this is the key*/
  z-index:24;
  text-decoration:none;
  }
 a.info:hover
  {
  z-index:25;
  }
 a.info span
  {
  display: none
  }
 a.info:hover span
  {
  display:block;
  position:absolute;
  padding: 8px;
  width: 200px;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
  margin-top: 12px;
  border:1px dotted #555;
  background-color:#eee;
  color: #000;
  text-align: justify;
  }

/* =======
   CENTER TABS
======= */

ul.tabs
 {
 list-style: none;
 padding: 0;
 margin: 0;
 border-bottom: 1px solid #636363;
 height: 21px;
 }

ul.tabs li
 {
 height: 24px;
 display: inline;
 margin: 0 4px 0 0;
 }

ul.tabs li a
 {
 padding: 6px;
 padding-bottom: 5px;
 text-decoration: none;
 color: #636363;
 background: #d9d9d9;
 }

ul.tabs li a:hover
 {
 background: #406e95;
 color: #fff;
 }

ul.tabs li.focus a
 {
 padding-bottom: 6px;
 height: 24px;
 font-weight: bold;
 color: #000;
 background: #fff;
 border: 1px solid #636363;
 border-bottom: 0px;
 }

.alignright
 {
 float: right;
 margin-left: 6px;
 }
.alignleft
 {
 float: left;
 margin-right: 6px;
 }


/* =============
   RIGHT SIDE
============= */

#right h3
 {
 width: 210px;
 background: #636363;
 color: #ffffff;
 margin: 0px;
 margin-bottom: 2px;
 margin-top: 12px;
 padding-left: 10px;
 padding-top: 7px;
 padding-bottom: 5px;
 }
.rightsponsor
 {
 clear: both;
 background: #ebebeb;
 margin: 0px;
 margin-bottom: 2px;
 padding: 0px;
 width: 220px;
 height: 46px;
 }

.rightnetwork
 {
 clear: both;
 margin: 0px;
 margin-bottom: 2px;
 padding: 0px;
 background: #d9d9d9;
 width: 220px;
 color: #444;
 font-size: 9px;
 text-align: right;
 }
.rightsponsor .left
 {
 margin: 0px;
 padding: 0px;
 padding-left: 3px;
 margin-top: 3px;
 float: left;
 width: 45px;
 }
.rightsponsor .left img
 {
 border: 0px;
 }
.rightsponsor .right
 {
 color: #000000;
 font-size: 11px;
 margin: 0px;
 padding: 0px;
 float: right:
 width: 175px;
 padding-top: 4px;
 }
.rightsponsor .right a
 {
 font-weight: bold;
 color: #0000ff;
 text-decoration: none;
 }
.rightsponsor .right a:hover
 {
 text-decoration: underline;
 }

.calculator
 {
 margin-top: 2px;
 background: #ebebeb;
 padding: 4px;
 width: 212px;
 text-align: center;
 }
.calculator td
 {
 text-align: right;
 font-size: 11px;
 font-weight: bold;
 }
.calculator select
 {
 width: 111px;
 }



/* =========
   FOOTER
========= */

#footer
 {
 clear: both;
 background: url('http://www.onlinepokersponsorship.com/img/footer.gif');
 height: 75px;
 width: 966px;
 position: relative;
 border-top: 10px solid #ffffff;
 }
#footer p
 {
 margin-top: 52px;
 float: left;
 width: 966px;
 text-align: center;
 color: #ffffff;
 font-weight: bold;
 }
#footer p a
 {
 color: #ffffff;
 }

/* =======
   GRID
======= */

.grid
 {
 border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 }

.grid td
 {
 line-height: 25px;
 vertical-align: top;
 }
.grid td img
 {
 margin-top: 5px;
 }
.grid td .small
 {
 font-size: 10px;
 line-height: 2px;
 }
.grid tbody td strong
 {
 border-bottom: 1px solid #cc1919;
 }
.grid thead td
 {
 text-align: left;
 background: url('http://www.onlinepokersponsorship.com/img/grid-bg.gif') repeat-x #d8d8d8;
 font-weight: bold;
 text-decoration: underline;
 }
.grid tbody td
 {
 text-align: left;
 border-bottom: 1px solid #cccccc;
 }
.signup a
 {
 padding: 3px;
 background: #cc1919;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 }
.signup a:hover
 {
 text-decoration: underline;
 }

/* ========
deals grid
======== */

.deals
 {
 width: 486px;
 margin: 0px;
 padding: 0px;
 }
.deals td
 {
 padding: 5px;
 padding-top: 6px;
 padding-bottom: 6px;
 text-align: center;
 font-size: 11px;
 line-height: 14px;
 }
.deals td span
 {
 font-size: 12px;
 font-weight: bold;
 }
.deals td
 {
 background: #d9d9d9;
 border-bottom: 1px solid #c6c6c6;
 }
.deals td.odd
 {
 background: #c6c6c6;
 border-bottom: 1px solid #b7b7b7;
 }
.deals td.deals_left img, .deals td.reason_one img, .deals td.reason_two img, .deals td.reason_three img, .deals td.reason_four img
 {
 margin-right: 6px;
 border: 0;
 float: left;
 }
.deals td.deals_left, .deals td.reason_one, .deals td.reason_two, .deals td.reason_three, .deals td.reason_four
 {
 text-align: left;
 }
.deals td.deals_left a, .deals td.reason_one a, .deals td.reason_two a, .deals td.reason_three a, .deals td.reason_four a
 {
 text-decoration: none;
 }
.deals td.deals_head
 {
 background: #bbbbbb;
 color: #000;
 font-weight: bold;
 border-bottom: 1px solid #888888;
 margin-bottom: 0px;
 }
.deals td.deals_head a
 {
 color: #000;
 }
a.deals_gray
 {
 padding: 2px;
 background: #cc1919;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 margin-right: 4px;
 }
a.deals_gray:hover
 {
 color: #fff;
 background: #636363;
 }
a.deals_red
 {
 padding: 2px;
 background: #cc1919;
 color: #fff;
 font-weight: bold;
 text-decoration: none;
 }
a.deals_red:hover
 {
 color: #fff;
 background: #000;
 }
a.deals_black
 {
 text-decoration: none;
 color: #000;
 }
a.deals_black:hover
 {
 text-decoration: underline;
 }
td.deals_title
 {
 background: #406e95;
 color: #fff;
 border-bottom: 0px;
 }
td.deals_title span
 {
 font-size: 16px;
 font-weight: bold;
 }
.deals td.reason_one
 {
 padding-right: 40px;
 background: url('img/reason_one.gif') no-repeat 100% 0% #d9d9d9;
 }
.deals td.reason_two
 {
 padding-right: 40px;
 background: url('img/reason_two.gif') no-repeat 100% 0% #d9d9d9;
 }
.deals td.reason_three
 {
 padding-right: 40px;
 background: url('img/reason_three.gif') no-repeat 100% 0% #d9d9d9;
 }
.deals td.reason_four
 {
 padding-right: 40px;
 background: url('img/reason_four.gif') no-repeat 100% 0% #d9d9d9;
 }


/* ========
   FORMS
======== */
.form p
 {
 clear: both;
 width: 500px;
 margin: 0px;
 padding: 2px;
 }
.form input, .form textarea, .form select
 {
 padding: 3px;
 border: 1px solid #666666;
 background: ffffff;
 }

.form label
 {
 padding-top: 3px;
 width: 80px;
 float: left;
 text-align: right;
 font-weight: bold;
 }
.form img
 {
 float: left;
 margin-left: 10px;
 margin-top: 3px;
 }
.form input, .form textarea, .form select
 {
 float: left;
 margin-left: 10px;
 }
.input-error
 {
 background: #ffffaa;
 }
#FormSubmitButton
 {
 border: 1px solid #666666;
 background: #bbbbbb;
 font-weight: bold;
 }

/* ======
MOUSEOVER
====== */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail img
 {
 border: 0px;
 }

a.thumbnail 
 {
 text-decoration: none;
 color: #dbdbdb;
 }

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span img{
position: absolute;
left: -1000px;
border-width: 0;
visibility: hidden;
border: 2px solid #ffffff;
}

.thumbnail:hover img{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}


/* =
NEWS
= */

.news
 {
 border-top: 1px dotted #000
 }
.news img
 {
 border: 1px solid #000;
 padding: 1px;
 margin: 5px;
 }
.news span
 {
 color: #777;
 }


/* ===========
CALL TO ACTION
=========== */

 .cta
  {
  width: 100%;
  background: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
  }
 .cta_top
  {
  height: 35px;
  }
 .cta_top_left
  {
  height: 35px;
  width: 8px;
  background: url('http://www.onlinepokersponsorship.com/images/cta_top_left.gif') no-repeat #dbdbdb;
  }
 .cta_top_right
  {
  height: 35px;
  width: 8px;
  background: url('http://www.onlinepokersponsorship.com/images/cta_top_right.gif') no-repeat #dbdbdb;
  }
 .cta_top_center
  {
  height: 35px;
  background: url('http://www.onlinepokersponsorship.com/images/cta_top_center.gif') repeat-x #dbdbdb;
  }
 .cta_top_center h3
  {
  font-size: 14px;
  margin: 0px;
  margin-top: 4px;
  color: #000000;
  }
 .cta_top_center h3 span
  {
  color: #b00105;
  font-size: 18px;
  }
 .cta_img
  {
  width: 80px;
  border-top: 3px solid #dbdbdb;
  border-left: 3px solid #dbdbdb;
  text-align: center;
  vertical-align: middle;
  }
 .cta_img h4
  {
  margin: 0px;
  }
 .cta_img h4 a
  {
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  }
 .cta_img img
  {
  border: 0px;
  padding-top: 10px;
  }
 .cta_reasons
  {
  border-top: 3px solid #dbdbdb;
  border-right: 3px solid #dbdbdb;
  padding: 12px;
  }
 .cta_reasons h4
  {
  margin: 5px;
  margin-bottom: 12px;
  font-size: 14px;
  }
 .cta_leftlist, .cta_rightlist
  {
  list-style-image:url('http://www.onlinepokersponsorship.com/images/cta_spades.gif');
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  }
 .cta_leftlist li, .cta_rightlist li
  {
  width: 165px;
  font-size: 12px;
  }
 .cta_leftlist li a, .cta_rightlist li a
  {
  color: #000000;
  text-decoration: underline;
  }
 .cta_leftlist
  {
  float: left;
  }
 .cta_rightlist
  {
  float: left;
  }
 .cta_bottom
  {
  border: 3px solid #dbdbdb;
  border-top: 0px;
  }
 .cta_footer
  {
  border: 1px solid #ffffff;
  border-top: 1px solid #dbdbdb;
  background: #eeeeee;
  width: 100%;
  height: 44px;
  }
 .cta_bonus
  {
  font-size: 12px;
  padding-left: 10px;
  vertical-align: middle;
  }
 .cta_visit
  {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
  }
 .cta_visit a
  {
  text-decoration: none;
  color: #ffffff;
  background: #cc1919;
  padding: 5px;
  }

/* =================
HAND HISTORY FORM
================= */

.tab
 {
 display: block;
 text-align: left;
 margin: 0px;
 padding: 0px;
 }
.tab_closed a
 {
 color: #000000;
 text-decoration: none;
 }
.tab_closed a:hover
 {
 text-decoration: underline;
 }
.tab_open
 {
 display: inline; 
 background: #cc1919; 
 padding: 5px; 
 margin: 0px;
 text-align: center;
 vertical-align: center;
 color: #ffffff; 
 font-weight: bold;
 text-decoration: underline;
 margin-right: 2px;
 }
.tab_closed
 {
 display: inline; 
 background: #cccccc; 
 padding: 5px; 
 margin: 0px;
 text-align: center;
 vertical-align: center;
 color: #000000;
 margin-right: 2px;
 }
.hh_form
 {
 width: 470px;
 background: #cc1919;
 color: #ffffff;
 padding: 5px;
 margin: 0px;
 margin-top: 3px;
 height: 350px;
 }
.hh_form input
 {
 background: #990000;
 padding: 6px;
 color: #ffffff;
 font-weight: bold;
 border: 0px;
 text-decoration: underline;
 margin: 0px;
 margin-top: 10px;
 }
.hh_form textarea
 {
 width: 456px;
 margin: 0px; border: 2px solid #990000;
 background: url('img/gradient-form.gif') repeat-x #ffffff;
 }
