body {
	font:0.8em arial,helvetica,sans-serif;
	color:#fff;
	margin:0;
	padding:0;
	background:#000;
}

table {
	padding:0;
	border:0;
	margin:0;
}

img {
	border:0;
}  

form {
	border:0;
	padding:0;
}

fieldset {
	margin:0;
	border:0;
	padding:0;
}

form select {
	width:340px;
}

form td.col-left {
	width:120px;
}

td.mobnum, {
	width:100px;
}

form .mobnum input {
	width:80px;
}

form .text-small {
	font-size:0.8em;
}

form input.paddington-def {
	width:200px;
	margin:0 4px 0 0;
}

td.paddington-add {
	vertical-align:top;
}

td.paddington-left {
	width:180px;
}

td.paddington-button {
	text-align:center;
}

form input.paddington-add {
	width:200px;
	margin:0 4px 4px 0;
}

form input.paddington-sep {
	width:200px;
	margin:0 4px 12px 0;
}

form select.paddington-sep {
	width:204px;
	margin:0 4px 12px 0;
}

form input.paddington-postcode {
	width:100px;
	margin:0 4px 0 0;
}

form select.paddington-short1 {
	width:70px;
	margin:0 4px 0 0;
}

form select.paddington-short2 {
	width:50px;
	margin:0 4px 0 0;
}

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;
	height:0px;
	width:0px;
	padding:0px;
	margin:0px;
}

.vertalign {
	vertical-align:top;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.left {
	float:left;
}

.right {
	float:right;
}

#shell {
	width:995px; /*was 988px size UD*/
	padding-top:143px;
	position:relative;
	margin:auto;
}			 
   
#menu {
	width:180px; /*was 192px size UD*/
	position:absolute;
	top:143px;
	left:0px;
	clear: both;
}

#menu-nav {
	padding:0;
	color:#fff;
}

#menu-nav ul {
	list-style-type:none;
	margin: 0 0 15px 0; /*left was 25px*/
	padding-left:0px;
}	   

#menu-nav ul li {
	border-bottom:1px solid #eee;
	padding:8px 0 8px 25px; /*left was 0*/
	font-weight:bold;
	margin:0px;
} 

#menu-nav ul li a.selected {
	font-weight:bold;
}

#menu-nav ul li a.expand_contract, #menu-nav ul li.nosub a {
  color:#ede481;
  font-style:italic;
} /*new*/

#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:0; /*was 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 {
}

#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 {
	font-size:0.85em;
	font-weight:normal;
	border:0;
	padding:2px 0 0 25px; /*left was 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; /* was 156px UD */
}

#dd a, #dd_java a {
	margin-top:0px;
	display:block;
	background-color:#fff;
	width:144px; /* was 156px UD */
	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; /* was 156px UD */
} 
	
#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; /* was 156px UD */
	}

	
#dd li ul {
	display:none;
	width:120px;
}
	
#dd_java li ul {
	display:none;
	position:absolute;
	left:0px;
	width:144px; /* was 156px UD */
}
	
* 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; /*was 534px size UD*/
	padding-left:180px; /*was 192px size UD*/
	float:left;
	min-height:736px;
}

#content {
	padding:0px 16px 0 16px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	height:100%;
	min-height:736px;
	overflow:hidden;
	position:relative;
}	

   
#promos {
	width:248px; /*was 260px size UD*/
	float:right;
}	 

#promos-content {
	padding-left:10px;
}

#promos h3, .portlet h3 {
	background:#ccc;
	font-size:0.9em;
	margin:0;
	padding:4px;
}

#promos .promo-box, .portlet .promo-box {
	padding:8px;
	border:1px solid #eee;
	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 #eee;
	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:#000;
	height:24px;
	line-height:22px;
}	 

#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-link, .portlet .promo-games-link {
	float:right;
	padding:0 6px 0 0;
}

