html,body{margin:0;padding:0; background: #fff; color: #777; height: 100%;}
/*table{margin: 10px}
th,td,input,textarea {font-size: 12px}*/
th {text-align: right}
img {border: none;}
div#container{text-align:left}
div#footer{color: #333}
div#footer p{margin:0;padding:5px 10px}

#karma {font-size:14px;}
#karma a {cursor: hand; cursor:pointer;}
#karma .nopointer {cursor: default;}
#karma .neutral {color: grey;}
#karma .negative {color: red;}
#karma .positive {color: green;}

.force_pointer {cursor: hand; cursor:pointer;}



.clR {clear: right;}
.clL {clear: left;}
.clB {clear: both; font-size: 1px;}
.clN {clear: none;}

.flR {float: right;}
.flL {float: left;}
.flN {float: none;}

.sm {font-size: 1px;}
/* Layout */
div#container{width:840px; margin:0 auto; position: relative; border-left: 1px solid #f1f1f1;border-right: 1px solid #f1f1f1; overflow: hidden;}
div#footer{clear:both;padding: 10px 0 5px 0; color: #999}

    /* header */
div#header {}
div#header h1 {
    height:50px;
    line-height:50px;
    margin:0;
    padding: 0 0 0 20px;
    font-size: 26px;
    font-family: "Trebuchet MS", Arial, Helvetica;
    display: block;
    letter-spacing: -.04em
    }
div#header h1.cmpt {background: none;}
div#header div.slogun {
    position: absolute;
    top: 17px;
    left: 190px;
    font: bold 12px 'Trebuchet MS', Arial, 'Sans Serif';
    color: #fff;
}
div#header h1 a, div#header h1 a:visited {
    text-decoration: none;
    background: none;
}
div#header h1 a:hover {
    color: #f60;
    background: none;
}
    /* header inside */

/* Typo */
body {
    font: 80% Arial, Tahoma, sans-serif; 
    text-align:center
}
h1 {
    color: #333;
    font-size: 1.3em;
    margin: .8em 0 .2em 0;
    font-weight: normal;
}
h2.t {
    color: #333;
    font-size: 1.1em;
    font-weight: normal;
    margin: .8em 0 .2em 0;
}
h2 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 .6em 0;
    padding: 0;
}
h3 {
    font-size: 12px;
    font-weight: normal;
    margin: 0 0 .6em 0;
    padding: 0;
}
h4 {
    color: #444;
    font-size: 1.1em;
    font-weight: normal;
    margin: 0 0 .6em 0;
    padding: 0;
}
h5 {
    color: #444;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 .6em 0;
    padding: 0;
}

p.title {
    font-size: 1.4em;
    color: #202020;
    margin: 0 0 .8em 0;
}
p {
    font-size: .95em;
    color: #999;
    margin: 0;
}
span.h2 {
    font-size: .8em;
    color: #777;
    margin: 0 5px;
}
    
    /* Picto Area */
div#picto {
    padding: 10px;
    position: relative;
    width: 840px; /* Исключительно млин для ЫЕ */
}
#pic {
    width: 520px;
}
#picInfo {
    width: 295px;
    float: right; 
}
td.butns {
/*    position: absolute;
    bottom: 14px;
    //bottom: 10px;*/
    width: 277px;
}
td.butns input {
    width: 60%;
    padding: 2px;
}
    /* Root Buttons */
div#regs {
    padding: 0 0 20px 0;
    text-align: center;
    }
div#regs div {
    padding: 10px 20px;
    color: #fff;
    font-size: 1.4em;
}
div#join {
    padding: 0 0 20px 0;
    text-align: center;
    margin: 10px 0 0 0;
    }
div#join div {
    padding: 10px 20px;
    color: #fff;
    font-size: 1.4em;
}
    
    /* Dialogs */
