/*
Copyright (c) 2009, PKR.com. All rights reserved.

Common Stylesheet

Spacing
------------------------
| 4 | 8 | 16 | 24 | 32 |
------------------------

Colours
-----------------------
#0aa0a9 (brand blue)
#e7e7e7
#222
#333

Notes
-----------------------
Address Javascript scoping for common class additions
Rethink input submission buttons
Look at HR formatting
IE 6/7 bugs
Test in IE 8
Safari (random version) problems
Go through and add ALT tags for sprite-syss
Add username to right panel
Social network icons (find plugin!)

*/

/** Global ///////////////////////////////// **/

html {
	/* Ensure base background is coloured */
	background:#000000;
}
body {
	background:#000;
	text-align:center;
}
strong {
	font-weight:bold;
}
em {
	font-style: italic;
}
noscript,legend,caption {
	display:none;
}
.hidden	{
	position:absolute;
	top:-5000px;
}
br,
.clear {
	float:none;
	clear:both;
}
span.clear {
	display:block;
}h
#content .left { 
	float:left;
}
#content .right {
	float:right;
}
hr {
	border:0;
	margin:0 0 16px 0;
	border-top:8px solid #0aa0a9 !important;
	clear:both;
}
hr.flush {
	margin-bottom:0;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
#page .error {
	text-align:left;
	background:#0aa0a9;
	padding:6px;
	margin:6px 0 12px 0;
	color:#222;
}

/** Typography ///////////////////////////////// **/
p,li,input,textarea,select,label,legend,small {
	font-family:Arial,Verdana,sans-serif;
	font-size:93%;
	color:#222;
}
/*h1,h2,h3,h4,h5,h6 {
	font-family:Tahoma,Verdana,Arial,sans-serif;
}*/
h1 {
	color:#222;
	font-size:258%;
	font-weight:bold;
	margin-bottom:8px;
	padding:0;
	line-height:100%;
}
h2 
{
	font-weight:bold;
}
h2.large {
	font-weight:bold;
	font-size:200%;
	margin:24px 0 8px 0;
	display: inline-block;
}

h2.rankings {
	font-weight:bold;
	font-size:200%;
	margin:24px 0 2px 0;
}

h2.community {
	font-weight:bold;
	font-size:200%;
	margin:8px 0 8px 0;
}
h2.flush {
	margin-bottom:0;
}
#sub-column-left h2 {
/*	margin-top:0;*/
}
h3 {
	font-size:138.5%;
	color:#222;
	font-weight:bold;
	margin:16px 0 8px 0;
}
h4 {
	font-size:138.5%;
	color:#222;
	font-weight:bold;
	margin:16px 0 8px 0;
}
h5 {
	font-size:100%;
	color:#222;
	font-weight:bold;
	margin:16px 0 0 0;
}
input,textarea,select {
	color:#222;
}
p,label,legend {
	color:#222;
}
p {
	margin-bottom:16px;
	line-height:130%;
	font-size:100%;
}
p.smallMargin {
	margin-bottom:6px;
	line-height:130%;
	font-size:100%;
}
p.smaller {
	margin-bottom:16px;
	line-height:95%;
	font-size:100%;
}
p.sub-heading {
	font-size:123.1%;
	width:85%;
	margin-bottom:8px;
}
small {
	font-size:85%;
	color:#666;
}
a {
	text-decoration:underline;
	color:#0aa0a9;
	cursor:hand;
}
a:hover {
	color:#0aa0a9;
	text-decoration:none;
}
span.blue {
	color:#0aa0a9;
}
span.red {
	color:#cc0000;
}
del { 
	text-decoration:line-through;
}
.normal {font-weight: normal}
.middle  {vertical-align: middle}


/** Layout ///////////////////////////////// **/
#page {
	width:950px;
	text-align:left;
	margin:0 auto;
}
#header {
	margin-top:14px;
 }
#content {
	background:#fff;
	padding:28px 35px 33px 35px;
	clear:both;
	position: relative;
	width: 880px;
	overflow: hidden;
}
#content.home {
	background:#000;
	text-align:center;
	padding-top: 14px
}
#column-left {
	float:left;
	width:618px;
	position: relative;
}
#column-right {
	float:right;
	width:245px;
}
#sub-column-left {
	float:left;
	width:450px;
}
#sub-column-right {
	float:right;
	width:150px;
}
#footer {
	clear:both;
	text-align:center;
}


/** Image replacement ///////////////////////////////// **/
.img-replace  {
	position:relative;
/*	overflow:hidden;*/
}
.img-replace span {
	position:absolute;
	left:-3000px;
/*	display:block;
	width:100%;
	height:100%;*/
}


/** Forms ///////////////////////////////// **/
input.text, textarea {
	padding:2px 3px;
	border:1px solid #C8C8C8;
}
input.text:focus,input.focus,
textarea:focus,textarea.focus {
	background:#ffffff;
}
input.submit {

}

/** Tables ///////////////////////////////// **/
table {
	width:100%;
	font-size:90%;
	border-collapse:collapse;
	border-spacing:0;
	margin: 16px 0 0 0 ;
}
table.search {
	width:100%;
	font-size:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin: 0px 0 0 0 ;
}
table thead {
	color:#222;
	font-weight:bold;
}
table td,
table th {
	padding:8px 5px 8px 6px;
	border-bottom:1px dotted #c8c8c8;
	border-right:4px solid #fff;
	vertical-align:top;
	display:table-cell;
}
table td.last,
table th.last {
	border-right:0;
}
table td a {
	font-weight:bold;
}
table th {
	padding-top:12px;
	vertical-align:bottom;
	font-weight:bold;
	font-size:110%;
	border-top:1px dotted #c8c8c8;
}
table tbody tr {
	border-bottom:1px dotted #c8c8c8;
}
table th a {
	text-decoration:none;
	width:100%;
	display:block;
	padding:0 0 0 0;
	margin:0 15px 0 0;
	color:#222;
	position:relative;
}
table th a:hover {
	text-decoration:underline;
}
table th.ascending a,
table th.descending a {
	color:#0aa0a9;
}
table th a span {
	position:absolute;
	bottom:0;
	right:0;
	height:10px;
	width:10px;
}
table th.ascending span {
	background-position: 0 -40px;
}
table th.descending span {
	background-position: 0 -80px;
}
tr.stripe td {
	background:#E6E6E6;
}
td.center {
	vertical-align:middle;
	text-align:center;
}
th.center {
	vertical-align:middle;
	text-align:center;
}
td.middle {
	vertical-align:middle;
	text-align:left;
}

/** Header ///////////////////////////////// **/
#logo {
	float:left;
	margin:18px 0 14px 17px;
}
#logo a {
	display:block;
	width:214px;
	height:61px;
	margin-bottom:8px;	
}
#logo-net {
	float:left;
	margin:18px 0 14px 17px;
}
#logo-net a {
	display:block;
	width:214px;
	height:61px;
	margin-bottom:8px;	
}
#header p {
	line-height:100%;
	margin:0;
}

/** Components ///////////////////////////////// **/
#header-components {
	float:right;
	margin:10px 0 20px 0;
}
#header-components .component-button {
	margin-left:10px;
	font-size:82%;
}
#header-components .component-button a {
	position:relative;
	display:block;
	padding:5px 30px 4px 8px;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
}
#header-components .component-button a.active {
/*	border-bottom-color:#000;*/
	background-color:#555;
	border-color:#555;
	background-position:106% -12px;
	padding-bottom:12px;
}
#header {
	border:0;
	border-top:1px solid transparent;
/*	border-bottom:1px solid #056e70; */
}
#header-components .component-button a:hover,
#header-components a.component-active {
	background-color:#555;
	border:none;
	border:1px solid #555;
} 
.component-content {
	background:#555;
	border:1px solid #555;
	padding:10px 16px;
	color:#f7f7f7;
}
.component-panel {
	z-index:200;
}
#header-components .component-content {
	position:absolute;
	right:0;
}
#js-header-components {
	text-align:center;
	background:#333;
}
#js-header-components .component-content {
	float:left;
	width:29%;
	height:130px;
	text-align:left;
}
#js-header-components #user-login-panel {
	border-left:1px dotted #666;
	border-right:1px dotted #666;
}


/** Site Search ///////////////////////////////// **/
#site-search {
	float:left;
	background:#000;
	border:1px solid #333;
	padding:0;
	width:148px;
}
#site-search:hover,
#site-search.hover {
	background:#333;
}
#site-search label {
	color:#fff;
	padding:0px 8px;
	display:none;
}
#site-search input.text {
	float:left;
	border:0;
	padding:3px 2px 3px 7px;
	margin:0;
	width:118px;
	font-size: 11px
}
#site-search input.submit {
	float:right;
	height:20px;
	width:20px;
	margin:0;
}
#site-search:hover input.submit,
#site-search.hover input.submit {
	background-color:#333;
}
/*#site-search input.focus,
#site-search input:focus {
	background:#333;
	color:#fff;
}*/



