body {
	font:0.8em arial,helvetica,sans-serif;
	color:#000;
	margin:0;
	padding:0;
	background:#fff;
}

table {
	padding:0;
	border:0;
	margin:0;
}

img {
	border:0;
}  

form {
	border:0;
	padding:0;
}

form select {
	width:340px;
}

form td.col-left {
	width:120px;
}

form .text-small {
	font-size:0.8em;
}

form .checkbox1 {
	padding:0;
	border:0;
	margin:12px 0 0 0;
}

form .checkbox2 {
	padding:0;
	border:0;
	margin:0;
}

.bold {
	font-weight:bold;
}	
 
.clear {
	clear:both;
}

.vertalign {
	vertical-align:top;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#shell {
	width:995px;
	padding-top:143px;
	position:relative;
	margin:auto;
}			 
   
#menu {
	width:180px;
	position:absolute;
	top:143px;
	left:0px;
}

#menu-nav {
	padding:0; /* lpad was 10px */
	color:#000;
}

#menu-nav ul {
	list-style-type:none;
	margin: 0 0 15px 25px;
	padding-left:0px;
}	   

#menu-nav ul li {
	border-bottom:1px solid #222;
	padding:8px 0 8px 0;
	font-weight:bold;
	margin:0px;
} 

#menu-nav ul li a {
	/*padding-left:18px;*/
} 

#menu-nav ul li a.selected {
	font-weight:bold;
}

#menu-nav ul li a.change {
	position:absolute;
	left:8px;
	margin-top:1px;
	z-index:2;
	cursor:pointer;
}	

#menu-nav ul li ul  {
	width:140px; /*was 152px UD*/
	margin:0px;
	margin-left:5px;
}	

#menu-nav ul li ul li ul  {
	width:125px; /*was 137px UD*/
}	

#menu-nav ul li ul li {
	margin:0px;
	border-bottom:0;
	padding:1px 0 1px 0;
	font-weight:normal;
}

#menu-nav ul li ul li a.selected {
	font-weight:bold;
} 

#menu-nav ul ul {
	padding-left:10px;
	font-size:0.85em;
	margin-bottom:0;
	list-style-type:none;
} 

#menu-nav ul ul ul {
	font-size:1em;
}  

#menu-nav ul ul.open {
	display:block;
}  

#menu-nav ul ul.closed {
	display:none;
}  

#menu-nav .noexp-top {
	font-size:0.85em;
	font-weight:normal;
	border:0;
	padding:8px 0 0 15px;
}

#menu-nav .noexp {
	font-size:0.85em;
	font-weight:normal;
	border:0;
	padding:2px 0 0 15px;
}
   
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#dd_container {
	padding-left:20px;
	margin:0;
}

#dd, #dd ul, #dd_java, #dd_java ul {
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	width:144px;
}

#dd a, #dd_java a {
	margin-top:0px;
	display:block;
	background-color:#fff;
	width:144px;
	font-size:11px;
	color:#000;
	height:20px;
	line-height:19px;
	text-decoration:none;
	text-indent:3px;
	border:1px inset #aeae71;
}	

#dd ul a:hover, #dd_java ul a:hover {
	border-bottom:0;
}

#dd li ul, #dd_java li ul {
	color:#000;margin-top:-4px;}

*html #dd li ul {
	color:#000;margin-top:0px;}
	
*html #dd_java li ul {
	color:#000;margin-top:0px;}

#dd li ul li a, #dd_java li ul li a {
	color:#000;border-bottom:0;border-top:0; width:144px;} 
	
#dd .bottom-item {
	border-bottom:1px inset #aeae71;}

#dd li, #dd_java li {
}

#dd li:hover {
	position:relative;
}

#dd_java li {
	position:relative;
}
	
#dd ul.sub li:hover > a {
	color:#f00;
}
	
#dd_java ul.sub li:hover > a {
	color:#fff;
	background:#669900;
}
	
#dd li ul li, #dd_java li ul li{
	width:144px;
	}

	
#dd li ul {
	display:none;
	width:120px;
}
	
#dd_java li ul {
	display:none;
	position:absolute;
	left:0px;
	width:144px;
}
	
* html #dd_java li ul {
	margin-top:-2px;
}

#dd li:hover > ul {
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(transparent.gif);
	width:120px;
}	 
	
