.clear {
    clear: both;
}
.hidden {
    display: none;
}
#nclist,
.nclist {
    padding-top: 12px;
    min-height: 128px;
}
#nclist.split_company,
.nclist.split_company {
    border-right: 2px solid;
    padding-right: 11px;
}
#nclist table,
.nclist table {
   border:0;
   padding:0;
   border-collapse:collapse;
}
#nclist tr,
.nclist tr {
    vertical-align: top;
}
#nclist td,
.nclist td {
   padding:0;
}
#nclist div.company,
.nclist div.company {
    padding: 12px 0;
    background: #efe;
}
#nclist_product div.product,
.nclist_product div.product {
    padding: 12px 0;
    background: #eef;
}
.split .items {
    text-align: center;
    border: 1px solid #a7a3a3;
    border-top: none;
}
#nclist .items .item,
.nclist .items .item {
    margin: 8px auto 0;
    width: 45%;
    min-width: 407px;
    overflow: hidden;
    text-align: left;
    border: 1px solid #bbbbbb;
    border-radius: 7px;
}
#nclist .three .item,
.nclist .three .item {
	min-width: 0;
	text-align: center;
}
.three .item div.name {
	overflow: visible;
    height: 30px;
    padding: 8px;
}
.three .item div.name a {
	display: block;
	background: #fff;
}
.three .item div.name a:hover {
	position: relative;
	z-index: 2;
}
.three .item div.logo {
	position: relative;
	z-index: 1;
    width: auto !important;
    border-bottom: 1px dashed #CCCCCC;
    border-top: 1px dashed #CCCCCC;
}
.three .item div.logo a {
	display: block;
	text-align: center;
	background: #fff;
}
.three .item div.price {
	max-width: auto !important;
    padding: 8px !important;
}
#nclist .items .item table,
.nclist .items .item table {
    padding: 8px 0;
	width: 100%;
}
#nclist_product.split .items .item,
#nclist.split .items .item,
.nclist_product.split .items .item,
.nclist.split .items .item {
    width: 90%;
}
#nclist .items .item td,
.nclist .items .item td {
    padding: 8px;
}
.items .item td.category,
.items .item td.qty,
.items .item td.logo {
	border-right: 1px dashed #ccc;
}
.items .item td.phone,
.items .item td.price,
.items .item td.qty {
	border-top: 1px dashed #ccc;
}
.items .item td.name {
	border-bottom: 1px dashed #ccc;
}