div.dialog {
    padding: 0 0 10px 0;
    margin: 0 0 0px 0;
    //margin: 0;
}
div.dialog div {
    color: #fff;
    padding: 8px 12px;
    font: bold 1.2em Arial, Helvetica, sans-serif;
}
div.dialog ul {
    margin: 10px 0 0 12px;
    border: 0 none;
    padding: 0;
    list-style: none;
}
div.dialog li {
    margin: 3px 0;
    border: 0 none;
    padding: 0;
    list-style: none;
}
div.dialog li a,
div.dialog li a:visited {
    padding: 8px 5px 8px 20px;
}
div.dialog li a:hover {
    color: #09f;
}

    /* Tags */
div#tags, div#path {
    padding: 10px;
}
div#tags a {
    padding: 0 1px;
    margin: 0 2px 0 0;
}
div#path a.grey {
    font-size: 15px;
    padding: 0 5px 0 16px;
    color: #999;
}
div#path a.grey:hover {
    color: #333;
}
div#path a.orange {
    font-size: 15px;
    padding: 0 5px 0 16px;
}
div#path a.orange:hover {
    color: #f60;
}
div#tagsOverview {
    padding: 10px 10px 20px 10px;
}

    /* Search */
div#searchUp {
    position: absolute;
    top: 16px;
    right: 12px;
}
div#searchUp input.text, div#searchInGroups input.text {
    width: 220px;
    margin: 0 5px 0 0;
    color: #999;
}
div#searchUp div.options {
    position: absolute;
    z-index: 100;
    top: 3px;
    //top: 5px;
    left: 200px;
}
div#searchUp div.optionsChecks {
    background: #fff;
    width: 212px;
    //width: 214px;
    border: solid ActiveBorder;
    border-width: 0 1px 1px 1px;
    padding: 5px;
    position: absolute;
    top: 22px;
    //top: 24px;
    left: 0;
}

div#searchBottom {
    padding: 10px;
}
div#searchBottom div#relatedLinks {
    float: right;
    width: 300px;
}
div#searchBottom div#relatedLinks a {
    padding: 0 1px;
    margin: 0 2px;
}
div#searchBottom div#search {
    position: relative;
    width: 500px;
}
div#search input.text {
    vertical-align: middle;
}
div#search input.butSubmit {
    margin: 0 0 0 1px;
    vertical-align: middle;
}
div#searchBottom div#search div.options {
    position: absolute;
    z-index: 100;
    top: 30px;
    //top: 32px;
    left: 240px;
    //left: 252px;
}
div#search div.options img {
    width: 16px;
    height: 16px;
}
div#searchBottom div#search div.optionsChecks {
    background: #fff;
    width: 251px;
    border: solid ActiveBorder;
    border-width: 0 1px 1px 1px;
    padding: 5px;
    position: absolute;
    top: 50px;
    //top: 52px;
    left: 0;
}

    /* UpLoad */
div#upload {
    padding: 10px;
}
div#upload input {
    margin: 6px 12px 0 0;
}
.addFile {
    padding: 10px 0;
}
input {
}
div#upload a {
    margin: 0 0 0 0px;
}
    /* popAlbums */
div#popAlbums {
    padding: 10px 10px 20px 10px;
}
div.pic180x140 {
    float: left;
    margin: 0 18px 10px 0;
}
div.pic180x140 div.pic {
    width: 184px;
    height: 144px;
    margin: 0 0 5px 0;
}
div.pic180x140 h4 {
    width: 175px;
}
div.pic180x140 p {
    font-size: 0.9em
}

div.pic img {
    border: 2px solid #fff;
    margin: 0;
} 
div.pic a, div.pic a:hover, div.picAvatar a, div.picAvatar a:hover {background: none;}
div.pic a img, div.picAvatar a img {
    background: none;
}
    /* popGroups */ 