#footer-links {
	clear:both;
	width:510px;
	text-align:center;
	font-size:0.85em;
	margin:15px 0 0 -10px;
}

#footer-links ul {
	list-style:none; 
	margin-top:0;
	margin-bottom:0;
}	   

#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:265px;
	padding:8px;
	margin-bottom:16px;
	position:relative; /*** POS REL NEW ***/
}

.loggedin {
	height:134px; /*height adj*/
}

.loggedin2 {
	height:204px; /*height adj*/
}

.welcome-text {
	width:300px;
	height:124px;
	overflow:hidden;
}  

.welcome-text2 {
	width:300px;
	height:194px;
	overflow:hidden;
}  

.welcome-text-large .inner-text {
	width:210px;
	margin-top:20px;
}  

.welcome-text-large .inner-text ul li {
	margin:2px 0px;
}  

.welcome-text-large {
	width:348px;
	height:200px;
	overflow:hidden;
}  

.welcome h1 {
	font-weight:normal;
	font-size:2.8em;
	display:inline;
}	

h1.home {
  color:#fff;
  position:absolute;
  bottom:0;
  font-size:10px;
  text-align:center;
  width:775px;
}

#footer-regulated {
  margin-bottom:32px;
}

.welcome p {
	font-size:1.2em;
} 	

.welcome a {			
	text-decoration:none;
}   

.welcome a:hover {			
	text-decoration:underline;
}  

.welcome .register {
	position:absolute;
	left:8px;
	bottom:16px;  /***** NEW! ***/
} 
   
.announce {
	font-size:0.85em;
	text-align:center;
	margin:-4px 0 12px 0;
}

.announce a {
	text-decoration:none;
}

.announce a:hover {
	text-decoration:underline;
}

.games {
	padding:0px;
} 
 
.games h2 {
	width:224px;
	font-size:0.9em;
	display:block;
	padding:6px 8px 6px 8px;
	margin:0;
	background-color:#000;
	border:1px solid #eee;
}  

.games .game-left3 h2, .games .game-right3 h2 {
	width:150px;
	font-size:0.9em;
	text-align:left;
	padding:6px 0 6px 6px;
}

#news-detail .games .game-right3 h2 {
	width:150px;
	font-size:1em;
	text-align:left;
	padding:6px 0 6px 6px;
}

.game-left, .game-left3 {
	float:left;
	margin-bottom:15px;
	clear:both;
	width:158px;
}

.game-right, .game-right3 {
	float:right;
	margin-bottom:15px;
	margin-left:10px;
	width:158px;
}  

.game-links {
	width:240px;
	border:1px solid #eee;
	border-top:0;
}	

.game-left3 .game-links, .game-right3 .game-links {
	width:156px;
}  

.game-left3 .shadebox, .game-right3 .shadebox {
	border:1px solid #eee;
	border-top:0;
}  

.game-left3 .download_btn, .game-right3 .download_btn {
	text-align:center;
	margin:12px 0 6px 0;
}

.game-left3 .shadebox ul, .game-right3 .shadebox ul {
	font-size:0.85em;
	padding:0;
	margin:12px 0 6px 18px;
	line-height:1.4em;
}

.game-left3 .shadebox p, .game-right3 .shadebox p {
	margin:7px;
}

#news-detail .shadebox ul {
	font-size:0.95em;
}

.mid {
	clear:none;
	margin-left:29px; /* was 13px UD */
}	/* mid column fix */

.game-links img {
	float:left;
}

.game-links a {
	font-size:0.7em;
	line-height:3em;
}

.game-links .demo, .game-links .real, .game-links .info {
	background-color:#ccc;
	height:27px;
	margin-left:8px;
	text-align:center;
}

/* mobile */

.games .mobile {
	float:left;
	margin-right:6px;
} 

.games .mobile h2 {
	width:76px;font-size:0.8em;text-align:center;
} 

.mobile .thumb {
	margin:0;
	height:72px;
	width:92px;
	border:1px solid #eee;
	border-top:0;
} 

