
html, body  {
text-align: center;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
font-size: 10pt;
color: #222;
text-align: center;
background: #00cbfc;
}


#fixWidh {
margin: 0px auto;
max-width: 1400px;
text-align: left;
}

table td {
padding: 0px;
border: 0px;
}

table.tbtest td {
padding: 3px;
}

p {
margin: 14pt 0pt;
}

h1 {
font-size: 18pt;
}

h2 {
font-size: 21pt;
margin-bottom: 40px;
font-weight: normal;
color: #333333;
}

h3 {
font-size: 11pt;
}

img {
border: none;
}

.content a:link {
color: #0030D1;
text-decoration: underline;
background-color: transparent;
}

.content a:visited {
color: #55199F;
text-decoration: underline;
background-color: transparent;
}

.content a:hover {
color: #00015F;
text-decoration: underline;
background-color: #EFF5FF;
}

.content a:active {
text-decoration: underline;
background-color: #EFF5FF;
}


/* start of css properties for divs design */

div#container {
min-width: 950px;
width: 83%;
min-height: 1005px;
margin: 0px auto;
text-align: left;
background: transparent url("../images/layout/nav-btn.png") -200px -200px no-repeat;
}


div#head {
background: url("../images/head.jpg") 0px -40px no-repeat;
height: 100px;
}

#title_name {
left: 0px;
width: auto;
/* background: url("../images/layout/lbl-trans-50.png"); */
border: 3px solid #5aaf4c;
position: relative;
top: -10px;
padding: 25px 40px 20px;
margin: 0;
overflow: hidden;
z-index: 250;
border-radius: 10px;
box-shadow: 1px 1px 3px #111;
}


#title_name h1 {
font-weight: normal;
font-size: 38px;
text-shadow: 1px 1px 4px #111;
position: relative;
float: left;
}

.subtitle {
    position: relative;
    bottom: 33px;
    color: white;
    left: 45px;
    text-shadow: 1px 1px 4px #111;
}


h1.title_site {
color: #86AAF8;
position: absolute;
z-index: 253;
margin: 0px;
}

.s-dname #title_name h1  {
font-size: 35px;
}


#title_name div {
font-size: 10pt;
font-weight: normal;
}

.title_site a:link, .title_site a:visited {
color: #fff;
text-decoration: none;
outline: none;
background-color: transparent;
}

.title_site a:hover {
color: #86ACEF;
text-decoration: none;
outline: none;
background-color: transparent;
}

.title_site a:active {
color: #fff;
text-decoration: none;
outline: none;
background-color: transparent;
}


/* header right info */

#head .t-top-panel {
position: absolute;
right: 40px;
color: #fff;
font-weight: bold;
height: 45px;
overflow: visible;
}
#head .t-un {
font-size: 11px;
font-weight: bold;
}
#head .t-out {
font-size: 10px;
}
#head .t-res {
font-size: 11px
}

#head .t-sign-in {
text-align: right;
padding-bottom: 12px;
padding-right: 80px;
white-space: nowrap;
}
#head .t-sign-in a {
color: #fff;
}
#head .t-sign-in a:link {
text-decoration: none;
}
#head .t-sign-in a:visited {
text-decoration: none;
}
#head .t-sign-in a:hover {
text-decoration: underline;
}
#head .t-sign-in a:active {
text-decoration: underline;
}
#head .t-search-bar {
text-align: right;
white-space: nowrap;
}
#head .t-search-bar form {
margin: 0;
}
#head .t-search-bar input {
vertical-align: top;
}
#head .t-search-bar input[type='submit'] {
    background: #BED7FC url("../images/btn-grd.png") 50% 50% no-repeat;
    border: 1px solid #8E95AF;
    color: #222222;
    cursor: pointer;
    height: 22px;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 70px;
    box-shadow: 1px 2px 3px #45546F;
}

/*for user logged*/

#title_name #user_logged {
color:white;
float:right;
font-size:10pt;
font-weight:normal;
margin-right:50px;
margin-top:80px;
position:relative;
}

#title_name #user_logged a {
color: #fff;
}

/* end of header right info */

div#menu_content {
background-color: #fff;
min-height: 800px;
padding-top: 10px;
padding-bottom: 20px;
box-shadow: 1px 1px 14px #111;
border-radius: 10px;
}

div#navigation {
position: relative;
float: left;
}

#nav-pos {
margin-top: 10px;
margin-left: 14px;
position: absolute;
}

div#contentcell {
margin-left: 200px;
min-height: 1000px;
background-color: #fff;
}

/*end of css properties for divs design */


/*css for menu block */

#menu_body {
width: 186px;
overflow: hidden;
background-color: #fff;
}

.sub ul, .sub_hint ul {
list-style: none;
margin: 0;
padding: 0;
}

.menu-item {
cursor: default;
}

#menu_body .menu-item {
color: #0F2862;
display: block;
background-image: url("../images/layout/nav-btn.png") !important;
background-position: 0 0 !important;
background-repeat: no-repeat;
margin: 0px 0px 0px;
text-shadow: 0 1px 0 #FFFFFF;
text-decoration: none;
height: 35px;
}

#menu_body .menu-item:hover, #menu_body  .active-section {
background-position: 0 -56px !important;
}

#menu_body .menu-item div {
background-image: none;
}

#menu_body .item-top {
padding-top: 7px;
position: relative;
}

#menu_body .menu-item a {
padding: 7px 0 8px 25px;
margin-right: 8px;
margin-left: 0;
display: block;
text-decoration: none;
color: #183A87;
font-weight: bold;
outline-style: none;
background-color: transparent;
white-space: nowrap;
text-align: left;
}


#menu_body  .item-top a {
padding-top:0px !important;
}





#menu_body  .active-section a {
color: #183A87;
}

#menu_body .menu-item:hover a {
 color: #0A204F !important;
}

#menu_body .menu-item a img {
margin: 0 7px -3px -16px;
position: relative;
width: 16px;
}


.list {
cursor: pointer;
position: absolute;
/* background: url("/images/bluepoint.gif") no-repeat;*/
padding: 0px;
font-size: 0px;
height: 16px;
width: 20px;
margin: 0px;
right: 6px;
}

.down {
background-position: 2px -20px;
}

.up {
background-position: 2px 6px;
}

.sub {
background-color: #fff;
z-index: 300;
}

.sub ul {
font-weight: normal;
padding: 4px 10px 7px 28px;
}

.sub ul li {
padding-bottom: 3px;
font-size: 12px;
}


.sub ul li a:link, .sub ul li a:visited {
color: #0002BF;
text-decoration: none;
outline: none;
background-color: transparent;
}


.sub ul li a:hover {
color: #00015F;
text-decoration: underline;
outline: none;
background-color: transparent;
}

.sub ul li a:active {
color: #FF0000;
text-decoration: underline;
outline: none;
background-color: transparent;
}

.sub_high {
margin: 5px 0px 0px 0px;
padding-bottom: 5px;
font-weight: bold;
background-color: transparent;
}

.page {
margin-top: 0px;
text-align: center;
}

h2.page {
font-size: 18pt;
margin-bottom: 0px;
}

h2.page-bl {
font-size: 20pt;
color: #31549F;
}

h2.page-bl, h2.page-st {margin-bottom: 40px;}
.gr-table td, .gr-table-s td {font-weight: bold;}
.gr-table td:nth-child(1) {font-weight: normal; font-style: italic;}
.tilde {position: relative;}
.tilde span {position: absolute; margin-left: -7px}
.st-bl-table th {font-size: 10px;}

/*end of new design*/


.content {
padding: 20px 50px 40px;
}

.sound {
background-image: url("../images/sound.gif");
background-repeat: no-repeat;
background-position: 100% 3px;
font-weight: normal;
cursor: pointer;
}

div.sound {
float: left;
}

span.sound {
background-position: 100% 2px;
/background-position: 100% 3px;
}

.unit-area span.sound  {
background-image: url("../images/sound-bl.png");
background-position: 100% 0px;
/background-position: 100% 1px;
}

.unit-area span.preplay {
color: #0000FF;
background-position: 100% -26px;
/background-position: 100% -25px;
}


.play_tip {
font-size: 14px;
}

.notip, .alltip {
padding-right: 18px;
font-size: 10pt;
}

.preplay {
color: #0000FF;
background-position: 100% -23px;
}

span.preplay {
background-position: 100% -24px;
/background-position: 100% -23px;
}

.unit-area span.play_tip {
/padding-left: 3px;
}

.unit-area span.play_tip {
padding-left: 3px\0/;
}

