/* CSS Document */

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }
          
body {
          background: url(../img/bg.jpg) repeat-x top #002150;
          font-family: Tahoma, 'Trebuchet MS';
          }
          
#container {
          width: 800px;
          margin: auto;
          }
          
#top {
          background: url(../img/top.jpg) no-repeat right bottom;
          width: 800px;
          padding: 0 0 20px 0;
          float: left;
          }
          #top h1 {
                    width: 440px;
                    text-align: center;
                    float: left;
                    margin: 5px 0 0 0;
                    display: inline;
                    }
                    #top h1 img {
                              border: 0;
                              }
          #top .login {
                    width: 180px;
                    float: left;
                    margin: 10px 0 0 0;
                    }
                    #top .login h5 {
                              width: 175px;
                              font-size: 14px;
                              color: #fff;
                              padding: 0 0 2px 5px;
                              border-bottom: 1px solid #fff;
                              margin: 0 0 5px 0;
                              float: left;
                              }
                              #top .login span {
                                        width: 180px;
                                        float: left;
                                        margin: 5px 0 0 0;
                                        }
                                        #top .login span label {
                                                  font-size: 11px;
                                                  color: #fff;
                                                  width: 50px;
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  }
                                        #top .login span input {
                                                  width: 120px;
                                                  float: right;
                                                  padding: 2px;
                                                  color: #fff;
                                                  font-size: 12px;
                                                  background: #09336E;
                                                  border: 0;
                                                  margin: 0;
                                                  }
                                                  #top .login span input.img {
                                                            width: auto;
                                                            }
                              
          #top .search {
                    width: 180px;
                    float: right;
                    margin: 10px 0 0 0;
                    }
                    #top .search h5 {
                              width: 175px;
                              font-size: 14px;
                              color: #fff;
                              padding: 0 0 2px 5px;
                              border-bottom: 1px solid #fff;
                              margin: 0 0 5px 0;
                              float: left;
                              }
                              #top .search span {
                                        width: 180px;
                                        float: left;
                                        margin: 5px 0 0 0;
                                        }
                                        #top .search span label {
                                                  font-size: 11px;
                                                  color: #fff;
                                                  width: 50px;
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  }
                                        #top .search span input {
                                                  width: 120px;
                                                  float: right;
                                                  padding: 2px;
                                                  color: #fff;
                                                  font-size: 12px;
                                                  background: #09336E;
                                                  border: 0;
                                                  margin: 0;
                                                  }
                                                  #top .search span input.img {
                                                            width: auto;
                                                            }

#menu {
          float: right;
          width: 800px;
          }
          #menu ul {
                    background: url(../img/menu.jpg) repeat-x;
                    float: right;
                    padding: 8px 10px 10px 10px;
                    }
                    #menu ul li {
                              display: inline;
                              font-size: 11px;
                              font-weight: bold;
                              float: left;
                              margin: 0 10px 0 10px;
                              }
                              #menu ul li a {
                                        color: #fff;
                                        text-decoration: none;
                                        float: left;
                                        }
                                        #menu ul li a:hover {
                                                  color: #000;
                                                  }
          #menu p {
                    float: left;
                    font-size: 11px;
                    color: #fff;
                    margin: 8px 0 0 0;
                    }
                    
#cont {
          background: url(../img/menu.jpg) repeat-x #023785;
          width: 800px;
          float: left;
          margin: 10px 0 0 0;
          padding: 10px 0 10px 0;
          }
          
