@charset 'UTF-8';

/* ContextBox s kursorem ====================================== */

.closerButton {display:block; width:18px; height:17px; background:url(/images/background/layout/context-box/closer.gif) 0 0 no-repeat;cursor:pointer;}
.closerButton:hover {background:url(/images/background/layout/context-box/closer-hover.gif) 0 0 no-repeat;}

.confirmButton { display:block; width:38px; height:17px; background:url(/images/background/layout/context-box/confirm.gif) 0 0 no-repeat;cursor:pointer;}
.confirmButton:hover { background:url(/images/background/layout/context-box/confirm-hover.gif) 0 0 no-repeat;}

.ctxBox { background-color:#faf1ec; position:absolute; visibility:hidden; z-index:10; }
.ctxBox .ctxPaddingTooltip { padding:0px 4px; font-size:0.9em; text-align:center; }
.ctxBox .ctxPadding { padding:10px;}
.ctxBox .closerButton {  position:absolute; top:5px; right:5px; }

.ctxContent {  display:none }
.ctxBox b {display:block; position:absolute;}

.ctxBox .confirmButton { position:absolute; top:5px; right:30px;}
.ctxBox .selectallButton { position:absolute; top:5px; right:77px;}

.ctxBox .ctxPaddingMenu { padding:42px 10px 10px 10px;}
.ctxBox .cntxlt {top:-20px; left:-20px; width:20px; height:20px; }
.ctxBox .cntxt {top:-20px; left:0px; height:20px}
.ctxBox .cntxrt {top:-20px; right:-20px; width:20px; height:20px;}
.ctxBox .cntxr {right:-20px; top:0px; width:20px;}
.ctxBox .cntxbr { bottom:-20px; right:-20px; height:20px; width:20px;}
.ctxBox .cntxb {bottom:-20px; left:0px;height:20px}
.ctxBox .cntxbl {bottom:-20px; left:-20px; height:20px; width:20px;}
.ctxBox .cntxl {top:0px; left:-20px; width:20px;}

/* deafult skin */
.ctxBox .ctxPaddingMenu {
	background:url(/images/background/layout/context-box/padbg.gif) 0 30px no-repeat;
	}
.ctxBox b.cntxlt {
	background: transparent url(/images/background/layout/context-box/lt.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/lt.gif) 0 0 no-repeat; 
	}
.ctxBox b.cntxt {
	background: transparent url(/images/background/layout/context-box/t.png) 0 0 repeat-x ;
	_background: transparent url(/images/background/layout/context-box/t.gif) 0 0 repeat-x; 
	}
.ctxBox b.cntxrt {
	background: transparent url(/images/background/layout/context-box/rt.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/rt.gif) 0 0 no-repeat; 
	}
.ctxBox b.cntxr {
	background: transparent url(/images/background/layout/context-box/r.png) 0 0 repeat-y ;
	_background: transparent url(/images/background/layout/context-box/r.gif) 0 0 repeat-y; 
	}
.ctxBox b.cntxbr {
	background: transparent url(/images/background/layout/context-box/rb.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/rb.gif) 0 0 no-repeat; 
}
.ctxBox b.cntxb {
	background: transparent url(/images/background/layout/context-box/b.png) 0 0 repeat-x ;
	_background: transparent url(/images/background/layout/context-box/b.gif) 0 0 repeat-x; 
}
.ctxBox b.cntxbl {
	background: transparent url(/images/background/layout/context-box/lb.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/lb.gif) 0 0 no-repeat; 
}
.ctxBox b.cntxl {
	background: transparent url(/images/background/layout/context-box/l.png) 0 0 repeat-y ;
	_background: transparent url(/images/background/layout/context-box/l.gif) 0 0 repeat-y; 
}

.ctxBox .cur-left { display:block; width:26px; height:25px; position:absolute; left:-30px; top:15%; background:url(/images/background/layout/context-box/cur-left.png) 0 0 no-repeat}
.ctxBox .cur-right { display:block; width:26px; height:25px; position:absolute; right:-30px; top:15%; background:url(/images/background/layout/context-box/cur-right.png) 0 0 no-repeat}
.ctxBox .cur-bottom { display:block; width:19px; height:27px; position:absolute; bottom:-30px; left:50%; background:url(/images/background/layout/context-box/cur-bottom.png) 0 0 no-repeat}
.ctxBox .cur-top { display:block; width:19px; height:27px; position:absolute; top:-30px; left:50%; background:url(/images/background/layout/context-box/cur-top.png) 0 0 no-repeat}
.ctxBox .cur-tool { display:block; width:19px; height:12px; position:absolute; bottom:-15px; left:50%; background:url(/images/background/layout/context-box/cur-tool.png) 0 0 no-repeat}

/* skins */

/* toolTipview */
.ctxBox.toolTipview b.cntxlt, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/ltt.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/ltt.gif) 0 0 no-repeat; 
	}
.ctxBox.toolTipview b.cntxt, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/tt.png) 0 0 repeat-x ;
	_background: transparent url(/images/background/layout/context-box/tt.gif) 0 0 repeat-x; 
	}
.ctxBox.toolTipview b.cntxrt, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/rtt.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/rtt.gif) 0 0 no-repeat; 
	}
.ctxBox.toolTipview b.cntxr, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/rtp.png) 0 0 repeat-y ;
	_background: transparent url(/images/background/layout/context-box/rtp.gif) 0 0 repeat-y; 
	}
.ctxBox.toolTipview b.cntxbr, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/rbt.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/rbt.gif) 0 0 no-repeat; 
}
.ctxBox.toolTipview b.cntxb, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/bt.png) 0 0 repeat-x ;
	_background: transparent url(/images/background/layout/context-box/bt.gif) 0 0 repeat-x; 
}
.ctxBox.toolTipview b.cntxbl, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/lbt.png) 0 0 no-repeat ;
	_background: transparent url(/images/background/layout/context-box/lbt.gif) 0 0 no-repeat; 
}
.ctxBox.toolTipview b.cntxl, .ctxBox.tooltiped b.cntxlt {
	background: transparent url(/images/background/layout/context-box/ltp.png) 0 0 repeat-y ;
	_background: transparent url(/images/background/layout/context-box/ltp.gif) 0 0 repeat-y; 
}

