/*** template code - sizes of site's skeleton ***/

body {
min-width: 1000px;         /* 2 x (LC fullwidth + CC padding) + RC fullwidth */
}

#container {
	padding-left: 200px;      /* LC fullwidth */
	padding-right: 210px;     /* RC fullwidth + CC padding */
}

#container .column {
	position: relative;
	float: left;
}

#center {
	padding: 5px;       /* CC padding */
	width: 100%;
}

#left {
	width: 190px;             /* LC width */
	padding: 0 5px;          /* LC padding */
	right: 210px;             /* LC fullwidth + CC padding */
	margin-left: -100%;
}

#right {
	width: 190px;             /* RC width */
	padding: 0 5px;          /* RC padding */
	margin-right: -100%;
}

/*** IE Fix ***/
* html #left {
	left: 200px;              /* RC fullwidth */
}

/*** Equal-height Columns ***/

#container {
	overflow: hidden;
}

#container .column {
	/*padding-bottom: 101em;      X + padding-bottom */
	/*margin-bottom: -101em;      X */
	
}


/*** Just for Looks ***/

body {
	margin: 0;
	padding: 0;
	background: #FFF;
}


#left {
	background: white;
}

#center {
	background: white;
}

#right {
	background: white;
}

#container .column {
	padding-top: 5px;
	text-align: justify;
}


/* common */
body {
	font-family: arial,tahoma, helvetica,  sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
}

img {
	border: 0;
}

h1 {
	color: #1d2376;
	font-weight:bold;
	padding-left: 0.5em;
	padding-top: 0.2em;
}
div.article h3 {
	font-size: 13px;
	text-align: left;
}
div.article h1, h2 {
	text-align: left;
}

a.more { display:block; margin-top:-1em; text-align:right; }
p.faq { font-size:120%; text-align:center; }

h3 {
	color: #1d2376;
	font-size:80%;
	font-weight:bold;
}
h3 a {
	color: #1d2376;
}

a {
	color:#003366;
	text-decoration:none;
}

div.article p a {
	color:#003366;
	text-decoration: underline;
}
div.article p a:hover {
	color:#007ef6;
	text-decoration: none;
}

div.attention {margin: 5px 5px 5px 15px;}
div.attention span {float: left; font-size: 250%; color: red; font-family:Georgia, "Times New Roman", Times, serif;}
div.attention p {margin-left: 20px;}

a.current {
	color:#999999;
}

a:hover {
	text-decoration: underline;
}


#header {
	/*background:transparent url(/st-img/logo.png) no-repeat scroll 5px -10px;*/
	height: 85px;
	padding: 0;
	margin: 0;
	position: relative;
}
#header h1 {
	font-size: 28px;
	font-weight: normal;
	margin: 0px 0 0 370px;
}
.gray {
	font-weight:normal;
	font-size:80%;
	color: #deb887;
}
#header img {
	margin-top: 5px;
}
div#header_text {
	font-size: 14px;
	bottom: 0px;
	position: absolute;
	left: 350px;
	font-weight: bold;
}	
div#header_text h3 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 14px;
}
div#header_text a {
	margin: 0px;
	padding: 0px 5px;
	text-transform: uppercase;
}

div#header_text a.selected {
	background: #e5eaf3;
	border: 1px dotted #003366;
}
div#header_text a:hover {
	background: #ededed;
}
 
/* ----- Menu -----*/
div.menu {
	width: auto;
	font-size:14px;
	background: url(/st-img/menu-bg.gif) repeat-x #2282c4;
	height: 30px;
	border-style:solid; border-width: 0 5px 0 5px; border-color:white;
	color: #FFFFFF;
	padding: 0 10px 0 10px;
	position: relative;
}
form {
	margin: 0;
	padding: 0;
}
form input {
	border: 1px solid #ccccff;
}
input#q {width:10px;}

.navHead, .searchHead {
	margin-top: 5px;
}
div.menu .navHead {
	padding-top: 2px;
	/*height: 25px;*/
	line-height: 15px;
	float: left;
	width: auto;
}