.sound_tip {
opacity: 1.1;
visibility: hidden;
position: absolute;
background-color: #E0E7EF;
padding: 4px 3px;
border: 1px solid #D1D7DF;
font-weight: normal;
font-size: 11px;
font-family: Arial;
}

.key {
background-color: #888888;
border: 1px solid #999999;
bor_der-top: none;
clear: left;
float: left;
font-size: 10pt;
position: relative;
cursor: default;
background-image: url("../images/key.gif");
height: 23px;
}

.key div {
padding: 4px 5px 3px 5px;
}

.key div div.sound {
padding: 0px;
font-weight: bold;
background-position: 100% 2px;
}

.key div div.preplay {
background-position: 100% -24px;
}

.key_act {
left: 1px;
top: 1px;
background-position: 0% 25px;
}

.key_curr {
border-color: #FF0000;
}

.acute {
position: absolute;
white-space: nowrap;
}

.accent {
position: relative;
left: -7px;
top: -1px;
font-weight: bold;
}


.bold {
font-weight: bold;
}

.ital {
font-style: italic;
}

.bold_it {
font-weight: bold;
font-style: italic;
}

.task {
font-weight: bold;
font-style: italic;
margin-bottom: 14pt;
}

.secondary-list {
font-weight: normal;
padding-left: 15px;
}

.dict_wrapper {
padding: 0px 10px;
}

.diction {
border: 2px solid #4B495F;
border-right: none;
}

.diction td {
border-right: 2px solid #4B495F;
margin: 0px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
}

.original {
width: 32%;
padding-right: 15px;
font-weight: bold;
}

.transcript {
width: 36%;
padding-left: 15px;
padding-right: 6px;
}

.transcript table td {
margin: 0px;
padding: 0px;
border: 0px;
cursor: pointer;
}

.sdict {
width: 22px;
height: 18px;
background-image: url("../images/sound.gif");
background-position: 100% 3px;
background-repeat: no-repeat;
cursor: pointer;
float:left;
font-weight:normal;
}

.translation {
width: 32%;
padding-right: 15px;
}

.trow_act {
background-color: #E7EAEC;
}

.after_dic {
margin-top: 15pt;
text-align: center;
}


.audio-task p {
margin-right: 10px;
padding:0px;
}

.put {
font-size: 11px;
}

.test-space {
margin-left:15px;
}

.nwr {
white-space: nowrap;
}

.tab1 p {
margin-top: 0px;
}

.inter {
margin-bottom: 15pt;
}

.check {
line-height: 16px;
font-size: 9pt;
}

.check div div.sound {
padding-right: 20px;
}

.voc_inter p {
margin-bottom: 0px;
}

.costr {
font-size: 8pt;
font-weight: bold;
padding-bottom: 5px;
}

.cOrder {
font-style: italic;
font-size: 9pt;
cursor: pointer;
}

.accun {
text-decoration: underline;
}

.drop_1 {
line-hight: normal;
cursor: default;
display: block;
width: 100%;
color: #000000;
}

.drop_2 {
position: relative;
left: 30px;
top: -1px;
z-index: 100;
cursor: default;
color: #000;
}


.drop_2bl {
width: 155px;
position: absolute;
background-color: #ffffff;
padding: 0px 0px;
border: 1px solid #999999;
cursor: default;
}

.drop_2x {
padding: 4px 5px;
cursor: default;
font-size: 11px;
font-family: Verdana, sans-serif;
}

.drop_3 {
position: relative;
left: 30px;
top: -1px;
z-index: 100;
cursor: default;
}

.drop_3bl {
width: 135px;
position: absolute;
background-color: #ffffff;
padding: 0px 0px;
border: 1px solid #999999;
cursor: default;
}

.drop_3x {
padding: 4px 5px;
cursor: default;
font-size: 11px;
font-family: Verdana, sans-serif;
}

.d_act {
background-color: #EFEFEF;
}

.toopen {
background-image: url("../images/triangle.gif");
background-position: 100% -14px;
background-repeat: no-repeat;
}

.opened {
background-position: 100% 8px;
}

.tcheck {
padding-left: 15px;
cursor: pointer;
background-image: url("../images/check.gif");
background-repeat: no-repeat;
background-position: 0px -30px;
}

.checked {
background-position: 0px 0px;
}
.norm_txt {
font-weight: normal;
font-style: normal;
}

#audiospan {
top: -25px;

}

.beta-wrapper {
float: right;
position: relative;
top: -20px;
left: -10px;
}

.beta-pic {
display: none;
position: absolute;
height: 75px;
width: 70px;
background-image: url("../images/beta.png");
background-repeat: no-repeat;
background-position: left top;
}

.play {
width: 48px;
height: 45px;
background-image: url("../images/play.gif");
background-repeat: no-repeat;
background-position: 0px -70px;
cursor: pointer;
}

.more_info {
font-weight: normal;
font-size: 10px;
font-style: normal;
cursor: pointer;
position: absolute;
color: #000000;
font-var_iant: small-caps;
text-tran_sform: uppercase;
font-family: Arial, sans-serif;
}

.more_info span {
position: relative;
top: -10px;
border: 1px solid #054e83;
background-color: #97d0fb;
padding: 0px 2px;
}

.m_info_act {
color: #2530fc;
}

.m_info_act span {
background-color: #CFEBFF;
}

.com-example {
padding-left: 30px;
}


#preload_but {

}

#loading {
position: absolute;
display: none;
}

#progress  {
color: #2F2F2F;
font-size: 11px;
margin-bottom: 4px;
}

#progressbar {
font-size: 0px;
width: 150px;
border: 1px solid #6F6F6F;
overflow: hidden;
}

#progressStatus {
height: 4px;
background-color: #AFAFAF;
width: 0px;
}

.learnt-list {
list-style: none;
font-style: italic;
}

.last-links {
list-style: none;
margin-bottom: 30px;
}

.last-links li {
padding: 3px 0px;
}

.open_popup_link {
color: #0000FF;
cursor: pointer;
}

.pphover {
color: #00015F;
text-decoration: underline;
}

.letter {
font-style: italic;
font-weight: bold;
}

html body .acct {
font-weight: bold !important;
}

.ry {
text-decoration: line-through !important;
}

span.sound {
white-space: nowrap;
}

span.bold span.sound {
font-weight: bold;
}

.hint_wrap {
height: 45px;
position: relative;
z-index:20;
display: none;
}


#footer {
height: 50px;
}

.copy {
color: #fff;
font-size: 9px;
padding: 10px;
text-align: center;
}


#footer a:link {
color: #fff;
text-decoration: none;
background-color: transparent;
}

#footer a:visited {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #fff;
text-decoration: none;
background-color: transparent;
}

#footer a:active {
color: #fff;
text-decoration: none;
background-color: transparent;
}

#divspace {
height: 1px;
width: 509px;
font-size: 1px;
overflow: hidden;
}

.inner-listing p {
margin: 5pt 0pt;
}

.hint-vspace {
font-size: 0px;
width: 1px;
height: 10px;
}



/* start for inner tabs*/

#prof_tabs {
width: 100%;
flo_at: left;
border-bottom: 1px solid #666;
fo_nt-size: 12px;
font-weight: bold;
position: relative;
}

#tabs_row {
padding-left: 50px;
float: left;
position: relative;
top: 1px;
}

.ptab {
float:left;
background:url("../images/tableftF.gif") no-repeat left -42px;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
cursor: pointer;
bor der-bottom: 1px solid #666;
color:#666;
margin-left: 2px;
}

.ptab div {
float:left;
display: block;
background: url("../images/tabrightF.gif") no-repeat right -42px;
padding: 5px 20px 4px 14px;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;
}

.hon {
color: #444444;
}

.current_ptab {
bor_der-bottom: 1px solid #fff;
background-position: 0px 0px;
color: #000000;
border-bottom: 0px solid #fff;
cursor: default;
}

div.current_ptab div {
background-position: 100% 0px;
bor der-bottom: 1px solid #fff;
font-weight: bolder;
padding: 5px 20px 5px 14px;
}

.pBlock {
clear: both;
padding: 20px;
border: 1px solid #666;
border-top: none;
-moz-box-shadow: 4px 6px 4px #9F9F9F;
-webkit-box-shadow: 4px 6px 4px #9F9F9F;
box-shadow: 4px 6px 4px #9F9F9F;
}

#show_sound_display div.display_in {
background-color: transparent !important;
}


.inpBlock {
/*min-height: 520px;*/
height: auto ! important;
height: 520px;

}


.ptab a:link {
color: #666;
text-decoration: none;
background-color: transparent;
}

.ptab a:visited {
color: #666;
text-decoration: none;
background-color: transparent;
}