/** Language Select ///////////////////////////////// **/
#language-select {
	float:left;
	position:relative;
}
#language-select-panel {
	width:140px;
	display: none;
}
#language-select a.selected-language {
	background-position: 106% 5px;
	/*        padding: 0px 30px 9px 0px; */
	padding-left: 31px;
	/*        position: relative; */
}
#language-select span.selected-language-image {
	display: block;
	width: 30px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#language-select-panel ol li {
	padding:1px 0px;
        padding-bottom: 8px;
}
#language-select-panel ol li:last-child {
        padding: 0px;
}
#language-select-panel ol li a {
        background: none; /* IE6 requires this for some reason */
	color:#fff;
	font-size:90%;
	text-decoration:none;
        padding-left: 28px;
}
#language-select-panel li a.active,
#language-select-panel li a:hover {
	color:#0aa0a9;
}
#language-select-panel li a:hover {
	text-decoration:underline;
}
/* #language-select-panel li a:hover span.language-select-panel-link-wrapper {
	text-decoration:underline;
} */
/*#language-select .component-button a {
	background-position:73px 5px;
} */


/** User Login ///////////////////////////////// **/
#user-login {
	float:left;
	position:relative;
}
#user-login-panel {
	width:230px;
	display: none;
}
#user-login .component-button a {
    background-position:108% 5px;
}
#user-login .button {
	clear:both;
	display:block;
	margin:5px 0 10px 0;
	float:none;
	width:100px;
}
#user-login-panel label, 
#user-login-panel p {
	color:#fff;
	font-size:90%;	
}
#user-login-panel p {
	font-size:90%;
	margin-top:10px;
}
#user-login-panel ol {
	margin-top:16px;
	clear:both;
}
#user-login-panel li {
	float:left;
}
#user-login-panel label {
	float:left;
	width:90px;
	margin-bottom:4px;
	padding-top:2px;
}
#user-login-panel input.text {
	width:125px;
}
#user-login-panel input.password {
	width:125px;
	margin:0;
	border:0;
}
#user-login-panel input.text,
#user-login-panel input.password {
	float:left;
	margin-bottom:4px;
}


/** User Logout ///////////////////////////////// **/
#user-logout {
	float:left;
	position:relative;
}
#user-logout .component-button a {
	background-position: right 5px;
}

/** Game Zone ///////////////////////////////// **/
#game-zone {
	float:left;
	position:relative;
}
#game-zone-panel {
	width:300px;
	z-index:20;
	display: none;
}
#game-zone .component-button a {
	background-position:80px 5px;
}
#game-zone-panel img {
	float:left;
	width:70px;
	margin:0 8px 16px 0;
}
.game-zone {
	clear:both;
	margin:0 8px 0 0;
}
.game-zone .content {
	float:left;
	width:200px;
	margin:0 0 16px 0;
}
.game-zone h4 {
	margin:0 0 8px 0;
}
.game-zone p {
	color:#fff;
	font-size:100%;
	margin:4px 0 8px 0;
}


/** Navigation ///////////////////////////////// **/
#navigation {
	position:relative;
	clear:both;
	margin-top:14px;
	height:60px;
	text-transform: uppercase
}
div#page.nosubnav div#navigation {
    height: auto;
}
#navigation img.navigation-home-icon {
	background: transparent;
	height: 13px;
	width: 13px;
	padding-top: 2px;
	display: block
}
/* replaced with <img> tag as CSS technique fails in Opera 9
#primary #home-link a span {
	background:url('../images/common/home_icon.png') no-repeat 0 0;
	display:block;
	width:24px;
	height:15px;
}
#primary #home-link a span span {
	position:absolute;
	top:-1000px;
	display: none;
}
*/
#primary #home-link a span {
    display: none
}
#primary li a {
	display:block;
	color:#fff;
	text-decoration:none;
	border-bottom:none;
	padding:8px 10px;
	font-size:100%;
	font-weight: normal
}
#primary li.first a {
	padding-left:20px;
}
#primary li.first ol a {
	padding-left:12px;
}
#primary li a:hover,
#primary li.hover a {
	background:#0aa0a9;
}
#primary li a:hover,
#primary li.hover a {
	
}
#primary li.active a,
#primary li.active a:hover {
	
}
#primary {
	padding-top:1px;
	height:32px;
}
#primary li {
/*	display:inline;*/
	float:left;
	margin:0;
} 
#secondary li a {
	padding:10px 10px 6px 8px;
	font-size:86%;
	color:#fff;
	text-decoration: none;	
}
#primary li.hover li a {
	
}
#secondary li.active a,
#secondary li.active a:hover {
	color:#000;
}
#secondary a:hover {

}
#secondary {
	position:absolute;
	z-index:20;
	top:31px;
	left:0;
	clear:both;
	height:30px;
	width:941px;
	padding-left:9px;
}
/*
#primary li:hover ol,
#primary li.hover ol,
#primary li.active ol {
	display:block;
}
*/
#secondary {
	background-color:#0aa0a9;
}
	
#secondary {
	z-index:100;
}
#secondary li {
	float:left;
	margin:0px;
	padding-top: 8px;
}
#secondary li.last a {
	background:none;
}
#primary li.download-link a {
	color:#FA0018;
}
#primary li.download-link.active a, 
#primary li.download-link a:hover,
#primary li a.hover {
	color:#fff;
}

#tertiary {
	clear:both;
	border-bottom:8px solid #0aa0a9;
	height:22px;
	margin:0;
	padding:0;
}
#tertiary li {
	margin:0 2px 0 0;
	border:0;
}
#tertiary li a {
	font-size:110%;
	font-weight:normal;
}

/** Footer ///////////////////////////////// **/
#footer a {
	padding:0 3px 0 0;
	color:#808080;
}
#footer a:hover {
	color:#0aa0a9;
	text-decoration:none;
}
#footer {
	clear:both;
	margin:20px 0 30px 0;
}
#footer p,
#footer li {
	color:#808080;
	font-size:77%;
}
#footer li {
	display:inline;
}
#associations {
	clear:both;
}
#footer #legal-advice a {
	text-decoration:underline;	
}
#footer #legal-advice {
	clear:both;
	margin-top:10px;
}
#footer #legal-advice p {
	margin:0 0 3px 0;
}
#associations {
	margin:15px 0 0px 250px;
}
#associations a {
	display:block;
}
#associations li {
	float:left;
	margin-right:10px;
}
#associations a span {
	display:none;
}
#associations2 {
	margin:15px 0 0px 310px;
}
#associations2 a {
	display:block;
}
#associations2 li {
	float:left;
	margin-right:10px;
}
#associations2 a span {
	display:none;
}
#gamble-commission a {
    height:28px;
    width:88px;
}
#gamble-commission a:hover {
    height:28px;
    width:88px;
}
#gamble-eighteen a {
    height:28px;
    width:26px;
}
#gamble-eighteen a:hover {
    height:28px;
    width:26px;
}
#gamble-gamecare a {
    height:28px;
    width:45px;
}
#gamble-gamecare a:hover {
    height:28px;
    width:45px;
}
#gamble-therapy a {
    height:28px;
    width:29px;
}
#gamble-therapy a:hover {
    height:28px;
    width:29px;
}
#gamble-icra a {
    height:26px;
    width:59px;
}
#gamble-icra a:hover {
    height:26px;
    width:59px;
}
#gamble-associates a {
    height:29px;
    width:75px;
}
#gamble-associates a:hover {
    height:29px;
    width:75px;
}
#gamble-aware a {
    height:29px;
    width:86px;
}
#gamble-aware a:hover {
    height:29px;
    width:86px;
}

#gamble-eighteen-fr a {
    height:29px;
    width:29px;
}

#gamble-eighteen-fr a:hover {
    height:29px;
    width:29px;
}

#gamble-therapy-fr a {
    height:29px;
    width:29px;
}
#gamble-therapy-fr a:hover {
    height:29px;
    width:29px;
}

#gamble-icra-fr a {
    height:29px;
    width:59px;
}
#gamble-icra-fr a:hover {
    height:29px;
    width:59px;
}

#gamble-ga-fr a {
    height:29px;
    width:75px;
}
#gamble-ga-fr a:hover {
    height:29px;
    width:75px;
}
#gamble-arjel-fr a {
    height:29px;
    width:29px;
}
#gamble-arjel-fr a:hover {
    height:29px;
    width:29px;
}
#gamble-adictel-fr a {
    height:29px;
    width:59px;
}
#gamble-adictel-fr a:hover {
    height:29px;
    width:59px;
}


