/* Define the new Eqdkp Plus Tooltip - original gtom the WoW-Head Tooltip */
table.eqdkpplus_tooltip {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	background: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: none;

	width: auto;
	height: 0;
	max-width: 500px;
	width:expression(this.width > 500 ? "500px" : true);
}

table.eqdkpplus_tooltip td, table.eqdkpplus_tooltip tr, table.eqdkpplus_tooltip th {
	border: 0;
	margin: 0;
	padding: 0;
	width: auto;
	height: 0;
	text-align: left;
	background: none;
}

table.eqdkpplus_tooltip td.top-left {
	background-image: url(tooltip.png);
	background-position: top left;
	height: 4px;
}

table.eqdkpplus_tooltip td.top-right {
	background-image: url(tooltip.png);
	background-position: top right;
	height: 4px;
}

table.eqdkpplus_tooltip td.bottom-left {
	background-image: url(tooltip.png);
	background-position: bottom left;
	height: 4px;
}

table.eqdkpplus_tooltip td.bottom-right {
	background-image: url(tooltip.png);
	background-position: bottom right;
	height: 4px;
}

table.eqdkpplus_tooltip td.wh_left {
	background-image: url(tooltip.png);
	background-position: center left;
}

table.eqdkpplus_tooltip td.wh_left div.wh_right {
	background-image: url(tooltip-right.gif);
	background-position: center right;
	background-repeat: repeat-y;

	padding: 0 8px 0 8px;
	margin: 0;
	float: none;
	text-align: left;
	width: auto;
	height: auto;

	max-width: 500px;
	width:expression(this.width > 500 ? "500px" : true);
}

table.eqdkpplus_tooltip td, table.eqdkpplus_tooltip tr, table.eqdkpplus_tooltip th {
    border: 0;
    margin: 0;
    padding: 0;
    width: auto;
    height: 0;
    text-align: left;
    background: none;
    color: #cccccc !important;
}

/* The Help Tooltip */
.pktooldiv  {
	display: block;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
}
.pk_tt_help{
  width: 200px;
  min-height:100px;
	background:#fff url(images/p_bg_small.jpg) bottom right no-repeat;
  border:1px solid #4f6d81;
}

.pk_tt_help td{
	color: black;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}

.rpcTime {
	float: left;
	padding: 3px 5px 3px 3px;
	font-size: 10px;
}
.rpcName {
	overflow: hidden;
	text-overflow: ellipsis;
	position: absolute;
	left: 75px;
	right: 20px;
	top: 7px;
	white-space: nowrap;
}
.rpcRaid {
	margin-bottom: 7px;
	position: relative;
	clear: both;
	height: 30px;
}
.rpcIcon {
	float: left;
}
.rpcStatus {
	float: right;
	top: 8px;
	right: 4px;
	position: relative;
}
.calBoxToday {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./../../templates/luna_wotlk/images/table2.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./../../templates/luna_wotlk/images/table2.jpg', sizingMethod='scale')";
}
.rplEmptyLine {
	height: 8px;
}
.rplLine > td {
	padding: 2px 10px;
}
.dkpcAttendees td { text-align: center; padding: 3px 8px; position: relative; font-size: 11px; }
.dkpcAttendees th { text-align: center; padding: 0; font-size: 11px; }
.dkpcAttendees th > a > span { border-bottom: 1px #aaa dotted; }
.dkpcAttendees a { display: block; }
.dkpcColLow { color: #FF0000; }
.dkpcColNorm { color: #FFFF00; }
.dkpcColHigh { color: #008800; }
.row1 td.dkpcToday { background-color: #1D4953; }
.row2 td.dkpcToday { background-color: #26596B; }
th.dkpcToday { background: #2b677c; color: #4F4; }
th.dkpcToday .dkpcCount { color: #4B4; }
.dkpcCount { font-size: 10px; color: #BBB; display: block; margin-top: 5px; }
.dkpcNote { position: absolute; bottom: 1px; right: 1px; }
.row1 td.dkpcPrev { background-color: #24293B; }
.row2 td.dkpcPrev { background-color: #2D3953; }
th.dkpcPrev { background: #3b577c; color: #AAA; }
th.dkpcPrev .dkpcCount { color: #777; }
.dkpcPrev img { opacity: .5; }
.row0 { background: #222; color: #777; }
.row0 a { background: #222; color: #777; }
.dkpcSortRow th { height: 10px; background: #2b577c; font-size: 8px; }
th.dkpcSortAsc > a > span { color: #FFBB00; border-bottom-color: #FFBB00 !important; }
th.dkpcSortDesc > a > span { color: #FFBB00; border-bottom-color: #FFBB00 !important; }
.dkpcSortRow th.dkpcSortAsc:before { content: '\25B2'; }
.dkpcSortRow th.dkpcSortDesc:before { content: '\25BC'; }
.dkpcSortRow th.dkpcSortAsc { color: #FFBB00; }
.dkpcSortRow th.dkpcSortDesc { color: #FFBB00; }
.dkpcMark { width: 5px; }
.dkpcMark_cleric { padding: 0 !important; background: #262; }
.dkpcMark_warrior { padding: 0 !important; background: #622; }
.dkpcMark_mage { padding: 0 !important; background: #426; }
.dkpcMark_rogue { padding: 0 !important; background: #662; }
.dkpcMark_primalist { padding: 0 !important; background: #248; }
.dkpcFullWeek { color: #F77; }
.dkpcBossName { max-width: 70px; text-overflow: ellipsis; overflow: hidden; display: inline-block; }