
div.video-dictionary-content-view li.conj{
	list-style-type: none;
	padding: .4em;
		cursor: pointer;
	vertical-align: text-top;
	position: relative;
	float: left;
	display: block;
	width: 100%;
}

div.video-dictionary-content-view #singConjList{
	height: 158px;
}

div.video-dictionary-content-view #locale5{
	font-size: .9em;
	padding-top: .3em;
	padding-bottom: .3em;
}

div.video-dictionary-content-view #sldLeft{
	left: 0;
 position: absolute;
 height: 22px;
 width: 20px;
 	background-image: url(/lang/shared/images/mopSlider/sliderBackLeftW.png);
}

div.video-dictionary-content-view #sldCenter{
	left: 20px;
 width: 315px;
 position: absolute;
 height: 22px;
 	}

div.video-dictionary-content-view #sldRight {
	right: 0;
 position: absolute;
 height: 22px;
 width: 20px;
 background-image: url(/lang/shared/images/mopSlider/sliderBackRightW.png);
 }

div.video-dictionary-content-view .sldLeft{
	left: 0;
 position: absolute;
 height: 22px;
 width: 20px;
 background-image: url(/lang/shared/images/mopSlider/sliderBackLeftW.png);
}

div.video-dictionary-content-view .sldCenter{
	left: 20px;
 width: 315px;
 position: absolute;
 height: 22px;
 background-image: url(/lang/shared/images/mopSlider/sliderBackW.png);
}

div.video-dictionary-content-view .sldRight {
	right: 0;
 position: absolute;
 height: 22px;
 width: 20px;
 background-image: url(/lang/shared/images/mopSlider/sliderBackRightW.png);
}

div.video-dictionary-content-view .sliderBtn {
	position: absolute;
 	height: 20px;
 cursor: default;
 width: 90px;
	border: solid #3E5269 1px;
		-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-color: #eee;
}

div.video-dictionary-content-view .sldBtnLeft {
	left: 0;
 position: absolute;
 height: 22px;
 width: 20px;
 background-image: url(/lang/shared/images/mopSlider/sliderBtnLeftW.png);
 }

div.video-dictionary-content-view .sldBtnCenter {
	left: 20px;
 width: 50px;
 position: absolute;
 height: 22px;
 background-image: url(/lang/shared/images/mopSlider/sliderBtnW.png);
}

div.video-dictionary-content-view #navi {
	background: white;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding-left: 24px;
	padding-right: 24px;
	display: block;
	min-width: 310px;
	margin-top: 10px;
}

div.video-dictionary-content-view #thumbsparent{
	height: 48px;
	}

div.video-dictionary-content-view #navi form {
	margin:0;
	padding:3px 10px;
	background:#fff;
	border: 1px solid #ccc;
        -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	}

div.video-dictionary-content-view #conjwrapper{
	display: inline-block;
}

div.video-dictionary-content-view #navi p {
	margin:0;
	padding:5px;
	padding-bottom:2px;
}

div.video-dictionary-content-view #navi h3 {
	color:#036;
	margin:0;
	padding: 5px 10px;
	background:#fff;
	border: 1px solid #ccc;
        -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-size:14px;
	text-align:left;
	text-transform:uppercase;
	letter-spacing: 3px;
	text-align: center;
}

div.video-dictionary-content-view #navi select {
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
	border-top: 1px solid #3E5269;
	border-bottom: 1px solid #3E5269;
	border-right: 1px solid #3E5269;
	background-color: #eee;
	color: #3E5269;
	font-weight: bold;
	width: 100%;
	}

div.video-dictionary-content-view #navi form p {
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #9bd;
	padding: 4px 0;
	line-height:16px;
 	margin:0;
}

div.video-dictionary-content-view p i {
 	display: block;
	text-align:center;
	margin:0;
	padding:0;
	font-size:11px;
	color: #666;
	position:absolute;
	bottom:0;
	width:100%;
	border-top:1px solid #ccc;
	padding-top:6px;
}