/** Buttons ///////////////////////////////// **/
.button {
	color:#fff;
	display:block;
	float:right;
	height:20px;
	margin:0 0px 8px 8px;
	padding:0 27px 0 0;
	font-size:85%;
	text-decoration:none;
	font-weight:bold;
}
.button span {
	display:block;
	line-height:15px;
	font-weight:normal;
	padding:1px 4px 6px 8px;
}
.button:hover span,
.button.hover span {
	background-position:0 -30px;
}
.button:hover,
.button.hover {
	background-position:100% -90px;
	color:#c2c2c2;
}
.button.left {
	margin-left:0;
	margin-right:8px;
}
.button.bt-back {
	margin:0 8px 8px 0;
	padding:0 0 0 27px;
	float:left;
}
.button.bt-back span {
	padding:1px 8px 6px 4px;
	background-position:top right;
}
.button.bt-back:hover span,
.button.bt-back.hover span {
	background-position:100% -30px;
}

/** Tags ///////////////////////////////// **/
.tag-sale {
	background:none;
	position:absolute;
	top:37px;
	left:0;
}
.tag-pro a {
	display:block;
	padding-right:64px;
	height:60px;
	width:59px;
}
.tag-pro img,
.tag-blogger img {
	border:2px solid #e6e6e6;
}

/** Tab navigation ///////////////////////////////// **/
.tab-nav li {
	float:left;
}
.tab-nav li a {
	display:block;
	padding:4px 8px;
	background:#333;
	color:#fff;
	text-decoration:none;
	font-size:131%;
	font-weight:bold;
}
.tab-nav li a:hover,
.tab-nav li a.active {
	background:#0aa0a9;
}

a.scroll-top {
	position:absolute;
	bottom:8px;
	right:8px;
}

/** Actions links ///////////////////////////////// **/
.actions a {
	display:block;
	border-bottom:1px solid #C8C8C8;
	padding:4px 8px;
	color:#222;
	text-decoration:none;
}
.actions a:hover {
	background:#0aa0a9;
	color:#fff;
	text-decoration:none;
}

/** Breadcrumb ///////////////////////////////// **/
#breadcrumb, ol.breadcrumb {
       margin:8px 0;
}
#breadcrumb li, ol.breadcrumb li {
       float:left;
       margin-right:8px;
       color:#0aa0a9;
}
#breadcrumb li a, ol.breadcrumb li a {
       font-weight:bold;
       text-decoration:none;
       padding-right:4px;
}
#breadcrumb li a:hover, ol.breadcrumb li a:hover {
       text-decoration:underline;
}
#breadcrumb li:after, ol.breadcrumb li:after {
       content:" / ";
}
#breadcrumb li.last:after, ol.breadcrumb li.last:after {
       content:"";
}

/** Star Rating ///////////////////////////////// **/
.star-rating, .star-rating-grey {
	float:left;
	width:75px;
	height:16px;
	margin:0 4px 8px 0;
}
.star-rating a, .star-rating-grey a {
	float:left;
	width:15px;
	height:16px;
}
.star-rating a:hover,
.star-rating-grey a.hover {
	
}
.star-rating a span, .star-rating-grey a span {
	display:none;
}
.feed-article .star-rating, .feed-article .star-rating-grey {
	margin-top:8px;
}
.mean-rating-0 {
}
.mean-rating-1 {
	background-position:0 -20px ;
}
.mean-rating-2 {
	background-position:0 -40px ;
}
.mean-rating-3 {
	background-position:0 -60px ;
}
.mean-rating-4 {
	background-position:0 -80px ;
}
.mean-rating-5 {
	background-position:0 -100px ;
}

/** Homepage ///////////////////////////////// **/
#stat-zone {
	/* display:inline; */
	padding:8px 32px 8px 32px;
	margin-left: 61px;
    margin-right: 61px;
}
#stat-zone h3,
#stat-zone p {
        background: none;
	color:#808080;
	display:inline;
	padding-right:16px;
}
/* - old home page sale point layout
#sale-points {
	text-align:center;
	margin:0 auto 16px auto;
	padding:16px;
}
#sale-points h2 {
	display:block;
	padding:0 0 4px 0;
	margin-bottom:8px;
	border-bottom:1px dotted #4c4c4c;
	font-size:138.5%;
}
#sale-points h2 a {
	color:#fff;
	text-decoration:none;
}
#sale-points h2 a:hover {
	color:#0aa0a9;
}
#sale-points p {
	color:#808080;
	font-size:93%;
}
#sale-points #sale-point-1,
#sale-points #sale-point-2 {
	float:left;
	width:300px;
	text-align:left;
	position:relative;
}
#sale-points #sale-point-1 {
	padding-right:16px;
	margin:0 16px 0 114px;
	border-right:1px dotted #4c4c4c;
}
#sale-points #sale-point-1 .hero {
	position:absolute;
	top:0;
	left:-160px;
}
#sale-points #sale-point-2 .hero {
	position:absolute;
	top:-16px;
	right:-190px;
}
*/
#home-push {
    margin:24px auto 0 auto;
    width:757px;
    text-align: left
}
#home-push * {
    outline:none;
}
#home-push #home-push-1,
#home-push #home-push-2 {
    float:left;
    height:105px;
    position:relative;    
}
#home-push #home-push-1 {
    background:transparent url('../images/common/bkg_home_push_1.png') no-repeat left top;
    margin:0 15px 0 0;
    width:260px;
}
#home-push #home-push-2 {
    background:transparent url('../images/common/bkg_home_push_2.png') no-repeat left top;
    width:482px;
}
#home-push h2 {
    display:block;
    font-size:138.5%;
    padding:6px 0 3px 20px;
    text-align:left;
}
#home-push h2 a {
    color:#fff;
    text-decoration:none;
}
#home-push h2 a:hover {
    color:#0aa0a9;
}
#home-push-1 h2  {
    width: 160px
}
#home-push p {
    color:#fff;
    font-size:93%;
    margin:0;
    padding:0 0 0 20px;
    text-align:left;
}
#home-push p a {
    color:#23e4e4;
    text-align:left;
}
#home-push #home-push-2 h2 {
    width:200px;
}
#home-push #home-push-1 p {
    width:160px;
}
#home-push #home-push-2 p {
    width:200px;
}
#home-push #home-push-1 .home-push-1-link {
    position:absolute;
    right:15px;
    top:8px;
}
#download-homepage-flash-button  {
    float: right; width: 223px; height: 49px; background-color: #FFF; margin: 8px 20px 0 0; display: inline
}


/** Column Left ///////////////////////////////// **/

/** Thumbs ///////////////////////////////// **/
.thumbs, .thumbs-2 {
	margin:2px 0 0 0;
}
.thumbs li, .thumbs-2 li {
	float:left;
	margin:0 7px 6px 0;
}
.thumbs li.last, .thumbs-2 li.last {
	float:right;
	margin-right:0;
}

/** Product ///////////////////////////////// **/
#product fieldset {
	border-bottom:1px dotted #C8C8C8;
	border-top:1px dotted #C8C8C8;
	padding:8px 0 4px 0;
}
#product label {
	float:left;
	width:60px;
	font-size:100%;
	padding:2px 0 0 0;
	margin:0 8px 8px 0;
}
#product select {
	float:left;
	margin:0 8px 8px 0;
}
#product .tag-sale {
	top:82px;
}
.product {
	margin:16px 0 0 0;
	padding:8px;
	background:#F7F7F7;
	border-bottom:1px dotted #C8C8C8;
	border-top:1px dotted #C8C8C8;
}
.product-image {
	position:relative;
	float:left;
	width:80px;
	margin-right:16px;
}
#product .product-image {
	width:125px;
}
.product .content,
#product .content {
	float:left;
	width:320px;
	font-size:93%;
}
#product .content {
	width:300px;
}
#product h3,
.product h3 {
	margin-top:0;
}
.product .product-price {
	display:block;
	margin:4px 0;
}

/** Text lists ///////////////////////////////// **/
.text-list {
	font-size:110%;
}
ol.text-list {
	margin:16px 0 16px 24px;
}
ol.text-list li {
	list-style-type: decimal;
	list-style-position: outside;
}

/** Forum Legend ///////////////////////////////// **/
#forum-legend {
	margin-top:16px;
}
#forum-legend li {
	float:left;
	padding:8px 0;
	margin-right:8px;
	border-top:1px dotted #c8c8c8;
	width:198px;
}
#forum-legend li span {
	font-weight:bold;
	position:relative;
	top:-10px;
	padding:0 0 0 8px;
}
#forum-legend li.first {
	clear:both;
}
#forum-legend li.last {
	border-bottom:0px dotted #c8c8c8;
}