div.menu .searchHead {
	display: none;
	padding: 5px 0 0 0;
	margin: 0;
	height: 20px;
	float: right;
	color: white;
	width: 180px;
	text-align: right;
}
div.menu a {
	color:#FFFFFF;
}

div.menu #contact {
	position: absolute;
	right: 100px;
	top: -17px;
	height: 16px;
	line-height: 16px;
	color: #003366;	
}
div.menu #contact span {
	padding-left: 16px;
	background: url(/st-img/mail-dollar.png) no-repeat;
}
div.menu #contact span.dollar {
	background-position: 0 0px;
}
div.menu #contact span.dollar {
	background-position: 0 -16px;
}
div.menu #contact a {
	color: #003366;
}

div.hoverTrigger {
	display: inline; 
	cursor: pointer;
/*	padding-right: 15px;
	background: url(/st-img/slide_arrows.png) top right no-repeat;
	*/
}

ul#topHoverMenu {
	display: none;
	position: absolute;
	left: 10px;
	z-index: 100;
	margin: 0;
	padding: 0;
	background: gray;
}

ul#topHoverMenu li {
	background: white;
	margin: 2px;
	padding: 2px;
	list-style-type:none;
}

ul#topHoverMenu a {color: black;}

/* --------------*/
/* boxes designs */
/* --------------*/

/* list of metro stations */
ul.inc {
	font-size: 95%;
	display: none;
	color: white;
	margin: -15px 0 5px 0; 
}
ul.inc li {
	margin-left: -3px;
}

div.metro ul {
	font-size: 12px;
	line-height: 1.4em;
	list-style: none;
	padding-left: 7px;
	margin: 5px 0 0 10px;
	color: #dfffef;
}

div.metro {
	background: #2282c4;
	border:1px solid #f0f0f0;
	margin-bottom: 5px;
	padding-bottom: 10px;
	text-align: left;
}
div.metro a {
	color: white;
}
div.metro h3 {
	margin: 5px;
	color: #fffbf0;
	text-align: center;
	display: block;
	padding-top: 2px;
	font-size: 15px;
	font-weight: bold;
}
div.metro h3.metro_title:first-letter {
	font-size: 17px;
	/*font-family: "Comic Sans MS", Helvetica, sans-serif, Geneva, Arial, Helvetica, sans-serif;*/
	/*color: #1d2577;*/
	font-weight: bold;
}
div.box img {
	margin: auto;
	display: block;
	padding: 5px 0 5px 0;
}

div.box ul {
	margin: 0;
	padding: 0;
}
div.box ul li {
	list-style: decimal inside none;
	margin:0 2px;
	padding: 1px;
}
div.box ul li.odd	{background: #C5FFFA;}
div.box ul li.even	{background: white;}

div.metro, div.article {
	letter-spacing: 0;
}

div.article {
	border: 1px solid #F0F0F0;
	margin: 0 0 10px 0;
	padding: 5px;
	color: #707070;
	text-align:justify;
	font-size: 13px;
	line-height: 1.4em;
}
div.article h2, div.article h1, div.comments h3#commentsTitle {
	font-size: 18px;
	border-bottom: 1px solid #ffe8f4;
	margin: 3px 0 12px 0; 
}
div.article h2 a, div.article h1 a{
	color:#003366;
}/*
div.article p > img {
	float: right;
	margin: 5px;
	background-color:#F0F0F0;
	border:1px dotted #F0F0F0;
}*/
div.article img.left {
	float: left;
	margin: 10px 10px 10px 0;
}
div.article img.right {
	float: right;
	margin: 10px 0px 10px 10px;
}
div.image {
	float: left;
	margin: 5px 10px 10px 0;
	background-color:#F0F0F0;
	border:1px dotted #F0F0F0;
}
div.image h3 {
	color:#CCCCCC;
}

ul.toc ul {
	margin-top: 0;
	margin-bottom: 0;
}

