body
{
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  font-family:Tahoma;
  background-image: url('images/background.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 11px;
  color: #b6b6b6;
}

A
{
  text-decoration: none; 
  color: #ffd325;
}

A:hover
{
  color: #FFFFFF;
  text-decoration: none; 
}

div.body
{
  width: 995px;
}

td.left
{
  width: 146px;
  background-repeat: repeat-y;
  background-position: right;
}

td.left {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg-left.png');
}

td.left[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
  background-image:url('images/bg-left.png');
}

td.center
{
  width: 703px;
  background-color: #000000;
  background-image: url('images/contentbottom.gif');
  background-repeat: repeat-y;  
}

.lamasmemberbg
{
  background-image: url('images/lamas-membersbg.gif');
  background-repeat: no-repeat;  
  height: 124px;
  width: 180px;
  margin-top: 8px;
}

td.right
{
  width: 146px;
  background-repeat: repeat-y;
  background-position: right;
}

td.right {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg-right.png');
}

td.right[class] {
/* IE ignores styles with [attributes], so it will skip the following. */
  background-image:url('images/bg-right.png');
}

div.top
{
  background-image: url('images/top.jpg');
  background-repeat: no-repeat;  
  width: 703px;
  height: 256px;
}

div.bottom
{
  background-image: url('images/bottom.jpg');
  background-repeat: no-repeat;  
  width: 775px;
  height: 189px;
}

div.cssnews
{
  padding: 8px 8px 8px 0px;
}

div.siteleft
{
  float:left;
  width: 500px;
  padding-left: 7px;
  text-align: justify;
  overflow:hidden;

}

div.siteright
{
  float: left;
  padding-left: 10px;
  width: 180px;
  padding-top: 8px;
  text-align: justify;

}

div.clr
{
  clear: both;
  font-size: 1px;
}

div.cssloginbox
{
  background-image: url('images/css-login-box.jpg');
  background-repeat: no-repeat;  
  width: 180px;
  height: 80px;
  color: #FFFFFF;
}

div.forum
{
  background-color: #484848;
  margin-top: 8px;
  padding: 6px;
  text-align: left;
}

div.change[class]
{
  color: #FFFFFF;
  height: 122px;
  width: 280px;
  padding-top: 110px;
  margin-left: 395px;
  text-align: justify;
}

div.change
{
  color: #FFFFFF;
  height: 122px;
  width: 280px;
  padding-top: 110px;
  margin-left: 370px;
  text-align: left;
}

h1.Title
{
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  font-weight: bold;
}

div.css-news-title
{
  border-left: 8px solid #ffd325;
  padding-left: 6px;
  margin-bottom: 6px;
  height:30px;
  text-align:left;
}

div.css-comment A
{
  font-weight: bold;
  font-size: 20px;
  padding-left: 5px; 
  text-decoration: none; 
  color: #ffd325;
}

div.css-comment A:hover
{
  font-weight: bold;
  font-size: 20px;
  padding-left: 5px;  
  color: #FFFFFF;
  text-decoration: none; 
}

div.css-news-more
{
  background-image: url('images/morebg.gif');
  background-repeat: no-repeat;  
  color: #383838;
  height: 29px;;
  width: 96px;
  padding-top: 1px;
  padding-left: 6px;
  cursor:pointer;
}

div.css-news-more A
{
  text-decoration: none; 
  color: #030303;
}

div.css-news-more A:hover
{
  color: #ffd325;
  text-decoration: none; 
}

div.NewsText
{
  margin-bottom: 8px;
  border-bottom: 2px solid #505050;
  padding-bottom: 10px;
}

div.NewsText A
{
  text-decoration: none; 
  color: #ffd325;
}

div.NewsText A:hover
{
  text-decoration: none; 
  color: #8b8b8b;
}

div.css-news-more-out
{
  margin-bottom: 6px;
  border-bottoM: 1px solid #505050;
  padding-bottom: 5px;
}

div.cssnews A
{
  text-decoration: none; 
  color: #ffd325;
}

div.cssnews A:hover
{
  color: #8b8b8b;
  text-decoration: none; 
}



input.login
{
  background-color: #dadada;
  width: 154px;
  border: 0px;
  margin-bottom: 5px;
  padding: 3px;
  font-size: 9px;
  background-repeat: no-repeat;
}

input.login2[class]
{
  background-color: #dadada;
  width: 125px;
  border: 0px;
  margin-bottom: 5px;
  padding: 3px;
  font-size: 9px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

input.login2
{
  background-color: #dadada;
  width: 125px;
  border: 0px;
  margin-bottom: 5px;
  padding: 3px;
  font-size: 9px;
  background-repeat: no-repeat;
}

div.title-forum A
{
  color: #b5b5b5;
  text-decoration: none; 
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 2px;
}

div.title-forum A:hover
{
  color: #FFFFFF;
  text-decoration: none; 
  font-weight: bold;
  font-size: 12px;
}

div.forum
{
  color: #b5b5b5;
}

input.form
{
  border: 1px solid #8b8b8b;
  padding: 3px;
  font-size: 9px;
  background-repeat: no-repeat;
  background-color: #505050;
  color: #8b8b8b;
}

textarea.textarea[class]
{
  border: 1px solid #8b8b8b;
  padding: 3px;
  font-family: Tahoma;
  font-size: 11px;
  background-repeat: no-repeat;
  width: 470px;
  margin-left: 3px;
  height: 100px;
  background-color: #505050;
  color: #8b8b8b;
}

textarea.textarea
{
  border: 1px solid #8b8b8b;
  padding: 3px;
  font-family: Tahoma;
  font-size: 11px;
  background-repeat: no-repeat;
  width: 473px;
  margin-left: 3px;
  height: 100px;
  background-color: #505050;
  color: #8b8b8b;
}

input.button1
{
  background-image: url('images/button1.gif');
  height: 21px;
  width: 112px;
  border: 0px;
  font-family: Tahoma;
  font-weight: bold;
  color: #030303;
  font-size: 9px;
  text-transform: uppercase;
  cursor: pointer;
}

fieldset
{
  border: 1px solid #505050;
  padding: 5px;
}

hr.hr
{
  border: 0px;
  height: 2px;
  background-color: #505050;
}

legend
{
  color: #8b8b8b;
}

input.loginbutton
{
  background-image: url('images/login.jpg');
  height: 21px;
  width: 21px;
  border: 0px;
  cursor: pointer;
}

td.forumnumber
{
  font-size: 12px;
  font-weight: bold;
  color: #c3c3c3;
}

div.HowTo
{
  background-image: url('images/howtobg.gif');
  background-repeat: no-repeat;
  width: 180px;
  height: 36px;
  color: white;
  cursor: pointer;
}
.draggable_handle{
  background-color:#000000;
  width:191px;
  height:65px;
  cursor:move;
  text-align:left;
  border-bottom: 0px;
  vertical-align: middle;
  background: url('images/chat-top.jpg') no-repeat;
  color: #fff; 
  font: italic 17px Verdana, serif;
}
.draggable_window{
  position:absolute;
  top:10px;
  right:10px;
  background-color:#ffffff;
  width:191px;
  display:block;
  z-index: +1;
}
.chatformdiv{
}
.chetsend{
  background: url('images/chat-bottom.gif') no-repeat;  
  width:177px;
  height:39px;
  margin-lefT:7px;
  margin-bottom:7px;
}
.chetsend_holder{
  padding-top:6px;
  margin-left:3px;
}

.onechatrow{
  margin-bottom:4px;
  margin-bottom:5px;
  padding:7px;  
}
.onechatrow_ico_holder{
  width:17px;
  height:17px;
  float:left;
}
.onechatrow_holder{
  border-bottom:1px solid #8e8e8e; 
  width:157px;
  height:17px;
  float:left;
  font-weight:bold;
  padding-top:3px;
}
.onechatrow_text_holder{
  width:177px;
  overflow:hidden;
  padding-top: 3px;
}

div.css-news-archive
{
  background-image: url('images/css-news-archive.gif');
  width: 149px;
  font-weight: bold;
  color: white;
  height: 19px;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
}

div.chatleptet
{
  padding-bottom: 5px;
}

div.chatleptet A
{
  text-decoration: none; 
  color: #383838;
}

div.chatleptet A:hover
{
  color: #8b8b8b;
  text-decoration: none; 
}
