body {
font-family : tahoma;
font-size : 8pt;
color : #306a82;
background : #fff;
margin : 0;
}
.linked-image {
border : 0;
margin : 0;
padding : 0;
}
.user-image {
background-image: url ("my-image.jpg");
}
.resized-linked-image {
background-color : #000;
border : 0;
color : #fff;
font-size : 10px;
width : auto;
margin : 1px 0 0;
padding : 0;
}
.resized-linked-image-zoom {
width : 200px;
height : 30px;
background-color : #fff;
padding-top : 6px;
padding-left : 5px;
top : 0;
left : 0;
position : absolute;
display : none;
}
#highlighted {
background-color : #fafafa;
}
#highlighted tr:hover {
background-color : #f5fbe1;
}
#tooltip {
background : #fff;
font-size : 10px;
width : auto;
border : 1px solid #789;
border-left : 5px solid #ff9f00;
color : #333;
font-family : verdana, arial, helvetica, sans-serif;
line-height : 15px;
z-index : 100;
position : absolute;
visibility : hidden;
border-collapse : separate;
margin : 0;
padding : 3px;
}
.error {
color : #900;
background-color : #fff0f0;
margin-top : 5px;
margin-bottom : 10px;
border : 1px dashed #900;
padding : 7px;
}
.error b {
color : #900;
background : inherit;
}
.success {
color : #000;
background : #f5fbe1;
margin-top : 5px;
margin-bottom : 5px;
border : 1px dashed #7ba813;
padding : 7px;
}
.block_title {
background : url(images/block_title.gif) no-repeat center top;
width : 179px;
height : 46px;
border : none;
}
.block_title_m {
background : url(images/block_title1.gif) no-repeat center top;
width : 179px;
height : 46px;
border : none;
}
#block_title {
font-family : tahoma;
color : #fff;
font-size : 12px;
font-weight : 700;
text-align : center;
font-variant : small-caps;
padding-top : 10px;
padding-left : 30px;
border : none;
vertical-align : middle;
}
.block_title2 {
background : url(images/block_title2.gif) no-repeat center top;
width : 179px;
height : 46px;
border : none;
}
.block_title_m2 {
background : url(images/block_title12.gif) no-repeat center top;
width : 179px;
height : 46px;
border : none;
}
#block_title2 {
font-family : tahoma;
color : #fff;
font-size : 12px;
font-weight : 700;
text-align : center;
font-variant : small-caps;
padding-top : 10px;
border : none;
vertical-align : middle;
}
.center_left {
background : url(images/center_block_1.gif) no-repeat left top;
width : 8px;
height : 37px;
border : none;
}
.center_title {
background : url(images/center_block_2.gif) repeat-x center top;
border : none;
}
#center_title {
font-family : tahoma;
color : #00b1dd;
font-size : 14px;
font-weight : 700;
text-align : left;
font-variant : small-caps;
padding-top : 3px;
padding-left : 10px;
border : none;
vertical-align : middle;
}
.center_right {
background : url(images/center_block_3.gif) no-repeat left top;
width : 8px;
height : 37px;
border : none;
}
.left_c {
background : url(images/center_block_4.gif) repeat-y left top;
width : 8px;
border : none;
}
.center_text {
background : #fff;
color : #666;
border : none;
}
.right_c {
background : url(images/center_block_5.gif) repeat-y right top;
width : 8px;
border : none;
}
.center_f_left {
background : url(images/center_block_6.gif) no-repeat left top;
width : 8px;
height : 20px;
border : none;
}
.center_f_center {
background : url(images/center_block_7.gif) repeat-x left top;
height : 20px;
border : none;
}
.center_f_right {
background : url(images/center_block_8.gif) no-repeat right top;
width : 8px;
height : 20px;
border : none;
}
.success b {
color : #7ba813;
background : inherit;
}
.editor {
width : 400px;
height : 21px;
border : 1px solid #d1d8ec;
margin : 0 0 1px;
}
.editorinput {
background : #fafafa;
color : #000;
border : 1px solid #d1d8ec;
font-size : 11px;
font-family : Verdana, Helvetica;
text-decoration : none;
}
.editorbutton {
float : left;
cursor : pointer;
padding : 2px 1px 0 5px;
}
code {
background : none;
color : #00f;
font-size : 11px;
font-family : Verdana, Helvetica;
}
.code {
color : #00b;
font-size : 11px;
font-family : Verdana, Helvetica;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
text-decoration : none;
color : #fff;
border-top : 1px dashed #5087ad;
padding : 0;
}
td.pager {
background-color : #fff;
border : 1px solid #9ca4b0;
padding : 2px;
}
td.pagebr {
background-color : #fafafa;
border : 0;
padding : 0;
}
td.highlight {
background-color : #efeee6;
border : 1px solid #9ca4b0;
padding : 2px;
}
hr {
height : 0;
border : 0 solid #00314d;
border-top-width : 1px;
}
table {
border-collapse : collapse;
border : none;
background-color : #fafafa;
}
table.bottom {
color : #fff;
background : transparent;
}
h1 {
font-size : 12pt;
text-align : center;
}
h2 {
background-image : url(images/header.gif);
font-size : 10pt;
margin-bottom : 0;
margin-top : 5px;
height : 18px;
text-align : center;
border-style : solid solid none;
border-width : 0;
}
.topnav {
background-image : url(images/topnav.gif);
padding : 5px;
}
h3 {
font-size : 10pt;
margin-bottom : 5px;
text-align : center;
}
p {
font-size : 8pt;
}
p.sub {
margin-bottom : 4pt;
}
td {
font-size : 8pt;
border : 0 solid #e0e0e0;
}
td.block {
font-size : 8pt;
border : 0;
}
td.right_menu {
border : 0;
}
td.commenttable {
background-color : #fffef2;
}
td.embedded {
border : none;
text-align : left;
}
td.bottom {
border : none;
}
td.text {
text-align : left;
padding : 10pt;
}
td.comment {
font-size : 8pt;
text-align : left;
padding : 10pt;
}
td.colhead {
font-weight : 700;
color : #516a88;
background-image : url(images/header.gif);
}
td.rowhead {
font-weight : 700;
text-align : right;
vertical-align : top;
}
td.title {
font-size : 14pt;
}
td.navigation {
font-weight : 700;
font-size : 10pt;
border : none;
}
form {
margin-top : 0;
margin-bottom : 0;
}
.sublink {
font-style : italic;
font-size : 7pt;
font-weight : 400;
}
a:link, a:visited {
text-decoration : none;
color : #266c8a;
font-weight : 700;
}
a:hover {
color : #cf4343;
}
a.biglink {
font-weight : 700;
font-size : 12pt;
}
a.online:link, a.online:visited {
font-weight : 400;
text-decoration : none;
}
a.menu:link, a.menu:visited {
font-weight : 400;
}
a.menu:active {
color : #516a88;
}
a.menu:hover {
border-left-width : 7px;
border-left-style : solid;
border-left-color : #516a88;
color : #cf4343;
}
a.menu {
display : block;
text-align : left;
text-decoration : none;
background-color : #fafafa;
font-weight : 400;
border-top : 1px solid #516a88;
padding : 3px;
}
a.altlink_white:link, a.altlink_white:visited {
font-weight : 700;
color : #4b4646;
text-decoration : underline;
}
a.altlink_white:hover {
text-decoration : underline;
}
.important {
font-weight : 700;
font-size : 8pt;
}
div.popup {
position : absolute;
top : 0;
left : 0;
width : 170px;
height : 85px;
border : 1px solid #000;
display : none;
}
.red {
color : #e00;
}
.yellow {
color : #970;
}
.green {
color : #000;
}
input, select, textarea {
margin-top : 3px;
margin-bottom : 0;
font-family : tahoma;
font-size : 8pt;
}
.small {
font-size : 7pt;
}
.big {
font-size : 10pt;
}
li {
margin-top : 6pt;
margin-bottom : 6pt;
}
ul {
margin-left : 16pt;
margin-top : 0;
margin-bottom : 0;
}
.startmenu {
font-weight : 700;
text-align : center;
background-image : url(images/menu_head.gif);
margin : 0;
padding : 2px;
}
.menutitle {
font-weight : 700;
text-align : center;
color : #7e110e;
background-color : #ffc58c;
margin : 2px;
}
input.button {
border : 1px solid #ffc58c;
background-color : #ffc58c;
}
.spoiler_head {
color : #2a2a2a;
font-weight : 700;
border : 1px solid #c3cbd1;
border-left : 3px solid #c3cbd1;
background : #e9e9e6;
cursor : pointer;
padding : 3px;
}
.spoiler_body {
border : 1px solid #c3cbd1;
border-left : 3px solid #c3cbd1;
border-top : none;
background : #f5f5f5;
padding : 3px;
}
.rating {
display : block;
padding-bottom : 8px;
margin-bottom : 8px;
}
.star-rating {
list-style : none;
width : 125px;
height : 25px;
position : relative;
background : url(images/rating.gif) repeat-x left top;
margin : 0;
padding : 0;
}
.star-rating li {
text-indent : -90000px;
float : left;
margin : 0;
padding : 0;
}
.star-rating li a {
outline : none;
display : block;
width : 25px;
height : 25px;
text-decoration : none;
text-indent : -9000px;
z-index : 20;
position : absolute;
padding : 0;
}
.star-rating li a:hover {
background : url(images/rating.gif) left bottom;
z-index : 2;
left : 0;
}
.star-rating a.r1-star {
left : 0;
}
.star-rating a.r1-star:hover {
width : 25px;
}
.star-rating a.r2-star {
left : 25px;
}
.star-rating a.r2-star:hover {
width : 50px;
}
.star-rating a.r3-star {
left : 50px;
}
.star-rating a.r3-star:hover {
width : 75px;
}
.star-rating a.r4-star {
left : 75px;
}
.star-rating a.r4-star:hover {
width : 100px;
}
.star-rating a.r5-star {
left : 100px;
}
.star-rating a.r5-star:hover {
width : 125px;
}
.star-rating li.current-rating {
background : url(images/rating.gif) left center;
position : absolute;
height : 25px;
display : block;
text-indent : -9000px;
z-index : 1;
}
.rating-small {
color : #757575;
font-size : 11px !important ;
text-align : center;
}
table.blok, table.main {
background-color : #fafafa;
}
.block_content, .block_content2 {
background : url(images/block_content.gif) repeat-y center top;
color : #727272;
border : none;
}
.block_content_m, .block_content_m2 {
background : url(images/block_content1.gif) repeat-y center top;
color : #727272;
border : none;
}
#block_content, #block_content2 {
padding-left : 15px;
padding-right : 15px;
text-align : center;
}
.block_footer, .block_footer2 {
background : url(images/block_footer.gif) no-repeat center top;
width : 179px;
height : 28px;
border : none;
}
.block_footer_m, .block_footer_m2 {
background : url(images/block_footer1.gif) no-repeat center top;
width : 194px;
height : 15px;
border : none;
}
table.mainouter, table.main2 {
background-color : #fafafa;
border : 0;
}
td.heading, a.index {
font-weight : 700;
}
/* ----////// Ýôôåêò ïðîçðà÷íîñòè /////------- */