/** Forum Threads ///////////////////////////////// **/
table.forum-threads {
    margin:0;
}
table.forum-threads tbody td.icon {
	width:30px;
}
table.forum-threads tbody td.title {
	padding-right:8px;
	width:364px;
}
table.forum-threads tbody td.threads {
	width:50px;
}
table.forum-threads tbody td.posts {
	width:50px;
}
table.forum-threads tbody td.latest-post {
	width:124px;
}
table.forum-threads tbody td.last,
table.forum-threads tbody td.icon {
	border-right:0;
}


/** Forum Posts ///////////////////////////////// **/
#forum-posts {
	border-bottom:1px dotted #c8c8c8;
	padding:0;
	margin:8px 0 8px 0;
}
.forum-post {
	clear:both;
	margin:0;
	padding:8px 0 16px 8px;
	border-top:1px dotted #c8c8c8;
}
.forum-post.stripe {
	background:#e7e7e7;
}
.forum-post .user-details {
	float:left;
	margin:0 16px 0 0;
}
.forum-post .user-details p {
	font-size:85%;
	color:#666;
	text-align:center;
}
.forum-post .content {
	float:left;
	width:504px;
}
.forum-post .report {
	float:right;
	font-size:85%;
}
.forum-post .post-date {
	font-size:85%;
	color:#666;
}

/** Downloads ///////////////////////////////// **/
.downloads-list li {
	float:left;
	margin:0 16px 16px 0;
}
.downloads-list img {
	float:left;
	margin:0 8px 0 0;
}
.download-varients {
	float:left;
	margin:0 16px 0 0;
	width:96px;
}
.downloads-list li p {
	padding:0;
	float:left;
	margin:0 16px 0 0;
	width:93px;
}
.downloads-list .last,
.downloads-list .last .download-varients {
	margin-right:0;
}
.download-varients li {
	float:none;
	font-size:100%;
	margin:0 0 4px 0;
}
a.download-link img {
	
}
a.download-link:hover img {
	
}
a.download-link-blank {
	display: block;
	color: #fff;
	padding: 8px 0px 0px 10px;
	font-size: 18px;
	text-decoration: none;
	height: 30px;
	background: transparent url(../images/common/btn_download_now_long.gif) no-repeat scroll 0 -39px;
}

/** PKR Cast ///////////////////////////////// **/
#pkr-cast {
	padding:0 0 8px 0;
	border-bottom:4px solid #c7c7c7;
}
#pkr-cast p {
	font-size:100%;
	font-weight:bold;
	padding:0 0 4px 0;
	margin:0 0 4px 0;
	border-bottom:1px dotted #c8c8c8;
}
#pkr-cast p span {
	font-weight:normal;
}
#pkr-cast p.content {
	font-weight:normal;
	border:0;
}
#pkr-cast a span {
	font-weight:bold;
}

/** Article Information ///////////////////////////////// **/
.article-tags {
	color:#666666;
	font-size:93%;
}
.article-details {
	float:left;
	width:320px
}
#sub-column-left .article-details {
	width:300px;
	font-size:100%;
	margin-bottom:0;
}
.content .article-info {
	float:left;
}
.content .article-info li {
	color:#666666;
	font-size:93%;
	float:left;
	border:0;
	padding:0 8px 0 0;
}

/** Matrix table ///////////////////////////////// **/
table#matrix td {
	text-align:center;
}
table#matrix td.row-title {
	text-align:left;
	font-weight:bold;
}
table#matrix tbody td {
	vertical-align:middle;
}

/** Friends ///////////////////////////////// **/
#friends .mini-info {
      width:220px;
      vertical-align:middle;
}
#friends .mini-info .user {
	float:left;
	margin:0 16px 0 0;
}
#friends .mini-info p {
	float:left;
	width:130px;
	font-size:100%;
	margin:0 0 4px 0;	
}
#friends .mini-info p.username {
	padding-bottom:4px;
	width:100px;
}
#friends .mini-info .sx-message,
#friends .mini-info .sx-close,
#friends .mini-info .sx-tracked,
#friends .mini-info .sx-friends {
	float:right;
	margin:0 4px 0 0;
}

#friends .mini-info .sx-spacer {
	float:right;
	margin:0 4px 0 0;
}

/** Context search ///////////////////////////////// **/
.content-form {
	float:right;
}
.content-form select {
	float:left;
	width:120px;
}
.content-form label {
	display:none;
}
.content-search {
	float:right;
	background:#333;
	width:150px;
	margin-bottom: 8px;
}
.content-search label {
	color:#fff;
	padding:4px;
}
.content-search input.text {
	float:left;
	margin:0;
	padding:2px 0 2px 8px;
	width:120px;
}
.content-form input.submit,
.content-search input.submit {
	float:right;
	height:20px;
	width:20px;
	margin:0;
}

/** Profile ///////////////////////////////// **/
#user-status span {
	display:block;
	font-size:85%;
	padding:1px 0 0 20px;
	height:20px;
}
#profile-info {
	margin:16px 0 0 0;
}
#profile-info .imagery {
	float:left;
	margin:0 16px 16px 0;
	width:140px;
}
#profile-info .imagery img {
	margin:0 0 8px 0;
}
#profile-info .content {
	float:left;
	width:462px;
	padding:0;
}
#profile-info .content ul {
	float:left;
	width:220px;
	padding:0 0 16px 0;
}
#profile-info .content ul.last {
	float:right;
}
#profile-info .content h3 {
	clear:both;
	margin-top:16px;
/*	padding-top:16px;
	border-top:1px solid #C8C8C8;
*/}

/** Pagination (often used as a wrapper for inline-link-list) ///////////////////////////////// **/
.pagination .inline-link-list .total {
	padding:3px 0 0 5px;
	font-size:90%;
}
.pagination {
       clear:both;
       text-align:right;
       /*border-top:1px dotted #C8C8C8;*/
       /*border-bottom:1px dotted #C8C8C8;*/
       padding:2px 8px;
       margin:8px 0 8px 0;
}
.pagination p,
.pagination .inline-link-list {
       margin:0;
       padding:0;
}
.pagination span {
       float:right; margin-right: 8px; padding-top: 2px
}
.pagination select {
       float:right; margin-right: 8px
}
.pagination .inline-link-list {
       float:right;
}

/** Inline Link List (Glossary etc) ///////////////////////////////// **/
.inline-link-list {
	margin:8px 0 16px 0;
	height:20px;
}
.inline-link-list li {
	float:left;
	color:#0aa0a9;
}
.inline-link-list li a {
	display:block;
	font-size:108%;
	font-weight:bold;
	padding:2px 4px;
}
.inline-link-list li.active a {
	color:#fff;
	text-decoration:none;
	background:#0aa0a9;
}
.inline-link-list a:hover {
	border:1px solid #0aa0a9;
	padding:1px 3px;
}

/** Glossary ///////////////////////////////// **/
#glossary dd {
	padding:0 16px 32px 0;
	margin:0 0 16px 0;
	border-bottom:1px dotted #c8c8c8;
}
#glossary dt {
	padding:0 16px 0 0;
	margin:0 0 4px 0;
	font-weight:bold;
	font-size:116%;
}

/** Sub Items List ///////////////////////////////// **/
#sub-items {
	margin:16px 0 0 0;
}
#sub-items li {
	border-bottom:1px dotted #c8c8c8;
	padding:0 16px 8px 0;
	margin:0 0 16px 0;
	font-size:100%;
}
#sub-items .graphic {
	float:left;
}
#sub-items .content {
	float:left;
	width:445px;
	margin:0 0 0 16px;
}
#sub-items li h3 {
	margin-top:0;
	font-size:160%;
}

/** Expandable pane ///////////////////////////////// **/
.expand-panel {
	padding:16px;
	background:#333;
	color:#fff;
}
.expand-panel p {
	font-size:93%;
}
.expand-panel p.title {
	font-size:106%;
	font-weight:bold;
	margin-bottom:2px;
}
.expand-panel p,
.expand-panel label {
	color:#fff;
}
.expand-panel label {
	display:block;
	margin:0 0 5px 0;
	padding:2px 0 0 0;
}
.expand-panel label.inline {
      display:inline;
}
.expand-panel input.text,
.expand-panel select  {
	width:150px;
	margin:0 0 8px 0;
	vertical-align: top
}
.expand-panel span input.checkbox {
	float:left;
}
.expand-panel span label {
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.expand-panel .button {
	margin-bottom:0;
}
.expand-panel table td {
	background:#333;
	border-right: none;
	border-bottom-color: #333;
}
.form-column {
	float:left;
	width:260px;
	margin:0 16px 0 0;
}
#edit-about-text {
	margin:4px 0 0 16px;
	width:220px;
	height:80px;
}