div#popGroups {
    padding: 10px;
}
div.colWrapper {
    overflow: hidden;
    clear: both;
}
div.columnL {
    width: 405px;
    float: left;
    position: relative;
}
div.columnR {
    width: 412px;
    float: right;
    position: relative;
}
div.group {
    clear: both;
    padding: 0 0 10px 0;
}
div.group p {
    font-size: 0.95em;
    margin: 0 0 3px 80px;
    position: relative;
}
div.picAvatar {
    border: 1px solid #09f;
    width: 70px;
    height: 70px;
    float: left;
    margin: 0 10px 10px 0;
}
div.picAvatar img {
    border: 2px solid #fff;
}

    /* picList */
div#simple {
    padding: 20px 10px;
}

div#picList {
    padding: 20px 0px 5px 10px;
    //padding: 20px 0px 5px 10px;
    overflow: hidden;
}
div.listWrapper {
    clear: both;
    overflow: hidden;
}
div.listWrapper br {
    font-size: 1px;
}
div.pic128x100 {
    float: left;
    margin: 0 30px 15px 0;
    width: 134px;
}
div.pic128x100R {
    float: right;
    margin: 0px 30px 15px 40px;
}
div.pic128x100 div.pic, div.pic128x100R div.pic {
    width: 132px;
    height: 132px;
    margin: 0 0 5px 0;
}
div.pic128x100 p, div.pic128x100R p {
    width: 130px;
    text-align: center;
    font-size: 0.9em;
    margin: 0;
}

div.pic128x100 p.title, div.pic128x100R p.title {
    height: 30px;
    text-align: left;
    font-size: 0.9em;
    margin: 0;
    vertical-align: text-bottom;
}

    /* pageNav */   
div#pageNav {
    padding: 12px 10px 8px 10px;
    //padding: 10px;
    text-align: center;
}
div#pageNav a, div#pageNav a:visited {
    padding: 1px 4px;
    margin: 1px 2px;
/*    background: #fff;*/
}
div#pageNav a:hover {
/*    background: #fff;*/
    color: #09f;
}
div#pageNav a.current, div#pageNav a.current:visited {
    color: #fff;
}
div#pageNav a.arr {background: none;}
div#pageNav a.arr img {vertical-align: middle;}

    /* picView */
div#picView {
    padding: 10px;
}
div#picView div {
    text-align: center;
}
div#picView div a, div#picView div a:visisted, div#picView div a:hover {
    background: none;
}
div#picView div img {
    vertical-align: middle;
    border: 2px solid #fff;
}
div#picView div a:hover img {
    border: 2px solid #FFCC80;
}
div#picView div a.current img, div#picView div a.current:hover img {
}
div#picView div a.arr {
    margin: 0 10px;
}
div#picView div a.arr:hover {
    background: none;
}
div#picView div a.arr:hover img {
    border: 2px solid #fff;
}

    /* icons24 */
div#icons24 {padding: 10px;}
div#icons24 a, div#icons24 a:visited {
    display: block;
    width: 82px;
    padding: 30px 2px 2px 2px;
    font-size: .9em;
    color: #555;
    text-align: center;
    float: left;
    background-position: top center;
}
div#icons24 a:hover {color: #000;}
div.iconsWrapper{clear: both;   overflow: hidden;}

    /* comments */
