body
{
	padding: 0px;
	margin: 0px;
	background: #F0A7D2;
}

#outer
{
	width: 100%;
	text-align: center;
}

#main, #main-big
{
	width: 550px;
	text-align: left;
	margin: 0px auto;
}

td.content
{
	background: url('/images/sites/freebingo/classic/bgcorner.gif') #FBEEFE top right no-repeat;
	padding-left: 15px;
	
	font: 10pt/12pt "Arial", "Helvetica", "sans-serif";
	color: #000000;
}

.gamelinkContainer
{
	list-style: none;
	margin-left: 32px;
	padding: 4px;
}

.gamelink
{
	font: Bold 8pt/10pt "Arial","Helvetica","sans-serif";
}

.gametable .header
{
	color: #FFFFFF;
	font: Bold 11pt/11pt "Arial","Helvetica","sans-serif";
	background: url('/images/sites/freebingo/classic/headertile.gif') repeat-x;
	padding-top: -4px;
	padding-left: 2px;
}

#outermembermenu
{
	text-align:center;
}

#membermenu
{
	background-color: #8B4C72;
	border: 1px solid #250035;
	width: 360px;
	margin-top: 5px;
	margin-bottom: 2px;
}

#membermenu ul
{
	list-style: none;
	margin: 4px;
}

#membermenu ul li
{
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
}

#membermenu ul li a
{
	color: #FFFFFF;
	width: 80px;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #A67291;
	text-align: center;
}

#membermenu ul li a:hover
{
	background-color: #E1399C;
}

#banner
{
	position: absolute;
	width: 100%;
	height: 60px;
	text-align: center;
}

#warningbox
{
	padding: 0px;	
	border: 1px solid #770000;
	background: #FFFFE1;
}

#warningbox h2
{
	margin: 0px;
	background: #C20000;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 2px;
	border-bottom: 1px solid #770000;
}

#warningbox p
{
	margin-left: 4px;
	margin-right: 4px;
}

#warningbox .smaller
{
	font-size: 80%;
}

.box
{
	/*border: 1px solid #000000;*/
	float: left;
	margin-bottom: 8px;
	background: #F3E1F8;
}

.box .content 
{
	padding:10px;
}

.box .h
{
	background-position: top right;
}

.box-error
{
	float: none;
}

.box .h h2
{
	padding: 6px 0 2px 12px;
	margin: 0 12px 0 0;
	background-position: top left;
	
	font: Bold 1.1em/17pt "Arial",sans-serif;
	color: #452B4E;
	position: relative;
	text-align: left;
}

.titleleft .h h2
{
	text-align: left;
}

.box .body
{
	padding-bottom: 6px;
	background-position: bottom right;
}

#verifiedhold input 
{
	display: inline;
	float: none;
}

#verifiedhold
{
	border: 2px solid #FF0000;
	padding: 5px;
	color: #666666;
}

#help-message-area
{
	font-weight: bold;
	padding-bottom: 10px;
}

#help-message-area .small-box 
{
	float:left;
	height:119px;
	/*margin:0 16px;*/
	width:127px;
	text-decoration: none;
}

.message 
{
	float:left;
	height:108px;
	margin-left:3px;
	margin-top:5px;
	width: 121px;
}

.message span 
{
	display:block;
}

.help-message-header 
{
	font-size:13pt;
	font-weight:bold;
	margin-top:3px;
	padding-bottom:3px;
	text-align:center;
	border-bottom: 1px solid;
}

.help-message-content  
{
	font-size: 42pt;
	text-align: center;
	line-height: 46pt;
}

.help-message-footer  
{
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}

#ticket-view, div.help-rating, .box table, .paging
{
	clear: both;
}

#ticket-view
{
	width: 90%;
}

ul.tickets, ul.headers, .help-rating ul, .bingo-stats
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.tickets
{
	float: left;
	width: 90%;
}

.ticket-unread
{
	font-weight: bold;
}

a img 
{
	border:0 none;
}

ul.icons li 
{
	display:inline;
}

.bingocol 
{
	float:right;
	text-align:center;
}

.numPlayers 
{
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #EAEAEA;
	border:1px solid #CCCCCC;
	font-family:Arial,sans-serif;
	font-size:36pt;
	font-weight:bold;
	line-height:36pt;
	padding:5px;
	text-align:center;
	width:85px;
}

.numPlayers span 
{
	color:#444444;
	display:block;
	font-size:12pt;
	line-height:12pt;
}

.play-button 
{
	margin-bottom:10px;
	margin-top:10px;
}

.bingo-stats 
{
	color:#444444;
	float:left;
}

.bingo-stats span 
{
	display:block;
	font-weight:bold;
}

ul.menu
{
	background: #F0A7D2;
	border: 1px solid #8b4c72;
	margin-top: 15px;
	list-style: none;
	padding-left: 25px;
}

.bingogame 
{
	float:left;
	margin-right:10px;
	margin-left:10px;
	width:244px;
}

.play-button span
{
	font-size: 18px;
}

processorlist li em 
{
	display:block;
	text-align:center;
}

.one-col 
{
	float:left;
	padding-right:10px;
	width:244px;
}

.two-col 
{
	float:left;
	width:510px;
}

table.games
{
	clear: both;
}

form p
{
	clear: both;
}

