.frm_error{
    border:1px solid red;
}
label.is_nec{
    font-weight:bold;
}
.link{
    cursor:pointer;
}

.pages,
.links{
    display:block;
    clear:left;
    margin-top:10px;
    font-size:0.9em;
/*  margin-left:45px;*/
}

.links{
    height:1.3em;
}
.pages{
    height:30px;
}

.article {
    margin-left:0px;
    
}
.pages{
    margin-left:10px;
}

.pages a,
.links a,
.links span{
    font-weight:bold;
    padding:3px 5px;
    text-decoration:none;
    display:block;
    line-height:16px;
    float:left;

}
.links span img{
    padding:0;
    margin:0;
}
.pages a,
.links a{
    border:1px solid #06f;
    color:#06f !important;
    line-height:1.3em;
    margin-right:0.3em;
}

.links a:hover,
.pages a:hover,
.pages a:active{
    background-color:#06f;
    text-decoration:underline;
    color:#fff !important;
}
.pages a.current{
    background-color:#06f;
    color:#fff !important;
}

.pages a.off{
    color:#eee !important;
}
.pages a b{
    font-size:1.1em;
}

.info, .success, .error {
    padding:5px;
    margin:5px 0px;
    border:1px dashed #ccc;
    clear:both;
}
.info{color: #aaa;}
.success{color: #2A2;font-weight:bold;}
.error{color: #f00;}

.green{color: #080;}

.success i{
    color:#000;
    font-weight:normal;
}

.user_post{
/*  margin-top:10px;
    background-color:#06f;
    padding:4px;
    color:#fff;
    font-weight:bold;
*/
}
.user_post a{
    color:#fff !important;
}

.user_postbox{
    width:100%;
    border-collapse:collapse;
}

.user_postbox .unread{
    font-weight:bold;
/*  background-color:#06f !important;*/
}

.user_post_detail{
    border:1px solid #06f;
    padding:4px;
}
.user_post_detail h3{
    padding-top:0px;
}
.user_post_detail div{
    border-top:1px solid #06f;
    margin-top:5px;
    padding-top:5px;
}

.enlarge {
    float:left;
    position:relative;
}

.enlarge img{
}
.enlarge b{
    position:absolute;
    width:16px;
    height:16px;
    bottom:1px;
    right:1px;
    background:url(../img/magnify.png);
}

div.name{
    font-weight:bold;
    width:150px;
    float:left;
    clear:both;
}

div.value{
    float:left;
    width:500px;
}

div.event_item {
    padding:5px;
    border-bottom:1px solid #EEE;
}
div.event_item span{
    float:right;
}

div.user_menu {
    position:absolute;
    display:none;
    width:250px;
    border:1px solid #CCC;
}
div.user_menu a {
    font-size:.7em;
    background-color:#bbb;
    padding:5px;
    color:#000;
    display:block;
    border-bottom:1px solid #CCC;
}
div.user_menu a:hover {
    background-color:#777;
}
/* before */

#comments{
    margin:20px 0px 10px 0px;
    border-top:1px solid #ccc;
}
.comment{
    border:1px solid #ddd;
    width:auto;
    margin:5px;
    margin-left:0px;
    padding:5px;
    padding-left:15px;
    padding-bottom:0px;
}
.comment span.cml{
    font-size:80%;
}
.comment span.cml a{
    color:#ccc;
    text-decoration:underline;
    cursor:pointer;
}
.comment span.author{
    font-weight:bold;
}
.comment_0{
    background-color:#fff;
}
.comment_1{
    background-color:#eee;
}
.comment_2{
    background-color:#FFE;
}
.comment_3{
    background-color:#FEE;
}
h1{
    margin-top:0 !important;
    font-size:1.8em;
}
h1 a.h1{
    font-size:0.6em;
    margin-left:10px;
}

h2{
    font-size:1.65em;
}
h3{
    font-size:1.5em;
}
h4{
    font-size:1.35em;
}
h4{
    font-size:1.2em;
}

.h1_subscript{
    display:block;
    margin-top:-1em;
    margin-bottom:1em;
    color:#ccc;
}

h1,h2,h3,h4,h5{
    color:#06f;
    font-weight:normal;
    margin:1em 0 0.5em 0;
}

a{
    color:#05c;
}
.content a:visited{
    color:#60c;
}
.content .fnd{
    color:#f00;
}
a.ajax,
strong.ajax{
    color:#05c !important;
    text-decoration:none;
    border-bottom:1px dashed #05c !important;
}
img{
    border:none;
}

div.image{
    display:block;
    border:1px solid #ccc;
}
div.image.left{
    float:left;
    margin-right:5px;
}
div.image.right{
    float:right;
    margin-left:5px;
}
div.image.center{
    margin:0px auto;
}

div.image img{
    display:block;
    padding:0px !important;
    margin:2px auto !important;
    border:none !important;
}
div.image span{
    font-size:0.7em;
    display:block;
    padding:2px 5px;
}


#content {
    font-size:0.8em;
}
#content p{
    clear:both;
    padding:0px 0px 10px 0px;
}

#content ul,
#content ol{
    margin:5px 0px;
    margin-left:10px;
}


