body {
 margin: 0px;
 padding: 0px;
 background-image: url(../images/spacer.gif); 
 background-attachment: fixed;
 font-family: Tahoma;
 font-size: 13px;
 color: #BCBEC0;
 background-color: #FFFFFF;
 text-align: center;
 padding: 0px; 
}

body.index {
 background-color: #F7F7F7;
}

body.widget {
 padding: 0px;
 font-size: 11px;
 line-height: 13px;
 color: #000000;
 text-align: left;
}

body.splash {
 padding: 0px;
 background-color: #F7F7F7;
}

table {
 width: 100%;
 border: none; 
 border-collapse: collapse;
 clear: both; 
}

td, th {
 font-family: Arial;
 font-size: 13px;
 line-height: 15px;
 padding: 0px;
 text-align: center;
 color: #000000;
}

td { 
 font-size: 11px;
 line-height: 13px; 
 text-align: left; 
}

h1, h2, h3, h4, h5, h6, img, form, fieldset, legend, label {
 padding: 0px;
 margin: 0px;
 border: none;
}

label { 
 clear: both;
 float: left;
 width: 99px;
 font-size: 16px;
 line-height: 18px;
 font-weight: bold;
 color: #8C9499;
 position: relative;
}

a, a:active {
outline: none;
}

.popup label {
 width: 170px;
}

.wide label {
 color: #000000;
 font-size: 14px;
 font-weight: normal;
 line-height: 16px;
 padding-bottom: 3px;
}

fieldset iframe {
 border: none;
 width: 0px;
 height: 0px;
 overflow: hidden;
 display: block;
}

h1 {
 color: #436291;
 font-size: 24px;
 line-height: 28px;
}

.widget h1 {
 color: #313131;
 font-size: 15px;
 line-height: 18px; 
}

h1 span {
 color: #FF0000;
}

.data.enlarged.top h2 {
 font-size: 30px;
 font-weight: normal;
 line-height: 34px;
 padding: 5px 0px; 
}

h2 {
 color: #206EBD;
 font-weight: bold;
 font-size: 15px;
 line-height: 18px;
}

.index_login h2 {
 position: absolute;
 color: #ADADAD;
 font-size: 14px; 
 line-height: 50px;
 margin-top: 6px;
 text-align: right;
}

#de .index_login h2 {
 font-size: 13px;
}

h3 {
 color: #ADADAD;
 font-family: Arial;
 font-size: 14px;
 line-height: 16px;
 padding-bottom: 5px;
}

.index_login h3 {
 position: absolute;
 font-size: 18px;
 line-height: 22px;
 margin-top: 28px;
}

.index_login h3 a {
 text-decoration: none;
}

h4 {
 font-size: 22px;
 line-height: 24px;
 font-weight: normal;
 clear: both; 
}

a {
 text-decoration: underline;
 color: #0057B0;
}

a.tn {
 text-decoration: none;
}

.widget a {
 color: #1B63AB;
 text-decoration: none;
}

.widget a:hover {
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

.video_widget_wrap a.pa {
 top: 5px;
}

.formfields {
 color: #436291; 
 outline: none;
 /*#A0A0A0*/
 background-color: #FFFFFF;
 border: inset 2px #D0D0D0;
 margin: 0px;
 width: 284px;
 font-family: Tahoma;
 font-size: 13px;
 font-weight: bold;
 line-height: 15px;
 /*height: 16px;*/
 position: relative;
}

textarea.formfields {
 width: 350px;
 height: 150px;
 resize: none;
 overflow: hidden;
}

.auto_width textarea.formfields {
 width: 430px;
 height: 54px;
}

.wide textarea.formfields {
 width: 490px;
}

select.formfields {
 width: auto;
 height: 22px; 
}

* html .formfields {
 height: 23px;
 width: 288px;
 margin: -1px 0px;
}

* html textarea.formfields {
 width: 352px;
 height: 152px;
}

.search_form .formfields {
 width: 175px; 
 padding: 10px 5px 9px 5px;
 border: 1px solid #95A1B4;
 border-right: none; 
 font-weight: bold;
 font-size: 14px;
 line-height: 16px;
 font-family: Arial;
 width: 450px;
 background-color: transparent;
}

* html .search_form .formfields {
 width: 460px; 
 margin-top: -1px;
 height: 37px;
}

*+html .search_form .formfields {
 margin-top: -1px;
}

.index .search_form .formfields {
 width: 330px;
 padding-bottom: 11px;
}

* html .index .search_form .formfields {
 width: 341px;
 height: 39px;
}

.search_form select.formfields {
 width: auto;
 margin-right: 0px;
}

#root { 
 width: 1006px;
 text-align: left; 
 margin: 0px auto;  
 position: relative;
}

.widget #root {
 width: 651px;
 margin: 0px;
}

.splash #root {
 width: 626px;
}

#logo img {
 position: absolute;
 /*margin-left: 750px; */
 margin-top: 15px;
}

.index #logo img {
 position: static;
 margin: 0px;
}

.widget #logo {
 display: none;
}

.widget #logo img { 
 margin: 8px 0px 0px 8px; 
}

.index #main {
 /*border: 2px solid #BBBBBC;
 background-image: url(../images/bg.gif);
 background-repeat: repeat-x;
 padding: 18px 12px 0px 40px;*/
}

.widget #main {
 background-color: #F2F2F2;
 border-bottom: 1px solid #B5B5B5;
 border-left: 3px solid #71BF44;
 border-right: 3px solid #0072BC;
}

.index.splash #main {
 border: none;
 background-image: none;
}

#top {
 position: absolute;
 z-index: 9999;
}

.index #logo {
 display: block;
 position: absolute;
 top: 60px;
}

.splash #top {
 padding: 20px 0px 0px 60px;
}

#top ul {
 position: absolute;
 list-style: none;
 padding: 0px;
 /*margin: 0px 0px 0px -20px;*/
 margin: 0px;
 top: 0px;
 left: 0px;
 width: 650px; 
 display: none;
}

.index #top ul {
 margin: 10px 0px 0px 626px;
 width: auto;  
 display: block;
}

#top li {
 font-size: 14px;
 display: none;
 white-space: nowrap;
 font-size: 14px;
 line-height: 17px;
 margin: 0px 10px 0px 0px;
 float: left;
}

.index #top li {
 font-size: 18px;
 line-height: 20px;
 float: none;
 margin: 0px 0px 3px 0px;
}

#top li.view {
 display: block;
}

#inner {
 color: #333333; 
}

.index #inner {
 padding-top: 280px;
}

.splash #inner {
 padding-top: 140px;
}

.index #collage {
 display: none;
}

.no_side #inner {
 padding-right: 163px;
}

.splash #collage {
 font-size: 34px;
 line-height: 48px;
 color: #36416F;
 font-family: "Arial Narrow";
 text-align: center;
}

#content {
 /*padding: 113px 0px 50px 0px;*/
 /*padding: 61px 0px 50px 0px; nem*/
 padding: 0px 0px 50px 0px;
}

.index #content {
 width: 474px;
 float: left; 
 border: 1px solid #D8D8D8;
 border-right-color: #EBEBEB;
 background-color: #FFFFFF;
 padding: 11px 0px 25px 25px;
}

.index.ios #content {
 padding: 5px 0px 9px 25px;
}

* html .index #content {
 width: 501px;
}

*+html .index #content {
 padding-top: 25px;
}

.index #content p {
 background-repeat: no-repeat;
 color: #3C3C3C;
 font-size: 18px;
 line-height: 22px;
 padding: 18px 0px 0px 28px;
 margin: 0px; 
 font-family: Arial;
 background-position: 0px 18px;
}

.index.ios #content p {
 font-family: Thonburi; 
 font-size: 12px;
 padding: 10px 0px 0px 28px;
}

.index #content p strong {
 text-transform: uppercase;
 color: #1D3458;
}

#content .content {
 width: auto;
 float: none;
 /*padding-top: 113px;*/
}

#incontent {
 border: 1px solid #CAD5DF; 
 margin: 0px; 
 padding: 16px 20px 20px 163px; 
 /*padding: 20px 20px 20px 167px; */
 position: relative;
 /*z-index: 1;*/
 background-image: url(../images/inner/bg.gif);
 background-repeat: repeat-y;
 min-height: 311px; 
}

* html #incontent {
 height: 340px;
}

.no_side #incontent, .with_gad #incontent {
 min-height: 1114px; 
}

* html .no_side #incontent, * html .with_gad #incontent {
 height: 1145px; 
}

.index #incontent {
 margin: 40px 20px 0px -20px; 
}

.no_side #incontent {
 padding: 16px 20px 20px 20px; 
 background-image: none;
}

#side {  
 font-size: 18px;
 color: #343434;  
 position: relative; 
 z-index: 9998;
 border-top: 1px solid #FFFFFF;
 margin-top: -33px;
}

.index #side {  
 float: left;
 width: 504px;
 border: 1px solid #D8D8D8;
 border-left: none; 
 background-color: #FFFFFF;
 margin-top: 0px;
}

* html .index #side {
 width: 505px;
}

.index_login div.login_area {
 padding: 25px;
 height: 120px;
 border-bottom: 1px solid #EAEAEA;
}

* html .index_login div.login_area {
 height: 171px;
 overflow: hidden;
}

*+html .index_login div.login_area {
 height: 135px;
}

#side fieldset {
 margin: -70px 0px 32px 0px;
}

#side .login_site {
 position: absolute;  
}

#side .login_site fieldset { 
 margin-top: -120px;
 position: relative;
 left: -170px;
 border-right: 1px solid #CAD5DF;
 width: 330px;
 padding: 50px 0px; 
}

* html #side .login_site {
 margin-top: -120px;
}

*+html #side .login_site {
 margin-top: -120px;
}

#side .login_site p {
 margin: -10px 0px 0px -270px;
}

