body {
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
color:#666666;
background-color:#fff;
margin:0px;
padding:0px;
/* background:url('../games_gfx/turbomingle/navBg.gif') repeat-x #fff; */
background-color: white;
}

.clr {
clear:both;
margin-top:4px;
}

a img {border: none; }
a {color: #00c;}
a:visited {color: #00c;}
a:hover {text-decoration:none;}

#top-border {
width:1010px;
margin-right:auto;
margin-left:auto;
margin-top:2px;
height:2px;
/*background:url('../games_gfx/turbomingle/top_frame.gif') no-repeat #fff;*/
}

#bottom-border {
width:1010px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
height:8px;
/*background:url('../games_gfx/turbomingle/bottom_frame.gif') no-repeat #fff;*/
}

#frame {
width:100%;
margin-right:auto;
margin-left:auto;
padding:0px;
}

#mainArea {
width:100%;
margin-right:auto;
margin-left:auto;
padding:0px;
text-align:left;
}

#content {
	width:998px;
	background-color:#fff;
	
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	
/*background:url('../games_gfx/turbomingle/bg_gradient.gif') repeat-x #fff;*/
}

#contentleft {
width:665px;
padding:0px;
float:left;
position:relative; /* Setting it to relative and changing z-index is to the splash screen overriding the events on the form in Firefox*/
z-index: 1;
}

#contentcenter {
width:248px;
padding:0px;
float:left;
}

#contentright {
width:180px;
padding:0px;
float:left;
position:relative; /* Setting it to relative and changing z-index is to the splash screen overriding the events on the form in Firefox*/
z-index: 1;
background: #eee;
}

#content {	
}

/*Used instead of content center and content right*/
#main {
width:819px;
padding:0px;
float:left;
}
 

#header { 	
	position: normal;
	height:64px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	/*background:#fbfbfb;*/
	background:url('../games_gfx/turbomingle/top-bg.png') repeat-x #fbfbfb;;	
	
	/*background:#000000 url('../games_gfx/turbomingle/navBg.gif') repeat-x;*/		
	/*background:#292a2c;*/
} 

.xxx {
	color: #d00;
}	
.xxx a:link {color: #f00;}
.xxx a:visited {color: #f00;}
.xxx a:active {text-decoration: none; color: #d00; }
.xxx a:hover {color: #f00;}

.gameHeader a:link,
.gameHeader a:visited,
.gameHeader a:active {text-decoration: none; color: #ffffff; }
.gameHeader a:hover {color: #fff;}

.gameHeader {
	position: normal;
	height: 30px;
	width:100%;
	margin-right:auto;
	margin-left:auto;	
	padding-top:1px;
	background:url('../games_gfx/turbomingle/navBg.gif') repeat-x;	
}

#logo {
	position:absolute;
	top:0px;
	left:-7px;
	padding-top:0px;
	border-top:0px;
	padding-left:0px;
	margin-right: 0px;
	margin-top:0px;
	margin-right:15px;
	z-index:2;
}

#logo h1 {
display:none;
}

#ticker {
	margin:0px;
	padding:0px;
	width:100%;
	height:0px;
	background: url('../games_gfx/turbomingle/ticker-bg.gif') #fff repeat-x;
	vertical-align: middle;
	display: none;
	/*clear:both;*/
}
	
#banner {
float:right;
text-align:center;
padding:10px;
padding-top:15px;
}

#footer {
border-top:solid 1px #ccc;
margin-right:auto;
margin-left:auto;
margin-top:0px;
width:998px;
clear:both;
padding-top:8px;
padding-bottom:1px;
color:#888;
font-size:11px;
}

#footer a {
color:#00c;
}

p,h1,h2,pre {
margin:0px 10px 10px 10px;
}

h1 {
font-size:14px;
padding-top:5px;
}

#splash {
margin-right:3px;
align:right;
float:left;
width:680px;
background: #efefef;
/*position:relative;
top:3px;
left:3px;
margin:0;
padding:0;*/
}
#splash a:link,
#splash a:visited,
#splash a:active {text-decoration: none; color: #000; }
#splash a:hover {color: #000;}
#splash img {border:2px solid;}

#installJava {
margin:3px;
/*position:relative;
top:3px;
left:3px;
margin:0;
padding:0;*/
}


.oddRow {
}
.evenRow {
background-color: #f6fbff;
}

#comment {
color:#fefefe;
}

input[type="text"],input[type="password"],textarea,select
{
background-color:#FDE2C9;
border:solid 1px #EBD2BB;
color:#000;
width:300px;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
padding:3px;
}

#errors{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#errors, .error {
	color: #CC3333;
}

#errors, #notification {
	font-style: normal;
	font-weight: bold;
	color: #FF9B25;	
	border:solid 2px #FF9B25;
	background-color:#fff;
}
#errors {
	color: #880000;	
	border:solid 2px #880000;
}

