/* 
Document   : style
Created on : 2009-4-2, 11:15:05
Author     : Maklube
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body {
    margin: 0;
    padding: 0;
    background-image: url('images/bg_01.gif');
    /*background-repeat: repeat-x;*/
    text-align:center;
}

.wrapper {
    text-align:left;
    width: 1100px;
}

.all{
    min-height: 150px;
    height: auto !important;
    height: 150px;
    background:transparent url(images/grd.png) repeat-x scroll center top;
}

.banner{
    float:left;
    width:370px;
    height:150px;
}

.top-banners{
    float:left;
    height:60px;
    width:1000px;
    padding-left:50px;
    padding-right:50px;
    margin-top: 10px;
    margin-bottom:10px;
}

.up {
    font-family:cursive;
    font-size:12px;
    width: 1000px !important;
    width: 1100px;
    height: 20px;
    float: left;
    line-height: 20px;
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom:2px;
}

.links{
    color:white;
    background-image:url(images/olnk.png);
    width:995px;
    line-height:12px;
    height: 19px;
}

.links a{
    color:white;
}

.friends{
    clear:right;
    width:149px;
    float:left;
    text-align:left;
    vertical-align:middle;
    margin: 0 10px 0 10px;
}

.friends img{
    max-width:149px;
    max-height:90px;
}

.menu {
    width: 1000px !important;
    width: 1100px;
    height: 217px;
    float: left;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;

    padding-left: 50px;
    padding-right: 50px;
}
.menu a:hover {
    color: #4a4a4a;
    text-decoration:none;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}
.menu a {
    color: black;
    text-decoration:none;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}
.lm {
    width: 700px;
    float: left;
}

.login_top{
    background-image:url('images/log_top.gif');
    width: 290px;
    float: left;
    height:13px;
}

.login_bottom{
    background-image:url('images/log_bottom.gif');
    width: 290px;
    float: left;
    height:12px;
    font-size:0px;
}

.login_main {
    margin-top:0 !important;
    margin-top:-1px;
    background-image:url('images/log_main.gif');
    width: 290px;
    float: left;
    height:125px;
    font-family:cursive;
    font-size:10px;
}

.login_main a{
    font-family:cursive;
    font-size:13px;
}

.login_main a:hover{
    font-family:cursive;
    font-size:13px;
    color:gray;
}

.login {
    width: 290px;
    float: left;
    height:150px;
}

.logo {
    width: 330px;
    float: left;
    height:150px;
    background-image:url(images/logobg1.png);
    /*margin-right: 0px;*/
}
.men {
    background-image:url('images/menu.gif');
    height:35px;
    width: 975px;
    float: left;
    line-height:35px;
    margin:0 auto;
    margin-top:10px;
    padding:0px 10px 0px 10px;
}
.content {
    width: 1000px !important;
    width: 1100px;
    float: left;
    padding-left: 50px;
    padding-right: 50px;

}
.footer {
    height: 322px;
    float: left;
    clear:both;
    margin:0 auto;
    padding:0;
    background:transparent url(images/footer.png) repeat-x scroll center top;
    width:100%;

}
.pic {
    text-align:left;
    height: 322px;
    /*line-height:100px;*/
    float: left;
    width: 1099px;
    /*background-image: url('images/bg_04.png');*/
   /*background-repeat: no-repeat;*/
}

.footer-cont {
     text-align:center;
    font-size:12px;
    padding-top:210px;
    width:400px;
}

.text {
    width: 600px;
    float: left;
}
.gore {
    width: 596px;
    float: left;
    height: 10px;
    background-image: url('images/gore.gif');
    background-repeat: no-repeat;
}
.sreda {
    width: 576px;
    float: left;
    background-image: url('images/mid.gif');
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0 !important;
    margin-top: -10px;
    font-family:cursive;
    font-size:11px;
}
.dolu {
    width: 596px;
    float: left;
    height: 9px;
    margin-bottom:10px;
    background-image: url('images/dolu.gif');
    background-repeat: no-repeat;
}
.right {
    width: 392px;
    float: left;
    margin-left: 5px;
}
.rgore {
    width: 391px;
    float: left;
    height: 10px;
    background-image: url('images/rgore.gif');
    background-repeat: no-repeat;
}
.rsreda {
    font-family:cursive;
    font-size:13px;
    width: 375px;
    float: left;
    background-image: url('images/rmid.gif');
    background-repeat: repeat-y;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0 !important;
    margin-top: -10px;
}
.rdolu {
    width: 391px;
    float: left;
    height: 9px;
    background-image: url('images/rdolu.gif');
    background-repeat: no-repeat;
    margin-bottom:10px;
}

