body {
    margin: 0px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #333;
    background-color: #96A0AA;
}

#loginbar{
    height:28px;
    width:auto;    
    border-bottom:1px solid #86909A;
    background-color:#25282a; 
   color:white;
   font-size:1em;
   font-weight:bold;
}
#loginbar .input-text{
    border:0;
    height:16px; width:96px;                     
    padding:3px 20px 2px 20px; 
    background-image: url(../images/login-input-background.gif);
    background-repeat: no-repeat;
    background-color:transparent; 
    color:#000;   
    font-size: 1em; 
    font-weight: bold; 
    text-align: left;  
}

#loginbar_container {width:960px;margin:auto;text-align:right; }
#loginbar_container table { float:right;margin-top:2px; }
#loginbar_container table td{ vertical-align:middle;}
#loginbar .ready { color:#bbb;} 
#loginbar a, #loginbar a:link, #loginbar a:visited {color:white} 
#loginbar #lostpw {padding-left:6px;font-size:.8em;}
#loginbar #btn_register{margin-left:6px;}
#loginbar #usercontrol {margin-top:5px;}
#loginbar #userlinks {margin-left:10px;font-size:.9em;}

#head_bg {
	height: 134px;
	width: 100%;
	background-image: url(../images/buzztime-site-header-background.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#pagecenter {
	height: 100%;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#headcontainer {
	width: 980px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#buzztimelogoback {
	width: 980px;
	height: 101px;
	text-align: left;
	background-image: url(../images/buzztime-logo-background.jpg);
	background-repeat: no-repeat;
}

#bannerad {
	width: 728px;
	height: 90px;
	text-align: right;
	float: right;
	margin-top: 5px;
}

#buzztimelogo {
	width: 189px;
	height: 55px;
	padding-left: 2px;
	margin-top: 43px;
	text-align: left;
	float: left;
}
#menubar {
	width: 980px;
	height: 33px;
	text-align: left;
	float: left;
	overflow: hidden;
}

#maincontainer {
    clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top: 10px;
}

div#slideshow {
	width: 640px;
	height: 330px;
	background-image: url(../images/buzztime-slideshow-background.gif);
	background-repeat: no-repeat;
	padding-top: 31px;
	padding-left: 0px;
}
div#slideshow_inner {
	width: 620px;
	height: 315px;
	margin-left: auto;
	margin-right: auto;
}

div#ourcompany {
	width: 325px;
	height: 330px;
	background-image: url(../images/buzztime-our-company-background.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 31px;
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 5px;
	display: inline;
}

#leftcolumn, #rightcolumn {
	margin: 0;
	width: 215px;
	text-align: left;
	padding-bottom: 0;
	margin-right: 5px;
}

#maincolumn 
{
	width: 758px;
	display: inline;
	height: auto;
	float: right;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 0px;
}
/* REMOVED OLD HEADERS WITH SINGLE IMAGE
div.heading
{
    background-image: url(../images/buzztime-content-header.gif); 
    color: #FFFFFF;
    font-size: 12px;
    font-weight:bold;
    height:21px;
    letter-spacing: 0.1em;
    padding: 9px 15px 0 14px;
    text-align:left;
    text-transform: uppercase;
    width:auto;
}
.heading h1 
{
    color: #FFFFFF;
    float:left;
    font-size:12px;
    margin:0;
    letter-spacing:inherit;
}
*/
/* Standardized headings with sliding doors */
div.heading {
background:url("../images/buzztime-content-header-right.gif") no-repeat top right;
color: #FFFFFF;
font-size: 12px;
font-weight:bold;
height:30px;
letter-spacing: 0.1em;
margin:0;
padding:0;
text-transform: uppercase;
}

.heading h1 {
background:url("../images/buzztime-content-header-left.gif") no-repeat top left;
color: #FFFFFF;
font-size:12px;
height:23px;
margin:0;
padding:9px 15px 0 14px;
}

#maincolumnfooter {
	width: 758px;
	height: 14px;
	float: right;
	background-image: url(../images/buzztime-content-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.pill_m {
	width: 700px;
	text-align: left;
	float: left;
	height: 20px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: 11px;
}
#pillmenu {
	float: left;
	width: 700px;
}
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}
#pillmenu li:hover {
	color: #CCCCCC;
}
#pillmenu li a#active_menu-nav {
}
#pillmenu li a {
	font-size: 11px;
	float: left;
	display: block;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	padding-right: 72px;
}
#pillmenu li a:hover {
	color: #CCCCCC;
}
#search {
	float: right;
	width: 90px;
	margin: 20px 0 0 0;
	height: 15px;
	overflow: hidden;
	text-align: right;
}
#area {
	padding: 0;
	margin: 0 auto;
}
td.middle_pad {
	width: 20px;
}
#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	width: 980px;
	height: 30px;
	text-align: center;
	float: left;
}
#footer p {
	height: 30px;
	text-align: right;
	padding: 10px 50px 0 0;
}