td.box-of-4 {
	width: 25%;
	border: 1px dashed #cdccff;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
td.box-of-4:hover {
	border: 1px solid #a9a8ff;
	background: #fff0f4;
}
td.box-of-4 div.box-title {
	font-size: 100%;
}
td.box-of-4 div.box-preview {
	font-size: 85%;
}

div.pagination {
	border: 1px dotted #F0F0F0;
	margin: 0 0 10px 0;
	padding: 5px;
}

div.box {
	border: 1px solid #F0F0F0;
	padding: 2px;
	font-size: 14px;
	margin-bottom: 5px;
	overflow: hidden; 
	text-align: left;
}

div.box a {
	font-weight: bold;
	font-size: 12px;
}

div.box h3 {
	color:#FFFFFF;
	background-color: #2282c4;
	/*border-style:solid; border-width:1px; border-color:#FF9933;*/
	font-size: 15px;
	margin: 2px;
	padding-left: 1px;
	position: relative;
	text-align: center;
}

.list-category-articles ul {
	list-style: none;
	padding-left: 6px;
	/*white-space: nowrap;
	overflow: hidden;*/
}

.list-category-articles ul a {
	font-weight: normal;
}

#footer {
	margin: 0 auto;
	clear: both;
	border: 1px dotted #c8ffc6;
	background-color: #fcfcfc;
	position: relative;
	width: auto;
	font-size: 11px;
}
#liveinternet {
	margin: 5px 0 0 45%;

}
div.copyright {
	color: #999999;
	text-align:right;
	margin-right:0.5em;
	display: block;
	margin-top:-1.3em;

}
div.copyright a{
	color:#999999;
}
div.subLinks{
	color:#777777;
	margin-left:1em;
	
}

#banner {
	display: block;
	position: absolute;
	top: 1px;
	right: 10px;
}

/* style for pagination bar */
#pagination {
	font-size: 12px;
	background-color: white;
	height: 2em;
	line-height: 2em;
}
#pagination ul {
  margin: 0;
  padding: 0;
}
#pagination li {
  float: left;
  margin-left: -1px;
  padding: 0;
  list-style-type: none;
  border-left: 1px solid;
  border-right: 1px solid;
  white-space: nowrap;
  display: block;
}  
#pagination li.current {
  background-color: #ccccff;
  padding: 0px 10px;
  font-weight: bold;
  color: black;
}  
#pagination li.empty {
  padding: 0px 10px;
}  
#pagination li a {
  display: block;
  padding: 0px 10px;
  text-decoration: none;
  border: 0px solid white;
}
#pagination li a:hover {
  background-color: #dfffef;
  border-width: 1px 0px;
  border-style: solid;
  border-color: #bddbff;
}

/* extra jQuery paginator styles */
.paginator {
	font-size:1em;
	margin:5px auto;
	width:600px;
	height:80px;
	padding-top:15px;
	background:url(/st-img/paginator_bg.png) no-repeat;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
	font-size:14px;
}
.paginator table td {
	color: #CCCCCC;
}
.paginator .left{
    text-align:right;	
}
.paginator .right{
    text-align:left;	
}
.paginator .left, .paginator .right{
   width:17%;
}
.paginator .top a {
    color:#006baf;	
}
.paginator .bottom a{
	color:#004a79;
	font-size:12px;
}
.paginator .spaser{
    width:30px;	
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong, .paginator span a {
	padding:2px 6px;
}
.paginator span a {
    color:#636363;
}
.paginator .left a:hover, .paginator .right a:hover  {
    text-decoration:underline;
}
.paginator span strong {
	background:#2b90d0;
	font-style:normal;
	font-weight:normal; 
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#ccc;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#363636;
}
.paginator .scroll_knob {
	position:absolute;
	top:-5px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(/st-img/paginator_slider.gif) no-repeat 50% 50%;
	cursor:w-resize; cursor:w-resize;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#55a6d9;
}
.fullsize .scroll_thumb {
	display:none;
}
.paginator_pages {
	width:600px;
	text-align:right;
	font-size:0.8em; 
	color:#808080;
	margin-top:-10px; 
}

/* other */
.big {
	text-transform: capitalize;
}
#tooltip {
background-color:#B7DFFF;
border:1px solid #111111;
font-size:12px;
max-width:300px;
opacity:0.90;
padding:5px;
position:absolute;
z-index:999;
color:#111;
}