div.video-dictionary-content-view #replay, #next, #prev{
	padding: 0 4px;
	background: #ddd;
	font-size:10px;
}

div.video-dictionary-content-view #replay a, #next a, #prev a {
	font-weight: normal;
 	text-decoration: none;
		padding:0;
}

div.video-dictionary-content-view #next a:link  {
 color: #600;
}

div.video-dictionary-content-view #prev a:link  {
 color: #600;
}

div.video-dictionary-content-view #replay a:link  {
 color: #600;
}

div.video-dictionary-content-view #replay a:visited  {
 color: #600;
}

div.video-dictionary-content-view #replay a:hover  {
 color: #060;
}

div.video-dictionary-content-view #replay a:active  {
 color: #060;
}

div.video-dictionary-content-view #LP {
 	margin:0;
	padding:0;
}

div.video-dictionary-content-view #AFP{
	float:right;
	width:140px;
	display:block;
}

div.video-dictionary-content-view #AFP label, #LP label {
 	margin:0;
	padding:0;
	font-size:10px;
	color:#600;
}

div.video-dictionary-content-view option.forlang{
	display: block;
}

div.video-dictionary-content-view div#num {
	position:absolute;
	bottom:100px;
	font-size:11px;
	color:#999;
	text-align: center;
	left:250px;
}

div.video-dictionary-content-view #zebrapic{
	display: block;
	border: solid 1px #ccc;
	margin-left: auto;
	margin-right: auto;
	/*height:240px;*/
	/*width:240px;*/
}

div.video-dictionary-content-view .colmainwrapper {
	display: block;
	height:600px;
	padding: 0;
	margin: 0;
	vertical-align: text-top;
	}

div.video-dictionary-content-view .clear {
		clear: both;
}

div.video-dictionary-content-view .leftwrap,
div.video-dictionary-content-view .rightwrap,
div.video-dictionary-content-view .centerlinedivide{
	display: inline-block;
	padding: 0;
	margin: 0;
	vertical-align: text-top;
	}

div.video-dictionary-content-view .leftwrap{
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	float: left;
	display: inline;
	position: relative;
		width: 435px;
	}

div.video-dictionary-content-view .rightwrap{
	vertical-align: text-top;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	float: right;
	margin-right: 24px;
	padding-top: 10px;
	}

div.video-dictionary-content-view .centerlinedivide{
	width: 1px;
	border: 0;
		position: relative;
	float: left;
}


div.video-dictionary-content-view ul.ui-tabs-nav > li{
	overflow: hidden;
	padding-left: 4px;
	padding-right: 4px;
	}

div.video-dictionary-content-view .ui-tabs .ui-tabs-panel {
 display: block;
 border-width: 0;
 padding: 0;
 background-color: #fff;
 color: #000;
 height: 100%;
 }

div.video-dictionary-content-view .ui-tabs .ui-tabs-nav li a {
 		float: left;
 	padding: 0;
 	padding-left: 6px;
 	padding-right: 6px;
 	text-decoration: none;
 	margin-top: 3px;
 	width: 100%;
 	}

div.video-dictionary-content-view .ui-widget-header {
 border: 1px solid #ccc;
 color: #000;
 font-weight: bold;
 }

div.video-dictionary-content-view .centeringWrapper{
	display: block;
	width: 100%;
	}

div.video-dictionary-content-view #sliderCase{
	position: relative;
 	top: 0;
 	width: 349px;
		margin-top: 12px;
 	margin-left: auto;
	margin-right: auto;
}

div.video-dictionary-content-view .sliderCaseRight{
	height: 22px;
 	width: 25px;
 	position: relative;
	float: right;
		right: -27px;
 	/*background-image: url(/lang/shared/images/mopSlider/sliderBackRightRightW.png);*/
 	}

div.video-dictionary-content-view .sldBtnRight{
	right: 0;
 position: absolute;
 height: 22px;
 width: 20px;
 background-image: url(/lang/shared/images/mopSlider/sliderBtnRightW.png);
}


