ï»¿/* © teKiLLa, 2007 */

/* Content styles */

	.content {
		color: black; font-size: 1.1em; line-height: 1.4em;
		padding: .6em 1em; _width: 100%; color: #4c4c4c;}


		/* text */
			.content hr {
				border: none; border-top: 2px solid #ECE7BF; 
				height: 0; _height: 2px;}
			.content p {
				font-size: 1em; margin: 0 0 1em; color: #4c4c4c;}
			.content sub, .content sup, .content small {
				font-size: .9em; color: #4c4c4c;}
			.content big {
				font-size: 1.2em; color: #4c4c4c;}
			.content blockquote {
				margin: 1.5em 0; padding: 0 1em; 
				border-left: .4em solid #ECE7BF; color: #4c4c4c;}
				.content blockquote b { color: #4c4c4c;}

		/* headers */
			.content h1 {
				margin: .6em 0 .3em; color: #2672AE;
				font-size: 1.3em;}
			.content h2 {
				margin: .6em 0 .3em; color: #2672AE; 
				font-size: 1.2em;}
			.content h3 {
				margin: .6em 0 .3em; color: #2672AE; 
				font-size: 1.1em;}
			.content h4 {
				margin: .6em 0 .3em; color: #2672AE; 
				font-size: 1em;}
			.content h5 {
				margin: .6em 0 .3em; color: #2672AE; 
				font-size: 1em; font-weight: normal;}

		/* lists */
			.content ul {
				margin: .75em 0 .75em 1em;}
			.content ol {
				margin: .75em 0 .75em 2em; color: #4c4c4c; list-style-position: outside;}
			.content ul li {
				position: relative; padding: 0 0 0 1em;  _height: 1%;
				list-style-type: none; background: url(../images/content-list.gif) no-repeat 0 .5em;}


			/* Ñòèëè äëÿ ñïèñêîâ âòîðîãî óðîâíÿ */
				.content ul li ul {
					
				}

				.content ul li ul li{
					padding: 0 0 0 .8em;
					background: url(../images/content-list-blue.gif) no-repeat 0 .4em;}


		
		/* tables */
			.table-style {
				margin: .6em 0 .3em;  
				position: relative; width: 100%; margin-right: -10000px;
				border: solid #003C7F; border-width: 1px 1px 0 0;}
			.table-style td,.table-style th {
				padding: .4em .8em;
				border: solid #003C7F; border-width: 0 0 1px 1px;}
			.table-style-header, .table-style th {
				text-align: center; font-weight: bold;
				background: #E8F1F9; color: #003C7F;}
			.table-style-row {
				background: #f1f1f1;}

		/* forms */
			.form-style td{
				padding: .2em .4em;}
			.form-label {
				text-align: right;}
			.form-header { margin: 10px 0  10px 0; font-family: verdana; color: #777;}
			.form-require {
				font-weight: bold; font-size: 1.1em; color: #D34D21;}
			.form-error {
				display: block; color: #D34D21; text-transform: lowercase;
				font-size: .8em;  font-family: Verdana, Arial, sans-serif;}
			.form-data {
				font-size: 1.1em;}
				.form-input {
					width: 150px; border: 1px solid #ccc; padding: 0 2px 2px 2px; color: #777;}
				.form-checkbox, .form-submit {
					cursor: hand; cursor: pointer;}
				.form-data textarea {
					width: 250px; height: 150px; padding: 2px;
					font-family: Arial, sans-serif; border: 1px solid #ccc; color: #777;}
				.form-data select {
					border: 1px solid #ccc;}
			
			
			.form-button 		{ background: none; border: 0 solid; cursor: hand; cursor: pointer; margin-top: 5px;}
			.form-button img 	{ position: relative; top: 1px;}
			.form-button span	{ color: #2672ae; text-decoration: underline; padding-right: 5px; margin-left: -4px; //margin-left: -6px;}		
			
			

/* Bread crumbs */
	.main-path {
		clear: both; margin: .1em 0 .5em 1.2em;  color: #4c4c4c;
		font-size: .9em; text-transform: lowercase; font-family: Verdana, sans-serif;}

/* Main header */
	.main-header {
		margin: .6em 0 .6em .7em; color: #2672AE;
		font-family: Verdana, sans-serif;
		font-size: 1.4em;}

/* Links */
	.more, .more:visited {
		padding-left: 8px;font-family: Verdana; 
		background: url(../images/more-bg.gif) 0 6px no-repeat; }
	.more:hover, .more:active {
		background: url(../images/more-bg-h.gif) 0 6px no-repeat; }