#side fieldset div, #content fieldset div, #content table fieldset div  {
 float: left;
 margin-bottom: 18px;
}

#content fieldset div {
 width: 550px;
}
#content table fieldset div {
 width: 320px;
}

#content .comment_form fieldset div {
 width: 360px;
}

.popup fieldset div {
 padding-bottom: 18px;
}

#content .comment_form fieldset div.buttons {
 width: auto;
 margin-right: 50px;
}

#content fieldset.auto_width div {
 width: auto;
 margin-right: 10px;
}

#fsUploadProgress { 
 height: 150px;
 left: 50%;
 margin-left: -255px;
 margin-top: -117px;
 position: absolute;
 top: 50%;
 width: 400px; 
 z-index: 10002;  
 text-align: left;
}
.modalDialog_transparentDivs_2 {
 background-color: #20385E;
 display: none;
 height: 100%;
 left: 0;
 opacity: 0.25;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
 position:absolute;
 top:0;
 width:100%;
 z-index:10001;   
}

#side fieldset label {
 margin-left: -99px;
 display: inline;
}

#side fieldset div label { 
 width: auto;
 float: none;
 margin-left: 0px;
}

#side fieldset div.button {
 float: right;
 margin: -2px 36px 0px 0px; 
}

* html #side fieldset div.button {
 margin-right: 18px;
}

*+html #side fieldset div.button { 
 position: relative;
 z-index: 5;
}

#side fieldset div.check { 
 margin: 0px;
 position: relative;
}

#side fieldset a {
 display: block;
 float: left; 
}

#side .signup {
 display: block;
 position: relative; 
}

#side p {
 padding: 0px 0px 32px 0px;
 margin: 0px;
 color: #436291;
 font-size: 20px;
 line-height: 33px;
 font-weight: bold;
}

#side #member_area { 
 position: absolute;
 left: 0;
 margin: 70px 0px 0px 8px;
 width: 133px; 
 border-left: none;
 border-right: none;  
}

#side #member_area ul {
 padding: 0px;
 margin: 0px; 
 list-style: none; 
}

#side #member_area li { 
 position: relative;
 /*z-index: 11;*/ 
 font-size: 14px;
 line-height: 16px;
 background-image: url(../images/spacer.gif); 
 padding-bottom: 5px;
}

#side #member_area li span {
 display: block; 
 cursor: pointer;
 color: #436291; 
 font-weight: bold;
 font-family: Arial;
 display: block;
 padding: 9px 0px 9px 13px; 
}

#side #member_area li span.active, #side #member_area li span:hover {
 background-image: url(../images/inner/side_bg.gif);
 background-repeat: no-repeat; 
 color: #FFFFFF; 
}

#side #member_area li span:hover a, #side #member_area li span.active a {
 color: #FFFFFF; 
}

#side #member_area li a, #side #member_area li .tabs li a, #side #member_area li a:hover {
 text-decoration: none;
 color: #005AB4; 
}

#side #member_area li li a {
 text-decoration: underline;
}

#side #member_area li.active a { 
 color: #FF0000;
}

#side #member_area .tabs li.active {
 background-color: #FFFFFF; 
 background-image: none;
}

#side #member_area li div {
 position: absolute; 
 min-width: 100%;
 margin: 4px 0px 0px -2px;
 background-color: #FFFFFF;
 display: none;
 border: 2px solid #BBBBBC;
 border-left: none; 
 z-index: 10; 
}

.login_openid {
 position: absolute;
 margin: -130px 0px 0px 194px;
 width: 470px;
 z-index: 2;
}

* html #side #member_area li div {
 width: 101%; 
}

#member_menu iframe, .search_menu iframe {
 display: none;
}

* html #member_menu li iframe {
 display: block;
 z-index: 10;
 position: absolute; 
 background-color: #FFFFFF; 
 width: expression(eval(this.parentNode.offsetWidth) + "px");
 height: expression(eval(this.parentNode.offsetHeight) + "px");
 border: none;
 filter: mask();
}

.popup iframe {
 display: block;
 z-index: 10;
 position: absolute; 
 background-color: #FFFFFF; 
 border: none; 
}

* html #member_menu li.file_management iframe {
 display: none;
}

#side #member_area li ul { 
 float: none; 
 width: 100%;
}

#side #member_area li:hover div {
 display: block;
}

#side #member_area li li { 
 float: none;
 padding: 2px 10px 4px 10px;
 white-space: nowrap;
 border-left: 2px solid #BBBBBC; 
 position: relative; 
 z-index: 11;
 font-size: 14px;
 line-height: 17px;
}

#side #member_area li .tabs li {
 font-size: 18px;
 line-height: 20px; 
 padding: 2px 10px;
}

#your_location {
 color: #FF0000;
 position: absolute;
 right: 0px;
 margin: 4px 10px 0px 0px;
 display: none;
}


#side #member_area li.file_management {
 float: none;
 clear: both;
 position: absolute;
 left: 0px; 
 display: block;
}

#side #member_area li.file_management span {
 display: none;
}

#side #member_area li.file_management div {
 display: block;
 width: 998px;
 border: none; 
 margin: -53px 0px 0px 0px;
 background-color: transparent; 
 z-index: auto; 
}

#side #member_area li.file_management ul {
 width: auto;
 position: relative;  
}

#side #member_area li .tabs li, #incontent .tabs li {
 float: right;
 border: none;  
 padding: 0px;
 position: relative;
 margin-left: 1px;
 background-color: #EFF2F6; 
 z-index: 1; 
 display: block;
}

#incontent .tabs li {
 background-color: #EFF2F6;
 margin: 0px 1px 0px 0px;
 float: left;
}

#incontent .tabs li.active {
 background-color: #FFFFFF;
}

.tabs em {
 display: block;
 margin: 0px 2px;
 background-image: url(../images/tabs/bg.gif);
 background-repeat: repeat-x;
 background-position: 0px -20px;   
 clear: both;
}

#incontent .tabs em {
 background-position: 0px -32px;
}

.tabs ins {
 display: block;
 text-decoration: none;
 position: relative;
 margin: 0px -2px;
 background-image: url(../images/tabs/bg.gif);
 background-position: 0px -12px;
 background-repeat: no-repeat;  
 text-align: right; 
}

#incontent .tabs ins {
 background-position: 0px -36px;
}

.tabs img {
 height: 4px;
 width: 4px; 
 background-image: url(../images/tabs/bg.gif); 
 background-repeat: no-repeat;
 background-position: right -16px;   
}

#incontent .tabs img {
 background-position: 0px -40px;
}

/* html .tabs img {
 margin-left: expression(eval(this.offsetWidth + this.parentNode.parentNode.offsetWidth) + "px"); 
}

*+html .tabs img {
 margin-left: expression(eval(this.offsetWidth + this.parentNode.parentNode.offsetWidth) + "px"); 
}*/

.tabs a {  
 text-decoration: none;
 display: block;
 border: 1px solid #CAD5DF;
 border-top: none; 
 color: #005AB4; 
 padding: 8px 20px 12px 20px;
 float: left;
 outline: none;
}

#incontent .tabs a {
 border: 1px solid #DCE3EA; 
 border-bottom: none;
}

#side #member_area .tabs li.active a {
 border-bottom-color: #FFFFFF;
 color: #343434;
}

#incontent .tabs .active a {
 color: #436291;
 border-top-color: #FFFFFF;
 background-color: #FFFFFF;
}

.tabs .active em {
 background-position: 0px -8px;
}

#incontent .tabs .active em {
 background-position: 0px -32px;
}

.tabs .active ins {
 background-position: 0px 0px;
}

#incontent .tabs .active ins {
 background-position: 0px -24px;
}

.tabs .active img {
 background-position: right -4px;
}

#incontent .tabs .active img {
 background-position: 0px -28px;
}

#incontent .tabs { 
 padding: 0px;
 margin: 0px;
 list-style: none;
 clear: both;
 height: 27px; 
}

* html #incontent .tabs {
 height: 37px;
 float: left;
 position: relative; 
}

.widget .tabs {
 display: none;
}

.widget .snapshot {
 float: left;
 width: 95px;
 overflow: hidden;
 border: 1px solid #ABABAB;
 margin: 10px;
}

.widget .snapshot img {
 width: 95px;
}

.widget .detail_preview {
 margin: 10px 0px;
 font-size: 12px;
 line-height: 16px;
 position: relative;
 padding-left: 10px;
}

.widget .detail_preview.fl {
 width: 528px;
 padding-left: 0px;
}

.widget .detail_preview small {
 display: block;
 font-size: 11px;
 line-height: 14px;
 padding-bottom: 10px;
}

.widget_wrap {
 background-color: #FFFFFF;
}

.widget .player_container {
 background-color: #000000;
 -moz-border-radius: 0px 0px 4px 4px;
 -webkit-border-radius: 0px 0px 4px 4px;
 -khtml-border-radius: 0px 0px 4px 4px;
 border-radius: 0px 0px 4px 4px;
}


.popup fieldset {
 padding-top: 15px;
}

#content fieldset {
 margin-top: 18px; 
 position: relative; 
}

#content fieldset.auto_width { 
 margin-bottom: 18px;
 border-bottom: 1px solid #A9A9A9;
}

#content .comment_form fieldset {
 border: 1px solid #A9A9A9;
 margin-top: 0px;
 padding: 15px 20px;
}

#content .comment_form fieldset.wide {
 border: none;
 padding: 5px 0px 0px 0px;
}

fieldset small {
 position: absolute;
 margin-left: 25px;
}

#content label {
 width: 180px;
}

#content .comment_form label {
 width: 140px;
}

#content .buttons, #content fieldset div.buttons {
 clear: both;
 display: inline;
 float: left;
 width: 470px;
 /*margin-right: 335px;*/ 
 padding-top: 3px;
 white-space: nowrap;
}

