@charset "windows-1251";
/* CSS Document */

/*------------------------
#f6f6f6 - 3%-серый
#ededee - 7%-серый
#e6e7e8 - 10%-серый
#e2e3e4 - 12%-серый
#9d9fa2 - 45%-серый
#58595b - 90%-серый
#f47521 - (0)оранжевый

#56296f - (1)
#0094c2 - (2)
#25a988 - (3)
#b82a85 - (4)
------------------------*/

* { margin: 0; padding: 0; }

table {   
	border-collapse: collapse;   
	border-spacing: 0;   
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f6f6f6;
}
img {
	border: 0;
}
div {
	position: relative;
	overflow: hidden;
}
.png {
	behavior: url('/css/iepngfix.htc');
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 1em 0 1em 0;
}
li {
	margin-bottom: .3em;
}

.small {
	font-size: .85em;
	line-height: 1.4em;
}
.large {
	font-size: 1.2em;
}
.vrezka {
	border-left: 2px solid #000000;
}


.color0,
.color1,
.color2,
.color3,
.color4 { color: #f47521 !important;}



a.more {
	color: #58595b; /*90%-серый*/
	padding: 0 16px 0 0;
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 1.4em;
	font-size: 88%;
	text-decoration: none !important;
	position: relative;
	float: right;
	background-image: url(/images/techno/0-more.jpg);
}
a.more:hover {
	text-decoration: underline !important;
}





#wrapper { 
	margin: 0 auto;
	width: 1000px;
}