/** Timeline ///////////////////////////////// **/
.feed {
	margin:16px 0 16px 0;	
	border-top:1px dotted #c8c8c8;
}
.feed.flush {
	border:0;
	margin-top:0;
}
.feed li {
    padding:12px 16px 12px 0;
    border-bottom:1px dotted #c8c8c8;
    display:block;
}
.feed p,
.feed li ul,
.feed li ol {
	margin:8px 0 0 0;
}
.feed h2,
.feed h3,
.feed h4 {
	margin:0;
}
.feed li .forum-info li {
	border:0;
	padding:0;
	display:block;
	font-size:116%;
}
.feed li .feed-icon {
	float:left;
	margin:0 16px 0 0;
	padding:0;
}
.feed li .content {
	float:left;
	width:560px;
}
.feed li.feed-message {
	background:#f7f7f7;
	padding:11px 30px;
	font-size:123.1%;
	font-weight:bold;
}
.feed li.feed-message:before {
	content: open-quote;
}
.feed li.feed-message:after {
	content: close-quote;
}
.feed li.feed-article .tag-pro,
.feed li.feed-article .tag-blogger {
	float:left;
	margin:8px 16px 4px 0;
}
.feed-date {
	color:#666666;
	font-size:85%;
	padding:0 0 0 5px;
	font-weight:normal;
}
.feed .feed-promo {
	background:#F7F7F7;
	padding-left:16px;
}
.feed .feed-promo .content {
	width:500px;
}
.feed .feed-article .content {
	width:544px;
}
#sub-column-left .feed .feed-article .content {
	width:395px;
}

/** Content page panes ///////////////////////////////// **/
.content-pane-full .full-panel-left-column {
	width:140px;
	float:left;
	margin:16px 16px 16px 0;
}
.content-pane-full .full-panel-right-column {
	float:left;
	width:400px;
	margin:16px 0 16px 16px;
}
.content-pane-full {
	position:relative;
}
.content-pane-full .content {
	position:absolute;
	bottom: 2px;
	left:0;
	width:586px;
	padding:20px 16px 16px 16px;
	color:#fff;
	/*background-color: #888;*/
}
.content-pane-full h2 {
	margin-top:0;
}
.content-pane-full h2 a {
	color:#fff;
}
.content-pane-full .content p {
	color:#fff;
	margin-bottom:0;
	font-weight:normal;
}
.content-pane-half h3,
.content-pane-quarter h4 {
	color:#0aa0a9;
	margin-top:6px;
}
.content-pane-half {
	float:left;
	width:300px;
	padding:0 8px 0 0;
	margin:12px 0 0 0;
	border-right:1px dotted #C8C8C8;
}
.content-pane-half.last {
	border:0;
	padding-right:0;
	float:right;
}
.content-pane-quarter.last {
	border:0;
	padding-right:0 !important;
	margin-right:0 !important;
	float:right;
}
.content-pane-quarter {
	width:140px;
	float:left;
	padding:0 9px 0 0;
	margin:12px 8px 8px 0;
	border-right:1px dotted #C8C8C8;
	font-size:85%;
}
.content-pane-wrapper {
/*	padding-bottom:8px;*/
}

/** Column Right ///////////////////////////////// **/

/** Adverts ///////////////////////////////// **/
.banner-space {
	margin:0 0 16px 0;
}
.advert-space {
	overflow:hidden;
	margin:0;
	width:245px;
}
.advert-space img {
	height:152px;
	width:245px;
	margin:0;
}
.advert-space a {
	margin:0;
	display:block;
	width:245px;
	text-decoration:none;
	height: 173px;
}
.advert-space a span.advert-title {
	display:block;
	position:relative;
	color:#fff;
	padding:8px 12px;
	width:221px;
	font-size:90%;
	font-weight:bold;
	line-height:123.1%;
	z-index:100;
	top: 0;
	left: 0;
}
.advert-space a:hover span.advert-title {
	background:#036363;
}
.advert-space a span.advert-text {
	display:block;
	padding:8px 12px;
	color:#fff;
	width:221px;
	font-size:85%;
	line-height:100%;
	position:absolute;
	z-index:1;
	left:0;
}

/** MyPKR ///////////////////////////////// **/
#my-pkr {
}
#my-details, 
#my-stats {
	background:#e6e6e6;
	padding:12px;
	margin:0 0 16px 0;
}
#my-pkr .tab-title {
	margin:0 0 8px 0;
}
#my-pkr .tab-title a {
	display:block;
	color:#333;
	text-decoration:none;
	font-size:123.1%;
	font-weight:bold;
	padding:0;
}
#my-details img.user-photo {
	float:left;
	background:#cc0000;
	width:82px;
	height:82px;
	margin-bottom:8px;
}
#my-social-data {
	float:right;
	width:134px;
	margin-bottom:8px;
}
#my-social-data li.first {
	padding:0 0 0 4px;
	border:0;
}
#my-game-data {
	margin-top:8px;
}
#my-game-data li {
	padding-left:48px;
}
#my-game-data .user-data a {
	position:fixed;
	display:inline;
}
#my-status {
	background:#fff;
	border:1px solid #C8C8C8;
	margin:8px 0 0 0;
}
#my-status label {
	display:none;
}
#my-status input.text {
	border:0;
	width:130px;
	padding:2px 8px 2px 4px;
	margin:2px 0 2px 2px;
	font-size:100%;
	float:left;
}
#my-status a {
	background: #333;	
	margin:2px;
	float:right;
	display:block;
	padding:3px 6px 3px 6px;
	color:#fff;
	font-size:85%;
	text-decoration:none;
}
#my-status a:hover {
	background:#0aa0a9;
}
#my-status input.submit:hover {
/*	background-color:#0aa0a9;*/
}
/*#my-status input.text:focus {
	background:#333;
	color:#fff;
}*/
.user-data {
	width:100%;
}
.user-data li {
	border-bottom:1px dotted #C8C8C8;
	padding:4px 4px 4px 4px;
	position:relative;
	font-size:93%;
	font-weight:bold;
	width: auto;
}
.user-data li acronym {
	float: left;
}
.user-data img {
	display:block;
	position:absolute;
	left:4px;
	top:2px;
}

.user-data span 
{
    float: right;
    font-weight:normal;
}

.user-data span.label {
    font-weight:bold;
    float: left !important;
    padding-right: 8px;
}


#my-stats table {
	font-size:85%;
	width:207px;
	margin:0 4px 8px 4px;
	border:0;
}
#my-stats thead {

}
#my-stats th {
	border-top:0;
}
#my-stats table td {
	border-bottom:0;
}
#my-stats tbody tr.last td,
#my-stats tbody tr td
#my-stats tbody tr.first td {
	border:0;
}
#my-stats tr.stripe td {
	border-bottom:0;
	background:#fff;
}
#my-stats td,
#my-stats th {
	padding:4px 4px 4px 8px;
	border-right:0;
	border-bottom:0;
}
.stat-title {
	margin:0 0 2px 0;
}
.stat-title a {
	display:block;
	color:#fff;
	font-size:85%;
	text-decoration:none;
	padding:1px 8px;
}
.stat-title a:hover {
	
}
.stat-title.active a,
.stat-title.active:hover a {
	
}
#my-pkr .tab-nav a {
	background:#333;
	padding:4px 12px 4px 16px;
	margin-top:4px;	
	cursor:pointer;
/*	color:#fff;*/
}
#my-pkr .tab-nav a.active,
#my-pkr .tab-nav a.active:hover {
	background:#e6e6e6;
	color:#333;
	padding-top:8px;
	margin:0;
}
#my-pkr .tab-nav a:hover {
	background:#0aa0a9;
}
#tab-my-details {
	width:122px;
	font-size: 10px;
}
#tab-my-stats {
	width:121px;
}
table.small {
    font-size: 80%
}

/** Download panel  ///////////////////////////////// **/
#download-pkr {
	background:#E6E6E6;
	padding:0;
	margin:0 0 15px 0;
}
#download-pkr .title {
	text-transform: uppercase;
	color:#fff;
	margin:0;
	font-weight:bold;
	background:#FA0018;
	padding:8px 12px;
	font-size:146.5%;
	text-align:center;
}
#download-pkr .content {
	padding:16px 22px;
	text-align:center;
}
#free-download {
	margin:8px 0 0 0;
	display:block;
	width:199px;
	height:30px;
}
#free-download-blank {
	margin:8px 0 0 0;
	display:block;
	width:199px;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	background:url('../images/common/btn_download_now_blank.png') no-repeat;
}
#free-download-blank span {
    display: block;
    padding: 7px 0px 7px 0px;
}

