/* onArcade 2.2 CSS */
body {
  margin: 0px;
  padding: 0px;
  background: #000000;
        background-image: url(images/bg2.jpg);
        background-repeat: repeat-y;
        background-position:center top;
    color: #333333;
  font-size: 11px;
  font-family: Arial, Tahoma, sans-serif;
  text-align: left;
}
p {
  margin:4px 0px;
}
a {
  color: #990033;
  text-decoration: underline;
}
a:hover {
  color: #666666;
  text-decoration: none;
}
a img {
  border: 0;
}
form {
  margin: 0px;
  padding: 0px;
}
input, textarea {
  margin: 2px;
  padding: 2px;
  background: #F7F7F7;
  border: 1px solid #bababa;
  font-size: 11px;
}
input[type='text'], input[type='password'] {
  width: 200px;
}
#side_menu input[type='text'], #side_menu input[type='password'] {
  width: 140px;
}
input.small {
  width: 50px;
}
textarea {
  width: 200px;
  height: 50px;
}
textarea.comment {
  width: 350px;
  height: 75px;
}
textarea.post {
  width: 400px;
  height: 150px;
}

fieldset {
  margin-top: 7px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
legend {
  font-weight: bold;
}
.center {
  text-align: center;
}
.txt_right {
  text-align: right;
}
.txt_left {
  text-align: left;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.clear {
  height: 0;
  font-size: 0;
  clear: both;
}
a:link, a:visited {
  color: #666666;
        font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #990033;
        font-weight: bold;
  text-decoration: none;
}
/* the header of the site  */
#header {
  height: 127px;
  width: 984px;
  margin-left: auto;
  margin-right: auto;
  background: url(images/header.jpg) no-repeat bottom left #DDDDDD;
  text-align: left;
  position: relative;
        border-left: 3px solid #dddddd;
  border-right: 3px solid #dddddd;

}
#header h1 {
  margin: 6px 0px 0px 10px;
  float: left;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #dddddd;
  font-weight: normal;
}
/* menu with links to different parts of site */
#reklam1 {
     float:right;
     width:468px;
     height:60px;
     margin-right:15px;
     margin-top:35px;
}
#facebook {
     float:right;
     width:64px;
     height:64px;
     margin-right:35px;
     margin-top:35px;
}
#main_menu {
  margin-bottom: 0px;
  margin-right: 6px;
  margin-top: 6px;
  float: right;
  color: #666666;
  font-family: Verdana, sans-serif;
}
#main_menu li {
  list-style-type: none;
  display: block;
  float: left;
  margin-right: 4px;
}
#main_menu a:link, #main_menu a:visited {
  color: #666666;
        font-weight: bold;
  text-decoration: none;
}
#main_menu a:hover {
  text-decoration: underline;
}
/* top categories menu */
#categories {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 97px;
  left: 10px;
  color: #FFFFFF;
  font-size: 14px;
}
#categories li {
  list-style-type: none;
  display: block;
  float: left;
  margin-right: 4px;
}
#categories a:link, #categories a:visited {
  color: #666666;
  text-decoration: none;
}
#categories a:hover {
  color: #990033;
}
/* main part of the website */
#main {
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 984px;
  background: #FFFFFF;
        border-left: 3px solid #dddddd;
  border-right: 3px solid #dddddd;
}
/* menu */
div#side_menu1 {
  float: left;
  width: 175px
}
div#side_menu {
/* margin-top: -1px; */
  float: left;
  width: 175px
}
div#side_menu_right {
/* margin-top: -1px; */
  float: left;
  width: 325px
}
/* content of the page */
div#main_contents {
  float: left;
  width: 630px;
}
/* boxes where ads are in */
.ad_box {
  margin-bottom: 4px;
       margin-left: 4px;
       margin-right: 4px;
  padding: 3px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
  background: #FFFFFF;
        background-image: url(images/cbbg.gif);
        background-repeat: repeat-x;
  color: #333333;
  text-align: center;
}
.ad_box_footer {
       margin-left: 4px;
       margin-right: 4px;
  padding: 3px;
  background: #FFFFFF;
  color: #333333;
  text-align: center;
}
.ad_box_file {
       width: 794px;
       margin-left: 4px;
       margin-bottom: 4px;
  padding: 3px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
  background: #FFFFFF;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
  color: #333333;
  text-align: center;
}
.ad_box_2 {
    padding: 3px;
    margin-bottom: 4px;
    margin-left: 4px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
  background: #FFFFFF;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
  color: #333333;
  text-align: center;
}
/* headers of content boxes */
h2 {
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 0px;
  position: relative;
  font-weight: bold;
  font-size: 11px;
}
h3 {
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 2px 2px 2px 0px;
  font-weight: bold;
  font-size: 11px;
}
h2 a:link, h2 a:visited {
  color: #000000;
  text-decoration: underline;
}
h2 a:hover {
  text-decoration: none;
}
/* content is inside these boxes */
.content_box {
    margin-bottom: 4px;
    margin-left: 4px;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
    padding: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
}
.content_box_2 {
    margin-bottom: 4px;
    margin-left: 4px;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
    padding: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
}
.content_box .left {
  width: 100px;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
}
.content_box .right {
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
}
.content_box_2 input {
  border: 1px solid #bababa;
}
/* top lists */
.content_box_2 ol {
  padding: 0px;
  margin: 0px;
  list-style-position: inside;
}
.content_box_2 ol li {
  margin: 2px 0px;
  padding: 0px;
}
/* files on index page */
.index_files_left {
  margin-bottom: 2px;
        padding-left:6px;
        padding-top: 4px;
  float: left;
  width: 75px;
}
.index_files_right {
  margin-bottom: 2px;
  float: right;
  width: 221px;
}
/* boxes around file on categories pages */
.browse_file_box {
  margin-bottom: 4px;
  padding: 4px 4px 0px 4px;
   background: #FFFFFF;
   height: 75px;
    background-repeat: repeat-x;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
}
/* scores page file description box */
.scores_file {
  float: none;
  overflow: auto;
  border: 1px solid #E0EEE0;
  margin-left: 25px;
}
.scores_file:hover {
  background: #F0FFF0;
}
/* subcategory on category page */
.subcategory {
  float: left;
  width: 205px;
}
/* user CP menu */
#ucp_menu {
    margin-bottom: 4px;
  margin-left:4px;
    padding: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
  background: #FFFFFF;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
}
#ucp_menu ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}
#ucp_menu ul li {
  list-style-type: none;
  display: block;
  float: left;
  margin: 4px;
  text-align: center;
  width: 60px;
}
#ucp_menu ul li img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  width: 32px;
  height: 32px;
}
/* color selector in UserCP */
#color_selector {
  position: absolute;
  width: 140px;
  border: 1px solid #808080;
  cursor: pointer;
  overflow: auto;
  box-shadow: 0px 0px 5px #A3A3A3;
  -webkit-box-shadow: 0px 0px 5px #A3A3A3;
  -moz-box-shadow: 0px 0px 5px #A3A3A3;
}
#color_selector div {
  width: 20px;
  height: 18px;
  float: left;
}
/* game on scores page */
#score_game {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px solid #bababa;
  width: 300px;
}
/* file rating stars */
#file_rating img {
  width: 16px;
  height: 16px;
  border: 0px;
}
/* avatar class */
.avatar {
  border: 0;
}
/* BB code images  */
.bb_code {
  cursor: pointer;
  margin: 2px;
  padding: 2px;
  border: 1px solid #CCCCCC;
}
.bb_code:hover {
  background: #EDEDED;
  border-color: #AAAAAA;
}
.bb_emoticon {
  cursor: pointer;
  margin: 2px;
}
/* file action icons */
img.action_image {
  border: 0px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
/* avatar gallery images */
.ucp_avatar {
  margin: 1px;
  cursor: pointer;
}
/* private messages */
.ucp_pm_preview {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
/* member information box (member list and friends) */
.member {
  margin: 2px;
  padding: 6px;
  overflow: auto;
  float: left;
  width: 292px;
  background: #FFFFFF;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 1px solid #dddddd;
}
.member:hover {
  background: #F4F4F4;
}
.member .avatar {
  float: right;
  border: 1px solid #3D5229;
  padding: 1px;
  background: #FFFFFF;
}
.member .content {
  float: left;
  margin-right: 2px;
}
.member a {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}
/* file action icons - report broken image*/
img.action_image_2 {
  border: 0px;
  width: 70px;
  height: 24px;
  cursor: pointer;
}
/* link to file */
a.file_link:link, a.file_link:visited {
  color: #a80329;
  font-weight: bold;
  text-decoration: none;
}
a.file_link:hover {
  color: #666666;
  font-weight: bold;
  text-decoration: underline;
}
.played {
  font-size: 9px;
}
/* bot in user online section */
.bot {
  color: #DD7500;
}
/* BB code images  */
img.bb {
  border: 1px solid #bababa;
  width: 16px;
  height: 16px;
  padding: 1px;
  cursor: pointer;
}
img.bb:hover {
  border: 1px solid #bababa;
  background: #F7F7F7;
}
/* quotes in PMs and forum posts*/
.quote {
  border: 1px dotted #bababa;
  background: #FAFAFA url(images/quote.png) no-repeat;
  background-position:  bottom right;
  margin: 2px 2px 6px 2px;
  padding: 4px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
/* icon before forum name */
.forum_icon {
  width: 24px;
  height: 24px;
  border: 0;
}
/* icon next to forum post */
.post_icon {
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
//* forum posts and private messages */
.post {
  overflow: auto;
  width: 100%;
}
.forum_post {
  border-top: 1px solid #C1CDC1;
  border-bottom: 1px solid #C1CDC1;
  margin: 8px 0;
}
.post .poster {
  float: right;
  width: 130px;
  border-left: 1px solid #C1CDC1;
  padding: 3px;
  background: #F0FFF0;
}
.post .poster img {
  border: 1px solid #C1CDC1;
}
.post .poster .user a {
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
.post .content {
  float: left;
  width: 470px;
  padding: 3px;
}
.post .content .header {
  padding-bottom: 3px;
  margin-bottom: 3px;
  font-weight: bold;
  border-bottom: 1px solid #C1CDC1;
}
.post .content .header span {
  font-weight: normal;
}
.post .content .message {
  margin: 4px 0;
}
.post .content .footer {
  border-top: 1px solid #C1CDC1;
  padding-top: 3px;
  margin-top: 8px;
}
/* pagination */
.pagination {
  padding: 2px;
  margin: 2px;
  text-align: center;
  position: relative;
}
.pagination.txt_right {
  text-align: right;
}
.arrow_nav {
  overflow: auto;
  padding: 4px 0;
  margin: 2px;
  width: 100%;
}
.pagination a, .arrow_nav a {
  padding: 2px 6px;
  margin: 2px;
  border: 1px solid #CCCCCC;
  color: #000000;
  text-decoration: none;
  display: inline-block;
}
.pagination a:hover, .arrow_nav a:hover {
  color: #000000;
  background: #F2F2F2;
  border-color: #AAAAAA;
}
.pagination b, .pagination a.current {
  padding: 2px 5px;
  border: 1px solid #CCCCCC;
  font-weight: bold;
}
.arrow_nav .previous {
  float: left;
}
.arrow_nav .next {
  float: right;
}
/* CSS tables */
.table_header {
  float: left;
  text-align: center;
  font-weight: bold;
}
.table {
  float: left;
  text-align: center;
}
.separator {
  margin-bottom: 1px;
  padding-top: 1px;
  border-bottom: 1px dotted #bababa;
  font-size:0px;
  height: 0px;
  clear: both;
}
/* JavaScript "popups" */
.popup {
  position: absolute;
  display: none;
  background: #F0F8FF;
  border: 2px solid #0099CC;
  color: #333333;
  padding: 4px;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  z-index: 10;
}
#tell_friend_popup {
  width: 350px;
}
#report_broken_popup {
  width: 300px;
}
/* favourites menu */
div#favourites_menu {
  position: absolute;
  background: #ffffff;
  width: 150px;
  border: 1px solid #bababa;
  padding: 4px;
  -moz-opacity: 0.95;
  opacity: 0.95;
  filter: alpha(opacity=95);
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
div#favourites_menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
div#favourites_menu ul li {
  margin: 2px 0px;
}
/* clickable small image */
img.click {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 0;
}
/* image verification image */
.image_verification {
  position: relative;
  height: 30px;
  border: 0;
}
.image_verification img.code_image {
  width: 100px;
  height: 30px;
  border: 0;
}
.image_verification img.refresh_image {
  cursor: pointer;
  width: 16px;
  height: 16px;
  border: 0;
  position: absolute;
  top: 7px;
  left: 100px;
}
.image_verification input {
  position: absolute;
  top: 3px;
  left: 120px;
}
/* error classes */
.error {
  margin-bottom: 4px;
  padding: 4px;
  border: 1px solid #FF3300;
  background: #FADFDC;
  color: #FF3300;
}
.error_green {
  margin-bottom: 4px;
  padding: 4px;
  border: 1px solid #2F4F2F;
  background: #E0EEE0;
  color: #2F4F2F;
}
/* comments are in these boxes */
.comment_box {
  margin-bottom: 5px;
  padding-bottom: 3px;
  border-bottom: 1px dotted #bababa;
}
/* news are in boxes like this */
.news_box {
  margin-top: 2px;
        margin-left: 4px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #bababa;
}
/* files scroller on index page */
#scroller {
  position: relative;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
  background: #FFFFFF url(images/cbbg.gif) repeat-x;
  margin-bottom: 4px;
  overflow: hidden;
  height: 100px;
  margin-left:4px;
}
#scroller h4 {
  padding: 0;
  margin: 8px 0 0 18px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #006633;
}
#scroller ul li img {
  margin: 2px;
  border: 0;
  cursor: pointer;
}
#scroller ul {
  display: block;
  position: absolute;
  top: 32px;
  width: 1500px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#scroller ul li {
  float: left;
  display: block;
  padding: 0;
  margin: 0;
}
#scroller .title {
  position: absolute;
  bottom: 0;
  padding: 4px;
  background: #000;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
  opacity: 0.75;
  filter: alpha(opacity=75);
  z-index: 10;
}
/* champions box on index page */
.champion {
  float:left;
  width: 205px;
}
.champion img {
  width: 32px;
  height: 32px;
  border: 0;
  float: left;
  margin: 0 10px;
}
.latest_line span {
  float: right;
}
/* all chmpions list */
#champions {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#champions li {
  padding: 5px 3px;
  border-bottom: 1px solid #E0EEE0;
}
#champions .pos {
  width: 50px;
  float: left;
}
#champions .wins {
  float: right;
}
/* champion info */
#champion_box {
    width: 620px;
    margin-bottom: 4px;
    margin-left: 4px;
    padding: 2px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
    text-align: center;
}
/* box around file sponsor */
#sponsor {
  margin-bottom: 4px;
        margin-left: 4px;
  padding: 4px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;
  background: #ffffff;
    background-image: url(images/cbbg.gif);
    background-repeat: repeat-x;
  text-align: center;
  font-weight: bold;
}
/* CP icons */
.cp_icon {
  width: 10px;
  height: 10px;
  border: 0;
}
/* tab menu stuff */
.tab_menu {
  position: relative;
  padding: 3px 0;
  margin-left: 0;
  margin-top: 1px;
  margin-bottom: 4px;
  list-style-type: none;
  text-align: left;
  border-bottom: 1px solid #bababa;
}
.tab_menu li {
  display: inline;
  margin: 0;
}
.tab_menu li a, .tab_menu li a:visited {
  position: relative;
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  border-top: 1px solid #bababa;
  border-left: 1px solid #bababa;
  border-right: 1px solid #bababa;
}
.tab_menu li a:hover {
  background: #FAFAFA;
}
.tab_menu li a.selected {
  position: relative;
  top: 1px;
  background: #FFFFFF;
}
/* friends in User CP */
div.friend_cp_box {
  border-bottom: 1px solid #bababa;
  margin: 4px 0px;
  padding: 4px 0px;
}
div.friend_cp_box img.avatar {
  float: left;
  margin-right: 8px;
}
/* username on profile */
.profile_username:link, .profile_username:visited {
  margin-bottom: 4px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.profile_username:hover {
  color: #666666;
}
/* quote on profile page */
#profile_quote {
  font-style: italic;
}
/* profile content  */
.profile_left {
  float: left;
  font-weight: bold;
  width: 150px;
}
.profile_right {
  float: left;
}
.profile_line {
  clear: both;
  border-bottom: 1px dotted #bababa;
  padding-top: 4px;
  margin-bottom: 4px;
  height: 0px;
  font-size:0px;
}
/* favourite files slider */
div#favourites {
  width: 100%;
  height: 75px;
  overflow: hidden;
  position: relative;
  float: left;
}
div#favourites div.file {
  float: left;
  width: 120px;
  text-align: center;
  margin-bottom: 20px;border:0px;
}
/* arrow that scrolls content */
img.profile_arrow {
  width: 16px;
  height: 16px;
  position: absolute;
  z-index: 10;
  border: 0;
  cursor: pointer;
  display: none;
}
/* friends are in these boxes */
div.friend {
  float: left;
  width: 119px;
  text-align: center;
}
/* info on registration page */
.register_info {
  float: left;
  width: 200px;
  font-weight: bold;
}
/* file ad */
#ad_loader {
  width: 300px;
  height: 15px;
  border: 1px solid #5D9160;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4px;
  margin-bottom: 4px;
}
#ad_loader div {
  width: 0;
  height: 100%;
  background: #B2D0B4;
  margin-left: auto;
  margin-right: auto;
}
/* info about framed game */
.frame {
  font-size: 12px;
  color: #FFFFFF;
  padding: 4px;
}
.frame a:link, .frame a:visited {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
.frame a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
/* framed file */
#file_frame_info .content_box {
  margin: 0;
}
/* box on redirection page */
#redirection_box {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  width: 400px;
  border: 1px solid #bababa;
  background: #FFFFFF; 
  text-align: center;
}
/* Admin online color */
.admin_online{
  color: #109618;
  font-weight: bold;
}
/* links */
.f_link {
  margin-bottom: 3px;
}
/* footer of the site */
#footer {
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
        padding-bottom: 4px;
  width: 990px;
  height: 20px;
  background-color: #000000;
  border-top: 3px solid #dddddd;
  color: #FFFFFF;
  text-align: center;
}
#footer a:link, #footer a:visited {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
#footer a:hover {
  text-decoration: none;
}
#stylefour{padding-left:12px;position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:1px solid #dddddd;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 12px 0 12px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}