#dd > li:hover > ul {
	left:-30px;
	top:16px;
}

#dd table #dd_java table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}

* html #dd li a:hover {
	position:relative;
	background-color:#fff;color:#f00;
}	
	
* html #dd li ul {
	visibility:hidden;
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
}

#dd li a:hover ul {
	visibility:visible;
	left:-30px;
	top:9px;
	lef\t:-31px;
	to\p:9px;
}

#dd img, #dd_java img {
	vertical-align:bottom;
}
	
.dd-arrow {
	position:absolute;
	right:2px;
	top:4px;
}

#content-shell {
	width:565px;
	padding-left:180px;
	float:left;
	min-height:736px;
}

#content {
	padding:0px 10px 0 10px;
	border-left:1px solid #222;
	border-right:1px solid #222;
	height:100%;
	min-height:736px;
	position:relative;
}	

   
#promos {
	width:248px;
	float:right;
}	 

#promos-content {
	padding-left:8px; /*was 10px UD*/
}

#promos h3, .portlet h3 {
	background:#333;
	font-size:0.9em;
	margin:0;
	padding:4px;
	color:#fff;
}

#promos .promo-box, .portlet .promo-box {
	padding:8px;
	border:1px solid #222;
	border-top:0;
	font-size:0.85em;
} /* separated to differentiate contact and flash box padding*/

#promos .promo-flash, .portlet .promo-flash {
	padding:4px 2px 0 2px;
	border:1px solid #222;
	border-top:0;
	font-size:0.85em;
} /* separated to differentiate contact and flash box padding*/  
  
#promos .promo-flash, .portlet .promo-flash  {
	/**height:450px;*/ /* temp: flash banners go here */	  
}

#promos .promo-box p, .portlet .promo-box p {
	margin:0 0 7px 0;
}

#promos .promo-games, .portlet .promo-games {
	font-size:0.85em;
} 

#promos .promo-games-row1, #promos .promo-games-row2, .portlet .promo-games-row1, .portlet .promo-games-row2 {
	clear:both;
	background-color:#fff;
	height:20px;
	line-height:16px;
	padding:3px;
}	 

#promos .promo-games-img, .portlet .promo-games-img { 
	float:left;
	padding:4px 6px 0 4px;
}

#promos .promo-games-text, .portlet .promo-games-text {
	float:left;
}

#promos .promo-games-text2, .portlet .promo-games-text2 {
	float:left;
	margin-left:10px;
}

#promos .promo-games-link, .portlet .promo-games-link {
	float:right;
	padding:0 6px 0 0;
}

#footer-links {
	clear:both;
	width:565px;
	text-align:center;
	font-size:0.85em;
	margin:15px 0 0 -12px;
}

*html #footer-links {
	width:545px;
	margin:15px 0 0 -2px;
}

#footer-links ul {
	list-style:none; 
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding:0px;
}	   

#footer-links li {
	display:inline;
}	

#footer-images {
	text-align:center;
	margin:10px 0 10px 0;
}	 

#footer-images img {
	padding:0 2px 0 2px;
}

.welcome {
	height:245px;
	width:563px;
	position:absolute; /*** POS REL NEW ***/
	top:-15px;
	left:0px;
}

.w_shorter {
	height:190px;
}

.welcome_offset {
	height:235px;
}

.welcome_offset2 {
	height:180px;
}

.loggedin {
	height:150px; /*height adj*/
}

.loggedin_offset {
	height:135px; /*height adj*/
}

.loggedin_overlay {
	height:144px; /*height adj*/
}

.welcome-text {
	width:300px;
	margin:20px;
	height:160px;	
	overflow:hidden;
}  

.welcome h1,.welcome h2 {
	font-weight:normal;
	font-size:2.8em;
	line-height:1em;
	margin-top:0px;
	margin-bottom:5px;
}	

h1.home {
  color:#000;
  position:absolute;
  bottom:0;
  font-size:10px;
  text-align:center;
  width:531px;
  top: 1430px;
}

#footer-regulated {
  margin-bottom:32px;
}

.welcome p {
	font-size:1em;
	margin:2px 0 0;
	width:250px;
} 	

.welcome a {			
	text-decoration:none;
}   

.welcome a:hover {			
	text-decoration:underline;
}  

.welcome .register {
	position:absolute;
	left:20px;
	bottom:12px;  /***** NEW! ***/
} 
   