#download-pkr-v2 {
    background-color: #0B6268;
    padding: 12px;
    margin-bottom: 16px    
}
#download-pkr-v2 h2 {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 8px
}
#download-sidebar-flash-button {
    margin-bottom: 8px
}
#download-pkr-v2 p {
    color: #FFF; font-weight: normal;    
    margin-bottom: 0px
}
#download-pkr-v2 p a {
    color: #1BBABC; 
}


/** Widget ///////////////////////////////// **/
div.widget   {
    margin-bottom: 16px
}
div.widget div.head {
    background-color: #0CA0AA; color: #FFF; padding: 12px;
    font-size: 123%; font-weight: bold
}
div.widget div.panel {
    margin: 4px 0 4px 0;
}
div.widget div.panel div.item h5 {
    margin-top: 2px
}
div.widget div.panel div.item h5 img {
    float: left; margin-right: 6px
}
div.widget div.panel div.item p {
    clear: both; margin-bottom: 4px
}
div.widget div.panel div.item p.details {
    color:#666666; font-size:85%; margin-bottom: 8px
}
div.widget div.border {
    background-color: #3D3D3D; height: 15px; text-align: center
}
div.widget div.border img {
    display: none
}
div.widget div.base {
    background-color: #0CA0AA; height: 15px
}
div.hof-number 
{
	font-size:250%;
	font-weight:bold;
	text-align:center;
}


/** Sub-right Column ///////////////////////////////// **/

/** Store panel  ///////////////////////////////// **/
.store-panel {
	clear:both;
	background:#e6e6e6;
	padding:0;
	margin:16px 0 0 0;
}
.store-panel select {
      width: 136px
}
.store-panel .blue {
	font-size:85%;
}
.store-panel .title {
	background:#0aa0a9;
	padding:4px 8px;
	margin:0 0 8px 0;
	color:#fff;
}
.store-panel .content {
	padding:0 8px 8px 8px;
}
.store-panel .button {
	margin-top:8px;
}
.store-panel .total {
	padding:16px 0 0 0;
	margin:8px 0 0 0;
	border-top:1px dotted #C8C8C8;
}
.store-panel .content p {
	font-size:93%;
	margin-bottom:8px;
}
.store-panel div.ticket {
    font-size:85%; margin: 0 0 8px 8px
}

/** Social Network Icons ///////////////////////////////// **/
.social-networks {
	margin:8px 0 0px 0;
}
.social-networks li {
	float:left;
	margin:0 8px 0 0px;
	padding-top:2px;
}

/** Related links ///////////////////////////////// **/
#related-links h4, #document-downloads h4, #contact-support h4 {
	border-top:8px solid #0aa0a9;
	padding:8px 0 0 0;
	margin:8px 0 16px 0;
}
#related-links li, #document-downloads li {
	margin-bottom:8px;
	font-size:100%;
}


/** Comment ///////////////////////////////// **/
.comment {
	font-size:85%;
	border-bottom:1px dotted #C8C8C8;
	margin:0 0 16px 0;
}
.comment p {
	width: 450px;
	overflow: hidden;
}
#mypkr-feature {
    overflow: hidden;
    margin-top: 25px;
}
#mypkr-feature .box,
#mypkr-feature .seperator {
    height: 168px;
}
#mypkr-feature .box .title {
    font-weight:bold;
    font-size: 123.1%;
    color: #000;
    text-decoration: none;
    margin-top: 10px;
    display: block;
    cursor: default;
}
#mypkr-feature .box p {
    margin: 0px;
}
#mypkr-feature .box {
    border-top: 8px solid #0AA0A9 !important;   
    width: 196px;
    padding-top: 100px;
    float: left;
}
#mypkr-feature .seperator {
    width: 7px;
    border-right: 1px dotted #C8C8C8;
    margin-right: 7px;
    float: left;
}
#login-form {
	padding: 20px 16px;
	overflow: hidden;
}
#login-form div.form {
	width: 190px;
	float: left;
	padding-right: 16px;
	border-right: 1px dotted #C8C8C8;
}
#login-form div.text p {
    font-size: 119% !important;
}
#login-form div.text {
	width: 200px;
	float: left;
	padding-left: 16px;
}
#login-form div.text a.title {
    text-decoration: underline;
    font-weight:bold;
    font-size: 123.1%;
}
#login-form span.title {
	margin: 0 0 10px 0;
	display: block;
	font-weight:bold;
	font-size:123.1%;
}
#login-form fieldset,
#comment-form fieldset {
	padding:12px 16px;
	margin:16px 0 0 0;
}
#comment-form .title {
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:123.1%;
}
#login-form p,
#comment-form p {
	font-size:93%;
}
#login-form label,
#comment-form label {
	float:left;
	font-size:93%;
    width:120px;
	margin:0 0 2px 0;
}
#login-form input.text,
#login-form textarea  {
	float:left;
	width:182px;
	font-size:93%;
	margin:0 0 5px 0;
}
#comment-form input.text,
#comment-form textarea {
	float:left;
	width: 290px;
	font-size:93%;
	margin:0 0 5px 0;
}
#comment-form .button {
	margin:8px 0 0 0;
}
#login-form .button {
	margin:8px 0 0 0;
}
#thread-tags span.checkbox {
      float: left; width:180px; margin: 0 0 5px 0;
}
#thread-tags span.checkbox label {
      width: 70px; float: none; margin: 0 8px 0 8px
}
#thread-tags span.checkbox label {
	width: 70px; 
	float: none; 
	margin: 0 8px 0 8px; 
	display: inline;
}
#comment-form #thread-post {
	width:400px;
}

/** PKR TV ///////////////////////////////// **/
#pkr-tv img {
     float:left;
     width:98px;
}
#pkr-tv .content {
     float:right;
     width:335px;
}

/** RANKINGS //////////////////////////////// **/
#rankings img {
     float:left;
     width:98px;
}
#rankings .content 
{
	 float:right;
     width:500px;
}

/** Latest Forums Updates ///////////////////////////////// **/
#latest-forum-updates {
     width: 600px
}
#latest-forum-updates img {
     float:left;
    width:98px;
}
#latest-forum-updates .content {
     float:right;
     width:500px;
}

/** Image Carousel ///////////////////////////////// **/
.image-carousel {
	width:450px;
}
.carousel-options {
	margin-top:-4px;
	padding:5px 0 0 0;
	background:#333333;
	width:450px;
}
.image-carousel .carousel-options li {
	margin:0 5px;
}
.carousel-controls {
	clear:both;
	padding:7px 16px 0px 16px;
	text-align:center;
	background:#333333;
}
.carousel-controls a span {
	cursor: pointer;
}

div.loginPanel
{
	width:300px;
}

/** User generated content //////////////////////////////// **/
p.user-generated-content div.image-frame {
   width: 480px;
	overflow: hidden;
}

/** Carousel //////////////////////////////// **/
#carousel-replace-content {
    height:315px;
    width:100%;
    background-repeat: no-repeat;
    background-position:top left;
    margin:10px 0 10px 0;
}
#carousel-replace-content .content {
    background:#000;
    margin:0 20px 20px 20px;
    padding:5px 22px 10px 22px;
    width:315px;
    text-align:left;
    position:relative;
    top:20px;
    height:295px;
}
#carousel-replace-content .content p,
#carousel-replace-content .content h3 {
    color:#fff;
}

/** Site map ///////////////////////////////// **/
ol.site-map {
}
ol.site-map li {
    margin: 8px 0 4px 0
}
ol.site-map li p {
    margin: 2px 0 4px 0
}
ol.site-map li ol li {
    margin-left: 12px
}

/** Raise your game page ///////////////////////////////// **/
ol.sub-section-article-list {
}
ol.sub-section-article-list li {
    margin: 8px 0 4px 0; font-size: 100%
}

.questionnaireTable
{
    font-size:85%;
}
.questionnaireTable table {
	width:100%;
	font-size:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:0px;
	margin-top:0px;
}


.questionnaireTable table td
{
	padding:3px;
	font-size:100%;
	border:0px;
	vertical-align:middle;
	border-bottom:0px dotted #c8c8c8;
	display:table-cell;
	background-color:white;
}

.questionnaireTable table tbody tr {
	border-bottom:0px;
}

.questionnaireTable label
{
	font-size:100%;
}

.questionnaireTable input
{
    padding-right:2px;
}

.radioButtonCell
{
    width:150px;
}

.footballTeamBoxPosition
{
    position:relative;
    top:-477px;
    left:110px;
}

.privateTournamentTableWrapper
{
    padding:20px;
    background-color:#e6e6e6;
}