.mobile .info {
	background-color:#ccc;
	height:24px;
	width:94px;
	text-align:center;
	margin:0 0 16px 0;
	font-size:0.8em;
	line-height:2.2em;
} 

h3.mobheading {
	display:inline-block;
	font-size:1.0em;
	border-top:1px solid #eee;
	margin-top:16px;
	padding-top:16px;
}

h3.mobheading-noborder {
	border-top:0;
	padding-top:0;
}

/* news detail */
 		   
#news-detail {
	font-size:0.9em;
}
 
#news-detail h1 {
	font-weight:bold;
	font-size:1.8em;
	margin:0 0 16px 0;
} 

.box {
  position:relative;
	min-height:81px;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	margin-bottom:16px;
	padding:12px 0;
}

*html .box {
	height:64px;
}

*html .box.blogfix {
	height:40px;
	padding-bottom:0;
}

#news-detail .img-container {
	width:200px;
	float:left;
}		 

.textarea {
	width:330px; /* was 300px UD */
	min-height:64px;
	float:left;
}

.textarea.blogs {
  min-height:0;
  _height:24px;
}

#news-detail .links {
	float:right;
	font-size:0.8em;
	margin-top:-7px;
}

#news-detail .links_new {
  position:absolute;
  right:0;
  bottom:6px;
}

#news-detail .links.blog {
  position:absolute;
  bottom:0;
  _bottom:-10px;
  right:12px;
  float:none;
}

#news-detail .demo, #news-detail .real {  
	background:#d0d0d0;
	float:left;
	width:60px;
	height:26px;
	line-height:26px;
	text-align:center;
	margin-left:4px;
} 

#news-detail .info {
 	float:left;
	height:26px;
	line-height:26px;
	font-size:1.2em;
	text-align:center;
	margin-left:4px;
	margin-top:4px;
	white-space:nowrap;
}

#news-detail .no-btm-border {
	margin-bottom:0;
	border-bottom:0;
} 	

.game-left3 .info, .game-right3 .info, .game-right3 .info2, .info2 {
	text-align:right;
	font-size:0.8em;
	margin:0 12px 12px 0;
}  

input.info2 {
	float:right;
	background:none;
	border:none;
	cursor:pointer;
}

input.search_box {
	width:145px;
	margin:10px;
}

.game-left3 .info a, .game-right3 .info a, .game-right3 .info2 a, info2 a {
	color:#eee;
}

.infopopup {
	visibility:hidden;
	display:block;
	position:absolute;
	margin-top:81px;
	z-index:1000;
	background:#ccc;
	color:#000000;
}
.infopopup.large {
	width:240px;
}

.infopopup.medium {
	width:156px;
}
.dealerimg {
	float:left;
	width:60px;
	height:100px;
	text-align:center;
}

.dealer_profile img {
	float:left;
	margin-right:10px;
	margin-top:0pt;
}

.dealer_profile .dealerinfo {
	margin-left:10px;
	margin-bottom:30px;
}

.dealer_profile .dealerinfo th {
	text-align:left;
	vertical-align:top;
}

.dealers {
	clear:both;
}

.pagination {
	clear:both;
	text-align:center;
}

.text a, .blog a,#news-detail .text a, #news-detail .textarea a, .announce, .announce a, .announce a:hover {
	color:#666;
}

.pagination .selected {
	font-weight:bold;
}

#poller_question {
	display:block;
	margin:0px;
	padding:0px;
	width:500px;
}

.poller_question ul {
	margin:0px;
	padding:0px;
}

.poller_question ul li {
	margin:2px 0px;
	padding:0px;
	list-style-type:none;
	height:30px;
	background:#999;
}

#poller_question ul li a {
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
	line-height:30px;
	cursor:pointer;
	background:#999;
	color:#fff;
	text-align:center;
}

#poller_question ul li a:hover {
	background:#ccc;
	text-decoration:none;
}

