/* 
    Document   : style
    Created on : 2008-12-20, 0:13:30
    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;

}



.mission{
      font-family: Arial Narrow;
  font-size: 14px;
  font-weight: bold;
  color: #ac0404;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

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

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

.mission span{
    color:#F3A914;
    font-size:13px;
}
body {
    margin: 0;
    padding: 0;
    background-color: white;
}
.mid a {
  font-family: Arial Narrow;
  font-size: 14px;
  font-weight: bold;
  color: #ac0404;
}
.wrapper img{
    border: none;
}
.wrapper {
  margin: auto;
  width: 1000px;
}
.headergr {
  float: left;
  width: 1000px;
  background-image: url('images/headergr.gif');
  background-repeat: repeat-y;
}
.header {
  width: 1000px;
  background-image: url('images/header.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}
.logogr {
    float: left;
  width: 1000px;
  background-image: url('images/logogr.gif');
  background-repeat: repeat-y;
}
.logo {
    width: 1000px;
  background-image: url('images/logo.gif');
  background-repeat: no-repeat;
  background-position: top;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}
.mid {
    float: left;
  width: 1000px;
}
.centgr {
  float: left;
  width: 600px;
    background-image: url('images/centgr.gif');
  background-repeat: repeat-y;
}
.centup {
  float: left;
  width: 600px;
  height: 98px;
    background-image: url('images/centup.gif');
  background-repeat: no-repeat;
}

.centup2 {
  float: left;
  width: 600px;
  height: 20px;
    background-image: url('images/centup2.gif');
  background-repeat: no-repeat;
}

.relatedprof0{
    margin: 5px 5px 5px 5px;
    width: 280px;
    float: left;
    background-color: #FCC159;
     clear:both;
}
.relatedprof1{
    margin: 5px 5px 5px 5px;
    width: 280px;
    float: left;
    background-color: #FCC159;
   
}

.relatedprof .relatedprof-img{
    width: 92px;
    /*height: 92px;*/
    margin: 0 5px 5px 0;
    float: left;
}

.rprofile-img-shadow a img .prof, .relatedprof-img a img {
    width: 80px;
    /*height: 80px;*/
}

.centtd td{
    
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    background-color: #fcc159;
    font-size: 14px;
    text-align: left;
    vertical-align: middle;
    letter-spacing: 1px;
    margin-bottom: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    color: white;
}
.centtd select{
    width:170px;
}

.relatedevents{
    margin-top: 5px;
    margin-left: 5px;
    width: 393px;
    border-bottom: 1px solid #999;
    
}

.relatedevents-prof{
    padding: 5px;
    margin: 0px 5px 5px 0px;
    float: left;
    width: 92px;
}

.relatedevents-img{
    margin: 0;
    width: 92px;
}

.events{
    margin-top: 5px;
    margin-left: 5px;
    width: 570px;
    border-bottom: 1px solid #febb36;
    background-color:#FCC159;
}

.events-prof{
    padding: 5px;
    margin: 0px 5px 5px 0px;
    float: left;
    width: 92px;
    
}

.events-img{
    margin: 0;
    width: 92px;
}

.events-nick{
    margin: 0;
    width: 92px;
}

.lastactivgr{
    margin-top: 5px;
    margin-left: 5px;
    width: 95%;
    background-color:#FCC159;
    border-bottom: 1px solid #FEBB36;

}

.lastactivgr-prof{
    padding: 5px;
    margin: 0px 5px 5px 0px;
    float: left;
    width: 92px;
    /*background-color:#FCC159;*/
}
.lastactivgr-text{
    padding: 5px;
    margin: 0px 5px 5px 0px;
    float: left;
    width: 66%;
    
    color: white;
}

.lastactivgr-img{
    margin:6px -6px 0pt 0pt;
    width: 92px;
}

.lastactivgr-nick a{
    margin: 0;
    width: 98%;
    text-align:center;
}

.lastactivgr-nick{
    padding: 5px;
    width: 98%;
    text-align:center;
}

.lastlogged-text{
    height: 20px;
    text-align: center;
    width: 98%;
    color: #ac0404;
    font-family:Arial Narrow;
    font-size:12px;
    font-weight:bold;
    text-decoration: none;
}

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

.lastloggedon img{
    height: 50px;
}

.stories{
    padding-left: 48px;
    width:350px;
    height: 45px;
}

.lastloggedon-prof{
    height: 130px;
}

.stories a{

    color: #ac0404;
    font-family:Arial Narrow;
    font-size:12px;
    font-weight:bold;
    text-decoration: none;
}
.stories a:hover{
    color:#F3A914;
   font-family:Arial Narrow;
font-size:12px;
font-weight:bold;
    text-decoration: underline;
}

.rprofile-img-shadow img.lastmarg{
    margin-top: -6px;
}

select.age{
    width: 92px;
}
.split{
    border-bottom: 1px solid #febb36;
    color:#fffdda;
    font-size:10px;
    font-weight:bold;
    margin:6px 0 10px;
    padding:2px 7px 0 0;
}

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

.splitspan{
    background:#faa315 none repeat scroll 0 0;
    display:block;
    float:left;
    margin-top:-8px;
    min-width: 50px;
    padding:2px 7px 0 0;
}
.title{
    
    color: black;
}
.content{
    
    color: #af0001;
}
.padd table{
    margin-top: 10px;
    border: solid black 1px;
}

