.project {
  background: #36424E url(../images/bg-info.jpg) center top no-repeat; 
}

#inner {
 width: 922px;
 height: 168px;
 margin: 0 auto;
}

.title, .titthumb {
 background: url(../images/bg-tit.jpg) repeat-y center top;
 min-height: 29px;
}

.inactivetitle {
 background: url(../images/bg-info-box.jpg) repeat-y center top;
 min-height: 29px;
}

.title a, .inactivetitle a {
 text-decoration: none; 
}

h1 {
 width: 922px;
 padding: 3px 0 0 0;
 margin: 0 auto;
 font: normal 10pt/150% Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

.inf-box {
 background: url(../images/bg-info-box.jpg) no-repeat center top;
}

.detail-box {
 background: url(../images/bg-content-box.jpg) no-repeat center top;
}

.inf-box .in, .detail-box .in {
 width: 922px;
 margin: 0 auto;
 padding: 5px 0 0 0 ;
}

.inf-box a, .detail-box a {
  text-decoration: none;
}

.item {
 float: left;
 width: 122px;
 color: #D9D9D9;
}

.level {
 float: left;
 width: 100px;
}

.details {
 float: left;
 display: block;
 width: 700px;
}

.projnames {
 float: left;
 display: block;
 width: 822px;
 color: #808f9d;
}

#project-details-wrap {
 background: url(../images/bg-login.jpg) repeat-y center top;
 height: 70px;
}

#project-details {
 width: 922px;

 padding: 3px 0 0 0;
 margin: 0 auto;
 font: normal 10pt/150% Tahoma, Helvetica, Verdana, Arial, sans-serif;  
}

.projectwrapper {
 height: 25px;  
    background: url(../images/bg-info-box.jpg) no-repeat center top;
}

/* projects */
.projects {
 width: 922px;
 margin: 0 auto;
 padding: 10px 0 0 0;
}
.normal {
  float: left;
 width: 178px;
 padding: 0;
 margin: 0 8px 0 0;
}

.top {
 float: left;
 margin-top: 8px;
}

.last {
 float: right;
width: 178px;
 padding: 0;
 margin-right: 0;  
margin-left: 0;
margin-bottom: 0;
}

.projects a {
    color: #d9d9d9;
}

.projects a:hover {
    color: #FFF;
}

.player {
 padding: 40px 0 10px 0; 
}

#info {
 float: right;
 width: 115px;
 height: 22px;
 margin: 0 0 0 5px;
}

#info input {
 min-width: 10px;
 background: transparent;
 border: 0px;
 cursor: pointer;
 color: #FFF;
 margin: 0;
 padding: 0;
 font: normal 10pt/150% Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

.man {
 color: #D9D9D9;   
}

.man img {
 margin: -2px 0 0 0;   
}

span {
 margin: 0; 
}


#info .invert {
 color: #a1aeb9;
}

.invert {
 color: #a1aeb9;
}

#footer {
 width: 922px;
 text-align: center;
 margin: 5px auto 0 auto;
}

.item-numbers {
    margin: 0 0 0 0;
}

.item-numbers a {
    color: #a1aeb9;
    margin: 0 0 0 0;
}

.item-numbers a:hover, .item-numbers a.active {
    color: #FFF;
}

.thmb {
    float: left;
    width: 79px;
    height: 45px; 
    margin: 0 3px 0 0;
    background: #FF0000;
}

.thmb:hover {
    background-position: 0 -90px;
    width: 79px;
    height: 45px; 
    margin: 0 3px 0 0;
}

.itemspecial  {
    float: left;
    width: 100px;
    color: #D9D9D9; 
}



#plyr {
    float: left;
    margin: -45px 0 0 0;
}