#poller_results ul li {
	position:relative;
}

#poller_results .poll_answer {
	margin:0px;
	padding:0px;
	line-height:30px;
	height:30px;
	position:absolute;
	left:3px;
	color:#fff;
	z-index:2;
}


#poller_results .poll_percent {
	margin:0px;
	padding:0px;
	line-height:30px;
	height:30px;
	position:absolute;
	right:3px;
	color:#fff;
	z-index:2;
}

#poller_results .poll_percent_selected {
	font-weight:bold;
}

#poller_results .poll_graph {
	margin:0px;
	padding:0px;
	line-height:30px;
	height:30px;
	position:absolute;
	left:0px;
	background:#ccc;
	z-index:1;
}

#poller_results .poll_graph_selected {
	background:#000;
}

#poller_results, #poller_waitMessage {
	display:none;
	margin:0px;
	padding:0px;
}

.ie-list-fix {
	vertical-align:bottom;
	visibility:hidden;
	width:0px;
	height:0px;
}

.portlet
{
	/**cursor: move;*/
	width:238px; /*was 250px UD*/
	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/poker/images/gen/clean/minus.gif);
	background-repeat:no-repeat;
}

#menu-nav a.closed {
	background:url(http://media.ladbrokes.com/poker/images/gen/clean/plus.gif);
	background-repeat:no-repeat;
}

.portlet_topper a.expand {
	background:url(http://media.ladbrokes.com/poker/images/gen/clean/plus.gif);
	background-repeat:no-repeat;
}

.portlet_topper a.contract {
	background:url(http://media.ladbrokes.com/poker/images/gen/clean/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 #ccc;
}  

#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;
}	

.cdbutton {
	text-align:center;
	margin-bottom:16px;
}  

.checkbox-shell {
	float:left;
	margin-right:8px;
	height:24px;
}

.checkbox {
	float:left;
	border:0;
	padding:0;
	margin:-1px 0 0 -1px;
}

.jackpot-main {
	border:1px solid #720000;
	height:50px;
}

.jackpot-main img {
	float:left;
}

.jackpot-main .total-jp {
	font-size:2em;
	font-weight:bold;
	float:left;
	line-height:47px;
	margin-left:15px;
}

.jackpot-links {
	clear:both;
}

.hidden {
	visbility:hidden;
}

.social {
	margin:10px 0px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
}

.social .text-padding {
}

.social .bookmark {
	margin: 0px 5px 5px;
	padding: 0;
	font-weight:bold;
}
.social ul
{
	margin: 5px;
	padding: 0;
	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;
}

.motd {
	height:85px;
}

.motd .motd_item {
	position:absolute;
	width:248px;
}

/* generic buttons */

.text .button_generic, form .button_generic, blog .button_generic  {
	border:#eee;
	background:#333;
	color:#fff;
	font-size:0.85em;
	padding:3px 6px;
	cursor:pointer;
	overflow:visible;
}

.box .button_generic {
	border:#eee;
	background:#333;
	color:#fff;
	font-size:1em;
	padding:3px 6px;
	cursor:pointer;
	overflow:visible;
}

.game-left3 .button_generic, .game-right3 .button_generic {
	border:#eee;
	background:#333;
	color:#fff;
	font-size:0.9em;
	margin:4px 0 4px 0;
	padding:3px 6px;
	cursor:pointer;
	overflow:visible;
	font-weight:bold;
}

#news-detail .text a.button_generic, .game-left3 .button_generic, .game-right3 .button_generic {
	color:#fff;
	text-decoration:none;
}

form .button_generic {
	margin-top:16px;
}

#news-detail .text img {
float:left;
}

.jackpot {
	position:absolute;
	text-align:center;
	color:#fff;
	font-weight:bold;
}

.jpmedium {
	margin:57px 0px 0px 1px;
	width:97px;
	height:21px;
	line-height:21px;
	font-size:0.8em;
}

