/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */

body, table, tr, td, p, a, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#393939;
}


/*
@font-face {
    font-family: 'als_storyregular';
    src: url('http://www.zolotou.com/fonts/als_story_regular-webfont.eot');
    src: url('http://www.zolotou.com/fonts/als_story_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.zolotou.com/fonts/als_story_regular-webfont.woff2') format('woff2'),
         url('http://www.zolotou.com/fonts/als_story_regular-webfont.woff') format('woff'),
         url('http://www.zolotou.com/fonts/als_story_regular-webfont.ttf') format('truetype'),
         url('http://www.zolotou.com/fonts/als_story_regular-webfont.svg#als_storyregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/



table{
    border-collapse: collapse;
}

.colomn{
	margin-right: 80px;
	width: 345px;
}




.padding10{
	padding: 10px;
}

.padding15{
	padding: 15px;
}

.all {
  min-height: 100%;
  position: relative;
}

body > span{
    margin-top: -20px !important;
    position: absolute !important;
     right: 0;
    width: 50%;
    background: none !important;
}

table#sign{
	width:100%;
	height:0px;
	position: absolute;
	bottom: 0px;
}

body > span table td a {
	font-size: 10px !important;
	font-weight: normal !important;
margin-right: 10px;
}

.head {
	height:170px;
	width:100%;
	position: relative;
	background: url(_mod_files/ce_images/volfernion/head_back2.jpg) no-repeat left; 

}

.head_baner {
  height: 110px;
  overflow: hidden;
  position: absolute;
  right: 33px;
  top: 50px;
  width: 380px;
}

.header_links {
  left: 10px;
  position: absolute;
  top: 90px;
}

.head_baner ul, .head_baner li {
  margin: 0px;
padding: 0px;
	list-style-type:none;
}


#sub_menu {
  border-bottom: 1px solid #fae17e;
  border-top: 1px solid #fae17e;
  float: none;
  margin: 10px 0 20px;
  position: relative;
  width: 100%;
}


#sub_menu td.links a{
    font-size: 12px;
    margin:0 0 0 25px;
    font-weight: bold;
}



.member_menu td { padding-left: 0px; padding-right: 10px; text-align: left;}

.member_menu a {
  font-size: 12px;
}


/****************меню*****************/

@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('http://zolotou.com/fonts/ptn57f-webfont.eot');
    src: url('http://zolotou.com/fonts/ptn57f-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://zolotou.com/fonts/ptn57f-webfont.woff2') format('woff2'),
         url('http://zolotou.com/fonts/ptn57f-webfont.woff') format('woff'),
         url('http://zolotou.com/fonts/ptn57f-webfont.ttf') format('truetype'),
         url('http://zolotou.com/fonts/ptn57f-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.main_menu {
  background-color: #fae580;
  background-image: url("_mod_files/ce_images/volfernion/menu_line.png");
  background-repeat: repeat-x;
  height: 39px;
  margin: 0;
  padding: 0;
}


.main_menu li a {
  display: block;
  font-family: "pt_sans_narrowregular";
  font-size: 20px;
  line-height: 36px;
  text-decoration: none;
  width: 100%;
}
    
.main_menu li:hover { }
.main_menu li { padding:0; margin:0; list-style-type: none; }

.main_menu li {
float: left;
position: relative;
width: 11%;
height: 39px;
background-image: url(_mod_files/ce_images/volfernion/menu_splt.jpg);
background-repeat: no-repeat;
background-position: left;
text-align: center;
  font-family: "pt_sans_narrowregular";
  font-size: 20px;
  line-height: 36px;
}

     .main_menu li:first-child {
	background: none;
 }
    

