* {
padding : 0;
margin : 0;
}
body {
font : 0.7em Verdana;
color : #595959;
background : #fff;
}
img {
border : none;
}
p {
margin-bottom : 10px;
}
a {
color : #888;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
h1 {
color : #00aeef;
font-size : 1.9em;
font-weight : normal;
}
h2 {
font-size : 1.2em;
color : #fff;
background : url("../style/h2.png") no-repeat;
height : 33px;
line-height : 33px;
padding-left : 30px;
margin : 0 -10px 5px;
}
h3 {
background : url("../style/h3.gif") no-repeat left center;
color : #80c42e;
font-size : 1.8em;
padding : 7px 0 0 40px;
margin : 0 0 0 20px;
font-weight : normal;
}
h4, h5 {
color : #1cbbb4;
font-size : 1.2em;
font-weight : normal;
padding-left : 20px;
margin-bottom : 10px;
}
h4 {
background : url("../style/search.gif") no-repeat left center;
}
h5 {
background : url("../style/author.gif") no-repeat left center;
}
h6 {
color : #83ab38;
font-weight : normal;
font-size : 1.2em;
text-align : center;
}
#wrapper {
min-width : 980px;
width : 98%;
padding : 0 1%;
}
#header {
border-top : 5px solid #ffa200;
text-align : right;
}
#header2 {
padding : 0;
margin : 0;
padding-bottom : 143px;
padding-bottom : 60px;
}
#logo {
margin : 15px 0 0 20px;
float : left;
}
#nav {
margin : 15px 20px 0 0;
}
#navigation {
margin : 20px 0 2px;
}
#navigation li {
list-style : none;
display : block;
float : right;
margin-left : 7px;
height : 28px;
}
#navigation li a {
text-transform : lowercase;
padding : 5px 20px;
color : #fff;
font-size : 1.2em;
line-height : 28px;
height : 28px;
background : #0f5069 url("../style/menu_list.gif") no-repeat right top;
}
#navigation li a:hover {
background : #0188ba url("../style/menu_list_current.gif") no-repeat right top;
text-decoration : none;
}
#navigation .current a {
background : #0188ba url("../style/menu_list_current.gif") no-repeat right top;
}
#panel {
background : #3e3e3e url("../style/panel1.gif") repeat-x bottom;
margin-top : 50px;
text-align : left;
color : #fff;
}
#panel .inside1 {
background : url("../style/panel2.gif") no-repeat bottom left;
}
#panel .inside2 {
background : url("../style/panel3.gif") no-repeat bottom right;
padding : 15px 10px 45px 20px !important ;
padding : 15px 10px 15px 20px;
}
#panel a {
color : #d7d7d7;
}
.red a {
color : #f00;
}
#panel ul {
list-style : none;
float : right;
padding : 15px 0 0 0;
}
#panel li {
margin-bottom : 5px;
}
#panel li a {
background : url("../style/panel_list.gif") no-repeat left center;
padding-left : 12px;
}
#panel .inside2 .left {
width : 48%;
}
#panel .inside2 .right {
width : 49%;
padding-left : 20px;
background : url("../style/lines.gif") repeat-y left;
}
#panel table {
width : 100%;
vertical-align : top;
}
.button {
border : 1px solid #393939;
color : #1cbbb4;
font : 0.9em Verdana;
height : 19px;
background : #323232;
padding : 0 5px;
}
.buttons {
border : 1px solid #393939;
color : #1cbbb4;
font : 0.9em Verdana;
height : 27px;
background : #323232;
padding : 0 5px;
}
.button1 {
border : 1px solid #999;
color : #666;
font : 0.9em Verdana;
height : 19px;
background : #fff;
padding : 0 5px;
}
.search {
border : 1px solid #2aa3d5;
background : #fff;
height : 25px;
font-size : 2em;
padding : 0;
margin : 0;
width : 82%;
vertical-align : bottom;
}
.textbox {
border : 1px solid #b2b2b2;
background : #fff;
height : 16px;
padding : 0;
margin : 0;
width : 15%;
vertical-align : bottom;
}
#container {
width : 100%;
float : right;
margin-left : -242px;
}
#content {
margin-left : 220px;
padding-left : 14px;
}
#top {
background : url("../style/top.png") repeat-x;
margin-bottom : 14px;
}
#top .inside1 {
background : url("../style/top_left.png") no-repeat left;
}
#top .inside2 {
background : url("../style/top_right.png") no-repeat right;
height : 204px;
padding : 0 0 0 185px;
}
.last_file {
width : 33%;
background : url("../style/last_file.png") no-repeat top center;
text-align : center;
float : left;
margin : 7px 0 0 0;
padding : 7px 0 0 0;
}
.last_file img {
margin-bottom : 10px;
}
.last_file a {
color : #333;
font-size : 1.2em;
}
#main {
margin-right : 220px;
padding-right : 8px;
}
#main ul {
margin-bottom : 10px;
}
#main li {
list-style-position : inside;
}
.afteranchor a {
color : #098876;
font-weight : bold;
background : url("../style/afteranchor.gif") no-repeat left center;
padding-left : 10px;
margin : 0 30px 0 0;
}
#right {
width : 220px;
float : right;
}
#right a {
text-decoration : underline;
color : #555;
}
#right a:hover {
text-decoration : none;
}
#sidebar {
width : 220px;
float : left;
}
#sidebar a {
text-decoration : underline;
color : #555;
}
#sidebar a:hover {
text-decoration : none;
}
.block {
padding : 0 10px 10px;
margin-bottom : 10px;
}
.block form {
line-height : 20px;
padding-left : 20px;
}
.block img {
margin : 5px 3px;
}
.block li {
list-style : none;
}
.block li a {
background : url("../style/arw.gif") no-repeat left top;
padding-left : 10px;
}
#footer {
border-top : 5px solid #ffa200;
padding : 7px 0;
text-align : center;
font-size : 0.8em;
}
#footer a {
color : #448ccb;
}
.clearing {
height : 0;
clear : both;
}
.left {
float : left;
}
.right {
float : right;
}
.red {
color : #f26c4f;
}
.green {
color : #47958a;
}
.shortnews {
clear : left;
}
.shortnews img {
margin-right : 5px;
}
.topic img {
margin-right : 5px;
}
.answer {
width : 98%;
margin : 10px 0;
border-collapse : separate;
}
.answer td {
padding : 0;
}
.answer th {
background : #00aeef;
color : #fff;
font-weight : normal;
padding : 4px;
text-align : left;
}
.answer th a {
color : #fff;
text-decoration : underline;
font-weight : bold;
}
.answer .comment_user_info {
background : #eee;
width : 15%;
height : 50%;
padding : 5px;
font-size : 0.9em;
vertical-align : top;
}
.answer .user_comment {
background : #f9f9f9;
padding : 5px 10px;
vertical-align : top;
}
.comment_bottom td {
background : #00aeef;
padding : 3px 5px;
color : #fff;
font-size : 0.9em;
}
.comment_bottom td a {
color : #fff;
text-decoration : underline;
}
.comment_bottom td a:hover {
text-decoration : none;
}
.addcomment {
width : 98%;
border-collapse : separate;
margin-bottom : 10px;
vertical-align : top;
}
.addcomment th {
padding : 4px;
background : #00aeef;
color : #fff;
}
.addcomment textarea {
width : 100%;
border : none;
height : 100px;
}
.textform {
border : 1px solid #ddd;
background : #fff;
}
.commentform {
line-height : 25px;
width : 200px;
}
.registration td {
padding : 5px;
}
.registration .textform {
width : 150px;
}
.addnews {
width : 95%;
}
.addnews td {
padding : 3px;
}
.addnews textarea {
border : 1px solid #ddd;
width : 100%;
height : 100px;
}
.feedback {
width : 98%;
}
.feedback td {
padding : 3px;
}
.feedback textarea {
width : 100%;
height : 100px;
}
.lostpassword td {
padding : 3px;
}
.pm {
width : 95%;
border-collapse : separate;
}
.pm td {
padding : 3px;
}
.pm textarea {
width : 100%;
border : 0;
height : 100px;
}
#tag {
margin-top : 15px;
margin-bottom : 5px;
padding-bottom : 5px;
background : url(../style/tag.gif);
background-repeat : no-repeat;
padding-left : 25px;
color : #666;
font : 11px Tahoma, Verdana;
height : 16px;
}
#tag a {
text-decoration : underline;
color : #666;
}
#tag a:hover {
text-decoration : none;
}
.tags {
text-align : left;
font-size : 15px;
margin-bottom : 20px;
margin-right : 10px;
}
.tags a {
color : #336699;
text-decoration : none;
line-height : 1.6em;
font-family : Verdana;
}
.tags a:hover {
border-bottom : 1px dashed #336699;
}
a.all_tags {
font : 3px Tahoma, Verdana;
text-decoration : none;
}
a.all_tags:hover {
text-decoration : underline;
border : 0 solid #fff;
}
.userinfo {
width : 98%;
margin-bottom : 10px;
}
.userinfo td {
padding : 3px;
vertical-align : top;
}
.userinfo textarea {
width : 100%;
height : 80px;
}
.stats {
width : 98%;
border-collapse : separate;
margin-bottom : 10px;
}
.stats td {
vertical-align : top;
padding : 3px;
}
.searchmenu {
width : 98%;
border : 0;
margin-bottom : 10px;
}
.white a {
color : #fff;
}
e a {
color : #fff;
}
.polaroid {
padding : 10px 10px 30px 10px;
background : #fff url(../style/polaroid.gif) no-repeat;
}
.news {
padding-bottom : 30px;
padding-left : 15px;
margin-bottom : 40px;
background : url('../style/img10.gif') no-repeat left bottom;
}
#menu {
padding-left : 25px;
color : #666;
left : 48px;
top : 20px;
vertical-align : middle !important ;
font : 12px Tahoma, Verdana;
padding-top : 6px;
height : 20px;
cursor : pointer;
float : left;
}
.top_menu {
clear : both;
padding-top : 2px;
}
.top_search {
position : relative;
float : right;
padding-right : 10px;
}
#menu li {
float : left;
padding-right : 20px;
cursor : pointer;
}
#menu li a {
text-decoration : none;
color : #666;
}
#menu_panel {
margin-left : 285px;
background-color : #ecf1ff;
}
#menu_right, #menu_left {
height : 8px;
}
#menu_right {
clear : both;
}
.sub_menu {
padding : 15px;
padding-bottom : 10px;
cursor : pointer;
z-index : 1;
width : 220px;
background-color : #ecf1ff;
margin-left : -15px;
padding-right : 14px;
}
.sub_menu li {
padding-top : 6px;
height : 20px;
float : left;
width : 220px;
background : url(../style/arrow.png) no-repeat 0 11px;
padding-left : 16px;
}
.sub_menu li {
text-decoration : none;
}
.sub_menu li:hover {
text-decoration : underline;
}
form {
padding-right : 0;
padding-left : 0;
padding-bottom : 0;
margin : 0;
padding-top : 0;
}
#loading-layer {
display : none;
font-size : 11px;
background : #2e83d7;
padding : 10px;
text-align : center;
color : #fff;
}
.archives {
margin-top : 6px;
margin-left : 20px;
margin-bottom : 10px;
}
.archives a {
font-family : Tahoma;
font-size : 11px;
color : #43637e;
}
.title_quote {
background : #feffbd;
border : 1px dotted rgb(190, 190, 190);
border-bottom : 0;
color : #222;
font-weight : bold;
font-size : 10px;
margin : 8px auto 0 auto;
padding : 3px;
}
.quote {
color : #000000;
font : 10pt Verdana;
text-align : justify;
border : 1px dotted rgb(190, 190, 190);
padding : 5px;
}
.title_spo iler {
color : #636363;
background-color : #f2f;
font-weight : bold;
padding : 5px;
}
.text_spoiler {
color : #757575;
background-color : #f2f2f2;
border : 1px dotted #bebebe;
border-top : 0;
text-align : justify;
padding : 5px;
}
.scriptcode {
color : #000000;
font : 8pt Verdana;
text-align : left;
border-color : rgb(190, 190, 190);
border-style : dotted;
padding : 5px;
}
.weekday-active-v {
color : #4974a3;
font-family : tahoma;
font-size : 11px;
}
.day-active-v {
color : #4974a3;
font-family : tahoma;
font-size : 11px;
}
#calendar-layer {
text-align : center;
}
.calendar {
font-family : verdana;
font-size : 11px;
margin : 0 auto;
}
.calendar td, th {
font-family : verdana;
font-size : 11px;
text-decoration : none;
padding : 3px;
}
.weekday {
color : #405380;
font-family : verdana;
font-size : 11px;
}
.weekday-active {
color : #405380;
font-family : verdana;
font-size : 11px;
}
.day-active {
color : #405380;
font-family : verdana;
font-size : 11px;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
text-decoration : underline;
}
.monthlink {
color : #4974a3;
font-family : tahoma;
font-size : 11px;
text-decoration : none;
}
.rating-text {
float : left;
}
#ratig-layer {
font-weight : bold;
float : left;
padding-right : 5px;
}
#ratig-layer a, #ratig-layer a:hover {
text-decoration : none;
}
.bbcodes {
background : #fff;
border : 1px solid #e0e0e0;
color : #666666;
font-family : Verdana, Tahoma, helvetica, sans-serif;
padding : 2px;
vertical-align : middle;
font-size : 10px;
vertical-align : middle;
margin : 2px;
height : 21px;
}
.editor_button {
float : left;
cursor : pointer;
padding-left : 2px;
padding-right : 2px;
}
.editor_buttoncl {
float : left;
cursor : pointer;
padding-left : 1px;
padding-right : 1px;
border-left : 1px solid #bbb;
border-right : 1px solid #bbb;
}
.editbclose {
float : right;
cursor : pointer;
}
.editbclose img {
margin : 0;
padding : 0;
}
.editor_button_brk img {
margin : 0;
padding : 0;
}
.xfields textarea {
width : 500px;
height : 90px;
font-family : verdana;
font-size : 11px;
border : 1px solid #e0e0e0;
}
.xfields input {
width : 250px;
height : 18px;
font-family : verdana;
font-size : 11px;
border : 1px solid #e0e0e0;
}
.xfields select {
height : 18px;
font-family : verdana;
font-size : 11px;
border : 1px solid #e0e0e0;
}
.xprofile textarea {
width : 499px;
height : 90px;
font-family : verdana;
font-size : 11px;
border : 1px solid #e0e0e0;
}
.xprofile input {
width : 250px;
height : 18px;
font-family : verdana;
font-size : 11px;
border : 1px solid #e0e0e0;
}
.pm_head {
font : 10pt Verdana;
}
.pm_list {
color : #888888;
font-size : 11px;
font-family : tahoma;
}
.pm_list a {
color : #4b719e;
font-size : 11px;
font-family : tahoma;
}
#dropmenudiv {
border : 1px solid white;
border-bottom-width : 0;
font : normal 10px Verdana;
background-color : #6497ca;
line-height : 20px;
margin : 2px;
}
#dropmenudiv a {
display : block;
text-indent : 3px;
border : 1px solid white;
padding : 1px 0;
margin : 1px;
color : #fff;
text-decoration : none;
font-weight : bold;
}
#dropmenudiv a:hover {
background-color : #fdd08b;
color : #000;
}
.vote {
font-size : 11px;
font-family : tahoma;
}
#newpm {
position : absolute;
width : 400px;
padding : 4px;
background-color : #fdfdfd;
border : 1px solid #bbb;
font-family : Verdana;
font-size : 11px;
line-height : 135%;
}
#newpmheader {
padding-left : 5px;
padding-right : 5px;
padding-top : 2px;
height : 20px;
color : #000;
font-weight : bold;
background-color : #e3c0c0;
font-family : verdana, sans-serif;
font-size : 11px;
cursor : move;
}
#newpm a {
background : transparent;
color : #4d6a8a;
text-decoration : none;
}
#newpm a:hover {
background : transparent;
color : #4d6a8a;
text-decoration : underline;
}
#attachment {
color : gray;
}
.textin {
font-family : Verdana;
font-size : 11px;
color : #00002c;
text-decoration : none;
}
.sresult {
text-align : justify;
font-family : verdana;
font-weight : normal;
line-height : 16px;
font-size : 12px;
color : #606d77;
}
.highslide-active-anchor img {
visibility : hidden;
}
.highslide-html {
background-color : white;
}
.highslide-html-content {
display : none;
}
.highslide-display-block {
display : block;
}
.highslide-display-none {
display : none;
}
.highslide-loading {
display : block;
color : white;
font-size : 9px;
font-weight : bold;
text-decoration : none;
padding : 3px;
border : 1px solid white;
background-color : black;
}
a.highslide-full-expand {
background : url(../style/fullexpand.gif) no-repeat;
display : block;
margin : 0 10px 10px 0;
width : 34px;
height : 34px;
}
.highslide-footer {
height : 11px;
}
.highslide-footer .highslide-resize {
float : right;
height : 12px;
width : 11px;
background : url(../style/resize.gif);
}
.highslide-resize {
cursor : nw-resize;
}
.highslide -display-block {
display : block;
}
.highslide-display-none {
display : none;
}
.clouds_xsmall {
font-size : x-small;
}
.clouds_small {
font-size : small;
}
.clouds_me dium {
font-size : medium;
}
.clouds_large {
font-size : large;
}
.clouds_xlarge {
font-size : x-large;
}
.ui-helper-clearfix:after {
clear : both;
content : ".";
display : block;
height : 0;
visibility : hidden;
}
.ui-helper-clearfix {
display : inline-block;
}
* html .ui-helper-clearfix {
height : 1%;
}
.ui-helper-clearfix {
display : block;
}
.ui-icon {
background-repeat : no-repeat;
display : block;
overflow : hidden;
text-indent : -99999px;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button, .ui-widget {
font-size : 11px;
}
.ui-widget-content {
background : #fff repeat-x 50% bottom;
border : 1px solid #dedede;
color : #222;
}
.ui-widget-header {
background : #cccccc url(../style/ui-bg_gloss-wave.png) repeat-x 50% 50%;
color : #000;
font-weight : bold;
}
.ui-widget-header a {
color : #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default {
background : #eaeaea url(../style/ui-bg_glass_85.png) repeat-x 50% 50%;
border : 1px solid #cfcfcf;
color : #868686;
font-weight : bold;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color : #2e6e9e;
text-decoration : none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
background : #eaeaea url(../style/ui-bg_glass_75.png) repeat-x 50% 50%;
border : 1px solid #a7a7a7;
color : #4e4e4e;
font-weight : bold;
}
.ui-state-hover a, .ui-state-hover a:hover {
color : #1d5987;
text-decoration : none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
background : #d0e5f5 repeat-x 50% 50%;
border : 1px solid #a7a7a7;
color : #e17009;
font-weight : bold;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color : #e17009;
text-decoration : none;
}
.ui-state-error {
background : #fef1ec repeat-x 50% 50%;
border : 1px solid #dedede;
color : #cd0a0a;
}
.ui-widget-header .ui-icon {
background-image : url(../style/ui-icons.png);
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
background-image : url(../style/ui-icons_h.png);
}
.ui-icon-close {
background-position : -80px -128px;
}
.ui-icon-closethick {
background-position : -96px -128px;
}
.ui-button .ui-button-text {
display : block;
line-height : 1.4em;
}
.ui-button-text-only .ui-button-text {
padding : 0.4em 0.8em;
}
input.ui-button {
padding : 0.4em 1em;
}
.ui-button-set {
margin-right : 7px;
}
.ui-button-set .ui-button {
margin-left : 0;
margin-right : -0.3em;
}
.ui-dialog {
overflow : hidden;
padding : 0.2em;
position : absolute;
width : 300px;
}
.ui-dialog .ui-dialog-titlebar {
padding : 0.5em 1em 0.3em;
position : relative;
}
.ui-dialog .ui-dialog-title {
float : left;
margin : 0.1em 16px 0.2em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
height : 18px;
margin : -10px 0 0 0;
padding : 1px;
position : absolute;
right : 0.3em;
top : 50%;
width : 19px;
}
.ui-dialog .ui-dialog-titlebar-close span {
display : block;
margin : 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
padding : 0;
}
.ui-dialog .ui-dialog-content {
background : none;
border : 0;
overflow : hidden;
padding : 0.5em 1em;
position : relative;
}
.ui-dialog .ui-dialog-buttonpane {
background-image : none;
border-width : 1px 0 0 0;
margin : 0.5em 0 0 0;
padding : 0.3em 1em 0.5em 0.4em;
text-align : left;
}
.ui-dialog .ui-dialog-buttonpane button {
cursor : pointer;
float : right;
line-height : 1.4em;
margin : 0.5em 0.4em 0.5em 0;
overflow : visible;
padding : 0.2em 0.6em 0.3em 0.6em;
width : auto;
}
.ui-dialog .ui-resizable-se {
bottom : 3px;
height : 14px;
right : 3px;
width : 14px;
}
.ui-draggable .ui-dialog-titlebar {
cursor : move;
}
pre code {
display : block;
padding : 0.5em;
background : #f9fafa;
border : 1px solid #dce7e7;
overflow : auto;
white-space : pre;
}
pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc {
color : #93a1a1;
font-style : italic;
}
pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title {
color : #859900;
}
pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor {
color : #2aa198;
}
pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator, pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id {
color : #268bd2;
}
pre .tag .title, pre .rules .property, pre .django .tag .keyword {
font-weight : bold;
}
pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title, pre .parent, pre .haskell .label {
color : #b58900;
}
pre .preprocessor, pre .pi, pre .shebang, pre .symbol, pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata {
color : #cb4b16;
}
pre .deletion {
color : #dc322f;
}
pre .tex .formula {
background : #eee8d5;
}
html, body {
height : 100%;
margin : 0;
padding : 0;
background : #ffffff;
font-size : 11px;
font-family : tahoma;
}
table {
border : 0;
border-collapse : collapse;
}
table td {
padding : 0;
}
.category {
color : #727272;
font-size : 11px;
font-family : tahoma;
padding-top : 15px;
}
.category a {
color : #4b719e;
text-decoration : none;
}
.category a:hover {
text-decoration : underline;
}
.speedbar {
color : #727272;
font-size : 11px;
font-family : tahoma;
padding-left : 6px;
}
.speedbar a {
color : #4b719e;
text-decoration : none;
}
.speedbar a:hover {
text-decoration : underline;
}
.slink {
color : #717171;
font-size : 11px;
font-family : tahoma;
}
.slink a:active, .slink a:visited, .slink a:link {
color : #e34000;
text-decoration : none;
}
.slink a:hover {
color : #e34000;
text-decoration : underline;
}
.copy {
color : #727272;
font-size : 11px;
font-family : tahoma;
padding : 5px;
}
.skin {
font-size : 11px;
font-family : tahoma;
padding-left : 60px;
}
select {
font-size : 11px;
font-family : tahoma;
}
.copy a:active, .copy a:visited, .copy a:link {
color : #727272;
text-decoration : none;
}
.copy a:hover {
color : #727272;
text-decoration : underline;
}
.ltitle {
color : #e34000;
font-size : 18px;
font-family : tahoma;
font-weight : bold;
padding-left : 6px;
padding-top : 11px;
}
.stext {
color : #727272;
font-size : 11px;
font-family : tahoma;
}
.stext a:active, .stext a:visited, .stext a:link {
color : #e34000;
text-decoration : none;
}
.stext a:hover {
color : #e34000;
text-decoration : underline;
}
.ntitle {
color : #888888;
font-size : 18px;
font-family : tahoma;
font-weight : bold;
padding-left : 6px;
padding-top : 11px;
}
.ntitle a {
color : #4b719e;
text-decoration : none;
}
.ntitle a:hover {
text-decoration : underline;
}
.ctitle {
color : #888888;
font-size : 12px;
font-family : tahoma;
padding-left : 6px;
padding-top : 18px;
}
.ctitle a {
color : #4b719e;
text-decoration : none;
}
.ctitle a:hover {
text-decoration : underline;
}

.userstop {
font-family : Tahoma;
font-size : 11px;
color : #606d77;
}
.userstop thead {
font-family : Tahoma;
font-size : 11px;
font-weight : bold;
color : rgb(71, 117, 165);
}
.userstop td {
padding : 3px;
}
.userstop a {
color : #4b719e;
text-decoration : none;
}
.userstop a:hover {
text-decoration : underline;
}
.hr_line {
background : url(../style/line.gif);
width : 100%;
height : 7px;
font-size : 3px;
font-family : tahoma;
margin-top : 4px;
margin-bottom : 4px;
}
.navigation {
color : #666;
border : 0;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active {
text-decoration : none;
color : #636363;
background : #f9f9f9;
border : 1px solid #e6e6e6;
padding : 3px 6px;
font-size : 11px;
}
.navigation a:hover {
background : #799ae3;
color : #ffffff;
border-color : #e6e6e6;
}
.navigation span {
text-decoration : none;
background : #fff;
padding : 3px 6px;
border : 1px solid #e6e6e6;
color : #ccc;
font-size : 11px;
}
.bbcodes_comment {
background : url('../bbcodes/bg.gif') top left;
}
.repa {
margin : 20px 10px 20px 10px;
padding : 10px;
border : 1px solid #dddddd;
background-color : #ffffff;
}
.repa {
color : #757575;
text-decoration : none;
}
.repa a {
color : #4b73d4;
text-decoration : none;
}
.repa a:hover {
color : #4b73d4;
text-decoration : underline;
}
.polaroid {
padding : 10px 10px 30px 10px;
background : #fff url(../style/polaroid.gif) no-repeat;
}
#module {
margin-bottom : 10px;
font-size : 12px;
margin-top : 10px;
margin-left : 10px;
}
#module h1 {
font-size : 12px;
}
.m-bottom {
width : 210px;
background : url('../style/m-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.menu-bottom {
width : 210px;
background : url('../style/menu-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.team-bottom {
width : 210px;
background : url('../style/team-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.blue-bottom {
width : 210px;
background : url('../style/blue-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.cofee-bottom {
width : 210px;
background : url('../style/cofee-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.red-bottom {
width : 210px;
background : url('../style/red-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.y-bottom {
width : 210px;
background : url('../style/y-bottom.gif') repeat-y bottom;
border-top : 2px solid #ededed;
}
.m-text {
padding : 3px 10px 30px 10px;
}
#comment {
margin-bottom : 10px;
padding-bottom : 10px;
}
#comment-top {
font-size : 11px;
}
.comment-date {
float : left;
padding-right : 10px;
}
#comment-bottom {
margin : 5px;
font-size : 11px;
clear : left;
}
.comment-s {
padding : 10px;
overflow : hidden;
}
#com-l {
width : 20%;
float : left;
}
#com-r {
width : 70%;
float : left;
background : #f9f9f9;
padding : 5px 10px;
vertical-align : top;
}
#com {
margin-bottom : 20px;
border-top : 1px dashed #e6e6e6;
background : url('../style/news.gif') no-repeat bottom right;
}
#hintbox {
text-align : left;
width : 150px;
font-size : 10px;
border : 1px solid #99a1ab;
background-color : #fff;
color : #282828;
margin : 10px 0 0 10px;
padding : 3px 5px;
position : absolute;
visibility : hidden;
z-index : 998;
}
.onl_table {
width : 100%;
font-size : 10px;
}
.onl_table td {
padding-right : 5px;
font-size : 10px;
}
.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;
}
.submenu {
position : absolute;
width : 210px;
display : none;
padding : 2px;
background-color : #fff;
border : 1px solid #c4c4c4;
z-index : 98;
left : -1000px;
top : -1000px;
overflow : hidden;
}
.submenu div {
padding : 4px;
color : #666;
font : 11px Tahoma, Verdana;
}
.submenu li {
padding : 2px;
}
.submenu li a {
text-decoration : none;
color : #666;
font : 11px Tahoma, Verdana;
}
.submenu li a.active {
color : #2887c3;
}
.selected {
background-color : #e4e4e4;
}
.un_selected {
background-color : #fff;
}
.hide {
display : none;
}
.partner {
color : blue;
font-size : 11px;
font-family : Georgia;
padding-top : 15px;
}
.partner a {
color : red;
text-decoration : none;
}
.partner a:hover {
text-decoration : underline;
}
#hintbox {
text-align : left;
width : 150px;
font-size : 10px;
border : 1px solid #99a1ab;
background-color : #fff;
color : #282828;
margin : 10px 0 0 10px;
padding : 3px 5px;
position : absolute;
visibility : hidden;
z-index : 998;
}
.onl_table {
width : 100%;
font-size : 10px;
}
.onl_table td {
padding-right : 5px;
font-size : 10px;
}
.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;
}
.vkontakte {
float : right;
margin-right : 46px;
position : relative;
}
.tableform td.label {
font-weight : bold;
padding-right : 0;
vertical-align : top;
width : 20%;
}
.userinfo {
padding-left : 125px;
}
.ui-dialog-content .userinfo {
padding : 10px 0 10px 125px;
}
.userinfo .lcol {
margin-left : -125px;
width : 110px;
padding-right : 15px;
}
.userinfo .lcol .avatar {
margin-bottom : 10px;
padding : 4px;
background-color : #fff;
border : 1px solid #c0d4de;
}
.userinfo .lcol .avatar img {
width : 100px;
}
.userinfo .lcol ul {
font-size : 0.9em;
}
.userinfo .rcol {
width : 100%;
}
.userinfo .rcol ul {
list-style : none;
margin-left : 0;
}
.userinfo .rcol ul li {
margin-bottom : 0.2em;
}
.ussep {
padding-top : 12px;
background : url("../style/ussep.png") no-repeat;
}
.grey {
color : #6c838e;
}
.blue {
color : #388bd4;
}
.bhinfo {
border-bottom : 1px solid #dbe8ed;
margin-bottom : 10px;
padding-bottom : 10px;
}