a img{
    border:none;
}

h1 {
    font-size:30px;
}

.main{
    width:565px;
    float:left;
    padding:5px;
    font-family:cursive;
    font-size:13px;
}
.main-text{
    width:555px;
    float:left;
    margin:5px;
    font-family:cursive;
    font-size:13px;
}

.main-img{
    float:left;
    margin:2px 2px 2px 5px;
    width:80px;
}

.main-img img{
    width:80px;
}

.main-desc{
    min-height: 80px;
    height: auto !important;
    height: 80px;
    float:left;
    margin:2px 2px 2px 5px;
    width: 440px;
    background-image:url(images/grd.png);
    background-repeat:repeat;
}

.split {
    border-bottom:1px solid #9b9191;
    color:#9b9191;
    font-size:10px;
    font-weight:bold;
    margin:6px 0pt 10px;
    padding:2px 7px 0pt 0pt;
}

.comments{
    clear:both;
    width:400px;
    float:left;
    margin-top:2px;
    padding:5px;
    font-family:cursive;
    font-size:13px;
    background-color:#f0ffe2;
}

.disccomments{
    clear:both;
    width:530px;
    float:left;
    margin-top:2px;
    padding:5px;
    font-family:cursive;
    font-size:13px;
    background-color:#f0ffe2;
}

.comments-img{
    float:left;
    width:80px;
    margin:2px 2px 2px 5px;
    clear:right;
}

.comments-img img{
    width:80px;
}

.comments-nick{
    float:left;
    font-size:11px;
    margin:2px;
    width:280px;
}

.disccomments-nick{
    float:left;
    font-size:11px;
    margin:2px;
    width:400px;
}

.comments-command{
    float:left;
    margin:2px;
    width:17px;
    height:17px;
    background-image:url(images/close.png);
    /*clear:both;*/
}

.comments-text{
    float:left;
    margin: 2px 2px 2px 5px;
    width:300px;
}

.disccomments-text{
    float:left;
    margin: 2px 2px 2px 5px;
    width:425px;
}

.active_elements{
    float:left;
    width:576px;;
}

.elements_text{
    float:left;
    width:450px;
}

.active_links{
    float:left;
    text-align: center;
    width:inherit;
    background-color:#f0ffe2;
    min-height:23px;
}

.active_links a{
    text-decoration:none;
    font-family:cursive;
    font-size:13px;
}

.active_area{
    margin-top:5px;
    width:inherit;
    background-color:#f0ffe2;
    float:left;
}

.active_area form {
    margin:10px;
}

.lastactivgr{
    padding-top:5px;
    float:left;
    width:370px;
    border-bottom: #e6f8fe 1px solid
}

.lastactivgr-nick{
    background-color:#e6f8fe;
    float:left;
    margin:2px;
    width:365px;
}

.lastactivgr-prof{
    float:left;
    width:80px;
    margin:2px;
}

.lastactivgr-prof img{
    width:80px;
}

.lastactivgr-text{
    float:left;
    margin:2px;
    width:270px;
    clear:right;
}

.lastloggedon {
    float:right;
    height:63px;
    margin:5px 5px 0pt 0pt;
    width:63px;
}

.rprofile-img-shadow{
    background:transparent url(images/trans-shadow.png) no-repeat scroll right bottom;
    float:left;
}
.rprofile-img-shadow img{
    width:80px;
}

.rprofile-img-shadow img.lastmarg {
    margin-top:-6px;
}
.rprofile-img-shadow img {
    background-color:#FFFFFF;
    border:1px solid #CECECE;
    display:block;
    margin:-6px 6px 6px -6px;
    padding:5px;
    position:relative;
    width:50px;
}
.lastloggedon img {
    height:50px;
}