.main_menu li ul {
	z-index: 1000;
                position: relative;
	display: none;
        padding: 0px;
		background: #fbe786; /* Old browsers */
background: -moz-linear-gradient(top,  #fbe786 0%, #fbf2c1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbe786), color-stop(100%,#fbf2c1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fbe786 0%,#fbf2c1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fbe786 0%,#fbf2c1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fbe786 0%,#fbf2c1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fbe786 0%,#fbf2c1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbe786', endColorstr='#fbf2c1',GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 0 0 10px 10px; /* Firefox */
	-webkit-border-radius: 0 0 10px 10px; /* Safari, Chrome */
	-khtml-border-radius: 0 0 10px 10px; /* KHTML */
	border-radius: 0 0 10px 10px; /* CSS3 */
width: 100%;
    }

.main_menu li ul li {
	list-style-type: none;
	width: auto;
	padding: 2px 5px;
	background-image: url(_mod_files/ce_images/volfernion/menu2splt.jpg);
	background-repeat: no-repeat;
	background-position: top;
        float: none;
           height: auto;
 }
 
 .main_menu li ul li:first-child {
	background: none;
 }
    

    
.main_menu li ul li a {
	font-size: 17px;
 }




.main_menu li:hover a {}
.main_menu li:hover ul { display:block; position:absolute; top:39px; left:0; }
.main_menu li:hover ul li a.hide {  }
.main_menu li:hover ul li:hover a.hide {  }
.main_menu li:hover ul li ul { display: none; }



.main_menu li:hover ul li:hover { }
.main_menu li:hover ul li:hover a { }


.main_menu li:hover ul li:hover ul { display:block; position:absolute; left:151px; top:0;  }
.main_menu li:hover ul li:hover ul li a { display:block;  }
.main_menu li:hover ul li:hover ul li a:hover {  }





h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a{
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h1 a:visited {
	color: #978601;
	font-size: 22px;
	margin: 30px 0;
}

h2, h2 a, .big_green_text, .big_green_text a {
	font-size: 20px;
	color: #519000;
}


h3, h3 a, .morkovka {
	color: #c98100;
	font-size: 18px !important;
	margin-bottom: 10px;
}

h4, h4 a, h4 a:visited {
	color: #ae3b03;
	font-size: 16px;
}

h5, h5 a, h5 a:visited {
	color: #000;
	font-size: 20px;
	margin-bottom: 16px;
}






/***********************Обратная связь****************/
.kuda_vas input[type="text"]{
    width: 740px ! important;
}








.status_error {background:#ffef8f; color: #F00000;}
.status_normal {background:#b0efff;}
.status_notice {background:#ffef8f;}
.stroke_head h2, .stroke_head h1, .gold_bold{
	color:#786b00;
	font-size: 15px;
	font-weight: bold;
	margin: 4px 0 0 25px;
	float: left;
}



.guest_comment{
border: 1px dashed #FFF;
padding: 15px
}






.seo, .seo p, .seo a{
	font-size: 12px !important;
	line-height: 16px !important;
}


.stroke_head{
	background: url(http://www.zolotou.com/images/line.gif) repeat-x;
	height: 26px;
	width: 100%;
}









/* -----------------Статистика------------------------- */
div.statistic{
	background-color: #FFFFFF;
	bottom: 0px;
	height: 42px;
	padding: 5px;
	position: absolute;
	right: 5px;
	width: 230px;
	border: 1px solid #CCC;
}





/* -----------------Статьи------------------------- */
.statii_conteiner{
	margin-top: 25px;
}

.news_conteiner_text, .statii_conteiner_text td{
	font-size:14px;
	text-indent: 16px;
	line-height: 21px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;

}






table{ 
	font-size: inherit; 
	font-family: inherit; 
        line-height: inherit; 
}


input, option {
	font-family: Tahoma, Geneva, sans-serif !important;
	font-weight: normal !important;
}

select {
	font-family: Tahoma, Geneva, sans-serif !important;
	font-weight: normal !important;
}

.btn{
        -moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	background: #F1E369;
	border: 1px solid #FFF;
}







/* ----------------------------------------Хайд---------------------------------------- */
/*
.visible:hover {
visibility:hidden;
}
*/

.psevdo_link {
	text-decoration:underline;
	cursor: pointer;
}

.cursor {
	cursor: pointer;
}

.decoration{
text-decoration: underline;
}

.button {}
#button1 {}
#button2 {}
#button3 {}
#button4 {}
#button5 {}
#button6 {}
#button7 {}
#button8 {}
#button9 {}
#button10 {}
#button11 {}
#button12 {}
#button13 {}
#button14 {}
#button15 {}
#button16 {}
#button17 {}
#button18 {}
#button19 {}
#button20 {}
#button21 {}
#button22 {}
#button23 {}
#button24 {}
#button25 {}
#button26 {}
#button27 {}
#button28 {}
#button29 {}
#button30 {}
#button31 {}
#button32 {}
#button33 {}
#button34 {}
#button35 {}

#button1_info {display: none;}
#button2_info {display: none;}
#button3_info {display: none;}
#button4_info {display: none;}
#button5_info {display: none;}
#button6_info {display: none;}
#button7_info {display: none;}
#button8_info {display: none;}
#button9_info {display: none;}
#button10_info {display: none;}
#button11_info {display: none;}
#button12_info {display: none;}
#button13_info {display: none;}
#button14_info {display: none;}
#button15_info {display: none;}
#button16_info {display: none;}
#button17_info {display: none;}
#button18_info {display: none;}
#button19_info {display: none;}
#button20_info {display: none;}
#button21_info {display: none;}
#button22_info {display: none;}
#button23_info {display: none;}
#button24_info {display: none;}
#button25_info {display: none;}
#button26_info {display: none;}
#button27_info {display: none;}
#button28_info {display: none;}
#button29_info {display: none;}
#button30_info {display: none;}
#button31_info {display: none;}
#button32_info {display: none;}
#button33_info {display: none;}
#button34_info {display: none;}
#button35_info {display: none;}







/* ----------------------------------------Фотоальбом---------------------------------------- */

/* ---Название фотографии при подробном просмотре-----*/
.photoalbum .header { 
    font-size: 18px !important; 
    padding: 0px 0px 10px 0px; 
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
    color:#519000;
}

/* ---Общий контенйер при подробно просмотре включает фото, форму голосвания и ссылку на комментарии-----*/
.photo_info {
	position: relative;
	margin: 5px 0 25px 0;
	padding: 20px;
/*	width:835px;   */
}


.fotoalbom_img_conteiner img {
	border: 1px solid #EDE8A5;
}

/* ---Общий контейнер для других фото-----*/
.else_foto_div{
	border: 1px solid #EDE8A5;
	background-color: #f3efcb;
	padding: 5px 0;
	width: 100%;
}

.else_foto_div table{
	width: 100%;
}


/* ---Ячейка активной - просматриваемой фото-----*/
.else_foto_div .active {
        background: #f8f6e9;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */

 }

.browse_item_row { vertical-align: top; padding: 10px 15px; text-align: center; }


/* ---Листалка фотографий сверху-----*/
.photoalbum .sibl_pages {
	margin: 0 0 45px 0;
	text-align: center;
 }

.item_details a:link{
	color:#519000;
	}

.enlarge{
}

/* ---Маленькие фото внизу-----*/
.small_image{
}

/* ---Большое фото-----*/
.big_image{
	margin-bottom:15px
}

















/* ----------------------------------------Tables on inside pages---------------------------------------- */
.raspisanie{
	font-size:12px;
	margin: 0 0 50px 0;
	background-color: #f7f4dc;
}

.raspisanie td{
	margin:5px;
	background-color: #F3EFCB;
}

.table_zagolovok{
	background-color: #FFF !important;
	color: #060;
	height: 50px;
}









/* ----------------------------------------for all pages---------------------------------------- */
body {
	padding:0px;
	margin:0px;
	text-align:left;
        background-color: #fff;
        text-indent: 0px !important;
        min-width: 1240px;
	width:expression(document.body.clientWidth < 1240? "1240px": "auto");
}



img{
	border:0px;
}

p{
	margin: 0px;
	padding: 0px;
	line-height: 21px;
}

.abzac p{
	text-indent: 16px;
}




A {
color:#000;
text-decoration:underline;
}

A:hover {text-decoration:none}

h1, h2, h3, h4{
      font-weight: normal;
}



.cursor{
	cursor:pointer;
}

.left {
	float:left;
	display: inline;
}

.fl_left {
	float:left;
	display: inline;
}

.fl_right {
	float:right;
	display: inline;
}

.right {
	float:right;
	display: inline;
}

.relative {
	position:relative;
}

.absolute {
	position:absolute;
}

.clear {
	clear:both;
}


.round_corner_five {
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
/*behavior: url(http://www.zolotou.com/pie.htc);*/
}

.round_corner_ten {
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* KHTML */
	border-radius: 10px; /* CSS3 */
/*behavior: url(http://www.zolotou.com/pie.htc);*/
}



.plashka{
	border: 1px solid #E0C800;
	background-color: #FCF5B0;
}

.border_only{
	border: 1px solid #e0c800;
}





/* ----------------------------------------Carcas---------------------------------------- */


.where_i_am{
	background: url("http://www.zolotou.com/images/line.gif") repeat-x;
	height: 26px;
	padding-left: 25px;
	color: #786B00;
    line-height: 21px;
}

.pages_path td a, .pages_path td h1, .pages_path td{
	color: #786B00;
	font-size: 13px !important;
}


.dej{
	margin-right:25px;
	font-weight: bold;
	color: #EA7A03 !important;
}

.pages_path {
    float: left;
}



.left_colomn {
  float: left;
  height: auto;
  margin: 0 2% 0 1%;
  position: relative;
  width: 72%;
  z-index: 2;
}


.right_colomn {
  float: left;
  height: auto;
  margin-right: 2%;
  margin-top: 82px;
  position: relative;
  width: 23%;
}

#lay_f5{
padding: 25px;
}

.podval {
  position: relative;
  width: 100%;
  z-index: 10;
}

.podval h4, .podval h4 a {
  font-family: "pt_sans_narrowregular";
  font-size: 20px;
  margin: 0;
}



.liveinternet{
	height: 31px;
	position: absolute;
	right: 0;
	top: 0;
	width: 31px;
}

.logo{
	width:auto; 
	height:30px; 
	margin-bottom:25px;
	padding:0 25px;
}

.logo img{
	margin-right:27px;
	width: 90px;
	height: 30px;
}




/* ----------------------------------------head--------------------------------- */
.top_logo_link{
	top:33px;
	left:33px;
	background: url(http://www.zolotou.com/images/logo.png) no-repeat;
        width:363px; 
        height:95px;
        cursor:pointer;
}

/*
.slogan {
  font-size: 13px !important;
  left: 80px;
  top: 13px;
  z-index: 2;
}
*/

.slogan {
  font-size: 13px !important;
  left: 170px;
  top: 3px;
  z-index: 2;
}



.search {
  height: 36px;
  right: 33px;
  top: 10px;
  width: 380px;
  z-index: 10;
}

.start{
	top: 50px;
	right: 134px;
	z-index: 4;
}

.informer{
	right: 160px;
	bottom: 90px;
}



/* ----------------------------------------search forms---------------------------------------- */
 .wd1 {	width: 70px !important;}

.wd2 { width: 110px !important; }
.wd3 { width: 150px !important; }

.wd4 {
 	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
	-khtml-border-radius: 3px; /* KHTML */
	border-radius: 3px; /* CSS3 */
	width: 200px !important;
	color: #999;
	background:#ffffff;
	border: 1px solid #C4B645;
 }

.wd5 { width: 250px !important; }
.wd6 { width: 500px !important; }
.wd7 { width: 100% !important; }





#link_sm_forum, #link_sm_forum a{font-size:14px}


img{ padding:0 ;}

.mydop092010_content img { padding:1px; }




hr {
 border: none; /* Убираем границу для браузера Firefox */
 color: #fae17e; /* Цвет линии для браузера Internet Explorer */
 background-color: #fae17e; /* Цвет линии для браузера Firefox и Opera */
 height: 1px; /* Толщина линии */
		clear:both;
		}
.small, .small a { font-size: 10px; }

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:14px;margin-right:0px}

.top_tool_bar, .bottom_line {background-color:#519000;width:60%}

/* END COMMON */



div.obyavl_title_date {color:#FF411C; border:0px solid #F00;  float:left; font-size:11px; padding-top:5px;}
div.obyavl_photo {border:0px solid #F00;  float:left; padding-bottom:2px; }
div.obyavl_photo img {border:0px solid #F00; margin-bottom:-2px; margin-right:5px;}

div.obyavl_separator {margin:20px 0 0px 0}


/* END HEADERS */







/* SITE MAP, SECTION MAP */


.sm_tree .sm_level_1 {margin-left: 20px;  font-size: 13px; padding-bottom: 10px}
.sm_tree .sm_level_1 a:hover {color:#FF4800; font-size: 13px; }
.sm_level_1 .sm_tree_item_selected { font-size: 13px; }

.sm_tree .sm_level_2 { color:#FF4800; margin-left: 60px; font-size: 13px; padding-bottom: 10px} 
.sm_tree .sm_level_2 a:hover {color:#FF4800; font-size: 13px; }
.sm_level_2 .sm_tree_item_selected { font-size: 13px; }

.sm_tree .sm_level_3 { margin-left: 100px; font-size: 13px; padding-bottom: 10px} 
.sm_tree .sm_level_3 a:hover {color:#FF4800; font-size: 13px; }
.sm_level_3 .sm_tree_item_selected { font-size: 13px; }

.sm_tree .sm_level_4 {margin-left: 140px; font-size: 13px; padding-bottom: 10px} 
.sm_tree .sm_level_4 a:hover {color:#FF4800; font-size: 13px; }

.sm_level_4 .sm_tree_item_selected { font-size: 13px; padding-bottom: 10px }

.sm_tree .sm_tree_item_selected { font-weight: bold; }

.sm_imaged_tree { }

.sm_imaged_tree  .sm_imaged_item_normal_1, .sm_imaged_tree  .sm_imaged_item_active_1,
.sm_imaged_tree  .sm_imaged_item_normal_2, .sm_imaged_tree  .sm_imaged_item_active_2,
.sm_imaged_tree  .sm_imaged_item_normal_3, .sm_imaged_tree  .sm_imaged_item_active_3 { 
	padding-left: 7px; 
	line-height: 19px;
}


/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT.field   {}
INPUT.txt_noborder   { BORDER: #C4B645 0px solid; }
INPUT.check { BORDER: 0px; }

SELECT.sel  { FONT-SIZE:12; BORDER: #C4B645 1px solid; }
SELECT { FONT-SIZE:12; BORDER: #C4B645 1px solid; }
CHECKBOX.chb{ FONT-SIZE:12; BORDER: #C4B645 1px solid; }
CHECKBOX { FONT-SIZE:12; BORDER: #C4B645 1px solid; }

/* END FORMS */

/* TABLE */
TABLE.tbl {border-left:1px #DEDBDB solid;border-right:0px #DEDBDB solid;border-bottom:0px #DEDBDB solid}
TABLE.tbl TD {border-bottom:1px #DEDBDB solid;font-size:11px;padding:5px 8px 5px 8px;border-right:1px #DEDBDB solid; 

/*border-left:1px #DEDBDB solid*/}

TABLE.tbl TH {
	border-right:1px #DEDBDB solid;
	color:#FFF;
	background-color:#06C;
	font-size:14px;
	padding:5px 8px;
	border-top:1px #DEDBDB solid;
	border-bottom:1px #DEDBDB solid;
}


TABLE.tbl TH.al {color:#5A5A5A;border:0px; background-color:#F2F0F0;font-size:11px;padding:5px 8px 5px 8px; 

text-align:right; font-weight:normal;}
/*
TABLE.tbl {border:1px #F2F0F0 solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#5A5A5A;border:0px; background-color:#FBFAFA;font-size:11px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#5A5A5A;border:0px; background-color:#FBFAFA;font-size:11px;padding:5px 8px 5px 8px; 

text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}
*/

TABLE.info_blok {font-size:12px;border:2px #F9EBA8 solid;margin:2px;}
TABLE.info_blok TH {border:1px solid #FFF; background-color:#FFED8B;font-size:14px; text-transform:uppercase; padding:13px 15px 8px 12px;} /* mydop092010 */
TABLE.info_blok TD {border:0px;font-size:12px;padding:5px 8px 5px 6px} /* mydop092010 */
TABLE.info_blok td h1, TABLE.info_blok td h1 a, TABLE.info_blok td h1 a:hover, TABLE.info_blok td h1 a:visited 

{font-size:16px; font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h2, TABLE.info_blok td h2 a, TABLE.info_blok td h2 a:hover, TABLE.info_blok td h2 a:visited 

{font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h3, TABLE.info_blok td h3 a, TABLE.info_blok td h3 a:hover, TABLE.info_blok td h3 a:visited 

{font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h4, TABLE.info_blok td h4 a, TABLE.info_blok td h4 a:hover, TABLE.info_blok td h4 a:visited 

{font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h5, TABLE.info_blok td h5 a, TABLE.info_blok td h5 a:hover, TABLE.info_blok td h5 a:visited 

{font-size:11px;font-weight:normal; margin-bottom:5px; margin-top:5px;}


/* END TABLE */




.ref_small_splitter { height: 5px; line-height: 5px; }

/* VOTES ORANGE*/
.vote_res_small_on {background-color:#ff9f38;border:1px #ff9f38 solid;}
.vote_res_small_off {border:1px #ff9f38 solid;}

.vote_res_on_specblock {background-color:#ff9f38;border:1px #ff9f38 solid;}
.vote_res_off_specblock {border:1px #ff9f38 solid;}

.vote_res_on {background-color:#ff9f38;border:1px #ff9f38 solid;}
.vote_res_off {border:1px #ff9f38 solid;}

.vote_question_specblock{
margin: 0 0 3px 0;
font-size: 11px !important;
}

.vote_numberitog_specblock{
margin: 0 0 10px 0;
 font-size: 12px !important;
}

/* END VOTES */









/* TAGS */
a.tag_level_1 {font-size:100%}
a.tag_level_2 {font-size:120%}
a.tag_level_3{font-size:140%}
a.tag_level_4{font-size:160%}
a.tag_level_5{font-size:180%}
/* END TAGS */


/* PAGER */
.pager { margin-top: 10px; text-align: left; }
.pager_sibl_pages { font-size: 14px; font-weight: bold; }
.pager_pages { margin: 10px 0px; padding: 4px 0px;  }

a.pager_sibl:link, a.pager_sibl:active, a.pager_sibl:visited, a.pager_sibl:hover,
a.pager_fin:link, a.pager_fin:active, a.pager_fin:visited, a.pager_fin:hover  {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.pager_sibl:hover, a.pager_fin:hover  { text-decoration: underline; }

a.pager_block:link, a.pager_block:active, a.pager_block:visited, a.pager_block:hover, .pager_active, .pager_dotdot  

{
	margin-right: 3px;
	padding: 4px 10px;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	background-color: #f2f2f2;
}
a.pager_block:hover { background-color: #ccc; }

.pager_active { font-size: 14px; color: #f9f9f9;	background-color: #666;}

.pages_nav_split { font-size: 14px; font-weight: normal; padding: 0px 5px; }

/* END PAGER */


/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {background:#ffef8f; color: #F00000;}
.status_notice {color:#FF4800; font-size:16;}
.status_normal {color:#FF4800; font-size:16;}

/* END SYSTEM */


/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}

.amiroTEdDiv img {
	border:none !important;
	float:none !important;
	}
.img_spacer img {
	border:none !important;
	float:none !important;
	}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    font-size: 14px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #666;
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
textarea.amiroTEdCtrl{
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #333;
}
BLOCKQUOTE.edQuote {
    border: 1px dotted gray;
    background: #eeeeee;
    padding: 5px;
}
PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* } Text editor styles */


.blog IMG {margin:3px;border:#ff0000 0px solid;}

/* COMMON STYLES */
button {
	background-color: #ff6600;
	border: solid #ff6600 1px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	margin-right: 2px;
}



/* END COMMON */






/************ NEWS STYLES ******************/
.small_news_item_row { padding-bottom:5px;  }
.small_news_urgent_item_row { color: #ff0000; }


.small_news_item_header { font-size:12px; display: inline; }

.news_item_announce { line-height: 22px;  }

.news_urgent_item_header { font-size:12px; margin-bottom: 5px; }

.news_urgent_item_announce p, .news_item_announce p {margin-bottom: 10px; }


/************ END NEWS STYLES ******************/

/************ ARTICLES STYLES ******************/


.small_articles_item_date { /*display: inline;*/ width:50px; overflow:hidden; border:0px solid #F00; font-size:11px; color:#FF4800; /*float:left; display:none; */} <!--/* mydop092010 */-->
.small_articles_item_header { display: inline; }
.small_articles_rss { }


.articles {  }

.articles_cat_name { display: inline; }
.articles_cat_name a { color:#FF4800; font-size: 1em; }
.articles_cat_num_items { display: none; }

.articles_cat_announce p { margin: 0; padding: 0; }



/************ END ARTICLES STYLES ******************/
/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */


.pages_sibl_bar { text-align: center; margin: 0px 0px 20px 0px; }



a.pages_print_version:link, a.pages_print_version:visited, 
a.pages_print_version:active, a.pages_print_version:hover {
	display: block;
	margin: 40px 0px 0px 0px;
}

a.pages_print_version img { margin-right: 8px; }

/* NAVIGATION STYLES END PAGES */
/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px ; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }



.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }


.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */




.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */

.pcompany {
background: #fff1ab;
border: 1px solid #e9cb35;
padding: 10px; /* Поля вокруг текста */
}

.r1, .r2, .r3, .r4, .r5 {
    display: block;
    height: 1px;
    overflow: hidden; 
    font-size:1px;
}
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #fff1ab;
}

.inner-box {
    padding:10px;

}

.linkboldgold {
font-size: 12px;
color:#cfb53b;
text-decoration:underline;
}

.pathtocat {
	font-size: 12px;
color:#cfb53b;
	text-decoration: underline;
}

.cat_f {
font-size: 12px;
color:#686868;
}

.sm_level_3 {
font-size:12px;
font-weight:normal;
color:#686868;
padding-bottom:10px;
}

h2.sm_level_3, h2.sm_level_3 a, h2.sm_level_3 a:visited {
color:#686868;
font-size:12px;
font-weight:normal;
margin-bottom:5px;
margin-top:5px;
}
.rterterye {
color:#ff0000;
font-size:13px
}
.rterterye:visited{
color:#ff0000;
font-size:13px
}
.some_bg_01 {
	border-top:1px solid #D8CE7C;
	padding:20px 0 0 10px;
}


div.sm_level_2 a{color:#FF4800}
div.sm_level_2 a:visited{color:#FF4800}

#tr_create_topic a{color:#FF4800}
#tr_create_topic a:visited{color:#FF4800}

#tr_create_message a{color:#FF4800}
#tr_create_message a:visited{color:#FF4800}

p.textSmol div { padding:0px !important;}
.vakans_04_04 { width:100%;  padding-bottom:5px;  border:0px solid #CCC; clear:both }
	.vakans_04_04-date { float:left; width:31px; margin-right:7px; overflow:hidden; border:0px solid #090}
	.vakans_04_04-c {  }
	.vakans_04_04-link {  }
	
.shap_04_10 {background: url(http://zolotou.com/_mod_files/ce_images/Banners/sh_dob.jpg) repeat-x left top transparent;}	
.shap_04_10-td {background: url(http://zolotou.com/_mod_files/ce_images/Banners/shapka7u.jpg) no-repeat left top transparent;}

.img_members_04_10 {width: expression(document.body.clientWidth > 200 ? "200px" : "auto");
max-width: 200px;}

textarea.inp-h{
    display: none;
}



.timetable_st3 {color: #ff4800}
.timetable_st6 {color: #519000}
.timetable td{
	padding:5px;
	border-bottom:1px solid #F3EFCB;
	}
.timetable_caption {
	background-color:#F3EFCB;
	padding:10px;
	color: #ff4800;
	}

.mydop092010_maintitle {
	color:#ff4800; 
	font-size:22px;
	padding-left:20px;		
	}
	

.mydop092010_title div{
	font-size:18px !important;
	color:#519000;
	}
		
.mydop092010_title a:link, .mydop092010_title a:visited  {
	font-size:20px;
	color:#519000 !important;
	}
	
	
.mydop092010_content img{
	border-color:#D7C729;
	}

	.mydop092010_content_img, .item_small_picture, .itemD_picture {
		float:left;
		padding:1px;
		border:1px solid #d7c729 !important;
		margin:0 20px 0 0;
		}
	.mydop092010_content_img img {
		float:left;
		padding:1px;
		border:1px solid #d7c729 !important;
		margin:0 20px 20px 0;
		}	
	
	.mydop092010_content hr {
 border: none; /* Убираем границу для браузера Firefox */
 color: #fff; /* Цвет линии для браузера Internet Explorer */
 background-color: #fff; /* Цвет линии для браузера Firefox и Opera */
 height: 2px; /* Толщина линии */
		clear:both;
		}	
		
.mydop092010_linksallnewscomments {
	text-align:left;
	}		
.mydop092010_linksallnewscomments a:link, .mydop092010_linksallnewscomments a:visited {
	color:#519000;
	text-decoration:none;

	}	
	
	
		
.articles_cat_name a:link, .articles_cat_name a:visited {
	color:#519000;
	font-size:14px;
	}	
	
.spec_small_classifieds font{
	display:block;
	max-height:50px;
	overflow:hidden;
	}
.spec_small_classifieds font a{
	display:none;
	}	
.spec_small_classifieds b {
	display:block;
	padding:0;
	margin:0 0 0 -5px;;

	}		
.spec_small_classifieds b a{
	display:inline;
	}
	
.sortlinks a:link, .sortlinks a:visited {
	color:#519000;
	font-size:12px;
	}	
	
.ccat_h2 {
	color:#FF411C;
	}
	
#small a:link, #small a:visited {
	color:#519000;
	font-size:12px;
	}		

.photoalbum_path {
	font-size:14px;
	font-weight:bold;
	color:#519000;
	}
	
.photoalbum_path a:link, .photoalbum_path a:visited {
	font-size:14px;
	font-weight:bold;
	color:#519000;
	}	
	
a.header, a.name{
	font-size:14px !important;
	font-weight:normal;
	color:#519000;
	}	
	
.linkcomm {
	}	
	
.num_photos {
	font-style:normal !important;
	}	
.announce {
	padding:0 !important;
	}
			
	
.small_row a.header {
	color:#666 !important;
	}	
	
.mydop092010_announce_article {
	}
	.mydop092010_announce_article img {
		float:left;
		padding:1px;
		border:1px solid #d7c729;
		margin:0 20px 20px 0;
		}	
		

.mydop092010_article_h2 {
	/*
	position:absolute;
	margin-top:-5px;*/
	font-size:14px !important;

	}	

.mydop092010_article_h2 a:link, .mydop092010_article_h2 a:visited {
	font-size:14px !important;
	font-weight:normal;
	}	
	
.rating {
	}
				

/* Suggestions control */

div.suggestionDiv{ position: absolute; padding-top: 2px; border: 1px solid #848484; background: #fff; overflow: hidden; display: none; z-index: 100; }
div.suggestionRow, div.suggestionRowSelected{ padding: 1px 3px 0px 3px; cursor: default; white-space: nowrap; font-size: 11px; cursor: pointer; }
div.suggestionRow a, div.suggestionRowSelected a{ padding-left: 6px; font-size: 11px !important; }
div.suggestionRowSelected{ background: #5fabfe; color: #fff; }
div.suggestionRowSelected a{ color: #fff !important; }
div.suggestionRowExact{ font-weight: bold; }
div.suggestionRowAllResults{ margin: 6px 0px 0px 0px; }
div.suggestionResult, div.suggestionResultFirst{ margin: 8px 3px 3px 3px; padding-top: 6px; border-top: 1px solid #848484; text-align: left; font-weight: bold; font-size: 11px; }
div.suggestionResultFirst{ margin-top: 0px; padding-top: 1px; border-top: 0px; }
div.suggestionRow a.suggestionAllResults, div.suggestionRowSelected a.suggestionAllResults{ padding-left: 0px; font-weight: bold; font-size: 11px; }

div.suggestionMinWidth{ line-height: 0px; height: 0px; }

/* MediaBox control */

.MediaBox_shadow{ position: fixed; display: none; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; z-index: 100000;}
* html .MediaBox_shadow{ position: absolute; }
.MediaBox{ position: fixed;  display: none; background: #fff; z-index: 100001; }
* html .MediaBox{ position: absolute; }
.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{ position: absolute; overflow: hidden; }
.MediaBox_shadowL, .MediaBox_shadowR{ width: 15px; height: 100%; background: url(_img/ami_jsapi/shade-v.png) repeat-y; }
.MediaBox_shadowL{ left: -15px; top: 0px; }
.MediaBox_shadowR{ right: -15px; top: 0px; background-position: -15px 0px; }
.MediaBox_shadowT, .MediaBox_shadowB{ width: 100%; height: 15px; background: url(_img/ami_jsapi/shade-h.png) repeat-x; }
.MediaBox_shadowT{ left: 0px; top: -15px; }
.MediaBox_shadowB{ left: 0px; bottom: -15px; background-position: 0px -15px; }
.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{ width: 15px; height: 15px; background: url(_img/ami_jsapi/shade-c.png) no-repeat; }
.MediaBox_shadowLT{ left: -15px; top: -15px; }
.MediaBox_shadowRT{ right: -15px; top: -15px; background-position: -15px 0px; }
.MediaBox_shadowLB{ left: -15px; bottom: -15px; background-position: 0px -15px; }
.MediaBox_shadowRB{ right: -15px; bottom: -15px; background-position: -15px -15px; }
.MediaBox_speckLT{ position: absolute; width: 0px; height: 0px; }
.MediaBox_speckRB{ position: absolute; width: 0px; height: 0px; }
.MediaBox_close{ position: absolute; width: 39px; height: 39px; right: -20px; top: -20px; background: url(_img/ami_jsapi/close.png); cursor: pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(_img/ami_jsapi/loader.gif); }
.MediaBox_container{ margin: 10px 10px; }
/* Black version */
.MediaBoxBlack{ background: #000; }
.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{ background-image: url(_img/ami_jsapi/glass-frame-v.png); }
.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{ background-image: url(_img/ami_jsapi/glass-frame-h.png); }
.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{ background-image: url(_img/ami_jsapi/glass-frame-c.png); }
.MediaBoxBlack .MediaBox_speckLT{ background-image: url(_img/ami_jsapi/glass-frame-c2lt.png); }
.MediaBoxBlack .MediaBox_speckRB{ background-image: url(_img/ami_jsapi/glass-frame-c2rb.png); }
.MediaBoxBlack .MediaBox_close{ right: -25px; top: -25px; background-image: url(_img/ami_jsapi/glass-frame-close.png); }
.MediaBoxBlack .MediaBox_loader{ background-image: url(_img/ami_jsapi/loader-black.gif); }
.MediaBoxBlack .MediaBox_container{ margin: 0px 0px; }

/* Multiselectbox */

div.mSelectFrame{ display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; border: 1px solid #848484; overflow: auto; }
div.mSelectOption, div.mSelectOptionSelected{ padding: 0px 2px; white-space: nowrap; cursor: default; }
div.mSelectOptionSelected{ background: #5fabfe; color: #fff; }

img[data-ami-mbpopup] { cursor: url(_img/ami_jsapi/pointer_plus.png), pointer; }
.MediaBox_loader{ position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin: -16px 0px 0px -16px; background: url(_img/ami_jsapi/loader.gif); z-index: 100002; }
.MediaBox_group{ margin: 10px; margin-bottom: 0px; font-style: italic; }
.MediaBox_header{ margin: 10px; margin-bottom: 0px; text-align: center; font-weight: bold; }
.MediaBox_url{ margin: 10px; margin-bottom: 0px; text-align: center; }
.MediaBox_description{ padding: 10px; padding-bottom: 0px; }
.MediaBox_imageArea{ position: relative; }
.MediaBox_previous{ position: absolute; left: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(_img/ami_jsapi/mb-prev.png); cursor: pointer; }
.MediaBox_next{ position: absolute; right: -28px; top: 50%; width: 32px; height: 63px; margin-top: -32px; background: url(_img/ami_jsapi/mb-next.png); cursor: pointer; }
.MediaBox_container{ position: relative; margin: 10px 10px 0px 10px; text-align: center; }
.MediaBox_zoom{ margin: 10px; margin-bottom: 0px; text-align: right; font-style: italic; }
.MediaBox_zoom a{ font-style: italic; }
#MediaBox_sliderPrevious{ float: left; width: 10px; height: 20px; margin: 40px 0px 0px 10px; background: #00f; cursor: pointer; }
#MediaBox_sliderNext{ float: right; width: 10px; height: 20px; margin: 40px 10px 0px 0px; background: #00f; cursor: pointer; }
.MediaBox .disabled{ background: #ccf !important; cursor: default !important; }
.MediaBox_slider{ position: relative; overflow: hidden; height: 80px; margin: 10px 30px 0px 30px; white-space: nowrap; }
.MediaBox_sliderImage{ max-height: 80px; height: expression(this.scrollHeight > 80 ? "80px" : "auto"); cursor: pointer; }
.MediaBox_sliderDelimeter{ display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; width: 10px; }
.MediaBox_counter{ margin: 10px; margin-bottom: 0px; text-align: right; font-style: italic; }

/* ToolTip */

div.AMIToolTip{ position: absolute; padding: 2px; border: 1px solid #000; background: #fff798; }
/* Imagetape gadget */

.image_item_nopopup {border: 1px solid #ffffff; float:left; margin:2px; padding: 3px; cursor:pointer;}
.image_item_nopopup_selected {border: 1px solid #cccccc; float:left; margin:2px; padding: 3px; cursor:pointer;}
.imagetape_fullinfo {cursor: pointer; margin-right: 10px;padding: 3px 6px;border: 1px solid #ccc;position: relative;}
.imagetape_fullinfo_select {cursor: pointer; margin-right: 10px;padding: 3px 6px;border: 1px solid #000;position: relative;background: #555;color: #fff;}
.header_fullinfo {font-size: 14px;font-weight: bold;padding-bottom: 10px;}
.description_fullinfo {padding-right: 10px;padding-bottom: 10px;}
.left_imagetape_fullinfo {float: left;}
.right_imagetape_fullinfo {float: right;}
.bottom_imagetape_fullinfo {width: 100%; float: right; text-align: right;}
.block_imagetape_fullinfo {background: #FFFFFF; float: left; padding-bottom: 20px; width: 100%;}
.imagetapeControl {cursor: pointer;}
.imagetapeControl.left {background:url('_img/imagetape-prev.png') 50% 50% no-repeat transparent;float:left;width: 30px;}
.imagetapeControl.right {background:url('_img/imagetape-next.png') 50% 50% no-repeat transparent;float:left;width: 30px;}
.imagetapeControl.up {background:url('_img/imagetape-up.png') 50% 50% no-repeat transparent;clear:both;height: 30px;}
.imagetapeControl.down {background:url('_img/imagetape-down.png') 50% 50% no-repeat transparent;clear:both;height: 30px;}
.imagetapeControl.disabled {cursor: default !important;filter: alpha(opacity=50);opacity: 0.5;-moz-opacity: 50%;}
/* User menu */

/* .user_menu_index {float: left; } */
.user_menu_index {display: inline:}
.user_profile {font-weight: bold; cursor: pointer;}
.user_menu li {color: #ccc; cursor: default;}
.user_menu_img {cursor: pointer; padding-left: 5px;}
ul.user_menu  {list-style-type: none; border: 1px solid #000000; padding: 0px; margin: 15px 0px 0px 0px; border: 1px solid #ccc; visibility: hidden; position: absolute; background: #fff;}
ul.user_menu li {padding: 0px; margin: 10px;}
.member_user_menu {position: relative;}
.user_profile_on {font-weight: bold; cursor: pointer; color: #000;}
.user_menu {z-index: 1000; padding-top: 10px; box-shadow: 0px 1px 5px #ccc; border: 1px solid #000000; top:-21px; left: -11px; border: 1px solid #ccc; visibility: hidden; position: absolute; background: #fff; //padding-top: 20px;}
.user_menu_discussion {top: -24px; //top: -21px;}
.user_menu ul {list-style-type: none; margin: 0px; padding: 0px;}
.user_menu ul li {padding: 0px; margin: 10px;}
.top_user_block {padding:3px; background-color:#f5f5f5; float: left;}


/* My messages */

/*
#my_messages {display: inline-block; text-align: center; background: url(_img/messages.png) no-repeat; padding-top: 5px; width: 35px; height: 20px; position: relative; //height: 25px;}
#my_messages a {color: #000; background: #fff; opacity: 0.75; border-radius: 4px; text-decoration: none; font-size: 10px; font-family: Tahoma, Arial; font-weight: bold;}
#member_info {float: left; margin-right: 10px; margin-top: 5px}
*/

#my_messages {top: -2px; //top: 0px; position: relative; background: url(_img/messages_front.png) no-repeat; width: 29px; height: 18px; text-align: center; display: inline-block;}
#my_messages a {text-decoration: none; font-size: 10px; color: #000; position: relative; top: -1px;}

/* Ami Popup */

div.popupWindowShadow{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
    background: #fff;
    background: #000000;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    opacity: 0.3;
    z-index:10;
}

div.amiPopup {
    display: none;
    position: fixed;
    background: white;
    overflow: hidden;
    border: 1px solid #888888;
    box-shadow: 0px 0px 15px 3px #000;
}

div.amiPopup .popupClose{
    position: absolute;
    display: block;
    right: 5px;
    top: 1px;
    width: 26px;
    height: 26px;
    background: url("_img/amiPopup_close_btn.gif");
    cursor: pointer;
}

div.amiPopup .popupHeader{
    cursor:move;
    padding-top: 4px;
    position: relative;
    display: block;
    top: 0px;
    left: 0px;
    width:100%;
    height: 25px;
    color: black;
    background-color: #EEE;
    border-top: 1px #fff solid;
}

div.amiPopup .popupHeaderText{
    margin: 3px 0px 0px 14px;
    font-weight: bold;
}

.popupContent {
    padding: 5px 10px 10px 14px;
}

/* Eshop_item_row */

.compare_script_bottom a {display: inline-block;padding-right: 20px;padding-top: 20px;}
.items_sort a {cursor: pointer;}
.items_sort a:hover {color: #8B8B8B;}

.grid_on {color: #000;}
.grid_off {color: #8B8B8B;}

#grid {display: table; width: 100%;}
#grid .div_table {display: table; width: 100%;}
#grid .div_tr {display: table-row}
#grid .div_td {display: table-cell; vertical-align: top;}

#grid .custom_fiels, #grid .announce {display: none}
#grid .eshop_cat_item_Vsplitter, #grid  .eshop_cat_cat_item_Vsplitter {background: none}
#grid .eshop_list_item_row {
  padding-bottom: 55px;
  width: 50%;
}

.list_on, .sort_on {color: #000;}
.list_off, .sort_off {color: #8B8B8B;}

#list .item_small_picture {width: 80px; border: 1px solid #CCCCCC;}
#list .name {font-size: 14px;margin-left: 100px;position: absolute;}
#list .custom_fiels {margin-left: 100px; width: 245px;}
#list .prices {margin-left: 100px;}
#list .eshop_cat_item_Hsplitter {background: none; height: 40px;}
#list .eshop_cat_item_Vsplitter {background: none; border-bottom: 0px; height: 20px;}
#list .addtocomparsion {margin-left: 95px;}
#list .announce {display: block; margin-left: 100px; margin-top: -70px;}
#list .rating {margin-top: 20px; margin-left: 100px;}
#list .small_picture_wrapper {width: 80px; height: 80px;}
#list .forum  {margin-left: 100px;}

.eshop_agreement {text-align: center}
.eshop_agreement_button {display: inline-block;}

.filter_box input.btn {margin-top: 15px;}
.forum {margin: 10px 0px}
.currency_list {font-size:9px; color:#000000; font-weight:bold;}
#flt_search_subcat, .check { zoom:0.8}
#left_btn {margin-top: 10px}
#propery_table {margin: 10px 0px;}

.spec_eshop_tree_links_img { width: 90%; margin: 0 auto;}
.spec_eshop_tree_links_img .lev1 { }
.spec_eshop_tree_links_img .lev2 { }
.spec_eshop_tree_links_img .item_normal { }
.spec_eshop_tree_links_img .item_selected { }
.spec_eshop_tree_links_img .lev1 a:link,
.spec_eshop_tree_links_img .lev1 a:visited,
.spec_eshop_tree_links_img .lev1 a:active,
.spec_eshop_tree_links_img .lev1 a:hover { font: bold 14px arial, tahoma, verdana;    text-transform: uppercase; }
.spec_eshop_tree_links_img .lev2 a:link,
.spec_eshop_tree_links_img .lev2 a:visited,
.spec_eshop_tree_links_img .lev2 a:active,
.spec_eshop_tree_links_img .lev2 a:hover { font: normal 10px arial, tahoma, verdana; }
.spec_eshop_tree_links_img .item_small_picture { float: left; margin-right: 20px; }

/* Spec eshop cart popup */

#spec_eshop_cart_popup_link{
    display:none;
}

#cartPopupWindow #spec_eshop_cart_popup_link{
    display:block;
}

/* 6.0 styles (Status Block) */

.status-block {
    display:block;
    background: #F0F0F0;
    border-radius:10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px;
    margin:5px 0px 5px 2px;
    font-weight: normal;
    position:relative;
}

.status-icon{
    position:absolute;
    top:0px;
    left:3px;
    width:32px;
    height:32px;
}

.status-msgs{padding:15px;}
.block-container { padding:10px 10px 10px 30px;}
.status-red{color: #bc4702;}
.status-black{color: #333;}
.status-none{color: #004080;}

.member_forum_watch_menu {display: inline-block; position: relative;}

/* User Rating extension */

.amiUserRatingControls {
    float: right;
    padding-left: 10px;
    padding-top: 1px;
}
.amiUserRatingControls .amiUserRatingDec, .amiUserRatingControls .amiUserRatingInc {
    width: 16px;
    height: 16px;
    float: left;
    cursor: pointer;
}

.amiUserRatingControls .amiItemRatingValue .user_rating_minus {color: red;}
.amiUserRatingControls .amiItemRatingValue .user_rating_null {color: #ccc;}

.amiUserRatingControls .amiUserRatingDec {background: url(_img/rating/hands.png) no-repeat -18px 1px; opacity: 0.25}
.amiUserRatingControls .amiUserRatingDec:hover {opacity: 1}

.amiUserRatingControls .amiUserRatingInc {background: url(_img/rating/hands.png) no-repeat 0 0; opacity: 0.25}
.amiUserRatingControls .amiUserRatingInc:hover {opacity: 1}

.amiUserRatingControls .amiItemRatingValue {
    color: green;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 25px;
}

.amiUserRatingControls .user_rating_count {color: #ccc; padding: 0 3px;}

.amiUserRatingMemberBg{
    margin-top: 8px;
    width: 102px;
    height: 16px;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft, .amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    /*background: url(_img/rating/stars/user_stars.gif) no-repeat;
    height: 13px;
    width: 75px;*/
	width: 59px;
	background: url(_img/rating/stars/users_stars_gray.png) no-repeat;
	height: 10px;
    float: left;
}

.amiUserRatingMemberBg .amiUserRatingMemberBgRight .amiUserRatingMemberPositive {
	/*background: url(_img/rating/stars/starsgreen5.gif) no-repeat;
	height: 13px;*/
	background: url(_img/rating/stars/users_stars_green.png) no-repeat;
	height: 10px;
    float: left;
}

.amiUserRatingControls .thanks_user, .amiUserRatingControls .thanks_user:hover {
margin-top: -3px;
border: 1px solid #CCCCCC;
border-radius: 5px 5px 5px 5px;
padding: 2px 15px;
width: auto;
color: #000000;
background: #efeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #efeaea 0%, #eaeaea 50%, #cecece 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efeaea), color-stop(50%,#eaeaea), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* IE10+ */
background: linear-gradient(top,  #efeaea 0%,#eaeaea 50%,#cecece 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efeaea', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
opacity: 0.7;
}

.amiUserRatingControls .thanks_user:hover {opacity: 1;}

.amiUserRatingMemberBg .amiUserRatingMemberBgLeft {
    border-right: 1px solid black;
	display: none;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgRight {
    border-left: 1px solid white;
}
.amiUserRatingMemberBg .amiUserRatingMemberBgLeft .amiUserRatingMemberNegative{
    background-color: red;
    float: right;
    height: 16px;
}

.amiUserRatingMemberBg .amiUserRatingMemberTitle{
    font-size: 10px;
}

.amiUserRatingControls div {
    line-height: 1.2 !important;
    font-size: 12px !important;
}

/* Start hyper modules: news and articles */

.news_item-list__list, .articles_item-list__list, .articles_item-cat-list, .news_item-small, .articles_item-small {
    position: relative;
    width: 100%;
    font-size: 0;
}

.news_item-list__list div, .articles_item-list__list div, .articles_item-cat-list div, .news_item-small div, .articles_item-small div {
    font-size: 13px;
}

.news_item-list__cat-header h1, .news_item-detailed__header h1, .articles_item-list__cat-header h1, .articles_item-detailed__header h1 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.news_item-row, .articles_item-row, .articles_item-cat-row, .news_item-small-row, .articles_item-small-row {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 35px;
}

span.news_item-row__fdate, span.articles_item-row__fdate, span.news_item-small__fdate, span.articles_item-small__fdate {
    float: left;
    font-size: 18px;
    padding-right: 7px;
    padding-top: 1px;
}

.articles_item-small-row .articles_item-small__fdate {
    padding-top: 3px;
}

div.news_item-row__header, div.articles_item-row__header, div.articles_item-small-row__cat_header, div.news_item-small-row__cat_header, div.news_item-small-row__header, div.articles_item-small-row__header {
    margin-bottom: 15px;
    padding-right: 30px;  
}

a.news_item-row__header-name, a.articles_item-row__header-name, a.articles_item-list__cat-header, .news_item-small-row__cat_header a, .articles_item-small-row__cat_header a, .news_item-small-row__header a, .articles_item-small-row__header a {
    font-size: 19px;
    text-decoration: underline;
}

a.news_item-row__header-name:hover, a.articles_item-row__header-name:hover, a.articles_item-list__cat-header:hover, .news_item-small-row__cat_header a:hover, .articles_item-small-row__cat_header a:hover, .news_item-small-row__header a:hover, .articles_item-small-row__header a:hover {
    text-decoration: none;
}

.news_item-row__img_small-img, .articles_item-row__img_small-img, .articles_item-row__cat_img_small-img, .articles_item-small-row__img, .news_item-small-row__img {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 15px;
}

.news_item-row__announce, .articles_item-row__announce, .articles_item-cat-row__announce, .news_item-small-row__announce, .articles_item-small-row__announce, .articles_item-small-row__announce, .news_item-small-row__announce {
    margin-bottom: 10px;
    padding-right: 30px;
}

.news_item-detailed__item-details, .articles_item-detailed__item-details {
    display: inline-block;
    width: 100%;
}

.news_item-detailed__fdate, .articles_item-detailed__fdate, .news_item-small-row__cat_header, .articles_item-small-row__cat_header {
    margin-bottom: 15px;
    margin-right: 6px;
    display: inline-block;
}

.news_item-detailed__img, .articles_item-detailed__img {
    float: left;
    margin-right: 20px;
    text-align: center;
}

.news_item-detailed__img img, .articles_item-detailed__img img {
    border: 1px solid #CCCCCC;
}

.news_item-detailed__body, .articles_item-detailed__body, div.articles_item-cat-row__header {
    margin-bottom: 10px;   
}

.articles_item-list__item-list {
    display: inline-block;
    width: 100%;
}

.articles_item-list__cat-img {
    float: left;
    margin-bottom: 20px;
}

.articles_item-row__source, .articles_item-row__author, .articles_item-detailed__source, .articles_item-detailed__author {
    display: inline-block;
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 12px;
}

.articles_item-small-row__cat_header a, .articles_item-small-row__cat_header {
    color: #666;
}

.articles_item-small-row__cat_header span {
    font-size: 22px;
}

div.articles_item-cat-row__header {
    margin-bottom: 20px;
}

.news_item-detailed__img, .articles_item-list__cat-img, .articles_item-detailed__img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

.news_item-detailed__img  .image_click_news, .articles_item-list__cat-img .image_click_articles, .articles_item-detailed__img .image_click_articles {
    border: none;
}

.articles_item-row__cat_img_small-img, .articles_item-row__cat_img_small-img {
    margin-bottom: 20px;
}

.articles_item-detailed__ext_discussion, .news_item-detailed__ext_discussion, .articles_item-small-row__ext_rating, .news_item-small-row__ext_rating {
    clear: both;
}

.articles_item-small-row__img, .news_item-small-row__img {
    margin-bottom: 10px;
}

.captcha-block {
    margin: 0 auto;
    padding-left: 30px;
    width: 350px;
}

.captcha-block__title, .captcha-block img, .captcha-block__input-txt {
    float: left;
    margin: 10px 0;
}

.captcha-block__title {
    padding-top: 11px;
    padding-right: 15px;
}

.captcha-block img {
    margin-right: 10px;
}

.captcha-block__input-txt input {
    width: 110px;
    margin-top: 9px;
}

.articles_item-detailed__announce, .news_item-detailed__announce {
    padding-bottom: 15px;
}

.ext_common-cf, .ext_rating, .ext_tags, .ext_discussion, .pager_showall {
    padding-bottom: 5px;
}

.articles_item-detailed__social-buttons, .news_item-detailed__social-buttons {
     margin: 15px 0 5px -5px;
}

.pager_item_details .pager__content {
    float: left;
}

.pager__content span, .pager__content a, .pager__content span:hover, .pager__content a:hover {
    padding: 2px 7px;
}

.sort-type {
    display: block;
    height: 40px;
    line-height: 1.8;
    width: 100%;
}

.sort-type__area {
    float: right;   
}

.sort-type__field, .sort-type__caption, .sort-type__selectarea {
    float: left;
}

.sort-type__field-caption {
    padding: 0;
    margin: 0 8px;
}

.sort-type__field-selected {
    font-weight: bold;
}

.sort-type__selectarea {
    margin-left: 5px;
}

/* End hyper modules: news and articles */
/*
 * FILE END: _mod_files/_css/common.css
 */
