﻿@charset "utf-8";

body {
	margin: 0;
	padding: 0;
    background: #AAE74A url(img/body_back.gif) repeat-x;  
}
body, th, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #666666;  */
    color: #000000;
}
p, ol, ul {
	line-height: 130%;
}
hr {
	color: #0065FF; 
}
a:hover {
	text-decoration: none;
}

.redtext {
	color: #F00;
}


/* Header */
#header {
	width: 960px;
	height: 90px;
	margin: 0 auto;
}

#logo {
	float: left;
	height: 80px;
	width: 170px;
	margin-left: 4px;
	background: url(img/ps_logo.jpg) no-repeat left center;
}

#picture {
	float: right;
	height: 90px;
	width: 700px;
/*	margin-left: 182px;  */
	margin: -10px 0 0 0px;
	background: url(img/picture.jpg) no-repeat left center;
}

#slogan {
	float: left;
	height: 90px;
	width: 582px;
	margin-left: 250px;  
	margin: 0px 0 0 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background: url(img/slogan.gif) no-repeat left center;
}

#right-top {
	float: left;
	width: 192px;
	height: 70px;
	margin: 0 0 0 0px;
    padding: 0; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#right-top ul{list-style-type: none;margin:0;padding:0;}
#right-top li{
    margin:7px 0 0 0;
    font-weight:bold;
    font-size:13px;
/*  color: #111;		*/
}
#right-top li img{margin:3px 10px 0 0;}
#right-top img {margin:7px 0 0 0; float: left;}
#right-top span{     
/*  font-family:Tahoma;       */
    font-weight:normal;
    font-size:13px;
/*	color: #111;		*/
}

#right-top img{ margin:0 10px 0 0; padding:0; }

#right-top a{
    font-weight:normal;
    font-size:13px;
	color: #000000;
}



#logo h1, #logo p {
/*	text-transform: lowercase;  */
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 185px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 185px;
/*	text-transform: lowercase;  */
}

#search {
	float: right;
	width: 280px;
}
#search form {
	margin: 0;
	padding: 63px 0 0 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search #s, #search #x {
	float: left;
}
#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(img/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}
#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(img/bt_search.gif) no-repeat;
	border: none;
/*	text-transform: lowercase;  */
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 12px 0 25px;
	text-decoration: none;
    font-weight: bold;	
/*	text-transform: lowercase;  */
	color: #000000;
}
#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(img/mn_back.jpg) no-repeat; 
}

#menu .current_page_item a {
	background: url(img/mn_right.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(img/page_bg.gif) repeat-y;  
/*    background: #FFFFFF url(snow2.gif);  */
}

#citata {
	text-align: right;
	text-decoration: inherit;
}


/* Content */

#content {
	float: right;
	width: 740px;
	padding: 10px 10px 0 0px;
/*	background: url(img/content_top.gif) no-repeat; */
/*	background: url(snow2.gif);   */
/*	color: #000000;  */
/*  bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#0000FF" alink="#FF0000"	*/
}

#content a {
/*	color: #FF8900; */
}

.pagetitle {
	font-size: 1.4em;
	font-weight: bold;
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(img/pagetitle.gif) no-repeat;
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(img/rss.gif) no-repeat right center;
	text-align: right;
	color: #FFFFFF;
}

#content h2 {
	font-size: 1.4em;  
/*	color: #0065FF;  */
	font-weight: bold; 
	margin: 13px 0 5px 0; 
	text-align:left;
}
#content h3 {
	font-size: 1.3em;  
/*	color: #0065FF;  */
	font-weight: bold; 
	margin: 13px 0 5px 0; 
	text-align:left;
}

.post {
	padding: 0px 20px 0 20px; 
/*	border-bottom: 2px dotted blue; */
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted blue;
	text-align: right;
}
.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(img/dot_yellow.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding: 11px 5px 0 11px;
	background: url(img/sb_top.gif) no-repeat; 
/*	background: url(snow2.gif);  */
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin-bottom: 20px;
}
#sidebar li ul {
	padding: 10px 15px;
}
#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(img/dot_blue.gif) no-repeat left center;
}
#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(img/sb_h2.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}
#sidebar a {
	text-decoration: none;
	font-weight: bold;
	color: #0065FF;
}
#sidebar a:hover {	
	text-decoration: underline;
/*	text-transform: uppercase;
	padding-left: 15px;
	background: url(img/kub.gif) no-repeat left center;
*/
}

/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(img/page_bottom.gif) no-repeat;
}
#footer p {
	margin: 0;
	text-align: center;
	color: #000000;
}
#footer a {
	color: #000000;
}