.ptab a:hover{
color: #444;
text-decoration: none;
background-color: transparent;
}

.ptab a:active{
color: #444;
text-decoration: none;
background-color: transparent;
}

.pBlock h3 {
font-size: 12pt;
margin-top: 0px;
}

/*end for inner tabs*/

.ad-bottom {
height: 60px;
background-color: #fff;
position: relative;
margin-top: -20px;
}

div.hidden_content {
background-color: #EFF5FF;
border: 1px dotted gray;
padding: 15px;
text-align: center;
color: gray;
margin: 30px 0px;
}

a.to_reg:link {
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.to_reg:visited {
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a.to_reg:hover {
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

a.to_reg:active {
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}

/* styles for the rss block */

.note {
font-style: italic;
border: 1px solid #ccc;
background-color: #DFE5FF;
padding: 2px 3px 2px 2px;
}

.last-updates span.note {
position: relative;
wi dth: 450px;
display: block;
text-align: left;
padding-left: 20px;
padding-right: 34px;
}

a.rss-link {
font-size: 1px;
width: 30px;
height: 49px;
display: block;
background-image: url("../images/rss.gif");
background-repeat: no-repeat;
background-position: 0px 0px;
position: absolute;
right: 2px;
margin-top: -8px;
}

a.rss-link:link {
background-position: 0px 0px;
}

a.rss-link:visited{
background-position: 0px 0px;
}

a.rss-link:hover {
background-position: 0px -49px;
}

a.rss-link:active {
background-position: 0px -49px;
}

.last-updates {
width: 450px;
margin-left: 20px;
}

.last-updates ul {
list-style: none;
padding: 20px 10px 20px 20px;
margin: 0px;
border: 1px solid #ccc;
border-top: 0px solid #fff;
}

.last-updates ul li {
padding: 4px 0px;
}

.last-updates h3 {
font-style: normal;
font-size: 10pt;
margin-bottom: 0px;
color:#444;
}

/* styles for the rss block  end*/

/* styles for internal links*/
span.int-links {
display: block;
font-size: 11px;
margin-top: 18px;
padding-bottom: 15px;
}
span.int-links .int-arrow {
font-size: 9px;
}
span.int-links a .int-arrow {
text-decoration: none;
}
span.int-links a:link {
text-decoration: underline;
color: #0000EE;
}
span.int-links a:visited {
text-decoration: underline;
color: #0000EE;
}
span.int-links a:hover {
text-decoration: none;
color: #00015F;
}
span.int-links a:active {
text-decoration: none;
color: #00015F;
}

h3.page-path {
margin-bottom: 40px;
text-align: center;
font-weight: normal;
}
/* styles for internal links end*/

/* styles for standard table*/

table.st-table {
border-collapse: collapse;
border-left: 1px solid #CFCFCF;
border-top: 1px solid #CFCFCF;
margin: 10px;
}

table.st-table tr {
vertical-align: top;
}

table.st-table td {
verti cal-align: top;
padding: 10px;
border-right: 1px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
text-align: center;
color: #222;
}

table.st-table .thbrd {
border-right: 1px solid #CFCFCF;
}


table.st-table th {
color: #555;
padding:5px;
border-right:solid 1px #fff;
font-size: 12px;
font-weight: normal;
background-color: #DFDFDF;
text-align: center;
}

table.st-table .even {
background-color: #EFEFEF;
}

table.st-table td {
padding: 6px 10px;
}

span.ending {
font-weight: bold;
}

span.end_nul {
color: gray;

}

.case-name {
font-style: italic;
}

.eg {
font-weight: bold;
font-style: italic;
}

.egt {
font-style: italic;
}

.summary-list {
list-style-type: circle;
}

.summary-list li {
padding: 5px 0px;
}

/* end of styles for standard table*/

.in-notes {
font-style: italic;
font-weight: normal;
}

.lesson-notes p {
margin-left: 20px;
margin-right: 20px;
font-size: 12px;
}

.lesson-notes h3 {
margin-top: 0px;
border-width: 0px 0px 1px 0px;
font-size: 12px;
}

.lesson-notes {
border: 1px solid #CCCCCC;
margin: 30px 20px;
}

/*examples */

.egdiv {
padding: 10px 0px 10px;
margin: 14pt 20px;
background-color: #f3f6fb;
border: 1px solid #b7cdec;
border-radius: 7px;
}

.egdiv h4 {
font-size: 14px;
color: #4d6485;
margin: 0 30px 14pt;
font-weight: bold;
font-style: italic;
border-bottom: 3px double #a1bce4;
padding: 0px 0px 4px;
}

.egdiv p {
margin: 12px 45px;
font-size:12px;
line-height:16px;
}

div.eg-sound {
p_adding: 2px 0px 2px;
}

div.eg-sound p {
font-size: 10pt;
}

.clear {
clear: both;
}

/*end of examples*/




/*login errors */

.errorExplanation {
text-align: left;
margin-left: 30px;
margin-right: 30px;
}

.errorExplanation h2 {
color: red;
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 40px 30px 30px;
}

.errorExplanation li {
font-size: 11px;
}
/* end of login errors*/


/* module */

.module-top {
background-image: url("../images/module/module-top.png");
height: 21px;
position: relative;
margin: 0px 24px 0 24px;
}

.module-t-left {
background-image: url("../images/module/module.png");
position: absolute;
width: 24px;
height: 21px;
left: -24px;
}

.module-t-right {
background-image: url("../images/module/module.png");
background-position: right top;
position: absolute;
width: 24px;
height: 21px;
right: -24px;
}

.module-right {
background-image: url("../images/module/module-right.png");
background-position: right top;
background-repeat: repeat-y;
padding-right: 24px;
overflow: hidden;
}

.module-left {
background-image: url("../images/module/module-left.png");
background-repeat: repeat-y;
background-position: left top;
padding-left: 24px;
}

.module-bottom {
background-image: url("../images/module/module-bottom.png");
background-position: left bottom;
height: 27px;
position: relative;
margin: 0px 24px 0 24px;
}

.module-b-left {
background-image: url("../images/module/module.png");
background-position: left bottom;
position: absolute;
width: 24px;
height: 27px;
left: -24px;
}

.module-b-right {
background-image: url("../images/module/module.png");
background-position: right bottom;
position: absolute;
width: 24px;
height: 27px;
right: -24px;
}

.module-content {
background-color: #fff;
padding: 0 20px 20px 20px;
}

.module-content form {
margin: 0px;
}

.form-entries td {
padding: 10px;
}

td.entry1 {
font-weight: bold;
text-al ign: right;
}


.mod-in-log {
padding: 40px 10% 80px 10%; background-color: #EFEFEF; border: 1px solid #DFDFDF; position: relative;
}

/* end of module*/

.sub form {
margin: 0px;
}

.sub form #password, .sub form #email {
font-size: 11px;
width: 140px;
text-align: left;
}


div.imp-info {
position: relative;
border: 1px solid blue;
margin: 0px 30px;
}

div.imp-info p {
border-left: 1px solid #C2CEEF;
margin: 0px;
padding: 10px 7px;
margin-left: 50px;
background-color: #EFF3FF;
color: #061E5F;
}

div.info-icon {
position: absolute;
margin-left: 7px;
margin-top: 7px;
width: 34px;
height: 33px;
background-image: url("../images/icon-info.jpg");
}


div.pr_hsp {
min-height: 200px;
height: auto !important;
height: 200px;

}

.sbcr-free input {
font-weight: bold; font-size: 11px
}

.sbcr-free form {
display: inline;
}

.sbcr-free {
font-size: 12px;
}



 .sub_hint {
background-color: #ffffff;
position: absolute;
border: 1px solid #999999;
width: 178px;
border-top: 0px solid #fff;
left: 12px;
box-shadow: 1px 3px 3px #BFBFBF;
}

.drop_2bl, .drop_3bl {
box-shadow: 1px 3px 3px #BFBFBF;
}



h2 {
font-size: 21pt;
margin-bottom: 40px;
font-weight: normal;
color: #444444;
text-shadow:2px 2px 2px #BFBFBF;
}

.new_item {
position: absolute;
font-size: 10px;
font-st yle: italic;
color: #fff;
font-weight: bold;
background-color: #DF2929; /* #FFEFEF;*/
border: 1px solid #FFBFBF;
padding-bottom: 1px;
text-shadow:1px 1px 1px #666;
}

.content a.drop_lessons_list {
padding-left: 15px;
background-color: transparent;
}


.soft_letter {
background-color: #8FFF9E;
}

.stressed_letter {
background-color: #E5FF00;
}

.unvoiced_letter {
background-color: #F3BFFF;
}

.reduct_letter {
background-color: #FFBD6F;
}

.hard_letter {
background-color: #BFEEFF;
}

.highlight_letters {
text-align: center;
height: 30px;
width: 150px;
outline: none;
font-weight: bold;
font-size: 13px;
}

.hidden_soft .soft_letter {
background-color: transparent;
}

.hidden_stressed .stressed_letter {
background-color: transparent;
}

.hidden_unvoiced .unvoiced_letter {
background-color: transparent;
}

.hidden_reduct .reduct_letter {
background-color: transparent;
}

/* styles for highlighted letteres*/
.soft_letter {
background-color: #8FFF9E;
}

.stressed_letter {
background-color: #E5FF00;
}

.unvoiced_letter {
background-color: #E77FFF;
}

.reduct_letter {
background-color: #FFBD6F;
}

.hard_letter {
background-color: #BFEEFF;
}

.voiced_letter {
background-color: #7FFFF0;
}



.highlight_letters {
text-align: center;
height: 30px;
width: 150px;
outline: none;
font-weight: bold;
font-size: 13px;
}

.hidden_soft .soft_letter {
background-color: transparent;
}

.hidden_stressed .stressed_letter {
background-color: transparent;
}

.hidden_unvoiced .unvoiced_letter {
background-color: transparent;
}

.hidden_reduct .reduct_letter {
background-color: transparent;
}

.highlight_buttons td {
width: 140px;
padding: 5px 5px;
text-align: center;
font-size: 11px;
font-weight: bold;
color: #777;
cursor: pointer;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
}

.highlight_stressed {
background: #E4EF86 url("../images/btn-grd.png") 50% 50% no-repeat;
}

.highlight_soft{
background: #A7DFAF url("../images/btn-grd.png") 50% 50% no-repeat;
}

.highlight_reduct{
background: #EFCCA4 url("../images/btn-grd.png") 50% 50% no-repeat;
}

.highlight_unvoiced{
background: #F3BFFF url("../images/btn-grd.png") 50% 50% no-repeat;
}



.highlight_buttons .stressed_hover {
background-color: #FDFF00;
color: #222;
}

.highlight_buttons .soft_hover {
background-color: #7FFF3F;
color: #222;
}

.highlight_buttons .unvoiced_hover {
background-color: #FF7FCC;
color: #222;
}

.highlight_buttons .reduct_hover {
background-color: #FFA26F;
color: #222;
}

.highlight_buttons .stressed_active {
background-color: #FFD100;
color: #000;
}

.highlight_buttons .soft_active {
background-color: #0BBF13;
color: #000;
}

.highlight_buttons .unvoiced_active{
background-color: #FF00E2;
color: #000;
}

.highlight_buttons .reduct_active {
background-color: #FF5A00;
color: #000;
}


.highlight_info {
padding: 8px 10px 20px 10px;
color: #444;
font-size: 11px;
}

div.see-exercises {
margin: 40px 0px;
padding: 15px;
font-style: italic;
}

div.see-exercises  span {
font-weight: bold;
}

.rss-ico {
display: block;
position: absolute;
right: 0px;
margin-top: -30px;
}

.rss-ico a {
background-color: transparent !important;
text-decoration: none !important;
}

.see-also-list a {
font-size: 11px;
}

hr.less-end {display: block;}

h3.ex-title {
padding: 7px 10px;
background-color: #EFEFEF;
border: 1px solid #999;
margin: 40px 0 30px;
text-shadow: 0px 1px 0px #fff;
background-image: url("../images/h3-bg.png");
background-position: left bottom;
background-repeat: repeat-x;
}

.ex-area {
padding: 0px 15px;
}


.content p.ex-task {
padding: 4px 10px;
background-color: #D1E2EF;
border-left: 4px solid #B5CDDF;
background-image: url('../images/task-bg.png');
background-position: right bottom;
background-repeat: repeat-y;
padding-right: 50px;
color: #000;
position: relative;
left: -5px;
}

.sub_hint {
z-index: 20;
}

h3.page-p {
padding: 6px 8px 7px;
background-color: #009BFA;
border-top: 1px solid #678ACF;
font-size: 16px;
margin: 50px 0px 20px;
/* position: relative;
left: -5px; */
text-shadow: 0px 1px 0px #444;
}

h4.page-pp {
font-size: 14px;
margin: 30px 0 15px;
padding: 4px 4px;
border-bottom: 1px dotted #333;
}

.case-ind {
font-size: 11px;
color: #555555;
}


#tinybox {
position:fixed;
display:none; padding:10px;
padding: 35px;
background:#fff url(images/preload.php) no-repeat 50% 50%;
background-color: #EFF6FF;
z-index:99999999;
border-radius: 10px;
box-shadow: 0px 0px 15px #111;
/
border:10px solid #e3e3e3;
}

#tinymask {position:fixed; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:9999999}
#tinycontent {
background:#fff;
max-height: 300px;
}

