body
	{font-family: Arial, Helvetica, sans-serif;
	 font-size: 13px;
	color:#000000;
	 background: #ffffff;
	 margin: 0px;
	 padding: 0px;
	 padding-bottom:20px;}

#container
	{width: 890px;
	 text-align: left;
	 background: #ffffff;
color:#000000;
padding-bottom:10px;
border-left:thin double black;
border-right:thin double black;
}

#container_lo
	{width: 800px;
	 text-align: left;
	 background: #ffffff;
color:#ffffff;
padding-bottom:20px;
}

#container_hi
	{width: 1018px;
	 text-align: left;
	 background: #ffffff;
color:#ffffff;
padding-bottom:20px;
border-left:thin double black;
border-right:thin double black;
}

#container p	{
padding-left:15px;
}

#container_hi p	{
padding-left:15px;
}

#header
{
width:890px;
height:75px;
border-bottom:2px solid #000000;
}

#header_hi
{
width:1018px;
height:75px;
border-bottom:2px solid #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	background-color: #cccccc;
	color: #ff0000;
text-decoration:none;
}
a:active {
	color: #000000;
}

.menubar	{
	width:890px;
	font-size: 12px;font-family:arial;
	color: #000000;
	display:block;
	background: #ffffff;
	border-bottom:2px solid black;
	padding-bottom:3px;
	padding-top:3px;
}

.menubar_hi	{
	width:940px;
	font-size: 12px;font-family:arial;
	color: #000000;
	display:blockcccccc;
	border-bottom:2px solid black;
	padding-bottom:3px;
	padding-top:3px;
}

.login
{background:#ffffff;
text-align:center;
padding-top:5px;
width:890px;
height:35px;
overflow:hidden;
border-bottom:thin solid #000000;
border-top: thin solid black;
}

.header1
{background:#ffffff;
text-align:left;
width:890px;
font-size: 16px;
font-weight:bold;
font-family:arial;
color: #000000;
border-top:1px solid black;
text-transform:capitalize;
}

.header1_hi
{background: #ffffff;
text-align:left;
width:940px;
height:40px;
font-size: 16px;
font-weight:bold;
font-family:arial;
color: #000000;
border-top:1px solid black;
text-transform:capitalize;
padding-top:15px;
}

.header1_lo
{background: #ffffff;
text-align:left;
width:890px;
height:40px;
font-size: 16px;
font-weight:bold;
font-family:arial;
color: #000000;
border-top:1px solid black;
text-transform:capitalize;
padding-top:15px;
}

.header2
{
text-align:left;
width:890px;
font-size: 14px;
font-weight:bold;
font-family:arial;
color: #000000;
display:inline;
}

.header2_hi
{background:#ffffff;
text-align:left;
width:890px;
font-size: 14px;
font-weight:bold;
font-family:arial;
color: #000000;
display:inline;
}

#userinfo	{
display:inline;
}

#noper	{
text-align:center;
font-size: 18px;
font-weight:bold;
background: #ffffff;
position: relative;
z-index: 1;
margin-top: -50px;
border:thin solid #888888;
border-bottom:2px solid black;
width:100%;
/*border-style:inset;*/
}

#bottom	{
width:890px;
background:#ffffff;
border-top: 1px solid black;
border-bottom:1px solid black;
text-align:center;
padding-bottom:5px;
}

.bottom	{
background: #ffffff;
width: 140px;
text-align:center;
padding: 0px;

}

td
	{font-size: 12px;}

.modeltableheader td
	{font-size: 11px;
	 background: #ffffff;
	border: 1px solid black;
	border-style:outset;

}


.modeltableheader2 td.performeronline {
background-color:#ffffff;
color:black;
}

.modeltableheader2 td
	{font-size: 11px;
	 background: #ffffff;
	border:1px solid #cccccc;
	border-collapse: collapse;
	padding:5px;
}

.ajaxonline
	{margin-top: 15px;
}
.ajaxonlinehdr
	{font-size: 18px;}
.ajaxperfname
	{text-align: center;
	 font-size: 12px;
	 font-weight: bold;
	 margin: 2px;}
.ajaxfree
	{border: 1px solid white;}
.ajaxgroup
	{border: 1px solid #C81F2B; background: #DD7FA5;}
.ajaxvip
	{border: 1px solid #C81F2B; background: #FF7DB4;}
.ajaxfree img, .ajaxgroup img, .ajaxvip img
	{margin-right: 3px;}
	
h1 {
font-size:14px;
text-align:center;
color:#000000;
display:inline;
}

/*live performers layout*/

.freeper
	{width: 150px;
	 height: 250px;
	 margin: 7px;
	 float: left;
	 border: 2px solid white;
	 text-align: center;}

.groupper
	{width: 150px;
	 height: 250px;
	 margin: 7px;
	 float: left;
	 border: 2px solid black;
	 text-align: center;}

.vipper
	{width: 150px;
	 height: 250px;
	 margin: 7px;
	 float: left;
	 border: 2px solid red;
	 text-align: center;}

.name
	{font-weight: bold;
	 font-size: 18px;
	 margin-bottom: 5px;
	 margin-top: 2px;}

.name a
	{text-decoration: none;}