.announce {
	font-size:0.9em; /*from 0.85em*/
	text-align:center;
	margin:-4px 0 12px 0;
	font-weight:normal;
}

.announce a {
	text-decoration:none;
}

.announce a:hover {
	text-decoration:underline;
}

.games {
	padding:0px;
	margin:0px;
} 
 
/* news detail */
 		   
#news-detail {
	font-size:0.9em;
}	   

#news-detail .top {
	height:9px;
	width:100%;
}	   

#news-detail .bottom {
	height:9px;
	width:100%;
}
 
#news-detail h1, #news-detail .welcome h2 {
	font-weight:bold;
	font-size:1.6em;
	margin:0;
	padding:0.5em;
}

.box {
	height:90px; /*was 170px*/
	margin:4px 6px 0 10px; /*was 0 6px 16px*/
	padding:0;
}

.box-game {
	height:180px;
	margin:4px 6px 0 10px; /*was 0 6px 16px*/
	padding:0;
}

#news-detail .img-container {
	width:182px; /*222px*/
	margin-right:10px;
	float:left;
}
#news-detail .wide {
	width:225px;
}	

#news-detail .box-game .img-container {
	width:222px;
	margin-right:10px;
	float:left;
}	

#news-detail .img-container .game-img {
	height:146px;
}		

.text {
  clear:both;
} 

.textarea {
	width:330px; /*290px*/
	height:64px;
	float:left;
}
.narrow {
	width:287px;
	height:110px
}

.box-game .textarea {
	width:290px;
	height:64px;
	float:left;
}

#news-detail .links {
  float:right;
}

#news-detail .links_left {
  float:left;
}

#news-detail .demo, #news-detail .real, #news-detail .info {  
	float:left;
	margin:0 5px;
} 

#news-detail .demo a, #news-detail .real a, #news-detail .info a {  
	width:76px;
	height:16px;
	line-height:17px;
	color:#000;
	font-size:10px;
	font-weight:bold;
	background:#ccc;
	display:block;
	text-decoration:none;
	margin:3px 7px 1px;
	text-align:center;
} 

#news-detail .no-btm-border {
	margin-bottom:0;
	border-bottom:0;
} 	

/* game info detail styles */

#news-detail .game-links {
	font-size:0.8em;
	width:222px;
	height:22px;
	background:#aaa;
	margin:0px;
}  

#news-detail .game-links .left {
	float:left;
	width:11px;
	height:22px;
	background:#eee;
}  

#news-detail .game-links .right {
	float:right;
	width:11px;
	height:22px;
	background:#eee;
}  

.infopopup {
	visibility:hidden;
	display:block;
	position:absolute;
	margin-top:81px;
	z-index:1000;
	background:#333;
	color:#000000;
}
.infopopup.large {
	width:240px;
}

.infopopup.medium {
	width:156px;
}

.pagination {
	clear:both;
	text-align:center;
}

.text a,#news-detail .text a, #news-detail .textarea a, .announce, .announce a, .announce a:hover {
	color:#666;
}

.pagination .selected {
	font-weight:bold;
}

.ie-list-fix {
	vertical-align:bottom;
	visibility:hidden;
	width:0px;
	height:0px;
}

.portlet
{
	/**cursor: move;*/
	width:238px;
	margin-bottom:15px;
}

.sort_placeholder
{
	border: 1px solid #333;
}

.portlet_topper {

}

.portlet_topper a {
	position:absolute;
	margin-left:230px;
	z-index:100;
	
}

#menu-nav a.open {
	background:url('http://media.ladbrokes.com/games/images/skeleton/minus.gif');
	background-repeat:no-repeat;
}

#menu-nav a.closed {
	background:url('http://media.ladbrokes.com/games/images/skeleton/plus.gif');
	background-repeat:no-repeat;
}

.portlet_topper a.expand {
	background:url('http://media.ladbrokes.com/games/images/skeleton/plus.gif');
	background-repeat:no-repeat;
}

.portlet_topper a.contract {
	background:url('http://media.ladbrokes.com/games/images/skeleton/minus.gif');
	background-repeat:no-repeat;
	z-index:100;
}	

#news-detail table.winners {
	text-align:left;
	border:0;
	padding:0;
	width:100%;
	margin:0;
	font-size:0.95em;
} 	

#news-detail table.winners th {
	border-bottom:1px solid #333;
}  