div#comments                    {padding: 10px;}
.commItem                       {margin: 0 0 20px 0;clear: both;}
div#comments p              {margin-left: 78px;}
p.comm                          {color: #333;   margin: 1.0em 0 .6em 0;}

div#commentPost                 {padding: 10px;}
div#commentPost textarea    {width: 530px;height: 150px;}
.w220                           {width: 220px;}
.w250                           {width: 260px;//width: 250px;}
.w350                           {width: 350px;}
.w250 .s                            {height: 125px;}
div#commentPost div.info    {margin: 0 10px 0 0;}
div#commentPost div.info .s     {}
div#commentPost div.ctrls       {padding: 5px 0 5px 20px; vertical-align: middle;}
div#commentPost div.ctrls p     {margin: 0 0 10px 0;}
div#commentPost div.ctrls a {margin: 0 10px 0 0;}
    /* interes */
div#interes, div#commentsList, div#commentsLink             {padding: 10px;}
div.commentsItem                            {margin: 10px 0 10px 0; padding: 0 20px 0 0; clear: both;}
div.itemInfo                                {display: table; $height: 0;}
div.itemInfo .author                        {margin-top: 10px;}
div.itemInfo p                              {margin: 0 0 0 0;}
div#commentsList p.auth                 {margin: -.4em 0 1em 0;}
div#commentsList p.comm                 {margin: 0 0 .8em 0;}
div.commentsItem div.itemInfo p     {margin: 0em 0 0em 0;}

div#commentsList div.pic128x100 p   {text-align: left; margin: 0 0 0 5px;}
div#commentsList div.pic128x100         {margin: 0 20px 15px 0;}    

    /* Calendar */
div#calendarMonths  {padding: 10px; position: relative;}
div#calendarMonths div.prev {position: absolute;}
div#calendarMonths div.next {position: absolute; right: 10px; text-align: right;}
div#calendarMonths div.current {float: none;width: 20%;margin-left: 40%;text-align: center;}
div#calendarMonths div.current h2 {margin: 0;}

div#calendarMonths div.prev a {padding: 2px 2px 2px 20px;}
div#calendarMonths div.next a {padding: 2px 20px 2px 2px;}
div#calendarMonths div.prev a:hover, 
div#calendarMonths div.next a:hover {color: #09f;}

div#calendar    {
    padding: 10px 80px 10px 80px;
    //padding: 10px 100px;
}
div#calendar table {width: 630px; border: none; border-collapse: collapse; margin: 0 auto;}
div#calendar th {width: 90px; text-align: center; font-weight: normal; padding: 10px;}
div#calendar td {
    border: 1px solid #eee;
    width: 86px;
    padding: 3px;
    vertical-align: bottom; 
    position: relative;
}
div#calendar td.empty {
    border-color: #eee;
}
div#calendar td.empty div {
    height: 80px;
}
div#calendar td.future div.thumb {border-color: #fff;}
div#calendar td.future div.date {color: #ccc;}
div#calendar td.future div.date2 {color: #fff;}
div#calendar div.thumb {
    z-index: 1;
    display: block;
    width: 84px; height: 84px;
    border: 1px solid #09f;
}
div#calendar div.thumb img {
    $position: relative;
    width: 80px;
    height: 80px;
}
div#calendar div.thumb a img {
    border: 2px solid #fff;
}
div#calendar div.thumb a:hover img {
    border: 2px solid #9cf;
}
html>body div#calendar div.thumb a, html>body div#calendar div.thumb a:hover {
    background: none;
}
div#calendar div.date {
    font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #fff; 
    z-index: 3;
    position: absolute;
    margin: -80px 0 0 6px
}
div#calendar div.date2 {
    font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    color: #000; 
    z-index: 2;
    position: absolute;
    margin: -79px 0 0 7px
}
    /* search Results */
div#searchResultsTitle {
    padding: 10px;
}
div#searchResultsTitle h2 {
    color: #444;
}
div#searchResultsTitle h2 .highLight {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
}
div#searchResults h4 .highLight, div#searchResults .highLight {
    margin: 0;
    font-weight: bold;
}
.currentSort {color: #444;}


div#searchResults {
    padding: 20px 10px 10px 10px;
}
div#searchResults h4 {
    margin: 0 0 0.2em 0;
}
div#searchResults p.tags {
    margin: 0 0 10px 0;
}
div.pic256x200 {
    float: left;
    margin: 0 13px 10px 0;
    height: 260px;
}
div.pic256x200R {
    margin: 0 13px 10px 0;
    float: right;
}
div.pic256x200 div.pic, div.pic256x200R div.pic {
/*    width: 260px; 
    height: 170px;   */
    margin: 0 0 5px 0;
}

div.author {
    margin: 0px 0 5px 0;
}
div.author .name {
    color: #444;
    margin: 0 0 10px 0;
}
div.author h4 {
    position: relative;
}
div.author p {
    margin: 0 0 3px 78px;
    position: relative;
}
    /* searchInGroups */