.end {
font-weight: bold;
font-style: italic;
}

input.search-bar {
padding-left: 20px;
background-image: url(../images/search.png);
background-repeat: no-repeat;
background-position: 2px 2px;
width: 130px;
font-size: 14px;
height: 16px;
border: 1px solid #666;
margin-right: 1px;
padding-top: 2px;
}

input.page-search-start {
color: #777;
font-style: italic;
font-size: 13px;
}

.page-search-wrapper {
padding: 2px;
border: 1px solid #666;
background-color: #fff;
white-space: nowrap;
position: fixed;
right: 4px;
top: 20px;
}

*html .page-search-wrapper  {
display: none;
}


.search-display {
color: #999;
font-weight: bold;
font-size: 13px;
border: 1px solid #999;
background-color: #fff;
padding: 0px 2px;
}

.search-display-over {
background-color: #fff;
color: #333;
border: 1px solid #333;
cursor: pointer;
}

.found_string {
background-color: #FEFFAF;
font-weight: bold;
}

.gr-list-head {
color: #3B3DBF;
font-weight: bold;
margin: 0px 0px 5px 0px;
background-color: #E2E6F2;
padding: 2px 10px 3px 10px;
}


.gr-li-head {
margin-top: 20px;
}

.gr-list {
list-style: none;
max-width: 100%;

}

.noselect {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
user-select: none;
}


/* vocabulary list  */

.vo-c-wordlist {
padding: 30px 20px;
background-image:url(../images/ltl-bg.gif);
border:2px solid #CFE0FF;
overflow:hidden;
}

.voc-wordlist  .diction {
background-color: #fff;
background-image:url(../images/cs_bg.gif);
background-position:left bottom;
background-repeat:repeat-x;
border: 1px solid #99B9DF;
border-right: none;
}

.voc-wordlist .voc_bord {
margin: 0 auto;
border: 1px solid #99B9DF;
background-image:url(../images/lt-bg.gif);
background-color: #E0E7EF;
-moz-box-shadow: 1px 2px 6px #A8BBCF;
-webkit-box-shadow: 1px 2px 6px #A8BBCF;
box-shadow: 1px 2px 6px #A8BBCF;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.voc-wordlist .voc_bord  td{
padding: 7px;
color: #222;
}

.voc-wordlist .diction td {
border-right: 1px solid #B5C1CF;
color: #222;
margin: 0px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 15px;
}

.voc-wordlist .original {
width: 32%;
padding-right: 15px;
font-weight: bold;
}

.voc-wordlist .transcript {
width: 36%;
padding-left: 15px;
padding-right: 6px;
}

.voc-wordlist .transcript table td {
margin: 0px;
padding: 0px;
border: 0px;
cursor: pointer;
}

.voc-wordlist .sdict {
width: 22px;
height: 18px;
background-image: url("../images/sound.gif");
background-position: 100% 3px;
background-repeat: no-repeat;
cursor: pointer;
float:left;
font-weight:normal;
}

.voc-wordlist .translation {
width: 32%;
padding-right: 15px;
}

.voc-wordlist .trow_act {
background-color: #EFF5FF;
}

.voc-wordlist tr.trow_act  td {
color: #000;
}

.voc-wordlist tr.trow_act  td .preplay  td {
color: #0000ff;
}

.voc-links {
border: 2px solid #9FC2FF;
background-color: #EFF5FF;
font-size: 12px;
font-weight: bold;
color: #31394F;
text-shadow: 0px 1px 0px #fff, 1px 1px 3px #8EA7CF;
border-radius: 9px;
box-shadow: 1px 1px 0px #627EAF, 1px 2px 3px #3E556F;
}

table.voc-links {
margin: 24px auto 0;
text-align: center;
}