#content .buttons div, #content .buttons a, #content fieldset div.buttons div {
 display: block;
 float: right;
 margin-left: 15px;
 width: auto;
}

#humans {
 position: absolute;
 padding: 0px;
 margin: 0px;
 left: 406px;
 top: 64px;
 list-style: none;
 width: 600px;
}

.splash #humans {
 position: absolute;
 margin: 60px 0 0 39px;
}

#humans li {
 float: left;
 margin-left: 0px;
 background-image: url(../images/icons/shape.gif);
 background-repeat: no-repeat;
 padding-top: 81px;
 width: 87px;
 margin-right: 14px; 
}

.splash #humans li {
 position: relative; 
 z-index: 3; 
}

.index #humans li {
 position: relative; 
 z-index: 3; 
}

#humans li.up {
 margin-top: -17px;
 padding-top: 90px;
}

#humans li.up.sm {
 margin: -13px -9px 0 0;
 background-image: url(../images/icons/shape_sm.gif);
 background-position: center top;
}

#humans li.sup {
 margin: -27px 9px 0px 9px;
 padding-top: 68px;
}

#humans li img {
 margin-left: 13px;
}

#humans li.sup img {
 margin-left: -32px;
}

#bottom { 
 border-top: 2px solid #BBBBBC;
 margin: 0px;
 padding: 20px;
 color: #C6C8CB; 
 font-weight: bold; 
}

.index #bottom {
 margin: 0px;
 border: none;
 font-size: 12px;
 font-family: Arial;
 color: #A0A0A0;
 font-weight: normal;
}

* html .index #bottom {
 margin-top: -280px;
}

*+html .index #bottom {
 margin-top: -280px;
}

#bottom a {
 color: #C6C8CB;
 text-transform: uppercase;
}

.index #bottom a {
 color: #848383;
 text-decoration: none;
 text-transform: none;
 font-weight: bold; 
}

#bottom span {
 display: block;
 float: right; 
}

#bottom em {
 font-style: normal;
 text-transform: uppercase;
}

.error {
 clear: both;
 display: block;
 color: #FF0000;
 font-size: 12px;
 line-height: 14px;
 position: absolute;
 margin-top: -17px;
 white-space: nowrap;
}

* html .login_site .error {
 position: static;
}

*+html .login_site .error {
 position: static; 
}

.error p {
 display: inline;
 padding: 0;
 margin: 0;
}

.popup .error {
 margin: 0px 0px 0px 170px;
}

p.error, .popup .error.static {
 position: static;
 margin: 5px 0px 0px 0px;
 padding: 0px;
 white-space: normal;
}

#content fieldset .error {
 margin-top: 0px;
}

#content fieldset label .error {
 position: static;
}

.error.ok {
 color: #009900;
}

.dot {
 font-size: 10px;
 line-height: 16px;
 font-weight: bold;
 color: #FF0000;
 position: absolute;
 margin: 4px 0px 0px 7px;
 font-style: normal;
}

#preload_process {
 margin-left: -6px;
}

.search_form {
 clear: both; 
 float: left; 
 position: relative;
 z-index: 2; 
}

.widget .search_form {
 position: static;
 float: none;
 background-color: #D0D0D0;
 border-top: 1px solid #AEAEAE;
 padding: 3px;
}

.widget .search_form dfn, .widget .search_form span {
 display: block;
 float: left;
 font-style: normal;
}

.widget .search_form .widget_search {
 padding: 3px 0px 0px 4px;
}

.detail_content .search_form {
 padding: 0px 0px 30px 20px;
}

.index .search_form {
 float: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 line-height: 14px;
 position: static;
 padding-top: 18px;
}

.index.ios .search_form {
 font-family: Thonburi;
 font-size: 10px;
}

.index .search_form a {
 text-decoration: none;
 color: #0068CF;
}

.detail_content .search_form {
 padding-left: 20px; 
}

.search_form div, .search_form span {
 float: left;
 display: block; 
 padding: 10px 0px 0px 0px; 
}

.widget .search_form div, .widget .search_form span {
 padding-top: 0px;
}

.index .search_form div {
 padding: 0px 0px 5px 0px;
}

.search_form span {
 padding-top: 13px;
}

.search_form em {
 font-style: normal;
}

.pager {
 clear: both;
 font-size: 14px;
 font-weight: bold;
 position: relative;
 line-height: 18px;
 padding-bottom: 15px;
}

.pager.custom {
 padding-top: 10px;
}

.pager div {
 text-align: center;
}

.pager a.first, .pager a.last {
 position: absolute;
}

.pager a.last {
 position: static;
 float: right;
}

.pager a, .pager span {
 padding: 0px 4px;
}

.pager span {
 background-color: #436291;
 color: #FFFFFF;
}

.pager.custom a, .pager.custom ins {
 text-decoration: none;
 display: block;
 float: left;
 font-family: Arial;
 font-size: 14px;
 line-height: 16px;
 color: #353535;
 font-weight: normal;
}

.pager.custom ins {
 padding: 1px 5px 0px 5px;
 white-space: nowrap;
}


.player {
 clear: both;
 /*padding-bottom: 15px;*/
}

.player p { 
 display: block;
 padding: 0px;
 margin: 11px 0px 0px 11px; 
 /*text-align: center;*/
 position: absolute;
}

.player em, .player div {
 display: block;
 float: left;
}

.player em {
 cursor: pointer;
 /*padding-top: 44px;*/
 margin-top: 0px;
}

.player em.fr {
 float: right; 
}

/*.player .play_buttons em {
 margin: 34px 3px 0px 0px;
 height: 41px;
 overflow: hidden;
 padding-top: 0px;
}

.player .play_buttons em img {
 margin-top: -41px;
}

.player .play_buttons em:hover img {
 margin-top: 0px;
}*/

.player .play_buttons em {
 margin-right: 3px;
}

.player div {
 padding: 0 0 0 0;
}

.player div object {
 display: block;
 /*width: 764px;*/
 width: 635px;
}

.data {
 margin: 10px 0px;
 border: 1px solid #B8D2ED;
}

* html .tabs_content table {
 width: 579px;
}

.data.enlarged {
 margin: 0px 0px 20px 0px;
}

.data.enlarged.clear {
 margin: 0px;
}

.data td, .data th {
 padding: 8px 10px;
 font-family: Tahoma;
}

.data tr td {
 border-bottom: 1px solid #EDF3FA;
 background-color: #F6FAFF;
}

.data tr:last-child td {
 border-bottom: none;
}

* html .data tr td {
 border-bottom: expression(this.parentNode.nextSibling == null ? "none" : "1px solid #EDF3FA"); 
}

*+html .data tr td {
 border-bottom: expression(this.parentNode.nextSibling == null ? "none" : "1px solid #EDF3FA"); 
}

.data tr.colored td {
 background-color: #FFFFFF;
}

.data td:last-child a {
 font-weight: bold;
}

* html .data td a {
 font-weight: expression(this.parentNode.nextSibling == null ? "bold" : "normal");
}

*+html .data td a {
 font-weight: expression(this.parentNode.nextSibling == null ? "bold" : "normal");
}

.data th { 
 background-color: #488DD1;
 color: #FFFFFF;
 font-size: 12px;
 line-height: 14px; 
 letter-spacing: 1px;
}

/*.data th br {
 display: none;
}*/

.data td {
 font-size: 12px;
 text-align: center;
}

.data td fieldset {
 text-align: left;
 padding-left: 15px;
}

#content .data td label {
 width: 100px;
}

.data.enlarged td {
 font-size: 14px;
 line-height: 16px; 
}

.data.enlarged.xxl td {
 font-size: 16px;
 line-height: 18px;  
}

.data.enlarged.clear td {
 border: none;
}

.data.enlarged.top td {
 text-align: left;
 vertical-align: top;
 padding: 10px;
 width: 50%;
 line-height: 20px;
}

.data th {
 font-size: 14px;
 white-space: nowrap;
}

.data.enlarged th {
 font-size: 16px;
 line-height: 18px;
}

.left, .data td.left {
 text-align: left;
}

.center {
 text-align: center;
}

.data.enlarged.top p {
 padding: 5px 0px;
 margin: 0px;
}

#incontent .tabs_content {
 border: 1px solid #DCE3EA;
 margin-bottom: -1px;
 min-height: 355px;
}

* html #incontent .tabs_content { 
 height: 355px;
}

*+html #incontent .tabs_content { 
 height: expression(this.offsetHeight < "355" ? "355px" : "auto");
}

#incontent .picture_offset .tabs_content {
 min-height: 417px;
}

* html #incontent .picture_offset .tabs_content { 
 height: 419px;
}

*+html #incontent .picture_offset .tabs_content { 
 height: expression(this.offsetHeight < "417" ? "417px" : "auto");
}

.widget .tabs ul {
 padding: 3px 3px 0px 0px;
 margin: 0px;
 list-style: none;
}

.widget .tabs li {
 float: right;
 position: relative;
 z-index: 1;
}

.widget .tabs li.active {
 z-index: 3;
}

.widget .tabs span {
 display: block;
 position: absolute;
 bottom: 0px;
 left: 0px;
 width: 100%;
 height: 3px;
 font-size: 3px;
 line-height: 3px;
 overflow: hidden;
 background-color: #EFF4F9;
 display: none; 
}

* html .widget .tabs span {
 width: expression(this.parentNode.offsetWidth + "px");
}

.widget .tabs .active span {
 background-color: #FFFFFF;
 display: block;
}

.widget .tabs a { 
 /*background-color: #EFF4F9; */
 border: none;
 font-weight: bold;
 line-height: 14px;
 padding: 9px 11px 13px;
 text-transform: uppercase;
}

.widget .tabs .inactive a {
 color: #666666;
}

.widget .tabs .inactive a:hover {
 text-decoration: none;
 cursor: text;
}