/* ******** ******************* */
/* comments/vopros-otvet style */
/* *************************** */

div.article h3.commentsFormTitle, div.article .uploadform h3 { 
  font-size: 135%;
  margin: 0 0 5px 0;
} 

.comment p {
  margin: 0 0 4px 0;
}
.comment {
  margin: 10px 0 10px 0;
  zoom:1;
}
.comment.answer {
  margin: 10px 0 0 80px;
  padding: 3px 0 0 0;
}
.comment.answer {
  border-top:    3px solid #1D2174;
}
.comment.answered, .comment.unanswered {
  border-top:    5px solid #1D2174;
  border-bottom: 5px solid #1D2174;
  padding: 4px 0 4px 0;
}

.message, .info  {
  margin-left: 85px;
}
.topic {
	margin: 10px 0 0 0;
}
.message {
  font-size: 110%;
  margin-bottom: 10px;
}
.info {
  font-size: 90%;
}
img.gravatar {
  float: left;
}
.clear {
  clear: both;
  font-size:1px;
  height:1px;
  line-height:1px;
}

/* TEST */
#test_results, #test_results li {display: none;}

/* TABS */
div.tabs {
	background: #333;
	padding: 1em;
}

ul.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.tabNavigation li {display: block; float: left; border: 1px solid blue;}

ul.tabNavigation li a {
	padding: 3px 9px;
	background-color: #666;
	color: #000;
	text-decoration: none;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a.selected:hover {
	background: #FFF;
	color: #000;
}

ul.tabNavigation li a:hover {
	background: #ccc;
	color: #000;
}

ul.tabNavigation li a:focus {
	outline: 0;
}

div.tabs div {
/*
	padding: 5px;
	margin-top: 3px;
	border: 1px solid #FFF;
	background: #FFF;
*/
}


/* COMMENT FORM */

#name, #email, #message {border: 1px solid #0000FF;}

#commentsForm #sex_info label {
  float: none;
  width: auto;
}

#commentsForm label, #sex_info_title {
  float: left;
  width: 150px; 
}

#commentsForm input[type="text"] {
  width: 180px;
}
p.commentRemember {
  float: left;
  margin: -2.5em 0 0 27em;
}
#commentsForm p.commentRemember label {width: auto; float: none;}

/* *************************** */
/* ******* file upload ******* */
/* *************************** */

#loading, .result_message, h3.uploadedImgs {display: none;}
.result_imgs img, .comment_imgs img {border: 3px solid white; margin: 4px 4px 0 4px;}
.result_imgs img:hover, .comment_imgs img:hover {border-color: #0D75B2;}

.comment_imgs {padding: 5px 5px 0 5px;}
.comment_imgs a {
	line-height:1px;
	vertical-align:bottom;
}

/* ajax comments effects */

#comments-wrapper {position: relative;}

#AjaxOverlay {
	background: blue;
	opacity: 0;
	left:0;
	top:0;
	height:100%;
	overflow:hidden;
	position:absolute;
	width:100%;
	z-index:11;
}

#AjaxWait {
	background: transparent url(/st-img/ajax_loading.gif) no-repeat scroll center center;
	left:0;
	top:0;
	height:100%;
	overflow:hidden;
	position:absolute;
	width:100%;
	z-index:22;
}


.error 	{border: 4px solid #0000FF;}
.normal	{border: 1px solid #CCCCFF;}
#name, #email, #message {border: 1px solid #CCCCFF;}

#AjaxWait {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background: url(/st-img/ajax_loading.gif) no-repeat center center;
	z-index: 2;
	overflow: hidden;
}

