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: 25px 0px; 
}

body.index {
 background-color: #F7F7F7;
}

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;
}

.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;
}

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: 16px;
 margin-top: 10px;
}

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: 35px;
}

.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:hover {
 text-decoration: none;
}

.formfields {
 color: #436291; 
 /*#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;
}

.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;  
}

.splash #root {
 width: 626px;
}

#logo img {
 position: absolute;
 /*margin-left: 750px; */
}

.index #logo img {
 position: static;
 margin: 0px;
}

.index #main {
 /*border: 2px solid #BBBBBC;
 background-image: url(../images/bg.gif);
 background-repeat: repeat-x;
 padding: 18px 12px 0px 40px;*/
}

.index.splash #main {
 border: none;
 background-image: none;
}

#top {
 position: absolute;
 z-index: 6;
}

.index #logo {
 display: block;
 position: absolute;
 margin-top: 35px;
}

.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: 235px;
}

.splash #inner {
 padding-top: 140px;
}

.index #collage {
 display: none;
}

.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;
}

* 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-left: 28px;
 font-family: Arial;
}

.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: 20px 20px 20px 167px; 
 position: relative;
 z-index: 1;
 background-image: url(../images/inner/bg.gif);
 background-repeat: repeat-y;
 min-height: 300px;
}

* html #incontent {
 height: 340px;
}

.index #incontent {
 margin: 40px 20px 0px -20px; 
}

#side {  
 font-size: 18px;
 color: #343434;  
 position: relative; 
 z-index: 5;
 border-top: 1px solid #FFFFFF;
 margin-top: -58px;
}

.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 {
 padding: 25px;
 height: 76px; 
}

* html .index_login div {
 height: 119px;
}

#side fieldset {
 margin: -70px 0px 32px 0px;
}

#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;
}

#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: 100;  
}
.modalDialog_transparentDivs_2 {
background-color:#20385E;
display: none;
height: 100%;
left: 0;
opacity: 0.25;
position:absolute;
top:0;
width:100%;
z-index:10;   
}

#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;
}

#side fieldset a {
 display: block;
 float: left; 
}

#side .signup {
 display: block;
 position: relative;
 margin-left: -5px;
}

#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; 
}

* html #side #member_area li div {
 width: 101%; 
}

#member_menu iframe, .search_menu iframe {
 display: none;
}

* html #member_menu li iframe, .popup 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();
}

* 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; 
}



#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;
}

fieldset p {
 padding: 0px;
 margin: 0px;
 overflow: auto;
 width: 398px;
 height: 148px;
 border: 1px solid gray;
}

* html fieldset p {
 width: 400px;
 height: 150px;
}

#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;
}

#content .buttons div, #content .buttons a, #content fieldset div.buttons div {
 display: block;
 float: right;
 margin-left: 15px;
 width: auto;
}

#humans {
 padding: 0px;
 margin: -228px 0 0 380px;
 position: absolute; 
 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 -12px 0px 0px;
 border: none;
 font-size: 12px;
 font-family: Arial;
 color: #A0A0A0;
 font-weight: normal;
}

* html .index #bottom {
 margin-top: -235px;
}

*+html .index #bottom {
 margin-top: -235px;
}

#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;
}

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;
}

.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;
}

.index .search_form {
 float: none;
 font-family: Arial;
 font-weight: bold;
 font-size: 12px;
 line-height: 14px;
 position: static;
}

.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; 
}

.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;
}

.data.enlarged {
 margin: 10px 0px 20px 0px;
}

.data.enlarged.clear {
 margin: 0px;
}

.data td, .data th {
 padding: 5px;
 border: 1px solid #436291;
}

.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;
}

.comment_list {
 position: relative;
 max-height: 350px; 
 overflow: auto; 
 overflow-x: hidden;
 overflow-y: auto;
}

.comment_owner{
 float: right;
 width: 100px;
 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: 500px; 
 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: 14px;
 height: 11px;
 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 {
 padding: 0px;
 margin: 0px;
 clear: both;
 overflow: hidden;
 display: block;
 height: 0px;
 width: 0px;
 overflow: hidden;
}

/*----------------nem modify --------------*/
.welcome{
 margin: -20px 0 0 285px;
 color: #343434;
 font-size: 14px;
}

.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: 77px;
}

*+html #menus {height: auto;}
* html #menus {height: auto;}

#member_menu {
 margin: 20px 0px -1px 0px;
 padding: 0;
 height: 41px;
 position: absolute;
 right: 0px;
}

*+html #member_menu {
 margin-top: 21px;
}

* html #member_menu {
 margin-top: 21px;
}

#member_menu li {
 list-style: none;
 float: left;
 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: 0 0 0 5px;
 margin: 0 0 0 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: 0 23px 0 23px;
}

#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;
}

#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;	*/
 margin-top: 15px;
 width: 133px;
}

.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; 
 -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; 
}

#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; 
}

.matches_count{
 float: right;
 margin: 20px 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{
 margin: 0 0 0 5px;
 border-right: 1px solid #95A1B4;
 height: auto;
 padding: 2px 0 2px 0;
}

#voice_search_txt{
 width: 450px;
 float: left;
 border: 1px solid #95A1B4;
 border-right: none;
}

