﻿html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background: #f8f8f8 url(img/bodybg.png) top center no-repeat;
}

body.contentpane {
	background: #f8f8f8;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #555;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

h1 {
font: bold 14px Arial;
margin: 10px;
padding: 0;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
	text-align: center;
	margin: 0 auto;
	padding:0;
	width: 868px;
}

div#wrapper {
	margin: 0 auto;
	width: 868px;
	text-align: left;
	background: url(img/content0.jpg) top center repeat-y;
}

#top {
	width: 848px;
	margin: 40px 0 0 0;
}

#header {
	padding-top: 45px;
	height: 113px;
	background: url(img/logo.png) bottom center no-repeat;
	margin: 0 auto;
}

#content {
	width: 852px;
	margin: 0 auto;
	padding:8px;
	overflow:hidden;
}

#krak {
	background: url(img/content_.png) top right no-repeat;
}

#content_bottom {
	width: 868px;
	height: 10px;
	background: url(img/content1.png) top center no-repeat;
}

#logo {
	padding: 15px 0 0 0;
	text-align: left;
	margin: 0 auto;
	width: 820px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #f8f8f7;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}

#top_search{
width: 240px;
float: right;
}

#top_menu{
width: 625px;
float: left;
}

#boxNews {
padding: 10px 5px 10px 5px;
font: 11px Arial;
}

#boxNews p {
text-align: left !important;
}

.pill_m {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url(img/menu.png) top center no-repeat;
	width: 868px;
	height: 30px;
}

#pillmenu {
	float: left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	height: 30px;
}

#pillmenu li a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 28px;
	padding: 0 8px 0 8px;
	color: #177ca8;
	text-decoration: none;
	font-weight: bold;
}

#pillmenu li a:hover {
	color: #239bcf;
}

.sota {
width: 184px;
_width: 180px;
height: 200px;
float: left;
margin-right: 24px;
text-align: center !important;
}

.sota p {
text-align: center !important;
}

.sota a {
font: 12px Arial;
font-weight: bold;
text-align: center !important;
}

#leftcolumn {
	margin: 0;
	width: 200px;
	float: left;
	padding: 0 4px 10px 0;
	text-align: left;
}

div#maincolumn {
	float: left;
	width: 628px;
	margin: 0 0 6px 0;
	padding: 10px;
}

#maincolumn h1{
font:normal 13px Arial;
}

#footer {
	margin: 0 auto;
	width: 888px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}


#copyright {
float: right;
width: 300px;
margin: 5px 15px 0 0;
padding: 5px 5px 5px 0;
text-align: right;
}

.clr {
	clear: both;
}

#leftcolumn h3{ 	
	color: #2286b3;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 37px;
	width: 200px;
	text-decoration: none;
	padding: 0;
	background: #f8f8f8 url(img/h3000000.jpg) top center no-repeat;
	font-weight: bold;
	line-height: 37px;
	margin: 0;
	text-transform: uppercase;
}


/* forms */


.counter_v {
text-align: center;
margin: 0 0 0 60px;
}

.counter_v a img {
opacity:0.2; -moz-opacity:0.2; filter:alpha(opacity=20);
}

.counter_v a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}

/*-----------------footer------------------*/
















/*- Форма входа */
.loginform input {
	width: 70%;
	font-size: 1em;
	border: 1px solid;
	border-color: #666 #ccc #ccc #666;
	padding: 2px;
   margin-top: 0.2em;
   margin-bottom: 0.4em;
}

.loginform input:focus, .sffocus, .sffocus {
	background-color: #ffc;
}
/*- /Форма входа */

/*- Время парсинга */
div#parseTime
   {
     clear: left;
     background: #f1f1f6;
     width: 100%;
     text-align: center;
     color: #000;
     padding-top: 0.5em;
     padding-bottom: 0.5em;
   }
/*- /Время парсинга */

/* Ошибка на странице свяжитесь с нами */

div.contacterror 
   {
     border: 1px solid; 
     border-color: #ff0000; 
     background-color: #FFCCCC; 
     text-align: center; 
     margin-bottom: 0.5em; 
     margin-top: 0.5em;
   }

/* /Ошибка на странице свяжитесь с нами */

/* Ссылки на странице мои данные */

ul.accountLinks 
   {
     list-style-type: none;
     text-align: left;
     padding-left: 1em;
     margin: 0 0 0 0;
   }

li.accountLinks 
   {
	  display: block;
     font: 11px Tahoma, Verdana, Arial, sans-serif;
     background: url(img/img/icon_arrow1.jpg) no-repeat left center;
     padding: 0 0 0 14px; 
   }

/* /Ссылки на странице мои данные */

.errorBox 
   {
	  background-color: #ffb3b5;
   }

.messageStackError, .messageStackWarning 
   { 
     background-color: #ffb3b5; 
   }

.messageStackSuccess 
   { 
     background-color: #99ff00; 
   }

.headerError 
   {
	  background-color: #ffb3b5;
     border: 1px solid red;
   }

