/* ************************* */
/* Required CSS 			 */
/* ************************* */

/* Overlay for modal window, sp�cify color and opacity (three times to work on all browsers */
.overlay_modalVoki {
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
	/*width: 100%;*/
	/*height: 100%;*/
	/*margin:0px;*/
	/*padding:0px;*/
	/*z-index: 1001;*/
}
.modalVoki_nw {
	background: transparent url(/images/modalVoki/modalWindow_nw.gif) no-repeat top left;
	width:20px;
	height:21px;
	
}
.modalVoki_n {
  background: transparent url(/images/modalVoki/modalWindow_n.jpg) no-repeat top left;
  background-color:	#fff;
	width:auto;
  height: 21px;
  
}
.modalVoki_ne {
  	background:	transparent url(/images/modalVoki/modalWindow_ne.gif) no-repeat top right;			
	width:20px;
	height:21px;
	
}

.modalVoki_w {
	background-color:#fff;
  	width:21px;
	height:auto;
}

.modalVoki_e {
	background-color:#fff;
    width:21px;
	height:auto;
}
.modalVoki_sw {
  	background:	transparent url(/images/modalVoki/modalWindow_sw.gif) no-repeat;
	width:20px;
	height:21px;
	
}
.modalVoki_s{
	background-color:#fff;
	width:auto;
	height:21px;
	
}
.modalVoki_se {
  	background: transparent url(/images/modalVoki/modalWindow_se.gif) no-repeat;
	width:20px;
	height:21px;
	
}


/* South-East corner And resizer button*/
/*.modalVoki_se, .modalVoki_sizer  {*/
/*  /*background:	transparent url(/images/modalVoki/bottom-right-c.gif) no-repeat 0 0;			*/
/*  width:		13px;*/
/*  height:		15px;*/
/*  cursor:		se-resize;*/
/*}*/

/* Close button */
.modalVoki_close {
	width:26px;
	height:27px;
	background:transparent url(/images/modalVoki/modalWindow_close.gif) no-repeat;			
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	z-index:1000;	
}

/* Minimize button */
.modalVoki_minimize {
	width: 23px;
	height: 23px;
	background: transparent url(/images/modalVoki/button-min-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:55px;
	cursor:pointer;
	z-index:1000;
}

/* Maximize button */
.modalVoki_maximize {
	width: 23px;
	height: 23px;
	background: transparent url(/images/modalVoki/button-max-focus.gif) no-repeat 0 0;			
	position:absolute;
	top:0px;
	right:33px;
	cursor:pointer;
	z-index:1000;
}

/* Title bar */
.modalVoki_title {
	/* background: url(/images/modalVoki/lg_ModalVoki.jpg) no-repeat 0 0; */
	color:#000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:17px;
	font-weight:bolder;
	margin-bottom: 0px;
  text-align:center;
}

/* Content div (not used for url) */
.modalVoki_content {
	overflow:hidden;
	background:WHITE;
	padding:0px;
}

/* For alert/confirm dialog */
.modalVoki_window {
	border:1px solid #F00;	
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	background:#fff;
}

IFRAME#modal_window_content{
	padding:0px;
	/*filter: alpha(opacity=100);*/
	-moz-opacity: 1;
	opacity: 1;
}

.modalVoki_content{
	padding:0px;
	/*filter: alpha(opacity=100);*/
	-moz-opacity: 1;
	opacity: 1;
}

/*====== FOR CLASSROOM HEADER =========*/
#headerHolder{
	height:94px;
	width:602px;
}
	.lg_vokiClassroom{
		float:left;
		height:94px;
		background:url(/classroom/images/lg_vokiClassroom.jpg) no-repeat 0 0;
		width:100px;
	}
	.headerTxtHolder{
		float:right;
		height:94px;
		padding-top:10px;
		padding-right:50px;
		width:450px;
		
	}
/* ************************* */
/* Our CSS 					 */
/* ************************* */
.overlay_macff {
/*	background: transparent url(images/grey_back.png) repeat; */
	background-color:#000;
	width:100%;
	height:100%;
}

.modalVoki_message {
  font: 12px arial;
	text-align:center;
	width:100%;
	padding-bottom:10px;
}

.modalVoki_buttons {
	text-align:center;
	width:100%;
}

.modalVoki_buttons input {
	width:20%;
	margin:10px;
}

.modalVoki_progress {
	float:left;
	margin:auto;
	text-align:center;
	width:100%;
	height:16px;
	background: #FFF url('alert/progress.gif') no-repeat center center
}

.modalVoki_wired_frame {
	background: #FFF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;	
}


/** SCROLLER STYLES **/

.overlay_scroll {
	background-color: #C9C9C9;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* NW Corner */
.scroll_nw {
	background: url('/images/boxes/Scroll_Title_NW.png') no-repeat;
	height:	29px;
	width: 6px;
}

/* North border */
.scroll_n{
	background: url('/images/boxes/Scroll_Title.png') repeat-x;
	height:	24px;	
	font: 12px Arial bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;

}

/* North-East corner */
.scroll_ne  {
	background: url('/images/boxes/Scroll_Close.png') no-repeat;
	height:	29px;
	width: 29px;
}

.scroll_close{
	width:		21px;
	height:		21px;	
	position:	absolute;
	top:		4px;
	right:		4px;
	cursor:		pointer;
	z-index:	1000;
}

/* West border */
.scroll_w {
	/*height: 100px;*/
	width: 3px;
	background: url('/images/boxes/Scroll_W.png') repeat-y;
}

/* East border */
.scroll_e {
	/*height: 100px;*/
	width: 3px;
	background: url('/images/boxes/Scroll_E.png') repeat-y;}
}

/* South-West corner */
.scroll_sw {
	height: 3px;
	width: 3px;
	background: url('/images/boxes/Scroll_SW.png') no-repeat;
}

/* South border */
.scroll_s {
	height: 3px;
	background: url('/images/boxes/Scroll_S.png') repeat-x;
}

/* South-East corner And resizer button*/
.scroll_se, .scroll_sizer  {
	height: 3px;
	width: 3px;
	background: url('/images/boxes/Scroll_SE.png') no-repeat;
}

.s_Scene_title{
	text-align: center;
	/*align: center;*/
	font: 12px Arial;
}

.scroll_content{
	padding:0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

}

IFRAME#vk_scroller_content{
	padding:0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

a.info{
    position:relative; /*this is the key*/
    color:#000;
    top:0px;
    left:0px;
    text-decoration:none;
    text-align:center;
  }

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:19px;
    left:-150px;
    width:1em;
    border:1px solid #F87D13;
    background-color:#ffffff;
    color:#000000;
    text-align: left;
    text-decoration:none;
    font-weight:normal;
    padding:10px;
    font-size: 10px;
	z-index: 6;
}