.widget .tabs .active a {
 border: 1px solid #C8D6E3; 
 background-color: #FFFFFF;
 color: #38598C;
 padding: 8px 10px 12px; 
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}

#widget_body { 
 
}

#widget_body object, #widget_body embed {
 position: relative;
 display: block;
 z-index: 2;
}


.comment_list {
 position: relative;
 max-height: 298px; 
 overflow: auto; 
 overflow-x: hidden;
 overflow-y: auto;
}

* html .comment_list {
 height: 293px;
}

.comment_owner{
 float: right;
 width: 115px;
 color: #353535;
 font-size: 13px;
 font-style: italic;
}

*+html .comment_owner{
 margin-right: 5px;
}

.comment_owner strong{
 color: #206EBD;
 font-weight: bold;
 font-style: normal;
}

.comment_thread {
 float: left;
 position: relative;
 width: 100%;
}

.comment_thread em {
 position: absolute;
 right: 10px;
 color: #898D92;
}

.comment_buttons {
 float: right;
 padding-top: 3px;
}

.comment_form {
 float: left;
 width: 650px;
 width: 495px;
 position: relative;
}


.comment_head {
 display: block; 
 float: left;
 text-align: right;
 width: 42px;
 color: #CDDEEE;
 font-size: 14px;
}

.comment_head b {
 color: #2059A3;
}

.scroll_list {
 max-height: 200px; 
 overflow: auto;
}

* html .scroll_list {
 height: expression(this.offsetHeight > 199 ? "200px" : "auto");
}

.scroll_list .data {
 width: 99%;
 margin-left: 1px;
}

* html .scroll_list .data {
 width: 874px;
}

.search_result {
 clear: both;
 padding-bottom: 10px; 
}

.save_submit input{
 vertical-align: middle;
}

.save_submit{
 width: auto !important;
}

.popup {
 border: 2px solid #769CBC;
 padding: 10px;
 background-color: #FFF;
 position: relative;
 width: 400px;
 text-align: left;
 color: #000000;
}

.inpopup {
 position: relative;
 z-index: 11;
}

* html .popup {
 width: 424px;
}

.popup p {
 padding: 5px 0px;
 margin: 0px;
}

#modal_close {
 position: absolute;
 right: 10px;
}

.popup .inpopup #modal_close {
 right: 0px;
}


.bt-select {
 margin-top: 47px;
}

.content-flash object, .content-flash embed {
 height: 22px;
 overflow: hidden
}

.info {
 border: 1px solid #436291;
 padding: 5px;
 background-color: #F7F9FB;
}

.search_result .info {
 float: left;
 padding: 0px;
 border: none;
 background-color: transparent;
 width: 305px;
 font-family: Arial;
 color: #2B2B2B;
 font-size: 13px;
 line-height: 18px; 
}

.search_result .info a {
 text-decoration: none;
}

.search_result .info a:hover {
 text-decoration: underline;
}

.enlarged p {
 font-size: 14px;
 line-height: 20px;
 padding: 5px 0px;
 margin: 0px;
}

.pay_btn {
 float: left;
 padding-right: 35px;
}

#words {
 left: 173px;
 position: absolute;
 z-index: 1;
 margin: 15px 0px 0px 0px;
 width: 451px;
}

.words { 
 float: left;
 padding-bottom: 6px;
 width: 550px; 
}

.words div {
 position: relative;
 float: left;
 margin-right: 4px;
}

.words ins {
 display: block;
 text-decoration: none;
 font-family: Arial;
 font-size: 14px;
 line-height: 16px;
 padding: 5px 7px;
 font-weight: bold;
 color: #FFFFFF;
}

.words .t, .words .b {
 display: block;
 height: 4px;
 width: 100%;
 position: absolute;
 background-repeat: no-repeat;
}

.words .t img, .words .b img {
 background-repeat: no-repeat;
 position: absolute;
 right: 0px;
 height: 4px;
 width: 4px;
}

.words .t {background-image: url(../images/inner/words/lt.png);}
.words .b {background-image: url(../images/inner/words/lb.png);bottom:0px;}
.words .t img {background-image: url(../images/inner/words/rt.png);}
.words .b img {background-image: url(../images/inner/words/rb.png);}

.find_colors {
 float: right;
 width: 230px;
 padding-top: 20px;
}

.find_colors a {
 display: block;
 float: left; 
 width: 15px;
 height: 15px;
 background-repeat: no-repeat;
 background-image: url(../images/inner/words/color.png);
 overflow: hidden;
 text-decoration: none;
 margin-top: 3px;
}

.find_colors span {
 display: block;
 float: left;
 font-family: Arial;
 font-size: 14px;
 line-height: 16px;
 color: #005AB4;
 white-space: nowrap;
 padding: 0px 0px 0px 5px;
}

.search_result {
 margin: 0px -20px;
 padding: 15px 20px;
 border-top: 1px solid #ECF1F6;
}

.search_result.colored { 
 background-color: #FBFCFF;
}

.search_result .player {
 float: right;
}


.fixer, .fixer img {
 display: block;
 padding: 0px;
 margin: 0px;
 clear: both;
 overflow: hidden; 
 height: 0px;
 width: 0px; 
 line-height: 0px; 
 font-size: 0px;
}

/*----------------nem modify --------------*/
.welcome{
 color: #343434;
 font-size: 14px;
 height: 37px;
 line-height: 18px;
 margin: -50px 0px 0px 230px; 
}

*+html .welcome {
 margin-bottom: -7px;
}

.welcome a{
 color: #005AB4;
 font-size: 14px;
 text-decoration: none;
 font-weight: bold;
}
.welcome a:hover{text-decoration: underline;}

.member_menu_wrap{ 
 height: 61px;
}

#menus{
 height: 91px;
}

*+html #menus {height: auto;}
* html #menus {height: auto;}

#member_menu {
 margin: 14px 0px -1px 0px;
 padding: 0;
 height: 41px;
 position: absolute;
 right: 0px; 
 width: 844px;
}

*+html #member_menu {
 margin-top: 21px;
}

* html #member_menu {
 margin-top: 21px;
}

* html .no_side #member_menu {
 right: 163px;
}

#member_menu li {
 list-style: none;
 float: right;
 position: relative;
}

* html #member_menu li {
 width: 1%;
}

#member_menu li a{
 display: block;
 background: url(../images/bg/member_main_menu_corners.gif) no-repeat 0 0;
 float: left;
 padding: 0px 0px 0px 5px;
 margin: 0px 0px 0px 2px;
 cursor: pointer;
 white-space: nowrap;
 text-decoration: none;
}

#member_menu li:hover a, #member_menu li a.active{
 background-position: 0 -41px;
}

#member_menu li a span{
 display: block;
 background: url(../images/bg/member_main_menu_corners.gif) no-repeat 100% 0; 
 padding: 0 5px 0 0;
}

#member_menu li:hover a span, #member_menu li a.active span{
 background-position: 100% -41px;
}

#member_menu li a span span{
 background: #EFF2F6;
 height: 39px;
 line-height: 39px;
 font-size: 18px;
 color: #005AB4;
 border-top: 1px solid #CAD5DF; 
 border-bottom: 1px solid #CAD5DF;  
 padding: 0px 34px;
}

#member_menu li:hover a span span, #member_menu li a.active span span{
 background: #fff;
 border-bottom: 1px solid #fff;
 color: #343434;
}

#member_menu li li a {
 display: block;
}

#member_menu li li a.active {
 color: #005AB4;
 font-weight: bold;
}

#member_menu li li a:hover {
 text-decoration: underline;
}

#member_menu li ul {
 display: none;
 position: absolute; 
 top: 41px;
 left: 2px;
 margin: 0;
 padding: 3px 10px 3px 5px;
 border: 1px solid #CAD5DF;
 border-top: 0;
 background: #fff;
 width: 100%;
}

*+html #member_menu li ul {
 width: expression(this.parentNode.offsetWidth + "px");
}

#member_menu li:hover ul {
 display: block;
}

#member_menu li li {
 float: none;
 clear: left;
 margin: 0;
 padding: 0;
 display: block;
}

#member_menu li li a {
 background: none;
 font-size: 14px;
 line-height: 20px;
}

.search_menu{
 position: absolute;
 left: 7px;
 font-family: Arial;
 /*top: 83px;	*/ 
 width: 133px;
}

*+html .search_menu {
 margin-top: 7px;
}

.search_menu ul{
 margin: 0 0 0 0;
 padding: 0;
}

.search_menu li{
 list-style: none;
}

.search_menu li a {
 color: #005AB4;
 font-size: 13px;
 line-height: 16px;
 text-decoration: none;
 font-weight: bold;
 display: block;
 /*line-height: 34px;*/
 /*height: 34px;
 overflow: hidden;
 cursor: pointer;*/
 padding: 9px 5px 9px 13px; 
 margin: 0px 0px 2px 0px; 
 background-color: #F1F7FF;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px; 
}

* html .search_menu li {
 float: left;
 clear: both;
 width: 100%;
}

* html .search_menu li a {
 width: 100%; 
}

.search_menu li a.active{
 /*background: url(../images/inner/side_bg.gif) no-repeat 0 0;*/
 background-color: #488DD1;
 color: #FFFFFF;
}

.search_menu li a:hover {
 /*background: url(../images/inner/side_bg_h.gif) no-repeat 0 0;*/
 background-color: #75BCFF;
 color: #fff;
}

#content fieldset.change_personal_info div{
 width: 650px;
}

.search_pager{
 float: left;
 white-space: nowrap;
 font-weight: normal;
 color: #353535;
 font-size: 14px;
 margin: 14px 0 0 0;
 width: 470px;
}

.search_pager a{
 float: left;
}

.search_pager a.prev{
 margin: 0 7px 0 0;
}