#news-detail table.winners tr.leader {
	color:#d0d0d0;
}
 
.formitems p {
	margin:10px 0 0 0;
}

.formitems p.top {margin-top:0;}
.formitems .inputitems {
	width:210px;
	padding-right:10px;
}
.formitems .inputitems input, .formitems .inputitems select {
	width:210px;
	font-size:1.0em;
}	

.checkbox-shell {
	float:left;
	margin-right:8px;
	height:24px;
}

.checkbox {
	float:left;
	border:0;
	padding:0;
	margin:-1px 0 0 -1px;
}

.hidden {
	visibility:hidden;
}

.disclaimer {
	border-top:1px solid #333;
	padding:5px;
	margin:10px 6px 0px;
}

.disclaimer p {
	margin:10px 0px;
	font-size:0.95em;
}

.disclaimer a {
	font-weight:bold;
	text-decoration:underline;
}

.social {
	margin:4px 0px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:5px;
}

.social .text-padding {
}

.social .bookmark {
	margin: 0px 5px 5px;
	padding: 0;
	font-weight:bold;
}
.social ul
{
	margin: 5px;
	padding: 0px 25px;
	list-style-type: none;
}

.social ul li {
	margin: 0;
	padding: 0;
	display: inline;
	margin-left:15px;
}

.delicious {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/delicious.gif) no-repeat scroll 0pt;
}

.digg {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/digg.gif) no-repeat scroll 0pt;
}

.reddit {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/reddit.gif) no-repeat scroll 0pt;
}

.facebook {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/facebook.gif) no-repeat scroll 0pt;
}

.stumbleupon {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/stumbleupon.gif) no-repeat scroll 0pt;
}

.social ul li a {
	margin-left:20px;
}

.sub-heading {
	font-weight:bold;
	margin-bottom:10px;
}

/* generic buttons */

/*.text .button_generic, form .button_generic {
	border:#222;
	background:#333;
	color:#fff;
	font-size:0.85em;
	padding:3px 6px;
	cursor:pointer;
	overflow:visible;
}
*/



.text .button_generic, form .button_generic {
    background: url("http://media.ladbrokes.com/poker/images/new_design/box_bg.gif") repeat scroll 0 0 #669900;
    border: 1px solid #669900;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#FFF;
    height:22px;
}


 .box .button_generic {
	border:#222;
	background:#333;
	color:#fff;
	font-size:1em;
	padding:3px 6px;
	cursor:pointer;
	overflow:visible;
}

#news-detail .text a.button_generic {
	color:#fff;
	text-decoration:none;
}

form .button_generic {
	margin-top:16px;
}

#news-detail .text img {
float:left;
}

.text hr {
	border:0;
	height:1px;
	color:#fff;
	background-color:#fff;
}

.text {
	margin:0px 6px 10px;
}

#popup_shell {
	width:502px;
	margin-left:134px;
	margin-top:93px;
	padding:0 16px 0 16px;
}

.popup_boxtext {
	width:250px;
}

.popup_gamelinks {
	position:relative;
	height:112px;
	width:224px;
	padding:6px 8px;
}

.promo_flash_box {
	margin:0px 0px 10px 2px;
}

.gn_fm_row { 
	margin:10px 0px;
}

.gn_fm_row .gn_field { 
	width:300px;
	float:left;
}

.gn_fm_row .gn_label { 
	width:100px;
	margin-right:10px;
	text-align:right;
	float:left;
	line-height:20px;
}

.gn_login { 
	text-align:center;
}

.gn_login form fieldset {
	margin: 0px;
	border:0px;
	padding:0px;
}

.hitwise {
	text-align:center;
}

/* login popup new design */

.loginpopup {
  background-color:#fff;
  width:700px;
  margin-left:-127px;
  _position:absolute;
}

.loginpopup .pad {
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  padding:10px;
  overflow:hidden;
  height:224px;
  _margin-top:-8px;
}

.loginpopup .pad .game-img {
  float:left;
  margin:0 16px 10px 0;
}

.loginpopup .pad .game-info {
  float:left;
  width:430px;
}

.loginpopup .pad .game-info p {
  margin-top:0;
}

.loginpopup .pad .game-info input {
  margin:0 4px;
  *margin:0 2px;
}

.loginpopup .pad .text.adj {
  clear:both;
  margin:0;
  border-top:1px solid #ccc;
}