.userBox 
{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	height:80px;
	margin:0 10px 10px 0;
	width:150px;
}
.userBox h4 
{
	background:url("/images/sites/freebingo/header-tile.png") repeat-x scroll 0 0 #F66EAE;
	border:1px solid #FFCE37;
	font-size:8pt;
	margin:0 0 4px;
	padding-left:4px;
}

.btn-players 
{
	color: #72179D;
}

.numPlayers 
{
	color: #72179D;
}

a 
{
	color: #72179D;
}

.box .h h2
{
	color: #8B4C72;
}

h1, h2, h3
{
	margin-top:10px;
	color: #72179D
}

h1 
{
	/*border-bottom:4px solid #F3E1F8;*/
	font-size:18pt;
	padding-bottom:2px;
	padding-left:5px;
}

.box-error .h h2
{
	color: #DD0000;	
}

.box-success .h h2
{
	color: #01BF00;	
}

button:hover span, a.button:hover span
{
	color: #7549BD;
}

#nav li a
{
	color: #8B4C72;
}

#footer
{
	color: #72179D;
}

#frontbanner img
{
	width: 500px;
}

ul.balances li span 
{
	color: #72179D;
}

.profileLeft
{
	background: #F0A7D2;
	border: 2px solid #72179D;
}

.profileLeft p
{
	color: #72179D;
}

#user-manage .welcome a 
{
	color: #72179D;
}

#prepurchasetable thead, .games thead, #ticket-view thead
{
	background-color: #FFCE37;
	color: #8B4C72;
}

.error-desc
{
	color: #DD0000;
}

ul.tabs 
{
	list-style:none outside none;
	margin:0;
	padding:0;
	text-indent:0;
}

ul.tabs li 
{
	float:left;
	padding:0 10px;
}

#member-container 
{
	clear:both;
}


/*a.button
{
	float: left;
	padding-right: 15px;
	clear: both;
}*/

/*button*/
button, button span,
a.button, a.button span
{
	background-image: url(/images/sites/freebingo/button.png);
	background-repeat: no-repeat;
	background-position: right -24px;
	color: #000000;
}

button, a.button
{
	overflow: visible;
	padding: 0;
	border: 0;
	cursor: pointer;
	
	/*position: relative;*/
	padding-right: 12px;
	height: 24px;
	margin-right: 4px;
	font-size: 0.9em;
	font-family: "Arial",sans-serif;
	text-decoration: none;
}

button span, a.button span
{
	/*position: relative;*/
	white-space: nowrap;
	display: block;
	
	height: 24px;
	line-height: 24px;
	background-position: top left;
	padding: 0 0 0 12px;
	font-size: 1em;
	text-align: center;
}

a.button, a.button span
{
	display:inline-block;
}

button:hover, a.button:hover
{
	background-position: right -72px;
}

button:hover span, a.button:hover span
{
	background-position: left -48px;
	color: #c40081;
}

/*button
{
	width: auto;
	overflow: visible;	
}*/

button::-moz-focus-inner
{
	border: none;
}

#inbox 
{
	color:#00487A;
}

#outbox
{
	color: #d9710b;
}

#archived
{
	color: #660000;
}

#prepurchasetable, table.games, #ticket-view 
{
	border:1px solid #C0C0C0;
	margin-bottom:10px;
}

#prepurchasetable tbody .a, .games tbody .a, #ticket-view tbody .a 
{
	background-color: #F3E1F8;
}

.search label, .search select, .search input 
{
	float:left;
}

.search label 
{
	clear:both;
	width:100px;
}

div.search
{
	width:350px;
}

#bottom-menu
{
	padding: 0;
	margin: 0;
	text-indent: 0;
	list-style: none;
	text-align: center;
}

#bottom-menu li
{
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #cccccc;
}

#bottom-menu li.last
{
	border-right: 0;
}

#deposit-footer
{
	float: left;
}

.locked img
{
        opacity: .5;
        -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        filter: alpha(opacity=50)
}

#emailstatuserror
{
	float: left;
}

.loginmain
{
	clear: both;
}


.account .box 
{
        width: 100%;
}

fieldset {
    border: 0 none;
}

fieldset label {
    clear: both;
    float: left;
    padding-left: 20px;
    width: 150px;
}

fieldset .row {
    margin-bottom: 5px;
}

div#field-alias.valid input {
    background-image: url("/images/common/message-icon-check.png");
    background-position: right center;
    background-repeat: no-repeat;
}
div#field-alias.invalid input {
    background-image: url("/images/common/message-icon-x.png");
    background-position: right center;
    background-repeat: no-repeat;
}

ul.processorlist
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

.processorlist li, .offerlist a 
{
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.processorlist li em, .offerlist a em
{
    display: block;
    text-align: center;
}


/* CM Bingo list stuff */

        .cm
        {
                /*position: relative;*/
        }

        .cm .cmpopup
        {
                padding: 8px;
                background: #FFFFFF;
                color: #000000;
                margin-top: -145px;
                margin-left: -110px;
                position: absolute;
                display: none;
                border: 1px solid #888888;
                opacity: 0;
                visibility: hidden;
                -moz-box-shadow: 0px 0px 10px black;
        }

        .cm .cmlink:hover .cmpopup
        {
                opacity: 1;
                display: block;
                visibility: visible;
        }

        tr.disabled .cm .cmlink .cmpopup
        {
                display: none;
        }

        .cmpopup img
        {
                display: block;
        }