.username{
    font-family:cursive;
    font-size:15px;
    font-weight:bold;
    margin: 2px 0 2px 0;
}

/*.mail{
background-color:#E6F8FE;
}*/

.mail td{
    /*background-color:#E6F8FE;*/
}

/*.centtd{
    background-color:#F0FFE2;
}*/
.centtd td{
    background-color:#F0FFE2;
}
.sreda table{
    max-width:575px;
}

.sreda select{
    max-width:200px;
}

.search{
    float:left;
    width: 400px;
    margin:10px 0 0 80px;
    border-bottom:1px solid #E6F8FE;
}

.search-nick{
    float:left;
    text-align:center;
    width:390px;
    margin: 5px 5px 5px 5px;
    background-color:#E6F8FE;
}

.search-img{
    float:left;
    width:80px;
    margin: 5px 5px 2px 2px;
}

.search-img img{
    width:80px;
}

.search-text{
    float:left;
    width:300px;
    clear:right;
}

h1{
    text-align:center;
    font-family:cursive;
    font-size:20px;
}

h2{
    text-align:center;
    font-family:cursive;
    font-size:15px;
    color:red;
}
.mailbox{
    background-color:#E6F8FE
}
.mailbox td {
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-color: gray;
}

.mailbox th {
    border-style:solid;
    border-width:1px;
    border-color: gray;
}

.usermenu{
    float:left;
    text-align:left;
    margin:2px 0px 5px 0px;
    padding-left:10px;
    width:1000px;
    height:15px;
    font-family:cursive;
    font-size:11px;
}
.usermenu a{
    text-decoration:none;
    font-family:cursive;
    font-size:11px;
}

.usermenu a:hover{
    text-decoration:none;
    font-family:cursive;
    font-size:11px;
}

.inputstory{
    float:left;
    margin:10px;
    width:520px;
}

.inputstory-caption {
    background-color:#E6F8FE;
    float:left;
    margin:5px;
    width:488px;
}

.inputstory-img {
    float:left;
    margin:5px;
    padding:5px;
    width:80px;
}
.inputstory-img img{
    float:left;
    width:80px;
}
.group_mem th{
    background-color:#E6F8FE;
}
.group_mem td select{
    width:50px;
}

.stats{
    margin:10px 0 10px 0;
    width:370px;
    float:left;
    border-bottom:gray 1px solid;
}

.stats-img{
    margin:5px;
    width:50px;
    float:left;
}

.stats-img img{
    width:50px;
}

.relatedevents{
    font-size:11px;
    float:left;
    width:370px;
    border-bottom:gray 1px solid;
}

.relatedevents-prof{
    width:80px;
    float:left;
    margin:5px;
}

.relatedevents-prof img{
    width:80px;
}

.relatedevents-nick{
    font-size:10px;
    width: 78px;
    float:left;
    text-align:center;
}

.events{
    font-size:11px;
    float:left;
    width:570px;
    border-bottom:gray 1px solid;
}

.events-prof{
    width:100px;
    float:left;
    margin:5px;
}

.events-prof img{
    width:80px;
}

.compose-msg1 {
    float:left;
    width:190px;
}

.compose-msg0 {
    float:left;
    margin-left:5px;
    width:190px;
}

.menulinks{
  height:35px;
  float: left;
  width: 800px;
  margin-right:5px;
}

.menufunc{
    height:30px;
    width:165px;
    float:left;
    text-align:right;
    margin-top:6px;
}

.menufunc img{
    height:25px;
}

.banner-top-left{
        float: left;
        height: 60px;
        width: 468px;
        background-color:red;
        color: white;
        text-align:center;
        margin-left:20px;
        line-height: 60px;
}

.divBolgari{
    width:374px;
    float:left;
    clear:both;
    margin-bottom:5px;
}

.linkBolgari{
    width:373px;
    float:left;
}

.imgBolgari{
    width:60px;
    margin:2px;
    float:left;
}