/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ГЛОБАЛЬНЫЕ СТИЛИ ПО УМОЛЧАНИЮ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html, body{
 margin: 0px;
 padding: 0px;
 background-image: url(http://allmyhobby.ru/images/4554713.png);
 background-repeat: repeat;
}
img{
 border:none;
}
/*информететр маг морда*/
.boxgrid2 h4{ margin:5px;
 color:#FFF;
 font-size:10px;
 font-family: 'Droid Sans', Arial, sans-serif;
 font-weight: bold; }

.boxgrid2{
 width: 120px;
 height: 120px;
 /* float:left;*/
 background:#FFFFFF;
 border: solid 5px #e6e6db;
 overflow: hidden;
 position: relative;
 /* -webkit-box-shadow: 0px 0px 4px #333;
 -moz-box-shadow: 0px 0px 4px #333*/
}
.boxgrid2 img{
 position: absolute;
 top: 0;
 left: 0;
 border: 0;
}


.boxgrid2 img:hover{
 position: absolute;
 top: 0;
 left: 0;
 border: 0;
 
}

/*конец морда инфр*/


/* для информера магазина*/
.boxgrid h4{ margin:5px;
 color:#FFF;
 font-size:13px;
 font-family: 'Droid Sans', Arial, sans-serif;
 font-weight: bold; }

.boxgrid{
 width: 190px;
 height: 190px;
 /* float:left;*/
 background:#FFFFFF;
 border: solid 5px #e6e6db;
 overflow: hidden;
 position: relative;
 /* -webkit-box-shadow: 0px 0px 4px #333;
 -moz-box-shadow: 0px 0px 4px #333*/
}
.boxgrid img{
 position: absolute;
 top: 0;
 left: 0;
 border: 0;
}


.boxgrid img:hover{
 position: absolute;
 top: 0;
 left: 0;
 border: 0;
 
}
.boxgrid p{
 padding-left:10px;
 color:#afafaf;
 font-weight:bold;
 color:#fffccc; font-weight:bold;
 font-size:16px; font-family:Arial, Helvetica, sans-serif;
}
.boxgrid a{
 
 font-weight:bold;
 color:#CC0033;
 font-weight:bold;
 font-size:16px; font-family:Arial, Helvetica, sans-serif;
 text-decoration: none
}


.boxcaption{
 float: left;
 position: absolute;
 background: 40px #000;
 border-top:1px solid #fff;
 height: 100px;
 width: 100%;
 opacity: .7;
 /* For IE 5-7 */
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
 /* For IE 8 */
 -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.captionfull .boxcaption {
 top: 180px;
 left: 0;
}
.caption .boxcaption {
 top: 150px;
 left: 0;
}


/*конец информера магазина*/





/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
СТИЛИ ДЛЯ ТАБЛИЦЫ ГЛОБАЛЬНЫХ ССЫЛОК
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table.global_links {
 margin: 0px 0px -3px 0px;
 padding: 0px;
 border: 0px;
 width: 100%;
 height: 26px;
 background: #fdebc5 url('../images/modern_p.gif') repeat-x bottom left;
}

table.global_links td {
 padding: 0px 10px 5px 10px;
 vertical-align: middle;
 border: 0px;
 cursor: default;
 font-family: verdana, tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #FF9999;
 white-space: nowrap;
}

table.global_links td.time,
table.global_links td.time:hover {
 padding: 0px 10px 5px 10px;
 vertical-align: middle;
 border: 0px;
 cursor: default;
 font-family: verdana, tahoma, Arial;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 white-space: nowrap;
 text-align: right;
}

table.global_links td:hover {
 color: #FFCCCC;
 cursor: pointer;
}

table.global_links td.current {
 padding: 0px 10px 0px 10px;
 background: #ffffff;
 color: #000000;
 cursor: default;
}

table.global_links td.head,
table.global_links td.head:hover {
 padding: 0px 10px 5px 10px;
 vertical-align: middle;
 border: 0px;
 cursor: default;
 font-family: verdana, tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #FFCCCC;
 white-space: nowrap;
}

table.global_links td a {
 font-family: verdana, tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #FFCCCC;
 text-decoration: none;
 cursor: default;
}

table.global_links td:hover a {
 font-family: verdana, tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #FFCCCC;
 text-decoration: none;
 cursor: pointer;
}

table.global_links td.link_forum {
 padding: 0px 10px 5px 20px;
 background: url('../images/modern_i.gif') left center no-repeat;
}

table.global_links td.link_imgshosting {
 padding: 0px 10px 5px 20px;
 background: url('../images/modern_i.gif') left center no-repeat;
}

table.global_links td.border_left {
 padding: 0px;
 background: url('../images/modern_g.gif') right bottom no-repeat;
 border: 0px;
 white-space: nowrap;
 width: 4px;
}

table.global_links td.border_right {
 padding: 0px;
 background: url('../images/modern_g.gif') left bottom no-repeat;
 border: 0px;
 white-space: nowrap;
 width: 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
СТИЛИ ДЛЯ ФОРМЫ БЫСТРОГО ПОИСКА
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

td.main_menu a:link ,
td.main_menu a:active,
td.main_menu a:visited {
 font-family: Georgia;
 font-size: 15px;
 display: block;
 height: 40px;
 vertical-align: text-bottom;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 text-align: center;
 padding-top: 10px;
}

td.main_menu a:hover {
 font-family: Georgia;
 font-size: 15px;
 background: #06C1FF;
 cursor: pointer;
 display: block;
 vertical-align: top;
 text-decoration: none;
 font-weight: bold;
 text-align: center;
}
img.authorization {
 padding: 0px 2px 0px 0px;
 margin: 4px 0px 0px 0px;
 float: left;
}



table.subheader_area {
 width: 100%;
 height: 24px;
 background: #B83D3D;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 border-color: #FFFFFF;
 text-align: center;
 vertical-align: top;
 padding: 0px;
 margin: 0px;
}

table.subheader_area td {
 border-width: 1px 0px 0px 0px;
 border-style: solid;
 border-color: #FFFFFF;
}

div.div_busy_layer {
 visibility: hidden;
 display: block;
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 background-color: gray;
 opacity: 0.1;
}

div.refresh_request {
 margin: 0px 0px 8px 0px;
 border: 1px solid red;
 text-align: center;
 vertical-align: middle;
 padding: 10px;
 font-weight: bold;
 background: yellow;
}

td.static {
 text-align: justify;
 font-size: 12px;
 font-family: tahoma, verdana, arial;
 padding: 0px 10px 10px 10px;
}

td.static h2 {
 color: #660000;
 font-size: 16px;
 font-family: tahoma, verdana, arial;
 font-weight: bold;
 margin: 16px 0px 16px 0px;
}

td.copyright {
 background: url('../images/modern_f.gif') bottom right no-repeat;
 text-align: left;
 vertical-align: middle;
 font-size: 11px;
 font-family: tahoma, verdana, arial;
 padding: 0px 0px 10px 0px;
 color: #374921;
 cursor: default;
}

td.copyright a:link ,
td.copyright a:active,
td.copyright a:visited {
 font-family: tahoma, verdana, arial;
 font-size: 11px;
 color: #19181a;
 text-decoration: none;
 font-size: 11px;
}

td.copyright a:hover {
 text-decoration: underline;
}





#hintbox {
 text-align : left;
 width : 150px;
 font-size : 10px;
 border : 1px solid #99a1ab;
 background-color : #fff;
 layer-background-color : #a396d9;
 color : #282828;
 margin : 10px 0 0 10px;
 padding : 3px 5px;
 position : absolute;
 visibility : hidden;
 z-index : 998;
 -moz-opacity : 0.9;
 -moz-border-radius : 5px;
 filter : alpha(opacity="90");
}

.onl_table {
 width : 100%;
 font-size : 10px;
}
.onl_table td {
 padding-right : 5px;
 font-size : 10px;
 /* Раскомментировать, если у Вас в две колонки*/ /* width : 50%;
 */ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
 color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
 color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
 color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
 color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
 color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
 color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
 color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
 color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
 color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
 color : #666666;
}

.tabs {
 padding: 0px 4px 2px 4px;
 font-size: 11px;
 font-family: verdana, tahoma, arial;
 color: #000000;
}

table.modern_header_table {
 width: 100%;
 height: 14px;
 border: 0px;
 background: #ffffff url(../images/modern_h.gif) repeat-x left top;
}

table.modern_header_table td.left {
 width: 380px;
 background: url('../images/modern_i.gif') top left no-repeat;
 padding: 0px 0px 0px 0px;
 text-align: left;
 vertical-align: bottom;
}

table.modern_header_table td.right {
 width: 1710px;
 background: url('../images/modern_j.gif') top right no-repeat;
 vertical-align: top;
 padding: 0px 20px 0px 0px;
}

table.modern_header_table td.right_active {
 width: 171px;
 background: url('../images/modern_k.gif') top right no-repeat;
 vertical-align: top;
 padding: 0px 20px 0px 0px;
}

table.vote {
 border: 0px;
 margin: 0px;
 padding: 0px;
 width: 100%;
}

table.vote td.question {
 color: #000000;
 font-size: 11px;
 font-family: tahoma, verdana, arial;
 font-weight: bold;
}

table.vote td.total {
 color: #000000;
 font-size: 11px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 text-align: center;
}

table.vote td.vote_cell {
 color: #000000;
 font-size: 10px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 text-align: left;
 padding: 0px 0px 3px 0px;
 vertical-align: bottom;
 text-align: left;
 height: 18px;
}

table.vote_list {
 width: 100%;
 border: 0px;
 padding: 0px;
 margin: 6px 0px 4px 0px;
}

table.vote_list td.vote_radio {
 width: 14px;
 height: 18px;
 border: 0px;
 padding: 0px;
 margin: 0px;
 text-align: right;
 vertical-align: top;
}

table.vote_list td.vote_radio input {
 padding: 0px;
 margin: 0px;
}

table.vote_list td.vote_label {
 font-size: 11px;
 line-height: 12px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 height: 18px;
 border: 0px;
 padding: 0px;
 margin: 0px;
 text-align: left;
 vertical-align: top;
}

table.vote_nav {
 width: 100%;
 padding: 0px;
 margin: 0px 0px 6px 0px;
}

table.vote_nav td.prev,
table.vote_nav td.next {
 width: 16px;
 margin: 0px;
 padding: 0px;
 text-align: center;
 vertical-align: middle;
 font-size: 11px;
 line-height: 12px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 cursor: pointer;
}

table.vote_nav td.current {
 margin: 0px;
 padding: 0px;
 text-align: center;
 vertical-align: middle;
 font-size: 11px;
 line-height: 12px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 color: #666666;
}

table.vote_buttons {
 width: 100%;
 border: 0px;
}

table.vote_buttons td.dovote {
 width: 50%;
 border: 0px;
 text-align: right;
}

table.vote_buttons td.result {
 width: 50%;
 border: 0px;
 text-align: left;
}

table.voteslist {
 width: 1%;
 border: 0px;
 padding: 0px;
 margin: 0px;
}

table.voteslist td {
 font-size: 12px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 color: #000000;
 border: 0px;
 text-decoration: none;
 cursor: default;
}

table.voteslist td.row1 {
 font-size: 12px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 color: #000000;
 border: 0px;
 text-decoration: none;
 cursor: pointer;
}

table.voteslist td.row1_active {
 background: url('../images/modern_b.gif') left bottom no-repeat;
 cursor: pointer;
}
/*
table.voteslist td.total_votes_active {
color: #000000;
background: #c8de8b;
font-size: 12px;
line-height: 14px;
font-family: tahoma, verdana, arial;
font-weight: normal;
padding: 0px 0px 0px 30px;
text-align: right;
cursor: pointer;
}
*/
table.voteslist td.row1_active .link {
 text-decoration: underline;
 font-weight: normal;
}


table.voteslist td.total_votes {
 font-size: 11px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 padding: 0px 0px 0px 30px;
 color: #666666;
 text-align: right;
 cursor: pointer;
}

table.voteslist td .header {
 color: #cc3300;
 font-weight: bold;
}

table.voteslist td .link {
 color: #3e73b9;
 font-weight: normal;
}

table.voteslist td hr {
 width: 100%;
 padding: 0px;
 margin: 2px 0px 2px 0px;
 color: #888888;
 background-color: #888888;
 height: 1px;
 border: 0px;
}

table.voteslist td.detailed {
 width: 2800px;
 font-size: 12px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 color: #000000;
 text-align: left;
 vertical-align: top;
 padding: 4px 0px 0px 0px;
 border: 0px;
}

table.voteresult_table {
 width: 100%;
 display: none;
 padding: 0px;
 margin: 0px;
}

table.voteresult_table .your_vote {
 color: #364682;
 font-weight: bold;
}

table.voteresult_table td.hint_header {
 background: #e8e8e8 url('../images/modern_l.gif') left center no-repeat;
 width: 250px;
 padding: 6px 6px 6px 22px;
 border: 1px solid #9999cc;
 text-align: left;
 font-size: 12px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 vertical-align: top;
 cursor: default;
}

table.voteresult_table td.hint {
 background: #ffffff;
 width: 266px;
 padding: 6px 6px 6px 6px;
 border-top: 0px;
 border-left: 1px solid #9999cc;
 border-right: 1px solid #9999cc;
 border-bottom: 1px solid #9999cc;
 text-align: left;
 font-size: 12px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 vertical-align: top;
 cursor: default;
}

table.voteresult_table td.voteresults_container_header {
 background: #e8e8e8 url('../images/modern01.gif') left center no-repeat;
 width: 250px;
 padding: 6px 4px 6px 24px;
 border: 1px solid #9999cc;
 text-align: left;
 font-size: 12px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 font-weight: normal;
 vertical-align: top;
 cursor: default;
}

table.voteresult_table td.voteresults_container {
 background: #ffffff;
 width: 266px;
 padding: 6px 6px 6px 6px;
 border-top: 0px;
 border-left: 1px solid #9999cc;
 border-right: 1px solid #9999cc;
 border-bottom: 1px solid #9999cc;
 text-align: left;
 vertical-align: top;
 cursor: default;
}

table.voteresult_table td.voteresults_container .details_link {
 font-size: 11px;
 line-height: 14px;
 font-family: tahoma, verdana, arial;
 color: #3e73b9;
 font-weight: normal;
 border: 0px;
 text-decoration: none;
 cursor: pointer;
}

table.voteresult_table td.voteresults_container .details_link:hover {
 text-decoration: underline;
 cursor: pointer;
}

table.voteresult_table td.separator {
 border: 0px;
 padding: 0px;
 margin: 0px;
 height: 8px;
}

table.voteslist td.big_separator {
 width: 10px;
}
/* General Style */
.header_table a:link {text-decoration:underline; color:#5F6431;}
.header_table a:active {text-decoration:underline; color:#5F6431;}
.header_table a:visited {text-decoration:underline; color:#5F6431;}
.header_table a:hover {text-decoration:underline; color:#000000;}

a:link {text-decoration:underline; color:#0463ac;}
a:active {text-decoration:underline; color:#0463ac;}
a:visited {text-decoration:underline; color:#0463ac;}
a:hover {text-decoration:underline; color:#42ACFB;}

td, body {font-family:verdana,arial,helvetica; font-size:9pt;}
form {padding:0px;margin:0px;}
input,textarea,select {vertical-align:middle; font-size:8pt; font-family:verdana,arial,helvetica;}
.copy {font-size:7pt;}

a.noun:link {text-decoration:underline; color:#AF5E38}
a.noun:active {text-decoration:underline; color:#AF5E38}
a.noun:visited {text-decoration:underline; color:#AF5E38}
a.noun:hover {text-decoration:none; color:#000000}

hr {color:#888888;height:1px;}
label {cursor:pointer;cursor:hand}

.blocktitle {font-family:Verdana,Sans-Serif;color:#C24747;font-size:12px;}

a.menu1:link {text-decoration:underline; color:#FFFAF8}
a.menu1:active {text-decoration:underline; color:#FFFAF8}
a.menu1:visited {text-decoration:underline; color:#FFFAF8}
a.menu1:hover {text-decoration:underline; color:#DD9999}
.menuTd {padding-left:12px;padding-right:10px; background: url('/.s/t/161/10.gif') no-repeat 0px 3px;}

.mframe {border-left:1px solid #E5E7EA; border-right:1px solid #E5E7EA;}
.colgray {border-right:1px solid #E5E7EA;}
.colwhite {border-right:1px solid #FFFAF8;}
.msep {border-top:1px solid #FFFAF8;}
/* ------------- */

/* Menus */
ul.uz, ul.uMenuRoot {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.menus {margin: 0; padding: 0 0 0 13px; background: url('/.s/t/161/11.gif') no-repeat 0px 3px; margin-bottom: .6em;}
/* ----- */

/* Site Menus */

.uMenuH li {float:left;padding:0 5px;}


.uMenuV .uMenuItem {font-weight:normal;padding-top: 10px;}
.uMenuV li a:link {text-decoration:none; color:#FFFFFF}
.uMenuV li a:active {text-decoration:none; color:#FFFFFF}
.uMenuV li a:visited {text-decoration:none; color:#FFFFFF}
.uMenuV li a:hover {text-decoration:none; color:#FFFFFF}
.uMenuV a.uMenuItemA:link {text-decoration:none; color:#FFFFFF !important; font-weight: bold;}
.uMenuV a.uMenuItemA:visited {text-decoration:none; color:#FFFFFF!important; font-weight: bold;}
.uMenuV a.uMenuItemA:hover {text-decoration:none; color:#FFFFFF !important; font-weight: bold;}
.uMenuV .uMenuArrow {position:absolute;width:15px;height:15px;right:0;top:12px;background:url('http://allmyhobby.ru/images/res.png') no-repeat 0 0;}

.uMenuV li {margin: 0; padding: 0 0 0 5px; margin-bottom: .3em;height: 35px;border: rgb(47, 145, 173) 1px solid;background: rgb(55, 174, 207); border-radius: 4px; border-bottom: rgb(47, 145, 173) 3px solid;}
.uMenuV li:hover,.uMenuV li:visited,.uMenuV li:link {margin: 0; padding: 0 0 0 5px; margin-bottom: .3em;height: 35px;border: rgb(231, 171, 42) 1px solid;background: #FFB914; border-radius: 4px; border-bottom: rgb(231, 171, 42) 3px solid;}
.u-menu a:link,.u-menu a:visited,.u-menu a:active {color:#FFFFFF !important;text-decoration:none;font-weight: 600;padding-bottom: 10px;font-size: 12px;padding-top: 0 !important;}
.u-menu a:hover {color:#FFFFFF !important;text-decoration:none; font-weight: 600;padding-bottom: 10px;font-size: 14px;}
/*внешняя рамка меню*/
#uMenuDiv5 .xw-tl {background:#FFFFFF;} 
#uMenuDiv5 .xw-tc {background:#FFFFFF;} 
#uMenuDiv5 .xw-tr {background:#FFFFFF;} 
#uMenuDiv5 .xw-ml {background:#FFFFFF;} 
#uMenuDiv5 .xw-mr {background:#FFFFFF;} 
#uMenuDiv5 .xw-bl {background:#FFFFFF;} 
#uMenuDiv5 .xw-bc {background:#FFFFFF;} 
#uMenuDiv5 .xw-br {background:#FFFFFF;} 
/*фон и внутренняя рамка*/
#uMenuDiv5 .u-menubody {border: 1px solid #a2a2a2 !important;}
#uMenuDiv5 .xw-mc {border: 1px solid #e1e1e1!important;background:#e1e1e1!important;}

/*оформление пункта меню*/
#uMenuDiv5 .u-menuvitem {margin:1px;background:rgb(55, 174, 207);} 
#uMenuDiv5 .u-menuitemhl {margin:1px;background:rgb(47, 145, 173);}
/*стиль стрелочки меню*/
#uMenuDiv5 .u-menuarrow {background:transparent url(/.s/img/wd/3/ar1.gif) no-repeat scroll 5px 8px;height:16px;width:16px;position:absolute;right:0;top:0}
/* --------- */

/* Module Part Menu */
.catsTd {margin: 0; padding: 2px 0 2px 13px; background: url('/.s/t/161/11.gif') no-repeat 0px 5px; margin-bottom: .6em;}
.catName {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNameActive {font-family:Tahoma,Arial,Sans-Serif;font-size:11px;}
.catNumData {font-size:7pt;color:#934A4A;}
.catDescr {font-size:7pt; padding-left:10px;}
a.catName:link {text-decoration:underline; color:#AF5E38;}
a.catName:visited {text-decoration:underline; color:#AF5E38;}
a.catName:hover {text-decoration:none; color:#000000;}
a.catName:active {text-decoration:none; color:#AF5E38;}
a.catNameActive:link {text-decoration:none; color:#AF5E38;}
a.catNameActive:visited {text-decoration:none; color:#AF5E38;}
a.catNameActive:hover {text-decoration:none; color:#000000;}
a.catNameActive:active {text-decoration:none; color:#AF5E38;}
/* ----------------- */

/* Entries Style */
.eBlock {}
.eTitle {font-family:Verdana,Arial,Sans-Serif;font-size:13px;font-weight:bold;color:#934A4A; padding: 0 0 0 17px; background: url('/.s/t/161/12.gif') no-repeat 0px 2px;}
.eTitle a:link {text-decoration:underline; color:#934A4A;}
.eTitle a:visited {text-decoration:underline; color:#934A4A;}
.eTitle a:hover {text-decoration:underline; color:#000000;}
.eTitle a:active {text-decoration:underline; color:#000000;}

.eMessage {text-align:justify;padding-bottom:5px;}
.eText {text-align:justify;padding-bottom:5px;padding-top:5px;border-top:1px solid #DD9999}
.eDetails {border-top:1px dashed #F6A37B;border-bottom:1px dashed #F6A37B;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:7pt;}
.eDetails1 {border-top:1px dashed #F6A37B;border-bottom:1px dashed #F6A37B;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}
.eDetails2 {border-bottom:1px dashed #F6A37B;font-family:Tahoma,Arial,Sans-Serif;color:#1A1A1A;padding-bottom:5px;padding-top:3px;text-align:left;font-size:8pt;}

.eRating {font-size:7pt;}
.eAttach {margin: 16px 0 0 0; padding: 0 0 0 15px; background: url('/.s/t/161/13.gif') no-repeat 0px 0px;}
/* ------------- */

/* Entry Manage Table */
.manTable {}
.manTdError {color:#FF0000;}
.manTd1 {}
.manTd2 {}
.manTd3 {}
.manTdSep {}
.manHr {}
.manTdBrief {}
.manTdText {}
.manTdFiles {}
.manFlFile {}
.manTdBut {}
.manFlSbm {}
.manFlRst {}
.manFlCnt {}
/* ------------------ */

/* Comments Style */
.cAnswer {padding-left:15px;padding-top:4px;font-style:italic;}
.cBlock1 {background:#FFFAF8; border:1px solid #DD9999;}
.cBlock2 {background:#FFFAF8; border:1px solid #DD9999;}
/* -------------- */

/* Comments Form Style */
.commTable {}
.commTd1 {color:#000000;}
.commTd2 {}
.commFl {color:#934A4A;width:100%;background:#FEFAFA;border:1px solid #DD9999;}
.smiles {border:1px inset;background:#FFFFFF;}
.commReg {padding: 10 0 10 0px; text-align:center;}
.commError {color:#FF0000;}
.securityCode {color:#934A4A;background:#FEFAFA;border:1px solid #DD9999;}
/* ------------------- */

/* Archive Menu */
.archUl {list-style: none; margin:0; padding-left:0;}
.archLi {padding: 0 0 3px 10px; background: url('/.s/t/161/14.gif') no-repeat 0px 4px; font-family:Tahoma,Arial,Sans-Serif;}
a.archLink:link {text-decoration:underline; color:#934A4A;}
a.archLink:visited {text-decoration:underline; color:#934A4A;}
a.archLink:hover {text-decoration:none; color:#000000;}
a.archLink:active {text-decoration:none; color:#000000;}
/* ------------ */

/* Archive Style */
.archiveCalendars {text-align:center;color:#0000FF;}
.archiveDateTitle {font-weight:bold;color:#934A4A;padding-top:15px;}
.archEntryHr {width:250px;color:#DDDDDD;}
.archiveeTitle li {margin-left: 15px; padding: 0 0 0 15px; background: url('/.s/t/161/15.gif') no-repeat 0px 4px; margin-bottom: .6em;}
.archiveEntryTime {width:65px;font-style:italic;}
.archiveEntryComms {font-size:9px;color:#C3C3C3;}
a.archiveDateTitleLink:link {text-decoration:none; color:#934A4A}
a.archiveDateTitleLink:visited {text-decoration:none; color:#934A4A}
a.archiveDateTitleLink:hover {text-decoration:underline; color:#934A4A}
a.archiveDateTitleLink:active {text-decoration:underline; color:#934A4A}
.archiveNoEntry {text-align:center;color:#0000FF;}
/* ------------- */

/* Calendar Style */
.calMonth {background-color: #FFEBDD; }
.calWday {color:#FFFFFF; background:#F6A37B; width:18px;}
.calWdaySe {color:#FFFFFF; background:#CC5D28; width:18px;}
.calWdaySu {color:#FFFFFF; background:#CC5D28; width:18px; font-weight:bold;}
.calMday {background:#FFFFFF; border: 1px solid #FFEBDD;}
.calMdayA {background:#F6A37B;font-weight:bold;}
.calMdayIs {background:#FFEBDD;font-weight:bold;}
.calMdayIsA {background:#FFEBDD;font-weight:bold;}
a.calMonthLink:link,a.calMdayLink:link {text-decoration:none; color:#934A4A;}
a.calMonthLink:visited,a.calMdayLink:visited {text-decoration:none; color:#934A4A;}
a.calMonthLink:hover,a.calMdayLink:hover {text-decoration:underline; color:#934A4A;}
a.calMonthLink:active,a.calMdayLink:active {text-decoration:underline; color:#000000;}
/* -------------- */

/* Poll styles */
.pollBut {width:110px;}

.pollBody {padding:7px; margin:0px; background:#FFFFFF}
.textResults {background:#EBE0E0}
.textResultsTd {background:#FFFFFF}

.pollNow {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.pollNowTd {}

.totalVotesTable {border-bottom:1px solid #EBE0E0; border-left:1px solid #EBE0E0; border-right:1px solid #EBE0E0;}
.totalVotesTd {background:#FFFFFF;}
/* ---------- */

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:blue;}
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:red;}
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:green;}
/* ---------------- */

/* Other Styles */
.replaceTable {background:#FFEBDD;height:100px;width:300px;border:1px solid #F6A37B;}
.legendTd {font-size:7pt;}
/* ------------ */

/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#F6A37B}
.gTableTop {padding:2px;background-color:#F6A37B;color:#CC5D28;font-weight:bold;height:25px;padding-left:17px;font-size:10pt;background-image: url('/.s/t/161/9.gif');}
.gTableSubTop {padding:2px;background:#FFEBDD;color:#CC5D28;height:20px;font-size:10px;}
.gTableBody {padding:2px;background:#FFFAF8;}
.gTableBody1 {padding:2px;background:#FFFFFF;}
.gTableBottom {padding:2px;background:#FFFAF8;}
.gTableLeft {padding:2px;background:#FFFAF8;font-weight:bold;color:#934A4A}
.gTableRight {padding:2px;background:#FFFAF8}
.gTableError {padding:2px;background:#FFFAF8;color:#FF0000;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#FFFFFF}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#FFFAF8}
.forumLastPostTd,.forumArchive {padding:2px;font-size:7pt;}

a.catLink:link {text-decoration:none; color:#CC5D28;}
a.catLink:visited {text-decoration:none; color:#CC5D28;}
a.catLink:hover {text-decoration:underline; color:#CC5D28;}
a.catLink:active {text-decoration:underline; color:#CC5D28;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:9pt;}
.forumDescr,.forumModer {color:#858585;font-size:7pt;}
.forumViewed {font-size:9px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#934A4A;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#934A4A;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#B56C6C;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#934A4A;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:bold;font-size:7pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#000000;}
a.forumBarA:visited {text-decoration:none; color:#000000;}
a.forumBarA:hover {text-decoration:none; color:#934A4A;}
a.forumBarA:active {text-decoration:underline; color:#934A4A;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:7pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#F0C6C6;}
.fastNavCat {background:#F9E6E6;}
.fastNavCatA {background:#F9E6E6;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#DD9999;}
.pagesInfo {background:#FFFFFF;padding-right:10px;font-size:7pt;}
.switch {background:#FFFFFF;width:15px;font-size:7pt;}
.switchActive {background:#FFEBDD;font-weight:bold;color:#934A4A;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#000000;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#000000;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#FFFFFF}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#FFFAF8}
.threadLastPostTd {padding:2px;font-size:7pt;}
.threadDescr {color:#858585;font-size:7pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#FFFAF8;height:25px;font-weight:bold;font-size:7pt;color:#934A4A;padding-left:40px;}
.threadsDetails {padding:2px;background:#FFFAF8;height:25px;color:#934A4A;}
.forumOnlineBar {padding:2px;background:#FFFAF8;height:25px;color:#934A4A;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#934A4A;}
a.threadLink:visited {text-decoration:none; color:#934A4A;}
a.threadLink:hover {text-decoration:underline; color:#000000;}
a.threadLink:active {text-decoration:underline; color:#000000;}

.postpSwithces {font-size:7pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:7pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#FFFAF8;text-align:center;}
.postFirst {background:#FFFAF8;border-bottom:3px solid #965A5A;}
.postRest1 {background:#FFFAF8;}
.postRest2 {background:#FFFAF8;}
.postSeparator {height:3px;background:#B38282;}

.postTdTop,.postBottom {background:#FFEBDD;height:20px}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#965A5A;}
.posttdMessage {padding:5px;}

.pollQuestion {text-align:center;font-weight:bold;}
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;}
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newPollBlock {background: #F9F9F9;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/161/17.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/161/17.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.codeButtons {font-size:7pt;background:#FEFAFA;border:1px solid #934A4A;}
.codeCloseAll {font-size:7pt; color:#934A4A;font-weight:bold;background:#FEFAFA;border:1px solid #934A4A;}
.postNameFl,.postDescrFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postPollFl,.postQuestionFl {background:#FEFAFA;border:1px solid #934A4A;width:400px}
.postResultFl {background:#FEFAFA;border:1px solid #934A4A;width:50px}
.postAnswerFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}
.postTextFl {background:#FEFAFA;border:1px solid #934A4A;width:550px;height:150px}
.postUserFl {background:#FEFAFA;border:1px solid #934A4A;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */


/* Tags */
.eTagGr10 {font-size:10pt !important;}
.eTagGr11 {font-size:10pt !important;}
.eTagGr12 {font-size:10pt !important;}
.eTagGr13 {font-size:10pt !important;}
.eTagGr14 {font-size:10pt !important;}
.eTagGr15 {font-size:10pt !important;}
.eTagGr16 {font-size:10pt !important;}
.eTagGr17 {font-size:14pt !important;}
.eTagGr18 {font-size:14pt !important;}
.eTagGr19 {font-size:14pt !important;}
.eTagGr20 {font-size:14pt !important;}
.eTagGr21 {font-size:14pt !important;}
.eTagGr22 {font-size:14pt !important;}
.eTagGr23 {font-size:14pt !important;}
.eTagGr24 {font-size:14pt !important;}
.eTagGr25 {font-size:14pt !important;}
.eTagGr26 {font-size:14pt !important;}
.eTagGr27 {font-size:14pt !important;}
.eTagGr28 {font-size:14pt !important;}
.eTagGr29 {font-size:14pt !important;}
.eTagGr30 {font-size:14pt !important;}
a.etag:link,a.etag:visited {text-decoration: none;color: #046A87;}
a.etag:hover,a.etag:active {text-decoration: none;color: #FF0033;}
/* ---- */

/* Для блока похожие */

li.uRelatedEntry {
 color: #333333;
}
li.uRelatedEntry {
 border-radius: 3px 3px 3px 3px;
 color: #666666;
 display: block;
 font-size: 11px;
 padding: 6px;
 text-align:center;
}
.uRelatedEntry {
 hight: 160px;
 width:160px;
}
#uRelated{
 padding:3px 5px;
}
#uRelated *{
 list-style:none;
 width:160px;
 overflow:hidden;
}
#uRelated ul.uRelatedEntries{
 width:99%;
 margin:1px auto 0;}
li.uRelatedEntry{
 width:19%;
 float:left;}
/* Для блока похожие - конец */

/* для галереи */
#images { 
 list-style: none; 
} 
#images li, #images li a, #images li a img { 
 float: left; 
} 
#images li { 
 padding: 7px; 
 margin-right: 4px; 
 -webkit-border-radius: 7px; 
 -moz-border-radius: 7px; 
 border-radius: 7px; 
 background: #fff; 
} 
.dn { 
 display: none; 
} 
#overlay { 
 position: fixed; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
 background-color: #000; 
 filter: alpha(opacity=50); 
 -moz-opacity: 0.5; 
 -khtml-opacity: 0.5; 
 opacity: 0.5; 
 z-index: 10000; 
} 
#lightbox { 
 text-align: left; 
 padding: 10px; 
 z-index: 999999; 
 background: #fff; 
 -webkit-border-radius: 7px; 
 -moz-border-radius: 7px; 
 border-radius: 7px; 
 position: fixed; 
 top: -999999em; 
 left: 50%; 
} 
#lightbox-wrapper { 
 background: #111; 
} 
#lightbox-content { 
 overflow: hidden; 
 text-align: center; 
 position: relative; 
} 
#lightbox-tools { 
 height: 25px; 
 position: relative; 
 bottom: 0; 
 line-height: 0; 
} 
#lightbox-close, #lightbox-tools .paging { 
 width: 16px; 
 height: 16px; 
 text-indent: 999999em; 
 overflow: hidden; 
 background-image: url(/images/pagination.png); 
 background-repeat: no-repeat; 
 display: none; 
 position: absolute; 
 top: 5px; 
} 
#lightbox-prev, #lightbox-prev-inactive { 
 left: 5px; 
} 
#lightbox-next, #lightbox-next-inactive { 
 left: 25px; 
} 
#lightbox-prev { 
 background-position: 0 0; 
 cursor: pointer; 
} 
#lightbox-prev-inactive { 
 background-position: 0 -16px; 
 cursor: default; 
} 
#lightbox-next { 
 background-position: 0 -32px; 
 cursor: pointer; 
} 
#lightbox-next-inactive { 
 background-position: 0 -48px; 
 cursor: default; 
} 
#lightbox-close { 
 background-position: 0 -64px; 
 cursor: pointer; 
 display: block; 
 right: 5px; 
} 
#lightbox-title { 
 -webkit-border-radius: 7px; 
 -moz-border-radius: 7px; 
 border-radius: 7px; 
 background-color: #000; 
 filter: alpha(opacity=80); 
 -moz-opacity: 0.8; 
 -khtml-opacity: 0.8; 
 opacity: 0.8; 
 position: absolute; 
 bottom: 15px; 
 padding: 6px 20px; 
 color: #fff; 
 font-style: italic; 
} 
.preloader { 
 width: 50px; 
 height: 50px; 
 padding: 10px; 
 background: #262626; 
 -webkit-border-radius: 7px; 
 -moz-border-radius: 7px; 
 border-radius: 7px; 
 position: absolute; 
 top: 50%; 
 left: 50%; 
 margin-top: -25px; 
 margin-left: -25px; 
}

/* конец*/

/*картинка с надписью */
.example3 {
 display:inline-block; 
 position:relative;
 float: left;
 margin: 10px;
}
.example3 .example_text {
 left:0;
 bottom:0;
 width:100%;
 box-sizing:border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box; 
}

.example3 .example_text a {
 display:block;
/* position:absolute;*/
 left:0;
 bottom:0;
 width:99.9%;
 box-sizing:border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box; 
 color:#fff;
 padding:10px;
 background-color:#0097a7;
 text-decoration:none;
 font-variant: small-caps;
 border-radius:5px;
 
}
.example3 span {
 font-size:14px; 
}
.example_text a:hover {
 background-color:rgba(40,133,158,.85);
 
}
.example_beauty{
 border: 1px solid black;
}

.example_al a{
 width: 250px;
}
.element
{
 overflow:hidden;
 width:450px;
 height: 250px;
 border: 1px #000 solid;
 margin: 20px;
 float: left;
 position: relative;
}

.element img
{
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 margin: auto;
 width: inherit;
}
.example4 {
 display: inline-block;
 position: relative;
 float: left;
 margin: 10px;
 background-color: rgba(236,239,241,.60);
 border: 0px solid black; /* Параметры рамки */
 border-radius: 5px;
}

.example4 .example_text a {
 display: block;
 width: 99.9%;
 box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 color: #fff;
 padding: 10px;
 text-decoration: none;
 font-variant: small-caps;
 background-color: #00838f;
 border-radius: 0 0 5px 5px;
}

.element2
{
 overflow:hidden;
 width:200px;
 height: 200px;
 border: 1px #000 solid;
 margin: 5px;
 float: left;
 
 position: relative;
}

.element2 img
{
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 margin: auto;
 height: inherit;
}

/*конец*/

/*стили главная */
.title_new{
 color: #FFFFFF;
 text-align: center;
 font-weight: 100;
 font-size: 25px;
 background-color: #FFB914;
 padding: 10px;
 margin-bottom: 15px;
}

/*блок с рекламой под меню*/
.block_rekl {
 background-color: white;
 padding: 10px;
 border: 1px solid rgb(237, 237, 237);
}
/**/
/*крутилка*/
.div {
 width: 600px;
 height: 350px;
 margin: 0 auto;
}

.div img{
 margin-left:-300px;
}

/*комментарии*/
/* Обновленный вид комментариев для uCoz с аватарами 
------------------------------------------*/ 
.cell_comment { 
 float:left; 
 width:99%; 
 color:#666; 
 background:#fff; 
 margin: 10px 0px; 
 border: 3px solid #bdd3e0; 
 border-radius:3px; overflow: hidden; 
} 

.comment_top { 
 float:left; 
 width:100%; 
 padding:5px 0px; 
 background:#F4F8F9; 
 border-bottom: 1px solid #E6F0F2; 
} 

.comment_name{ 
 margin-left: 20px; 
 color:#34AB63; 
} 

.comment_number { 
 float:right; 
 background:#f5f7f9; 
 margin-right: 20px; 
} 

.comment_top span { 
 font:9px Verdana,Arial,Helvetica, sans-serif; 
 color:#999; 
} 

.comment_mp, 
.comment_page { 
 float:right; 
 margin-right: 20px; 
} 

.comment_message { 
 float:left; 
 font:115%/1.5 Verdana,Arial,Helvetica, sans-serif; 
 text-align:justify; 
 
 width:94%; 
 overflow: hidden; 
 padding: 10px 20px 15px 20px; 
} 

.comment_avatar { 
 float:right; 
 width:56px; 
 height:56px; 
 margin: 0px 0px 5px 5px; 
 border: 3px solid #bdd3e0; 
 border-radius:3px; 
} 

.comment_bottom { 
 float:left; 
 width:100%; 
 padding:6px 0px 5px 0px; 
 background:#F4F8F9; 
 border-top: 1px solid #E6F0F2; 
 font:10px Verdana,Arial,Helvetica, sans-serif; 
} 

.comment_answer:link, 
.comment_answer:visited{ 
 float:left; 
 margin: 0px 0px 0px 20px; 
 background:#8cbec9; 
 padding: 2px 7px 2px 7px; 
 text-shadow: 1px 1px 1px #5d97a4; 
 color:#fff; 
} 

.comment_answer:hover { 
 background:#9dd0db; 
} 

.comment_answer:active { 
 box-shadow:inset 0px 0px 3px #5a95a2!important; 
} 

.comment_like:link, 
.comment_like:visited{ 
 float:right; 
 background:#8ec98c; 
 padding: 2px 7px 2px 7px; 
 text-shadow: 1px 1px 1px #4aa44c; 
 color:#fff; 
} 

.comment_like:hover { 
 background:#abe6a9; 
} 

.comment_like:active { 
 box-shadow:inset 0px 0px 3px #349932!important; 
} 

.comment_bottom strong { 
 float:right; 
 padding: 2px 10px 2px 10px; 
 background:#dde9d9; 
 margin-right: 20px; 
} 

.comment_answer_admin{ 
 float:left; 
 width:94%; 
 margin-top: 10px; 
 padding: 10px 20px 10px 20px; 
 background:#f4ecec; 
 border-radius:3px; 
} 

.comment_avatar_admin{ 
 float:right; 
 width:50px; 
 height:50px; 
 margin: 0px 0px 10px 25px; 
 border: 3px solid #dca2a2; 
 border-radius:3px; 
} 

.cell_comment a:hover img { 
 filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85); 
 -moz-opacity: 0.7; 
 opacity: 0.7; 
 filter: alpha(opacity=85); 
}