.search_pager a.next{
 margin: 0 0 0 7px;
}

.search_pager a img{
 vertical-align: middle;
}

.pager_content{
 float: left;
}

#span_search_string{
 display: block;
 width: 450px;
 height: 27px;
 border: 1px solid #95A1B4;
 border-right: none;
 padding: 4px;
 overflow: hidden;
}

* html #span_search_string {
 height: 37px; 
}

.widget #span_search_string {
 display: block;
 width: 550px;
 height: 20px;
 border: 1px solid #95A1B4;
 background-color: #FFFFFF;
 padding: 3px;
 overflow: hidden;
 background-image: url(../images/logo_widget.gif);
 background-position: right 3px;
 background-repeat: no-repeat;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}

* html .widget #span_search_string { 
 width: 558px;
 height: 28px; 
}

.widget #span_search_string .marquee {
 position: absolute;
 width: 444px;
 height: 18px;
 overflow: hidden;
}

.marquee div {
 position: relative;
 white-space: nowrap;
}

#span_search_string em {
 margin: 1px 0 4px 0;
 display: block;
 float: left;
 border-radius: 3px; 
 -moz-border-radius: 3px; 
 -webkit-border-radius: 3px; 
 color: #fff;
 font-weight: bold;
 margin-right: 5px;
 padding: 5px; 
}

.widget #span_search_string em {
 padding: 0px 4px 2px 20px;
 margin: 0px 3px 0px 0px;
 float: none;
 display: inline;
 position: relative;
 background-color: transparent !important;
 background-image: url(../images/inner/words/bg.gif);
 background-repeat: repeat-x;
 border: 1px solid #DADADA;
 font-weight: normal;
 color: #000000;
 font-size: 11px;
 line-height: 16px;
}

#span_search_string em dfn {
 display: none;
}

.widget #span_search_string em dfn {
 display: block;
 position: absolute;
 top: 0px;
 left: 0px;
 line-height: 0px;
 width: 0px;
 margin: 1px 0px 0px 5px;
 font-size: 0px; 
 border: 11px solid transparent;
 border-top: none; 
 border-left-width: 5px;
 border-right-width: 5px; 
}

*+html .widget #span_search_string em dfn {
 margin-top: 3px;
}

.widget #span_search_string em dfn span {
 display: block;
 position: absolute;
 width: 12px;
 height: 13px;
 background-image: url(../images/inner/words/widget_mask.png);
 background-repeat: no-repeat;
 margin: -1px 0px 0px -6px;
}

.matches_count{
 float: right;
 margin: 10px 10px 0 0;
 width: 233px;
 overflow: hidden;
}

.matches_count span{
 color: #005AB4;
 font-size: 14px;
}

.matches_count span a{
 margin: 0 0 0 0;
}

.triangels{
 display: inline-block;
 max-width: 119px;
 overflow: hidden;
 height: 13px;
}

.new_comm, .read_comm{
 vertical-align: middle;
}

.sort_by{
 color: #005AB4;
 font-size: 14px;
}

.sort_by .formfields, .languages .formfields {
 margin: 0 0 0 5px;
 border-right: 1px solid #95A1B4;
 height: auto;
 padding: 2px 0 2px 0;
}

.languages .formfields {
 border: 1px solid #95A1B4;
 margin: 0px;
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 line-height: 16px;
}

#voice_search_txt{
 width: 450px;
 float: left;
 border: 1px solid #95A1B4;
 border-right: none;
 position: relative;
 margin: 0px;
}

.widget #voice_search_txt {
 display: block;
 width: 550px;
 height: 20px;
 line-height: 20px;
 border: 1px solid #95A1B4;
 background-color: #FFFFFF;
 padding: 3px;
 overflow: hidden;
 font-size: 11px;
 font-family: Arial;
 font-weight: normal;
 color: #000000;
 position: relative;
 z-index: 3;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}

* html .widget #voice_search_txt {
 width: 558px;
 height: 28px;
 line-height: 28px; 
 margin: 0px;
}

*+html .widget #voice_search_txt {
 line-height: 28px; 
}

.search_result_box {
 margin: 14px -20px 0px -16px;
 padding: 0px;
 clear: both; 
}

.no_side .search_result_box {
 margin-left: -20px;
}

.widget .search_result_box {
 margin: 0px; 
}

.result_list {
 max-height: 78px;
 overflow: auto;
 outline: none;
/*adding-top: 8px;*/
}

* html .result_list {height: expression(this.offsetHeight > "78px" ? "78px" : "auto");}

.widget .result_list, .widget .description_preview {
 overflow: hidden;
 max-height: 155px !important;
 outline: none;
 position: relative;
}

.widget .description_preview {
 max-height: 64px !important;
 background-color: #FFFFFF;
}

* html .widget .result_list {height: expression(this.offsetHeight > "155px" ? "155px" : "auto");}
* html .widget .description_preview {height: expression(this.offsetHeight > "64px" ? "64px" : "auto");}

.widget .search_result_box ol {
 padding: 0px 0px 0px 8px;
 margin: 0px;
 list-style: none;   
}

.widget .search_result_box li {
 position: relative;
 height: 37px;
}

.widget .search_result_box li a {
 color: #313131;
 text-decoration: none;
 font-size: 14px;
 line-height: 18px;
 font-weight: bold; 
}

.widget .record_title {
 display: block;
 width: 270px;
 float: left;
}

.widget .record_time {
 display: block;
 position: absolute; 
 left: 282px;
 top: 2px;
 width: 60px;
 text-align: right; 
 background-image: url(../images/spacer.gif);
}

.widget .comments {
 background-image: url(../images/icons/widget_comments.gif);
 background-repeat: no-repeat;
 background-position: 0px 2px;
 padding: 1px 0px 0px 16px;
 color: #0071BB;
 display: block; 
 position: absolute;
 right: 279px; 
 top: 16px;
}

.widget .detail_preview .comments {
 font-size: 11px;
 line-height: 14px;
 background-position: 0px 4px; 
 right: 10px;
 top: auto;
}

.widget .search_result_box li.empty {
 padding: 10px;
 font-size: 12px;
 line-height: 14px;
}

.widget .hint {
 color: #37588C;
 font-weight: bold; 
 font-size: 9px;
 line-height: 10px;
 border-top: 1px solid #CAD5DF; 
 position: relative;  
 
 display: none;
}

.widget .hint span {
 display: block;
 text-align: right; 
 padding: 9px 7px;
}

.widget .hint .pa {
 margin: 9px 0px 0px 18px;
 left: 7px;
}

.widget .hint .pa ins {
 position: absolute;
 text-decoration: none;
 margin: -3px 0px 0px -20px;
}

.pointer{
 cursor: pointer;
}

.player_result {
 padding: 14px 19px 0px 19px;
 border-top: 1px solid #ECF1F6;  
}

.widget li div.player_result {
 border-top: none;  
 border-bottom: 1px solid #C6C6C6;
 padding: 8px 0px 10px;
 float: left;
 width: 100%;
 position: relative; 
}

.widget li:last-child div.player_result {
 border-bottom: none;
}

*+html .widget li div.player_result { 
 border-bottom: expression(this.parentNode.nextSibling == null ? "none" : "1px solid #C6C6C6");
}

* html .player_result {
 float: left;
 position: relative;
 width: 857px;
}

.row1{background: #FBFCFF;}
.row2{background: #FFFFFF;}

.widget .row1{background: transparent;}
.widget .row2{background: transparent;}

.row_description {
 color: #2B2B2B;
 font-size: 13px;
 line-height: 18px;
 width: 330px;
 float: left;
 padding: 5px 0px;
 margin: 0px;
}

.row_description strong a{
 color: #206EBD;
 font-size: 15px;
 text-decoration: none;
}
.row_description strong a:hover{text-decoration: underline;}

.flash_player_box{
 position: relative;
 float: right;
 width: 480px;
 overflow: hidden;
 margin-right: -10px;
}

.widget .flash_player_box { 
 width: 272px;
 overflow: visible;
 margin: 0px;
 padding-top: 5px;
}

* html .flash_player_box {
 margin-right: -5px;
}

.flash_player_box object{
 margin: 15px 0 0 5px;
}

.flash_player_box.on_detail {
 float: left;
 width: 814px;
 margin-left: 22px;
 height: 105px;
}

.flash_player_box .count_of_shares{
 position: absolute;
 top: 0px;
 left: 0px;
 color: #0050A0;
 font-size: 13px;
 width: 450px;
}

.count_of_shares ins {
 display: block;
 float: left;
 white-space: nowrap;
 text-decoration: none;
 width: 150px;
 padding-top: 1px;
}

.flash_player_box .delete_row{
 position: absolute;
 right: 17px;
 top: 0;
}

.flash_player_box .edit_row{
 position: absolute;
 right: 0px;
 top: 0;
}

.empty_row{
 text-align: center;
 padding: 10px 0 0 0;
}

.sequrity_question{
 color: #436291;
 font-family: Tahoma;
 font-size: 13px;
 font-weight: bold;
 line-height: 20px;
 margin: 0;
 display: block;
}

#content .sequrity_question_box label{
 margin: 20px 0 0 0;
 width: 125px;
}

#content .sequrity_question_box .formfields{
 width: 370px;
}

.detail_tabs_header{
 height: 35px;
 margin: 0 0 -1px 0;
 position: relative;
 padding: 0;
 width: 100%;
 z-index: 150;
}

.detail_tabs_header li{
 float: left;
 list-style: none;
 height: 35px;
}

.detail_tabs_header li a, .detail_tabs_header li em {
 display: block;
 font-style: normal;
 cursor: pointer;
 background: url(../images/bg/detail_tabs_corners.gif) no-repeat 0 0;
 padding: 0 0 0 5px;
 float: left;
 color: #005AB4;
 font-size: 14px;
 margin: 0 3px 0 0;
 font-weight: bold;
 text-decoration: none;
 cursor: pointer;
 white-space: nowrap;
}