#banners a img {
opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=40);  
}

#banners a:hover img {
opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);
}
input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}
div#ajaxerror { 
    background: #FFDDDD url(images/err.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    } 
div#ajaxsuccess { 
    background: #E7FFCE url(images/succ.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    }  
	
	table.tabs { background-color: transporent; border-collapse: collapse; border: 0px none; }
table.tabs td { border: 0px none; font: bold 11px Arial; color: #57533C; white-space: nowrap; }
table.tabs td a, table.tabs td a:visited { font-weight: bold; color: #57533C; text-decoration: none; }
table.tabs td a:hover { color: #000000; }
table.tabs td.active { background-image: url('../../pic/tabs/bg_active.gif'); background-color: #000000; color: #FFFFFF; }
table.tabs td.notactive { background-image: url('../../pic/tabs/bg.gif'); color: #57533C; }
table.tabs td.space { width: 100%; background-image: none; text-align: right; }

table.ustats { border-collapse: separate; border: 1px solid #000000; }
table.ustats td { white-space: nowrap; }
table.ustats td.head { background-color: #000000; border: 1px solid #000000; font-weight: bold; font-size: 7pt; color: #FFFFFF; }
table.ustats td.cell   { border: 0px none; border-bottom: 1px solid #DDDDDD; }
table.ustats td.hhcell { background-color: #EEEEF8; border-top: 1px solid #6FDF1B; border-bottom: 1px solid #6FDF1B; border-left: 0px none; border-right: 0px none; color: #000000; }
table.ustats td.hvcell { background-color: #EEEEF8; border-top: 0px none; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #6FDF1B; border-right: 1px solid #6FDF1B; }
table.ustats td.hccell { background-color: #6FDF1B; border-top: 1px solid #F8C71E; border-bottom: 1px solid #F8C71E; border-left: 1px solid #F8C71E; border-right: 1px solid #F8C71E; color: #000000; }
table.ustats td.hhcell a, table.ustats td.hhcell a:visited, table.ustats td.hccell a, table.ustats td.hccell a:visited { font-weight: bold; color: #000000; text-decoration: none; }
table.ustats td.hhcell a:hover, table.ustats td.hccell a:hover { color: #FF0000; }
table.ustats td.foot { background-color: #F5F4EA; border: 1px solid #F5F4EA; text-align: right; color: #000000; }
table.ustats td.foot a, table.ustats td.foot a:visited { font-weight: normal; color: #000000; text-decoration: underline; }
table.ustats td.foot a:hover { color: #FF0000; }