.mytable {
  BORDER-RIGHT: #afafaf 1px solid; 
  BORDER-TOP: #afafaf 1px solid; 
  BORDER-LEFT: #afafaf 1px solid; 
  BORDER-BOTTOM: #afafaf 1px solid; 
  BORDER-COLLAPSE: collapse;
  PADDING-RIGHT: 0px; 
  PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; 
  BACKGROUND: #0d0ded;
  MARGIN: 0px; 
}
.mytable TR {
  BORDER-RIGHT: #afafaf 1px solid; 
  BORDER-TOP: #afafaf 1px solid; 
  BORDER-LEFT: #afafaf 1px solid; 
  BORDER-BOTTOM: #afafaf 1px solid; 
  PADDING-RIGHT: 0px;  PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.mytable TD {
  BORDER-RIGHT: #afafaf 1px solid; 
  BORDER-LEFT: #afafaf 1px solid; 
  BORDER-TOP: #afafaf 1px solid; 
  BORDER-BOTTOM: #afafaf 1px solid; 
  PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; 
/*  FONT-SIZE: 12px;  */
  BACKGROUND: #fdfdfd; 
  MARGIN: 0px; 
}
.mytable TH {
  BORDER-RIGHT: #afafaf 1px solid; 
  BORDER-LEFT: #afafaf 1px solid; 
  BORDER-TOP: #afafaf 1px solid; 
  BORDER-BOTTOM: #afafaf 1px solid; 
  FONT-SIZE: 14px; 
  BACKGROUND: #cccccc; 
  PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px;  PADDING-TOP: 2px; 
  MARGIN: 0px; 
/*  COLOR: blue;  */
}

/* Горизонтальная линия из точек */
div.pixelbox	{
  clear: both; 
  height: 5px; 
  font-size:0; 
  background: #fff url(img/dots.png) repeat-x left center; 
  margin-bottom: 5px; 
}

/* Таблицы  */ 
div.wtab	{margin-bottom: 5px;}
.wtab table	{width: 100%; border-collapse: collapse;}
.wtab table tr	{height: 30px; font-weight: normal;}
.wtab table td		{padding: 0 5px; text-align: left; font-weight: normal;}
.wtab table th		{padding: 0 5px; text-align: left; font-weight: normal;}
.wtab table th span	{color: #0065FF; font-size: 15px; font-weight: bold; font-family: tahoma, arial, helvetica, sans-serif;} 
.wtab table th small	{font-family: arial; font-size: 11px; font-weight: normal;} 
.wtab table td.start	{font-weight: bold; white-space: nowrap;} 
.wtab td.small		{vertical-align: top; font-family: arial; font-size: 11px;}
.wtab td.small input	{vertical-align: middle; margin:2px 0;}

.wtab td input  {
  vertical-align: middle; margin:2px 0;
  BORDER-RIGHT: #afafaf 1px solid; 
  BORDER-TOP: #afafaf 1px solid; 
  BORDER-LEFT: #afafaf 1px solid; 
  BORDER-BOTTOM: #afafaf 1px solid; 
/*  BACKGROUND: #0d0ded; */
}
.wtab textarea	{
  color: #000; padding: 3px; overflow: hidden;
  BORDER-RIGHT: #afafaf 1px solid; 
  BORDER-TOP: #afafaf 1px solid; 
  BORDER-LEFT: #afafaf 1px solid; 
  BORDER-BOTTOM: #afafaf 1px solid; 
}


div.norm	  {color: #000; border-left: 5px #0065FF solid; padding: 1px 6px;}
div.norm span {color: #0065FF; font-size: 15px; font-weight: bold; font-family: tahoma, arial, helvetica, sans-serif;}

/* Стиль форм ввода (Евгений Попов)*/
.in1 {border:1px solid #cccccc;}
.ta1 {border:1px solid #cccccc;}
.bt1 {border:1px solid #cccccc; background-color:#9F9; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold;}

ul.topnav {
	list-style: none;
	padding: 0 20px;	
	margin: 0;
	float: left;
	width: 920px;
	background: #222;
//	font-size: 1.2em;
	font-weight: bold;
	background: url(images/topnav_bg.gif) repeat-x;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative; 
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(images/topnav_hover.gif) no-repeat center top;
}
/*
ul.topnav li span { 
	width: 17px;
	height: 35px;
	float: left;
	background: url(images/subnav_btn.gif) no-repeat center top;
}
*/
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} 
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 155px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; 
	border-bottom: 1px solid #444; 
	clear: both;
	width: 155px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 130px;
//	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { 
//	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center; 
}