.privateTournamentTable
{
    font-size:100%;
}
.privateTournamentTable table {
	width:100%;
	font-size:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:0px;
	margin-top:0px;
	padding:0px;
}


.privateTournamentTable table td
{
	padding:5px;
	font-size:100%;
	border:0px;
	vertical-align:middle;
	border-bottom:0px dotted #c8c8c8;
	display:table-cell;
	background-color:#e6e6e6;		
}

.privateTournamentTable table tbody tr {
	border-bottom:0px;
}

.hidden { display: none; }
.floatLeft { float: left !important; }
.floatRight { float: right !important; }

/** WIDTHS ///////////////////////////////// **/
.w40 {width: 40px; }
.w50 {width: 50px; }
.w60 {width: 60px; }
.w150 { width: 150px; }
.w200 { width: 200px; }
.w300 { width: 300px; }
.w400 { width: 400px; }
.w500 { width: 500px; }
.w600 { width: 600px; }
.w700 { width: 700px; }

.mr5 { margin-right: 5px; }



/** RAISE YOUR GAME SECTION GENERAL ///////////////////////////////// **/
.date-by {
    color:#555;
    font-size:85%;
}
.sort-by {
    border-bottom:dotted 1px #b2b2b2;
    padding-bottom:10px;
}
.sort-by strong {
    padding-right:2px;
}
.sort-by a {
    color:#666666;
    padding:0 3px;
}
.sort-by a.active {
    color:#000000;
    text-decoration:none;
}
.date-by a {
    color:#666;
    font-weight:bold
}
a.video-image {
    display:inline-block;
    position:relative;
}
a.video-image span {
    bottom:10px;
    left:10px;
    position:absolute;
}
a.small-grey {
    color:#484848;
    font-size:93%;
    text-decoration:none;
}
p.breadcrumb {
    color:#00a1ab;
}
p.breadcrumb span {
    color:#666666;
}
h2.big {
    font-size:200%;
    margin-bottom:5px;
}
h2.bigish {
    font-size:169%;
    margin-bottom:5px;
}
h2.big-border {
    border-bottom:solid 1px #cecece;
    font-size:200%;
    margin-bottom:15px;
    padding-bottom:10px;
}
div.dotted {
    border-bottom:dotted 1px #b2b2b2;
    border-top:dotted 1px #b2b2b2;
    margin:5px 0;
    padding:8px 0;
}
div.bottom-dotted {
    border-bottom:dotted 1px #b2b2b2;
    margin:0px 0px 5px 0px;
    padding:0px 0px 8px 0px;
}
div.dotted p {
    margin-bottom:5px;
}
hr.small-margin {
    margin-bottom:5px;
}
hr.big-top-margin {
    margin-top:25px;
}
hr.thin {
    border-top:solid 2px #cecece !important;
    height:1px;
    margin:20px 0 5px 0;
}
p.big,
span.big,
h3.big {
    font-size:123.1%;
}
.buttons .glyph img {
    margin-top:3px; 
    margin-right: 3px;
}
.buttons .like {
    background:transparent url('../images/common/bg_like.png') no-repeat left top;
    color:#ffffff;
    display:inline-block;
    font-weight:bold;
    height:23px;
    padding:7px 0 0 2px;
    text-decoration:none;
    width:53px;
}
.buttons .like span {
    text-align: right;
    width:24px;
    display:inline-block;
}
.buttons a.recommend {
    font-size:85%; margin-left: 3px
}

/** ARTICLE TICKER ///////////////////////////////// **/
#article-ticker {
    background-color:#d9d9d9;
    margin-bottom:15px;
    overflow:hidden;
    padding:5px 8px 2px 8px;
    width:602px;
}
#article-ticker span.number {
    background:#ffffff url('../images/common/bg_counter.gif') no-repeat left top;
    display:inline-block;
    height:18px;
    padding-top:2px;
    text-align:center;
    width:15px;
}
#article-ticker div.numbers,
#article-ticker .content-search {
    float:left;
    margin-right:10px;
}
#article-ticker .content-search input.text {
    color:#222222;
    font-size:85%;
    padding-left:3px;
    width:125px;
}
#article-ticker .button {
    margin-bottom:0px;
    margin-top:2px;
}
hr.article-ticker {
    display: none  
}

/** RAISE MAIN PANEL ///////////////////////////////// **/
.raise-main-panel {
    background:#000 url('../images/common/bg_raise_panel.gif') repeat-y left top;
}
.raise-main-panel h5 {
    color:#fff;
    font-size:93%;
    font-weight:bold;
    padding:12px 13px;
}
.raise-main-panel .content {
    border-bottom:solid 1px #505153;
    border-top:solid 1px #505153;
    overflow:hidden;
    padding-right:20px;
    width:598px;
}
.raise-main-panel .content div {
    float:left;
    width:175px;
}
.raise-main-panel .content img {
    float:left;
    margin-right:15px;
}
.raise-main-panel .content h3 {
    font-size:123.1%;
    margin-top:10px;
}
.raise-main-panel .content h3 a {
    text-decoration:none;
}
.raise-main-panel .content p.summary {
    color:#fff;
    font-size:108%;
    margin-bottom:0;
}
.raise-main-panel .controls {
    border-bottom:solid 1px #505153;
    height:26px;
    padding-top:10px;
    text-align:center;
}
.raise-main-panel .controls a {
    cursor:pointer;
    display:inline-block;
    margin:0 3px;
}
.raise-main-panel .controls a.go-left {
    background:transparent url('../images/common/raise_controls_left.png') no-repeat left top;
    height:17px;
    width:10px;
}
.raise-main-panel .controls a.go-right {
    background:transparent url('../images/common/raise_controls_right.png') no-repeat left top;
    height:17px;
    width:10px;
}
.raise-main-panel .controls a.go-left span,
.raise-main-panel .controls a.go-right span {
    display:none;
}
.raise-main-panel .controls a.position {
    background:transparent url('../images/common/raise_controls_inactive.png') no-repeat left top;
    height:13px;
    padding-top:4px;
    width:13px;
}
.raise-main-panel .controls a.active {
    background:transparent url('../images/common/raise_controls_active.png') no-repeat left top;
}

/** RAISE TABS ///////////////////////////////// **/
#tabs {
    border-bottom:solid 6px #0aa6ae;
    margin:30px 0 7px 0;
    overflow:hidden;
    width:618px;
}
#tabs li {
    background-color:#2f2f2f;
    float:left;
    margin-right:2px;
    padding:6px 7px 4px 7px;
}
#tabs li a {
    color:#ffffff;
    font-size:92%;
    font-weight:bold;
    text-decoration:none;
}
#tabs li.on {
    background-color:#0aa6ae;
}
#tabs li.on a {
    color:#2f2f2f;
}

/** RAISE PAGINATION ///////////////////////////////// **/
.raise-pagination {
    overflow:hidden;
    text-align:right;
}
.raise-pagination span {
    color:#666;
    float:right;
    font-size:93%;
    font-weight:bold;
    padding-right:10px;
}
.raise-pagination ol {
    display:inline;
    float:right;
    overflow:hidden;
}
.raise-pagination ol li {
    color:#666;
    float:left;
    margin-right:5px;
}
.raise-pagination ol li a {
    color:#666;
}
.raise-pagination ol li.active a,
.raise-pagination ol li.active a {
    background-color:#fff;
    font-weight:bold;
    text-decoration:none;
}
.raise-pagination ol li.go-left a {
    background:transparent url('../images/common/raise_controls_left.png') no-repeat left top;
    display:inline-block;
    height:17px;
    margin-right:5px;
    width:10px;
}
.raise-pagination ol li.go-right a {
    background:transparent url('../images/common/raise_controls_right.png') no-repeat left top;
    display:inline-block;
    height:17px;
    margin-left:5px;
    width:10px;
}
.raise-pagination ol li.go-left a span,
.raise-pagination ol li.go-right a span {
    display:none;
}

/** RAISE HERO ///////////////////////////////// **/
.raise-hero {
    overflow:hidden;
    margin-bottom:10px;
    width:618px;
}
.raise-hero img {
    float:left;
    margin-right:15px;
}
.raise-hero p {
    padding-right:30px;
}
.raise-hero p.standfirst {
    color:#000000;
    font-size:123.1%;
    margin-bottom:5px;
}
.raise-hero p br {
    clear:none;
}
.raise-hero p.biog {
    display:inline-block;
    width:375px;
}
.raise-hero p.biog a.toggle {
    cursor:pointer;
}
.raise-hero p.biog span {
    display:none;
}
.raise-hero div.dotted {
    display:inline-block;
    width:415px;
}