.jplarge {
	margin:59px 0px 0px 0px;
	width:182px;
	height:21px;
	line-height:21px;
	font-size:1em;
}

.text hr, .blog hr {
	border:0;
	height:1px;
	color:#fff;
	background-color:#fff;
}

.text, .blog  {
	margin-bottom:10px;
}
.infotext {
	margin-bottom:10px;
	height: 160px; 
}
#popup_shell {
	width:502px;
	height:490px;
	margin-left:134px;
	margin-top:93px;
	padding:0 16px 0 16px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.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;
}

ul.clean_list, ul.clean_list li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.bump-right {
	margin-right:10px;
}

/* mtt settings */

.mtt-left {
	width:320px;
	float:left;
}

.mtt-right {
	width:172px;
	float:right;
}

.mtt-head {
	background-color:#000;
	border:1px solid #eee;
	padding:3px;
	font-weight:bold;
	color:#fff;
}

.mtt-bg {
	background-color:#000;
	border:1px solid #d2d2d2;
	border-top:0;color:#fff;
}

.mtt-bg form {margin:0;}

/* mtt table */

.text table, .blog table {
	border:1px solid #fff;
	padding:0;
	border-spacing:0px;
	border-collapse:collapse;
}

.text table th, .text table td, .blog table th, .blog table td {
	border:1px solid #fff;
	padding:4px 8px;
	text-align:left;}

.text table .sub0, .blog table .sub0 {
	background-color:#d2d2d2;
	font-weight:bold;
}

.text table .sub1, .blog table .sub1 {
	background-color:#000;
}

.text table .sub2, .blog table .sub2 {
	background-color:#d2d2d2;
}

.alpha ul {margin:0;padding:10px;}

.alpha li {
display: inline;
list-style-type: none;
padding-right: 15px;
}

.right-align {
	text-align:right;
}

.read-story {
	text-align:right;
	font-size:0.9em;
}

.blog_icons {
	height:45px;
}

.blog_icons a {
	margin:0px 5px;
}

#profiles .prof-font {
	font-size:0.85em;
}

#profiles .search {
	padding-top:12px;
	clear:both;
	text-align:right;
	font-size:0.85em;
}

#profiles .zero {
	border:0;
	padding:0;
}

#profiles .profile-item {
	background:none;
	border:0;
	padding:0;
	margin:12px 0 0 0;
}

.playerprofile h2, .playerfeedback h2 {
	font-size:0.9em;
	border:1px solid #eee;
	padding:6px;
	margin-bottom:0
}

.playerprofile .name {
	font-weight:normal;
}

.playerprofile .details {
	border:1px solid #eee;
	padding:12px;
	border-top:0;
}

.playerfeedback .details {
	border:1px solid #eee;
	padding:12px;
	border-top:0;
	font-size:0.85em;
	line-height:20px;
}

.playerprofile .details1 img {
	border:1px solid #eee;
}

.playerfeedback .formline {
	padding-bottom:16px;
}
*:first-child+html .playerfeedback .formline, *html .playerfeedback .formline {
	padding-bottom:20px;
}

.feedback {
	border:0;
	padding:0;
	margin:0;
}

.playerfeedback .formline .col1 {
	float:left;width:80px;
}

.playerfeedback .formline .col2 {
	float:left;width:260px;
}

.playerfeedback .formline .col2 input {
	width:240px;font-size:1em;
}

.playerfeedback .formline .col2 input.bginput {
	width:200px;
}

.playerfeedback .formline .col2 input.wide {
	width:340px;
}

.playerfeedback .formline .col2 select.wide {
	width:340px;
	font-size:1em
}

.playerfeedback .formline .col2 select.bginput {
	width:60px;font-size:1em;
}

.playerfeedback .formline .col3 {
	float:left;width:130px;
}

.playerfeedback .formline .col4 {
	float:left;
}

.playerfeedback .formline .col4 textarea {
	width:385px;height:80px;
}