div.video-dictionary-content-view #sldLeft{
	left: 0;
	position: absolute;
	height: 22px;
	width: 20px;
	background-image: url(/lang/shared/images/mopSlider/sliderBackLeftW.png);
}

div.video-dictionary-content-view #sldCenter{
	left: 20px;
	width: 315px;
	position: absolute;
	height: 22px;
}

div.video-dictionary-content-view #sldRight {
	right: 0;
	position: absolute;
	height: 22px;
	width: 20px;
	background-image: url(/lang/shared/images/mopSlider/sliderBackRightW.png);
}

div.video-dictionary-content-view .sldLeft{
	left: 0;
	position: absolute;
	height: 22px;
	width: 20px;
	background-image: url(/lang/shared/images/mopSlider/sliderBackLeftW.png);
}

div.video-dictionary-content-view .sldCenter{
	left: 20px;
	width: 315px;
	position: absolute;
	height: 22px;
	background-image: url(/lang/shared/images/mopSlider/sliderBackW.png);
}

div.video-dictionary-content-view .sldRight {
	right: 0;
	position: absolute;
	height: 22px;
	width: 20px;
	background-image: url(/lang/shared/images/mopSlider/sliderBackRightW.png);
}

div.video-dictionary-content-view #inav {
		margin-bottom:4px;
	margin-left: 20px;
		overflow: hidden;
		width: 528px;
		position: relative;
	margin: auto;
	margin-top: 6px;
	}

div.video-dictionary-content-view .verbval{
	display: inline-block;
}



div.video-dictionary-content-view input {
	/* border:0;
 */	outline:0;
}

div.video-dictionary-content-view #footer {
		display: block;
	font-size:10px;
	margin-top: 2px;
	text-align: center;
	width: 100%;
	border-top: solid 1px #000;
		}

div.video-dictionary-content-view .selctedtmb{
	border-bottom: 5px #09f solid;
}

div.video-dictionary-content-view .wordshow{
	font-size: 15px;
}

div.video-dictionary-content-view .wordhide{
	visibility: hidden;
}

div.video-dictionary-content-view .ui-zebraTabs .ui-zebraTabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

div.video-dictionary-content-view #centeringwrapper{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border: solid 1px #000;
	max-width: 1080px;
	width: 1024px;
}

div.video-dictionary-content-view span.termlemma{
	color: #9bd6f9;
	background-color: #dddddd;
	font-weight: bold;
}


div.video-dictionary-content-view .ui-widget-header{
	border:0;
}


div.video-dictionary-content-view .control-bar{
	display:block;
 	border: blue solid 1px;
	margin-top: 10px;
}


div.video-dictionary-content-view #glossselwrap>input.glossSel{
	width: 20px;
	margin-left: 10px;
	position: absolute;
	border: solid red 1px;
	}

div.video-dictionary-content-view .categline{
	display: block;
	height: 18px;
}

div.video-dictionary-content-view .glossopt{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
 	font-size: .7em;
}

div.video-dictionary-content-view li.ui-state-active a.tabhead {
 	color: #000;
 	text-decoration: none;
 	}

div.video-dictionary-content-view .ui-tabs {
	display: block;
	cursor: pointer;
	height: 100%;
}

div.video-dictionary-content-view ul.ui-widget-header {
	border-bottom: 1px solid #3e5269;
	color: #fff;
	    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}



div.video-dictionary-content-view #subglossWrapper{
	margin-top: 14px;
}

div.video-dictionary-content-view #Vid {
	background: white;
	background-color: #EEE;
	/*border: solid 1px #EEE; */
		margin-left: 14px;
	margin-right: auto;
	display: inline-block;
	margin-top: 14px;
	margin-bottom: 14px;
	/*	width: 240px;*/
	/*height: 240px;*/
}



div.video-dictionary-content-view .noimgwrap{
	padding: 14px;
	}