/** WIDGETS ///////////////////////////////// **/
.raise-widget {
    border-bottom:solid 1px #858585;
    margin-bottom:12px;
    padding-bottom:5px;
}
.raise-widget h5 {
    color:#000000;
    border-bottom:solid 1px #858585;
    font-size:123%;
    margin-bottom:12px;
    padding-bottom:10px;
}
.widget-tags,
.widget-comments {
    border:solid 1px #d8d8d8;
    margin-bottom:15px;
    padding:15px;
    overflow: auto;
}
.widget-tags p.heading,
.widget-comments p.heading {
    border-bottom:solid 1px #adadad;
    font-weight:bold;
    padding:0 0 5px 20px;
}
.widget-tags p.heading {
    background:transparent url('../images/common/glyph_tag.gif') no-repeat left 40%;
}
.widget-comments p.heading {
    background:transparent url('../images/common/glyph_bubble_white.gif') no-repeat left 50%;
}
.widget-tags a {
    background-color:#e6e6e6;
    color:#666666;
    display:block;
    font-size:85%;
    margin:0 7px 7px 0;
    padding:6px 9px;
    text-decoration:none;
    float: left;
}
.widget-tags a:hover {
    background-color:#00a1ab;
    color:#fff;
}
.widget-comments p {
    width:200px;
    overflow: hidden
}
.widget-comments p.small {
    color:#666666;
    font-size:85%;
}
.widget-comments hr {
    border-top:dotted 1px #999999 !important;
    height:1px;
    background-color:transparent;
}

/** RELATED ///////////////////////////////// **/
.related-wrapper {
    overflow:hidden;
}
.related-wrapper .related {
    float:left;
    width:215px;
}
.related-wrapper .first {
    border-right:solid 1px #adadad;
    margin-right:10px;
}
.related-wrapper .related p {
    margin-bottom:5px;
    width:200px;
}

/** RAISE HALF ///////////////////////////////// **/
.raise-half {
    border-right:solid 1px #b2b2b2;
}
.raise-half hr {
    margin-bottom:5px;
}
.raise-half img.left {
    float:left;
    margin-right:10px;
}
.raise-half p.dotted {
    border-bottom:dotted 1px #b2b2b2;
    color:#000;
    font-size:93%;
    font-weight:bold;
    margin-bottom:10px;
    padding-bottom:3px;
}
.raise-half ol {
    margin:7px 0;
}
.raise-half ol li {
    font-size:100%;
    margin:0 0 10px 0;
    overflow:hidden;
    width:250px;
}
.raise-half ol li span {
    display:block;
    float:left;
    margin-right:10px;
    width:10px;
}
.raise-half ol li a {
    display:block;
    float:left;
    width:220px;
}
.raise-half p.date-by {
    border-top:dotted 1px #b2b2b2;
    padding-top:5px;
}

/** RAISE CONTENT PANELS ///////////////////////////////// **/
.raise-content .panel {
    background-color:#f2f2f2;
    padding:12px 24px 17px 26px;
    position:relative;
    overflow:auto;
}
.raise-content .panel .video-image {
    display:inline-block;
    float:left;
}
.raise-content .panel img {
    float:left;
    margin-right:10px;
}
.raise-content .panel .buttons {
    position:absolute;
    right:10px;
    top:0px;
}
.raise-content a + h3 {
    float:left;
    margin-top:0;
    width:265px;
}
.raise-content a + h3 + p.summary {
    float:left;
    width:265px;
}
.raise-content .panel h3 {
    font-size:123%;
}
.raise-content .panel .summary {
    width:320px;
}
.raise-content .panel .comments {
    clear:both;
    margin-bottom:10px;
    text-align:right;
}
.raise-content .panel .comments a {
    background:transparent url('../images/common/glyph_bubble.gif') no-repeat left 50%;
    display:inline-block;
    font-size:85%;
    padding-left:20px;
    color:#666;
}
.raise-content .panel .dotted {
    border-bottom:dotted 1px #acacac;
    border-top:dotted 1px #acacac;
    clear:both;
    color:#555555;
    font-size:85%;
    margin-bottom:0px;
    padding:7px 0;
}
.raise-content .panel .dotted a {
    color:#666;
}
.raise-content .panel p br {
    clear:none;
}
.raise-content .panel div.landing {
    float:left;
    overflow:hidden;
    width:455px;
}
.raise-content .panel div.landing p {
    margin-bottom:5px;
}
.raise-content .panel div.landing p.border {
    border-bottom:dotted 1px #acacac;
    padding-bottom:5px;
}
.raise-content .panel div.landing p.thin {
    width:330px;
}
.raise-content hr {
    border:0;
	margin:10px 0;
	border-top:1px solid #adadad !important;
	height:1px;
	clear:both;
}

/** ARTICLES ///////////////////////////////// **/
.information {
    border-top:dotted 1px #acacac;
    padding:7px 0 10px 0;
    position:relative;
}
.information p {
    margin-bottom:5px;
}
.information p a {
    color:#666;
}
.information .buttons {
    position:absolute;
    right:10px;
    top:0px;
}
.information .buttons .like {
    margin-left:8px;
    position:relative;
    top:-3px;
}
.information .buttons .recommend {
    position:relative;
    top:-3px;
}
#sub-column-left .buttons {
    border-top:dotted 1px #acacac;
}
#sub-column-left .share-links {
    margin-top:15px;
    overflow:hidden;
}
#sub-column-left .share-links ul,
#sub-column-left .share-links span {
    float:left;
    margin-right:10px;
}
#sub-column-left .share-links ul li {
    float:left;
    margin-right:10px;
}
#sub-column-left div.dotted {
    color:#666;
    margin-bottom:25px;
}
#sub-column-left div.dotted a {
    color:#666;
}
#sub-column-right .glyph {
    margin-right:5px;
}
#sub-column-right .dotted a.comments {
    background:transparent url('../images/common/glyph_bubble_white_small.gif') no-repeat left 50%;
    display:block;
    font-size:93%;
    padding:0 0 0 22px;
}
.yellow { 
    background-color: #ffffcc !important; 
}
.auto-message {
    padding: 10px 5px 10px 5px;
    text-align: center;
    font-size: 134%;
    font-weight: bold;
}
div.download {
    height: 179px;
    margin-top: 5px;
    overflow: hidden;
}
div.download .instructions {
     width: 320px;
     padding: 0px 5px 5px 10px;
     float: left;
}
div.download .instructions li {
     color: #fff !important;
     font-size: 109%;
     margin-bottom: 5px;
}
div.download .action {
     width: 240px;
     margin-top: 3px;
     padding: 10px 15px 5px 5px;
     float: right;
     font-size: 80%;
}
div.download .spec {
     color: #fff;
     margin-top: 5px;
}
div.download .spec a {
     color: #0EE0ED;
}
#download-feature {
    margin-top: 15px;
    margin-bottom: 5px;
    overflow: hidden;
}
#download-feature .box, 
#download-feature .seperator {
    height: 120px;
}
#download-feature .box {
    float: left !important;
    width: 188px;
}
#download-feature .seperator {
    width: 7px;
    border-right: 1px dotted #C8C8C8;
    margin-right: 15px;
    float: left;    
}
#download-feature a.title {
    display: block;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 5px;

}
/** RAISE YOUR GAME END ///////////////////////////////// **/

.unsubscribeRBL {
    width:200px;    
}

#inner_wrap {width: 658px;margin: 0px auto;padding: 30px 0 0 0;text-align:left;}


#poker_content {background: #fff;padding: 20px;}
#poker_title {background:#ffffff url('../images/poker_title_background.gif') no-repeat bottom center; height:55px;font-family:Arial, Helvetica, sans-serif;font-size: 32px;font-weight: bold;color:#000000;padding: 20px;margin:0 0px 0px 0px;background-color:#ffffff;}
#poker_content p {font-size: 12px;}

#casino_content {background: #f0f0d8;padding: 20px;}
#casino_title {font-family:Arial, Helvetica, sans-serif;font-size: 20px;color:#000000;padding:0;margin:0;font-weight:bold;text-transform: uppercase;background-color:#f0f0d8;padding: 20px;padding-bottom:0px;}
#casino_content p {font-size: 12px;}

#dond_header {background: url('../images/dond_top_lip.gif') top center no-repeat;padding: 6px 0 0 0;}
#dond_content {background: #fff;padding: 20px;}
#dond_title {text-transform: uppercase; background: url('../images/dond_title_background.gif') no-repeat top center; font-family:Arial, Helvetica, sans-serif;font-size: 20px;font-weight: bold;color:#e5e5e5;padding:15px 20px;}

#iFrameRegister { border: none; }

.cross { border: solid 1px #ff0000 !important; }
.check { border: solid 1px #C8C8C8 !important; }
.hide {display:none}



