/******************************************************************************
*                                                   SUBMENU
******************************************************************************/
#submenu {
margin:20px 10px 20px 30px;
}
        #submenu li {
        padding:5px 0;
        }
                #submenu li a {
                color:#336699;
                font:bold 14px/14px "Trebuchet MS";
                }
                #submenu ul {
                margin:0 0 0 20px;
                }

                        #submenu ul li a {
                        font:normal 12px/12px "Trebuchet MS";
                        color:#3399cc;
                        }

/******************************************************************************
*                                                   WEBFORMS
******************************************************************************/
#form_default {
width:400px;
}
#form_default td {
padding:6px 0;
}
.textinputs {
border:none;
height:16px;
width:290px;
color:#666666;
margin-top:2px;

}
textarea {
border:1px solid #838181;
width:300px;
overflow:auto;
height:120px;
color:#666666;
}

#wf_left {
    height:23px;
    background:url('/images/wf_left.gif') no-repeat left;
    position:relative;
}
#wf_left img {
    right:0px;
    top:0;
    position:absolute;
}
#wf_bg {
    height:23px;
    margin-left:5px;
    margin-right:5px;
    background:url('/images/wf_bg.gif') repeat-x top;
    text-align:center;
}
/******************************************************************************
*                                                   PHOTOALBUM
******************************************************************************/
.list_photo { }
.list_photo_img { float:left; }
.list_photo_img img { border:1px solid #ccc; padding:1px; display:block; }
.list_photo_desc { margin-left:135px; }
.list_photo_desc p { margin:0px; }
.list_photo_name { margin-bottom:10px;}

.list_photo_line { margin:15px 0; height:1px; background-color:#eee; }
.list_photo_clear { clear:both; padding:1px;}

.big_photo img { border:none; margin-bottom:15px; border:1px solid #ccc; padding:1px; }

img.preview {
    margin:10px;
}


/******************************************************************************
*                                     NEWS
******************************************************************************/
#news h4 a {
    font:bold 14px/16px "Trebuchet MS";
}
#news .item {
    margin-bottom:18px;
}
.date {
    font-size:11px;
    color:#999999;
    padding:3px 0;
}
#news .anons {
    font:normal 14px/14px "Trebuchet MS";
    color:#333;
}


