div#searchInGroups {
    padding: 10px;
    }
div#searchInGroups div#searchForm {
    float: right;
}
div#searchInGroups div#searchForm div {
    padding: 3px;
}
div#searchInGroups p {
    margin: 0 350px 5px 0;
    color: #333;
}
    /* GroupsList */
div#currentGroup {
    overflow: hidden;
    padding: 10px;
}

dl.groupsList {
    margin: 0;
}
dl.groupsList dt {
    font-weight: bold;
    font-size: 1.3em;
    padding: 0 0 5px 0;
}
/* groupForum */
div#groupForum {
    padding: 20px 0;
}
div#groupForum table {
    width: 100%;
}
div#groupForum th {
    background: #f9f9f9;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    color: #333;
    padding: 3px 5px 3px 10px;
}
div#groupForum td {
    border-bottom: 1px solid #e1e1e1;   
    color: #999;
    padding: 3px 5px 3px 10px;
    vertical-align: top;
}
div#groupForum th.cl1 {width: 370px;}
div#groupForum th.cl2 {width: 180px;}
div#groupForum th.cl3 {width: 90px;}
div#groupForum th.cl4 {width: 180px;}
div#groupForum th.cl3, div#groupForum td.cl3 {
    text-align: right;
}

    /* userNav */
div#userNav {
    padding: 5px 10px;
    color: #fff;
}
div#userNav .load,div#userNav .loadDis {
    position: relative;
    float: left;
    padding: 7px 0;
}
div#userNav .logout, div#userNav .msg {
    position: relative;
    float: right;
    padding: 7px 0;
}

div#userNav .load a {
    padding: 2px 2px 2px 20px;
    margin: 0 10px 0 0;
    text-decoration: underline;
}
div#userNav .loadDis a {
    color: #FFCC80;
    padding: 2px 2px 2px 20px;
    margin: 0 10px 0 0;
    text-decoration: none;
}
div#userNav .logout a {
    padding: 2px 2px 2px 20px;
    margin: 0 10px 0 20px;
    text-decoration: underline
}
div#userNav .load a:hover, div#userNav .logout a:hover {
    color: #fff;
}
div#userNav div.my {
    width: 460px;
    float: left;
    margin: 0 10px 0 0;
}
div#userNav div.my .m {

}
div#userNav div.my a {
    margin: 0 0 0 2px;
}
div#userNav div.my a.c {
    font-weight: bold;
}
    /* News */
div#news {
    padding: 0px 10px 0px 10px;
}
div#news .newsItem {
    width: 250px;
    margin: 0 20px 10px 0;
}
    /* archive */
dl.archive dt {
    font-weight: bold;
    font-size: 1.2em;
    margin: .5em 0 -.5em 0;
}

    /* userInfoTable */
table.userInfo, table.uploadInfo, table.letter{
}
table.userInfo th, table.uploadInfo th, table.letter th {
    font-weight: normal;
    font-size: 12px;
    text-align: right;
/*    width: 230px; */
    padding: 3px 4px;
    color: #333;
}
table.uploadInfo th {
}
table.letter th {
    width: 40px;
}
table.userInfo td, table.uploadInfo td,  table.letter td textarea{
    font-size: 12px;
    padding: 3px 2px;
    color: #333;
}
table.userInfo tr.gr td, table.userInfo tr.gr th {
    background: #eee;
    padding: 10px 4px;
}
table.userInfo td input.txt, table.uploadInfo td input.txt,  table.uploadInfo td select{
    width: 80%;
}
table.letter td input.txt, table.letter textarea {
    width: 100%;
    $width: 98%;
}
table.letter td.buttons {
    text-align: right;
    vertical-align: top;
    padding: 5px 5px 5px 0;
}
table.userInfo td input.date {
    width: 160px;
}

table.uploadInfo input.cancel {
    font-size: 12px;
}

table.uploadInfo input.ok {
    font-size: 12px;
}