#errors h1, #notification h1 {
	margin:0px;
	margin-bottom:5px;
	padding:3px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#FF9B25;
	color:#fff;
}
#errors h1 {
	background-color:#880000;
}

.notice {
	padding:10px;
	background-color:#ffc;
}

a.linksBig {
	font-size: 12px;
	font-weight: bold;
	color: #C32A11;
}

#transactions table {
	width:100%;
	border:solid 1px #98c1e6
}
#transactions th {
background-color: #98c1e6;
}


/*******************/
/* Navigation Menu */
/*******************/

#navContainer a:link,
#navContainer a:visited,
#navContainer a:active {text-decoration: none; color: #ffffff; }
#navContainer a:hover {color: #fff;}
#logout {
	float:right;
	margin-right:25px;
	position:relative;
	top: 4px;
	font-size: 11px;	
}

.menu a:link,
.menu a:visited,
.menu a:active {text-decoration: none; color: #ffffff; }
.menu a:hover {color: #ffffff;}

.menu {
	background:url(../games_gfx/turbomingle/menu-tab.png) no-repeat 0 0; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	width:102px;	
	text-align: center;
	/*padding-left:25px;*/
	vertical-align: middle;
	margin-left:4px;
	float:left;	
	margin-top: 2px;
	padding-top: 0px;
	height:21px;
	cursor:pointer;
}
.menuLabel {
	padding-top: 2px;
}		
.bluetab{
	background:url(../games_gfx/turbomingle/menu-tab-blue.png) no-repeat 0 0; 
}

#navContainer {
	position: relative;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
#nav {
	position:absolute;
	top:40px;
	color: #00ff00;
	border-left:solid 0px;
	border-right:solid 0px;
	margin-left:-3px;
	margin-right:2px;
	padding-left:0px; 
	padding-right:0px;
	padding-top:0px;	 
} 



#topbar {
	color: #00ff00;
	border-left:solid 0px;
	border-right:solid 0px;
}
	
/*******************/
/*Panes            */
/*******************/
.pane, .game-pane 
{
margin:3px;
background-color: #fff;
}

.pane h1 {
font-weight:normal;
font-size:20px;
color: #000;
margin-bottom:20px;
text-align:center;
}
.pane h3 {
padding-left:10px;
}

.game-pane 
{
text-align:center;
background: url('../games_gfx/oneplay/title_hot_bg.gif') #fff repeat-x;
}

.game-pane h1
{
margin-top:-5px;
font-size:14px;
font-weight:normal;
color: #000;
}

.game-pane a {
color:#000;
}

.newspane h1 {
font-weight:normal;
font-size:20px;
margin-top:15px;
margin-bottom:5px;
margin-left:0px;
}

.newspane p {
margin-bottom:20px;
margin-left:0px;
}


.icon
{
width:0px;
height:0px;
padding-left:2px;
padding-top:1px;
position:absolute;
}

#gameinfo table
{
width: 320px;
}

#gameinfo td
{
	width:79px;
	background-color: #fcf3e7;
	text-align:center;
	border: 1px solid rgb(249, 230, 203);
	margin-top: 2px;
	margin-bottom: 2px;
	color: #0000ff;
	font-size: 9pt;	
}
/*******************/
/* Forms           */
/*******************/

.pane form p{
clear: left;
margin: 5px;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.pane form label{
float: left;
margin-left: -150px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
text-transform: capitalize;
}

.signup{
background:url('../games_gfx/turbomingle/buttonSignup.gif') #fff;
border:0px;
width:158px;
height:28px;
color: #ffffff;
font-weight:bold;
cursor:pointer;
}
.login{
background:url('../games_gfx/turbomingle/buttonLogin.gif') #fff;
border:0px;
width:158px;
height:28px;
color: #ffffff;
font-weight:bold;
cursor:pointer;
}

.bigButton{
background:url('../games_gfx/turbomingle/bigButton.gif') #fff;
color: #ffffff;
border:0px;
width:159px;
height:45px;
font-size:20px;
font-weight:bold;
cursor:pointer;
}


button{
background:url('../games_gfx/turbomingle/button.gif') #fff;
border:0px;
width:158px;
height:28px;
color: #000000;
font-weight:bold;
cursor:pointer;
}

ul {
list-style-type: none;
padding: 0;
margin: 0;
}
li {
background-image: url('../games_gfx/turbomingle/verygood.png');
background-repeat: no-repeat;
height:40px;
padding-top:9px;
padding-left:45px;
}

#dating-bar {
padding:0px;
float:left;
margin-left:0px;
margin-top:0px;
}

