/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
        margin: 0px 0px 0px 0px;
        height: 100%;
        font-size: 11px;
        line-height: 130%;
        font-family: Geneva, Helvetica, Arial, sans-serif;
        color: #ccc;
        behavior:url("skins/extremities/img/csshover.htc");
}

a:link, a:visited {
        text-decoration: none;
        color: #A45753;
}

hr {
        text-align: center;
        border-top: 1px dashed #313131;
        border-style: dashed none none none;
        color: Black;
        clear: both;
        margin-top: 3px;
}

a:hover {
        color: #fff;
        text-decoration: underline;
}

img {
        border: none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

fieldset {
        border: 0;
        padding: 5px 0;
}



a.readon {
        margin-top: 10px;
        line-height: 14px;
        height: 16px;
}

h1, h2, h3, h4, h5 {

}

h1 {
        font-size: 58px;
        width: 420px; height: 90px;
        line-height: 1.5em;
        text-decoration: none;
}

h2 a:link, h2 a:visited {
        color: #E4E4E4;
        font-size: 16px;
        line-height: 1.6em;
        text-decoration: none;
}

h2 a:hover {
        text-decoration: underline;
}



h3 {
        font-size: 12px;
        line-height: 1.1em;
        margin-bottom: 5px;
}

h4 a:link, h4 a:visited {
   color: #fff;
        font-size: 15pt;
        margin-bottom: 5px;
        padding-top: 7px;
}

h5 {
        font-size: 10px;
}

.hide      { font-size:11px; padding:5px; margin:12px;  border:1px solid #999999; background-color: #FFCC66; }

#title {
        background: #000;
        padding: 15px 10px 15px 10px;
        margin: 0 0 0px 0;
}

#subtitle {
        vertical-align: top;
        color: #999;
        background: #000;

        margin: 0;
        padding: 5px;
}

#subtitle a:link, #subtitle a:visited{
        color: #999;
        text-decoration: none;
}

#subtitle a:hover {
        color: #fff;
        text-decoration: underline;
}

#main {
        background: #000;
        padding: 10px;
        margin: 0 0 8px 0;
}

table.cells     { width:100%; margin: 0 auto 0 auto; padding:0; }
table.cells td  { padding:4px; background-color: #151515; margin:0;  vertical-align: top; }

.desc { vertical-align: top; color: #444444; }

.coltop {
        vertical-align: middle;
        text-align: center;
}

.paging {
        text-align: center;
}

.paging img {
        vertical-align: middle;
}

.centerall {
        vertical-align: middle;
        text-align: center;
}

.left {
        padding: 0;
        padding-right: 8px;
        width: 185px;
        padding-top: 0;
        vertical-align: top;
}

.signature {
        font-size: 80%;
        vertical-align: bottom;
        padding-top: 20px;
}



div.moduletable,
div.moduletable-menu {
        margin-bottom: 8px;
        padding: 10px;
}

.small {
        font-size: 10px;
        color: #999;
        font-weight: normal;
        text-align: left;
}

.clr {
        clear: both;
}

#page_bg {
        height: 100%;
        padding: 0;
        margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

/** template stuff **/

div#grunge_top {
        padding-bottom: 87px;
}

div#wrapper {
        width: 799px;
        margin: 0 auto;
}

div#header {
        height: 88px;
        padding-left: 10px;
}

div#nav_menu {
        height: 30px;
        padding-top: 0px;
        margin-bottom: 8px;
}

div#banner {
        margin-bottom: 8px;
}

div#bannerimage {
        width: 597px;
        height: 326px;
}

div#content {
        padding: 10px;
        margin-bottom: 10px;
}

textarea {
   color:#E0E0E0;
        background-color: #080808;
        font-size:12px;
        padding: 5px 0 5px 5px;
        border: 1px solid Black;
}

input {
        font-family: Geneva, Helvetica, Arial, sans-serif;
        color: #ccc;
        font-size: 11px;
        background: Black;
        
}

select {
        font-family: Geneva, Helvetica, Arial, sans-serif;
        color: #ccc;
        font-size: 11px;
        background-color: #000;
        
}

.error {
        font-weight: bold;
        color: Red;
}

div.search input.inputbox {
        background: #313131;
        border: 1px solid #000;
        padding: 3px;
}

div.moduletable input.inputbox {
        padding: 3px;
}

div#footer {
        text-align: center;
        padding: 5px;
}

/*****************************
 **** split menu details  ****
 *****************************/
#nav_menu li {
        border-right: 1px solid #A45753;
}

#nav_menu li li {
        border: 0px;
}

#nav_menu li.active_menu a:link,
#nav_menu li.active_menu a:visited {
}

#nav_menu a {
        font-size: 11px;
        font-weight: bold;
        vertical-align: bottom;
        line-height: 25px;
        text-decoration: none;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 5px;
}

#nav_menu li {
        float: left;
        padding: 0;
        background: none;
        height: 25px;
}

#nav_menu ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
}

#nav_menu ul ul {
                        width:106px; border:1px solid #000; position:absolute;
                        top:30px;
                        left:0px;
                        display:none; background-image:url("img/ex2_bg_m.png");
                }


#nav_menu li:hover {
                        padding:0; z-index:10; padding:3px 8px
                }

#nav_menu li:hover ul ul {
                        display:none;
                }

#nav_menu li:hover ul,
                li:hover li:hover ul {
                        display:block;
                }