div.video-dictionary-content-view .slangwrap{
		padding-top: 10px;
}

div.video-dictionary-content-view #verbVid {
	width: 240px;
	height: 240px;
	background: white;
	background-color: #EEE;
	border: solid 1px #EEE;
		margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	}

div.video-dictionary-content-view .vidpanel{
	position: relative;
	float: right;
	width: 278px;
}

div.video-dictionary-content-view #Image {
/*	width:270px;*/
	/*height:255px;*/
	 float:left;
/* */	display: inline;
	position: relative;
	/*border-right: 1px solid #ccc; */
	padding-top: 14px;
	}

div.video-dictionary-content-view #glosstype-parent{
	display: block;
	position: static;
	height: 100%;
}

div.video-dictionary-content-view #verbtype-parent{
	display: block;
	position: static;
	height: 408px;
	}

div.video-dictionary-content-view #glosstype-things{
	position: absolute;
	}

div.video-dictionary-content-view #glosstype-vb{
	border-bottom: solid 3px #3e5269;
	border-left: solid 3px #3e5269;
	border-right: solid 3px #3e5269;
		position: absolute;
	display: block;
	height: 406px;
			-webkit-border-radius: 0 0 6px 6px;
	-khtml-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	}


div.video-dictionary-content-view #listshell{
	display: block;
	position: relative;
	margin-top: 0px;
}

div.video-dictionary-content-view #listbutton-parent{
	position: absolute;
	top: 0;
	margin-top: 4px;
	display: block;
	float: right;
	right: 2px;
}

div.video-dictionary-content-view .listbutton{
	display: inline-block;
	height: 12px;
 	width: 15px;
	}

div.video-dictionary-content-view li.verbitem{
	padding-left: 6px;
	font-size: 12px;
	list-style-type: none;
}

div.video-dictionary-content-view .conjchild{
	font-size: 11px;
	list-style-type: none;
	}

div.video-dictionary-content-view #tenselist{
	padding-left: 0;
	margin-top:0;
	padding-top: 1px;
	padding-bottom: 6px;
		border: solid 1px #3E5269;
		margin-bottom: 0;
	}

div.video-dictionary-content-view #conjulist{
	padding-left: 5px;
	margin-top:20px;
}

div.video-dictionary-content-view li.bluebord{
	border: #9bd6f9 solid 1px;
	border-left: #9bd6f9 solid 5px;
	padding-left: 1px;
	}

div.video-dictionary-content-view .conjverb{
	color: #3E5269;
	font-weight: bold;
	vertical-align: text-bottom;
	}

div.video-dictionary-content-view .pronoun{
	color: black;
	font-weight: bold;
	display: inline-block;
	vertical-align: text-bottom;
	}

div.video-dictionary-content-view .leftarrow{
		position: absolute;
	float: left;
}

div.video-dictionary-content-view .diagdiv{
	height: 100px;
	width: 300px;
	position: absolute;
	float: left;
	background-color: #eee;
	padding: 3px;
		-moz-box-shadow:    2px 2px 3px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px 3px #ccc;
	box-shadow:         2px 2px 3px 3px #ccc;
	}

div.video-dictionary-content-view .dialogtitle{
	font-weight: bold;
	}

div.video-dictionary-content-view .dialogcontent{
}

div.video-dictionary-content-view #sortwrapper{
	display: inline-block;
	padding: 2px;
	position: relative;
	float: right;
}

div.video-dictionary-content-view #sortwrapper > span{
	color: #3E5269;
	margin-right: 3px;
	margin-top: 3px;
	font-size: 10px;
	border: #3e5269 solid 1px;
	padding-left: 2px;
	padding-right: 2px;
	display: inline-block;
	    -webkit-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	background-color: #fff;
	text-decoration: none;
	background-color: #eee;
	cursor: pointer;
	}

div.video-dictionary-content-view .headerwrapper{
	    -webkit-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
	}

div.video-dictionary-content-view .spanwrap{
	display: block;
	margin-bottom: 6px;
	}

