.hBox {
	position:fixed;
	top: 10px;
	left: 0;
	width: 250px;
	background-color: #333;
	padding: 1px;
	cursor: default;
	overflow: hidden;
	font-family: Verdana,lucida,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #fff;
	z-index:500001;
    -moz-box-shadow:1px 2px 3px rgba(0, 0, 0, 0.5);
}

.hBox .titlebar {
	background: #333 url(/images/hoverbox/titlebar.gif) 0 0 repeat-x;
	border-bottom: 1px solid #000;
	font-family: tahoma,arial,lucida,helvetica,sans-serif;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	color: #fff;
	-moz-user-select:none;
	height:13px;
}

.hBox .close {
	display: block;
	position:absolute;
	right:3px;
	top:5px;
	height:14px;
	width:14px;
	cursor: hand;
	cursor: pointer;
	-moz-user-select:none;
	background: url(/images/hoverbox/x.gif) 50% 50% no-repeat;
}

.hBox .content {
	background-color: #474747;
	text-align: center;
	color: #fff;
	padding:5px;
	margin:1px;
}

.hBox .content img {	
	margin: auto auto;
	background-color:white;
	border: 1px solid #000;
}

.hBox .content .imgWrap { border:1px solid black; overflow:auto; }
.hBox .content .imgWrap img { border:0; }

.hoverDrag {
	cursor:move;
}

div.anim {
	display:block;
	width:155px; height:15px;
	background: transparent url(/images/hoverbox/green.gif) 50% 50% no-repeat;
	margin:0 auto 10px auto;
	-moz-user-select:none;
}

.hBoxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background-color: #000;
	z-index:500000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	cursor: pointer;
	cursor:hand;
}


/* hover box above */

.lBox {
	border:5px solid #e9e9e9;
 	background:white url(/images/themes/default/head_stripes.gif) top left repeat-x;
	position:absolute;
	z-index:500001;
	overflow: hidden;
} 

a.lClose {
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	height:16px;
	width:16px;
	background: transparent url(/images/16/cross.png) 50% 50% no-repeat;
}

.overlay{
	position: absolute;
	top: 0; left: 0;
	z-index: 500000;
	width: 100%;
	height: 50px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor:hand;
	cursor:pointer;
	overflow:hidden;
}

.overlayTrans {
	background-color: #fff;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	overflow:hidden;
}

/* light box above */

.overlay {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 500000;
	background-color: #000;
	cursor:hand;
	cursor:pointer;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	overflow:hidden;
}

.overlay.clear {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	overflow:hidden;
}

div.kWin iframe { border:1px solid black; background-color:white; }
div.kWin.trans iframe { border:none; background-color:white; }

div.kWin {
	position:fixed;
	top: 10px;
	left: 0;
	min-width: 150px;
	cursor: default;
	overflow: hidden;
	z-index:500001;
}
.kWin .close {
	position:absolute;
	right:3px;
	top:5px;
	height:14px;
	width:14px;
	cursor: hand;
	cursor: pointer;
	-moz-user-select:none;
	background: url(/images/hoverbox/x.gif) 50% 50% no-repeat;
}
.kWin .titlebar {
	display:block;
	-moz-user-select:none;
	min-height:13px;
	font-family:tahoma,arial,lucida,helvetica,sans-serif;
	font-size: 11px;
}

.hClr .titlebar {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #fff;
	padding:3px 0 3px 10px;
	height:14px;
	line-height:14px;
}
.hClr .close { 
	top:0; 
	background: url(/images/16/cross.png) 50% 50% no-repeat;
	height:16px;
	width:16px;
}

.hClr .content {
	background-color: #E9E9E9;
	text-align: center;
	color: #000;
	padding:5px;
	margin:1px;
}

.hClr .content img {	
	margin: auto auto;
	background-color:white;
	border: 1px solid #000;
}

.hClr .content .imgWrap { border:1px solid black; overflow:auto; }
.hClr .content .imgWrap img { border:0; }

div.hClr iframe {
	border:0;
	/*background-color:white;*/
}

/* Maximize Theme */

div.hMax div.titlebar { display:none; }
div.hMax .close { 
	top:0; 
	background: url(/images/16/cross.png) 50% 50% no-repeat;
	height:16px;
	width:16px;
}
div.hMax .content 	{ background-color: white; padding:0; margin:0; }
div.hMax iframe 	{ background-color:white; border:0; }

.trans .kwinTL, .trans .kwinTR, .trans .kwinBL, .trans .kwinBR {
	background-image:url('/images/hoverbox/shade.png');
	background-repeat:no-repeat;
	background-color:transparent;
	height:10px;
}

.trans .kwinTL { background-position:0 0; }
.trans .kwinBL  { background-position:0 -38px; }
.trans .kwinTR { background-position:right -16px; margin-left:16px; }
.trans .kwinBR { background-position:right -54px; margin-left:16px; }
.trans .kwinCnt {
	background:transparent url('/images/hoverbox/shade-bgr.png') 0 0 repeat;
	padding:0 10px;
}

.trans .content {
	background: white url(/images/themes/default/head_stripes.gif) 0 0 repeat-x;
	padding:0; margin:0;
}
.trans .titlebar {
	background-color:#515151;
	border-bottom:1px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
	height:13px;
	padding:5px 0 5px 10px;
}
.trans .close { top:15px; right:13px; }

