/* */



/***********************************************************************/
/*                                                                     */
/*  Special formatting for name slats                                  */
/*                                                                     */
/***********************************************************************/
.rankboard
{
	background:#fff;
	border: none;
	width: 12px;
}
table.rankboard tr
{
	width:auto;
	background:#fff;
}
#rankdiv
{
	background:#fff;
	margin:0px auto 0px auto;
	
}

td.nameslat {
	background-image:url(images/namewood.gif);
	border: light solid #000000;
	width: 12px;
	line-height: 1;
	font-variant: small-caps;
	font-weight: bold;
	color:#000000 ;
	border-top: thin solid #6e747a ;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #6e747a ;
	font-size: 12px;
	text-align:center;
	padding:5px;
	width: 12px;
}
td.kyuslat {
	background-image:url(images/rankwood.gif);
	border: light solid #000000;
	width: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top: thin solid #6e747a;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #6e747a;
	font-size: 12px;
	text-align:center;
	padding:5px;
	width: 12px;
}
td.rankslat {
	background-image:url(images/rankwood.gif);
	width: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	color: #000000;
	border-top: thin solid #6e747a ;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #6e747a ;
	font-size: 12px;
	text-align:center;
	padding:5px;
	width: 12px;
}  	 
td.spreader, .spreader {
	background-color:#ffffff;
	border-top: 1px solid #ffffff ;
	border-right: 1px  solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px  solid #ffffff ;
	width:1px;
}

.adminbox {
	background-color:#efefef;
	padding:5px;
	margin:20px 0px 0px 0px;
	border-top:2px solid #333;
}

.postbox {
}

.postbox h3 {
	padding: 8px;
}

.widefat th, .inside th {
	background-color:#ddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: 600;
}
.widefat td, .inside td {
	background-color:#e8e8e8;
	padding:8px;
}
tr.altrow td, .inside tr.altrow td {
	background-color:#fafafa;
	padding:8px;
}
tr.altrow th, .altrow th , .inside .altrow th, .inside tr.altrow th {
	background-color:#f4f4f4;
}
.widefat, .inside table {
	margin-bottom: 10px;
}
.greencell, .widefat .greencell {
	background-color:#d0f6d0; 
}

.nostretch {
	width:auto;
	margin-right:20px;
}

.dashboard-alert {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	width:90%;
	margin-bottom:20px;
	background-color:#a2c3ff;
	border:1px solid #bbb;
}

.red-alert {
	background-color:#fac4c4;
}

.admin-textarea {
	width: 800px;
	height:100px;
}

.wp-dojo-footer {
	margin:0px auto 0px auto;
	padding:0px;
	width: 92px;
	font-size: 8px;
}

.wp-dojo-footer img, .wp-dojo-footer a, .wp-dojo-footer a:hover {
	margin:none;
	padding:none;
	border: none;
	text-decoration: none;
}


.wp-dojo-less {
	display: none;
	visibility: hidden;
	height: 1px;
	width: 1px;
	overflow: hidden;
	z-index: 0;
	font-size: 1px;
	position: absolute:
	top: -20px;
	left: -1000px;
}