div.video-dictionary-content-view .spanwrap2{
	display: block;
}

div.video-dictionary-content-view .zebheaders{
	font-weight:bold;
	font-size: 13px;
		border-top: solid 1px #3e5269;
	border-left: solid 1px #3e5269;
	border-right: solid 1px #3e5269;
	    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
		padding: 2px;
	padding-left: 6px;
}

div.video-dictionary-content-view #glossselwrap_OLD{
	border: solid 1px #3e5269;
	margin-bottom: 6px;
	padding-left: 5px;
	    -webkit-border-radius: 3px 3px 3px 3px;
    -khtml-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
		background-color: #ccc;
	font-weight: bold;
		}

div.video-dictionary-content-view #linebreak{
	margin-bottom: 8px;
	margin-top: 0;
		height: 3px;
	background-color: #000;
	}

div.video-dictionary-content-view .conjheading{
	font-size: 12px;
	color: #ccc;
	margin-left: 4px;
	}

div.video-dictionary-content-view .childsel{
	background-color: #9bd6f9;
		padding: .3em;
	}

div.video-dictionary-content-view ul.tensepos{
	margin: 0;
	padding: 0;
}

div.video-dictionary-content-view .conjchild {
	font-size: 13px;
	list-style-type: none;
	padding-left: 4px;
	display: block;
	padding-bottom: 4px;
	margin-top: 4px;
}

div.video-dictionary-content-view .tenseheading{
	display:inline-block;
	margin-left: 0;
	list-style-type: none;
	padding-left: 0;
	margin-left: 4px;
	width: 90%;
		margin-top: 0;
	margin-bottom: 0;
	}

div.video-dictionary-content-view .conjwrapper{
	display: block;
		border-bottom: #ccc solid 1px;
		}

div.video-dictionary-content-view .longline{
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: .4em;
	margin-right: .4em;
		}

div.video-dictionary-content-view .tensenum{
	vertical-align: top;
	margin-left: 4px;
	margin-right: 4px;
	color: #ccc;
	top: 4px;
	position: relative;
}

div.video-dictionary-content-view .sliderBg{
	display: block;
	float: right;
	position: absolute;
	width: 18px;
	height: 291px;
	background-color: #eee;
	right: 0;
	z-index: 0;
}

div.video-dictionary-content-view .slider-vertical{
	display: block;
	margin-top:6px;
		height: 95%;
	border: #9bd6f9 1px solid;
	width: 9px;
	background-color: #fff;
	float: left;
	position: relative;
	margin-left: 4px;
}

div.video-dictionary-content-view .bottombordered{
	border-bottom: solid 1px #ccc;
	}

div.video-dictionary-content-view .pronoun_Word{
	font-weight: bold;
	font-style: italic;
	height: 50px;
	display: inline-block;
	margin-top: 20px;
	}

div.video-dictionary-content-view .conjverb_Word{
	font-weight: bold;
	font-style: italic;
	height: 50px;
	display: inline-block;
	margin-top: 20px;
}

div.video-dictionary-content-view .tenseline{
	margin-bottom: 0;
	margin-top: 0;
}

div.video-dictionary-content-view .verbhit{
	display: block;
		padding-top:2px;
	padding-bottom:2px;
}

div.video-dictionary-content-view .verbword{
	font-size: 18px;
	font-weight: bold;
	margin-top: 3em;
	font-style: italic;
	}

div.video-dictionary-content-view #slider{
		margin-top: 5px;
	max-height: 70px;
	}

div.video-dictionary-content-view .slider{
	height: 22px;
		-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
		background-color: #ccc;
	}

div.video-dictionary-content-view .sliderstart{
	opacity: .4;
	}

div.video-dictionary-content-view #mainmenu{
	border: 1px solid #000;
	margin:0;
	padding:0;
	}

div.video-dictionary-content-view #mainmenu > li{
	list-style-type: none;
	display: inline-block;
	border: 1px solid #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: -4px;
	margin-right: 0;
	background-color: #9BD6F9;
	}