td.voc-space {
padding: 8px 50px 8px 30px;
}

table.voc-link-first {
margin-top: 40px;
}

table.voc-link-last {
margin-bottom: 70px;
}

.content .voc-links a:link  {
color: #0000FF;
}
.content .voc-links a:visited {
color: #0000FF;
}


/* end of voc list */

#menu-del-wrapper {
position: relative;
z-index: 300
}

#menu_remover {
position: absolute;
margin-left: 10px;
top: -10px;
z-index: 300;
font-weight: bold;
font-size: 10px;
cursor: pointer;
padding: 1px 4px 2px;
color: #555;
text-decoration: underline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
background-color: #ccc;
text-decoration: none;
}

/* #menu_remover:hover {
background-color: #ccc;
text-decoration: none;
} */

.show-menu-remover #menu_remover {
background-color: #ccc;
}

.m-menu-hidden .menu-shown {
display: none;
}
.m-menu-hidden #menu_remover {

}
.menu-hidden {
display: none;
}
.m-menu-hidden .menu-hidden {
display: inline;
}
.m-menu-hidden #nav-pos {
display: none;
}
.m-menu-hidden div#contentcell  {
margin-left: 30px;
}

#mini-menu {
position: absolute;
font-size: 11px;
width: 380px;
left: 50%;
margin-left: -200px;
display: none;
text-align: center;
background-color: #fff;
border: 1px solid #C3CDDF;
overflow: hidden;
padding: 4px 10px 6px 10px;
top: -25px;
border-radius: 7px;
box-shadow: 1px 1px 0px #627EAF, 1px 2px 3px #3E556F;
}

#mini-menu a {
font-weight: bold;
font-size: 10px;
}

#mini-menu a:link {
color: #002DFF;
text-decoration: none;
outline: none;
background-color: transparent;
}
#mini-menu a:visited {
color: #002DFF;
text-decoration: none;
outline: none;
background-color: transparent;
}
#mini-menu a:hover {
color: #00015F;
text-decoration: underline;
outline: none;
background-color: transparent;
}

#mini-menu a:active {
color: #FF0000;
text-decoration: underline;
outline: none;
background-color: transparent;
}

.m-menu-hidden #mini-menu {
display: block;
}

#header_remover {
position: absolute;
right: 15px;
top: -10px;
z-index: 300;
font-weight: bold;
font-size: 10px;
cursor: pointer;
padding: 1px 4px 2px;
color: #fff;
text-decoration: underline;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

#header_remover:hover {
background-color: #ccc;
text-decoration: none;
}
.m-header-hidden .header-shown {
display: none;
}
.m-header-hidden #header_remover {
color: #555;
}
.header-hidden {
display: none;
}
.m-header-hidden .header-hidden {
display: inline;
}
.m-header-hidden #fixWidh {
position: relative;
top: -84px;
}

.m-wide-body #container {
width: 96%;
}

#body_widther {
position: absolute;
right: 100px;
top: -10px;
z-index: 300;
font-weight: bold;
font-size: 10px;
cursor: pointer;
padding: 1px 4px 2px;
color: #fff;
text-decoration: underline;
border-radius: 3px;
}

#body_widther:hover {
background-color: #ccc;
text-decoration: none;
}

.m-wide-body .body-normal {
display: none;
}
.m-wide-body #body_widther {
color: #555;
}
.body-wide {
display: none;
}
.m-wide-body .body-wide {
display: inline;
}


.dark_body #mini-menu {
display: none;
}
.dark_body #header_remover, .dark_body #menu_remover, .dark_body #body_widther {
display: none;
}

.m-header-hidden .sound_tip {
margin-top: 150px;
}

#alert_mess {
text-align: center;
display: none;
position: fixed !important;
position: absolute;
opacity: 0.9;
left: 50%;
top: 5px;
z-index: 100000;
width: 300px;
background-color: #FEFF8F;
border-top: 1px solid #FFFFCF;
border-left: 1px solid #FFFFCF;
border-right: 1px solid #AFA42B;
border-bottom: 1px solid #AFA42B;
margin-left: -150px;
border-radius: 3px;
box-shadow: 0px 1px 3px #111;
}

#alert_mess div {
font-size: 12px;
color: #1111;
margin: 10px;
padding: 10px 15px;
background-color: #FFFFCF;
background-color: #FFFFCF;
}
#alert_mess div span {font-size: 11px;}
#alert_mess div b {font-size: 14px; display: block; padding: 3px 3px 4px;}


.st-bl-table {
/*background-color:#C3CDDF;*/
background-color:#e2e7f0;
}

.st-bl-table th {
background-color:#D1DDEF;
border:0px solid #D1DDEF;
color:#45494F;
font-size:11px;
padding:5px 16px;
text-align: center;
}

.st-bl-table  .ru-pers {
pad-ding: 4px 5px;
}

.st-bl-table .ru-vform {
font-size: 12px;
font-style: italic;
padding: 8px;
text-align: center;
}

.st-bl-table th.sec-row {
background-color: #E0E6EF;
font-weight: normal;
}

.st-bl-table td {
background-color:#FFFFFF;
color:#45494F;
padding:6px 15px;
}

.st-bl-table .conj-table td {
font-size: 11px;
}

.st-bl-table td table td {
padding:0px 15px 0px 0px;
white-space: nowrap;
}


/* start of styles for small blocks*/
.sb-results {
background-color:#DFEBFF;
back-ground-image:url(../images/fl-bg.png);
border:1px solid #99B2DF;
padding: 1px;
margin: 0 auto;
max-width: 700px;
}

.sb-details {
position: absolute;
right: 10px;
top: 8px;
padding: 3px 5px;
font-size: 10px;
color: #666;
cursor: pointer;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
text-shadow: 0px 0px 0px #fff;
border:1px solid #8E95AF;
background-image:url(../images/btn-grd.png);
background-position:50% 50%;
background-repeat:no-repeat;
background-color: #BFD6FF;
}
.sb-details-content {
opacity: 0;
padding: 10px 15px 10px 30px;
background-color: #fff;
}
.sb-details-content h4 {
margin-top: 0px;
color: #374C6F;
}
.sb-details:hover {
color: #111;
border: 1px solid #676C7F;
}
.details-hidden .mv-details {
display: block;
}
.details-hidden .mv-no-details {
display:none;
}
.mv-details {
display: none;
}
.sb-item {
opacity: 1;
overflow: hidden;
background-color:#FFFFFF;
backg-round-image:url(../images/transparent-80.png);
bor-der: 1px solid #95B8EF;
color: #333;
padding-bottom: 10px;
box-shadow: 0px 1px 3px #45546F;
margin: 7px 5px;
position: relative;
border-radius: 10px;
}


.details-hidden {
backg-round-color: transparent;
opacity:0.9;
}
.sb-item:hover {
background-color:#FFFFFF;
opacity:1;
}
.sb-quick-info {
font-size: 11px;
color: #31394F;
padding: 10px 30px 0;
}
.sb-top-topic {
color: #04193F;
font-size: 15px;
font-weight: bold;
padding: 10px 80px 5px 5px;
margin: 0 10px 0;
border-bottom: 1px dotted #537ABF;
col-or: #31394F;
text-sh-adow: 0px 1px 0px #fff, 1px 1px 3px #8EA7CF;
}

.sb-top-topic span a {
font-weight: normal;
font-size: 20px;
text-shadow:0 1px 0 #FFFFFF, 1px 2px 4px #999999;
}


.sb-top-topic span a:link {
background-color: transparent;
color: #06265F;
text-decoration: none;
}

.sb-top-topic span a:visited {
background-color: transparent;
color: #06265F;
text-decoration: none;
}

.sb-top-topic span a:hover {
background-color: transparent;
color: #04193F;
text-decoration: underline;
}

.sb-top-topic span a:active {
background-color: transparent;
color: #04193F;
text-decoration: underline;
}

.sb-topic-content a:visited {
color:#0000EE;
}

.sb-topic-content a:hover {
color:#00015F;
}

.sb-topic-content {
}
.sb-topic-content-last {
border-bottom: 1px solid #dfdfdf;
}
.sb-word-list-wrapper {
max-width: 450px;
border: 1px solid #C3CDDF;
padding: 3px;
}
.sb-words-list {
width: 100%;
}
.sb-list-even {
background-color: #EFF5FF;
}
.sb-words-list td {
color:#45494F;
font-size:12px;
padding:1px 5px;
}
.sb-topic-details {
display: none;
}
.sb-list-original {
font-weight: bold;
}
.sb-tests {
padding-top: 20px;
}
.sb-tests-list {
background-color: #C3CDDF;
}
.sb-tests-list td {
background-color: #fff;
padding: 4px 15px;
color:#45494F;
}
.sb-tests-list th {
border: 1px solid #EFF5FF;
background-color: #D1DDEF;
font-size: 10px;
padding: 4px 15px;
color:#45494F;
}
.sb-test-title {
font-weight: bold;
}
.sb-test-result {
text-align: center;
}
.sb-remove-topic {
padding-top: 30px;
}
.sb-remove-topic input {
font-size: 10px;
font-weight: bold;
}