.calDate {
    position: relative;
}
.calendOptions {
    width: 18px; height: 18px;
    position: absolute; top: 3px; left: 140px;
}
#sDatePtr {
    
}
#candarLeer {
    top: 10px;
    left: 20px;
    width: 160px;
}
    /* Calendar outside styles - to be modifyed */
table.cal-common {
    border: 1px solid #000;
    width: 100%;
    font-family: Tahoma;
    font-size: 11px;
}
table.cal-common table {
    width: 100%;
}
.cal-next {text-align: right; padding: 2px 5px;}
.cal-prev {text-align: left; padding: 2px 5px;}
.cal-prev img, cal-next img {width: 11px; height: 11px; border: none; cursor: pointer; cursor: hand;}
td.purpleCell {text-align: center;}
.purpleCell {
    background-color: #6F92F0;
    color: #ffffff;
}
.monthContainer {
    border-top: 1px solid #C1CFF6;
    background: #fff;
    padding: 5px 10px;
}
.whiteCell {
    background-color: #ffffff;
    color: #000;
    padding: 1px 3px;
    cursor: pointer; cursor: hand; text-decoration: underline;
    text-align: right;
}
.whiteCellWeek {
    background-color: #ffffff;
    color: #676767;
    padding: 1px 3px;
}
.sundayCell {
    background-color: #ffffff;
    color: #f66;
    padding: 1px 3px;
    cursor: pointer; cursor: hand; text-decoration: underline;
    text-align: right;
}
.sundayCellWeek{
    background-color: #ffffff;
    color: #f66;
    padding: 1px 3px;
}
.overCell {
    background-color: #ffffff;
    color: #42a5cd;
    padding: 1px 3px;
}
.blackCell {
    background-color: #6F92F0;
    color: #ffffff;
    padding: 1px 3px;
}   
.today {
    border-top: 1px solid #000000; padding: 3px; cursor: pointer; cursor: hand; text-align: center;
}

    /* messenger */
table.msg {
    width: 100%;
}
table.msg th {
    border-bottom:  1px solid #fff;
    background: #CAE4FD;
    padding: 8px 5px 8px 20px;
    font-size: 11px;
    font-weight: normal;
    text-align: left
}
table.msg td {
    background: #eee;
    border-bottom:  1px solid #fff;
    padding: 2px 5px 2px 20px;
    font-size: 11px;
}
table.msg tr.gr td {
    background: #e1e1e1;
    padding: 6px 5px 6px 20px;
}
table.msg tr.hdr td {
    background: #fff;
    padding:5px 0 0 10px;
    font-size: 1em;
}
table.msg tr.hdr td.write {
    padding: 0 0 3px 0;
    text-align: center;
}
table.msg td.tabs {
    border-bottom: none;
}
table.msg td.tabs ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
table.msg td.tabs li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;

}
table.msg td.tabs li a {
    display: block;
    padding: 10px;
}
table.msg td.tabs li a:hover {
    background: #CAE4FD;
}
table.msg td.tabs li a.c {
    color: #fff;
}
    /* Masking */
.tr_backgroundMask {
  position: absolute;
  /*display: none;*/
  top: 0px;
  left: 0px;
  z-index: 111;
  width: 100%;
  height: 100%;
  opacity: .4;
  filter: alpha(opacity=40);
  /* this hack is so it works in IE
   * I find setting the color in the css gives me more flexibility
   * than the PNG solution.
   */
  background-color: #000;
}
div..tr_backgroundMask div {
  opacity: 1;
  filter: alpha(opacity=100);
}

div.z222 {
    position: absolute;
    z-index: 222;
    top: 200px;
    left: 300px;
}

