* {padding:0; margin:0; border-collapse:collapse;}
img {border:0;}
table {border-collapse:collapse;}

body, html {width:100%; height:100%; text-align:left; font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif; font-size:12px; color:#4c454b;}

body {background:url(/i/bg.png) repeat; position:relative; min-height:100%;}

h1, h2, p, a, .block_top {font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;}
h1 {font-size:16px; color:#4c454b; padding-bottom:20px;}
h2 {font-size:14px; color:#4c454b; padding-bottom:14px;}
h3 {font-size:14px; color:#4c454b; padding-bottom:10px;}
h4 {font-size:11px;}
h5 {font-size:12px; font-weight:normal;}
input, textarea {background-color:#FFF; border:1px solid #8270a6; vertical-align:middle;}

p {font-size:12px; text-align:justify; line-height:17px; padding-bottom:25px;}
ul {padding-left:10px; list-style-type:none;}
ul li {padding-left:10px; color:#2d2d2d; background:url(/i/bullet.gif) no-repeat left 6px; line-height:17px; padding-bottom:2px; text-align:justify;}
a {text-decoration:none; color:#534a93; transition : all 0.2s ease-out 0.01s;}
a:hover {text-decoration:underline;}

#main {width:998px; min-height:100%; margin:0 auto; padding:0 70px; position:relative; background:url(/i/main_bg.png) repeat-y;}
#main .top {min-height:96px;}
#main .top .logo {float:left;}
#main .top .top_menu {float:right; margin-top:20px; color:#534a93;}
#main .top .top_menu .item {position:relative; z-index:1; padding:5px 0; height:12px; white-space:nowrap; float:right;}
#main .top .top_menu .item a {padding:0 15px; border-right:1px solid #cdcbd8; display:block;}
#main .top .top_menu .item.sel {z-index:2; margin-left:-1px; padding:5px 1px; background-color:#8270a6;}
#main .top .top_menu .item.sel a {color:#FFF; border-right:none;}
#main .top .top_menu .item img {vertical-align:middle; margin:0 8px;}
#main .top .top_menu .item.last a {border:none; padding-right:2px;}
#main .top .top_menu .item.sel.last a {padding-right:15px;}
#main .top .top_menu .item.lang {display:inline; cursor:pointer;}
#main .top .top_menu .item.lang a {padding-right:10px;}
#main .top .top_menu .item.lang .i_l {margin-left:0;}
#main .top .top_menu .lang_select {position:absolute; right:455px; top:40px; z-index:1000;}
#main .top .top_menu #lang_options {display:none; position:absolute; border:1px solid #B9B9B9; padding:5px; background-color:#FFF; margin-top:3px;}
#main .top .top_menu #lang_options p {margin:0 5px 5px; border-bottom:1px solid #B9B9B9; padding:0; text-align:center;}
#main .top .top_menu #lang_options .option {cursor:pointer; display:block; width:110px; border-right:none; padding:0;}

.top_soc_items {
	float : right;
	margin-left : 11px;
}

.top_soc_item {
	float : left;
	width : 22px;
	height : 22px;
	margin-left : 8px;
	background : no-repeat center center;
	opacity : .9;
}
.top_soc_item:hover { opacity : 1; }
.top_soc_item_fb { background-image:url(/i/top_soc_fb.png); }
.top_soc_item_tw { background-image:url(/i/top_soc_tw.png); }
.top_soc_item_li { background-image:url(/i/top_soc_li.png); }

.top_submenu {float:right; clear:right; margin-top:20px; font-weight:bold; width:760px;}
.top_submenu_item {float:right; margin-right : 1px; padding:5px 10px 5px 40px; background:url() no-repeat 10px top;}
.top_submenu_user {background-image:url(/i/submenu_user.png);}
.top_submenu_cart {background-image:url(/i/submenu_cart.png);}
.top_submenu_login {background-image:url(/i/submenu_login.png);}
.top_submenu_logout {background-image:url(/i/submenu_logout.png);}
.top_submenu_sel {background-color:#8270a6; background-position:10px bottom; color : #ffffff;}

.top_submenu .search {float:right; width:224px; border:1px solid #8270a6; background-color:#FFF;}
.top_submenu .search #search {outline:none; width:186px; height:22px; padding:0 8px; border:0; color:#9b9b9c; vertical-align:middle;}
.top_submenu .search #search.focus {color:#000;}
.top_submenu .search #search_button {float:right; width:22px; height:22px; border:0; background:#dddee1 url(/i/btn_search.png) no-repeat center center;}

#main .top .subscriber_info {float:right; clear:right; margin:15px 0 5px 0; font-weight:bold; white-space:nowrap; text-align:left; position:relative;}
#main .top .subscriber_info .gray_text{color: #9B9B9C;}
#main .top .subscriber_info img:hover{cursor: pointer;}
#main .top .subscriber_info #warning {position:absolute; right:15px; top:20px; background-color:#FFF; width:350px; display:none; border: 1px solid #8270A6; white-space:normal; padding:10px; z-index:100}
#main .top .subscriber_info #warning #hide {text-decoration:underline;}

#main .top_main_menu {background-color:#dddee1; width:100%; margin-bottom:30px;}
#main .top_main_menu td {border-right:2px solid #FFF; font-weight:bold; white-space:nowrap; height:35px; text-align:center;}
#main .top_main_menu td:last-child {border-right:none;}

#main .top_main_menu .item {display:block; line-height:35px; padding:0 13px; color: #513b7c;}
#main .top_main_menu .item.sel {color:#FFF; background-color:#8270a6;}

#main .footer {color:#4c454b; font-size:11px; text-align:center; width:100%; height:32px; overflow:hidden; position:absolute; bottom:0; left:0;}
#main .footer .item {padding:0 13px; border-right:1px solid #cdcbd8;}
#main .footer .item.last {border:none; white-space:nowrap;}

#main .content {}
#main .content p{padding-bottom:15px;}
#main .content #home{ margin-bottom:20px;}
#main .content #news{width:720px;}
#main .content #news td{padding:0 18px 10px 0; vertical-align:middle; line-height:17px; }
#main .content #news .promo_code{height:16px;}
#main .content #news .promo_ok{height:18px; cursor:pointer;}

#main .content #shop{float:right; width:240px;}
#main .content #shop .shop_item{ margin-bottom:20px; text-align:left; background-color:#f0f0f0; padding:15px 0;}
#main .content #shop .shop_item .img_div{float:left; margin:0 15px;}
#main .content #shop .shop_item .title {color:#4c454b;}
#main .content #shop .shop_item .price {margin:5px 0; font-weight:bold;}
#main .content #shop .books_advertize_hr {border-bottom:1px solid #cdcbd8; padding:0 15px; margin:10px 0;}

#main .content #home_menu {margin:0 0 36px;}
#main .content #home_menu #left {
	border-left : 1px solid #d6d8dc;
	width:232px;
}
.home_menu_left_item {
	position:relative;
	display : block;
	height:53px;
	margin-bottom : 2px;
	padding-left:7px;
	vertical-align:middle;
	font-weight:bold;
	white-space:nowrap;
	color: #513b7c;
	line-height:53px;
	background: #dfe0e2;
	background: -moz-linear-gradient(left,  rgba(214,216,220,1) 0%, rgba(232,232,233,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(214,216,220,1) 0%,rgba(232,232,233,1) 100%);
	background: linear-gradient(to right,  rgba(214,216,220,1) 0%,rgba(232,232,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d8dc', endColorstr='#e8e8e9',GradientType=1 );
}
.home_menu_left_item:last-child {
	margin-bottom:0;
}
.home_menu_left_item:hover {
	background: #f7f7f7;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 30%, rgba(231,231,231,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e9',GradientType=1 );
}
.home_menu_left_item:hover:before {
	content : "";
	position:absolute;
	top : -2px;
	right : -13px;
	border : 13px solid transparent;
	border-width : 28px 0 29px 13px;
	border-left-color : rgba(255,255,255,1);
}
.home_menu_left_item:hover:after {
	content : "";
	position:absolute;
	top : 0;
	right : -11px;
	border : 11px solid transparent;
	border-width : 26px 0 27px 11px;
	border-left-color : rgba(232,232,233,1);
}

#main .content #home_menu #middle {float:right; width:520px; height:328px; position:absolute; z-index:0; left:305px; /*background:url(/i/menu_bg_middle.png) no-repeat;*/}
#main .content #home_menu #middle .cycled {display:block; width:511px; height:328px;}
#main .content #home_menu #middle .cycled img {width:100%; height:100%;}

#main .content #home_menu #right {float:right; width:226px; border-left:1px solid #cdcbd8; padding-left:14px;}
#main .content #home_menu #right .item {height:46px; width:218px; border-bottom:1px solid #cdcbd8; vertical-align:middle;}
#main .content #home_menu #right .item.first {border-top:1px solid #cdcbd8;}
#main .content #home_menu #right .item .cyan_bg {font-size:10px; padding: 0 3px; background-color: #19a0bf; color:#fff;}
#main .content #home_menu #right .item a {display:inline-block; vertical-align:middle; color:#4c454b;}
#main .content #home_menu #right .item img {margin:9px 10px 9px 5px; vertical-align:middle;}

.hm_right {float:right; width:226px; border-left:1px solid #cdcbd8; padding-left:14px;}
.hm_right_item {
	display:block;
	height:46px;
	line-height:46px;
	margin-bottom : -1px;
	padding-left: 43px;
	border:1px solid #cdcbd8;
	border-width : 1px 0;
	background-repeat : no-repeat;
	background-position : 5px center;
	vertical-align: middle;
}
.hm_right_item_subm     {background-image : url("/i/menu_subm.jpg")}
.hm_right_item_atoz     {background-image : url("/i/tmp_tp.png")}
.hm_right_item_hedhme   {background-image : url("/i/tmp_hedhme.png")}
.hm_right_item_ijioe    {background-image : url("/i/tmp_ijioe.png")}
.hm_right_item_ihtc     {background-image : url("/ii/IHTC13_small.gif")}
.hm_right_item_ichmt    {background-image : url("/i/menu_ichmt.png")}
.hm_right_item_nyaward  {background-image : url("/i/menu_nyaward.png")}
.hm_right_item_wbmedal  {background-image : url("/i/menu_wbmedal.png")}
.hm_right_item_bhdemo   {background-image : url("/i/menu_bhdemo.png")}
.hm_right_item_tectalk   {background-image : url("/i/menu_tectalk.gif")}
.hm_right_item_catalog2015  {background-image : url("/i/menu_catalog2015.png")}
.hm_right_item .cyan_bg {font-size:10px; padding: 0 3px; background-color: #19a0bf; color:#fff;}
.hm_right_item span {display:inline-block; line-height: 16px; color:#4c454b; vertical-align: middle;}
.hm_right_item:hover {
	background-color: #dddee1;
}

#main .content #nav_menu {font-size:11px; margin:0 0 25px; color:#9599a5;}
#main .content #nav_menu b {color:#4c454b;}
#main .content #a_z {margin-bottom:30px;}
#main .content #a_z span {color:#9b949a;}
#main .content #a_z a, #main .content #a_z span {font-weight:bold; border-right:1px solid #acabb3; display:inline-block; padding:0 8px;}
#main .content #a_z span.sel {color:#4c454b; font-size:18px;}
#main .content #a_z a.first {padding-left:0;}
/*#main .content #a_z a.sel, #main .content #a_z a.first.sel {font-size:18px;}*/


#main .content .interlased {}
#main .content .interlased td {padding:4px 15px; white-space:nowrap;}
#main .content .interlased td.wrap {white-space:normal;}
#main .content .interlased td.title {font-weight:bold; font-size:14px; padding-bottom:12px;}
#main .content .interlased .sample {width:240px;}
#main .content .interlased .sample_img {vertical-align:middle;}
#main .content .interlased .odd {background-color:#f0f0f0;}
#main .content .interlased .even {background-color:#FFF;}
#main .content .interlased .name {margin-left:35px; padding-left:8px;}
#main .content .interlased .html {margin-left:17px; padding-left:30px; background:url(/i/html.png) no-repeat 0 3px;}
#main .content .interlased .doi {padding-left:70px; width:100%;}
#main .content .interlased .smpl {margin-left:17px; padding-left:30px; background:url(/i/arrow_right.png) no-repeat 17px 5px;}

#main .content #content2 {width:819px; float:right;}
#main .content .left_gray2 {width:150px; float:left; height:100%; background-color:#f0f0f0; margin-right:28px; padding:8px;}
#main .content .left_gray {width:150px; background-color:#f0f0f0; padding:8px 0; vertical-align:top;}
#main .content .left_gray .cover {text-align:center; margin:10px auto 15px;}
#main .content .left_gray .details {padding:0 6px 8px;}
#main .content .left_gray .details_b {padding:0 4px 8px;}
#main .content .left_gray .details .impact{text-align:center; font-size:11px; padding-bottom:15px;}
#main .content .left_gray .details .issn, #main .content .left_gray .details_b .issn{padding-top:10px; padding-bottom:17px; text-align: center;}
#main .content .left_gray .details .issn b, #main .content .left_gray .details_b .issn b {font-size : 11px;}
#main .content .left_gray .openaccess {text-align:center;background-color:#d95141;line-height:24px;width:104px;font-weight:bold;margin:0 auto;}
#main .content .left_gray .openaccess a {color:#fff;}
#main .content .left_gray .openaccess a:hover {text-decoration:none;}
#main .content .left_gray .adv_text {margin:30px 6px -25px 6px; text-align:center; color:red;font-weight:bold; font-size: 11px;}
#main .content .left_gray .items {margin-top:35px; text-align:center;}
#main .content .left_gray .items .title {margin-bottom:10px; font-weight:bold;}
#main .content .left_gray .items p {text-align:left; padding:4px 4px 4px 25px; color:#4c454b; cursor:pointer;}
#main .content .left_gray .items p#current {font-weight:bold;}
#main .content .left_gray .items p.plus {background:url(/i/plus.png) no-repeat 10px 8px;}
#main .content .left_gray .items p.minus {background:url(/i/minus.png) no-repeat 10px 8px; background-color:#dddee1;}
#main .content .left_gray .items .issue_list {padding-left:35px;}
#main .content .left_gray .items .issue_list.close {display:none;}
#main .content .left_gray .items .issue_list.open {display:block;}
#main .content .left_gray .items .issue_list.open p {padding-left:25px; background:url(/i/arrow_right.png) no-repeat 15px 9px;}
#main .content .left_gray .items .issue_list.open p {padding-left:10px; background:url(/i/arrow_right.png) no-repeat 0 9px;}
#main .content .left_gray #for_authors {margin-top:26px; padding:13px 13px 3px; border-top:2px solid #FFF; border-bottom:2px solid #FFF; background-color:#dddee1;}
#main .content .left_gray #for_authors p {padding:10px 0; border-top:2px solid #FFF; text-align:left;}
#main .content .left_gray #for_authors .title {margin-bottom:10px; font-weight:bold; border:none; padding:0;}

#main .content .right_content{padding-left:28px;}

#main .content .right_gray {width:140px; float:right; height:100%; background-color:#f0f0f0; margin-left:28px; padding:8px;}
#main .content .right_gray .cover {text-align:center; margin:10px auto 18px;}
#main .content .right_gray .title {margin-bottom:10px; font-weight:bold; text-align:center;}
#main .content .right_gray .items {margin-top:35px; text-align:center;}

#main .content .books p {padding:8px 20px;}
#main .content .books p.plus {background:url(/i/plus.png) no-repeat 0 12px;}
#main .content .books p.minus {background:url(/i/minus.png) no-repeat 0 12px;}
#main .content .books_filter {padding:25px 22px 18px; margin-bottom:48px;}
#main .content .books_filter #a_z {margin-bottom:0;}
#main .content .books_filter label {color:#534a93; margin-right:25px;}
#main .content .books_filter #categories {width:435px; height:21px; border:1px solid #8270a6;}
.books_item {padding:8px 10px 8px 20px; margin:0 280px 0 0;}

#main .content .feedback th, #main .content .login th {text-align:right; padding:6px 5px; vertical-align:middle; white-space:nowrap;}
#main .content .feedback th.check {padding-top:10px; vertical-align:top;}
#main .content .feedback td, #main .content .login td {padding:6px 5px; vertical-align:middle; line-height:20px;}
#main .content .feedback h1 {font-size:14px; padding-bottom:10px;}
#main .content .feedback p {padding-bottom:10px;}
#main .content .feedback .white_bottom {border-bottom:2px solid #FFF; padding-bottom:10px;}
#main .content .feedback .white_bottom td, #main .content .feedback .white_bottom th {padding-bottom:25px;}
#main .content .feedback .white_top td, #main .content .feedback .white_top th {padding-top:20px;}
#main .content .feedback .section_header td, #main .content .feedback .section_header th {padding-top:20px;}
#main .content .login th.t, #main .content .login td.t {vertical-align:top;}
#main .content .feedback input {width:310px; height:20px; vertical-align:middle;}
#main .content .feedback select {width:312px; height:22px; border:1px solid #8270a6; vertical-align:middle;}
#main .content .feedback input.button {width:auto; height:24px;}
#main .content .feedback input.w_auto {width:auto;}
#main .content .feedback textarea {width:310px; height:100px;}
#main .content .feedback textarea.small {height:50px;}

#main .content .login .login_button {height:24px; background-color:#8270a6; line-height:24px; color:#FFF; font-weight:bold; text-align:center; width:90px; border:none;}
#main .content .login input {width:240px; height:20px; vertical-align:middle;}
#main .content .login .w_auto {width:auto;}
#main .content .login .forgot {line-height:24px; vertical-align:middle;}
#main .content .login .white_top {border-top:2px solid #FFF;}
#main .content .login .white_top td,
#main .content .login .white_top th {padding-top:20px;}
#main .content .login .white_bottom td,
#main .content .login .white_bottom th {padding-bottom:25px;}
#main .content .login input.radio {border:none; background:none;}
#main .content .login h2 {color:#5d4a84;}

#main .content .userarea .nav_menu .sprtr {padding:0 15px; color:#cdcbd8;}
#main .content .userarea .nav_menu a.sel {color:#4c454b; font-weight:bold;}


#main .content .book_container {margin-top:15px;}
#main .content .book_container .title {font-size:14px; font-weight:bold; padding-bottom:18px;}

#main .content .toc_item {margin:5px 0;}
#main .content .toc_item.dense {margin:0;}
#main .content .toc_item.odd {background-color:#f0f0f0;}
#main .content .toc_item .dl_pdf {display:block; width:18px; height:20px; margin:12px 10px 0 10px; background:url(/i/pdf.png) no-repeat left top;}
#main .content .toc_item .add_cart {display:block; margin:12px 10px 0 10px; padding-right:13px; background:url(/i/shopping_cart.gif) no-repeat right 3px; float:right;}
#main .content .toc_item .add_cart.buy_now {font-weight:bold; background:none;}
#main .content .toc_item .purchase {margin:12px 10px 0 10px;}
#main .content .toc_item .download {float:right;}
#main .content .toc_item .show_hide_togg {font-weight:bold; cursor:pointer; }
#main .content .toc_item .show_hide_togg.sel {font-weight:bold;}
#main .content .toc_item .show_hide_togg.hide {background-color:transparent;}
#main .content .toc_item .show_hide_area {padding-left:12px; text-align:left;}
#main .content .toc_item .show_hide_area.sel {display:block;}
#main .content .toc_item .show_hide_area a {display:block; padding:4px 4px 4px 28px; background:url(/i/arrow_right.png) no-repeat 18px 9px;}
#main .content .toc_item .show_hide_area a.in_progress {background:url(/i/in_progress.png) no-repeat left 7px;}
#main .content .toc_item .show_hide_area a.full {background:url(/i/html.png) no-repeat left 7px;}
#main .content .toc_item .show_hide_area a.sel {font-weight:bold;}
#main .content .toc_item .issue_toc {color:#4c454b; text-decoration:none;}
#main .content .toc_item .issue_toc:hover {background-color:#dddee1;}
#main .content .toc_item .issue_toc .issue_name {display:inline-block; width:115px;}
#main .content .toc_item .article_toc {overflow:hidden; position:relative;}
#main .content .toc_item .article_toc .info {padding:12px 10px 14px 40px; line-height:20px; background:url(/i/arrow_right.png) no-repeat 30px 19px;}
#main .content .toc_item .article_toc .info.full {background:url(/i/html.png) no-repeat 12px 17px;}
#main .content .toc_item .article_toc .dl_promo {display:block; width:45px; height:45px; background:url(/i/promo.png) no-repeat left top;}
#main .content .toc_item .book_toc {line-height:16px; background:url(/i/arrow_right.png) no-repeat 20px 17px; text-decoration:none;}
#main .content .toc_item .book_toc .info {padding:12px 10px 12px 30px;}
#main .content .toc_item .book_toc .authors {display:block; color:#4c454b; font-size:11px;}

#main .content .trial_dl_pdf {display:block; float:left; width:18px; height:20px; margin:6px 4px 0 ; background:url(/i/trial.png) no-repeat left top;}

#main .content .toc_item .chapter_toc {display:block; padding:0; line-height:16px;}
#main .content .toc_item .chapter_toc .info {padding:5px 10px 5px 20px; background-position:7px 8px; font-weight:normal;}
#main .content .toc_item .chapter_toc .info.no_children {background:url(/i/arrow_right.png) no-repeat 10px 10px;}
#main .content .toc_item .chapter_toc .dl_pdf {margin:5px 10px 0 10px;}
#main .content .toc_item .chapter_toc .add_cart {margin:5px 10px 0 10px;}
#main .content .book_toc_group {padding-left:20px;}

#main .content .userarea_orders th {border-right:2px solid #FFF;}
#main .content .userarea_orders th, .userarea_orders td {padding:15px 15px 0 15px;}
#main .content .userarea_orders tr {border-bottom:2px solid #FFF;}

#main .content .galleryPages {font-size:12px;}
#main .content .galleryPages a {display:inline-block; margin:5px; width:20px;}
#main .content .galleryPages a.sel {color:#011a4b; font-weight:bold;}
#main .content .foto {display:inline-block; margin:5px; width:90px; height:60px; text-align:center; background-color:#000; overflow:hidden;}

#main .content .most_downloaded {margin-top:25px;}
#main .content .ipad_news {width:590px; height:124px; background:url(/i/ipad_bg.jpg) no-repeat; margin-top:15px; margin-bottom:30px;}
#main .content .ipad_news .ipad_news_inner {margin-left:145px;}
#main .content .promo_JPM, #main .content .promo_STRPM {width:596px; height:124px; background:url(/i/promo_jpm.jpg) no-repeat; margin-top:15px; margin-bottom:30px;}
#main .content .promo_inner {margin-left:150px; padding:10px 10px 0 0}
#main .content #photo {margin-top:65px; text-align:center; background-color:#f0f0f0; padding:30px 10px 45px;}
#main .content #photo2 {background-color:#dddee1; padding:30px 10px;}

#main .content .collections {width:100%;}
#main .content .collections  td{ vertical-align:top;}
#main .content .collections  td.middle{ vertical-align:middle;}
#main .content .collections .list {padding-right:30px; vertical-align:top; width:50%;}
#main .content .collections .books{padding-right:20px; vertical-align:top; width:50%;}
#main .content .collections .page_title {padding-right:30px; vertical-align:top; width:100%;}
#main .content .collections .page_title p{margin-top:10px;}
#main .content .collections .left{padding-right:17px; width:50%;}
#main .content .collections .right{padding-left:17px; height:50%;}
#main .content .collections  .title{padding-bottom:10px;}
#main .content .collections  .journals{background-color:#f0f0f0; padding:10px 20px; margin-top:35px;}
#main .content .collections  .journal{border-top:1px solid #ceccd7; clear:both; padding:10px 0; zoom:1;}
#main .content .collections  .journal.first{border-top:none;}
#main .content .collections  .journal .cover{float: left; margin-right:10px; position:relative;}
#main .content .collections  .journal .description{margin-left:75px; zoom:1;}
#main .content .collections  .journal p{line-height:17px; margin:5px 0; text-align:left; padding:0;}
#main .content .collections  .journal .ext_name, #main .content .collections  .journal .impact{color:#19a0bf; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px;}
#main .content .collections  .journal .free_online{color:#4c454b;font-weight:bold;}
#main .content .collections  .journal .html{background-color:#19a0bf; color:#FFF; padding-left:5px; padding-right:5px; font-size:10px; line-height:17px}
#main .content .collections  .journals2{margin-top:35px;}
#main .content .collections  .journals2 tr{border-top:1px solid #ceccd7;border-bottom:1px solid #ceccd7;}
#main .content .collections  .journals2 td{padding:10px 20px;}
#main .content .collections  .journals2 .journal{border-top:none;}

#main .content .collections .banners {vertical-align:top;}
#main .content .collections .banners .inner_menu{background-color:#FFF; margin:0 0 50px; padding:0;}
#main .content .collections .banners .slideshow {margin:0 0 20px;}
#main .content .collections .banners .slide {display:none;}


#main .content .collections_item{margin-bottom:10px; margin-top:5px;}
#main .content .collections_item .txt{line-height:27px; vertical-align:middle; width:100%;}
#main .content .collection_img{float:left; margin:0 10px 0 0;}

#main .content .references .references_item, #main .content .collections .references_item {border-bottom:1px solid #cdcbd8; padding:10px 0;}
#main .content .references .references_item a,#main .content .collections .references_item a {vertical-align:middle; line-height:28px;}
#main .content .references .references_item.first, #main .content .collections .references_item.first {border-top:1px solid #CDCBD8;}
#main .content .collections .references_item .img {padding:10px 10px 10px 0; line-height:normal; vertical-align:middle;}
#main .content .collections .references_item .img a {line-height:normal;}
#main .content .collections .references_item .txt {padding:10px 0; width:100%; vertical-align:middle;}
#main .content .collections .references_item .txt a {line-height:18px;}

#main .content .demo_video {width:800px; margin:auto; text-align:center;}
#main .content .inner_menu {width:195px; float:right; margin-left:28px; margin-bottom:15px;}
#main .content .inner_menu .item {background:url(/i/arrow_right.png) no-repeat 15px 12px; background-color:#dddee1; padding:7px 25px; display:block; margin-bottom:2px;}
#main .content .inner_menu .item.sel {background-color:#f0f0f0; color:#4c454b; font-weight:bold;}

#main .content .inner_menu .plasma_banner {background-color:#dddee1;padding:6px;margin-bottom:37px}
#main .content .inner_menu .plasma_banner p {padding: 0 8px 10px 7px; text-align:left;}

#main .content .inner_menu .astfe_banner p {font: normal 10.7px Arial; text-align: left; color:#4c454b; line-height:16px}

#main .content .inner_content {margin-right:223px;}
#main .content .inner_two_cols {overflow:hidden;}
#main .content .inner_two_cols.with_hr {margin-top:16px; padding-top:34px; border-top:1px solid #cdcbd8;}
#main .content .inner_two_cols .inner_left_col {float:left; width:135px;}
#main .content .inner_two_cols .inner_left_col .img_block {padding-bottom:40px; text-align:center; color:#4c454b; font:bold 11px Arial;}
#main .content .inner_two_cols .inner_left_col .img_block img {width:135px; margin-bottom:5px;}
#main .content .inner_two_cols .inner_mid_col {margin-left:165px;}


#main .content .librarians tr td {vertical-align:top}
#main .content .librarians tr td.left {width:195px}
#main .content .librarians .right_clmn {width:195px;float:right; margin-left:40px}
#main .content .librarians .main_clmn {margin:0 0 0 30px; line-height:18px;}
#main .content .inner_menu .adm_area .item {padding-left:45px; background:#f0f0f0 url(/i/arrow_right_light.png) no-repeat 35px 12px;}
#main .content .inner_menu .adm_area a.sel {font-weight:bold;}
#main .content .librarians .main_clmn .centered {margin:25px 0 0 115px}
#main .content .librarians .main_clmn .subs_item {line-height:18px; padding:14px 25px 14px 12px; margin-bottom:2px;}
#main .content .librarians .main_clmn .subs_item a {padding-left:13px; background:url(/i/arrow_right.png) no-repeat 0 5px;}
#main .content .librarians .main_clmn .subs_item a.simple {padding: 0; background:none;}
#main .content .librarians .main_clmn .subs_item .subs_date {float:right}
#main .content .librarians .main_clmn .plus {background:url(/i/plus.png) no-repeat 0 3px; padding-left:17px}
#main .content .librarians .main_clmn .minus {background:url(/i/minus.png) no-repeat 0 3px; padding-left:17px}
#main .content .librarians .main_clmn .ext_link {color:#19a0bf; font-weight:bold}
#main .content .librarians .main_clmn .faq p {text-align:left}
#main .content .librarians .main_clmn .faq .question {font-style:italic; font-weight:bold;}
#main .content .librarians .main_clmn .faq h2 {padding-top:10px;}
#main .content .librarians input.button {padding: 0 12px;}
#main .content .librarians .main_clmn .last {margin-bottom:30px}
#main .content .librarians .main_clmn .grey_text, #main .content .librarians .main_clmn .grey_text a {color:#92959a}
#main .content .librarians .adm_login {background-color:#f0f0f0; padding: 20px 0 20px 15px; margin-top:20px;}
#main .content .librarians .adm_login p {font-weight:bold; padding-bottom: 5px;}
#main .content .librarians .adm_login input.text {margin-bottom: 15px; width:165px;}
#main .content .librarians .ads {background: url(/i/bg_light_greed.png) repeat;}
#main .content .librarians .ads a {text-decoration:none;}
#main .content .librarians .ads img {border:none;}
#main .content .librarians .ads h5 {font-weight:bold; padding:30px 10px 4px 15px;}
#main .content .librarians .ads h5 a {color:#3c4a65;}
#main .content .librarians .ads h5 a .author {font-size:11px; color:#527fa0; font-weight:normal;}
#main .content .librarians .user_info {margin-top:25px; width:195px; overflow:auto;}
#main .content .librarians .user_info div {margin:25px 20px 25px 20px;}
#main .content .librarians .limitForm {padding:15px;}
#main .content .librarians .limitForm table {width:100%;}
#main .content .librarians .limitForm table td {padding-right:15px; line-height:31px;}
#main .content .librarians .limitForm table .dateSliderWrap {padding:50px 50px 0;}
#main .content .librarians .limitForm select {width:300px; border:1px solid #8270a6; vertical-align:middle; height:20px; line-height:18px;}
#main .content .librarians p.hint {font-size:0.8em; padding-bottom:0}
#main .content .librarians .stat {margin-bottom:5px;}
#main .content .librarians .stat td {border:1px solid #dedee0;vertical-align:middle;}
#main .content .librarians .stat .word-break { word-break: break-all;}
#main .content .librarians .stat th, #main .content .librarians .stat td {padding: 5px 15px 10px 10px;}
#main .content .librarians .report_container {width:100%; overflow-x:auto}
#main .content .librarians .report_container .report_title {margin-top:35px;position:relative;}
#main .content .librarians .report_container .report_title .report_download {position:absolute; right:0; bottom:0; padding-left:27px; background-image:url(/i/xls.gif); background-repeat:no-repeat; background-position: top left; line-height:19px;}
#main .content .librarians .report_container .report_view { height:650px; width:750px;}
#main .content .librarians .report_container .row td,
#main .content .librarians .report_container .row th {border: 1px solid #dddee1; padding-left:3px; padding-right:3px;}
#main .content .librarians .report_container th {background-color:#f0f0f0;}
#main .content .librarians .report_container td {background-color:#fff;}
#main .content .librarians .report_container td.bg_dark_gray {background-color:#e6e7e9;}

#main .content .librarians .sorttable_sorted_reverse, #main .content .librarians .sorttable_sorted, #main .content .librarians .sorttable_sortnone {background-position: 96% 40%;}

#main .content .platform{width:100%; color:#4c454b;}
#main .content .platform td{vertical-align:top;}
#main .content .platform .left{width:	180px; line-height:18px;}
#main .content .platform .left .left_menu{background-color:#eaebed; margin-bottom:25px; border-right:1px solid #f1f0f3; border-bottom:1px solid #f1f0f3;padding:0 10px;}
#main .content .platform .left .left_menu .item{display:block; padding:15px 5px;  border-bottom:1px solid #b5b7c4;}
#main .content .platform .left .left_menu .item.sel {font-weight:bold;}
#main .content .platform .left .left_menu .item.last{border-bottom:none;}
.platform_left_banner{background-color:#19a0bf; padding:15px 10px 15px 5px; margin-bottom: 20px;}
.platform_left_banner a{color:#FFF; font-size:12px;}
.platform_left_banner .sel{font-weight:bold;}
.left_gray .platform_left_banner .sel{font-weight:normal;}
#main .content .platform .content{padding-left:45px;}
#main .content .platform .content .collection_authors{margin-bottom:10px;}
#main .content .platform .content .collection_authors .author_title{font-weight:bold;}
#main .content .platform .content .right_banner{padding:0 0 13px 35px; }
#main .content .platform .content .ul_descr {list-style:none; padding:0;}
#main .content .platform .content .ul_descr li {padding-left:42px; padding-bottom:7px; line-height:17px; background:url(/i/li.png) no-repeat 33px 8px; color:#4c454b; text-align: left;}
#main .content .platform .content .carousel{margin:20px 0 35px; background-color:#ededec; padding:15px 0; width:773px; overflow:hidden; position:relative;}
#main .content .platform .content .carousel .carousel-container{padding:15px 0; margin:auto;display: block; overflow: hidden;position:relative;}
#main .content .platform .content .carousel ul li{padding:0 7px 0px 20px; border-left:2px solid #FFF; background:none; width:105px; height:155px; line-height:15px; font-size:11px; text-align:left;}
#main .content .platform .content .carousel ul li.large{width:200px;}
#main .content .platform .content .carousel ul li.right_border{ border-right:2px solid #FFF;}
#main .content .platform .content .carousel .jcarousel-container-horizontal {width: 670px;padding: 0 50px;}
#main .content .platform .content .carousel .jcarousel-next-horizontal {position: absolute; top:0; right: 0; width: 50px;height: 155px;cursor: pointer;background: transparent url(/i/carousel_right_active.png) no-repeat 17px 69px; border-left:2px solid #FFF;}
#main .content .platform .content .carousel .jcarousel-next-horizontal.jcarousel-next-disabled {background: transparent url(/i/carousel_right.png) no-repeat 17px 69px;}
#main .content .platform .content .carousel .jcarousel-prev-horizontal {position: absolute;top: 0;left: 0;width: 50px;height: 155px;cursor: pointer;background: transparent url(/i/carousel_left_active.png) no-repeat 17px 69px;
}
#main .content .platform .content .carousel .jcarousel-prev-horizontal.jcarousel-prev-disabled{background: transparent url(/i/carousel_left.png) no-repeat 17px 69px;
}
#main .content .platform .content .carousel .author{margin-top:8px; display:block; color:#4c454b;}
#main .content .platform .content .titles_list{width:100%; margin-bottom:45px;}
#main .content .platform .content .titles_list .item{line-height:28px; border-top:1px solid #e5e3e8; padding-left:28px; background:url(/i/arrow_right.png) 12px 11px no-repeat;}
#main .content .platform .content .titles_list .item.last{ border-bottom:1px solid #e5e3e8;}

#main .content .subscr_pol{ width:100%;}
#main .content .subscr_pol a{ font-weight:bold;}
#main .content .subscr_pol .pdf_icon{ vertical-align:text-bottom;}
#main .content .subscr_pol ul li{padding-bottom:10px;}
#main .content .subscr_pol ul.standart li{padding-bottom:2px;}
#main .content .subscr_pol .subscriptions{ vertical-align:top; padding-right:22px; width:50%;}
#main .content .subscr_pol .prices{ vertical-align:top; padding-left:22px; width:50%;}


#main .content .jatitle {font-weight:bold;}
#main .content .scope {margin-top:20px;}
#main .content #bottom_menu {background-color:#f0f0f0; padding:15px 5px;}
#main .content #bottom_menu td {padding:0 10px 0 20px; font-size:10px; vertical-align:top;}
#main .content #bottom_menu td.brd {border-left:1px solid #cdcbd8;}

/*don't user #main.content for specialization block because the block will be moved into body when user use IE6*/
#specializations_wrapper {background-color:#fff; width:900px; height:400px;}
#specializations_wrapper #close {height:30px; width:30px; float:right; background:url(/i/x.png) no-repeat 12px 8px; cursor:pointer;}
#specializations {height:370px; overflow-y:auto; overflow-x:hidden; width:840px; padding:0px 30px;}
#specializations #areas {height:370px; overflow-y:auto; overflow-x:hidden;}
#specializations h1 {padding-bottom:10px;}
#specializations .hr {border-bottom:1px solid #c4c4c4; width:100%; margin:10px 0 20px;}
#specializations .subcategory_close {padding-left:15px; padding-top:5px; margin-bottom:10px; background:url(/i/plus.png) no-repeat 0 7px; cursor:pointer; margin-right:10px;}
#specializations .subcategory_open {padding-left:15px; padding-top:5px; margin-bottom:10px; background:url(/i/minus.png) no-repeat 0 7px; cursor:pointer; margin-right:10px;}
#specializations .subcategory_items {margin-left:15px; margin-right:10px;}
#specializations .subcategory_items .area_cb {}
#specializations .subcategory_items td {padding:0 10px 10px 0}
#specializations_footer {background-color:#e0e0e0; height:55px; width:900px;}
#specializations_footer #selectedSpecializations {padding:15px 0 15px 30px; width:600px; float:left;}
#specializations_footer .panel_close {float:right; margin-right:20px; width:80px; margin-top:15px; padding:0; cursor:pointer;}
#specializations_footer .clear_all {float:right; margin-right:60px; width:80px; margin-top:15px; padding:0; cursor:pointer;}

#main .content #sitemap .sitemap_item { margin: 0; padding-left:10px;}
#main .content #sitemap .sitemap_item p{line-height:20px;}
#main .content #sitemap .sitemap_item .sitemap_item_header {padding: 0 10px 10px 15px; background:url(/i/arrow_right.png) no-repeat 0 4px; cursor:pointer;}
#main .content #sitemap .sitemap_item .sitemap_item_header_open {padding: 0 10px 10px 15px; background:url(/i/minus.png) no-repeat 0 4px; cursor:pointer;font-size:14px;}
#main .content #sitemap .sitemap_item .sitemap_item_header_close{padding: 0 10px 10px 15px; cursor:pointer; background:url(/i/plus.png) no-repeat 0 4px;font-size:14px;}
#main .content #sitemap .sitemap_item .sitemap_item_body {padding-left:15px;}
#main .content #sitemap .sitemap_item .sitemap_item_body .arrow{padding-left:12px;}

#main .content .cart {width:100%;}
#main .content .cart p{padding-bottom:0;}
#main .content .cart td, #main .content .cart th{border:2px solid #dedde2; border-top:none; padding:13px;}
#main .content .cart th{border-top:none; border-bottom:none;}
#main .content .cart th.first{border-left:2px solid #f0f0f0;}
#main .content .cart th.last{border-right:2px solid #f0f0f0;}
#main .content .cart .count{text-align:center; height:22px;}
#main .content .cart .desc{margin-left: 50px;}
#main .content .cart .remove{color:#19a0be;}
#main .content .cart .b_none td{border:none; padding:25px 0 0 0;}
#main .content .cart .total{font-size:14px; font-weight:bold;}

#main .content .cart_checkout {background-color:#f0f0f0; width:100%;}
#main .content .cart_checkout th {text-align:right; padding:0 5px; vertical-align:middle; white-space:nowrap;}
#main .content .cart_checkout td {padding:0 5px; vertical-align:middle; line-height:20px;}
#main .content .cart_checkout th.t, #main .content .cart_checkout td.t {vertical-align:top;}
#main .content .cart_checkout .white_top {border-top:2px solid #FFF;}
#main .content .cart_checkout .white_top td,
#main .content .cart_checkout .white_top th {padding-top:15px;}
#main .content .cart_checkout .white_bottom td,
#main .content .cart_checkout .white_bottom th {padding-bottom:15px;}

#main .content .bestseller, #main .content .shop_item .bestseller {color:#19a0bf; font-size:14px; font-weight:bold; margin-bottom:12px;}
#main .content .shop_item .bestseller {margin-bottom:5px; font-size:12px;}

#main .content .custom_select {text-align:left; vertical-align:middle; border:1px solid #E4E6E5;}
#main .content .custom_select_head {text-align:center; cursor:pointer;}
#main .content .custom_select_list {text-align:center; display:none; border:1px solid #000000; position:absolute; z-index:100;}
#main .content .custom_select_list div {cursor:pointer; width:100%; background:#ffffff;}
#main .content .sortable th {cursor:pointer;}
#main .content .sortable .sorttable_nosort {cursor: default;}
#main .content .vote_buttons{margin:0 15px; padding:10px 0;}
#main .content .sorttable_sorted_reverse {background-image:url(/i/arrow_down2.png); background-repeat:no-repeat; background-position:right center; padding-right:10px;}
#main .content .sorttable_sorted{background-image:url(/i/arrow_up2.png); background-repeat:no-repeat; background-position:right center;padding-right:10px;}
#main .content .sorttable_sortnone{background-image:url(/i/arrow_both.png); background-repeat:no-repeat; background-position:right center;padding-right:10px;}

#main .content .recommend {text-align:center; background-color:#f0f0f0;}
#main .content .recommend .recommends { text-align:left;}
#main .content .recommend .recommends .cbox{border:none; background:none; width:auto; margin-right:10px;}
#main .content .recommend #captcha{margin-bottom:15px;}

#main .content .proposal{background-color:#f0f0f0;}
#main .content .proposal table {margin:auto;}
#main .content .proposal th { vertical-align:top;}
#main .content .proposal .open { display:inline;}

#easyTooltip{padding:5px;border:1px solid #ccc;background:lightyellow;}

.author_instruction {}
.author_instruction .center{text-align:center;}
.author_instruction .justify{text-align:justify;}
.author_instruction .instruct{padding-bottom:20px;}
.author_instruction h2 {font-size:16px; padding-bottom:20px;}
.author_instruction h5 {border:2px solid;border-left:0;border-right:0;width:100%;font:bold 12px/18px Tahoma;margin:10px 0;text-align:center;letter-spacing:3px;}
.author_instruction ul,.author_instruction ol{padding-left:17px;line-height:17px;}
.author_instruction li{padding-bottom:10px;}
.author_instruction .simple{margin-bottom:10px;}
.author_instruction .simple tr td{padding:5px 5px;vertical-align:top;}
.author_instruction .pl {padding-left:15px}
.author_instruction .l_ind {text-indent: -15px;}
.author_instruction .lh {line-height: 1.5;}
.author_instruction td.pr{padding-right:5px}
.author_instruction .firstltetter:first-letter{font-size: 400%; float:left; padding:5px;padding-left:0;}
.author_instruction ul{padding:0;margin-left:10px;}
.author_instruction ul li{padding:0;padding-left:10px;}
.author_instruction .blackBlock{background:#2d2d2d;border:4px solid #999;width:50%;margin:20px auto;padding:10px;}
.author_instruction .blackBlock p{color:#fff;font:bold 13px/16px Tahoma;text-align:center;}
.author_instruction .references{border:2px solid; padding:10px;margin:5px 0;}
.author_instruction .references h1{color:#4c454b;font:bold 14px/16px Tahoma; text-align:center;padding-top:0;}
.author_instruction .references p{padding-bottom:10px;}

#main .content .country_block {padding-bottom: 20px}
#main .content .country_block h5 {padding:0; font-size:14px; font-weight:bold;}
#main .content .country_block p {padding:0;}


.former_title {color:#484848;padding-top:5px; text-align:left;font-weight:600;text-transform:uppercase}

.c {text-align:center}
.l {text-align:left}
.r {text-align:right}
.t {vertical-align:top;}
.justify {text-align:justify;}
.clear {clear:both;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.button {height:24px; background-color:#8270a6; line-height:24px; color:#FFF; font-weight:bold; text-align:center; display:inline-block; padding:0 25px; cursor:pointer; overflow:visible; font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif; font-size:12px;}
.button:hover {text-decoration:none;}
.plus {background:url(/i/plus.png) no-repeat 0 8px;}
.minus {background:url(/i/minus.png) no-repeat 0 8px;}
.arrow {background:url(/i/arrow_right.png) no-repeat 0 5px; padding-left:10px;}
.list_element {background:url(/i/arrow_right.png) no-repeat 0 5px; padding-left:10px;}
.no_border {border:none;}
.no_bg {background:none !important;}
.hidden {display:none;}

.float_left {float:left;}
.float_right {float:right;}
.no_float, #main .content .no_float {float: none;}
.close {display:none;}
.open {display:block;}
.error {color:#F00;}

.w50 {width:50%;}
.w30 {width:30%;}
.w100 {width:100%;}
.w_20p {width:20px;}
.w_80p {width:80px;}
.w_240p {width:242px;}
.w_auto {width:auto;}
.h_auto {height:auto;}
.p0 {padding:0 !important;}
.p8 {padding:8px;}
.p10 {padding:10px;}
.p15 {padding:15px;}
.p30 {padding:30px;}
.p40 {padding-left:40px;}
.p_l10 {padding-left:10px;}
.p_l20 {padding-left:20px;}
.p_l22 {padding-left:22px;}
.p_r20 {padding-right:20px;}
.p_t0{padding-top:0;}
.p_t5{padding-top:5px;}
.p_t10 {padding-top:10px;}
.p_t15 {padding-top:15px;}
.p_t25 {padding-top:25px;}
.p_b5 {padding-bottom:5px;}
.p_b10 {padding-bottom:10px;}
.p_b15 {padding-bottom:15px;}
.p_25 {padding:25px;}
.no_margin, #main .content .no_margin {margin:0;}
.m_r10 {margin-right:10px;}
.m_r15 {margin-right:15px;}
.m_r280 {margin-right:280px;}
.m_r300 {margin-right:300px;}
.m_l10 {margin-left:10px;}
.m_l13 {margin-left:13px;}
.m_l20 {margin-left:20px;}
.m_b5 {margin-bottom:5px;}
.m_b10 {margin-bottom:10px}
.m_b20 {margin-bottom:20px;}
.m_t10 {margin-top:10px;}
.weight_n {font-weight:normal;}
.align_r {text-align:right;}
.nowrap {white-space:nowrap;}
.font11 {font-size:11px;}
.font14 {font-size:14px;}
.bold {font-weight:bold;}

.linethrough {text-decoration:line-through;}
.bg_gray {background-color:#f0f0f0;}
.bg_dark_gray {background-color:#e6e7e9;}
.red {color:#F00;}
.white_top {border-top:2px solid #FFF;}
.white_bottom {border-bottom:2px solid #FFF;}
.border_white3 {border:3px solid #FFF;}
.cursor_hand {cursor:pointer;}
#main .content .tr_error td{padding:0; text-align:center;}
#main .content .clear_air{color:#484848;padding-top:5px; text-align:left;}

@media print {
	body.all{background:#FFF;}
	h1, b {color:#000;}
	
	.noprint{display:none;visibility:hidden}
	
	#main .content .cart tr td, #main .content .cart .bg_gray td, #main .content .cart td, #main .content .cart th, #main .content .cart th.first, #main .content .cart th.last{border:1px solid #000;}
	#main .content .cart p{color:#000;}
}


/* styles for modal dialogs - large covers*/
.lean_overlay {position:fixed; z-index:100; top:0; left:0; height:100%; width:100%; background:#000; display:none;}
#modal_dialog,#bigCover {display:none; position:fixed; z-index:11000;}
#bigCover #modal_ct{position:relative;}
#bigCover #modal_ct #modal_header .modal_close{position:absolute; top:0; right:0; z-index:100;}
#bigCover #modal_ct .cover_img {border:10px solid #FFF; margin:13px 13px 0 0; float:left; z-index:10;}

#main .author_info p {padding-bottom:4px;}
#main .author_info h1 {padding-bottom:9px;}
#main .author_info h2 {padding:30px 0 4px;}
#main .author_info .itemList {margin:4px 0; padding:3px 0 3px 25px; background:url(/i/arrow_right.png) no-repeat 15px 8px;}
#main .author_info .itemList.odd {background-color:#f0f0f0;}
#main .author_info .itemList a {font:normal 11px Arial;}
#main .author_info .itemList a.article_name {font:normal 12px Arial;}
#main .author_info .wds_link {display:block; height:40px; line-height:40px; margin-top:47px; padding-left:47px; background:#dddee1 url(/i/wds_icon.png) no-repeat 4px center;}
#main .author_info .wds_link span {padding-right:12px; font:bold 12px Arial; background:url(/i/arrow_right.png) no-repeat right center;}

#main .content .toc tr td {padding: 12px 0 14px 0; vertical-align: top;}
#main .content .toc td.artleft {width: 30px; padding-left: 7px; padding-top:14px;}
#main .content .toc td.arttitle {text-align: left; padding-right:15px;}
#main .content .toc td.artright {padding-right:10px; text-align: right;}
#main .content .left_gray .issue_year {height: 20px; line-height: 20px; margin: 0 25px;}

#msg_panel {position:absolute; position:fixed; left:50%; top:0; display : none; background-color:#f0f0f0; width:958px; margin-left:-499px; border: 1px solid #8270A6; padding:20px; z-index:100;}
#msg_panel_close {position:absolute; right : 0; top : 0; width : 20px; height : 20px; background : url('/i/x.png') no-repeat center center;}

.charleston_conference_2013 {display : block; width : 240px; height : 114px; margin-bottom : 20px; background : url('/i/2013_charleston_conference_bh.jpg') no-repeat left top;}
.isprm_2015 {display : block; width : 240px; height : 114px; margin-bottom : 20px; background : url('/i/isprm_2015_banner.jpg') no-repeat left top;}
.swets_bankruptcy {display : block; padding : 40px 5px 5px; margin-bottom : 20px; background : #fe0018 url('/i/swets.png') no-repeat 5px 5px; font:normal 14px/22px Arial; text-align : justify; color : #fff; border : 2px solid #fe0018;}
.swets_bankruptcy:hover {border-color : #8270a6; text-decoration : none;}

.librarians_banner {display: block; width: 240px; height: 93px; margin: 20px 0 20px; padding: 10px; background: url('/i/lib_bg.png') no-repeat left top; font: normal 11px/14px Arial; color:#494d55; text-decoration: none}
.librarians_banner:hover{text-decoration: none; cursor: pointer}
.librarians_banner .lib_title {font: normal 24px Arial; color:#8270a6; padding: 0 0 5px}

.bhdemo_banner {display: block; width: 240px; height: 93px; margin: 0 0 10px; padding:0; background: url('/i/bhdemo_bg.png') no-repeat left top; font: normal 11px/14px Arial; color:#494d55; text-decoration: none}
.bhdemo_banner:hover{text-decoration: none; cursor: pointer}
.bhdemo_banner .demo_title {font: normal 24px Arial; color:#8270a6; padding: 10px}

.overflow_hidden {overflow : hidden;}

.bdp_left_col_block {
	overflow : hidden;
	padding-bottom : 56px;
}

.right_col_200 {
	float : right;
	width : 200px;
}
.left_col_266 {
	float : left;
	width : 266px;
}
.col_50_left {
	padding-left : 50px;
}
.col_50_right {
	padding-right : 50px;
}

.action_menu {margin-bottom:15px;}
.action_menu_item {
	position : relative;
	display : block;
	padding : 5px 0 5px 25px;
	font : normal 12px/19px Arial;
	margin-bottom:2px;
	background: #dddee1;
}
.action_menu_item:before {
	content : "";
	position : absolute;
	left : 15px;
	top : 11px;
	border : 3px solid transparent;
	border-left-color : #19a0bf;
}
.action_menu_item.sel {background-color:#f0f0f0; color:#4c454b; font-weight:bold;}

.col_title {
	padding : 29px 0 11px;
	font : bold 14px/16px Arial;
	color : #494d55;
}
.col_title_first {
	padding-top : 0;
}

.col_list_item {
	position : relative;
	display : block;
	min-height : 46px;
	padding-left : 38px;
	border-top : 1px solid #cdcbd8;
	font : normal 12px/46px Arial;
	color : #4c454b;
}
.col_list_item img {
	position : absolute;
	left : 3px;
	top : 50%;
	margin-top : -14px;
}
.col_list_item span {
	display : inline-block;
	padding : 5px 0;
	line-height : 17px;
	vertical-align : middle;
}
.col_list_item span b{
	display : block;
}
.col_list_item:last-child {
	border-bottom : 1px solid #cdcbd8;
}
.col_list_item:hover {
	background-color: #dddee1;
}

.col_list_item_big {
	min-height : 104px;
	padding-left : 72px;
	line-height : 104px;
}
.col_list_item_big img {
	margin-top : -26px;
}

.gray_line {
	border-bottom : 1px solid #cdcbd8;
}

.bdp_plashka {
	display : block;
	padding-top : 91px;
	margin-bottom : 11px;
	background : url('/i/bdp_bdl.png');
}
.bdp_plashka_bmm {
	background : url('/i/bdp_bmm.png');
}
.bdp_plashka_bep{
	background : url('/i/bdp_bep.png');
}

.bdp_plashka span {
	display : block;
	height : 37px;
	padding : 0 10px;
	font : normal 16px/37px Arial;
	color : #ffffff;
	background: #634c90;
	background: -moz-linear-gradient(left,  rgba(99,76,144,1) 0%, rgba(99,76,144,0.2) 100%);
	background: -webkit-linear-gradient(left,  rgba(99,76,144,1) 0%,rgba(99,76,144,0.2) 100%);
	background: linear-gradient(to right,  rgba(99,76,144,1) 0%,rgba(99,76,144,0.2) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#634c90', endColorstr='#33634c90',GradientType=1 );
    transition : all 0.2s ease-out 0.01s;
}
.bdp_plashka:hover {
	text-decoration : none;
}

.bdp_video_banner {
	display : block;
	height : 293px;
	padding : 0 26px;
	font : normal 12px Arial;
	color : #ffffff;
	background : url('/i/bpd_video_banner_bg.png') no-repeat left top;
}
.bdp_video_banner:hover {
	text-decoration : none;
}
.bdp_video_banner span {
	display : block;
	padding-top : 11px;
	font : normal 36px/50px Arial;
}
.bdp_videos {
	overflow : hidden;
	background : #f2f2f2;
}
.bdp_video {
	position : relative;
	float : left;
	width : 25%;
	font : normal 11px/16px Arial;
	color : #248cb3;
}
.bdp_video:after {
	content : "";
	position : absolute;
	left : 50%;
	top : 23px;
	margin-left : -16px;
	width : 32px;
	height : 32px;
	background : url('/i/bdp_video_play.png') no-repeat left top;
	opacity : 0.8;
	
}
.bdp_video span {
	display : block;
	padding : 9px 6px 4px;
}
.bdp_video i {
	display : block;
	height : 62px;
	background : #000000 url('') no-repeat center center;
	background-size : cover;
}
.bdp_video img {
	width : 100%;
}
.bdp_video:hover:after {
	opacity : 1;
}

.bmm_cols {
	position : relative;
	overflow : hidden;
}
.bmm_cols:before {
	content : "";
	position : absolute;
	top : 0;
	left : 33%;
	width : 0;
	height : 100%;
	margin-left : -7px;
	border-left : 1px solid #e3e2e9;
}
.bmm_cols:after {
	content : "";
	position : absolute;
	top : 0;
	right : 33%;
	width : 0;
	height : 100%;
	margin-right : -7px;
	border-right : 1px solid #e3e2e9;
}

.bmm_col {
	width : 293px;
	margin : 0 auto;
}

.bmm_col_left {
	float : left;
}

.bmm_col_right {
	float : right;
}

.bmm_col_title {
	display : block;
	color : #4c454b;
	font : bold 18px Arial;
}
.bmm_col_subtitle {
	display : block;
	color : #4c454b;
	font : bold 12px/18px Arial;
}
#main p.bmm_col_line {
	padding : 3px 0 3px 12px;
	font : normal 12px/16px Arial;
    text-align : left;
}
#main p.bmm_col_line:before {
	content : "–";
	float : left;
	width : 12px;
	margin-left : -12px;
	text-align : center;
}

.bmm_left {
	float : left;
	width : 266px;
}

.bmm_left_offset {
	padding-right : 50px;
}

.bmm_left-item {
	display : block;
	height : 39px;
	line-height : 39px;
	margin-bottom : 2px;
	padding : 9px 5px 9px 10px;
	background : #e3e4e6;
}

.bmm_left-item:hover {
	background: #f7f7f7;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 30%, rgba(231,231,231,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e9',GradientType=1 );
}

.bmm_left-item:last-child {
	margin-bottom : 0;
}

.bmm_left-item-text {
	display : inline-block;
	margin-left : 50px;
	font : bold 12px/18px Arial;
	color : #5d4a84;
	vertical-align : middle;
}

.bmm_left-item-image {
	float : left;
	margin-right : -50px;
}

.bmm_right {
	float : right;
	width : 194px;
}

.bmm_right_offset {
	padding-left : 50px;
}

.bmm_right-item {
	display : block;
	height : 36px;
	line-height : 36px;
	margin-bottom : 2px;
	padding : 2px 2px 2px 25px;
	font : normal 12px/36px Arial;
	background : #dddee1;
	color : #534a93;
}

.bmm_right-item:last-child {
	height : 37px;
	margin-bottom : 0;
}

.bmm_right-item:before {
    content: "";
	float : left;
    margin : 15px 0 0 -10px;
    border: 3px solid transparent;
    border-left-color: #19a0bf;
}

.bmm_right-item:hover {
	background: #f7f7f7;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 30%, rgba(231,231,231,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e9',GradientType=1 );
}

.bmm_right-item-text {
	display : inline-block;
	line-height : 18px;
	vertical-align : middle;
}

.bmm_right-item_sel {
	background-color: #f0f0f0;
	color: #4c454b;
	font-weight: bold;
}

.bmm_center {
	overflow : hidden;
	text-align : center;
}

.bmm_left_text {
	overflow : hidden;
	/*padding-right : 50px;*/
}

.bmm_left_text .arrow {
	display : none;
}

.bmm_app {
	display : block;
	min-height : 52px;
	line-height : 52px;
	padding : 13px 5px 13px 2px;
	border-top : 1px solid #cdcbd8;
}

.bmm_app:hover {
	background: #f7f7f7;
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 30%, rgba(231,231,231,1) 100%);
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 30%,rgba(231,231,231,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e9',GradientType=1 );
}

.bmm_app:last-child {
	border-bottom : 1px solid #cdcbd8;
}

.bmm_app-text {
	display : inline-block;
	margin-left : 72px;
	font : normal 12px/17px Arial;
	color : #513b7c;
	vertical-align : middle;
}

.bmm_app-text b {
	display : block;
	font-weight : bold;
	color : #44474e;
}

.bmm_app-image {
	float : left;
	margin-right : -72px;
}

.bmm_horizontal_block {
	overflow : hidden;
	padding-bottom : 57px;
}

.bmm_left_label {
	display : block;
	padding : 5px 5px 5px 30px;
	font : normal 12px/18px Arial;
	color : #494d55;
}

.bmm_left_label:hover {
	background : #ededed;
}

.bmm_left_label_sel {
	background : #ededed;
}

.bmm_left_label input {
	float : left;
	width : 12px;
	height : 12px;
	margin : 3px 0 3px -20px;
}

.bmm_left_separator {
	height : 0;
	line-height : 0;
	margin : 15px 0 23px;
	border-top : 1px solid #cdcbd8;
}

.vis_items {
	overflow : hidden;
	margin-left : -11px;
}

.vis_item {
	float : left;
	width : 220px;
	margin-left : 11px;
	margin-bottom : 10px;
	font : normal 11px/17px Arial;
	color : #4c454b;
}

.vis_item:hover {
	text-decoration : none;
}

.vis_item span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.vis_item-image {
	display : block;
	width : 220px;
	height : 126px;
	background : #8c8c8c;
}

.vis_item-image img {
	width : 220px;
	height : 126px;
}

.vis_item-title {
	display : block;
	font : bold 12px/18px Arial;
	color : #534a93;
}

.vis_item-project {
	display : block;
}

.vis_item-views {
	display : block;
	color : #aaaaaa;
}

.vis_drop_filters {
	overflow : hidden;
	margin-bottom: 25px;
	background : #e9e9eb;
}
.vis_drop_filter {
	float : left;
	margin : 4px 5px 4px 5px;
	padding-left : 10px;
	border-radius : 11px;
	font : bold 12px/22px Arial;
	color : #494d55;
}
.vis_drop_filter:before {
	content : "";
	float : right;
	width : 22px;
	height : 22px;
	margin-left : 5px;
	border-radius : 11px;
	background : #ffffff url("/i/x_light.png") no-repeat center center;
}
.vis_drop_filter:hover {
	background : #ffffff;
	color : #534a93;
	text-decoration : none;
}
.vis_drop_filter:hover:before {
	/*background-color : #e9e9eb;*/
}

.vis_order {
	float : right;
	width : auto;
	height : 30px;
	padding : 0 10px;
	border : 0;
	font : bold 12px/30px Arial;
	background : #dddee1;
}

.vis_search {
	display : block;
	border : 1px solid #d3d3d3;
	margin-bottom : 25px;
	padding-left : 30px;
	background : #ffffff url("/i/bmm_search.png") no-repeat 6px center;
}
.vis_search input {
	width : 100%;
	height : 28px;
	border : 0;
	font : normal 12px/28px Arial;
}

.vis_desc {
	font : normal 12px/24px Arial;
	color : #6f7073;
}

.vis_desc a {
	font-weight : bold;
	color : #534a93;
}

.vis_wrap {
	margin-bottom : 20px;
}

.vis_wrap img {
	width : 100%;
}

.vis_right {
	float : right;
	width : 220px;	
}

.vis_more {
	display : none;
	background: #e9e9eb;
	font : bold 12px/30px Arial;
	color: #494d55;
	text-align : center;
}
.vis_more_visible {
	display : block;
}
.vis_more:hover {
	background: #dddee1;
	text-decoration: none;
}

.content .buynow_prices {width:100%; margin: 15px 0;}
.content .buynow_prices td {padding:7px 15px; border:2px solid #dddee1; text-align:center; font:bold 12px/24px Arial;}
.content .buynow_prices td.name_col {text-align:left; color:#513b7c;}
.content .buynow_prices .prices_header td {border-color:#dddee1; background-color:#dddee1; color:#4c454b;}

.contacts_soc_items {
	padding : 24px 0;
	background: #f0f0f0;
	text-align : center;
}

.contacts_soc_item {
	display : inline-block;
	width : 184px;
	padding-top : 66px;
	background : no-repeat center top;
	opacity : .9;
	font-weight : bold;
}
.contacts_soc_item:hover { opacity : 1; }
.contacts_soc_item_fb { background-image:url(/i/contacts_soc_fb.png); }
.contacts_soc_item_tw { background-image:url(/i/contacts_soc_tw.png); }
.contacts_soc_item_li { background-image:url(/i/contacts_soc_li.png); }

.template {
	display : none;
}