.loginpopup .pad .text.adj .sub-heading.adj {
  padding-top:8px;
}

.loginpopup .pad .text.adj .left {
  float:left;
}

.loginpopup .pad .text.adj .right {
  float:right;
}
/* CSS style definitions for new 404 page starts. ITG 58291 by Aditi */
#page404 h2 {
	color: #AE0000;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 12px;
}

#page404 .imagebox {
	background: url('http://media.ladbrokes.com/games/images/error_404.gif');
	height: 100px;
	width: 155px;
	margin-right: 16px;
}

#page404 .box1, #page404 .box2{
	border:1px solid #ccc;
	font-size: 11px;
	overflow: hidden;
	padding: 12px;
}

#page404 .box1 p {
	color: #505050;
	font-size: 11px;
	margin: 4px 0;
	
	
	/*float: left;  experiment*/
}

#page404 .box2 {
	border-top: 0;
	/*padding: 16px;*/
	padding-top:10px;
	text-align: center;
	font-weight: bold;
	clear: both;
}

#page404 .box2 p {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#page404 .left {
	float: left;
}

#page404 .red {
	color: #ae0000;
}

#page404 .box1 h2 {
	color: #AE0000;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 12px;
}
/* End: CSS style definitions for new 404 page . by Aditi */
/* begin ITG 64752 */
#menu #social_media_icons {
margin:24px 0 20px;
text-align:center;
}
/* end ITG 64752 */

#top-highlights .hide {
  display:none;
}

/*ITG.68813 Improvements to message of day*/
.modTitle{
	float:left; font-weight:bold; font-size:30px;
}
.modHeading{
		float:left; width:270px;
}
.modDescription{
	float:left; width:245px; margin-top:5px;
}
/*ITG.68813 ends*/

.promotion-claim-success {
	margin-bottom: 5px; 
	padding: 5px; 
	background-color: #669283; 
	color: white;
}
/* Video player */

div#video {
	border: 1px solid #cccccc;
	float: left;
	width: 500px;
	height: 363px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#video_head {
	height: 16px;
	display: block;
}

div#video img#img_video_thumb {
	display: none;
	margin-left:0;
}

div#video a.player {
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background: url("http://media.ladbrokes.com/poker/images/flowplayer/pokerschool.png")
		no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 276px;
	text-align: center;
	text-decoration: none;
}

div#video a.player img {
	margin-top: 108px;
}

#pl {
	float: left;
	height: 90px;
	overflow: hidden;
	position: relative;
	width: 398px;
}

#pl .entries {
	position: absolute;
	width: 10000em;
	margin-top: 3px;
	margin-left: 2px;
}

#pl .entries a {
	border: 0px solid #376A61;
	color: #666;
	float: left;
	font-family: "bitstream vera sans", "lucida grande", "verdana";
	font-size: 11px;
	height: 54px;
	margin: 0px 2px;
	text-decoration: none;
	width: 96px;
}

#pl .entries a.thumb div.video_label {
	color: #376A61;
	display: none; 
	padding: 2px;
	position: absolute;
	top: 40px;
	width: 96px;
}

#pl .entries a.progress {
	opacity: 0.8;
}

#pl .entries em {
	float: right;
	margin-top: 15px;
	color: red;
	font-style: normal;
}

a.nextPage {
	display: block;
	width: 26px;
	height: 64px;
	margin-top: -3px;
	cursor: pointer;
	float: left;
}

a.prevPage {
	display: block;
	width: 26px;
	height: 62px;
	margin-left: -4px;
	margin-top: -3px;
	cursor: pointer;
	float: left;
}

a.prevPage {
	background-image:
		url("http://media.ladbrokes.com/poker/images/gen/image_scroll/button-left.gif");
}

a.nextPage {
	background-image:
		url(http://media.ladbrokes.com/poker/images/gen/image_scroll/button-right.gif);
	background-repeat: no-repeat;
}

a.nextPage.disabled,a.prevPage.disabled {
	visibility: hidden;
}

#pl .entries a.thumb div.shadow {
	background-image: url(http://media.ladbrokes.com/poker/images/school/shadow.png);
	height: 100%;
	cursor:pointer;
}

#pl .entries a.thumb.active div.shadow {
	background-image: none;
	height: 100%;
}