.search_result_box{
 margin: 14px -20px 0px -20px;
 padding: 0px;
 clear: both; 
}

.pointer{
 cursor: pointer;
}

.player_result {
 padding: 14px 19px 0px 19px;
 border-top: 1px solid #ECF1F6;  
}


* html .player_result {
 float: left;
 position: relative;
 width: 857px;
}

.row1{background: #FBFCFF;}
.row2{background: #fff;}

.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;
}

* html .flash_player_box {
 margin-right: -5px;
}

.flash_player_box object{
 margin: 15px 0 0 5px;
}

.flash_player_box .count_of_shares{
 position: absolute;
 top: 0px;
 right: 40px;
 color: #0050A0;
 font-size: 13px;
}

.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;
}

#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: 100;
}

.detail_tabs_header li{
 float: left;
 list-style: none;
 height: 35px;
}

.detail_tabs_header li a{
 display: block;
 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;
}

.detail_tabs_header li a:hover, .detail_tabs_header li.active a{
 background-position: 0 -35px;
 color: #303030;
}

.detail_tabs_header li a b{
 font-weight: normal;
}

.detail_tabs_header li a 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{
 background-position: 100% -35px;
}

.detail_tabs_header li a 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{
 background: #fff;
 border-bottom: 1px solid #fff;
}

.detail_tabs_header li.back a{
 background: none;
 line-height: 34px;
 margin: 0 13px 0 13px;
 padding: 0;
}

h1.detail_name{
 clear: both;	
 color: #262727;
 font-size: 18px;
 font-weight: bold;
 position: relative;
 border-top: 1px solid #ECF1F6;
 padding: 0 0 0 20px;
 width: 100%;
}

h1.detail_name a.back_link{
 position: absolute;
 right: 24px;
 top: 2px;
 color: #005AB4;
 text-decoration: none;
 font-size: 12px;
}

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: 30px;
 padding: 0 0 0 10px;
 color: #333;
 font-size: 14px;
}

.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: -357px 0 0 0;
 overflow: hidden;
}

.info_content{
 padding: 12px;
 min-height: 300px; 
}

.info_content .edit_link{
 float: right;
 margin: -46px -13px 0 0;
 position: relative;
 z-index: 110;
}

.comments_content, .shares_content, .transcription_default, .modify_content{
 position: relative;
 background: #fff;
 min-height: 300px; 
 padding: 12px;
}

.shares_content{
 padding: 15px 0 0 0;
}

.detail_player_box{
 margin: 20px 0 0 50px;
}

.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{
 float: right;
 background: #fff;
 position: relative;
 z-index: 111;
 padding: 35px 0 0 0;
 width: 365px;
 height: 230px;
 text-align: center;
 margin: 0; 
}

* + html .not_video{
 margin-right: -65px;
 margin-top: -2px;
}

.not_video img{
 margin: 0 0 8px 0;
}

.not_video a{
 text-decoration: none;
 color: #1C3B7B;
 font-size: 14px;
}
.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: 0 0 0 -20px;
}

.small_informer{	
 padding: 0 0 13px 20px;
 width: 100%;
 border-bottom: 1px solid #ECF1F6;
}

.comments_actions {
 float: right;
 margin: -46px -13px 0 0;
 position: relative;
 width: 290px;
 z-index: 110;
 display: block;
 white-space: nowrap;	
 text-align: right;
}

#content .comments_actions label{
 color: #292929;
 font-size: 12px;
 line-height: 31px;
 font-weight: normal;
 width: auto;
 padding-right: 15px;
}

.add_share_button {
 float: right;
 margin: -50px 0 0 0;	
 position: relative;
 z-index: 111;
}

.share_description{
 margin: 0px; 	
 padding: 10px 0 20px 14px;
 color: #333;
 font-size: 14px;
}

.share_list_wrap{
 padding: 0 3px 0 3px;
 margin: 0 4px 5px 0;
 max-height: 300px;
 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: 350px;
 overflow: auto;
 padding: 5px;
 margin: 5px 0 5px 0;
 color: #2E2E2E;
 font-size: 16px;
 line-height: 24px;
}

#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 120px 5px 0;
 padding: 13px;
 font-size: 14px;
 position: relative;
 zoom: 1;
} 

.comment_text_read {
 border: 1px solid #DCDCDC;
 color: #DCDCDC;
}

.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 30px 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 {
 position: absolute;
 margin: -45px 0px 0px 515px;
 z-index: 100;
}

.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: 10px 0px 0px 210px;
}

.index_login h3 a {
 position: static;
 margin: 0px;
}

.social_links {
 position: absolute;
 margin: 0px 0px 0px 683px;
 width: 100px;
}

.social_links a {
 display: block;
 float: right;
 margin-left: 8px;
}


* html .png {filter: expression(fixpng(this, "image"));}
* html .png.scale {filter: expression(fixpng(this, "scale"));}
* html .png.crop {filter: expression(fixpng(this, "crop"));}