div.video-dictionary-content-view #mainmenu > li > a{
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 100%;
	}

div.video-dictionary-content-view .noword_space{
	display: inline-block;
	height: 50px;
	width: 100px;
}

div.video-dictionary-content-view .appwrap{
	display: block;
}

div.video-dictionary-content-view .wordthtumb{
	display: inline-block;
		width: 6.875em;
	height: 50px;
		vertical-align: text-top;
	background-color: #fff;
}

div.video-dictionary-content-view .longwordwrap{
	border-left: solid blue 1px;
	border-right: solid blue 1px;
	border-top: solid blue 1px;
	border-bottom: solid blue 1px;
		height: 100%;
	padding-left: .2em;
	padding-right: .2em;
		margin-left: .125em;
	margin-right: .125em;
		}

div.video-dictionary-content-view .selectedWordThumb{
		border-left: solid blue 1px;
	border-right: solid blue 1px;
	border-top: solid blue 1px;
	border-bottom: solid 5px #09f;
		height: 100%;
	padding-left: .2em;
	padding-right: .2em;
		margin-left: .125em;
	margin-right: .125em;
	}

div.video-dictionary-content-view #thumbwordparent{
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	height: 52px;
	}



div.video-dictionary-content-view .navlabel{
		border: blue solid 1px;
	display: block;
	font-size: 10px;
}

div.video-dictionary-content-view .learnlistwrap{
	padding-left: 0;
	margin: 0;
	list-style-type: none;
}

div.video-dictionary-content-view .learnopwrap{
	display: block;
}

div.video-dictionary-content-view #plyrnav2{
	margin-left: 12px;
}

div.video-dictionary-content-view #plyrnav3{
	margin-left: 12px;
}




div.video-dictionary-content-view .navtitle{
	display: block;
	font-size: .8em;
	text-align: center;
	max-width: 6em;
}



div.video-dictionary-content-view .centered{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.video-dictionary-content-view .vidbackgrnd{
	display: block;
	background-color: #CCC;
	height: 240px;
	position: absolute;
	float: left;
	width: 240px;
	margin-left: 5px;
}

div.video-dictionary-content-view .imgwrapper{
	height: 5.4em;
	position: relative;
	float: right;
}


div.video-dictionary-content-view .tmbparent{
	height: 5.55em;
	display: inline-block;
	position: relative;
	padding-top: 2px;
}

div.video-dictionary-content-view .categwrap{
	display: inline-block;
	vertical-align:text-top;
}

div.video-dictionary-content-view #zeblangcontent{
	display: inline-block;
	width: 100%;
}

div.video-dictionary-content-view .ui-widget {
	font-family: Arial, sans-serif;
}

div.video-dictionary-content-view .listenactors{
	margin-top: 2px;
	margin-left: 2px;
	}

div.video-dictionary-content-view .listenactors:hover{
	}

div.video-dictionary-content-view #glossaryselect > option{
	background-color: #fff;
}



div.video-dictionary-content-view .loginelem{
	display: inline-block;
}

div.video-dictionary-content-view .tenseInt{
	display: inline-block;
	width: 30px;
	position: relative;
	float: left;
}


div.video-dictionary-content-view #introvidspace{
	margin: 0px auto;
	position:absolute;
	}

div.video-dictionary-content-view #vidclosebut{
	position:absolute;
	color: #fff;
	top: 4px;
	background-color: #666;
	margin: 0px 2px 2px 600px;
	padding: 3px;
	cursor: default;
		border-radius: 3px;
	}

div.video-dictionary-content-view #vidclosebut:hover{
	background-color: #999;
		border-radius: 3px;
	}

div.video-dictionary-content-view #videocontainer{
	margin: 0px auto;
	position: relative;
	top: -572px;
}

div.video-dictionary-content-view #maincontainer{
		width: 100%;
	}