#nav_menu li:hover ul: hover li {
                }

#nav_menu li {
                position:relative;
                padding:3px 8px;
                line-height:16px;
        }

#nav_menu li a {
        padding-left: 40px;
                color:#A6A6A6;
                text-decoration:none;
                font-weight:bold
}

#nav_menu li li a {
        padding-left: 0px;
                text-decoration:none;
                font-weight:bold
        }

#nav_menu a:hover {
                color:white;
        }



/* some page content things */

form {
border: 0;
margin: 0;
padding: 0;
}

table.blog span.article_seperator {
        display: block;
        height: 20px;
}

table.nopad {
        clear: both;
        width: 100%;
        border-collapse: collapse;
        padding: 0;
        margin: 0;
}

table.nopad td.left {
        padding: 0;
        padding-right: 8px;
        width: 185px;
        padding-top: 0;
        vertical-align: top;
}

table.nopad td.right {
        padding: 0;
        padding-left: 8px;
        width: 185px;
}

table.nopad td.content {
        padding: 0;
}

#poll .componentheading {
        overflow:hidden;
        height: 1px;
}


table.pollstableborder td {
        text-align: left;
        padding: 2px 0;
}

#subtitle {
        vertical-align: top;
        color: #999;
        padding-bottom: 5px;
        padding-top: 0px;
}

.colleft        { float:left; margin:0px 4px 0px 4px; }
.colright       { float:right; margin:0px 4px 0px 4px; }

.bar_front      { border-right:0px solid #333333; padding:0; color:#DDDDDD; height:8px;  background: #262626 url(img/polls.gif) repeat-x left;  }
.bar_back       { background-color: #262626; border: 1px solid #5F555A; margin:0 7px 0 7px; height:8px; }

.seo {
        visibility: hidden;
        display: none;
}

.table 		{ margin:16px; background-color:#F0F0F0; border:1px solid #CCCCCC; }
.table h4 	{ margin:1px; padding:4px; background-color:#EFF3F6; }
.table p 	{ margin:1px; padding:4px; }

.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages   
{ padding:0 2px; background:#181818; margin:1px; border:1px solid #333333;}

.pagenav_current { padding:0 2px; font-weight:bold; text-decoration:underline; background:#4d4d4d; margin:1px; border:1px solid #c8c7c7;  }

/* ============== Chat ================ */

.roundedTopLeft {
        height: 7px;
        background: url(img/c11.gif) no-repeat top left;
}
.roundedTopBorder {
        margin-left: 7px;
        margin-right: 7px;
        padding-top: 7px;
        border-top: 1px solid red;
        background-color: black;
}
.roundedTopRight {
        height: 7px;
        width: 100%;
        background: url(img/c12.gif) no-repeat top right;
}
.roundedLeftBorder {
        background: url(img/pix.gif) repeat-y;
        background-color: black;
}
.roundedRightBorder {
        background: url(img/pix.gif) repeat-y right;
}
.roundedBottomLeft {
        height: 7px; background: url(img/c21.gif) no-repeat top left;
}
.roundedBottomRight {
        height: 7px; width: 100%; background: url(img/c22.gif) no-repeat top right;
}
.roundedBottomBorder {
        margin-left: 7px; margin-right: 7px; border-bottom: 1px solid black; padding-bottom: 7px; background-color: black;
}
.smiley {
        background: none; background-color: #A5B8EF;
}
.channel {
background-color: #000000;
background: url(fon.jpg);
	color: #C9C9C9;
	font-size: 13px;
}

#rekl {
margin-left: -8px;
}

#rekl .ad-link a {
/* Убираем жирность */
font-weight:normal !important;
/* Убираем нижнее подчеркивание */
text-decoration:none !important;
/* Добавляем подчеркивание аналогичное заголовку 
border-bottom:1px dashed #87855F !important; */
/* Увеличиваем шрифт
font-size:1.4em !important; */
/* Выравниваем */
line-height:normal !important;}

#rekl .y5_black, #ads .y5_h a {
/* Делаем надпись Я.Директ белой 
color:#FFFFFF !important; */
}
/* ==================== End Chat ===================*/

/* ============== One click vote ============== */
DIV.block_ocv {margin:1em 0;line-height:2em}
SPAN.hover_ocv {padding:0 .5em}
DIV.votes_ocv, DIV.ajax_ocv {clear:left}
DIV.ajax_ocv {display:none;color:#C55252}
DIV.ratings_ocv {margin-right:1em;float:left;white-space:nowrap}
DIV.rated_ocv {float:left;width:300px/*;border:1px solid black*/}
HR.stars_ocv {clear:both;visibility:hidden}
.ui-stars-cancel, .ui-stars-star {float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.ui-stars-cancel, .ui-stars-cancel a {background:url(img/ocv_delete.gif) no-repeat 0 -16px}
.ui-stars-star, .ui-stars-star a {background:url(img/ocv_star.gif) no-repeat 0 0px}
.ui-stars-cancel a, .ui-stars-star a {display:block;width:16px;height:100%;background-position:0 0px}
.ui-stars-star-on a {background-position:0 -16px!important}
.ui-stars-star-hover a {background-position:0 -32px}
.ui-stars-cancel-hover a {background-position:0 -16px}
.ui-stars-cancel-disabled a, .ui-stars-star-disabled, .ui-stars-star-disabled a {cursor:default !important}
.ui-stars-star {background:transparent!important;overflow:hidden!important}