/* end of styles for small blocks*/



.ru-en h2.page {
font-size: 18pt;
}
.ru-en h2.page-bl {
font-size: 20pt;
}

.gr-li-head span a:link  {
color: #233FBF;
background-color: transparent;
text-decoration: none;
}

.gr-li-head span a:visited  {
color: #233FBF;
background-color: transparent;
text-decoration: none;
}

.gr-li-head span a:hover  {
color: #233FBF;
background-color: transparent;
text-decoration: underline;
}

.gr-li-head span a:active  {
color: #233FBF;
background-color: transparent;
text-decoration: underline;
}

.ru-en .gr-list-head {
background-color: #DDE7F5;
}


.ds-wrapper .ds-check-wrapper {
position: relative;
padding-left: 130px;
padding-right: 130px;
}

.ds-wrapper  .check_notify {
text-align: left;
}

.ex-block-simple {
margin-left: 30px;
margin-right: 20px;
padding: 8px 15px 10px;
border: 1px dotted #C2D1EF;
border-left: 3px solid #A8B5CF;
background-color: #F3F7FC;
color: #222;
}

.ex-block-simple .exs-or {
font-size: 12px;
font-weight:  bold;
color: #333;
}





/* sidebar carousel slideshow*/
#navigation .widget-wrap {
margin-top: 50px;
max-width: 200px;
text-align: center;
padding-bottom: 10px;
}

.widget-wrap strong {
font-size: 11px;
text-shadow: 0 1px 0 #fff,1px 1px 2px #999;
color: #232D3F;
display: block;
padding-bottom: 10px;
}

.widget-container {
border: 4px solid #86ACEF;
max-width: 140px;
overflow: hidden;
width: auto !important;
min-height: 80px;
margin: 0 auto;
-moz-border-radius: 7px 7px 7px 7px;
-moz-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
-webkit-border-radius: 7px 7px 7px 7px;
-webkit-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
border-radius: 7px 7px 7px 7px;
box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
}

.carousel-wrap {
width: 140px;
height: 104px;
overflow: hidden;
position: relative;
text-align: left;
}

.carousel-wrap ul {
padding: 0;
margin: 0;
list-style: none;
position: relative;
}

.carousel-wrap ul img {
width: 140px;
}

.carousel-wrap ul li {
padding: 0;
margin: 0;
list-style: none;
text-align: left;
position: absolute;
background-color: #fff;
top: 0;
width: 140px;
z-index: 100;
text-align: center;
}
.carousel-wrap ul li.cs-act {
z-index: 200;
}
.carousel-wrap ul li.cs-next {
z-index: 150;
}
.carousel-wrap ul li .word-tip {
position: absolute;
width: 100%;
top: 0;
left: 0;
padding: 4px 0;
font-weight: bold;
font-size: 13px;
border-bottom: 1px solid #A8BACF;
color: #fff;
text-shadow: 0px 1px 0px #000;
background-image: url("../images/layout/db-trans-60.png");
}

.carousel-wrap ul.cs-clip  li .word-tip {
background-color: transparent;
background-image: url("../images/bl-transparent-30.png");
text-shadow: 0px 1px 0px #fff;
border-bottom: 1px solid #9FC2FF;
color: #0E0E0F;
}

.sc-play .sc-pause-btn{
display: none;
}

.sc-stop .sc-pause-btn{
display: inline;
}

.sc-stop .sc-play-btn{
display: none;
}

.carousel-control {
border: 2px solid #86ACEF;
max-width: 100px;
overflow: hidden;
width: auto !important;
padding-top: 2px;
font-size: 8px;
margin: 0 auto;
margin-top: 10px;
-moz-border-radius: 10px;
-moz-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
-webkit-border-radius: 10px;
-webkit-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
border-radius: 10px;
box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
}

.carousel-control span {
cursor: pointer;
font-weight: bold;
}

