﻿/*
 * common
 */
div.tnNone {
    color:red;
    font-weight:bold;
    background-color: #f2f2f2;
    padding: 20px;
    text-align: center;
}
table.tnCanvas {
    background-color: #f2f2f2;
}
img.tnNEW {
	position: absolute;
	z-index: 105;
	margin: 2px 0 0 2px;
	width: 23px;
	height: 9px;
}
img.tnUPD, img.tnMGR {
	position: absolute;
	z-index: 105;
	margin: 2px 0 0 2px;
	width: 47px;
	height: 9px;
}


/* 
 * member index
 */
table.miBox10, table.miBox20, table.miBox255  {
	width: 100px;
	height: 127px;
	border: 0;
	border-spacing: 0;
	padding: 0;	
	background-color: #000;
}
table.miMiniProfile { width: 300px }
table.miMapPopup { background-color: Transparent !important}
table.miMapPopup td.miTop, 
table.miMapPopup td.miIcn, 
table.miMapPopup td.miMid       { background-color: #000 }
table.miMapPopup td.miExt10, 
table.miMapPopup td.miExt20,
table.miMapPopup td.miExt255    { visibility: hidden } 

table.miBox10  div.miBot { background: #5b5b5b url('../images/thumbs/bgMiBot.png') no-repeat 0 0 }
table.miBox20  div.miBot { background: #0c5fad url('../images/thumbs/bgMiBot.png') no-repeat 0 50% }
table.miBox255 div.miBot { background: #0c5fad url('../images/thumbs/bgMiBot.png') no-repeat 0 100% }

td.miTop {
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 18px;
	height: 16px;
	vertical-align: middle;
}
td.miTop0 { background-image: url('../images/thumbs/icnStatus0.png') }
td.miTop1 { background-image: url('../images/thumbs/icnStatus1.png') }
td.miIcn {
	text-align:right;
	width:19px;
}
td.miIcn img {
	margin: 1px;
	width: 16px;
	height: 16px;
	border: 0;
}
td.miIcn a {
	width:18px;
	height:18px;
	line-height:18px;
	display:block;
}
td.miIcn a:hover { background-color:#696969 }
td.miIcn input { 
    width:19px;
    margin:2px 0;
    padding:0;
}

td.miExt10  { color: #333333; background: #f2f2f2 url('../images/thumbs/bgMiExt.png') repeat-x 0 0; }
td.miExt20  { color: #003366; background: #f2f2f2 url('../images/thumbs/bgMiExt.png') repeat-x 0 50%; }
td.miExt255 { color: #330033; background: #f2f2f2 url('../images/thumbs/bgMiExt.png') repeat-x 0 100%; }
div.miTxt {
    width: 180px;
    height: 77px;
    padding: 10px; 
    text-align: left;
    overflow: hidden;
    font-family: Tahoma, Geneva, Sans-Serif;
    font-size: 85%;
}
div.miTxt span {
    float: right;
    color: #fff;
    background-color: #000;
    padding: 3px;
    font-weight: bold;
    cursor: help;
	opacity: 0.20;
	filter: Alpha(opacity=20);
}
div.miBar {
    height: 25px;
    padding: 0;
    margin: 0;
    text-align: center;
}

td.miMid {
	height: 75px;
	width: 75px;
	text-align: left; 
	padding: 3px;
}
a.miPIC img {
	width: 75px;
	height: 75px;
	border: 0;
}
a.miPIC {
	width: 75px;
	height: 75px;
	display: block;
   /*border: solid 3px #000;*/
}
a.miPIC:hover {
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
a.miPICgrp {
	width: 75px;
	height: 75px;
	display: block;
	padding-top:  1px;
    padding-left:  2px;
    padding-bottom:  5px;
    /*margin: 3px;
    background-color: #fff;*/
}
a.miPICgrp:hover {
	opacity: 0.85;
	filter: Alpha(opacity=85);
}
div.miBot {
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10px;
	text-transform: lowercase;
	text-align: center;
	line-height: 13px;
	padding: 1px;
	height: 28px;
	width: 98px;
	white-space: nowrap;
	overflow: hidden;
}
div.miBot a { color: #000 }
div.miBot a:hover { text-decoration: none }
img.miC2C {
	position:absolute;
	z-index: 110;
	margin: 66px 2px 0 38px;
	width: 37px;
	height: 12px;
}
img.miFLG {
    vertical-align:text-bottom;
    margin-right:2px;
    opacity: 0.60;
    filter: Alpha(opacity=60);
}
span.miUSR {
    color: #f5f5f5;
    font-weight:bold;
    /*cursor: help;*/
}
#divZoom {
	position:absolute;
	border:1px #000 solid;
	padding: 5px;
	background-color: #fff;
	z-index: 1000;
	cursor: url('../images/thumbs/zoomout.cur'), default;
}


/*
 * member photo
 */
td.mpTop { text-align: center; height: 12px }
td.mpTop img { height: 12px }
td.mpMid {
	height: 87px;
	width: 87px;
	background-color: #000;
}
td.mpMid a {
	width: 83px;
	height: 83px;
	display: block;
	border: solid 2px #000;
	background-color: #000;
}
td.mpMid a:hover {
	border: solid 2px #000;
	background-color: #f2f2f2;
}
tr.mpMidSel a {
	border: solid 2px #d00;
	background-color: #fff;
}
tr.mpMidSel img {
	opacity: 0.60;
	filter: Alpha(opacity=60);
}
img.mpPic {
    width: 75px;
    height: 75px;
    margin: 4px;
}
td.mpBot {
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10px;
	padding: 1px;
	text-align: center;
	color: #fff;
}
td.mpBot img { float:left }
td.mpBotB { background: #2381c8 url('../images/thumbs/bgMpBotB.gif') repeat-x 0 0 }
td.mpBotG { background: #707070 url('../images/thumbs/bgMpBotG.gif') repeat-x 0 0 }
td.mpBotR { background: #b84e2e url('../images/thumbs/bgMpBotR.gif') repeat-x 0 0 }


/*
 * gallery photo
 */
td.gpTop {
	text-align: center;
}
td.gpMid {
	height: 87px;
	width: 87px;
	background-color: #000;
}
td.gpMid a {
	width: 83px;
	height: 83px;
	display: block;
	border: solid 2px #000;
	background-color: #000;
}
td.gpMid a:hover {
	border: solid 2px #000;
	background-color: #f2f2f2;
}
img.gpPic {
    width: 75px;
    height: 75px;
    margin: 4px;
}
td.gpBot {
	font-family: Tahoma, Geneva, Sans-Serif;
	font-size: 10px;
	padding: 1px;
	text-align: center;
	color: #fff;
	background: #2381c8 url('../images/thumbs/bgGpBotS.gif') repeat-x 0 0;
}
td.gpBot img { float:left }


/*
 * member video
 */
div.mvThumb {
    position: relative;
    float: left;
    width: 100px;
    height: 82px;
    background: #000 url('../images/thumbs/bgMv.png') no-repeat 0 0;
    padding: 1px;
    margin-right: 10px;
}
div.mvThumb img {
    width:100px;
    height:75px;
}