#join a:link, #join a:visited, #join a:active {
	text-decoration: none; 
	color: #cecece; 
}
#join a:hover {
	color: #cecece;
}
#join {
	float:right;
	position:relative;
	top: 0px;
	left: 5px;	
	font-size: 12px;
	font-weight: normal;
	color: #cecece;	
}

#topLogInPanel a:link,
#topLogInPanel a:visited,
#topLogInPanel a:active {text-decoration: none; color: #dddddd; }
#topLogInPanel a:hover {color: #dddddd;}
#topLogInPanel input[type="text"], #topLogInPanel input[type="password"], #topLogInPanel input[type="submit"], #topLogInPanel textarea, #topLogInPanel select {
width:100px;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
padding:3px;
}

#topLogInPanel {
float:right;
height:60px;
left:480px; 
margin-right:50px;
margin-top:0px;
top:16px;
width:520px;
}
#error {
	margin:0px;
	padding:0px;
	width:100%;
	height:0px;
	background:#ff0000;
	color:#ffffff;
	vertical-align: middle;
	text-align:center;
	font-weight: bold;
	display: none;
}
#soundmanager-debug {
	display: none;
}
.messageBarAvatar{
	float:left;
	margin:1px;;
	cursor:pointer;
	width:21px;
	height:21px;
	padding-top:2px;
	padding-left:2px;
}
#filterPanel {
/* background:#ff9742 url(TurboMingle/gfx/filterBarBg.gif) repeat-x scroll 0 0; */
background:#aaaaaa url(../games_gfx/turbomingle/filter-bar-bg.gif) repeat-x scroll 0 0; 
/*background:#fd8402;*/
border-top:0px solid #333333;
border-bottom:0px solid #999999;
height:33px;
font-size:11px;
font-weight:bold;
white-space:nowrap;
margin:0px;
padding-top:1px;
vertical-align:middle;
width:100%;
color: #000;
}
#filterPanel input[type="text"], #filterPanel input[type="password"], #filterPanel input[type="submit"],#filterPanel textarea, #filterPanel select {
background-color:#ffffff;
border:solid 1px #000000;
color:#000;
width:100px;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
padding:1px;
margin:2px;
margin-right: 5px;
}

