@charset "utf-8";

/**
 * CSS стили
 * Сайт (пользовательская сторона)
 *
 * @package		lol.poltava.ua
 * @category	Controllers
 * @author		Nemchenko Slavik (slavik_ns@mail.ru)
 */

* {
	margin: 0;
	padding: 0;
	text-align: left;
 }
img {
	border: 0;
 }
img.preview {
	 width: 145px;
	 float: left;
	 padding-right: 40px;	 
	 margin-right: 10px;	 
	position: relative;
	box-shadow: 0 0 4px black;
	 background: #FFF;
  border: 1px solid #E9E9E9;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; 
 }
 
 a.link_podrobnee {
	color: #444; font-size: 11px; font-weight: bold;
 }
  
 img.preview_newspaper {
	 width: 210px;
	 float: left;
	 padding-right: 40px;
 }
  img.preview_mp3albums {
	 width: 150px;
	 float: left;
	 padding-right: 40px;
 }
 
 img.preview_list {	
	 height: 150px;	 
	 margin-left: 7px;
 }
 
  img.preview_list_album {	 
	 width: 200px;
	 padding-bottom: 0px;
 }
 h2.preview_title {
	 text-align: left;
	 color: #0084E6;
	 font-size: 13px;	
	 padding: 0px;
	 padding-left: 5px;
	 padding-bottom: 5px;
 }
 a.preview_title {
	 color: #0084E6;
	 text-decoration: none;
 }
 span.date{
	 color: grey;
	 font-weight: normal;	 
 }
 div.fon_news {	 
	 padding: 5px;
	 margin-bottom: 10px;
	 min-height: 100px;
 }
body {
	color: #000;
	background: #fff;
	background: #fff; /*url('../images/background.jpg');*/
	background-position: 50% 0;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	width: 967px;
	min-height: 700px;
	margin: 0 auto;
	background: url('../images/fon_wide.gif') repeat-y;
}
#header {
	width: 758px;
	height: 230px;
}
#container_left {
	width: 758px;
	float: left;
	background-color: #ffffcc;
	font-size: 12px;
}
#left_column {
	float: left;
	width: 209px;
	background-color: #fff;
	background: url('../images/column_fon.gif') repeat-y;
}
div.column_down {
	width: 209px;
	height: 11px;
	background: url('../images/column_down.gif') no-repeat;
}
#right_column {
	float: right;
	width: 209px;
	background-color: #fff;
	background: url('../images/column_fon.gif') repeat-y;
}
#content {
	float: right;
	width: 529px;
	padding: 10px;
}
#content_wide {
	float: right;
	width: 738px;
	padding: 10px;
	background: url('../images/fon_wide.gif') repeat-y;
}
#footer {
	width: 100%;
	background-color: #67a10a;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
#up_footer {
	width: 967px;
	height: 19px;
	margin: 0 auto;
	background: url('../images/footer.gif') no-repeat;
}
#down_footer {
	width: 967px;
	height: 63px;
	margin: 0 auto;
}
#menu_footer {
	height: 19px;
	text-align: center;
}
#menu_footer a {
	color: #fff;
}
#copyright {
	float: left;
	width: 310px;
	height: 63px;
	margin-left: 80px;
	text-align: center;
}
#ratings {
	height: 63px;
	text-align: center;
	line-height: 80px;
}
div.block_header {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
	text-align: center;
	height: 31px;
	margin-top: 5px;
	background: url('../images/block_header.gif') repeat-y;
}

div.photo_album_preview {
	width: 210px; 
	background-color: #fff;  
	border: 1px solid gray; 
	float: left;
	margin: 15px;
}

div.block_header_center {
	color: #f2f0ea;
	background-color: #7ab816;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #fff;
	font-weight: bold;
}
div.block_body {	
	text-align: center;
}

label {
	font-weight: bold;
	color: sienna;
	font-size: 11px;
}

label.normal {
	font-weight: normal;
	color: #000;
	font-size: 12px;
}

div.mes_error {
	color: #fff;
	background-color: red;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}

th.login {
	color: #f2f0ea;
	background-color: #67A10A;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	border: 1px solid #fff;
}

.pagination  {
	color: grey;
	font-weight: bold;
	padding: 15px;
	font-size: 12px;	
}

.pagination strong {
	border: 1px solid silver;
	padding: 1px 3px;
	color: black;
}

.pagination a {
	color: #0066CC;
}

#container_left ol, ul {
	margin-left: 40px;
}

h1 {
	color:  #026AC8;
	font-size: 17px;
	text-align: center;
	padding: 10px;
}

h2 {
	font-size: 14px;
	text-align: center;
	padding: 10px;
}

#container_left p {
	padding: 5px;	
	line-height: 1.5em;
}

#content img {
	padding: 5px;
}
#content_wide img {
	padding: 5px;
}

#a_print_ver {
	padding-left: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background: url('../images/printer.png') no-repeat;
}




#socialbutton {
  position: absolute;
  z-index: 10;
  margin-left: 630px; /* смещение панели влево от края контента */
  margin-top: 82px; /* смещение панели влево от края контента */  
}
#socialbutton {
  padding: 4px 2px 0;
  background: #FFF;
  border: 1px solid #E9E9E9;

  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; 
}
#socialbutton a {
	float: left;
	margin-left: 3px  !important;	
	margin-right: 3px  !important;	
}
#socialbutton:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#socialbutton a {opacity: 0.5;  cursor: pointer;}
#socialbutton:hover a {opacity: 0.7}
#socialbutton a:hover {opacity: 1}



#menu_vid_ru{
	background: url('../images/header/ru_menu_viden.png') no-repeat; 
	position: relative; font-size: 12px;
	width: 309px; height: 24px; top: 199px; left: 127px;
}
#menu_vid_ru:hover {background-position: 0 bottom;}

#menu_vid_en{
	background: url('../images/header/en_menu_viden.png') no-repeat; 
	position: relative; font-size: 12px;
	width: 309px; height: 24px; top: 199px; left: 127px;
}
#menu_vid_en:hover {background-position: 0 bottom;}

#tv_play{
	background: url('../images/header/tv_play.png') no-repeat; 
	position: relative; font-size: 12px;
	width: 56px; height: 56px; top: 175px; left: 305px;
}
#tv_play:hover {background-position: 0 bottom;}


/*
	Pagination Slider
*/

#slides .pagination {
	margin:0px auto 0;
	width:100%;
	margin: 0px;
	padding: 7px;
	height: 5px;
	border-left: 1px solid #A5A39F;
	text-align: right;
}

#slides .pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

#slides .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background:url('../images/pagination.png');
	background-position:0 0;
	float:left;
	overflow:hidden;
}

#slides .pagination li.current a {
	background-position:0 -12px;
}