/* Appereance */
.white {
}
.light {
    border-bottom:  1px solid #fff;
}
.medium {
    border-bottom:  1px solid #fff;
}
.dark {
    border-bottom:  1px solid #fff;
}
.yellow {
}
.p10 {padding: 10px;}
.p1020 {padding: 10px 10px 20px 10px;}
.p10-0 {padding: 10px 0;}
.p010 {padding: 10px 0 0 0;}
.p20 {padding: 20px 10px 10px 10px;}
.m010 {margin: 0 0 10px 0;}
.yellow p {color: #333;}

 
.p10 ul {
    margin: 8px 0 0 8px;
    border: 0 none;
    padding: 0;
    list-style: none;
}
.p10 li {
    margin: 3px 0;
    border: 0 none;
    padding: 0;
    list-style: none;
}

/* white on f90 round box */
div.whf90 {
    color: #555;
}
div.whf90 div.t {
    height: 4px;
    font-size:1px;
}
div.whf90 div.t div {
    height: 4px; width: 4px;
    float: right;
}
div.whf90 div.b {
    height: 4px;
    font-size:1px;
}
div.whf90 div.b div {
    height: 4px; width: 4px;
    float: right;
}
div.whf90 div.m {
    background: #fff;
    padding: 3px 3px;
}
/* light yellow grey bordered rounded box */
div.yelgr {
    color: #555;
}
div.yelgr div.t {
    height: 5px;
    font-size:1px;
}
div.yelgr div.t div {
    height: 5px; width: 5px;
    float: right;
}
div.yelgr div.b {
    height: 5px;
    font-size:1px;
}
div.yelgr div.b div {
    height: 5px; width: 5px;
    float: right;
}
div.yelgr div.m {
    background: #ffc;
    border-left: 2px solid #999; border-right: 2px solid #999;
    padding: 3px 10px;
}
div.yelgr div.m p {
    color: #333;
    padding: 0;
    margin: .3em 0 .6em 0;
}
div.yelgr div.m p.t {color: #000; font-size: 1.2em; text-align: center;}
div.yelgr div.m p.l     {color: #999;   margin: 1.0em 0 .6em 0;}
.hide {display: none;$display: block;$font-size:1px;} /* this shit for IE bottom gluk */

/* Links */
a:link  {
    text-decoration: none;
}
a:visited   {
    color: #4978B8;
    text-decoration: none;
}
a:hover {
    color: #fff;
    text-decoration: none;
}
a.pop:link  {
}
a.pop:visited   {
}
a.pop:hover {
    color: #39f;
    background: none;
    border-bottom: 1px #39f dashed;
}

a.wh            {text-decoration: underline;}
a.wh:visited    {color: #fff}
a.wh:hover      {color: #fff; background: none;}

a.arrLink {
    padding: 2px 2px 2px 20px;
    margin: 0 10px 0 0;
}
a.arrLink:hover {
    color: #09f;
}
a.plusLink {
    padding: 2px 2px 2px 20px;
    margin: 0 10px 0 0;
}
a.plusLink:hover {
    color: #09f;
}

/* Forms */
form {
    margin: 0;
    padding: 0;
}

div.column {
    width: 47%; 
    float: left; 
    height: 85px; 
    padding: 10px 0px
}

/* from old style */
.big_1
{
 font-size: 12px;
}

.big_2
{
 font-size: 16px;
 font-weight: bold;
}

.big_3
{
 font-size: 20px;
 font-weight: bold;
}

.big_4
{
 font-size: 32px;
 font-weight: bold;
}

.ed_on
{
 cursor: hand;
 cursor: pointer;
}

.ed_off
{
 cursor: hand;
 cursor: pointer;
}

.redlabel {color: red; font-weight:bold;}

.error
{
color: red;
font-weight: bold;
text-align: center; 
font-size: 12px;
}
p.abz {text-indent: 10px; margin-bottom: 5px; font-size: 1em;}

a.nolink, a.nolink:visited, a.nolink:hover {text-decoration: none; background: none; cursor: none; color: #777}

.hilite
{
position:relative;
z-index:0;
background-color: #ececec;
margin-left: -15px;
margin-right: -10px;
padding-left: 15px;
padding-top: 5px;
padding-bottom: 5px;
}