* html .detail_tabs_header li a {
 width: 1%;
}

* html .detail_tabs_header li em {
 width: 1%;
}

.detail_tabs_header li a:hover, .detail_tabs_header li.active a, .detail_tabs_header li em:hover, .detail_tabs_header li.active em {
 background-position: 0 -35px;
 color: #303030;
}

.detail_tabs_header li a b, .detail_tabs_header li em b {
 font-weight: normal;
}

.detail_tabs_header li a span, .detail_tabs_header li em span {
 display: block;
 background: url(../images/bg/detail_tabs_corners.gif) no-repeat 100% 0;
 padding: 0 5px 0 0;
}

.detail_tabs_header li a:hover span, .detail_tabs_header li.active a span, .detail_tabs_header li em:hover span, .detail_tabs_header li.active em span {
 background-position: 100% -35px;
}

.detail_tabs_header li a span span, .detail_tabs_header li em span span {
 display: block;
 background: #EEF6FE;
 border-bottom: 1px solid #DCE3F4;
 border-top: 1px solid #DCE3F4;
 padding: 0 5px 0 5px;
 height: 33px;
 line-height: 33px;
}

.detail_tabs_header li a:hover span span, .detail_tabs_header li.active a span span, .detail_tabs_header li em:hover span span, .detail_tabs_header li.active em span span {
 background: #fff;
 border-bottom: 1px solid #fff;
}

.detail_tabs_header li.back a {
 background: none;
 line-height: 34px; 
 padding: 0px 13px;
}

h1.detail_name{
 clear: both;	
 color: #262727;
 font-size: 18px;
 font-weight: bold;
 position: relative;
 border-top: 1px solid #ECF1F6;
 padding: 10px 165px 10px 20px;
 line-height: 21px;
}

h1.detail_name a.back_link {
 position: absolute;
 right: 24px;
 top: 11px;
 color: #FFFFFF;
 text-decoration: none;
 font-size: 12px;
}

h1.detail_name em {
 font-style: normal; 
}

h1.detail_name a{
 font-size: 10px;
 color: #0E327E;
 text-decoration: underline;
}

.description_info{
 /*width: 410px;
 float: left;*/
 position: relative;
}

.options_table td{
 line-height: 20px;
 padding: 8px 0px 8px 10px;
 color: #333;
 font-size: 14px;
 border-left: none;
 border-right: none; 
}

.options_table td a{
 color: #005AB4;
 font-size: 14px;
 text-decoration: none;
}

.options_table .row1 td{
 background: #FBFCFF;
 border-top: 1px solid #EFF2F9;
 border-bottom: 1px solid #EFF2F9; 
}

.options_table .row1 td.cell1{
 border-left: 1px solid #EFF2F9;
}

.options_table .row1 td.cell2{
 border-right: 1px solid #EFF2F9;
}

.detail_tabs_wrap{
 margin: 101px 0 0 0; 
}

.ios .detail_tabs_wrap {
 margin-top: 10px;
}

.info_content .edit_link {
 position: absolute;
/* margin: 0px 0px 0px 501px;*/
 right: 0px;
 z-index: 110;
}

.comments_content, .shares_content, .transcription_default, .modify_content, .info_content {
 position: relative;  
 z-index: 200;
 min-height: 315px; 
 /*overflow: auto;*/
 padding: 12px;
}

* html .comments_content, * html .shares_content, * html .transcription_default, * html .modify_content, * html .info_content {
 height: 329px;
}

.detail_player_box{
 /*margin: 20px 0 0 50px;*/
 margin: 0px 0 0 10px; 
 height: 415px;
 position: absolute;
 z-index: 100;
}

.load_button{
 float: left;
 margin: 50px 0 0 0;
 padding: 0 0 0 20px;
 width: 50px;
}

.actions_buttons{
 float: left;
 margin: 56px 0 0 0;
 padding: 0 0 0 20px;
}

.not_video{
 /*position: absolute;
 z-index: 211; 
 width: 209px;
 height: 190px;*/
 text-align: center; 
 /*margin: 138px 0px 0px 0px;
 right: 24px;
 background-color: #FBFCFF; */
}

.not_video a {
 text-decoration: none;
 color: #1C3B7B;
 font-size: 14px;
 line-height: 24px;
 position: relative;
 z-index: 240;
}

.not_video a:hover{
 text-decoration: underline;
}

.comments_row{
 color: #005AB4;
 font-size: 14px;
}

.comments_row a, .count_of_shares a{
 text-decoration: none;
}


.detail_content{
 margin: 0px -20px;
}

.small_informer {	
 padding: 0px 0px 13px 20px; 
 border-bottom: 1px solid #ECF1F6;
 margin-bottom: 10px;
}

.comments_actions {
 /*position: absolute;
 margin: -47px 0px 0px 514px;*/
 width: 290px;
 z-index: 110;
 display: block;
 white-space: nowrap;	
 /*text-align: right; */
}

/** html .comments_actions {
 margin-left: 257px;
} */

#content .comments_actions label{
 color: #292929;
 font-size: 12px; 
 font-weight: normal;
 width: auto; 
 position: absolute;
 margin: -24px 0px 0px 140px;
}

#de #content .comments_actions label{
 margin-left: 155px;
}

.add_share_button {
 /*float: right;
 margin: -50px -213px 0 0;	
 position: relative;*/
 position: absolute;
/* margin: 0px 0px 0px 475px;*/
 right: 0px;
 z-index: 111;
}

.share_description{
 margin: 0px; 	
 padding: 5px 0px 15px;
 color: #333;
 font-size: 14px;
 font-family: Arial;
 width: 430px;
}

.share_list_wrap{ 
 max-height: 320px;
 overflow: auto;
}

.shares_list th{
 color: #333;
 font-size: 13px;
 font-weight: bold; 
 padding: 0 0 8px 11px;
}

.shares_list td{
 color: #333;
 font-size: 13px;
 font-weight: bold; 
 padding: 8px 0 8px 11px;
 color: #005AB4;
 font-size: 14px;
 font-weight: bold;
}

.shares_list .row1 td{
 background: #FBFCFF;
 border-top: 1px solid #EFF2F9;
 border-bottom: 1px solid #EFF2F9;
}
.shares_list .row1 td.first{border-left: 1px solid #EFF2F9;}
.shares_list .row1 td.last{border-right: 1px solid #EFF2F9;}

.shares_list td a{
 color: #A50101;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}

.shares_list td a.remove_user{
 background: url(../images/icons/remove_red.gif) no-repeat 0 50%;
 padding: 0 0 0 12px;
}
.shares_list td a.remove_user:hover{text-decoration: underline;}

.shares_list th.center, .shares_list td.center{
 padding: 0;
 text-align: center;
}

.transcription_list {
 max-height: 328px;
 overflow: auto;
 padding: 5px;
 margin: 5px 0 5px 0;
 color: #2E2E2E;
 font-size: 15px;
 line-height: 24px;
 font-family: Verdana;
}

* html .transcription_list {
 height: 328px;
}

#search_transcription{
 border: 1px solid #95A1B4;
 border-right: 0;
 display: block;
 overflow: hidden;
 padding: 9px 4px 9px 4px;
 width: 452px;
 font-size: 14px;
 float: left;
}

#content .transcription_from fieldset{
 width: 800px;
 zoom: 1;
 position: relative;
}

#content .transcription_from fieldset label{
 width: auto;
 line-height: 35px;
 padding-right: 5px;
}

#content .transcription_from div{
 width: 700px;
}

#content .transcription_from input{
 margin: 0 !important;
}

* + html #content .transcription_from input{
 position: relative !important;
 float: left;
}

.word_highlight {
-moz-border-radius: 3px 3px 3px 3px;    
 background: #FF0000;
 color: #FFFFFF;
}
.word {
-moz-border-radius: 3px 3px 3px 3px;
background: #FFFFFF;
border: 2px solid;
}
strong.word-highlight2:hover {cursor: pointer;}

.coments_row{
}


.comment_text_read, .comment_text_new, .comment_text_sel{
 border-radius: 5px;
 -moz-border-radius: 5px; 
 -weblit-border-radius: 5px;  
 margin: 0 130px 5px 0;
 padding: 13px;
 font-size: 14px;
 position: relative;
 zoom: 1;
} 

.comment_text_read {
/* border: 1px solid #DCDCDC;
 color: #DCDCDC;*/
 border: 1px solid #BCBEC0;
 color: #BCBEC0;
}

.comment_text_read_small {
 border: 1px solid #8C8C8C;
 height: 2px;
 margin: 5px;
 margin: 0 120px 5px 75px;
 font-size: 14px;
 position: relative;
 zoom: 1;
}

.comment_text_new {
 border: 1px solid #8C8C8C;
 color: #272727; 
}

.comment_link{
 margin: 0 0 0 60px;
 position: relative;
}

.comment_text_sel {
 border: 1px solid #99B38A;
 color: #272727;
 padding: 13px 7px 3px 13px;
 background: #F1FFE9; 
 display: block;
}

.comments_arrow{
 display: block;
 position: absolute;
 right: -10px;
 top: 12px;
 width: 10px;
 height: 19px;
}

.comment_text_read .comments_arrow{background: url(../images/bg/comments_arrow_unread.gif) no-repeat 0 0;}
.comment_text_new .comments_arrow{background: url(../images/bg/comments_arrow_read.gif) no-repeat 0 0;}
.comment_text_sel .comments_arrow{background: url(../images/bg/comments_arrow_selected.gif) no-repeat 0 0;}
/* search triangles */
.polygon,.trapezoid {margin: 0 0 0 0; padding: 0; background: none;}
.polygon {width: auto; height: 10em; border: none; display: inline-block; text-align: center;}
.trapezoid {display:inline-block; width:1px; height:0; margin:0 auto; border-left:5em solid transparent; border-right:5em solid transparent;}
.polygon .aa {border-bottom:10em solid;border-top:none;}
.polygon .rr {border-left:none; border-right:none; width:10em;}
.polygon.r3 {height: auto;}
.polygon.r3 .trapezoid {border-width: 13px 8px;}