#sidebar {
          width: 175px;
          float: left;
          padding: 0 0 0 15px;
          }
          #sidebar .box {
                    width: 175px;
                    float: left;
                    margin: 10px 0 0 0;
                    }
          #sidebar .box h3 {
                    width: 135px;
                    float: left;
                    background: url(../img/he.png) no-repeat 0 1px;          
                    color: #fff;
                    font-size: 18px;
                    padding: 0 0 2px 35px;
                    font-weight: normal;
                    }
                    #sidebar .box ul {
                              width: 175px;
                              float: left;
                              margin: 5px 0 0 0;
                              }
                              #sidebar .box ul li {
                                        list-style-type: none;
                                        float: left;
                                        width: 165px;
                                        margin: 3px 0 0 0;
                                        padding: 0 0 0 10px;
                                        font-size: 11px;
                                        }
                                        #sidebar .box ul li a {
                                                  width: 160px;
                                                  background: url(../img/menu.jpg) repeat-x #023785;
                                                  float: left;
                                                  padding: 3px 0 3px 5px;
                                                  color: #fff;
                                                  text-decoration: none;
                                                  }
                                                  #sidebar .box ul li a:hover {
                                                            color: #fff;
                                                            background: #002150;
                                                            }
          #sidebar .box .login {
                    width: 180px;
                    float: left;
                    margin: 10px 0 10px 0;
                    }
                    #sidebar .box .login span {
                              float: left;
                              width: 180px;
                              margin: 3px 0 0 0;
                              }
                    #sidebar .box .login label {
                              font-size: 11px;
                              width: 30px;
                              float: left;
                              color: #fff;
                              }
                    #sidebar .box .login input {
                              width: 130px;
                              float: right;
                              font-size: 11px;
                              margin: 0 10px 0 0;
                              display: inline;
                              }
                              #sidebar .box .login input.img {
                                        width: auto;
                                        float: left;
                                        margin: 0 0 0 35px;
                                        }
                    #sidebar .box .login p {
                              font-size: 11px;
                              color: #fff;
                              }
                              #sidebar .box .login p a {
                                        color: #fff;
                                        }
          