.widget-wrap strong a {color: #000; text-decoration: none;}
.widget-wrap strong a:hover {color: #000; text-decoration: underline;}
#slide-show {display: none;}
/* end of sidebar slideshow*/

/* page slides slideshow*/

.slides-wrap {
text-align: center;
padding: 0 20px 10px;
}

.slides-container {
border: 5px solid #6F98DF;
background-color: #A5C4F9;
max-width: 800px;
position: relative;
overflow: hidden;
margin: 0 auto;
-moz-border-radius: 7px;
-moz-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
-webkit-border-radius: 7px;
-webkit-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
border-radius: 7px;
box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
}


.slides-list {
position: absolute;
width: 210px;
right: 0;
top: 0;
overflow-y: auto;
max-height: 300px;
z-index: 1000;
}

.slides-list ul {
padding: 10px 4px 5px 0;
margin: 0;
list-style: none;
text-align: left;
}

.slides-list ul li {
cursor: pointer;
padding: 11px 7px 11px 15px;
font-size: 11px;
margin-bottom: 3px;
margin-left: 15px;
color: #333;
text-shadow: 0px 1px 0px #fff;
font-weight: bold;
background-color: #9FBDFF;
background: rgba(159, 189, 255, 0.9);
background-image: url("../images/wh-grd.png");
background-position: 0 50%;
background-repeat: repeat-x;
border: 1px solid #748DCF;
-moz-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
-webkit-box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
box-shadow: 1px 1px 0 #627EAF, 1px 2px 3px #3E556F;
}

.slides-list ul li:hover {
background-color: #86A5EF;
color: #00194F;
text-shadow: 0px 1px 0px #fff;
border: 1px solid #8196CF;
}

.slides-list ul li.slide-item-act {
cursor: default;
background-image: none;
background-color: #fff;
margin-left: 3px;
color: #000;
text-shadow: 0px 1px 0px #ccc;
border: 1px solid #4D70CF;
}


.slides-screen {
min-height: 310px;
background-color: #fff;
position: relative;
overflow: hidden;
margin: 6px 170px 6px 10px;
border: 1px solid #23558F;
}

.slides-blocks-container {
position: relative;
padding: 1px 0;
margin: 0;
list-style: none;
text-align: left;
width: 100%;
}

.slides-blocks-container li.slides-block {
padding: 0;
margin: 0;
overflow: hidden;
list-style: none;
position: absolute;
background-color: #fff;
top: 0;
height: 315px;
z-index: 100;
backg-round-image: url("../images/cs_bg.gif");
background-position: 0 0px;
wi-dth: 438px;
width: 100%;
}

.slides-blocks-container li.sp-next {
z-index: 150;
}

.slides-blocks-container li.sp-block-act {
z-index: 200;
}

.slides-block h3 {
color: #457DDF;
margin: 15px 0 10px;
font-size: 22px;
font-weight: normal;
text-shadow: 2px 2px 2px #BFBFBF;
}

.slide-block-wrap {
padding: 1px 40px 1px 20px;
}

ul.sl-features-list {
padding: 0;
list-style: none;
margin: 0 0 0 0px;
font-size: 11px;
}

ul.sl-features-list li {
font-style: italic;
font-weight: bold;
font-size: 11px;
padding: 1px 5px 1px 35px;
margin: 10px 0;
background-image: url(../images/icons/tick.png);
background-repeat: no-repeat;
background-position: 12px 1px;
color: #7E5C35; /*#5F3300;*/
}

.slides-bloc-details {
position: absolute;
width: 100%;
bottom: 0;
color: #fff;
font-size: 11px;
border-top: 1px solid #2054AF;
background-image: url(../images/layout/bl-transparent-65.png);
}

.slides-bloc-details p {
margin: 0;
padding: 10px 20px 30px;
border-top: 1px solid #457DDF;
text-shadow: 0 1px 0 #111;
min-height: 45px;
}

.sl-target  {
position: absolute;
top: 0;
left: 0;

}

.sl-target a {
display: block;
position: absolute;
padding: 4px 8px 4px 14px;
top: -35px;
left: 180px;
background-image: url(../images/transparent-60.png);
color: blue !important;
background-color: transparent;
text-decoration: none !important;
text-shadow: 0 0 0 #fff;
font-weight: bold;
font-size: 12px;
white-space: nowrap;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

/* end of page slides slideshow*/

.site-desc {
width: 100%
}

.site-desc td.desc-unit  {
padding: 2px;
vertical-align: top;
border: 1px solid #708089;
height: 270px;
background-color: #fff;
position: relative;
-moz-box-shadow: 1px 2px 3px #B3B7BF;
-webkit-box-shadow: 1px 2px 3px #B3B7BF;
box-shadow: 1px 2px 3px #B3B7BF;
}

.site-desc td h4 {
background: url("custom-theme/images/ui-bg_gloss-wave_55_4b87fb_500x100.png") repeat-x scroll 50% 50% #4B87FB;
border: 1px solid #708089;
margin: 0;
padding: 5px 8px;
color: #fff;
text-shadow: 0 1px 0 #555;
font-size: 10pt;
}

.site-desc td div.in-desc{
padding: 5px 20px;
}

.site-desc td p {
font-size: 11px;
line-height: 15px;
}

.in-desc ul.desc-updates {
list-style: none;
padding: 0 0 15px 0;
margin: 15px 0 0;
border-top: 1px dashed #ccc;
}

.in-desc ul.desc-updates li {
border-bottom: 1px dashed #ccc;
padding: 5px 10px 10px;
min-height: 25px;
background-color: #FAFAFA;
font-size: 11px;
font-weight: bold;
color: #555;
}

.in-desc ul.desc-updates li a {
font-weight: bold;
}

.in-desc ul.desc-updates li span {
font-size: 10px;
font-weight: normal;
display: block;
padding-top: 7px;
}


.in-desc ul.top-links {
list-style: none;
padding: 0 0 15px 0;
margin: 15px 0 0;
}

.in-desc ul.top-links li {
padding: 5px 10px;
min-height: 25px;
font-size: 10px;
color: #555;
}

.in-desc ul.top-links li a {
font-weight: bold;
font-size: 11px;
}

.in-desc ul.top-links li span {
font-size: 10px;
font-weight: normal;
display: block;
padding-top: 7px;
}



.in-desc .fl-wrap {
margin-top: 35px;
}
.in-desc .fl-wrap  img {
opacity: 0.8;
filter: alpha(opacity=80);
background-color: #fff;
}

.desc-unit a.btn-like {
margin: 0 auto;
width: 130px;
font-size: 15px;
text-decoration: none;
color: #444;
font-weight: bold;
padding: 4px 0;
}

.desc-unit a.btn-register {
background-color: #FF953F;
color: #3F1904;
border: 1px solid #77797F;
}

.desc-unit a.btn-login {
background-color: #6FEF68;
color: #0D3F04;
border: 1px solid #77797F;
}

.desc-unit a.btn-login:hover {
background-color: #0DEF00;
color: #111;
}

.desc-unit a.btn-register:hover {
background-color: #FF6E1F;
color: #111;
}

.btn-link-wrap {
text-align: center;
}

a.btn-like {
display: block;
background-color: #BED7FC;
background-image: url("../images/btn-grd.png");
background-position: 50% 50%;
background-repeat: no-repeat;
border: 1px solid #8E95AF;
overflow: hidden;
margin: 0;
outline: medium none;
padding: 0;
position: relative;
text-align: center;
text-shadow: 0 1px 0 #FFFFFF;
-moz-box-shadow: 1px 1px 3px #8F8F8F;
-webkit-box-shadow: 1px 1px 3px #8F8F8F;
box-shadow: 1px 1px 3px #8F8F8F;
}

a.btn-like:link {
}

a.btn-like:visited {
}

a.btn-like:hover {
}

a.btn-like:active {
top: 1px;
left: 1px;
}

dfn {
font-style: italic;
}

.content-list {
fl-oat: left;
display: none;
font-size: 12px;
overflow: hidden;
background-color: #F2F6FC;
}

.content-list .cont-l-cont {
padding: 7px 18px 10px 15px;
border: 1px solid #C6D9F4;
border-top: 0px solid #C6D9F4;
}

.content-list ul {
margin: 0;
padding: 0;
list-style: none;
}
.content-list ul li {
margin: 7px 0;
}
.content-list ul ul {
padding-left: 20px;
}
.content-list-title {
font-weight: bold;
font-size: 10pt;
padding: 3px 10px;
text-align: center;
border: 1px solid #A6BEED;
background-color: #C6D9F4;
background-image: url("../images/wh-grd.png");
background-position: 50% 50%;
background-repeat: repeat-x;
text-shadow: 0 1px 0 #FFFFFF;
}

.content-list a:link, .content-list a:visited {
color: #002BB8;
text-decoration: none;
background-color: transparent;
}

.content-list a:hover, .content-list a:active {
color: #00015F;
text-decoration: underline;
background-color: transparent;
}

.content-list b {
font-weight: normal;
}

.admin_edit_link {
position: absolute; margin-top: 30px; display: block; z-index: 100000;
}

img.site-badge {
position: absolute;
top:0;
left:0;
display:none;
}

/* styles for img list */
.img-list-container {
overflow: hidden;
max-width: 600px;
padding: 0;
margin: 10px auto;
}
.img-list-item {
display: block;
float: left;
border: 1px solid #dfdfdf;
margin: 10px;
text-align: center;
padding: 5px 5px 0;
min-height: 110px;
}
.img-list-pic {
min-height: 80px;
}
.img-list-pic-name {
overflow: hidden;
padding: 5px 5px 5px 5px;
margin-right: 10px
}
.img-list-pic-sound {
float: left; margin-right: 5px;
}
.img-list-item {
box-shadow: 1px 2px 4px #bbb;
border: 1px solid #aaa;
}
.img-list-item:hover {
box-shadow: 1px 2px 4px #8e8e8e;
border: 1px solid #7e7e7e;
}
/* styles for img list */





/*styles for section content block*/
.sv-wrapper {
margin: 20px 20px 35px;
max-width: 700px;
}

.sv-lessons {
max-width: 500px;
}

.sv-lessons-ex {
max-width: 550px;
}

.sv-lessons .sv-list {
list-style: none;
padding: 20px 50px 30px;
}

.sv-lessons .sv-list li {
bor-der-bottom: 1px solid #CCC;
font-weight: bold;
position: relative;
padding: 7px 0;
}

.sv-lessons .sv-list li.sv-li-first {
bor-der-top: 1px solid #CCC;
}

.sv-explain {
color: #666;
padding: 6px 0 4px 0;
font-size: 11px;
}

.sv-lessons-ex .sv-list {
list-style: none;
padding: 40px 50px 50px;
}

.sv-lessons-ex .sv-list li a {
font-weight: bold;
}

.sv-lessons-ex .sv-list li {
border-bottom: 1px solid #CCC;
position: relative;
padding: 5px 40px 5px 10px;
min-height: 38px;
}

.sv-lessons-ex .sv-list li.sv-li-first {
border-top: 1px solid #CCC;
}

.sv-lessons-ex-img .sv-list li {
padding-left: 60px;
}

.sv-lessons-ex-img .sv-list li a span {
position: absolute;
margin-left: -60px;
top: 5px;
}

.sv-lessons-ex-img .sv-list li a span img {
width: 50px;
}

.sv-lessons-img .sv-list li {
line-height: 38px;
padding: 1px 10px 1px 60px;
}

.sv-lessons-img .sv-list li a span {
top: 1px;
}

.sv-list li a.sv-pointer {
position: absolute;
top: 8px;
display: block;
right: 10px;
margin: 0;
padding: 0 2px;
font-size: 20px;
font-weight: normal;
text-decoration: none;
line-height: 20px;
}

.sv-list li a.sv-pointer:link, .sv-list li a.sv-pointer:visited, .sv-list li a.sv-pointer:hover, .sv-list li a.sv-pointer:active {
color: #999;
background-color: transparent;
text-decoration: none;
}

.sv-title {
font-size: 15px;
margin:0;
line-height: 27px;
position: relative;
font-weight: bold;
overflow: hidden;
padding: 1px 20px 1px;
color: white;
background-color: #009BFA;/*6F96FF*/
border: 1px solid #417EAF;
text-shadow: 0 1px 0 #444;
}

.sv-list {
margin: 0px;
padding: 15px 20px 25px 50px;
font-size: 12px;
border: 1px solid #999;
border-top: 0px solid #fff;
}

.sv-list li {
padding: 5px 0;
line-height: 14px;
}

.sv-list li li {
padding: 4px 0;
}

.sv-list ul, .sv-list ol {
margin: 0px;
padding: 3px 0px 0px 30px;
}

/*end for section content*/

/*styles for collapsible list view */
.vu-units-list-wrapper {
max-width: 550px;
position: relative;
padding-top: 20px;
padding-left: 30px;
}
.vu-units-list {
padding:0;
margin:0;
list-style: none;
font-family: arial, sans-serif;
}

.vu-exp-colaps {
position: absolute;
right: 10px;
top:0;
font-size: 10px;
color: #999;
}

.vu-exp-colaps a {
}

.vu-exp-colaps a:link, .vu-exp-colaps a:visited {
text-decoration: none;
color: #36C;
}

.vu-exp-colaps a:hover, .vu-exp-colaps a:active {
text-decoration: underline;
background-color: transparent;
color: #36C;
}


.vu-exp span.vu-exp-2 {
display: none;
}

.vu-units-list li h3 {
font-weight: bold;
overflow: hidden;
padding: 1px 2px;
margin: 0 0 1px 0;
border: 1px solid #77B9EF;
back-ground-image: url("../images/dialog-tr-bg-bl.png");
background-position: left 100%;
background-repeat: repeat-x;
font-size: 13px;
line-height: 28px;
cursor: pointer;
position: relative;
}

.vu-units-list li h3 small {
font-size: 12px;
}

.vu-units-list li.vu-li-opened h3 small {
display: none;
}

.vu-units-list li h3 .vu-li-index {
position: absolute;
right: 10px;
font-weight: normal;
font-size: 9px;
}

.vu-units-list li.vu-li-opened h3 .vu-li-index {
display: none;
}


.vu-units-list li h3:hover {
backg-round-image: url("../images/h3-bg.png");
background-color: #E0EAFC;
border: 1px solid #417EAF;
}

.vu-units-list li.vu-li-opened h3, .vu-units-list li.vu-li-opened h3:hover  {
color: white;
background-color: #6F96FF;
border: 1px solid #417EAF;
text-shadow: 0 1px 0 #333;
font-size: 15px;
}

.vu-simplified .vu-units-list li h3 {
padding-left: 15px;
line-height: 22px;
}

.vu-simplified .vu-units-list li.vu-li-opened h3, .vu-simplified .vu-units-list li.vu-li-opened h3:hover {
c-olor: #222;
background-color: #EDF2FA;
border: 1px solid #417EAF;
text-shadow: 0 0 0 #333;
font-size: 13px;
}

.vu-units-list li ul, .vu-units-list li ol  {
display: none;
padding-top: 10px;
padding-bottom: 15px;
}

.vu-units-list li ul ul,.vu-units-list li ul ol, .vu-units-list li ol ul, .vu-units-list li ol ol {
padding-top: 5px;
padding-bottom: 5px;
}

.vu-units-list li.vu-li-opened ul, .vu-units-list li.vu-li-opened ol {
display:block;
}

.vu-units-list li ul li, .vu-units-list li ol li {
line-height: 18px;
}

.vu-units-list li h3 img {
margin-bottom: -8px;
position: relative;
margin-right:8px;
}

/*end of collapsible list */

.ok-msg-wrapper {
max-width: 700px;
margin: 0 auto;
padding: 0 40px;
}

.ok-msg-header {
background-color: #80FF8F;
border: 1px solid #41AF5E;
font-size: 22px;
margin: 0;
line-height: 40px;
position: relative;
font-weight: normal;
padding: 1px 20px 1px;
color: #111;
text-shadow: 0 1px 0 #efefef;
text-align: center;
background-image: url("../images/h3-bg.png");
background-position: left bottom;
background-repeat: repeat-x;
}

.ok-msg-container {
margin: 0px;
padding: 20px 40px 40px 40px;
font-size: 12px;
border: 1px solid #999;
border-top: 0px solid white;
color: #333;
}

.ok-msg-head-img {
position: relative; top: 3px; left: -5px
}

.ok-msg-wrapper ul li{
list-style: circle;
padding: 5px 0;
}

/*tabs styles default*/

.tabs-wrapper .inpBlock {
min-height: 100px;
height: auto !important;
height: 100px; font-size: 12px;
}
.tabs-wrapper .pBlock {padding: 40px 50px;}

.tabs-wrapper .ptab div, .tabs-wrapper .ptab {
background-image: none;
font-size: 11px;
}

.tabs-wrapper .ptab {
background-color: #F3F7FC;
margin-left: 6px;
}

.tabs-wrapper .ptab div {
padding: 7px 15px 3px 9px;
}

.tabs-wrapper div.current_ptab div {
padding-left: 9px;
padding-right: 15px;
}

.tabs-wrapper #tabs_row {
padding-left: 15px;
padding-top: 5px;
}

.tabs-wrapper {
-moz-box-shadow: 1px 2px 9px #B3B7BF;
-webkit-box-shadow: 1px 2px 9px #B3B7BF;
box-shadow: 1px 2px 9px #B3B7BF;
}

.tabs-wrapper #prof_tabs  {
background-color: #DDE7F5;
border: 1px solid #82AAC8;
border-bottom: 1px solid #678ACF;
margin: 0;
width: auto;
}

.tabs-wrapper .current_ptab {
background-color: #FFFFFF;
border: 1px solid #678ACF;
border-bottom: 0px solid #fff;
}

.tabs-wrapper .pBlock {
border: 1px solid #afafaf;
border-top: 1px solid #fff;
-moz-box-shadow: 0 0 0 #fff;
-webkit-box-shadow: 0 0 0 #fff;
box-shadow: 0 0 0 #fff;
}


.gr-table td, .gr-table-s td {font-weight: bold;}
.gr-table td:nth-child(1) {font-weight: normal; font-style: italic;}
.tilde {position: relative;}  .tilde span {position: absolute; margin-left: -7px} .st-bl-table th {font-size: 10px;}

.st-progress  td.mat-info {line-height: 37px; text-align: left; }
.st-progress  th.st-orange {background-color: #EC642E}
.mat-info img {width: 50px;margin-bottom: -14px;}
.st-progress {border-collapse: collapse; margin-left: 30px; border: 1px solid #666;}
.st-progress  td {padding: 8px 15px; border: 1px solid #666; background: #fff;text-align: center;}
.st-progress  th {padding: 8px 20px; white-space: nowrap; font-size: 10px;text-align: center;color: white;text-shadow: 0px 1px 0px #1B3F20;background-color: #41AF50; background-image: url("../images/h3-bg.png");background-position: left bottom;background-repeat: repeat-x;
}
.st-progress  td.col-one {font-weight: bold; color: #444; text-align: left;}
.f-vl-orig {display: block; padding-top: 3px; font-size: 12px; color: #111; font-weight: bold}
.f-vl-translate {display: block; padding-top: 3px; font-size: 10px; color: #666;}
.final-v-list {margin: 0; padding: 0; list-style: none; overflow: hidden;margin-left: 30px}
.final-v-list li img {position: absolute; width: 50px; left: 2px; top: 2px; min-height: 36px;}
.final-v-list li {width: 170px; padding: 2px 2px 2px 62px; position: relative; margin: 3px; float: left; border: 1px solid #afafaf; min-height: 37px;}
.kids-ex td img {margin-left: 2px;}
.kids-ex {margin: 15px; border: 1px solid #DFDFDF;border-collapse: collapse;}
.kids-ex td {padding: 2px 10px 2px 0; border-top: 1px solid #DFDFDF;}
.gr-ht {color: red !important}
.mod-table {background-color: #FFF9E5;border: 1px solid #EEB420;color: black; margin-bottom: 15px; height: 105px;}

.content-list-title {border: 1px solid #B3C9F4;text-shadow: 0 0px 0 #FFFFFF; background-image: none;}
.content-list .cont-l-cont {border: 1px solid #E0ECFC; border-top: 0px solid #C6D9F4;}
.content-list { background-color: #F2F5F9;}
h3.page-p {font-family: Arial; padding: 8px 13px 8px; background-color: #009BFA; color: #FFF; border-top: 1px solid #DBE7FA;}
h2  {text-shadow: 0px 0px 0px #BFBFBF;}


.videoplayer
{
    line-height: auto !important;
    width: 667px !important;
    height: 375px !important;
    margin: 0 auto;
    max-width: 100%;
}


.header-logo
{
    position: absolute;
    right: 0;
    top: 0;
    max-height: 100%;
}

.grammar-text
{
    text-indent: 25px;
}

.grammar-text .grammar-blue
{
    color: #4CAFEA;
}

.grammar-text h3
{
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

.grammar-text .grammar-table
{
    border: 1px solid black;
    text-indent: 0;
}

.grammar-text .grammar-table td
{
    border: 1px solid black;
    padding: 10px;
}