.share_checkbox {
/* margin: -40px 0 0 473px;
 top: -30px;
 left: 473px;
 position: absolute; 
 white-space: nowrap;
 width: 220px;
 z-index: 151;*/
 position: absolute;
 right: -12px;
 text-align: right;
 top: -30px;
 white-space: nowrap;    
 z-index: 151;
}

#de .share_checkbox {
 font-size: 11px;
 right: -36px;
}

.share_checkbox1 {
 top: -28px;
 left: 640px;
 position: absolute; 
 white-space: nowrap;
 width: 100px;
 z-index: 152; 
}

.embed_wrap {
 position: relative; 
 z-index: 200;
 padding: 10px 0px;
}

.index_login {
 color: #484848;
 font-size: 13px;
 line-height: 16px;
 font-family: Arial;
}

.index_login span {
 color: #009007;
 font-weight: bold;
}

.index_login a {
 position: absolute;
 margin: -16px 0px 0px 210px;
}

.index_login h3 a, .index_login .open_id a {
 position: static;
 margin: 0px;
}

.index_login .open_id {
 clear: both;
 padding-top: 68px;
}

.index_login .open_id #openid_choice {
 float: right;
}

.index_login .open_id p {
 display: none;
}

.social_links {
/* position: absolute;
 z-index: 151; 
 width: 100px;
 top: -38px;
 left: 111px;*/
 margin-top: 100px;
 position: absolute;
 right: 21px;
 width: 100px;
 z-index: 151; 
}

.social_links a {
 display: block;
 float: right;
 margin-left: 8px;
}

#content fieldset div.scroll_block, fieldset div.scroll_block {
 overflow: auto;
 width: 478px;
 height: 228px;
 border: 1px solid gray;   
 padding: 10px;
}

* html #content fieldset div.scroll_block, * html fieldset div.scroll_block {
 width: 500px;
 height: 250px; 
}


fieldset div.scroll_block2 {
 overflow: auto;
 width: 278px;
 height: 120px;
 border: 1px solid gray;   
 padding: 10px;
}

* html fieldset div.scroll_block2 {
 width: 300px;
 height: 120px; 
}

/************ trialngles **************/

.fpolygon {margin: 1px 0 0 0; padding: 0; background: none;cursor: pointer;}

.ftrapezoid {
 display: block;
 position: absolute;
 width: 21px;
 height: 17px;
 background-image: url(../images/inner/words/mask.png);
 background-repeat: no-repeat;
 margin-left: -10px;
}

.widget .ftrapezoid {
 background-image: none;
 width: 8px;
 height: 7px;
}

.fpolygon {
 display: block; 
 position: absolute;
 z-index: 10;
 border: 17px solid transparent;
 border-right-width: 10px;
 border-left-width: 10px;
 border-top: none;
  
 /*background-image:url("../images/inner/words/color.png");
 background-repeat:no-repeat;
 display:block; 
 height: 15px;
 width: 15px;
 margin-top: 3px;
 overflow: hidden;  
 position: absolute;*/
}

.widget .fpolygon {
 border: 7px solid transparent;
 border-right-width: 4px;
 border-left-width: 4px;
 border-top: none; 
}

.comment {
 position: absolute;
 display: none;
 background-color: #EDF0F8;
 width: 450px;
 line-height: 14px;
 padding: 5px 0px;
 margin-top: 19px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 -khtml-border-radius: 2px;
 border-radius: 2px; 
}


.on_detail .comment {
 width: 814px;
}

.comment2 {
 position: absolute;
 margin-top: -25px;
 cursor: pointer;
 background-image: url(../images/icons/comment_bg.gif);
 background-repeat: no-repeat;
}

.comment2:hover img {
 visibility: hidden;
}

#maintenance {
 display: none;
 position: absolute;
 z-index: 10001;
 height: 100%;
 width: 100%; 
 top: 0px;
 left: 0px;
}

* html #maintenance {
 left: -50%;
}

*+html #maintenance {
 left: -50%;
}

#maintenance em {
 display: block;
 position: absolute;
 z-index: 10003;
 text-align: center;
 width: 100%;
 top: 15%;
}

#maintenance_bg {
 position: absolute;
 background-color: #000000;
 opacity: 0.8;
 z-index: 10002;
 height: 100%;
 width: 100%; 
 filter: alpha(opacity=80);
}

.cap {
 position: absolute;  
 width: 340px;
 height: 245px;
 background-color: #FFFFFF;
 margin: 14px 0px 0px 460px; 
}

.inner_tabs_content {
 width: 599px; 
 position: relative;
 z-index: 151;
}

* html .inner_tabs_content {
 width: 580px;
}

.detail_sub_info {
 position: absolute;
 z-index: 210;
 width: 211px;
 right: 21px;
 margin-top: 136px; 
 border-left: 1px solid #ECF1F9;
 padding-top: 2px;
}

.detail_sub_info.video_sub_info {
 margin-top: 293px;
}

.ios .detail_sub_info {
 margin-top: 306px; 
}

.detail_sub_info ul {
 padding: 0px;
 margin: 0px;
 list-style: none;
 font-size: 11px;
 line-height: 14px;
 font-family: Verdana;
 color: #3D4765;
}

.detail_sub_info li {
 padding: 5px; 
 border-bottom: 1px solid #ECF1F9;
 background-color: #FBFCFF;
}

.detail_sub_info li.colored {
 background-color: #F7F9FD;
}

ins.checks {
 display: block;
 position: absolute;
 margin: -70px 0px 0px 295px;
 text-decoration: none;
}

*+html ins.checks {
 position: relative;
 margin: -75px 0px 15px 295px;
}

.widget .line_through {
 width: 298px;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 background-color: #E5EDF4;
 position: absolute;
 z-index: 1;
 margin: 25px 0px 0px -9px;
}

.widget .video_widget_wrap .line_through {
 display: none;
}

.widget .line_through.down {
 margin: -13px 0px 0px -9px;
}

.green_btn, .red_btn {
 background-color: #00AA00;
 color: #FFFFFF;
 font-weight: bold; 
 padding: 2px 6px 3px;
 cursor: pointer;
 text-decoration: none;
 display: block;
 position: absolute;
 right: 0px; 
 text-align: center;
 text-shadow: #004400 0px 1px 1px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#004400, direction=180, strength=1);
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px;
}

.green_btn:hover {
 background-color: #00BB00;
 text-shadow: #008800 0px 1px 1px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#008800, direction=180, strength=1);
}

.detail_sub_info .green_btn, .detail_sub_info .red_btn {
 padding: 1px 4px 3px;
 right: 3px;
 margin-top: -2px;
}

.red_btn {
 background-color: #AA0000;
 text-shadow: #440000 0px 1px 1px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#440000, direction=180, strength=1);
}

.red_btn:hover {
 background-color: #BB0000;
 text-shadow: #880000 0px 1px 1px; 
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#880000, direction=180, strength=1);
}

* html .detail_sub_info .green_btn, * html .detail_sub_info .red_btn {
 margin-top: -4px;
}

*+html .detail_sub_info .green_btn, *+html .detail_sub_info .red_btn {
 margin-top: -4px;
}

/************Scroll ************************/


.jspContainer {
 position: relative;
 outline: none;
 margin-left: -2px;
}

.widget .jspContainer {
 margin: 0px;
}

.jspPane {
 position: absolute;
 float: none !important;
 /*overflow: hidden;*/
 outline: none; 
}

.widget .jspPane {
 /*width: 100%;*/
 position: relative;
 padding-right: 16px;
 zoom: 1; 
}

.jspPane_wrap, .widget .search_form div.jspPane_wrap {
 width: 215px;
 height: 22px;
 overflow: hidden;
 outline: none; 
}

* html .widget .search_form div.jspPane_wrap {
 height: 16px;
}

.widget .jspPane_wrap {
 height: auto;
 max-height: 155px;
 width: auto;
 outline: none;
}

.jspVerticalBar {
 position: absolute;
 top: 0;
 right: 0;
 width: 16px;
 height: 100%;
 background: red;
}

.widget .jspVerticalBar {
 width: 8px;
 background-image: url(../images/inner/scroll/bg.gif);
 background-repeat: repeat-y; 
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 6px;
    line-height: 6px;
    font-size: 6px;    
    outline: none;
}

.jspCap {
 display: none;
}

.jspHorizontalBar .jspCap {
 float: left;
}

.jspTrack
{
    background: #dde;
    position: relative;
}

.widget .jspTrack {
 background-color: transparent;
}

.jspDrag {
 background: #A2C6E8;
 position: relative;
 top: 0;
 left: 0;
 cursor: default;    
}

.widget .jspDrag {
 width: 7px;
 background-image: url(../images/inner/scroll/drag.gif);
 background-repeat: repeat-y;
 background-color: transparent;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -khtml-border-radius: 3px;
 border-radius: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
 height: 16px;
}

.widget .jspVerticalBar .jspArrow {
 height: 11px;
}

.widget .jspArrowUp {
 background-image: url(../images/inner/scroll/up.gif);
}

.widget .jspArrowDown {
 background-image: url(../images/inner/scroll/down.gif);
}

.jspHorizontalBar .jspArrow {
 width: 16px;
 float: left;
 height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}

.gad {
 display: block;
 position: absolute;
 right: -160px;
 top: 48px;
}

.no_side .gad {
 right: 0px;
}

#parent {
 position: relative; 
}

.languages {
 position: absolute;
 left: 0px;
 top: 70px;
}