.playerfeedback .formline .col4 textarea.bginputta {
	width:470px;height:80px;
}

.playerfeedback .button {
	text-align:center;
}

.playermanage .formline .col2 {
	float:left;width:auto;
}

.playermanage .left {
	width:300px;
}

.playermanage .right {
	width:165px;
}

.playermanage .move_right {
	float:right;
	width:170px;
	text-align:left;
}

.playermanage .move_left {
	float:left;
	width:300px;
	text-align:left;
}

.playermanage  .Choices {
	margin-right:12px;
}

.playermanage #ProfileImageConfirm {
	display:none;
	border:1px solid #000;
	width:108px;
	background:#666;
	position:absolute;
	top:1px;
	left:10px;
	text-align:center;
	padding:20px;
	font-size:15pt;
}

*html.playermanage #ProfileImageConfirm {
	display:none;
	border:1px solid #000;
	width:240px;
	background:#fff;
	position:absolute;
	top:40px;
	left:40px;
	text-align:center;
	padding:40px;
	font-size:15pt;
}

.playermanage #ImageVerifier {
	background:#EEEEEE none repeat scroll 0%;
	border:1px solid #888888;
	font-size:15pt;
	height:83px;
	left:25px;
	padding:20px;
	position:absolute;
	text-align:center;
	top:35px;
	width:218px;
}

.playermanage #picture_choice {
	clear:both;
	margin-top:10px;
	text-align:center;
	position:relative;
}

.playermanage #picture_choice #RemoveImageLink, .playermanage #picture_choice #ChangeImageLink, .playermanage #picture_choice #AddImageLink {
	text-align:right;
}

.playermanage .closeImageUplaod {
	float:right;
	margin-right:5px;
}

.playermanage #picture_choice:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.playermanage #ImageUploader {
	display:none;
	padding-top:10px;
	margin-right:7px;
}
.playermanage #ChangeImageSubmit {
	display:none;
}

.playermanage a {
cursor:pointer;
}

p.topline {
	margin-top:0;
}

.blog h2 {
font-size:1.2em;
}

.blog_linker {
	font-size:0.8em;
	width:158px;
	margin-top:2px;
	cursor:pointer;
}

li.spaced_out {
	margin:3px 0px;
}

.error {
	color:#f00;
	font-weight:bold;
}

.image_upload {
	width:160px;
	font-size:0.85em;
	text-align:center;
	background:none;
	padding-top:10px;
}

/* input box fix */

.widthfit {
	width:120px;	
	font-size:0.9em;
	margin-right:6px;
}

.event_days {
	margin:auto;
}

.event_days div {
	float:left;
	margin:10px 3px;
}

.event_days .offline {
	color:#376A61;
}

.right_video {
	float:right;
	clear:right;
	margin:15px 0px 15px 15px;
}

.left_video {
	float:left;
	margin:15px 10px 0px 0px;
}

.hitwise {
	text-align:center;
}

/* blogs amended styles */

.blogdesc {
  margin-bottom:12px;
  _margin-bottom:0;
}

.blogs a, .blogdesc a {
  color:#ede481;
}

.box.blogfix {
  min-height:32px;
  position:relative;
  padding:12px 0 12px 12px;
  border:1px solid #376a61;
}

#blogs-list {
  border-bottom:1px solid #376a61;
}

#blogs-list .box.blogfix {
  background-color:#042c2b;
  border-right:1px solid #376a61;
  border-left:1px solid #376a61;
}

#blogs-list .box.blogfix.even {
  background-color:#103a38;
}

.topselect {
  text-align:center;
  color:#ede481;
}

#paginator {
  text-align:center;
  color:#ede481;  
  margin-top:12px;
}

.topselect a, #paginator a {
  color:#ede481;
}

.topselect a.selected, #paginator a.selected {
  font-weight:bold;
}

.backnext a {
  font-weight:bold;
  color:#ede481;  
}
.claim_checkbox{
    list-style-type: none;
}