#nclist .items .item .left,
.nclist .items .item .left {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}
#nclist .items .item .center,
.nclist .items .item .center {
    width: 40%;
    white-space: pre-wrap;
}
#nclist .items .item .right,
.nclist .items .item .right {
    width: 32%;
}
#nclist .items .item .logo,
.nclist .items .item .logo {
    width: 100px;
    /*height: 100px;*/
}
#nclist .items .item .logo img,
.nclist .items .item .logo img {
    max-width: 100px !important;
    max-height: 100px !important;
}
#nclist .items .item .name,
.nclist .items .item .name {
    font-weight: bold;
}
#nclist .items .item .category div,
.nclist .items .item .category div {
    height: 90px;
    overflow: hidden;
}
#nclist .items .item .category span,
.nclist .items .item .category span {
    white-space: nowrap;
    font-weight: bold;
}
#nclist .items .item .category .font,
.nclist .items .item .category .font,
#nclist .items .item .category a,
.nclist .items .item .category a {
    color: #666666;
    font-size: 11px;
	font-weight: normal;
    line-height: 10px;
    white-space: normal;
}
#nclist .items .item .phone,
.nclist .items .item .phone {
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
#nclist .items .item .address,
.nclist .items .item .address {
    overflow: hidden;
}
#nclist .items .item .price a,
#nclist .items .item .price,
.nclist .items .item .price a,
.nclist .items .item .price {
    white-space: pre-wrap;
    font-size: 16px;
    text-align: center;
    color: #922;
}
.items .item .hover span {
	border-bottom: 1px dashed;
	cursor: pointer;
}
.split_company {
    float: left;
    width: 49%;
}
.split_product {
    float: right;
    width: 49%;
}
.ncpages {
    clear: both;
    padding: 8px 0;
    text-align: center;
}
#info {
    margin: 0 auto 24px auto;
    width: 80%;
}
#info .title {
    font-weight: bold;
    color: #333;
}
#info .city {
    padding: 24px 0;
    font-size: 18px;
    vertical-align: bottom;
}
#ncview .desc,
#ncview.company #info .data {
    padding: 24px 0;
}
#ncview.company .actions {
	float: right;
	position: relative;
	top: -16px;
}
#ncview.product .actions {
	float: right;
	position: relative;
	top: -2px;
	right: 12px;
}
#ncview.company #minimap {
	width: 340px;
	height: 215px;
}
#ncview.company #minimap * {
	cursor: pointer!important;
}
#ncview.product #info {
    margin-top: 24px;
}
#info .data div,
#info .city span {
    display: block;
    padding: 0 0 4px;
    border-bottom: 2px solid;
}
#info .logo span {
    border: 1px solid #CCC;
    display: block;
    margin: 16px 0;
    padding: 16px;
    text-align: center;
}
#info .contact {
    padding: 24px;
    border: 1px solid #ccc;
}
#info .desc .category a {
    color: #333;
}
.company #info .desc .category .font,
.company #info .desc .category a {
    color: #444444;
    font-size: 11px;
    line-height: normal;
}
#ncview #nclist .items,
#ncview .nclist .items {
    display: none;
}
#ncview #nclist .tabs .items,
#ncview .nclist .tabs .items {
    display: block;
}
#ncview .three {
	width: 100%;
}
#ncview .three .tdtabs {
	float: left;
	width: 25%;
}
#ncview .three .tdprods {
    display: inline-block;
    text-align: center;
    width: 75%
}
.nclist .items {
	text-align: center;
}
.nclist .items .tile {
	display: inline-block;
	margin: 6px 1.5%;
	width: 188px;
	min-width: 188px;
}
.search .nclist .items .tile {
	width: 21%;
}
.line .items .tile,
.tile .items .line {
	display: none;
}
#ncview #nclist .three .tdprods .item {
	display: inline-block;
	margin: 6px 1.5%;
	width: 30%;
}
#ncview .like .three .tdtabs {
	display: none;
}
#ncview .like .three .tdprods {
	width: 100%;
	text-align: center;
}
#ncview #nclist .like .three .tdprods .item {
	width: 21%;
}
#ncview .image {
    padding: 10px 10px 0;
    width: 150px;
    border: 1px solid #ccc;
}
#ncview .separator {
    width: 10px;
}
#ncview.product .data {
    padding: 24px 24px 0;
    border: 1px solid #ccc;
}
#ncview .price {
    padding: 24px 0;
    font-size: 22px;
    white-space: nowrap;
    color: #900;
}
#ncview .data .buy {
	position: relative;
	top: -7px;
    float: right;
    padding: 7px;
    height: 24px;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 0 10px #333 inset, 0 0 3px #333;
    transition: background-color 0.35s ease 0s;
}
#ncview .data .buy:hover {
	background-color: #CCFFCC;
}
#ncview .data .buy span {
	vertical-align:middle;
	font-size:16px;
}
#ncview .data .buy img {
	vertical-align:middle;
}
#ncview .discount {
    color: #007700;
    display: block;
    font-size: 13px;
}
h2 a.title_delete,
h2 a.title_edit,
h1 a.title_delete,
h1 a.title_edit {
    font-size: 60%;
    line-height: 16px;
}
h2 a.title_delete:hover,
h2 a.title_edit:hover,
h1 a.title_delete:hover,
h1 a.title_edit:hover {
    font-weight: bold;
    text-decoration: none;
}
#horiz_line {
    border-bottom: 2px solid;
}
.item {
    box-shadow: 1px 1px 14px #999;
}
.item:hover {
    background: #ffffff;
    box-shadow: 0px 4px 20px #333;
}
.inactive {
    opacity: 0.4;
}
a.add_company {
    float: right;
}
.leftcol {
    clear: left;
    #float: left!important;
    margin-left: 38px!important;
}
.rightcol {
    #float: right!important;
    margin-right: 38px!important;
}
#block_nc_email a.jt {
    display: none;
}
#ncview #nclist table.items,
#ncview .nclist table.items {
    width: 100%;
}
#ncview #nclist table.items .item,
#ncview .nclist table.items .item {
    width: 90%;
}
.vcard {
    display: none;
}
#info .image img {
    max-height: 175px !important;
}
#info .requisite {
    text-align: right;
}
#info .requisite * {
    vertical-align: middle;
    font-size: 14px;
}
#info .requisite > div {
	float: right;
	position: relative;
	top: -56px;
    overflow: visible;
    margin-bottom: -48px;
    padding: 12px;
}
#info .requisite .view {
	font-style: italic;
    text-decoration: none;
    color: #805e00;
}
#info .requisite .view span {
    border-bottom: 1px dashed transparent;
}
#info .requisite .view:hover span {
    border-bottom: 1px dashed;
}
.look {
    float: right;
    border: 1px solid #ccc;
}
.look a {
    float: right;
    padding: 3px 1px 1px;
    background: #E6E6E6;
    cursor: pointer;
}
.look a.active {
    background: #fff;
}
.look a:hover {
    background: #777;
}
.look .img {
    display: inline-block;
    width: 34px;
    height: 22px;
    background-image: url(/images/sprt.png);
    background-repeat: no-repeat;
}
.look .list .img {
    background-position: center left;
}
.look .table .img {
    background-position: center right;
}
.look .list:hover .img {
    background-position: bottom left;
}
.look .table:hover .img {
    background-position: bottom right;
}
.look .list.active .img {
    background-position: top left;
}
.look .table.active .img {
    background-position: top right;
}
#yaDirect {
	float: right;
	width: 150px;
}
#ncview .fr {
    margin: 0 8%;
    width: 84%;
}
#ncview h1 {
	margin: 0;
	padding: 4px 0 0px;
	font-weight: bold;
	text-align: center;
	border: 0px solid #000;
	border-bottom: none;
	font-size: 2.6em; 
	text-shadow: 1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;
	line-height: normal;
}