#pl .entries a.thumb div.action.play {
	background-image: url(http://media.ladbrokes.com/poker/images/school/pause.png);
	background-position: 2px 39px;
	background-repeat: no-repeat;
	height: 100%;
}

#pl .entries a.thumb div.action.pause {
	background-image: url("http://media.ladbrokes.com/poker/images/school/play.png");
	background-position: 2px 39px;
	background-repeat: no-repeat;
	height: 100%;
}

#chapter_buttons ul {
	list-style-type: none;
	margin: 8px 0 0 -22px; *
	margin-left: 18px;
	text-align: center;
}

#chapter_buttons ul li {
	margin-bottom: 5px;
}

#chapter_buttons ul li a {
	color: #ede481;
	text-decoration: none;
	font-size: 11px;
}

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

div#video div#video_thumb {
	position: absolute;
	width: 448px;
	height: 252px;
	margin-top: 1px;
	margin-left: 0px;
}

div#podcast div#podcast_head {
	font-weight: bold;
	padding: 5px;
}

div#podcast {
	border: 1px solid #376A61;
	float: left;
	width: 448px;
	height: 304px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#podcasts_chapter_buttons ul {
	list-style-type: none;
	margin: 8px 0 0 -22px; *
	margin-left: 18px;
	text-align: center;
}

div#podcast_head {
	height: 16px;
	display: block;
}

div#podcast_head_info {
	float:left;
}

div#download_podcast {
  float: right;
}


div#podcast img#img_podcast_thumb {
	display: none;
}

div#podcast a.player {
	border-top: 1px solid #376A61;
	border-bottom: 0px solid #376A61;
	background: url("http://media.ladbrokes.com/poker/images/flowplayer/pokerschool.png")
		no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 276px;
	text-align: center;
	text-decoration: none;
}

div#podcast a.player img {
	margin-top: 108px;
}

#pl div.entries {
	left: 0px;
}

#pl .entries a.thumb div.podcast_label {
	color: #FFFFFF;
	padding: 2px;
	position: absolute;
	top: 56px;
	width: 96px;
	display: none;
}

div#podcast div#podcast_thumb {
	position: absolute;
	width: 448px;
	height: 252px;
	margin-top: 1px;
	margin-left: 0px;
}

div.podcasts_chapter {
	border: 1px solid #376A61;
	overflow: auto;
	margin: 0 0 8px 0;
}

div.podcasts_chapter_header {
	padding: 3px;
	background-color: #000000;
	cursor: pointer;
}

div.podcasts_chapter_description {
	display: none;
	border-top: 1px solid #376A61;
	border-bottom: 1px solid #376A61;
	padding: 3px;
}

div.podcasts_playlist_wrap {
	display: none;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}

div.podcasts_playlist_wrap #pl {
	width: 480px;
	height: 73px;
}

div.podcasts_playlist_wrap #pl a.thumb {
	border: 1px solid #376A61;
}

div#video div#video_head {
	font-weight: bold;
	padding: 5px;
}

div#video.main {
	border: 1px solid #376A61;
	float: left;
	width: 448px;
	height: 304px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#videos_chapter_buttons ul {
	list-style-type: none;
	margin: 8px 0 0 -22px; *
	margin-left: 18px;
	text-align: center;
}

div#video_head {
	height: 16px;
	display: block;
}

div#video img#img_podcast_thumb {
	display: none;
}

div#video a.player img {
	margin-top: 108px;
}

#pl div.entries {
	left: 0px;
}

#pl .entries a.thumb div.video_label {
	color: #FFFFFF;
	padding: 2px;
	position: absolute;
	top: 56px;
	width: 96px;
}

div#video div#podcast_thumb {
	position: absolute;
	width: 448px;
	height: 252px;
}

div.videos_chapter {
	border: 1px solid #376A61;
	overflow: auto;
	margin: 0 0 8px 0;
}

div.videos_chapter_header {
	padding: 3px;
	background-color: #000000;
	cursor: pointer;
}

div.videos_chapter_description {
	display: none;
	border-top: 1px solid #376A61;
	border-bottom: 1px solid #376A61;
	padding: 3px;
}

div.videos_playlist_wrap {
	display: none;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}

div.videos_playlist_wrap #pl {
	width: 480px;
	height: 73px;
}

div.videos_playlist_wrap #pl a.thumb {
	border: 1px solid #376A61;
}


