/* basic */
img {	border-width: 0px;}

a {
text-decoration: none;
}

a:link {
color: #7f7f7f;
text-decoration: none;
}

a:hover {
color: #de3d74;
}

ul, li {
list-style: none;
padding: 0px;
margin: 0px;
}



.clear {
clear:both; 
font-size:0; 
line-height:0; 
height:0;
}

* {
margin: 0; 
padding: 0; 
background-position: 50% 0%;
}

body {
font-family: Tahoma; 
background-color: #0d0d0d; 
color: #000000;
} 

#top {
width: 100%;
background-image: url(top-bg.jpg);
background-repeat: repeat-x;
}

#left {
width: 50%;
background-image: url(leftbg.gif);
background-position: 100% 0%;
background-repeat: repeat-y;
}

#left div {
height: 661px;
background-image: url(leftpic.jpg);
background-position: 100% 0%;
background-repeat: no-repeat;
}

#right {
width: 50%;
background-image: url(rightbg.gif);
background-position: 0% 0%;
background-repeat: repeat-y;
}

#right div {
height: 661px;
background-image: url(rightpic.jpg);
background-position: 0% 0%;
background-repeat: no-repeat;
}

#content {
width: 898px;
background-image: url(content-bg.jpg);
}

/* head */

#form {
width: 898px;
height: 36px;
padding: 5px 0 0 0;
background-image: url(formbg.jpg);
clear: both;
}

#form form {
width: 437px;
height: 28px;
margin: 0 auto;
background-image: url(form-black.gif);
}

#form input {
float: left;
border: 0px;
}

.code {
margin: 5px 0 0 19px;
width: 116px;
height: 18px;
font-size: 10px;
background-color: #d31414;
}

.get {
margin: 5px 0 0 25px;
}

.enter {
background-color: #000000;
color: #ffffff;
font-size: 11px;
width: 77px;
margin: 5px 0 0 3px;
cursor: pointer;
}

/* menu */

.menu-container {
padding: 4px 0 8px 0px;
_cursor: pointer;
}

.menu {
width: 172px;
background-image: url(menu-bg.jpg);
}

.menu li {
line-height: 20px;
_cursor: pointer;
}

.menu a {
color: #0e0e0e;
font-size: 11px;
font-weight: bold;
line-height: 20px;
padding-left: 20px;
padding-right: 3px;
background-image: url(marker.gif);
background-repeat: no-repeat;
background-position: 7px 6px;
display: block;
_height: 11px;
}

.menu li a:hover {
color: #d31414;
background-image: url(marker2.gif);
}


/* thumbs */

.thumbs-block {
float: right; 
width: 714px;
padding: 8px 5px 0 0;
}

a.thumb span {
display: block;
color: #d31414;
font-weight: bold;
font-size: 11px;
margin: 0 0 2px 0;
}

a.thumb:hover span {
color: #f20404;
}

a.thumb:hover img.pic {border: 1px dashed #e40076;}

a.thumb img.pic {  position: relative; z-index: 0; border: 1px solid #d31414; text-decoration: none; width: 230px; height: 170px;}
a.thumb:hover {  z-index: 5; background-color: transparent;}


.clip-info {
color: #000000;
font-size: 10px;
margin: 2px 0 0 0;
line-height: 14px;
}

.clip-info a {
color: #d31414;
text-decoration: underline;
}

.clip-info a:hover {
text-decoration: none;
color: #f20404;
}

.cell {
float: left;
padding: 0 0 18px 6px;
}


/* footer */

#footer {
background-image: url(footer-bg.jpg);
height: 96px;
color: #010101;
font-size: 10px;
padding: 15px 0 0 0;
clear: both;
background-image: url(footer.gif);
background-position: 100% 0%;
background-repeat: no-repeat;
}

span.copy {
line-height: 64px;
padding: 0 0 0 10px;
}

p.decl {
float: right;
text-align: right;
width: 600px;
padding: 5px 5px 0 0;
}

#footer a {
color: #d31414;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

  /* member sryles */
.secret {
margin: 0 auto;
width: 535px;
height: 32px;
display: block;
}
  
.name {
font-weight: bold;
color: #b4003c;
font-size: 12px;
text-indent: 6px;
clear: both;
margin: 4px 0 5px 0;
}

.desk {
font-size: 12px;
color: #000000;
padding: 0 8px 0 4px;
display: block;
float: left;
width: 450px;
}

.desk a {
color: #d31414;
font-weight: bold;
font-size: 11px;
}

.desk a:hover {
color: #f20404;
}

.members {
float: left;
padding: 5px 0 0 4px; 
}

span.links {
font-weight: bold;
font-size: 11px;
color: #d31414;
display: block;
margin: 0 0 2px 0;
}

.links a {
color: #d31414;
font-weight: bold;
font-size: 11px;
}

.links a:hover {
color: #f20404;
}

.drevo_div {
  text-align: center;
  padding-top: 5px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.drevo_div a {
  color: #000000;
}

.pgscroll_div {
  text-align: center;
  padding-top: 5px;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.pgscroll_div a {
  color: #000000;
}