#ncview h1 div {
    font-size: 50%;
}
.title_delete span,
.title_edit span {
    font-weight: normal;
    color: #F00;
}
.contact .phone,
.data .phone {
    font-weight: bold;
    color: #090;
}
.yashare-auto-init {
    border: medium none !important;
    float: right;
    margin: 8px 0 0;
}
#ncview.product .yashare-auto-init {
    float: left;
    margin: 0;
}
.buy {
	float: right;
	position: relative;
	top: -4px;
	height: 18px;
	overflow: visible;
}
.loading {
	margin: 16px;
}

#nclist_product .nclist_product {
    margin-top: -6px;
    padding-top: 0;
}

.st_deleted {
    float: left;
    overflow: visible;
    position: relative;
    left: 14px;
    top: 13px;
    width: 0;
    font-weight: bold;
    white-space: nowrap;
}
#companyItems {
    border: medium none;
    margin: -26px 0 0;
    padding: 0;
}
#ncview .tabs {
	margin: 0;
    border: medium none;
    padding: 0;
}
#ncview .tabs .ui-tabs-nav,
#companyItems .ui-tabs-nav {
    margin: 0;
    padding: 0;
    text-align: center;
    background: none;
    border: medium none;
}
#ncview .tabs .ui-tabs-nav li,
#companyItems .ui-tabs-nav li {
    display: inline-block;
    float: none;
    border-radius: 4px;
    box-shadow: 0 0 16px #333333 inset, 0 0 2px #333333;
    height: auto;
    padding: 0;
    text-decoration: none;
    transition: background-color 1s ease 0s;
    margin: 5px;
    border: none;
}
#ncview .tabs .three .ui-tabs-nav li {
	width: 96%;
	white-space: normal;
}
#ncview .tabs .ui-tabs-nav li:hover,
#companyItems .ui-tabs-nav li:hover {
	background-color: #ccffcc;
}
#ncview .tabs .ui-tabs-nav li.ui-state-active:hover,
#companyItems .ui-tabs-nav li.ui-state-active:hover {
	background-color: transparent;
}
#ncview .tabs .ui-tabs-nav li a,
#companyItems .ui-tabs-nav li a {
	padding: 4px 8px;
	font-weight: normal;
	color: #000;
	text-shadow: 0 0 0px #017, 0 0 0px #022;
}
#ncview .tabs .three .tdtabs .ui-tabs-nav li a  {
    display: block;
    text-align: left;
    width: 92%;
}
#ncview .tabs .ui-tabs-nav li a span,
#companyItems .ui-tabs-nav li a span {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
}
#ncview .tabs .ui-tabs-nav li.ui-state-active a,
#companyItems .ui-tabs-nav li.ui-state-active a {
	color: #222;
	text-shadow: 0 0 4px #fff;
}
#ncview .ui-tabs .ui-tabs-panel {
	padding: 0;
}
.icon16 {
	position: relative;
	top: 2px;
	display: inline-block;
	width: 16px;
	height: 16px;
}
.icon-new {
	background: url(/img/icon-16-new.png) left top no-repeat;
}
.icon-edit {
	background: url(/img/icon-16-edit.png) left top no-repeat;
}
.icon-delete {
	background: url(/img/icon-16-delete.png) left top no-repeat;
}
.icon-publish {
	background: url(/img/icon-16-publish.png) left top no-repeat;
}
.icon-unpublish {
	background: url(/img/icon-16-unpublish.png) left top no-repeat;
}
.news {

}
.news .new {
	padding: 4px 0;
}
.news .new .date {
	float: right;
	font-size: 9px;
	font-family: monospace;
	font-weight: bold;
	color: #999;
}
.news .new .control {
	clear: right;
	float: right;
}
.news .new .control .icon16 {
	padding: 0;
}
.news .new h4{
	font-weight: bold;
}
.new .preview {
	font-style: italic;
	font-weight: bold;
}
.news .new .preview {
	font-weight: normal;
}
.vertdashed {
	background: url(/img/dashed1.png) center top repeat-y;
	opacity: 0.5;
}
#ncview.company .border {
    padding-top: 0!important;
}
.data .modified {
	overflow: visible;
	height: 0;
	float: right;
	position: relative;
	top: -18px;
	left: 14px;
	color: #999;
	font-size: 10px;
}
table.mostread {
	margin: 12px 0;
	width: 100%;
	padding:0;
	border:0;
	border-collapse:collapse;
}
table.mostread td {
	padding: 3px 12px;
	width: 50%;
	font-size: 0.9em;
}
table.mostread td.qu0,
table.mostread td.qu3 {
	background-color: #eee;
	border: 1px solid #fff;
}
table.mostread td.qu1,
table.mostread td.qu2 {
	background-color: #fff;
	border: 1px solid #eee;
}
table.mostread td a {
	margin-left: 8px;
	color: #2d56bd;
}
.compnews {
	padding-top: 5px;
}
.viewtype {
	float: right;
	/*display: none;*/
	padding: 0 4px 0 0;
	overflow: visible;
	height: 0;
}
.viewtype span {
	display: inline-block;
	margin: 8px;
	width: 24px;
	height: 24px;
	background: url(/img/view.png) no-repeat #ccc;
	border: 2px solid #ccc;
	cursor: pointer;
	transition: 0.5s all ease 0s;
}
.viewtype span.active {
	background-color: #090;
	border-color: #090;
}
.viewtype span.tile {
	background-position: right;
}
.viewtype span.line {
	background-position: left;
}
.search .viewtype {
	position: relative;
	top: -60px;
}
#ncview.company #nclist.line div.tile,
#ncview.company #nclist.tile div.line {
	display: none!important;
}
#ncview.company #nclist.line div.line {
	width: 97%!important;
}
#nclist .items .line table {
   border:0;
   padding:0;
   border-collapse:collapse;
}
#nclist .items .line table td {
   vertical-align: middle;
}
#nclist .items .line .logo {
	width: 100px;
}
#nclist .items .line .name {
	border-top: none;
	border-bottom: none;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
}
#nclist .items .line .price {
	width: 200px;
	border-top: none;
}
#nclist .items .price {
	padding-right: 24px!important;
}
.sorting {
	/*display: none;*/
	float: left;
	position: relative;
	left: 40%;
	padding: 0 4px 0 0;
	overflow: visible;
	height: 0;
}
.sorting span {
	display: inline-block;
	margin: 6px 8px;
	padding: 0!important;
	cursor: pointer;
	font-weight: bold;
	color: #ccc;
	transition: 0.5s all ease 0s;
}
.sorting span.active {
	color: #090;
}
.sorting span.label {
	font-weight: normal;
	color: #000;
	cursor: default;
}
.sorting span.asc:after {
	content: " ↑";
}
.sorting span.desc:after {
	content: " ↓";
}
div.payment {
    height: 0;
    overflow: visible;
	text-align: right;
}
div.payment a {
	position: relative;
    top: -40px;
    left: 8px;
	cursor: pointer;
    padding: 2px 8px;
	color: #00f;
    background: #F44;
    border: 1px solid #000;
    box-shadow: -2px 2px 3px #000;
    font-weight: bold;
    text-shadow: 0 0 4px #FFFFFF;
}
div.payment a:hover {
    left: 6px;
	box-shadow: -1px 1px 2px #000;
	text-decoration: none;
}
div.ydirect a {
    top: -40px;
}
div.ydirect a:hover {
    top: -38px;
}
div.pother a {
    top: -16px;
}
div.pother a:hover {
    top: -15px;
}
div.paybot a {
    top: 32px;
    z-index: 1;
}
div.paybot a:hover {
    top: 34px;
}
.loadmore {
    clear: both;
    margin: 24px 0 12px;
    text-align: center;
}
.loadmore a {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 300px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    background: #AAA;
    color: #FFF !important;
}
.loadmore:hover a {
    text-decoration: none;
    background: #2D56BD;
    color: #FFF !important;
}
.loadmore .pipka {
    display: block;
    margin: 0 auto;
    height: 0;
    width: 0;
    border: 8px solid;
    border-color: transparent transparent #aaa transparent;
    transition: all 0.5s ease 0s;
}
.loadmore:hover .pipka {
    border-color: transparent transparent #2D56BD transparent;
}
#nclist_product .split {
    margin-top: 12px;
}
