/* All Page Catalog */

table.orgsearch {
	width: 100%;
	margin: 10px auto;
}
table.orgsearch td, table.tablesearch td {
	vertical-align: middle;
}
table.orgsearch td.addorg {
	padding-right: 10px;
	width: 188px;
}
table.orgsearch td.forms {
	width: auto;
}
table.tablesearch {
	font-size: 12px;
	width: 100%;
	background-color: #f3f1f2;
	height: 41px;
}
table.tablesearch td.butsearch {
	padding-left: 10px;
	padding-right: 10px;
	width: 50px;
}
table.tablesearch td.textsearch {
	padding-left: 10px;
	padding-right: 10px;
	width: 40px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
table.tablesearch td input {
	width: 100%;
}

/* Full Company */

.orgfull {
	overflow: hidden;
	font-size: 12px;
	color: #000000;
}
.orgfull a:visited,
.orgfull a:link,
.orgfull a {
	color:#4084c4;
}
.orgfull a:hover {
	color:#000000;
	text-decoration:none;
}
.orgfull a img {
	border: 0;
}
.nameorgfull {
       padding-top: 7px;
	padding-left: 3px;
	color: #4084c4;

	padding-bottom: 5px;
	font-size: 18px;
}
.orgcat {
	margin: 10px 0 20px 0;
}
.adreessfull {
	color: #666666;
	margin-top: 5px;
	padding-right: 10px;
	/*border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: right;*/
}
.textorg {
	/*font-size: 12px;*/
}

/* Comment */

.zagolovki {
	color: #4084c4;
	padding-bottom: 5px;
	font-size: 18px;
}

.nc_item {
	padding-bottom: 5px;
	font-style: italic;
	color: #666666;
	font-size: 11px;
}
.nc_title {
	font-style: italic;
	font-weight: bold;
}
.text {
	font-size: 12px;
	font-style: normal;
	margin-bottom: 15px;
}

/* Form Add Company */

.warmtext {
	color: #FFFFFF;
	background-color: #CC0000;
	margin: 20px 0;
	padding: 15px 15px 15px 70px;
	border: 1px solid #990000;
	font-size: 14px;
	background-image: url(/images/lub/attention.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.addorg div {
	margin: 15px 0;
}
table.addorgtable {
	width: 100%;
}
table.addorgtable td {
	width: 50%;
	vertical-align: top;
}
.address-org {
	background-color: #F4F4F4;
	padding: 10px;
	margin: 10px 0;
}
.address-org div {
	margin: 5px 0;
}

/* First Page Catalog */

table.catorgrub {
	width:100%;
}
table.catorgrub td {
	width: 50%; 
	font-size: 14px; 
	padding: 0 30px 20px 0; 
	vertical-align: top;
}
.subcat {
	overflow: hidden; 
	font-size: 18px; 
	padding-bottom: 15px;
}
.subcat a:visited,
.subcat a:link,
.subcat a {
	color:#dc1212;
}
.subcat a:hover {
	color:#000000;
	text-decoration:none;
}

/* List All Company */

table.sort {
	width: 99%;
	margin: 10px 0;
}
table.sort td.numorg {
	color: #666666;
	padding: 10px 0;
	font-size: 14px;
}
table.sort td.sortirovka {
	text-align: right;
	font-size: 12px;
}
table.tableorg {
	width:100%;
	font-size: 11px;
	color: #000000;
}
table.tableorg a:visited,
table.tableorg a:link,
table.tableorg a {
	color:#02a5f2;
}
table.tableorg a:hover {
	color:#000000;
	text-decoration:none;
}
table.tableorg td {
	vertical-align: top;
	padding: 5px 20px 20px 0px;
}
div.hotorg {
	background-color: #FFFACD;
	padding: 10px;
}
.nameorg {
	color: #666666;
	padding-bottom: 5px;
	font-size: 14px;
}
.adreess {
	overflow: hidden;
	color: #666666;
	margin: 5px 0;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.top3 {
	background: url(/images/top/place3.jpg) no-repeat 0px 2px;
	width: 33px;
	height: 30px;
	float: left;
}
.top2 {
	background: url(/images/top/place2.jpg) no-repeat 0px 2px;
	width: 33px;
	height: 30px;
	float: left;
}
.top1 {
	background: url(/images/top/place1.jpg) no-repeat 0px 2px;
	width: 33px;
	height: 30px;
	float: left;
}

/* First Page Catalog && List All Company */

table.catorgsub {
	width:100%;
}
table.catorgsub td {
	width: 50%; 
	font-size: 14px; 
	padding: 0 30px 0 0; 
	vertical-align: top;
}
.catsubmenu {
	font-size: 12px; 
	padding: 5px 0;
}
.catsubmenu a:visited,
.catsubmenu a:link,
.catsubmenu a {
	color:#02a5f2;
}
.catsubmenu a:hover {
	color:#000000;
	text-decoration:none;
}