#content .notes{
    background-color:#fffdf0;
    border:1px solid #06f;
    float:right;
    margin-left:10px;
    margin-bottom:10px;
    padding:10px;
    clear:both;
}

#content li{
    margin:5px 0px 2px 20px;
}

#content img{
    margin:5px 10px;
}

#content table.no_border,
#content table.no_border td,
#content table.no_border th{
    border:none !important;
    background:transparent;
}
#content table{
    border-collapse:collapse;
    border:1px solid #06f;
}

#content table td,
#content table th{
    background-color:#fffdf0;
    padding:4px;
    border:1px solid #06f !important;
/*  text-align:left;*/
    vertical-align:top;
}

tr.anystyle td{
    background:#E8E8E8 !important;
}


.orange{
    border:1px solid #06f;
    background-color:#06f;
    color:#fff;
}

ul.horizontal_menu{
    clear:both;
}
ul.horizontal_menu li{
    font-size:0.9em;
    display:block;
    float:left;
    margin:0px 3px;
    list-style-type:none;
    margin-bottom:20px;
}

ul li.selected{
    font-weight:bold;
}

ul.userpage li {
    margin: 0px;
    padding:3px;
    text-indent:0px;
}

ul.weather_list {
    margin:10px 0px;
    padding-left:10px;
    width:95%;
}
ul.weather_list li {
    background:url(../img/more.gif) left 0.4em no-repeat;
    float:left;
    list-style-type:none;
    margin-bottom:10px;
    margin-right:20px;
    padding-left:15px;
    width:150px;
}

#reg_company{
    margin:0px auto 10px auto;
    width:90%;
    padding:3px;
    text-align:center;
    font-size:1em;

}
#reg_company strong{
    font-size:1.2em;
}

#reg_company .field{
    font:bold 1em verdana;
    border: 1px solid #000;
    background-color: #FFF;
    padding: 1px 2px;
    margin:2px 5px 5px 0px;
}
#reg_company .field option{
    font:bold 1em verdana;
}

#reg_company .button{
    font-size:1em;
    margin:0px;
    margin-bottom:4px;
    padding:0px 5px;
    height:1.8em;
}
.info_table ul li{
    margin:2px 0px !important;
    white-space:nowrap;
}
.info_table ul{
    margin:0 !important;
    list-style-type:none;
}
.events .title{
    font-size:1.1em;
    font-weight:bold;
}
.events .dt{
}
.events .ev_info{
    font-size:0.85em;
}

.events li{
    margin-bottom:1em;
    list-style-type:none;
}

#user_post_menu{
    margin-bottom:2em;
}
#user_post_menu a{
    margin-right:2em;
    color:#05c;
}
#user_post_menu a.selected{
    font-weight:bold;
}