/* onArcade 2.2 CSS */

/* onArcade 2.3 CSS */
/* line with text */
.line {
  overflow: auto;
  width: 100%;
}
.line p, .line div {
  float: left;
  margin: 2px;
}
.line div p, .line div div {
  float: none;
}
.line .left {
  font-weight: bold;
  width: 100px;
}
.line .wide {
  width: 150px;
}
/* adjust widths for index page */
.file_index {
  width: 299px;
  float: none;
}
.file_index .desc {
  width: 224px;
}

/* file box (index, related files, favourites) */
.file {
  width: 304px;
  float: left;
  overflow: hidden;
  padding: 2px;
}
.file .icon {
  float: left;
  width: 72px;
}
.file .desc {
  float: right;
  width: 229px;
}
.file p {
  margin: 1px 0;
  padding: 0;
}
.file .link a {
  color: #990033;
  font-weight: bold;
  text-decoration: none;
}
.file .link a:hover {
  color: #666666;
  font-weight: bold;
  text-decoration: underline;
}
.file .played {
  font-size: 9px;
}
/* plug style */
#plug {
  text-align: center;
}
#plug img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* comments */
#comments .comment {
  border-bottom: 1px solid #E0EEE0;
  margin: 2px 0;
  padding: 2px 0;
}
#comments .comment.spam {
  color: #B0B0B0;
}
#comments .user {
  font-weight: bold;
}
#comments .date {
  color: #555555;
  margin-left: 4px;
}
#comments .report {
  widht: 10px;
  height: 10px;
  cursor: pointer;
  border: 0;
  float: right;
}
/* comments */
#comment_verification_field {
  display: none;
}
/* bubbles */
.bubble {
  position: absolute;
  padding: 6px;
  width: 250px;
  border: 0;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 0 5px #ABABAB;
  -webkit-box-shadow: 0 0 5px #ABABAB;
  -moz-box-shadow: 0 0 5px #ABABAB;
  opacity: 0.95;
  z-index: 10;
}
.bubble .bubble_left {
  position: absolute;
  left: -10px;
  top: 7px;
  width: 10px;
  height: 12px;
  background-image: url(images/bubble_left.png);
}
.bubble .bubble_up {
  position: absolute;
  left: 10px;
  top: -10px;
  width: 10px;
  height: 12px;
  background-image: url(images/bubble_up.png);
}
/* tables */
.tbl_header {
  overflow: auto;
  font-weight: bold;
  border-bottom: 1px solid #E0EEE0;
  margin: 2px 0;
  text-align: center;
  width: 100%;
}
.tbl {
  overflow: auto;
  border-bottom: 1px solid #E0EEE0;
  margin: 2px 0;
  text-align: left;
  width: 100%;
}
.tbl_header p, .tbl p, .tbl div {
  float: left;
  padding: 2px;
}
.tbl div p {
  float: none;
}
/* tab menu stuff */
.tab_menu {
  position: relative;
  margin: 10px 0 0 4px;
  list-style-type: none;
}
.tab_menu li {
  display: inline;
}
.tab_menu li a {
  position: relative;
  text-decoration: none;
  background: #99CC66 url(images/tab.gif);
  font-weight: bold;

}
.tab_menu li a:hover {
  background: #99CC66 url(images/tab2.gif);
  color: #FFFFFF;
}
.tab_menu li a.selected {
  color: #FFFFFF;
  background: #99CC66 url(images/tab2.gif);
  z-index: 10;
}
/* IE6&7 fixes */
.pos_relative {
  position: relative;
}
/* file info */
.file_info {
  float: left;
  width: 33%;
}
#file_rating img {
  width: 16px;
  height: 16px;
  border: 0;
}
/* rating stars */
.star {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(images/star.png);
	background-repeat: no-repeat;
}
.star_full {
	background-position: 0 0;
}
.star_half {
	background-position: 0 -16px;
}
.star_empty {
	background-position: 0 -32px;
}
.star_hover {
	background-position: 0 -48px;
}
.stars {
	display: block;
	width: 67px;
	height: 15px;
	background-image: url(images/stars.png);
	background-repeat: no-repeat;
}
.stars0 {
	background-position: 0 0;
}
.stars1 {
	background-position: 0 -15px;
}
.stars2 {
	background-position: 0 -30px;
}
.stars3 {
	background-position: 0 -45px;
}
.stars4 {
	background-position: 0 -60px;
}
.stars5 {
	background-position: 0 -75px;
}
.fb-like, #make_favorite {
  float: right;
  padding-right: 0px;
  border: 0px;
  width: 450px;
  height: 50px;

}

#resize_file {
  margin-left: auto;
  margin-right: auto;
  z-index: 20;
}
#resize_overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 15;
}
/* browse pages files are also little different */
.browse_file {
  padding: 4px;
  margin: 2px;
  width: 296px;
  height: 72px;
  overflow: hidden;
  background: #FFFFFF;
    background-repeat: repeat-x;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #bababa;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #bababa;

}
.browse_file:hover {
  background: #f4f4f4;
}
.browse_file .desc {
  float: right;
  width: 218px;
}