.search_menu .languages {
 top: -46px;
 left: -7px;
}

.index .languages {
 top: 240px;
}

.row_description .hidden span {display: none;}
.row_description .hidden.view span {display: inline;}

.row_description .hidden ins {display: inline; text-decoration: none;}
.row_description .hidden.view ins {display: none;}

.more ins, .more em {
 display: inline;
 font-style: normal;
 text-decoration: none;
}

.more span {
 position: absolute;
 margin-left: 3px;
}

.more em {display: none;}
.more.less em {display: inline;}

.more ins {display: inline;}
.more.less ins {display: none;}



/******************* IOS Player *****************/

#ios_player {
 display: block;
 position: absolute; 
 margin-top: 151px;
 left: 772px;
}

.ios-video-player {}
.ios-video-play, .ios-volume-button {
    cursor: pointer;
}
.ios-video-timer {
    cursor: default;
}


/* Start of simpledark default theme */
.ios-video-player.simpledark { }

.ios-video-player.simpledark .ios-video-controls {
 position: absolute;
 top: 195px;
 left: 163px;
 width: 807px;
 display: block !important;
}

.ios-video-player.simpledark .ios-video-play, .ios-video-player.simpledark .ios-video-seek, .ios-video-player.simpledark .ios-volume-box, .ios-video-timer {
 float: left;
}

/* play, pause */
.ios-video-player.simpledark .ios-video-play {
 display: block;
 width: 35px;
 height: 35px;
 margin-right: 15px;
 background-image: url(../images/icons/play.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}

.ios-video-player.simpledark .ios-video-play:hover {
 background-position: 0px -35px;
}

.ios-video-player.simpledark .ios-paused-button {
 background-image: url(../images/icons/pause.gif);
 background-repeat: no-repeat;
}


.ios-video-player.simpledark video {
    float: left;
}


.ios-video-player.simpledark .ios-video-play:hover {    
    opacity: 1;
}

/* seek */
.ios-video-player.simpledark .ios-video-seek {
 position:relative;        
 width: 714px;
 height: 4px;
 margin-top: 13px;    
 border: 1px solid #7290AB;
 font-size: 0px;
 line-height: 0px; 
 background-color: #C2E0FF;
}

.ios-video-player.simpledark .ios-video-seek .ui-slider-handle {
 width: 3px;
 height: 8px;
 border: 1px solid #999999;
 background-color: #FFFFFF;
 font-size: 0px;
 line-height: 0px;
 top: -3px;
 left: -1px;
}

.ios-video-player.simpledark .ios-video-seek .ui-slider-handle.ui-state-hover {
 background: #fff;
}

.ios-video-player.simpledark .ios-video-seek .ui-slider-range {
 height: 4px;
 width: 0px;
 background-color: #67A1D9;
 font-size: 0px;
 line-height: 0px; 
}


/* timer */
.ios-video-player.simpledark .ios-video-timer {
 position: absolute;
 font-size: 14px;
 margin: -20px 0px 0px 127px;
}

/* volume */
.ios-video-player.simpledark .ios-volume-box {
 display: none;
    position: absolute;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
    width: 20px;
    height: 30px;
    color: #fff;
    padding: 0px 10px;
    
    -moz-transition: all 0.1s ease-in-out; /* Firefox */
    -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
    -o-transition: all 0.2s ease-in-out;  /* Opera */
    transition: all 0.1s ease-in-out; 
}

.ios-video-player.simpledark .ios-volume-box:hover {    
    height: 135px;
    padding-top: 5px;
}


.ios-video-player.simpledark .ios-volume-box:hover .ios-volume-slider {
    position: relative;
    visibility: visible;
    opacity: 1;
}

.ios-video-player.simpledark .ios-volume-slider {    
    position: relative;
    height: 100px;
    width: 7px;
    left: 4px;
    
    visiblity: hidden;
    opacity: 0;
    
    border: 1px solid #444;

    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    
    background: #535353;
    background-image: -moz-linear-gradient(top, #535353, #333333);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #535353),color-stop(1, #333333));
    
    box-shadow: inset 0 3px 3px #333333;
    
    -moz-transition: all 0.1s ease-in-out; /* Firefox */
    -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
    -o-transition: all 0.1s ease-in-out;  /* Opera */
    transition: all 0.1s ease-in-out; 
}

.ios-video-player.simpledark .ios-volume-slider .ui-slider-handle {
    width: 12px;
    height: 12px;
    left: -4px;
    margin-bottom:-0.6em;
    margin-left:0;
    border: 1px solid #333;    

    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;    
    
    background: #e6e6e6;
    background-image: -moz-linear-gradient(top, #e6e6e6, #d5d5d5);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e6e6e6),color-stop(1, #d5d5d5));
    
    box-shadow: inset 0 3px 3px #d5d5d5;    
}

.ios-video-player.simpledark .ios-volume-slider .ui-slider-handle.ui-state-hover {
    background: #fff;
}

.ios-video-player.simpledark .ios-volume-slider .ui-slider-range {
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
    
    background: #e6e6e6;
    background-image: -moz-linear-gradient(top, #e6e6e6, #d5d5d5);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e6e6e6),color-stop(1, #d5d5d5));
    
    box-shadow: inset 0 3px 3px #d5d5d5;
}

/* volume button */

.ios-video-player.simpledark .ios-volume-button {
    position: absolute;
    bottom: 0px;
    display: block;
    width: 22px;
    height: 22px;
    background: url(images/volume-full-icon.png) no-repeat;
    text-indent: -9999px;
    
    opacity: 0.8;
}

.ios-video-player.simpledark .ios-volume-button:hover {
    opacity: 1;
}

.ios-video-player.simpledark .ios-volume-mute {
    background: url(images/volume-mute-icon.png) no-repeat;
}


/* Start of smalldark child theme */

.ios-video-player.smalldark {
    padding: 0px;
}

.ios-video-player.smalldark video:hover + .ios-video-controls {
    visibility: visible;
    opacity: 0.7;
}

.ios-video-player.smalldark .ios-video-controls:hover {
    visibility: visible;
    opacity: 0.7;
}

.ios-video-player.smalldark .ios-video-controls {
    position: absolute;
    top: 150px;
    left: 80px;
    width: 320px;
    padding: 10px;
    
    border: 1px solid #2E2E2E;
    
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    border-radius: 5px; /* Opera 10.5, IE 9 */
    
    background: #000000;
    background-image: -moz-linear-gradient(top, #313131, #000000); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #313131),color-stop(1, #000000)); /* Saf4+, Chrome */
    
    opacity: 0;
    visibility: hidden;
    
    box-shadow: inset 0 15px 35px #535353;
    
    -moz-transition: all 0.1s ease-in-out; /* Firefox */
    -webkit-transition: all 0.1s ease-in-out; /* Safari and Chrome */
    -o-transition: all 0.1s ease-in-out;  /* Opera */
    transition: all 0.1s ease-in-out; 
}

.ios-video-player.smalldark .ios-video-seek {
    width: 200px;
}

.ios-video-player.smalldark .ios-volume-box {
    bottom: 10px;
}

.ios-video-player.smalldark .ios-volume-box:hover {    
    height: 85px;    
}

.ios-video-player.smalldark .ios-volume-slider {
    height: 50px;
}

/* needed jquery ui styles
 * using these, we don't depend on jQuery UI's stylsheet
 */
.ui-slider-handle {
    position: absolute;
    z-index: 2;
    display: block;
    margin-left:-0.6em;
    cursor: default;
    outline: none;
}

.ui-slider-range {
    display:block;
    width:100%;    
    height:100%;
    left:0;
    bottom: 0;
    border:0 none;
    position:absolute;
    z-index:1;
}

/*******************************************/

.buttons a {
 text-decoration: none;
}

.replaced_button {
 display: block;
 float: left;
 position: relative;
 background-color: #488DD1;
 color: #FFFFFF;
 font-weight: normal;
 text-decoration: none;
 font-style: normal;
 cursor: pointer; 
 font-size: 14px;
 line-height: 18px;
 font-family: Calibri;
 padding: 2px 8px 3px 7px;
 margin-right: 5px;
 text-shadow: #2964A0 0px -1px 1px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#2964A0, direction=270, strength=1); 
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -khtml-border-radius: 4px;
 border-radius: 4px; 
}

*+html .replaced_button {
 padding: 1px 13px 6px 7px;
}

.data .replaced_button {
 font-size: 12px;
 line-height: 14px;
 padding: 3px 7px 4px;
 margin-bottom: 5px;
}

.index input, .pay_btn img {
 display: block !important;
}

.search_form em input {
 display: inline !important;
}

.index #openid_input_area input {
 float: left;
 background-image: none;
 background-color: transparent;
 border: 1px solid #CCCCCC;
 margin-left: 4px;
 font-family: Arial;
 font-size: 12px;
 line-height: 15px; 
}

.index #openid_input_area input#openid_username {
 width: 150px;
}

.index #openid_input_area input#openid_submit {
 width: 63px;
}

.index .replaced_button, .pay_btn .replaced_button, .search_form .replaced_button {
 display: none;
}


/*****************************************/

.fr {float: right;}
.fl {float: left;}
.fn {float: none;}
.db {display: block;}
.di {display: inline;}
.dn {display: none;}
.cb {clear: both;}
.cn {clear: none;}
.tc {text-align: center;}
.tl {text-align: left;}
.tr {text-align: right;}
.pa {position: absolute;}
.pr {position: relative;}
.wn {white-space: nowrap;}
.tu {text-decoration: underline;}
.fwn {font-weight: normal;}
.fwb {font-weight: bold;}
                     
#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

                     
* html .png {filter: expression(fixpng(this, "image"));}
* html .png.scale {filter: expression(fixpng(this, "scale"));}
* html .png.crop {filter: expression(fixpng(this, "crop"));}