#txt {
          width: 570px;
          float: right;
          padding: 0 15px 0 0;
          }
          #txt h2 {
                    width: 530px;
                    float: left;
                    background: url(../img/he.png) no-repeat 0 1px;  
                    color: #fff;
                    font-size: 18px;
                    padding: 0 0 2px 35px;
                    font-weight: normal;
                    margin: 10px 0 0 0;
                    }
                    #txt h2 a {
                              text-decoration: none;
                              color: #fff;
                              }
                    
                    #txt .line {
                              width: 570px;
                              float: left;
                              margin: 5px 0 0 0px;
                              border-bottom: 1px solid #002150;
                              display: inline;
                              padding: 0 0 5px 0;
                              }
                              #txt .line .game {
                                        width: 105px;
                                        float: left;
                                        text-align: center;
                                        display: inline;
                                        margin: 0 0 0 7px;
                                        }
                                       #txt .line .game img {
                                                  border: 2px solid #002150;
                                                  }
                              #txt .line .game span {
                                        width: 105px;
                                        float: left;
                                        margin: 5px 0 5px 0;
                                        }
                                        #txt .line .game span img {
                                                  border: 0;
                                                  }
                                        #txt .line .game span a {
                                                  color: #fff;
                                                  font-weight: bold;
                                                  text-decoration: none;
                                                  font-size: 11px;
                                                  }
                                                  
                    .contact {
                              width: 470px;
                              float: left;
                              margin: 0px 0 0 0px;
                              display: inline;
                              }
                              .addcomment {
                                        font-size: 11px;
                                        color: #fff;
                                        }
                              .contact dt {
                                        width: 450px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        margin: 10px 0 0 0;
                                        }
                                        .contact input {
                                                  float: left;
                                                  margin: 5px 0 0 0;
                                                  border: 1px solid #ccc;
                                                  }
                                        .contact textarea {
                                                  float: left;
                                                  margin: 5px 0 5px 0;
                                                  border: 1px solid #ccc;
                                                  }
                              .contact dd {
                                        width: 450px;
                                        float: left;
                                        font-size: 11px;
                                        color: #fff;
                                        }
                                        .contact .invisible {
                                                  float: left;
                                                  margin: 10px 0 0 0;
                                                  }
                                                  
         .game_more {
                    width: 570px;
                    float: left;
                    margin: 15px 0 0 0px;
                    display: inline;
                    text-align: center;
                    }
                   .game_more p {
                              width: 550px;
                              float: left;
                              padding: 0 10px 0 10px;
                              font-size: 11px;
                              text-align: left;
                              color: #333;
                              }
                              .game_more p a {         
                                        font-size: 14px;
                                        font-weight: bold;
                                        color: #fff;
                                        }
                              .game_more img {
                                        float: left;
                                        border: 0;
                                        margin: 0 5px 5px 0;
                                        display: inline;
                                        }
                              #txt .box p {
                                        width: 190px;
                                        float: left;
                                        margin: 10px 0 0 10px;
                                        display: inline;
                                        font-size: 11px;
                                        }
                                        #txt .box p a {
                                                  color: #333;
                                                  text-decoration: none;
                                                  }
                                        #txt .box p a.s {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 12px;
                                                  }
                                        #txt .box p a.m {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 16px;
                                                  }
                                        #txt .box p a.b {
                                                  color: #666;
                                                  text-decoration: none;
                                                  font-size: 18px;
                                                  }

          .vote {
                    width: 540px;
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    color: #333;
                    font-size: 12px;
                    background: #fff;
                    border: 1px solid #eee;
                    padding: 10px;
                    }
                    .vote a {
                              color: #333;
                              }
                    .vote p {
                              color: #333;
                              }
          p.nocom {
                    float: left;
                    margin: 10px 0 0 0px;
                    display: inline;
                    font-size: 12px;
                    color: #ff0000;
                    width: 450px;
                    }
                    
                    h6 {
                              float: left;
                              font-size: 14px;
                              margin: 20px 0 0 0px;
                              display: inline;
                              width: 460px;
                              color: #fff;
                              }
                    
                              .comment img {
                                        border: 0;
                                        float: left;
                                        }
                              .comment p {
                                        width: 460px;
                                        float: left;
                                        font-size: 12px;
                                        color: #666;
                                        }
                              .comment span {
                                        width: 510px;
                                        float: left;
                                        font-size: 11px;
                                        color: #333;
                                        }
                                        .comment span a {
                                                  font-weight: bold;
                                                  color: #333;
                                                  }
                    .comment {
                              width: 435px;
                              float: left;
                              border: 1px solid #666;
                              margin: 10px 0 0 0px;
                              display: inline;
                              padding: 5px;
                              background: #eee;
                              }
                    .addcomment {
                              width: 415px;
                              float: left;
                              margin: 20px 0 0 0px;
                              padding: 10px;
                              display: inline;
                              }
                              .addcomment p {
                                        width: 510px;
                                        float: left;
                                        font-size: 12px;
                                        color: #fff;
                                        }
                                                  
#paginationControl {
          float: left;
          margin: 15px 0 0 15px;
          display: inline;
          font-size: 13px;
          color: #fff;
          font-weight: bold;
          }
          #paginationControl img {
                    border: 0;
                    }
          #paginationControl a {
                    color: #fff;
                    font-size: 13px;
                    text-decoration: none;
                    }
                    
#footer {
          background: url(../img/menu.jpg) repeat-x;
          float: left;
          width: 780px;
          margin: 10px 0 0 0;
          padding: 8px 10px 10px 10px;
          }
          #footer ul {
                    float: right;
                    }
                    #footer ul li {
                              display: inline;
                              font-size: 11px;
                              float: left;
                              margin: 0 10px 0 10px;
                              }
                              #footer ul li a {
                                        color: #fff;
                                        text-decoration: none;
                                        float: left;
                                        }
                                        #footer ul li a:hover {
                                                  color: #000;
                                                  }
          #footer p {
                    float: left;
                    font-size: 11px;
                    color: #fff;
                    margin: 0px 0 0 0px;
                    display: inline;
                    }
 .errors
{
	font-size: 11px;
	color: #f00;
	clear: both;
}               

.errors li{
	margin: 0 0 0 10px;
}                         