#promofooter {
	padding-top: 30px;
	padding-left: 8px;
	width: 980px;
	height: 180px;
	color: #777;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/buzztime-contest-and-promot.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#bzpageFooter {
    clear: both;
    color: #333333;
    font-size: 11px;
    height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: bottom;
}

a.mainlevel_footer:link,
a.mainlevel_footer:visited
{
    font-weight: bold;
    text-decoration: none;
}

div.clear,
#clear {
/* should be class=clear, not id=clear */
    clear: both;
    border: 0;
    margin: 0;
    padding: 0;
}
   
span.form-field-alert{background-repeat:no-repeat;background-position:left;padding:1px 1px 1px 22px;margin-left:4px;font-size:12px;font-weight:bold;}    

.form-field-alert.error {background-image:url(/images/M_images/con_alert.png);color:#CC0000}
.form-field-alert.good {background-image:url(/administrator/images/tick.png );} 




#sitelocator {
float: right; height:20px;
     margin-top: 2px;  
	display: block;
    text-align: right;
    height:24px;  
    color: #FFF; line-height:24px;  
}
#sitelocator td {font-weight: bolder !important;font-size: 11px;text-transform: uppercase;   }
#sitelocator input {
    border:0;
    text-transform: uppercase;    
    font-size: 10px; 
    font-weight: bolder; 
    text-align: left;
    background-image: url(../images/buzztime-locations-background.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-color:transparent; 
    color:#000;   
    font-size: 1em; 
    font-weight: bold; 
    text-align: left;
    height:16px; width:64px;               
    padding:4px 20px 2px 20px;    
}


#sitelocator a {
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

.contentpagetitle {
	color: #003366;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	width: 700px;
}

.contentpagetitle:link,
.contentpagetitle:visited 
{
	color: #003366;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
}

a.contentpagetitle:hover {
	color: #666;
	text-decoration: none;
}