#usersPanel {
margin:0;
padding:0;
vertical-align:middle;
width:100%;
}
#adsPanel {
	background:#e9e9e9;
	border:solid 1px #114e9a;
	height:60px;
	margin:0;
	padding:0;
	vertical-align:middle;
	text-align:center;
	width:100%;
	position: fixed;
	bottom: 20px;
	z-index: 1;
}
#turboMingleFooter{
	border:solid 1px #444444;
	background:#ffffff;
	font-size:10px;
	border:0px;
	height:17px;
	margin:0px;
	padding:1px;
	vertical-align:middle;
	text-align:center;
	width:100%;
	position: fixed;
	bottom: 0px;
}
.user {
	border:0px solid #333333;
	float:left;
	margin:0px;
	text-align:center;
	width:100px;
	height:100px;
	padding:3px;
	backgroundColor:#f2f2f2;
	cursor: pointer;
	display:block;
	position:inherit;
	z-index: 2;
}
.roundRect{
	-moz-border-radius: 6px 6px 6px 6px;
 	-webkit-border-top-left-radius:6px;
 	-webkit-border-top-right-radius:6px;
 	-webkit-border-bottom-left-radius:6px;
 	-webkit-border-bottom-right-radius:6px;	
}
.smallRoundRect{
	-moz-border-radius: 6px 6px 6px 6px;
 	-webkit-border-top-left-radius:6px;
 	-webkit-border-top-right-radius:6px;
 	-webkit-border-bottom-left-radius:6px;
 	-webkit-border-bottom-right-radius:6px;	
}
.smallerRoundRect{
	-moz-border-radius: 3px 3px 3px 3px;
 	-webkit-border-top-left-radius:3px;
 	-webkit-border-top-right-radius:3px;
 	-webkit-border-bottom-left-radius:3px;
 	-webkit-border-bottom-right-radius:3px;	
}
.userMessengerPanel{
	position:absolute;
	display:block;
	z-index: 2;
	border:3px solid #1667CC;
	float:left;
	margin:5px;
	text-align:center;
	top:30px;
	left:30px;
	width:300px;
	height:306px;
	padding:3px;
	background:#ffffff;
	-moz-border-radius: 6px 6px 6px 6px;
 	-webkit-border-top-left-radius:6px;
 	-webkit-border-top-right-radius:6px;
 	-webkit-border-bottom-left-radius:6px;
 	-webkit-border-bottom-right-radius:6px;	
}
.minimisedPanel{
   	margin:3px;
	margin:0px;
	padding:0px;	
	display:block;
	backgroundColor:#f2f2f2;
	border:solid 1px #333;
	width:120px; 	
	height:27px;
	fontSize:12px;
	textAlign:center;
	verticalAlign:middle;
}		
.incomingMessages{
	position:absolute;
	overflow-y: scroll;	
	overflow-x: hidden;
	left:5px;
	top:104px;
	width:286px;
	height:140px;
	border:1px solid #1667CC;
	background: #ffffff;
	text-align: left;
}
.userMessengerIgnore{
	position:absolute;	
	left:5px;
	top:100px;
	width:286px;
	height:21px;
	text-align:left;
}
.inputMessage{
	position:absolute;
	left:5px;
	top:249px;
	width:225px;
	height:40px;
	padding:0px;
	margin:0px;
	border:0px;	
}
.inputMessageTextArea{
	position:absolute;
	font-size:11px;
	left:0px;
	top:0px;
	width:225px;
	height:45px;
	border:0px;
	overflow-y: scroll;	
	overflow-x: hidden;
	border:1px solid #1667CC;	
	background: #ffffff;
}
.closeMinimiseDiv{
	position:absolute;
	right:5px;
	top:5px;
	width:40px;
	height:20px;
	border:0px;
	padding:0px;
	z-index: 2;
}
.userMessengerAvatar{
	position:absolute;
	left:5px;
	top:5px;
	width:78px;
	height:78px;
	overflow:hidden;
	border:1px solid #1667CC;
}
.userMessengerDescription{
	position:absolute;
	left:88px;
	top:6px;
	width:209px;
	height:76px;
	cursor: move;
	text-align:left;
}
.sendMessage{
    position:absolute;
	left:237px;
	top:250px;
	width:53px;
	height:44px;	
	vertical-align: middle;
	text-align: center;
	background: #e5e5e5;
	border:1px solid #1667CC;
	cursor: pointer;
	display:block;
}
.sendMessageLabel{
	padding-top:12px; 
}
#messageBarPanel {
	background:#D9D9D9;
	border-top:2px solid #114e9a;
	/*height:33px;*/
	margin:0px;
	padding:0;
	vertical-align:middle;
	width:100%;
	position: fixed;
	bottom: 80px; 
	z-index: 1;
}
.messageBarItem{
	border:1px solid #9fc2ed;
	float:left;
	width:121px;
	height:27px;
	padding:1px;
	text-align:left;
	background: #e9e9e9;
	cursor: pointer;
	float:left;
	margin:1px;
	margin-bottom:3px;
}
#messageBarPanelBack{
	width:20px;
	height:33px;
	backgroundColor:#d9d9d9;
	float:left;	
	padding-top: 5px;
	padding-left: 4px;
	
}
#messageBarPanelContent{
	height:33px;
	backgroundColor:#d9d9d9;
	float:left;
	padding:2px;
}
#messageBarPanelForward{
	width:20px;
	height:33px;
	backgroundColor:#d9d9d9;
	float:right;
	padding-top: 5px;
	padding-right: 4px;
}
.closeMinimiseBarItem{
	position:relative;
	top:4px;
	width:21px;
	height:21px;
	border:0px;
	padding:0px;	
	cursor:pointer;
	float:right;
}
.minimisedItemUsername{
	position:relative;
	width:70px;
	left:2px;
	top:0px;
	padding-left:2px;
	padding-top:5px;	
	vertical-align: middle;
	height: 15px;
	float:left;
	overflow:hidden;
}
#clubLite{
	/* display:block;
	border:3px solid #1667CC;
	float:left;
	margin:5px;
	text-align:center;
	padding:3px;
	background:#ccc; */
	position:absolute;
	display:block;
	z-index: 2;
	border:3px solid #1667CC;
	float:left;
	margin:5px;
	text-align:center;
	top:30px;
	left:30px;
	width:800px;
	height:600px;
	padding:3px;
	background:#ccc;
}
.fieldWarning{
color:red;
font-weight: bold;
}  
            .p2pWindow {
                position: absolute;
                display: block;
                z-index: 2;
                border: 3px solid #1667CC;
                float: left;
                margin: 5px;
                text-align: center;
                top: 30px;
                left: 30px;
                width: 680px;
                height: 500px;
                padding: 3px;
                background: #FFFFFF;
                /*background: #F2F2EF;*/
            }
            .p2pTopPanel {
            	cursor: move;
                position: absolute;
                display: block;
                z-index: 3;
                /*border: 1px solid #4467CC;*/
                float: left;
                margin: 5px;
                text-align: center;
                top: 1px;
                left: 1px;
                width: 665px;
                height: 25px;
                padding: 3px;
                /*background: #99AAff;*/
                color: #000000;
            }
            .p2pClosePanel {
            	position: absolute;
				z-index: 4;
                top: 1px;
                left: 643px;
                width: 50px;
                height: 25px;
                padding: 3px;
          