/*RESET Styles*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   background: transparent;
}
body {   line-height: 1; }
ol, ul {   list-style: none;}
blockquote, q {   quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {   content: '';   content: none; }

:focus {   outline: 0;}

ins {   text-decoration: none; }
del {   text-decoration: line-through; }

table, tr, td,th { border-collapse: collapse;   border-spacing: 0; vertical-align: top; }

/* ======= STAR-RATER ======== */
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../img/stars/stars.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:85px;
height:12px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:12px;
line-height:12px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}
/* ======= /STAR-RATER ======== */

/*Facebox styles*/
#facebox .b {
  background:url(../img/facebox/b.png);
}

#facebox .tl {
  background:url(../img/facebox/tl.png);
}

#facebox .tr {
  background:url(../img/facebox/tr.png);
}

#facebox .bl {
  background:url(../img/facebox/bl.png);
}

#facebox .br {
  background:url(../img/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox table.logo_table {
  border-collapse: separate;margin:auto;
}




#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


/*Site styles*/
body { background:url('../img/static/layout/bg.jpg') #151515;text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#333333; }
a { text-decoration:none; color: #DF1000; }
a:hover { text-decoration:underline; }
.clear { clear:both; }
.email_error { background-color: #fab; border-color: #c01; }
.floatl { float: left; }
.floatr { float: right; }

#search .selectbox { width: 93px; margin-top: 2px; }
#search .selectbox-wrapper { margin-top: 6px; }
.selectbox { margin-left: 2px; padding-top: 2px; border: none; width: 128px; background: url('../img/static/layout/downArrow.gif') no-repeat right center; cursor: pointer; font-size: 12px; font-family:Arial,Helvetica,sans-serif; }
.selectbox-wrapper { position: absolute; background: #fff; border: 1px solid #ccc; margin-top: 2px; cursor: pointer; }
.selectbox-wrapper ul li { padding: 3px; }
.selectbox-wrapper ul li.selected { background: #9f1100; color: #fff; }

/* for debug info */
.cake-sql-log { background-color: #fff }
.cake-sql-log tr:hover, .cake-sql-log td:hover  { background-color: #e4e4e4 }
pre { background-color: #fff }

#layout  { width:940px;margin:0 auto;text-align:left;background:none repeat scroll 0 0 #4D4D4D; padding:0 10px 10px;}
#layout .filler {background:none repeat scroll 0 0 #4D4D4D;height:10px;margin:0;padding:0;width:300px;}
#layout_homepage_top { width:960px;margin:0 auto;text-align:left;background:none repeat scroll 0 0 #4D4D4D; }

#topbg { background:url('../img/static/layout/topbg.jpg') repeat-x #000000;min-height:239px;border-bottom:1px solid #4d4d4d;text-align:center; }
#hide_iframe{background:url('../img/static/layout/topbg.jpg') repeat-x #000000;height:120px;position:absolute;left:auto;top:0px;width:960px}
#flashMessage { font-size: 12px; padding: 20px; line-height: 16px }
#adw{position:absolute;left:auto;top:10px;padding:0 0 0 107px;width:853px;height:90px}


#top { width:960px;margin:0 auto;text-align:left; }
#top #leaderboard {height:90px; text-align:center;padding:6px 0 0 0;margin:0 0 22px 0; }
#top #leaderboard div { border:1px solid #ffffff;width:728px;margin:0 auto; height: 90px }
#top #logo { float:left; }
#top div.rh { margin:0 0 0 462px;width:498px; }
#top #pearlsOfWisdom { min-height: 30px; font-size:14px;color:#8b8b8b;font-family: "Trebuchet MS", sans-serif;letter-spacing:0.25px;line-height:15px;margin:0 0 20px 0; }
#top #pearlsOfWisdom a { color:#ffffff; }

#top #search { background:url('../img/static/layout/search-bg.gif') no-repeat top left #ffffff;overflow:hidden;background-repeat:no-repeat;height:24px;width:390px;float:left;margin:3px 0 0 0; }
#top #search input { float: left; vertical-align:top; }
#top #search input.searchbutton { width: 82px; height: 24px; float: right; }
#top #search select { width:1px;height:1px;border:0;background:#ffffff;height:20px;margin:2px 3px 2px 0;font-size:13px;vertical-align:middle;font-family: Arial, Helvetica, sans-serif; }
#top #search input.textinput { border:0;background:#ffffff;width:210px;padding:0;margin:2px 0;border-right:1px solid #a6a6a6;height:20px;font-size:16px;font-family: Arial, Helvetica, sans-serif; }

#top #topnav { margin:17px 0 0 0;border-top:1px solid #4d4d4d;padding:7px 0 7px 0;text-align:left; }
#top #topnav a { font-size:12px;font-family: Arial, Helvetica, sans-serif;color:#ffffff;padding:0 37px 0 0;font-weight:bold; }
#top #topnav a.red { color:#ff1402;}
#top #topnav a:hover, #top #topnav a.on { color:#ff1402;text-decoration:none; }

h1.topStoryHeader { background:#213466;font-family: Impact, sans-serif;font-size:31px;color:#ffffff;font-weight:normal;width:408px;padding:6px 30px 10px 13px;line-height:30px;letter-spacing:0.3px;height:55px;overflow:hidden; }
h1.topStoryHeader a { font-family: Impact, sans-serif;font-size:31px;color:#ffffff;font-weight:normal; }
h1.topStoryHeader a:hover { text-decoration:none;color:#df1000; }
h1.topStoryHeader strong { color:#df1000;font-weight:normal; }

#homepageTopStories { background:url('../img/static/layout/topstories-bg.gif') no-repeat top right #414141;width:272px; }
#homepageTopStories .home2story { border:1px solid #010101; border-top:none; clear: both; height: 84px; overflow: hidden;}
#homepageTopStories .last { border-bottom: none; }
#homepageTopStories .home2story a.sctn { font-family: Impact, sans-serif; font-size:18px; color:#df1000; font-weight:normal; text-decoration:none; background:url('../img/static/layout/icons/jolt.gif') no-repeat right; padding:0 22px 0 0; line-height:31px; letter-spacing:0.5px }
#homepageTopStories .home2story a.sctn:hover { text-decoration:underline }
#homepageTopStories .home2story h2 a { color:#ffffff; line-height:15px; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold }
#homepageTopStories img { float:left;margin:0 6px 0 0; }


#pokerFreerollsBox { border-left:1px solid #4d4d4d;border-right:1px solid #4d4d4d;width:215px;height:323px;padding:8px 3px 8px 17px; }
#pokerFreerollsBox p { font-size:12px;line-height:14px; }
#pokerFreerollsBox table { margin:10px 0 10px 0; }
#pokerFreerollsBox table th { height:22px;width:26px;text-align:center;vertical-align:middle; }
#pokerFreerollsBox table td { height:22px;width:26px;border:1px solid #000000;background-color:#4d4d4d;text-align:center;vertical-align:middle; }
#pokerFreerollsBox table td.today { background-color:#9f1100; }
#pokerFreerollsBox table td.row1 { border-top:1px solid #ffffff !important; }
#pokerFreerollsBox table td.row5 { border-bottom:1px solid #ffffff; }
#pokerFreerollsBox table td.col1 { border-left:1px solid #ffffff; }
#pokerFreerollsBox table td.col7 { border-right:1px solid #ffffff; }
#pokerFreerollsBox table td a { display:block;width:26px;height:22px;border:0;background-image:url('../img/static/layout/freerolls-active.gif');background-repeat:repeat-x;background-position:0px 17px;line-height:22px;color:#ffffff;text-decoration:none;padding:0;margin:0; }
#pokerFreerollsBox table td a:hover { background-color:#ffc513; }

#pokerFreerollsBox2 { width:280px;height:auto;padding:8px 3px 10px 17px;margin:0 !important; }
#pokerFreerollsBox2 h1 { background:transparent !important;padding:0 !important;margin:0 0 10px 0 !important;height:auto !important;line-height:32px !important; }
#pokerFreerollsBox2 p { font-size:12px;line-height:14px; }
#pokerFreerollsBox2 p.info { float:right;width:73px;margin:11px 8px 0 0;line-height:14px; }
#pokerFreerollsBox2 table { margin:8px 0 10px 0; }
#pokerFreerollsBox2 table th { height:22px;width:26px;text-align:center;vertical-align:middle; }
#pokerFreerollsBox2 table td { height:22px;width:26px;border:1px solid #000000;background-color:#4d4d4d;text-align:center;vertical-align:middle;padding:0 !important; }
#pokerFreerollsBox2 table td.today { background-color:#9f1100; }
#pokerFreerollsBox2 table td.row1 { border-top:1px solid #ffffff !important; }
#pokerFreerollsBox2 table td.row5 { border-bottom:1px solid #ffffff; }
#pokerFreerollsBox2 table td.col1 { border-left:1px solid #ffffff; }
#pokerFreerollsBox2 table td.col7 { border-right:1px solid #ffffff; }
#pokerFreerollsBox2 table td a { display:block;width:26px;height:22px;border:0;background-image:url('../img/static/layout/freerolls-active.gif');background-repeat:repeat-x;background-position:0px 17px;line-height:22px;color:#ffffff;text-decoration:none;padding:0;margin:0; }
#pokerFreerollsBox2 table td a:hover { background-color:#ffc513; }

/* more poker news box */
#morePokerNewsBox {background:#fff; color:#000; font-size:12px; line-height:16px; margin:0;overflow:hidden; width:280px;  }
#morePokerNewsBox h2 { background:url('../img/static/layout/more-poker-news-bg.gif') repeat-x; font-family:'arial'; font-size:28px; font-weight:bold; padding:9px 0 11px 8px; margin-bottom:7px;}
#morePokerNewsBox img { display:block; float:left; margin:3px 10px 0 0;}
#morePokerNewsBox a { color:#df1000; display:block;font-weight:bold; padding-bottom:12px; }
#morePokerNewsBox a.img { padding:0px;}
#morePokerNewsBox a.moreNews { background:url('../img/static/layout/more-poker-news-ahref-bg.gif') no-repeat; color:#333; display:block; margin:0 0 1px 0; padding:6px 10px 5px 27px; width:240px; }
#morePokerNewsBox .space { height:9px; clear:both }

/* travel reviews box */
#travelReviewsBox { padding-bottom:18px;width:280px;}
#travelReviewsBox .greeyBg { background:#4d4d4d; padding:0 7px 14px 7px; margin:0px;}
#travelReviewsBox .greeyBg a.img { background:#000; padding:0 10px 10px 0; float:left; display:block; margin:0 7px 0 -7px; }
#travelReviewsBox .greeyBg a.img img { display:block; }
#travelReviewsBox .greeyBg p { line-height:14px; padding:5px 0 0 0; font-size:12px; }
#travelReviewsBox .greeyBg p a { color:#df1000;}
#travelReviewsBox .greeyBg p a.title { color:#ffc513; display:block; font-weight:bold; font-size:14px; padding-bottom:8px; }
#travelReviewsBox a.seeAll { background:url('../img/static/layout/icons/heart.gif') no-repeat; color:#ffc513; display:block; font-size:18px; font-family:Impact, sans-serif; padding:0 0 0 21px;}
#travelReviewsBox .space { height:19px; clear:both }

/* poker gils box */
#pokerGirlsBox { margin:0;width:280px;position:relative;overflow:hidden; }
#pokerGirlsBox h2 { margin-bottom:11px; }
#pokerGirlsBox div { background:#4d4d4d; }
#pokerGirlsBox div a.namelink { color: #fff; }
#pokerGirlsBox div a.namelink:hover, #pokerGirlsBox div a.namelink:visited { color: #DF1000; }
#pokerGirlsBox div img.photo { border-right:10px solid #000000;border-bottom:10px solid #000000;float:left; }
#pokerGirlsBox .shesace { position:absolute;top:6px;left:190px; }
#pokerGirlsBox div h3 { float:left;width:105px;font-size:14px;line-height:15px;padding:10px 6px 5px;background:url('../img/static/layout/rh-h2-bg.gif') repeat-x #323232; }
#pokerGirlsBox div .seeall img { margin-left:7px; }
#pokerGirlsBox div .details { float:left;line-height:20px;font-weight:bold;font-size:12px;margin:0 5px 10px 7px; width: 105px; }
#pokerGirlsBox div .details p { line-height: 12px; margin: 5px 0; }
#pokerGirlsBox div .details strong { color:#ffc513; }
#pokerGirlsBox div div.starRating { clear:both;padding:6px 7px; }
#pokerGirlsBox div div.starRating .star-rating,
#pokerGirlsBox div div.starRating .star-rating a:hover,
#pokerGirlsBox div div.starRating .star-rating a:active,
#pokerGirlsBox div div.starRating .star-rating a:focus,
#pokerGirlsBox div div.starRating .star-rating .current-rating { background-image: url('../img/stars/stars-grey.gif'); }
#pokerGirlsBox div div.starRating .star-rating { float: left;margin-bottom:3px; }
#pokerGirlsBox div div.starRating .overall { float:right;font-size:9px;width:85px; }
#pokerGirlsBox div div.starRating .overall strong { font-size:26px;vertical-align:top; }

/* offers box*/
#offersBox .offer { height: 68px; padding-top: 10px; border-bottom: 1px solid #4d4d4d; }
#offersBox .offer.first { padding-top: 0; }
#offersBox { margin:0;overflow:hidden;width:280px; }
#offersBox img { float:left;margin:0 10px 0 0; }
#offersBox .offer h3 { margin:0 0 5px 0; }
#offersBox .offer h3 a { font-size:14px;color:#ffc513;text-decoration:none;letter-spacing:0.4px; }
#offersBox .offer h3 a:hover { text-decoration:underline; }
#offersBox .offer hr { clear:both;padding:0;margin:0;border:0;background:#4d4d4d;height:1px; }
#offersBox .offer p { line-height:13px; }
#offersBox .offer a { text-decoration:underline;color:#ffffff; }

/* popular box */
#popularBox { margin:0 0 10px 0;overflow:hidden; width:280px;}
#popularBox img { float:left;margin:0 10px 10px 0; }
#popularBox a { color:#ffffff;text-decoration:none; } 
#popularBox a:hover { text-decoration:underline; }
#popularBox strong a { color:#ffcc00; }
#popularBox p { font-size:14px;line-height:17px; }
#popularBox ul { clear:both; }
#popularBox ul li { font-size:12px;background:#666666;margin:0 0 1px 0;line-height:13px;padding:4px; }

.rhBox { background:url('../img/static/layout/freerolls-bg.gif') repeat-x top left #000000;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#ffffff;padding:10px;margin:0;  }
.rhBox h2 { font-family:Impact, sans-serif;font-size:32px;color:#ffffff;font-weight:normal;margin:0 0 14px 0;letter-spacing:1px; }
.rhBox p a.call2action { color:#ffc513;font-size:18px;font-family:Impact, sans-serif;font-weight:normal;display:block;background:url('../img/static/layout/icons/heart.gif') no-repeat top left;padding:1px 0 0 21px;height:17px;margin:12px 0 0 0;line-height:17px; }
.rhBox p a:hover.call2action { text-decoration:none;color:#ffffff; } 

/* recently articles box */
#recentlyArticlesBox {background:#fff; color:#000; font-size:12px; line-height:16px; margin:0; width:280px;  }
#recentlyArticlesBox a.author { color:#df1000; background: none; display: inline; font-weight: normal; margin: 0; padding: 0;}
#recentlyArticlesBox h2 { background:url('../img/static/layout/more-poker-news-bg.gif') repeat-x; font-family:'arial'; font-size:28px; font-weight:bold; padding:8px 0 10px 8px; margin-bottom:7px; letter-spacing:0.1px; word-spacing:0.1px;}
#recentlyArticlesBox img { display:block; float:left; margin:3px 10px 0 0;}
#recentlyArticlesBox a {  background:url('../img/static/layout/more-poker-news-ahref-bg.gif') no-repeat; color:#333; display:block; font-weight:bold; margin:0 0 1px 0; padding:6px 10px 5px 27px; width:240px; }
#recentlyArticlesBox .space { height:9px; clear:both }

/* columnists info box */
#playerDetailsBox, #columnistInfoBox {background:#fff; color:#000; font-size:12px; line-height:16px; margin:0; width:280px;  }
#columnistInfoBox span { color:#df1000;}
#playerDetailsBox h2, #columnistInfoBox h2 { background:url('../img/static/layout/more-poker-news-bg.gif') repeat-x; font-family:'arial'; font-size:28px; font-weight:bold; padding:8px 0 10px 8px; margin-bottom:7px; letter-spacing:0.1px; word-spacing:-3px;}
#columnistInfoBox img { display:block; float:left; margin:3px 10px 0 0;}
#columnistInfoBox a {  background:url('../img/static/layout/more-poker-news-ahref-bg.gif') no-repeat; color:#333; display:block; font-weight:bold; margin:0 0 1px 0; padding:6px 10px 5px 25px; width:240px; }
#columnistInfoBox .space { height:19px; clear:both }

/* player details box */
#playerDetailsBox p { font-weight: bold; margin-bottom: 10px; line-height: 20px; }
#playerDetailsBox p span { color: #999; }
#playerDetailsBox img { float: left; }
#playerDetailsBox .info { float: right; background: url('../img/static/layout/playerProfileDetailsBg.gif') repeat-x; height: 42px; width: 153px; color: #fff; padding: 8px 10px; margin-bottom: 0; }
#playerDetailsBox .info.long { width: 260px; }

#layout #breadcrumb { padding-bottom:0;color:#cccccc;font-size:11px; padding:10px 10px 0 0; }
#layout #breadcrumb a { text-decoration:underline;color:#cccccc;font-size:11px; }

#center {overflow:hidden;}

#center_homepage {overflow:hidden; background-color: #000000}
#content_homepage {float: left; padding:15px 16px 0 20px;width:594px; background: none repeat scroll 0 0 #ffffff; border-right: 10px solid #4d4d4d; }
#content_homepage a.panel { display:block; float: left }
#content_homepage div { padding-bottom: 20px;overflow:hidden;}

#leftCol { width:129px;padding:0; /*background:#323232;*/ border-top:1px solid #4d4d4d; float: left}
#leftCol a.panel { display:block;border-bottom:10px solid #4d4d4d;}
.leftColFiller { background:#4d4d4d;width:129px;padding:0;height:10px; }
#leftCol #leftNav { background:url('../img/static/layout/leftNav-bg.gif') repeat-x #333333;width:127px;border:1px solid #333333;color:#999999;margin:8px 0 0 0;padding:22px 0 19px 0;font-size:12px; }
#leftCol #leftNav a { display:block;color:#ffffff;border-bottom:1px solid #666666;height:20px;line-height:20px;padding:0 0 0 8px;font-size:12px; font-weight:bold; }
#leftCol #leftNav a.red { color:#ff1402; background:#000 url('../img/static/layout/leftNavArrow.gif') center left no-repeat;}
#leftCol #leftNav strong { display:block;border-bottom:1px solid #666666;height:20px;line-height:20px;padding:0 0 0 8px; }

#content { margin:9px 0 0 10px; float: left; width:801px;background: none repeat scroll 0 0 #000000}
#content h1.sectionH1 { background:url('../img/static/layout/freerolls-bg.gif') repeat-x top left #000000;font-family:Impact, sans-serif;font-size:32px;color:#ffffff;font-weight:normal;height:43px;line-height:43px;padding:0 10px;letter-spacing:0.4px;margin:0; }

#content #NBtopStory { background:#ffffff;padding:20px;line-height:15px; }
#content #NBtopStory #columnistPic { overflow:hidden; background:none; padding:0px; width:761px;}
#content #NBtopStory #columnistPic a { display:block; float:left; margin-right:1px;width: 189px; height: 289px; }
#content #NBtopStory #guestColumnist { position: relative; float: left; width: 189px; height: 289px; background: url('../img/static/layout/columnistsSection/guestColumnist.jpg') no-repeat; padding: 0; }
#content #NBtopStory #guestColumnist img { position: absolute; top: 90px; left: 35px; }
#content #NBtopStory #guestColumnist a { filter:alpha(opacity=1); opacity: 0; background: #fff; z-index: 1000; float: none; position: absolute; top: 0; left: 0; }
#content #NBtopStory #guestColumnist p { line-height: 22px; position: absolute; top: 235px; left: 10px; background: none; margin: 0; padding: 0; color: #fff; border: none; font-family: Impact; font-weight: normal; font-size: 18px; }
#content #NBtopStory #guestColumnist p span { display: block; font-size: 32px; }

#content #CenterCol{background:none repeat scroll 0 0 #FFFFFF;padding:10px 20px 20px;overflow:hidden;width:451px; float: left;border-right:10px solid #4D4D4D;}

#rightCol { padding:0;background:#000000;float: left}

#rightCol #NtopStory {  }
#rightCol #NtopStory h2 { font-size:30px;color:#990000;margin:20px 0 0 0; }
#rightCol #NtopStory h3 { color:#666666;font-size:14px;font-weight:normal;margin:5px 0 10px 0; }
#rightCol #NtopStory p { color:#333333;font-size:12px;line-height:15px;margin:6px 0 20px 0; }

/***************************************************************
**************************** FOOTER *************************
****************************************************************/
#footer {width:960px;margin:0 auto; text-align: left;background:none repeat scroll 0 0 #000000;}
#footer #top6stories { margin:0;padding:9px 0 20px 20px; }
#footer #top6stories td { width:160px; }
#footer #top6stories h2 { font-size:18px;font-weight:normal;letter-spacing:1.3px; }
#footer #top6stories h3 { margin:6px 0 0 0;width:121px;line-height:15px; }
#footer #top6stories h3 a { font-size:13px;color:#df1000; }
#footer #top6stories img { border:1px solid #ffffff; }

#footer #footerLinks { padding-top:18px; }
#footer #footerLinks td.links { border-left:1px solid #4d4d4d;padding:0 0 0 5px; }
#footer #footerLinks td.links a { display:block;color:#ffffff;font-size:12px;line-height:16px;font-weight:bold; }
#footer #footerLinks td.newsletter { background:url('../img/static/layout/newsletter-bg.gif') no-repeat bottom right #303030;vertical-align:top; }
#footer #footerLinks td.newsletter h2 { font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;background:url('../img/static/layout/icons/newsletter.gif') no-repeat 12px 5px #4d4d4d;padding:6px 12px 7px 39px;margin:0; }
#footer #footerLinks td.newsletter div { padding:15px 10px;margin:0; }
#footer #footerLinks td.newsletter p { color:#b1b1b1;font-size:12px;line-height:15px;margin:0 0 9px 0; }
#footer #footerLinks td.newsletter a { color:#ffffff;font-size:12px;text-decoration:underline; }

#footer #veryFooter { border-top:1px solid #4d4d4d; }
#footer #veryFooter { line-height:26px;color:#ffffff;padding:0 19px;font-size:11px; }
#footer #veryFooter a { color:#ffffff;font-size:11px; }

/***************************************************************
***************** NEWS & BLOGS LANDING*****************
****************************************************************/
#content #NBtopStory { background:#ffffff;padding:20px; }
#content #NBtopStory div { background:url('../img/static/layout/NBtopStory-bg.gif') repeat-x bottom right #000000;padding:11px; }
#content #NBtopStory h3.browsePlayers { font-size:18px; font-weight:bold; margin:17px 0 7px 0}
#content #NBtopStory h2 { color:#ffffff;font-family:Impact, sans-serif;font-size:32px;line-height:32px;background-image:none;background:transparent;height:auto;margin:0 20px;padding:0;font-weight:normal; }
#content #NBtopStory h2 a { color:#ffffff; }
#content #NBtopStory h2 a span { color:#b4b4b4; }
#content #NBtopStory p { font-weight:bold;color:#cc0000;background:#333333;margin:20px;line-height:17px;font-size:14px;border-top:2px solid #cccccc;border-bottom:2px solid #cccccc;padding:5px 10px; }
#content #NBtopStory td { padding:0;margin:0; }
#content #NBtopStory a.call2action { color:#ffffff;font-size:18px;font-family:Impact, sans-serif;font-weight:normal;display:block;background:url('../img/static/layout/icons/heart-grey.gif') no-repeat top left;padding:1px 0 0 21px;height:17px;margin:12px 0 0 20px;line-height:17px; }
#content #NBtopStory a:hover.call2action { text-decoration:underline;color:#ffffff; }

#content #CenterCol div.storyThumb { width:451px;padding:15px 0; }
#content #CenterCol div.storyThumb.first { padding-top:0px; }
#content #CenterCol div.storyThumb.odd { background:#f5f5f5; }
#content #CenterCol div.storyThumb td { padding:0; }
#content #CenterCol div.storyThumb img { margin:0 10px 0 0; }
#content #CenterCol div.storyThumb h2 { font-size:12px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;background:#797B82 url(../img/static/layout/storythumb-section-bg.jpg) repeat-y scroll center top;border:1px solid #555860;color:#FFFFFF;display:inline;font-weight:normal;letter-spacing:0.25px;line-height:15px;margin:0;padding:0 9px; }
#content #CenterCol div.storyThumb h3 { display:inline; }
#content #CenterCol div.storyThumb h3 a { color:#cc0000;font-size:14px;display:inline; }
#content #CenterCol div.storyThumb p { color:#333333;font-size:12px;line-height:14px; margin:7px 0 0;}

#content_homepage div.storyThumb {float:left;margin-left:22px;width:132px;padding:0;}
#content_homepage div.storyThumb img { margin:0 10px 0 0; }
#content_homepage div.storyThumb h2 { font-size:12px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;background:#797B82 url(../img/static/layout/storythumb-section-bg.jpg) repeat-y scroll center top;border:1px solid #555860;color:#FFFFFF;display:inline;font-weight:normal;letter-spacing:0.25px;line-height:15px;margin:0;padding:0 9px; }
#content_homepage div.storyThumb h3 { color:#DF1000;font-size:14px;line-height:15px;margin:6px 0 0;}
#content_homepage div.storyThumb h3 a { color:#DF1000;}
#content_homepage div.storyThumb p { line-height:14px;margin:7px 0 0;}

#content #CenterCol #NtopStory {  }
#content #CenterCol #NtopStory h2 { font-size:30px;color:#990000;margin:20px 0 0 0; }
#content #CenterCol #NtopStory h2 a {color:#990000;}
#content #CenterCol #NtopStory h3 { color:#666666;font-size:14px;font-weight:normal;margin:5px 0 10px 0; }
#content #CenterCol #NtopStory p { color:#333333;font-size:12px;line-height:15px;margin:6px 0 20px 0; }

.darkPanel { background:#202020; float: left; margin-left: 22px; width: 286px}
.darkPanel div { padding:13px 11px 10px 12px; } 
.darkPanel div img { float:left;margin:2px 11px 0 0; }
.darkPanel div h2 { font-size:14px;color:#fff1f1;line-height:15px;margin:0 0 8px 0; }
.darkPanel div h2 strong { color:#df1000; }
.darkPanel div p { color:#ffffff;line-height:14px; }
.darkPanel div a {  color:#ffffff }

/***************************************************************
***************** NEWS STORY PAGE ***********************
****************************************************************/
#content #CenterCol #story h2 { color:#9f1100;font-size:30px;font-weight:bold;margin:15px 0 0 0; }
#content #CenterCol #story h2.dotted { border-bottom:dotted 1px #8e8f8f; padding-bottom:8px; }
#content #CenterCol #story h3 { color:#777777;font-size:14px;font-weight:normal;margin:3px 0 13px 0; }
#content #CenterCol #story table.info { border-top:1px dotted #8e8f8f;border-bottom:1px dotted #8e8f8f; }
#content #CenterCol #story table.info td { padding:0;color:#333333;font-size:12px; vertical-align: middle  }
#content #CenterCol #story table.info td a { color:#df1000; }
#content #CenterCol #story table.info div.rate { border-left:solid 1px #d6d6d6; color:#4d4d4d; font-size:11px; margin:2px 17px 2px 0px;  padding:0 0 0 6px;}
#content #CenterCol #story .newsBigPicContainer { margin-top:9px; background:#000 url('../img/static/layout/loading.gif') center no-repeat; text-align:center; vertical-align: middle; width:451px;}
#content #CenterCol #story .newsBigPic { display:block; margin:0;padding:0;}
#content #CenterCol #story h3.caption { color:#fff; font-size:12px; background:url('../img/static/layout/edge-under-pic-bg.gif') no-repeat; position:relative; top:-11px; width:439px; z-index:2; padding:17px 2px 5px 10px;margin:0;}
#content #CenterCol #story div.newsGalleryThumbs { background:#000 url('../img/static/layout/newsGalleryThumbs.gif') repeat-x; position:relative; top:-11px; width:434px; z-index:2; padding:10px 7px 2px 10px; margin-bottom:9px;  }
#content #CenterCol #story div.newsGalleryThumbs img { border:solid 1px #fff; display:block; width: 62px; height: 62px;  }
#content #CenterCol #story div.newsGalleryThumbs a.thumbAhref { width: 64px; height: 64px; background:#fff;  display:block; float:left; margin:0 10px 10px 0; padding:0px;}
#content #CenterCol #story div.newsGalleryThumbs span { background:url('../img/static/layout/icons/thumbs.gif') no-repeat; color:#fff;  display:block; padding:7px 0 10px 41px; }
#content #CenterCol #story div.newsGalleryThumbs span a { color:#ff1402; text-decoration:underline }
#content #CenterCol #story div.videoFilm { margin-bottom:20px;}
#content #CenterCol #story div.content { line-height:18px; padding-top:4px;}
#content #CenterCol #story div.content .blockquote { background:#fff9e7 url('../img/static/layout/icons/blockquote.gif') 5px 3px no-repeat; color:#080100; font-weight:bold; font-size:15px; border-top:solid 1px #d09900; border-bottom:solid 1px #d09900; width:157px; float:left; margin:20px 25px 5px 0; display:block; padding:40px 13px 20px 10px; clear:left;}
#content #CenterCol #story div.content p {margin-bottom: 22px; text-align: justify;}

#content #CenterCol #story div.content table { width: 100%; border-bottom: 1px solid #777; margin-bottom: 20px; }
#content #CenterCol #story div.content tr { height: 25px; }
#content #CenterCol #story div.content td, #content #CenterCol #story div.content th { vertical-align: middle;  }
#content #CenterCol #story div.content thead tr { border-top: 1px solid #777; border-bottom: 1px solid #777; }
#content #CenterCol #story div.content h4 { margin-bottom: 10px; font-size: 14px; }
#content #CenterCol #story div.content ul { list-style: square outside; margin: 5px 0 20px 20px; }
#content #CenterCol #story div.content ul li { margin: 5px; text-align: justify; }
#content #CenterCol #story div.content q { font-style: italic; }
#content #CenterCol #story div.content p.author { font-weight: bold; margin-left: 270px; }
#content #CenterCol #story div.content hr { width: 70%; border: 1px solid #c01; margin-bottom: 20px; }

#content #CenterCol #story div.content dl { margin-bottom: 20px; }
#content #CenterCol #story div.content dl dt { font-weight: bold; float: left;  clear: left; font-size: 13px; margin-right: 5px; }
#content #CenterCol #story div.content dl dd { display: block; clear: right; margin: 10px 0; }

/*** RELATED LINKS ***/
#relatedLinks { width:130px;}
#relatedLinks strong { display:block; font-size:12px; border-bottom:solid 1px #ccc; padding:0 0 11px 0; color:#000; }
#relatedLinks a { display:block;  border-bottom:solid 1px #ccc; color:#df1000; padding:3px 0 3px 0; line-height:14px;}

/*** SMALL SHARE BOX ***/
#smallShare { margin:5px 0 0px 0}
#smallShare a.tweet { display:block; float:left; background:url('../img/static/layout/buttons/tweet-this.gif') 0px 2px no-repeat; color:#1fa0cc; font-size:10px; text-decoration:none; padding:0 0 0 22px; width:28px; margin:10px 15px 0 0; height:20px;}
#smallShare a.tweet:hover { text-decoration:underline}
#smallShare a.rss { display:block; float:left; background:url('../img/static/layout/buttons/rss.gif') 0px 1px no-repeat; color:#323232; text-decoration:none; padding:3px 0 5px 22px; width:28px; font-size:12px; height:20px; margin:10px 0 0 0;}
#smallShare a.rss:hover { text-decoration:underline}
#smallShare a.emailToFriend { color:#323232; display:block; background:url('../img/static/layout/buttons/email.gif') 0px 2px no-repeat; text-decoration:none; font-size:12px; padding:4px 0 5px 28px;}
#smallShare a.emailToFriend:hover { text-decoration:underline}

/*** SMALL SHARE BOX IN LINE***/
#smallShareInLine { margin:5px 0 0px 0; overflow:hidden}
#smallShareInLine a.tweet { display:block; float:left; background:url('../img/static/layout/buttons/tweet-this.gif') 0px 2px no-repeat; color:#1fa0cc; font-size:10px; text-decoration:none; padding:0 0 0 22px; width:28px; margin:10px 15px 0 0; height:20px;}
#smallShareInLine a.tweet:hover { text-decoration:underline}
#smallShareInLine a.rss { display:block; float:left; background:url('../img/static/layout/buttons/rss.gif') 0px 1px no-repeat; color:#323232; text-decoration:none; padding:3px 0 5px 22px; width:28px; font-size:12px; height:20px; margin:10px 15px 0 0;}
#smallShareInLine a.rss:hover { text-decoration:underline}
#smallShareInLine a.emailToFriend { color:#323232; display:block; float:left; width:98px; background:url('../img/static/layout/buttons/email.gif') 0px 2px no-repeat; text-decoration:none; font-size:12px; padding:4px 0 5px 28px; margin:10px 0 0 0}
#smallShareInLine a.emailToFriend:hover { text-decoration:underline}

/*** SHARE BOX ***/
#share { border-top:dotted 1px #8e8f8f; border-bottom:dotted 1px #8e8f8f; padding:1px 0 3px 0; width:451px; height:24px;}
#share strong { display:block; float:left; margin:6px 5px 0 0;}
#share img { margin:4px 10px 0 0; display:block; float:left;}

/*** TAGS BOX ***/
#tags { color:#666666; padding:20px 0 15px 0; line-height: 14px; }
#tags strong { color:#000;}
#tags a { color:#df1000;}

/*** PRINT, EMAIL, RSS BOX ***/
#printEmailRss { background:url('../img/static/layout/print-email-rss-bg.gif') repeat-x; width:439px; padding:8px 0 8px 12px; margin-top:15px; }
#printEmailRss a { color:#ffc513; font-size:12px; font-weight:bold;}
#printEmailRss a.print { background:url('../img/static/layout/icons/print.gif') no-repeat; padding:0 16px 0 21px;}
#printEmailRss a.email { background:url('../img/static/layout/icons/email.gif') no-repeat; padding:0 16px 0 21px;}
#printEmailRss a.rss { background:url('../img/static/layout/icons/rss.gif') no-repeat; padding:0 0 0 21px;}

/*** MORE FROM.... BOX ***/
#moreFromBox { margin-top:20px; overflow:hidden; text-align:center;}
#moreFromBox h3 { color:#333333; font-size:14px; font-family:'arial'; text-transform:uppercase; padding-bottom:20px;  }
#moreFromBox .box { float:left; width:140px; border-right:solid 1px #b5b5b5; padding:0 5px 0 0px; text-align:left;}
#moreFromBox .middleBox { width:132px; padding:0 13px 0 14px;}
#moreFromBox .box img { padding-bottom:10px; display:block;}
#moreFromBox .box a { color:#df1000; font-size:13px; line-height:15px;}
#moreFromBox .lastBox { border:0px; float:right; padding:0px; width:132px;}


/***************************************************************
***************** Pagination ***********************
****************************************************************/
#content #CenterCol div.pagination, #pictures_section div.pagination, #searchLanding div.pagination { margin:19px 0 0 0; }
#content #CenterCol div.pagination a, #pictures_section div.pagination a, #searchLanding div.pagination a { display:block;float:left;width:23px;height:20px;line-height:20px;text-align:center;background:#999999;color:#ffffff;margin:0 5px 0 0;border:1px solid #999999;font-size:14px; }
#content #CenterCol div.pagination .current, #pictures_section div.pagination .current, #searchLanding div.pagination .current { display:block;float:left;width:23px;height:20px;line-height:20px;text-align:center;margin:0 5px 0 0;border:1px solid #999999;font-size:14px; background:#ffffff;color:#cc0000; }
#content #CenterCol div.pagination a.next, #pictures_section div.pagination a.next, #searchLanding div.pagination a.next {background:url("../img/static/layout/buttons/pagination-next.gif") no-repeat scroll 0 0; border:0 none; display:block; height:22px; width:52px;}
#content #CenterCol div.pagination a.prev, #pictures_section div.pagination a.prev, #searchLanding div.pagination a.prev {background:url("../img/static/layout/buttons/pagination-prev.gif") no-repeat scroll 0 0; border:0 none; display:block; height:22px; width:52px;}


/***************************************************************
***************** COMMENTS ***********************
****************************************************************/
#commentsList { margin-top:12px; width:451px; position:relative;}
#commentsList .emptyCommentsList { color:#aeaeae; font-size:12px; padding:10px 0 20px 20px;}
#okMsg { color:#9e9e9e; font-size:12px; padding:0 0 10px 0; font-weight:bold;}
#commentsList img.loading { margin:0 auto;  padding:60px 0 60px 0; display:block;}
#commentsList .top { background:url('../img/static/layout/comments/commentsListTopBg.gif') 0 37px no-repeat;  margin-bottom:19px; overflow:hidden; width:451px;}
#commentsList .top a { float:right; display:block; background:url('../img/static/layout/cloud.gif') no-repeat; color:#df1000; padding:2px 0 4px 20px; margin:15px 10px 0 0;}
#commentsList .top p { float:right; color:#000; margin:8px 15px 0 0px; background:url('../img/static/layout/comments/commentsCountBg.gif') no-repeat; width:112px; height:22px; text-align:center; padding:9px 0 0 0; }
#commentsList .singleCommnet { background:url('../img/static/layout/comments/singleCommentBg.gif') repeat-y; padding:0; margin-bottom:20px;}
#commentsList .singleCommnet .up { background:url('../img/static/layout/comments/singleCommentTopBg.gif') no-repeat; padding:9px 20px 8px 39px; overflow:hidden; width:392px;}
#commentsList .singleCommnet .up span { color:#9f1100; float:left; padding-right:3px;}
#commentsList .singleCommnet .up p.name { font-weight:bold; color:#000; float:left;}
#commentsList .singleCommnet .up p.date { font-weight:normal; font-size:11px; color:#666; float:right;}
#commentsList .singleCommnet .comContent { background:url('../img/static/layout/comments/singleCommentContentBg.gif') no-repeat; padding:10px 20px 19px 39px; line-height:18px;}
#commentsList .singleCommnet img.bottomBg { display:block;}

#CenterCol #story #writeCommentForm { overflow:hidden; width:431px; margin-left:20px; position:relative}
#CenterCol #story #writeCommentForm .emptyField { color:#e21001; font-weight:bold;  }
#CenterCol #story #writeCommentForm h3 { padding-bottom:11px; font-size:24px; margin:0px;color:#9F1100;font-weight:bold;}
#CenterCol #story #writeCommentForm form { padding:0px; margin:0px;}
#CenterCol #story #writeCommentForm .text { width:310px; margin:0 0 3px 0;}
#CenterCol #story #writeCommentForm input { width:200px; border:solid 1px #b5b5b5; padding:3px 5px 3px 5px; margin-bottom:4px; }
#CenterCol #story #writeCommentForm label { display:block; float:right; padding-top:6px;}
#CenterCol #story #writeCommentForm span { font-size:11px; color:#666; display:block; float:left; margin-top:12px;}
#CenterCol #story #writeCommentForm textarea { background:none; border:solid 1px #b5b5b5; font-family:arial; font-size:12px; overflow:auto; width:421px; height:117px; padding:3px;}
#CenterCol #story #writeCommentForm input.submit { background:url('../img/static/layout/buttons/postComment.gif') 0 0px no-repeat; border:0px; width:109px; cursor:pointer; height:24px; float:right; margin-top:8px;}
#CenterCol #story #writeCommentForm input.submit:hover { background-position:0 -24px;}
#CenterCol #story a.commentsCount { background:url('../img/static/layout/cloud.gif') no-repeat; color:#df1000; display:block; padding:3px 0 5px 20px; margin-bottom:7px; width:120px;}

/*************************************************
********* Footer Pages ***************************
*************************************************/
.footer_page p { margin: 10px 0; text-align: justify; line-height: 14px; }
.sitemap h1, .sitemap h2 { font-size: 14px; margin: 5px 0; }
.sitemap h2 { margin-left: 25px; }
.sitemap h3 { margin-left: 50px; line-height: 15px; }
.footer_page form { margin-top: 20px; }
.footer_page .input { margin: 10px 0; }
.footer_page label { display: block; margin-bottom: 5px; font-weight: bold;}
.footer_page input, .footer_page textarea { width: 80%; }
.footer_page .submit { margin: 10px 0; }
.footer_page .submit input { width: 80px; }
.footer_page form span { color: #c00; }
.footer_page .error-message { color: #c00; font-weight: bold; margin-top: 3px; }
.footer_page .form-error { border: 1px solid #c00; }
.footer_page ul { margin: 10px 0 10px 20px; list-style-type: disc; }
.footer_page ul li { margin: 5px 0; line-height: 14px; }
.footer_page h3 { margin-top: 20px; }

#newsletterForm { display: block; background-color: #303030; padding: 5px; }
#newsletterForm input { width: auto; vertical-align: middle;}
#newsletterForm .newsletter_email_page { width: 355px; margin-right: 5px; }

/*************************************************
********* Tips&Tools Pages ***********************
*************************************************/
.tipstools_head { background-color: #fff; padding: 20px; padding-bottom: 0; height: 267px; }
.tipstools_head a.img { display: block; float: left; width: 452px; margin-right: 14px; }
.tipstools_head h2 { float: right; width: 295px; margin-bottom: 20px; }
.tipstools_head h2 a { font-size: 30px; color: #9f1100; }
.tipstools_head h2 a:hover { text-decoration: none; }
.tipstools_head p { line-height: 16px; float: right; width: 295px; text-align: justify; }
.tipstools div { position: relative; margin: 10px 0; padding: 10px; background: url('../img/static/layout/tipsAndToolsSection/bg.gif') repeat-x; width: 431px; height: 119px; }
.tipstools div a:hover { text-decoration: none; }
.tipstools div img { position: absolute; top: 10px; left: 10px; margin-right: 10px; }
.tipstools div h2 { color: #DF1000; font-family: Impact; width: 300px; float: right; font-weight: normal; font-size: 20px; margin-bottom: 5px; height: 20px; }
.tipstools div p { line-height: 16px; text-align: justify; height: 94px; width: 300px; float: right; background: url('../img/static/layout/tipsAndToolsSection/heart.gif') no-repeat bottom left; }
.tipstools div a { filter:alpha(opacity=1); opacity: 0; background: #fff; position: absolute; top: 0; left: 0; z-index: 1000; display: block; width: 451px; height: 139px; }

.faqs { margin-bottom: 20px; }
.faqs a.title { cursor: pointer; font-weight: bold; font-size: 13px; display: block; height: 26px; width: 451px; background: url('../img/static/layout/tipsAndToolsSection/rulesHeaderBg.gif') no-repeat; line-height: 26px; }
.faqs a.title:hover { text-decoration: none; }
.faqs a.title span { display: block; width: 24px; height: 20px; background: url('../img/static/layout/tipsAndToolsSection/rulesLeftArrow.gif') no-repeat; float: left; margin: 3px 5px; }
.faqs a.selected span { background-image: url('../img/static/layout/tipsAndToolsSection/rulesDownArrow.gif'); }
.faqs a.selected { color: #000; }
.faqs .con img { float: left; margin: 5px 20px 15px 0; }
.faqs .con { margin: 15px 0; }

/*************************************************
********* Pictures Pages *************************
*************************************************/
#pictures_section { background: #fff; padding: 20px; }
#pictures_section .featured { margin-right: 3px; line-height: 30px; text-align: center; float: left; width: 118px; height: 30px; background: url('../img/static/layout/picturesSection/featurePictureBg.gif') no-repeat center; color: #fff; }
#pictures_section h2.title a:hover { text-decoration: none; }
#pictures_section h2.title { float: left; font-size: 30px; width: 640px; }
#pictures_section .large_img { width: 451px; height: 369px; background: url('../img/static/layout/picturesSection/bigPicturesBg.jpg') no-repeat; float: left; }
#pictures_section .large_img .see_gallery { padding-left: 10px; width: 451px; height: 30px; }
#pictures_section .large_img .see_gallery a { display: block; padding-left: 45px; line-height: 30px; width: 150px; background: url('../img/static/layout/picturesSection/thumbs.gif') no-repeat left; height: 30px; color: #fff; }
#pictures_section .large_img .see_gallery a:hover { text-decoration: none; color: #c10; }
#pictures_section .large_img .img { width: 451px; height: 339px; vertical-align: middle; text-align: center; font-size: 0; }
#pictures_section #offersBox { float: right; height: 349px; }

.picturesPokerBox { margin-top: 20px; padding: 10px 20px; padding-bottom: 0; width: 722px; background: url('../img/static/layout/picturesSection/picturesPokerBoxBg.gif') no-repeat; }
.picturesPokerBox h2 { float: left; padding-left: 30px; font-size: 18px; background: url('../img/static/layout/picturesSection/heart.gif') no-repeat left; }
.picturesPokerBox .see_all { color: #fff; line-height: 20px; padding-left: 12px; float: right; display: block; width: 55px; height: 22px; background: url('../img/static/layout/picturesSection/seeAllBg.gif') no-repeat; }
.picturesPokerBox .see_all:hover { text-decoration:none; }
.picturesPokerBox .show { float: right; margin-right: 20px; line-height: 20px; }
.picturesPokerBox .picBox { font-size: 11px; float: left; margin: 10px 30px 20px 0; width: 120px; }
.picturesPokerBox .lastBox { margin-right: 0; }
.picturesPokerBox .link { font-size: 12px; margin: 5px 0; display: block; font-weight: bold; }

.picturesPokerBox p { margin: 10px 0; }
#pictures_section div.pagination { float: left; margin: 10px 0; }
.picturesPokerBox .sort { float: right; margin: 10px 0; width: 290px; height: 24px; }
.picturesPokerBox .sort .left { background: url('../img/static/layout/picturesSection/sortingBgLeft.gif') no-repeat left; width: 2px; height: 24px; float: left; }
.picturesPokerBox .sort .right { background: url('../img/static/layout/picturesSection/sortingBgRight.gif') no-repeat right; width: 2px; height: 24px; float: left; }
.picturesPokerBox .sort .vert { background: url('../img/static/layout/picturesSection/sortingBgVert.gif') no-repeat left; border: 1px solid #afacac; border-left: none; border-right: none; width: 1px; height: 22px; float: left; }
.picturesPokerBox .sort p { background-color: #fff; color: #a0a0a0; font-style: italic; line-height: 22px; text-align: center; margin: 0; width: 150px; height: 22px; float: left; border: 1px solid #afacac; border-left: none; border-right: none; }
.picturesPokerBox .sort form { background-color: #fff; padding-top: 2px; padding-left: 2px; width: 132px; height: 20px; float: left; border: 1px solid #afacac; border-left: none; border-right: none; }
.picturesPokerBox.pictures_landing .picBox { height: 170px; }

#pictures_section .individualGalleryPic { float: left; width: 597px; height: 640px; }
#pictures_section .gallery_title { color: #9f1100; font-size: 30px; margin-bottom: 20px; }
#pictures_section .individualGalleryPic .bigImg { text-align: center; vertical-align: middle; width: 597px; height: 567px; background: url('../img/static/layout/picturesSection/legendPicturesBg.jpg') no-repeat top; }
#pictures_section .individualGalleryPic .bigImg img { z-index: 1; }
#picDesc { position: relative; top: -11px; width: 577px; height: 17px; padding: 17px 0 0 20px; color: #fff; background: url('../img/static/layout/picturesSection/edgeUnderPortraitBg.gif') no-repeat top; }
#pictures_section .individualGalleryPic .nav { width: 597px; height: 43px; }
#pictures_section .individualGalleryPic .nav div { float: left; }
#pictures_section .individualGalleryPic .nav .photoNo { line-height: 31px; text-align: center; width: 451px; height: 31px; border: 1px solid #e4e3e3; }
#pictures_section .individualGalleryPic .nav div.next, #pictures_section .individualGalleryPic .nav div.prev { width: 72px; height: 33px; }
#pictures_section .individualGalleryPic .nav a { background-position:  0 -33px; margin-left: 10px; line-height: 33px; color: #fff; text-align: center; display: block; width: 62px; height: 33px; }
#pictures_section .individualGalleryPic .nav div.next a { background-image: url('../img/static/layout/buttons/big-pagination-next.gif'); }
#pictures_section .individualGalleryPic .nav div.prev a { margin-left: 0; background-image: url('../img/static/layout/buttons/big-pagination-prev.gif'); }
#pictures_section .individualGalleryPic .nav a.inactiv { cursor: default; background-position: 0 0; }
#pictures_section .individualGalleryPic .nav a.inactiv:hover { text-decoration: none; }
#infoPanel { padding: 10px 7px; margin-left: 20px; float: left; width: 130px; height: 614px; background: url('../img/static/layout/picturesSection/infoPanelBg.gif') repeat-x #ececec; }
#infoPanel h3 { font-size: 14px; margin-bottom: 10px; }
#infoPanel p { line-height: 18px; margin: 10px 0; }
#controllPrev, #controllNext { cursor: pointer; display: block; z-index: 3; position: absolute; left: 0; top: 240px; width: 46px; height: 94px; background: url('../img/static/layout/picturesSection/leftNav.png') no-repeat transparent; }
#controllNext { left: 551px; background: url('../img/static/layout/picturesSection/rightNav.png') no-repeat transparent; }
#individualGallery, #girlsGallery { position: relative; width:761px; overflow: hidden; }

#girlsGallery .individualGalleryPic, #girlsGallery .individualGalleryPic .bigImg, #girlsGallery #picDesc { width: 431px; }
#girlsGallery .individualGalleryPic .nav { width: 451px; }
#girlsGallery .individualGalleryPic .nav .photoNo { width: 305px; }
#girlsGallery #infoPanel { width: 270px; }
#girlsGallery #controllNext { left: 405px; }
#girlsGallery #infoPanel .inner img { display: block; float: left; }
#girlsGallery #infoPanel .thumbs { padding-right: 7px;width:62px }
#girlsGallery #infoPanel .detail { color: #999; font-weight: bold; line-height: 14px; }
#girlsGallery #infoPanel .detail strong { color: #000; }
#small_galerry_girls{height:62px;width:270px;overflow:hidden;position:relative}
.noimg { cursor: default; }

/* Horizontal Offer Box */
#offersHorizontal { width: 742px; height: 146px; background: url('../img/static/layout/newsGalleryThumbs.gif') repeat-x top #000; padding: 15px 10px; }
#offersHorizontal .box { font-size: 11px; color: #fff; float: left; width: 108px; height: 146px; padding: 0 22px; background: url('../img/static/layout/hBorder.gif') no-repeat right top; }
#offersHorizontal .box .title { color: #ffc513; font-size: 14px; font-weight: bold; }
#offersHorizontal .box img { margin: 10px 0; }
#offersHorizontal .box .fullDetails { font-weight: bold;  text-decoration: underline; color: #fff; }
#offersHorizontal .lastBox { background: none; padding-right: 0;}
#offersHorizontal .label { font-family: Impact; float: left; width: 125px; height: 146px; }
#offersHorizontal .label h2 { color: #fff; font-size: 32px; font-weight: normal; margin-bottom: 55px; }
#offersHorizontal .label a { color: #ffc513; font-size: 18px; background: url('../img/static/layout/icons/heart.gif') no-repeat left; display: block; height: 17px; padding-left: 20px; }
#offersHorizontal .label a:hover { text-decoration: none; color: #fff; }

/* Star Rater */
#star_rater { margin-bottom: 5px; }
#star_rater #star_rating { margin-top: 4px; height: 25px; background-color: #fff; width: 190px; float: left; font-size: 11px; padding: 5px; margin-right: 4px; }
#star_rater #star_rating .star-rating { margin-bottom: 2px; }
#star_rater .overall { color: #9f1100; font-size: 24px; font-weight: bold; text-align: center; padding: 5px; width: 56px; height: 34px; background: url('../img/static/layout/picturesSection/voteSquareBg.gif') no-repeat; float: left; }
#star_rater .overall p { line-height: 9px; font-size: 9px; color: #000; margin: 0; font-weight: normal; }

/*************************************************
********* Players Pages *************************
*************************************************/
#content #NBtopStory .white { color: #fff; }
#content #CenterCol.players, #content #CenterCol.celebrity_players { padding-top: 0; }
.players .first_block { margin-top: 0; }

#content #NBtopStory div.searchByLetters { background:url('../img/static/layout/searchByLetterBg.gif') repeat-x; border:1px solid #CECECE; display:block; margin-top:20px; height: 14px; padding:15px 0; text-align:center; }
#content #NBtopStory div.searchByLetters a { background:url("../img/static/layout/lettersBg.gif") no-repeat center bottom; border-right:1px solid #CDCDCD; color:#DF1000; font-size:22px; padding:0 6px 2px; text-decoration:none; }
#content #NBtopStory div.searchByLetters a.noBorder { border: none; }
#content #NBtopStory div.searchByLetters a:hover, #content #NBtopStory div.searchByLetters a.selected { background: none #fff; color: #000; }
.players h1.letter { font-size: 30px; font-weight: bold; }
.players .player_list { width: 450px; margin-top: 5px; }
.players .player_list .name { width: 135px; }
.players .player_list .nick { width: 129px; }
.players .player_list .live { width: 168px; }
.players .player_list td { padding: 3px; height: 26px; border-bottom: 1px solid #cecece; line-height: 25px; }
.players .player_list th { text-align: left; background: #f2f3f3; font-weight: bold; height: 22px; padding: 4px 3px; }
.players .player_list td a { font-weight: bold; }

.players_profile .title { font-size: 30px; color: #9f1100; border-bottom: 1px dotted #8e8f8f; padding-bottom: 5px; margin-bottom: 10px; }
.players_profile .profilePic { font-size: 0; float: left; margin: 0 20px 10px 0; width: 270px; height: 369px; background: url('../img/static/layout/profileLinkBg.gif') repeat-x bottom; }
.players_profile .profilePic.noMoreLink { height: 341px; background: none; }
.players_profile .content p { line-height: 17px; margin-bottom: 15px; }
.players_profile .profilePic .see_pic { font-size: 12px; color: #fff; background: url('../img/static/layout/picturesSection/thumbs.gif') no-repeat left; padding-left: 40px; height: 28px; display: block; width: 115px; margin-left: 10px; line-height: 28px; }

#content #NBtopStory div#browse_celebs { text-align: left; padding: 10px 0; height: 24px; }
#content #NBtopStory div#browse_celebs .browse { width: 267px; height: 24px; float: left; margin: 0; padding: 0; background: transparent; }
#content #NBtopStory div#browse_celebs .browse div, #content #NBtopStory div#browse_celebs .browse form { margin: 0; padding: 0; float: left; background: none; }
#content #NBtopStory div#browse_celebs .browse .left { width: 2px; height: 24px; background: url('../img/static/layout/picturesSection/sortingBgLeft.gif') no-repeat; }
#content #NBtopStory div#browse_celebs .browse .right { width: 2px; height: 24px; background: url('../img/static/layout/picturesSection/sortingBgRight.gif') no-repeat; }
#content #NBtopStory div#browse_celebs .browse form { width: 260px; height: 22px; background: #fff; border-top: 1px solid #afacac; border-bottom: 1px solid #afacac; }
#content #NBtopStory div#browse_celebs .browse form select { border: none; width: 250px; height: 22px; }
#browse_celebs h3 { display: inline; font-size: 18px; margin: 3px 15px 0 15px; float: left; }

#content #NBtopStory div#browse_celebs form .selectbox { margin-top: 2px; width: 255px; }
#content #NBtopStory div#browse_celebs form .selectbox-wrapper { margin-top: 4px; background: #fff; }

.celebrity_players .celeb_box { width: 450px; padding: 15px 0; height: 62px;}
.celebrity_players .celeb_box img { float: left; }
.celebrity_players .celeb_box p { float: left; width: 378px; margin-left: 10px; line-height: 13px; }
.celebrity_players .celeb_box h3 { float: left; width: 378px; margin-left: 10px; margin-bottom: 5px; font-size: 14px; }
.celebrity_players .grey { background-color: #f5f5f5; }

.celebrity_players.interviews .celeb_box { height: 78px; }
.celebrity_players.interviews .celeb_box p, .celebrity_players.interviews .celeb_box h3 { width: 308px; }

.celebrity_players .content p { margin: 10px 0; }
.celebrity_players h1 { margin-top: 10px; }
.celebrity_players .picture { width: 451px; height: 290px; font-size: 0; }
.celebrity_players .picture p { font-size: 12px; background:url("../img/static/layout/picturesSection/edgeUnderPortraitBg.gif") no-repeat center top; color:#fff; height:17px; padding:17px 0 0 20px; position:relative; top:-11px; width:431px; }

#special_cont { float: left; width: 501px; }
#special_cont .sectionH1 { float: left; width: 471px; border-right: 10px solid #4D4D4D; }
.interviews .title { margin: 20px 0 10px; font-size: 30px; }
.interviews .title a { color: #9f1100; }
.interviews .intro { margin: 10px 0 20px; text-align: justify; }

.bordertop { border-top: 10px solid #4d4d4d; }

/* Latest Tweets */
#latestTweets { width: 450px; }
#latestTweets p { margin: 0; }
#latestTweets h2 { background:url('../img/static/layout/tweeterBox.gif') no-repeat; font-size:14px; font-weight:bold; margin:0; padding:31px 0 5px 58px; width:392px; }
#latestTweets .content { border: 1px solid #D4D4D4; border-top: none; overflow:hidden; padding:20px 0 10px 10px; width:438px; }
#latestTweets .singleTweet { position: relative; width: 438px; margin-bottom: 20px; }
#latestTweets .singleTweet img { float: left; margin-right: 28px; }
#latestTweets .left { width: 23px; height: 22px; background: url('../img/static/layout/tweetsList/pointer.gif') no-repeat; position: absolute; top: 30px; left: 54px; }
#latestTweets .singleTweet .main { float: left; width: 352px; background: url('../img/static/layout/tweetsList/bg.gif') repeat-y; }
#latestTweets .singleTweet .main .text { text-align: justify; line-height: 17px; background: url('../img/static/layout/tweetsList/bottom.gif') no-repeat bottom; padding: 10px 20px; width: 312px; }
#latestTweets .singleTweet .main .top { overflow: hidden; background: url('../img/static/layout/tweetsList/top.gif') no-repeat top; height: 17px; width: 312px; padding: 5px 20px; }
#latestTweets .singleTweet .main .top .name { float: left; font-weight: bold; }
#latestTweets .singleTweet .main .top .date { float: right; color: #666; font-size: 11px; }

/***************************************************************
***************** SEARCH SECTION ***********************
****************************************************************/
#searchLanding { background:#ffffff;padding:20px 19px 0px 20px; }
#searchLanding .searchgGreyResults { background:#5b5b5b url('../img/static/layout/searchSection/searchgGreyResultsBg.gif') repeat-x; width: 738px;  overflow:hidden; padding:8px 8px 8px 15px;}
#searchLanding .searchgGreyResults .searchKeyword { float:left; width:400px; overflow:hidden}
#searchLanding .searchgGreyResults .searchKeyword h2 { color:#fff; font-weight:bold; font-size:18px; float:left; padding:2px 10px 0 0; line-height: 21px; }
#searchLanding .searchgGreyResults .searchKeyword span { display:block; float:left; color:#fff; font-size:14px; padding-top:5px; }
#searchLanding .searchgGreyResults form { display:block; float:right;}
#searchLanding .searchgGreyResults form input.keyword { width:230px; padding:3px; border:solid 1px #afacac; float:left; height:16px; margin-right:3px;}
#searchLanding .searchgGreyResults form .submit { background:url('../img/static/layout/buttons/search.gif') 0 0px no-repeat; border:0px; width:82px; padding:0px; cursor:pointer; height:24px; display:block; float:left; }
#searchLanding .searchgGreyResults form .submit:hover { background-position:0 -24px;}
#searchLanding .greyResults { background:#e7e7e7; padding:16px 4px 18px 15px; margin-top:1px; overflow:hidden; width:742px; margin-bottom:20px;}
#searchLanding .greyResults h3 { color:#333333; font-size:14px; font-weight:normal; padding-bottom:13px; }
#searchLanding .greyResults p { float:left; width:20%; color:#df1000; font-weight:bold; font-size:12px; line-height:20px; text-align:left;}
#searchLanding .greyResults label, #searchLanding .greyResults input { cursor: pointer; }
#searchLanding .emptyResults { color:#999999; padding:0 0 20px 0}
#searchLanding .bottomPagination { background:#fff; width:100%; height:45px; }

.boxedResults { background:url('../img/static/layout/picturesSection/picturesPokerBoxBg.gif') repeat-x; color:#333; width:726px; padding:0px 13px 31px 21px; overflow:hidden;  }
.boxedResults h2 { background:url('../img/static/layout/picturesSection/heart.gif') no-repeat; color:#000; font-size:18px; font-weight:bold; padding:0px 0 2px 27px; float:left; margin-top:11px;}
.boxedResults h2.noFloat { float:none; padding-bottom:12px;}
.boxedResults p { clear:both; padding:0px; margin:0px;}
.boxedResults p.galleryIntro { line-height:15px; margin-bottom:22px;}
.boxedResults span { display:block; float:right; font-size:12px; color:#333; margin-right:8px; padding:4px 0 0 0; margin-top:11px;}
.boxedResults a { background:url('../img/static/layout/picturesSection/seeAllBg.gif') no-repeat; color:#fff; text-decoration:none; padding:4px 0 6px 11px; float:right; display:block; width:62px; margin-top:11px;}
.boxedResults .picBox { float:left; width:151px; font-size:11px; }
.boxedResults .lastBox { width:119px;}
.boxedResults .lastBoxPicThumb { width:119px; margin-bottom:16px}
.boxedResults .picBox a { background:none; color:#df1000; font-weight:bold; font-size:12px; float:none; padding:0; margin:0px; width:119px; line-height:15px;}
.boxedResults .picBox a:hover { text-decoration:underline}
.boxedResults .picBox a.link { padding-bottom:2px;}
.boxedResults .picBox img { display:block; margin:9px 0 7px 0}
.boxedResults  h4 { background:url('../img/static/layout/storythumb-section-bg.jpg') repeat-y top center #797b82;color:#ffffff;display:inline;font-weight:normal; font-size:12px; padding:0 9px; margin:0; line-height:20px;letter-spacing:0.25px;border:1px solid #555860; }
.boxedResults .lastBox h4 { padding:0 7px;}

.searchStoryThumb { width:762px; margin-bottom:10px; }
.searchStoryThumb td.sequence { color:#190300; font-size:14px; padding:6px 0 0px 6px; background:#e7e7e7; width:42px;}
.searchStoryThumb td.img { padding:0px; width:131px; text-align:left}
.searchStoryThumb td.img a { padding:0px; margin:0px; background:none; float:none; display:block; width:131px; height: 119px }
.searchStoryThumb td.info { padding:0px;}
.searchStoryThumb td.info a { color:#df1000; font-weight:bold; font-size:14px; background:none; margin:0px; padding:0 0 4px 0; width:auto; display:table-cell; float:none }
.searchStoryThumb td.info a:hover { text-decoration:underline}
.searchStoryThumb td.info h4 { background:url('../img/static/layout/storythumb-section-bg.jpg') repeat-y top center #797b82;color:#ffffff;display:inline;font-weight:normal; font-size:12px; padding:0 9px; margin:0 3px 0 0; line-height:20px;letter-spacing:0.25px;border:1px solid #555860; }
.searchStoryThumb td.info span { margin:6px 0 0 0; padding:0px; line-height:15px; display:block; float:none}

.picBox { float:left; width:151px; font-size:11px;}
.picBox a { background:none; color:#df1000; font-weight:bold; font-size:12px; float:none; padding:0; margin:0px; width:119px; line-height:15px;}
.picBox a:hover { text-decoration:underline}
.picBox a.link { padding-bottom:2px;}
.picBox img { display:block; margin:7px 0 7px 0}

#boxedResults .picBox { width: 119px; padding: 0 16px; }

#lfiller { background-color: #323232; width: 129px; }

/*Videos section*/
#pictures_section.videos #player { width: 590px; float: left; height: 500px; }
#pictures_section.videos #infoPanel { height: 481px; }
#pictures_section.videos #infoPanel .inner { height: 390px; }

#videos_landing { position: absolute; width: 451px; height: 369px; background: url('../img/static/layout/picturesSection/bigPicturesBg.jpg') no-repeat; float: left; }
#videos_landing .img_link { display: block; width: 451px; height: 339px; position: absolute; top: 0; left: 0; }
#videos_landing .see_video { text-decoration: none; font-size: 12px; display: block; margin-left: 10px; padding-left: 45px; line-height: 30px; width: 100px; background: url('../img/static/layout/picturesSection/thumbs.gif') no-repeat left; height: 30px; color: #fff; }
#videos_landing .see_video:hover { color: #c10; }
#videos_landing .play { position: absolute; top: 140px; left: 190px; }

#homepage_video #title {background:url("../img/static/video_title.png") repeat scroll 0 0 transparent;color:#FFFFFF;font:bold 14px Arial;padding:5px 8px;position:absolute;width:270px;}
#homepage_video #play {background:url("../img/static/play.png") no-repeat scroll center center transparent;height:215px;padding:0;position:absolute;width:286px;z-index:1;}

#EmailToFriend {width: 400px;}
#EmailToFriend h2{font-size: 13px; margin-bottom: 20px}
#EmailToFriend h3{font-size: 13px; font-weight: normal; margin-bottom: 20px}
#EmailToFriend span{font-size: 13px; color: red; padding-right: 3px}
#EmailToFriend label{font-size: 13px;float:left;padding-right:20px;padding-top:5px;}
#EmailToFriend textarea{border:2px solid #DEDEDE;width:325px;height:65px;}
#EmailToFriend .input input{border:2px solid #DEDEDE;width:273px;padding:2px;}

/*Temporary box  <<Poker Offers>> on homepage*/
#hpoffers { height: 319px; width: 215px; margin-left: 1px; }
#hpoffers .offer { margin-bottom: 20px; text-align: center; }
#hpoffers .offer h3 { font-size: 14px; margin: 10px 0; }
#hpoffers .offer h3 a { color: #ffc513; }
#hpoffers .offer p { margin: 5px 0; }
#hpoffers .offer p a { color: #fff; font-weight: bold; text-decoration: underline; }
#hpoffers .offer p a:hover { text-decoration: none; }

/* Styles used for offers table URL: www.pokerjolt.com/offers/ */
.offersTable { }
.offersTable td { padding:10px; }
.offersTable h3 { font-size:16px; }
.offersTable p a { color:#333;text-decoration:none;line-height:14px; }
.offersTable p a:hover { text-decoration:underline; }
.offersTable a img { border:2px solid #FFCC00; }