.messageStack
   {
     background-color: #ffb3b5; 
     padding: 0.5em 0.5em 0.5em 0.5em; 
   }
   
 
   
   

/*----------Бокс поиск -------------*/
#boxSearch {
border: 1px solid #999;
width: 230px;
text-align: left;
margin: 10px 0px 0px 26px;
padding: 7px 0px 7px 15px;
_margin: 10px 0px 0px 14px;
float: left;
font: 12px Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
color: #FF6600;
}

.searchboxform input {
float: left;
width: 148px;
height: 14px;
font-size: 12px;
border: 1px solid #cfcfcf;
border-color: #666 #ccc #ccc #666;
padding: 1px;
margin-top: 0.2em;
margin-bottom: 0.4em;
}

.searchboxform input:focus, .sffocus, .sffocus {
	background-color: #ffffcc;
}

.search_button {
float: left;
margin: 1px 0px 2px 7px;
}

#lang_admin {
float: right;
margin-right: 5px;
text-align: right;
}


#adminbutton {
margin: -15px 0px 0px 0px;
}


/*--------------end of head---------------*/


/*--------------blocks---------------*/
#boxMore {
width: 269px;
height: 20px;
margin-left: 16px;
background: url(img/'img/box_more.png') no-repeat;
padding-bottom: 10px;
}

#boxMoreContent {
width: 268px;
background-color: #fffe94;
font: 1.4em Arial;
padding-top: 5px;
margin-left: 16px;
}

#boxMoreContent ul li {
list-style-type: none !important;
margin-left: -10px;

}

#boxMore h5{
font: bold 14px Arial;
padding: 6px 0 0 8px;
color: #000;
}

/*----------------------------------------------спец боксы-------------------------------------------*/
.page_content {
background-color: #aaa;
font: 1.3em Arial;
}



/*- Формы */

form 
   {
	  width: 100%;
	  margin: 0;
   }

.form input, textarea 
   {
	  font-size: 1em;
	  border: 1px solid;
	  border-color: #666 #ccc #ccc #666;
	  padding: 2px;
   }

/*- Подсветка ошибок формы */
#errormsg
   {
     border: 2px solid #c00;
     padding: 5px;
     width: 96%;
   }    

.error
   {
	  background: #fcc;
   }
/*- /Подсветка ошибок формы */
   
.form textarea:focus, input:focus, .sffocus, .sffocus 
   {
	  background-color: #ffc;
   }

span.Requirement 
   {
     color: red;
   }


.menu_block {
margin: -7px 0px 10px 10px;
border: 1px solid #ccc;
width: 178px;
border-top: none;
}   
   
#boxContentContent{
padding: 10px 0 10px 0;
}
   
#boxContentContent h1{
font: 12px Arial;
margin: 0;
padding: 0;
}

.boxMenuCategory a span{
}

.boxMenuCategory ul{
list-style: none; 
width: 168px;
margin: 0 0 3px 5px;
padding: 0;
background-color: #ddd;
}

.boxMenuCategory li{
}

.boxMenuCategory a{
text-decoration: none;
margin-left: 4px;
}

.boxMenuCategory a:hover{
color: #a00;
}  

.boxMenuCategory a:visited{
text-decoration: none;
}

.boxMenuSubCategory a span{
font: bold 11px Arial;
}

.boxMenuSubCategory ul{
list-style: none; 
width: 158px;
margin: 0 0 3px 15px;
padding: 0;
border-bottom: 1px solid #aaa;
}
   
.boxMenuSubCategory a{
text-decoration: none;
margin-left: 0px;
padding-left: 8px;
background: url('img/arrow.png') no-repeat left top;
}   

.boxMenuSubCategory a:hover{
color: #a00;
}  

.boxMenuSubCategory a:visited{
text-decoration: none;
}

.boxMenuSubCategory h1{
font: 12px Arial;
margin: 0;
padding: 0;
}




/*---------------popup window--------------*/
.popup_window {
position: relative;
}

.popup_window  ul{
}

.popup_window  li{
position: relative;
color: #333;
}

.trigger {
position: relative;
margin-top: 0px;
z-index: 10 !important;
}

.trigger h1 a{
display: inline;
font: 12px Arial;
text-align: left;
}

.popup_text {
position: relative;
overflow: hidden;
text-align:justify;
z-index: 60 !important;
height: 195px;
font: 9px Arial !important;
}

.popup_text a{
color: #333;
text-decoration: none;
}

.popup_text a:hover{
text-decoration: underline;
}

.popup {
padding: 5px 10px 5px 10px;
width: 250px;
height: 195px;
margin-left: -250px;
margin-top: -100px;
background-color: #ccc;
position: absolute;
display: none;
z-index: 50 !important;
}
/*---------------popup window--------------*/

#counter{
position: absolute;
*margin-left: -500px;
}

#maincolumn h1{
color: #4f5f8e;
font: bold 1.2em Verdana;
line-height: normal;
text-indent: 0.3pt;
margin: 0;
}