.padd1 table{
    margin-left: 50px;
    margin-top: 10px;
    border: solid black 1px;
}
.commenttd{
    background-color: white;
    border: solid black 1px;
    color:black;
}
.cent {
  float: left;
  width: 580px !important;
  width: 600px;
  font-size: 14px;
  padding: 0 10px;
  color: #fffdda;
    font-style: normal;
}
.cent h1{
    
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    color: #f72929;
    text-align: center;
}
.cent h2{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    font-variant: normal;
    color: #f72929;
    text-align: center;
}
.cent hr{

    color: #000000;
}
.cent a{

    color: #a80301;
    font-size: 12px;
    text-decoration: underline;
    font-style: italic;
}
.cent table{
    
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-width: 580px;
    border-bottom-width: 580px;
    border-left-width: 580px;
    border-right-width: 580px;
    font-family: Arial Narrow;
    background-position: center center;
}
.centdown {
  float: left;
  width: 600px;
  height: 20px;
  background-image: url('images/centdown.gif');
  background-repeat: no-repeat;

}
.right {
  float: left;
  width: 400px !important;
  width: 400px;
  font-family: Arial Narrow;
  color: #999;
  font-size: 14px;
  font-weight: bold;
  
}
.fhalf{
 width:49%;
 float:left;
 font-size:11px;
}

.ftop{
    width: 98%;
    font-size: 11px;
}

.shalf{
    width:49%;
    float:right;
    font-size:11px;
}
.hleft {
  margin-top:10px;
  margin-left:20px;
  background-image: url('images/logo2.png');
  background-repeat: no-repeat;
  width: 450px;
  float: left;
  height:150px;
}

.lhleft{
    width: 130px;
    float: left;
    padding-top: 30px;
}
.lhleft a{

    color:white;
    font-size:12px;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.lhleft a:hover{
    color:#fffabe;
    font-size:12px;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
}
.hright {
  width: 400px;
  float: left;
}
.lleft {
  background-image: url(images/lleft.gif);
  background-repeat:no-repeat;
  width: 600px;
  float: left;
  height: 200px;
}
.lright {
  width: 400px;
  float: left;
}
.lrl {
   background-image:url(images/menu-backgr.gif);
    background-repeat:no-repeat;
    color:#F2A913;
    float:left;
    font-family:Arial;
    font-size:18px;
    font-weight:bold;
    height:180px;
    padding:15px 10px 5px 30px;
    width:160px !important;
}
.lrl a{
    background-image:url(images/bulet.png);
    background-repeat:no-repeat;
    color:#F3A914;
    padding-left:23px;
    text-decoration:none;
}
.lrl a:hover{
    color:black;
}

.lrr {
  width: 180px !important;
  width: 200px;
  float: left;
  color: #fffabe;
  font-size: 17px;
  padding: 10px;
}
.lrr a{
    color:#ad0504;
}
.lrr a:hover{
    color:#fef9bf;
}
.lrr input{
    width:150px;  
}
.lrr h1{
    
    font-family: Arial Narrow;
    color: #FFFABE;
    font-size: 18px;
}
.redbutton{
    background-color: #b20000;
    color: white;
    font-size: 18px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    font-style: italic;
    font-family: Arial Narrow;
    
}

.filebutt{
    font-size:13px;
}
.mailbox{
    width:580px;
}
.mailbox table{
    width:580px;
    padding:0px;
    margin:0px;
    
    background-color: #FCC159;
}
.mailbox th{
    
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
}
.mailbox td{
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.shadow {
  line-height: 2em;
  white-space: nowrap;

}
.img-shadow {
float:right;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
width:80px;
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.event-img-shadow {
float:right;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.event-img-shadow img {
width:80px;
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.group-img-shadow {
float:right;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.group-img-shadow img {
width:80px;
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.profile-img-shadow {
float:right;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.profile-img-shadow img {
width:80px;
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.stat-img-shadow {
float:right;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.stat-img-shadow img {
width:80px;
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.revent-img-shadow {
float:right;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.revent-img-shadow img {
width:50px;
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.rprofile-img-shadow {
float:left;
background: url(images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.rprofile-img-shadow img {
width:50px;
/*height: 50px;*/
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.main{
    width: 500px;
    margin: 5px 5px 5px 5px;
    float:left;
}

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

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

.inputstory-img{
    padding: 5px;
    width: 80px;
    margin: 5px;
    float:left;
}

.search{
    margin: 5px 5px 5px 5px;
    float:left;
    width: 400px;
}

.search-nick{
    background-color:#FCC159;
    margin: 5px 5px 0 5px;
    float:left;
    width: 390px;
}

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

.search-text{
    background-color:#FCC159;
    margin: 5px 5px 0px 0px;
    float:left;
    width:300px;
}

.main-text{
    width: 444px;
    margin: 2px 2px 0 2px;
    float:left;
}

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

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

.main-desc{
    width: 362px;
    margin: 2px 2px 2px 10px;
    float:left;
    background-color: #FCC159;
    min-height: 50px;
}

.chusrstat, .centtd select{
    width: 100px;
}

.comments {
    width: 350px;
    margin: 5px 5px 5px 5px;
    float:left;
}

.comments-img{
    width: 53px;
    margin: 2px 2px 0 2px;
    float:left;
}

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

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

.comments-text{
    min-height:30px;
    width: 280px;
    padding: 2px;
    float:left;
    background-color:#FCC159;
}

.subc{
    margin-left:50px;
}

.stats{
    width: 375px;
    margin: 5px;
    padding:10px;
    border-bottom: solid 1px #999;
}

.stats-img{
    width: 80px;
    margin: 5px;
}

.viewimage{
    background-color:white;
    width: 575px;
    border: solid black 1px;
    float:left;
    clear:both;
}

.imagedel{
    padding:10px;
    position:absolute;
}
.viewimage a.imagedel img{
    width:16px;
    bottom:0;
    right:0;
}

.viewimage img{
    padding:5px;
    width:565px;
}

li{
    margin-left:30px;
}

