.jquerycssmenu{
font: bold 12px Verdana;
border-bottom: 1px solid black;
padding-left: 15px; /*offset of tabs relative to browser left edge*/
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
background: white url(http://db.funformobile.com/images/tintblue.gif) top center repeat-x;; /*background of tabs (default state)*/
padding: 5px 7px 4px 7px;
margin-right: 3px; /*spacing between tabs*/
border: 1px solid #778;
border-bottom-width: 0;
color: #2d2b2b;
text-decoration: none;
}

.jquerycssmenu ul li a:hover{
background-image: url(http://db.funformobile.com/images/tintbluedark.gif) /*tab link background during hover state*/
}


a#current{
color: #fff;
background: #960000;
}

/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid black;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
display: inline;
font: normal 13px Verdana;
width: 160px; /*width of sub menus*/
background: white;
color: black;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid black;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 5px;
right: 5px;
}

div.container2
{
width:99%;
margin:5px;
border:1px solid gray;
line-height:150%;
}
div.container
{
width:100%;
margin:5px;
border:1px solid gray;
line-height:150%;
}
div.header,div.footer
{
padding:0.5em;
/*color:white;*/
/*background-color:gray;*/
/*background-color:#F7F7F7;*/
background-color:#4863A0;
border-bottom: 1px solid #D8DFEA;
clear:left;
}



h4.header
{
padding:0;
margin:0;
}

.starpixregion{
padding:3px;
BACKGROUND: #ffffff url('http://db.funformobile.com/images/post-bg.gif') repeat-x bottom;
border:1px solid #cccccc;
}
div.starcontainer
{
width:590px;
margin:5px;
border:1px #cccccc;
line-height:150%;
}
div.starcontainer2
{
margin:3px;
border:1px #cccccc;
line-height:150%;
}
.buttonC{
	font-weight:bold;
	font-size:9px;
	padding:3px 0px 3px 0px;
	border-left:1px #E5E5E5 solid;
	text-decoration:none;
	cursor:hand;
	background-color:#FEE63D;
	color:#0C67AB;
	margin:-1px;
	text-transform:uppercase;
}
.buttonD{
	font-weight:bold;
	font-size:9px;
	padding:3px 25px 3px 25px;
	border-left:1px #E5E5E5 solid;
	text-decoration:none;
	cursor:hand;
	background-color:#FEE63D;
	color:#0C67AB;
	margin:-1px;
	text-transform:uppercase;
}
div.playercontainer
{
width:500px;
margin:5px;
border:1px solid gray;
line-height:150%;
}

div.lotterycontainer
{
width:450px;
margin:5px;
border:1px solid gray;
line-height:150%;
}

div.left
{
float:left;
width:160px;
margin:0;
padding:1em;
}
div.right
{
float:right;
width:300px;
margin:0;
padding:2em;
}
div.playerleft
{
float:left;
width:35%;
margin:0;
}
div.playerright
{
float:right;
width:55%;
}
div.content
{
float:left;
width:200px;
padding:2em;
}

div.petsleft
{
float:left;
width:39%;
/*padding:1em;*/
}
div.petscontent
{
float:right;
width:59%;
vertical-align:middle;
/*margin-left:100px;
padding-left:1em;*/
}

.pagination{
padding: 2px;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: right; /*Set to “right” to right align pagination interface*/
font-size: 11px;
}
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none;
color: #2e6ab1;
}
.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}
.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}
.pagination a.prevnext{
font-weight: bold;
}

div.playerinfo
{
width:100%;
}
div.playerleft
{
float:left;
width:400px;
margin:0;
padding:1em;
}
div.playercontent
{
margin-left:380px;
margin-top:0;
/*float:left;*/
width:100%;
/*border-left:1px solid gray;*/
padding:1em;
}

div.playerleftheader
{
clear:left;
display:block;
padding:0.5em;
margin-left:5px;
/*color:white;*/
/*background-color:gray;*/
/*background-color:#F7F7F7;*/
background-color:#4863A0;
border-bottom: 1px solid #D8DFEA;
}
div.playerheader
{
display:block;
padding:0.5em;
margin-left:5px;
/*color:white;*/
/*background-color:gray;*/
/*background-color:#F7F7F7;*/
background-color:#4863A0;
border-bottom: 1px solid #D8DFEA;
}
h4.playerheader
{
padding:0;
margin: 0;
	font-size:12px;
	font-family:"Futura Medium", "Helvetica", "Arial";
}

 #auction {
      float:left;
      width:100%;
      background:#DAE0D2 url("http://db.funformobile.com/images/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #auction ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #auction li {
      float:left;
      background:url("http://db.funformobile.com/images/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #auction a {
      float:left;
      display:block;
      background:url("http://db.funformobile.com/images/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #auction a {float:none;}
    /* End IE5-Mac hack */
    #auction a:hover {
      color:#333;
      }
    #auction #current {
      background-image:url("http://db.funformobile.com/images/left_on.gif");
      border-width:0;
      }
    #auction #current a {
      background-image:url("http://db.funformobile.com/images/right_on.gif");
      color:#960000;
      padding-bottom:5px;
      }
