﻿/* ajax__tab_yuitabview-theme theme (../images/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:small;
    border-bottom:solid 8px #000;   /* Border Just under Tabs  */
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(../images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:0px 0px 0px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(../images/sprite.png) #bfdaff repeat-x left -200px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#000;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(../images/sprite.png) #000 repeat-x left -100px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#ffffff;    /*Background color of tab panel */
    border:solid 1px #808080;
    border-top-width:0px;
}
/*Grid format*/
.grid 
{ 
	width:100%;
	font-family:Tahoma;
}
.grid H2 
{ 
	margin:0; padding:0; 
	color:White;
	height:20px;
	line-height:20px;
	font-size:14px;
}
.grid .mid
{
	padding:3px 0px 0px 0px;
}
.grid .datatable
{
	width:100%;
	color:#666;
}        
.grid .datatable TH
{
    font-size:12px;
    font-weight:bold;
    letter-spacing:0px;
    text-align:left;
    padding:2px 4px;
    color:#333333;
    border-bottom:solid 2px #bbd9ee;
}
.grid .datatable TH A
{ 
	text-decoration:none;
	padding-right:18px; 
	color:#0066cc;
}
.sortasc { background:url(../images/asc.gif) right center no-repeat; }
.sortdesc { background:url(../images/desc.gif) right center no-repeat; }
/*
.grid .datatable TH.sortasc A { background:url(../images/asc.gif) right center no-repeat; }
.grid .datatable TH.sortdesc A { background:url(../images/desc.gif) right center no-repeat; }

.grid .datatable .row TD
{
    font-size:11px;
    text-align:left;
    padding:6px 4px;
    border-bottom:solid 1px #bbd9ee;
}      
.grid .datatable .row:hover
{
	background-color:#fffacd;
	color:#000;
}
.grid .datatable .row TD.first { padding-left:10px; }
.grid .datatable TH.first { padding-left:10px; }
.grid .datatable .row:hover .first
{
    background-repeat:no-repeat;   
	background-image:url(../images/bullet.gif);
}  
/* Data Pager Styles */
.grid TR.pager-row TD
{
    border-top:solid 2px #bbd9ee;
    font-size:16px;
}
.grid .pager
{
    font-family:arial,sans-serif;
    text-align:center;
    padding:6px;	
    font-size:18px;
} 
.grid .pager SPAN.command,        
.grid .pager SPAN.current,        
.grid .pager A.command,
.grid TR.pager-row TD A
{
    color:#5a90ce;
    padding:0px 5px;
    text-decoration:none;
    border:none;
}
.grid .pager A.command:hover,
.grid TR.pager-row TD A:hover
{
    border:solid 2px #408BB6;
    background-color:#59A5D1;
    color:#fff;
    padding:0px 3px;
    text-decoration:none;
}        
.grid .pager SPAN.current,
.grid TR.pager-row TD SPAN
{
	border:none;
    font-weight:bold;
    color:#3e3e3e;
    padding:0px 6px;
}
.grid TR.pager-row TD
{
	border-top:none;
	text-align:center;
}
.grid TR.pager-row TABLE
{
	height:35px;
	margin:0 auto 0 auto;
}
/* Rounded INfo */
div.rounded {
    clear:both;
    max-width:2400px;
}

div.rounded div.top-outer {
    background:url(../images/tl.gif) no-repeat left bottom;
    padding:0px;
    width:100%;
}

div.rounded div.top-outer div.top-inner {
    background:url(../images/tr.gif) no-repeat right bottom;
    margin-left:9px;
}

    div.rounded div.top-outer div.top-inner div.top {
        background:url(../images/tm.gif) repeat; 
        height:23px;
        margin-right: 9px;
        font-size: .01em;
    }

div.rounded div.mid-outer {
    background:url(../images/l.gif) left repeat-y;
    clear:both;
    width:100%;
}

div.rounded div.mid-outer div.mid-inner {
    background:url(../images/r.gif) right repeat-y;
    margin-left:9px;    
}

div.rounded div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
    margin-right:9px;
}

div.rounded div.bottom-outer {
    background:url(../images/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom-outer div.bottom-inner {
    background:url(../images/br.gif) no-repeat right top;
    margin-left:8px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
    background:url(../images/bm.gif) repeat;
    height:9px;
    margin-right:8px;
    font-size:.01em;
}
.money { color:Green; }

.Timeout

{
   border: thin double Black;
   color: #FFFFFF;
   font-size: medium;
   font-weight: bold;
   margin: 10px;
   background-color: #6699FF;
   position: absolute;
   top: 200px;
   left: 300px;
   z-index: 1000;
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
}