.content a {color: #000000;	text-decoration: underline;}
.content a:hover {	color: #58595b; /*90%-серый*/}
.content a:visited {	color: #58595b; /*90%-серый*/}


.content h1 {	font-size: large;}
.content h2 {	font-size: medium;}
.content h3 {	font-size: small;}
.content h4 {	font-size: medium;}
.content h5 {	font-size: small;}
.content h6 {	font-size: small;	font-weight: normal;}



.content h1 a,
.content h2 a,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a {
	display: inline;
	padding: 0px;
	line-height: 1.4em;
	text-decoration: underline;
	background-color: #ffffff;
}
.content h1 a:hover,
.content h2 a:hover,
.content h3 a:hover,
.content h4 a:hover,
.content h5 a:hover,
.content h6 a:hover {
	background-color: #f6f6f6; /*3%-серый*/
	text-decoration: none;
}
.content h1 a:visited,
.content h2 a:visited,
.content h3 a:visited,
.content h4 a:visited,
.content h5 a:visited,
.content h6 a:visited {
	background-color: #f6f6f6; /*3%-серый*/
}
.content ul {list-style-image: url(/images/techno/ulObj.jpg);}
.content ul ul {list-style-image: url(/images/techno/ululObj.jpg);}





.all-tags {
	padding: 5px 10px 20px 10px;
	margin: 15px 0 0 0;
	background-color: #f6f6f6; /*3%-серый*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.all-tags span {
	font-variant: small-caps;
	font-size: 14px;
	color: #9d9fa2; /*45%-серый*/
	display: block;
	border-bottom: 1px solid #f6f6f6; /*3%-серый*/
	margin: 0 0 10px 0;
}
.all-tags a {
	color: #000000;
}
.all-tags a:hover {
	color: #58595b; /*90%-серый*/
}
.all-tags b, .tags b {
	color: #9d9fa2; /*45%-серый*/
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 2px;
	font-size: 12px;
}
.all-tags .act {
	color: #9d9fa2; /*45%-серый*/
}


.tags, .zapros, .dopTags, .results, .pages {
	overflow: hidden;
}


.pages a,
.pages b {
	padding: 12px 8px 12px 8px;
	margin: 2px;
}
.pages a {
	text-decoration: none !important;
	background-color: #f6f6f6;
}
.pages a:hover {
	color: #f47521 !important;
}
.pages b {
	text-decoration: none !important;
	color: #f47521;
}



.tags {
	/*padding: 10px 70px 0 0;*/
}
.tags a:hover {
	color: #f47521; /*оранжевый*/
}
.tags a:visited {
}
/*.tags ul {
	margin: 0.5em 0  2em 0;
	padding: 0 0 0 40px;
	list-style: disc;
}
.tags ul li {
	padding: 0 0 0 2px;
}*/
.tags span {
	font-variant: small-caps;
	font-size: 13px;
	color: #9d9fa2; /*45%-серый*/
	display: block;
	border-bottom: 1px solid #f6f6f6; /*3%-серый*/
	margin: 0 0 10px 0;
}
.tags .zapros, .tags .dopTags {
	margin-top: 15px;
	margin-bottom: 30px;
}
.tags .zapros {
}
.tags .zapros ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tags .zapros ul li {
	padding: 6px 6px 6px 10px;
	margin: 2px 0 2px 0;
	float: left;
	border: 1px solid #f6f6f6; /*3%-серый*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*height: 1.4em;
	overflow: hidden;*/
}
.tags .zapros ul .noH {
	float: left;
	border: 0;
}
.tags .zapros ul .noH:hover {
	background-color: #FFFFFF;
}
.tags .zapros ul li:hover {
	background-color: #f6f6f6; /*3%-серый*/
}
.tags .zapros ul li a {
	text-decoration: underline;
}
.tags .zapros ul li a:hover {
	color: #58595b; /*90%-серый*/
}
.tags .zapros .img {
	margin: 3px 0 0 6px;
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(/images/techno/ot-close-gr.jpg);
	background-repeat: no-repeat;
}
.tags .zapros ul li:hover .img {
	background-image: url(/images/techno/ot-close-gr-h.jpg);
}
.tags .zapros li:hover .img:hover {
	background-image: url(/images/techno/ot-close-or.jpg);
}
.tags .dopTags {
	padding: 5px 10px 20px 10px;
	background-color: #f6f6f6; /*3%-серый*/
}
.tags .dopTags a {
	text-decoration: none;
}
.tags .dopTags a:hover {
	color: #f47521; /*оранжевый*/
}
.tags .results {
}
.tags .results img {
	vertical-align: bottom;
	margin: 0;
	float: none;
}
.tags .results ul {
	margin: 20px 0 50px 10px;
	padding: 0 0 0 10px;
}
.tags .results ul li {
	padding: 0.5em 0 1em 0;
}
.tags .results .link, .link {
	line-height: 1.1em;
	font-variant: small-caps;
	margin-top: 1em; 
	margin-bottom: .5em; 
}
.tags .results .link a {
	color: #9d9fa2; /*45%-серый*/
	font-size: 0.85em;
}
.tags .results .link a:hover {
	color: #58595b; /*90%-серый*/
}
.tags .pages {
	color: #9d9fa2; /*45%-серый*/
	text-align: center;
}
.tags .pages span {
	display: inline;
}
.tags .pages a {
	color: #9d9fa2; /*45%-серый*/
	font-size: 0.9em;
	text-decoration: none;
}
.tags .pages b {
	font-weight: bold;
}
.tags .pages a:hover {
	color: #f47521; /*оранжевый*/
}
.tags p {
	margin: 0.5em 0 2em 0;
	line-height: 1.5em;
}
.tags h1, h2, /*h3,*/ h4, h5, h6 {
	background-color: #e6e7e8; /*10%-серый*/
	display: inline;
	padding: 0 4px 0 4px;
	color: #58595b; /*90%-серый*/
}
.tags h1 {
}
.tags h2 {
}
.tags h3 {
}
.tags h4 {
}
.tags h5 {
}
.tags h6 {
}
.tags img {
	margin: 5px 35px 15px 0;
	float: left;
}
.tags a {
	color: #000000;
}






.allTagsLink span,
.tags span {
	font-variant: small-caps;
	font-size: 14px;
	color: #9d9fa2; /*45%-серый*/
	display: block;
	border-bottom: 1px solid #f6f6f6; /*3%-серый*/
	margin: 0 0 10px 0;
}
.allTagsLink span {border: 0;}
.allTagsLink a {
	background-color: #f6f6f6; /*3%-серый*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 10px;
	display: block;
	background-image: url(/images/techno/0-allTlink.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
	color: #9d9fa2; /*45%-серый*/
	text-decoration: none;
}
.allTagsLink a:hover {
	color: #000000;
}
/*.allTagsLink a {
	display: block;
	padding: 10px;
}*/
.allTagsLink span{
	margin: 0 0 0 0;
}




.caps {
	color: #9D9FA2;
	display: inline-block;
	font-size: 1.1em;
	font-variant: small-caps;
	text-align: right;
	width: 100px;
}




/*форма обратной связи*/
input {
	border: 1px solid #e2e3e4; /*12%-серый*/
	background-color: #f6f6f6; /*3%-серый*/
	margin: 0px 0 0 0;
	padding: 0;
	height: 20px;
	padding: 0 0 0 4px;
	font-size: 0.9em;
}
textarea {
	background-color:#F6F6F6;
	border:1px solid #E2E3E4;
	font-size:1.1em;
	margin:0 0 0;
	padding:0 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.nc_title {
	margin: .5em 0 0 0;
}
.nc_description {
	font-size: .85em;
	margin: .5em 0 1em 0;
}
.errorField {
	background-color: #F47521 !important;
}
.submit {
	padding: 6px;
	font-weight: bold;
	height: 30px;
}