div.video-dictionary-content-view #centeringwrapper{
	margin: 0px auto;
	width: 1015px;
	height: 670px;
}

div.video-dictionary-content-view #vidcenter{
	width: 640px;
	margin: 0px auto;
}

div.video-dictionary-content-view .imgzstack{
	border: solid blue 1px;
}

div.video-dictionary-content-view .vidplaybut{
	position: absolute;
	left: 0;
}

div.video-dictionary-content-view .vidthumb:hover{
	opacity: 1;
}

div.video-dictionary-content-view .vidthumb{
	opacity: .7;
}

div.video-dictionary-content-view .targverb{
	color: red;
	margin-left: 1em;
}

div.video-dictionary-content-view .verbitfli{
	list-style-type: none;
	border: solid 1px #3E5269;
	font-size: 14px;
	color: #3E5269;
	font-weight: bold;
	cursor: pointer;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

div.video-dictionary-content-view #maingloss_OLD{
	padding: 0;
	margin: 0;
	position: relative;
}

div.video-dictionary-content-view #verbgloss{
	padding: 0;
	margin: 0;
	position: relative;
}

div.video-dictionary-content-view .targspan{
	width: 130px;
	display: inline-block;
}

div.video-dictionary-content-view .natspan{
	width: 130px;
	display: inline-block;
}

div.video-dictionary-content-view .scrollwin{
	height: 144px;
	border: 1px solid #3E5269;
	background-color: #EEE;
	overflow-y: scroll;
}

div.video-dictionary-content-view .verbxpand{
	position: relative;
	float: right;
	cursor: default;
	height: 24px;
	width: 14px;
}

div.video-dictionary-content-view .seleverbli{
	background-color: #9bd6f9;
}

div.video-dictionary-content-view .vlangtrans{
	display: inline-block;
	position: relative;
	float: right;
	font-size: .8em;
	cursor: default;
}

div.video-dictionary-content-view .vlangtrans:hover{
	color: #9bd6f9;
}

div.video-dictionary-content-view .dnameN,
div.video-dictionary-content-view .dnameT,
div.video-dictionary-content-view .separator{
	display: inline-block;
}

div.video-dictionary-content-view .verbxpand{
	position: relative;
	float: right;
	cursor: default;
	height: 24px;
	width: 14px;
}

div.video-dictionary-content-view li.navli{
	display: inline-block;
	position: relative;
	float: left;
}

div.video-dictionary-content-view #nativeListAnchor,
div.video-dictionary-content-view #targetListAnchor{
	cursor: pointer;
}

div.video-dictionary-content-view .ldialgbtn,
div.video-dictionary-content-view .rdialgbtn{
	position: relative;
}

div.video-dictionary-content-view .rdialgbtn{
	margin-left: 1.4em;
}

div.video-dictionary-content-view .basicblock{
	background-color: white;
	}

div.video-dictionary-content-view .slangval{
	display: block;
	font-size: 1.8em;
	text-align: center;
	padding-top: .2em;
	padding-bottom: .2em;
	border-bottom: solid 1px #ccc;
	margin: 0;
	background-color: #fafafa;
	}

div.video-dictionary-content-view .sentencval{
	font-style: italic;
	margin-top: .4em;
	font-size: 1.4em;
}

div.video-dictionary-content-view .slhdr{
	color: #800000;
	font-size: 1em;
}

div.video-dictionary-content-view .defval,
div.video-dictionary-content-view .litval{
	display: inline-block;
	font-size: 1.4em;
	}

div.video-dictionary-content-view .slline{
	text-align: left;
	margin-top: .2em;
	font-size: 1.24em;
	margin-left: .2em;
	margin-right: .2em;
}

div.video-dictionary-content-view .sentences{
	font-style: italic;
}

div.video-dictionary-content-view 6.listlemval{
	left: 0;
	margin-left: 6px;
	top: 0;
}

div.video-dictionary-content-view #content {
	margin: 0px 0px;
	position: relative;
}