/* RSS feed button */
a.feed-link img     { vertical-align:bottom;margin-left:20px;}
a.feed-link, a.feed-link:visited {color: #4B5056;text-decoration:none;}

.shadowbox {
/* drop shadow for promotions */
     background: url(../images/shadow-alpha.png) no-repeat bottom right !important;
}
.shadowbox-content{  
    position:relative; 
    bottom:6px;
    right: 6px;     
    margin: 0px;
}

div.ptabs {
height:100%;
}

div.ptabs ul {
list-style:none;
margin:0;
padding:0;
}

div.ptabs li {
background:url("../images/buzztime-tab-left.gif") no-repeat left top;
float:left;
margin:0;
padding:0 0 0 5px;
}

div.ptabs a {
background:url("../images/buzztime-tab-right.gif") no-repeat right top;
display:block;
float:none;
letter-spacing:0.1em;
margin-right:1px;
padding:3px 11px 4px 6px;
text-transform:uppercase;
}

div.ptabs a:link,div.ptabs a:hover,div.ptabs a:visited,div.ptabs a:active {
color:#333333;
font-weight:bold;
letter-spacing:0.1em;
text-decoration:none;
}

div.ptabs #current,
div.ptabs .current {
background-image:url("../images/buzztime-tab-left-active.gif");
border-width:0;
}

div.ptabs #current a,
div.ptabs .current a {
background-image:url("../images/buzztime-tab-right-active.gif");
padding-bottom:4px;
}

.clearfix:after,div.ptabs:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

div.pheading {
background:#A5A7AA none repeat scroll 0 0;
font-size:13px;
font-weight:bold;
line-height:18px;
padding:5px;
}

div.pheading2 {
/* darker heading used in promotions */
background:#4B5056 none repeat scroll 0 0;
color: #FFF;
font-size:14px;
font-weight:bold;
line-height:18px;
padding:5px;
}

div.pselect {
background:#A5A7AA none repeat scroll 0 0;
font-weight:bold;
padding:5px;
}

div.psearch {
background-color:#E8E9EA;
font-weight:bold;
padding:5px;
/* 
padding:5px 0;
    text-align:right; 
*/
/* text-align:right; */
}

div.ppaging {
background:#A5A7AA none repeat scroll 0 0;
font-weight:bold;
line-height:18px;
padding:4px;
text-align:center;
}

div.ppaging_larrrow {
display:inline;
float:left;
padding:3px;
text-align:left;
width:100px;
}

div.ppaging_rarrrow {
display:inline;
float:right;
padding:3px;
text-align:right;
width:100px;
}

div.ppaging_center {
display:inline;
padding:0 10px;
text-align:center;
}

div#printlogo,
div#printcopyright
{display: none;}

tr.columnTitles td,tr.columnTitles th {
background-color:#C0C1C3!important;
border-right:1px solid #FFFFFF;
color:#000000;
text-align:center;
}

tr.columnTitles td.lastcol {
border-right:0 solid #FFFFFF;
}

table.tborder {
border-collapse:collapse;
padding:0;
width:100%;
}

div.tborder_divider {
background-color:#A5A7AA;
padding:5px 0 0;
}

.tcat {
background:#A5A7AA;
color:#333333;
font-size:14px;
font-weight:bold;
height:18px;
line-height:18px;
padding:4px;
text-align:left;
}

.tcat h1,.tcat h2 {
float:left;
font-size:14px;
letter-spacing:inherit;
margin:0;
width:70%;
}

table.tborder th,table.tborder td {
padding:4px;
}

.thead {
background:#4B5055;
color:#FFFFFF;
font:bold 11px Arial,Helvetica,sans-serif;
}

.thead a:link,.thead a:visited {
color:#FFFFFF;
text-decoration:none;
}

.thead a:hover,.thead a:active {
color:#FFFFFF;
text-decoration:underline;
}

.tfoot {
background:#4B5055;
color:#E1E1E1;
}

.tfoot a:link,.tfoot a:visited {
color:#E1E1E1;
}

.rowColor1,tbody tr.even td {
background-color:#E8E9EA;
}

.rowColor2,tbody tr.odd td {
background-color:#DBDCDD;
}

tbody tr.ruled td {
background-color:#FFFFFF!important;
}

/* tablesorter styles for sortable columns */
tr.columnTitles th.header { 
    background-image: url(/players/images/misc/sort.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
} 
tr.columnTitles th.headerSortUp { 
    background-image: url(/players/images/misc/sort_asc.gif); 
    background-color: #3399FF; 
} 
tr.columnTitles th.headerSortDown { 
    background-image: url(/players/images/misc/sort_desc.gif); 
    background-color: #3399FF; 
} 

.text-align-left {
text-align:left!important;
}

.text-align-right {
text-align:right!important;
}

.text-align-justify {
text-align:justify!important;
}

.text-align-center {
text-align:center!important;
}

p.read-the-faq-text,
p.read-the-faq-text-note,
p.read-the-faq {
color: red;
}

p.read-the-faq-text-note {
font-style:italic; 
}

p.read-the-faq {
font-size: 1.2em;
font-weight: bold;
}

p.read-the-faq a,
p.read-the-faq a:link,
p.read-the-faq a:visited,
p.read-the-faq a:hover {
font-weight: bold;
color: red;
}

/* */
div#pp_pill {
position: relative;
padding: 0;
width: 210px;
color: #000000;
top:0;
height: 48px;
}

span.pp_pill_bg {
left:0;
padding: 0;
position: absolute; 
top: 0; 
}

span.pp_pill_logo {
left:5px;
padding: 0;
position: absolute; 
top: 5px; 
}

span.pp_pill_text,
span.pp_pill_score {
font-weight: bold;
left: 47px; 
position: absolute;
}

span.pp_pill_text {
color: #000000;
font-size: 10px;
top:5px;
}

span.pp_pill_score {
font-size: 16px;
top: 20px; 
}

/* standard game tile */
img.gameicon {
float: left; 
height: 38px;
padding-right: 5px;
width: 38px;
}

/* standard player tile */
div.ptile {
height: 50px;
width: 300px; /* needs to be 290 to hold wide site; competition detail can't be a lot bigger */
}
div.ptile_tablesort {
display: none;
}
div.ptile div.ptile_left {
float: left;
padding-right: 5px;
text-align: center;
width: 50px;
}
div.ptile div.ptile_right {
float: left;
text-align: left;
width: 245px;
overflow:hidden;
}
div.ptile div.ptile_avatar img {
border: 0;
height: 38px;
width: 38px;
}
div.ptile div.ptile_dname,
div.ptile div.ptile_dname a {
font-size: 7pt;
font-weight: bold !important;
}
div.ptile div.ptile_uname,
div.ptile div.ptile_uname a {
color: #333;
font-size: 11pt;
font-weight: bold !important;
text-decoration: none;
}
div.ptile div.ptile_homesite {
font-size: 9pt;
margin-top: 4px;
}
