#item{
}
#item .main{
width: 640px;
}
#item .sidebar{
width: 284px;
}
#item .theader{
width: 100%;
border-bottom: 1px solid #dddddd;
margin-bottom: 1px;
}
#item .theader .left{
width: 624px;
padding: 8px;
background: #f8f8f8;
}
#item .theader .right{
width: auto;
padding: 8px;
background: #f8f8f8;
}
#item .theader h1{
font-size: 22px;
font-weight: normal;
margin: 0px; padding: 0px;
margin-bottom: 4px;
}
#item .theader h2,
#item .theader h2 a{
font-weight: normal;
margin: 0px; padding: 0px;
margin-bottom: 4px;
border: 0px;
font-size: 13px;
}
#item .txt{
font-family: monospace, courier new, arial;
background: #f8f8f8;
border: 1px solid #ccc;
font-size: 18px;
font-weight: bold;
text-align: left;
padding: 4px;
}
#item .sep{
width: 100%;
border-bottom: 1px dotted #ccc;
margin: 8px 0 8px 0;
}
#item .rate{
float: left;
font-family: impact, arial;
font-size: 32px;
color: #cc0000;
width: 80px;
}
#item #sign{
display:block;
position:absolute;
z-index:3;
cursor: move;
}
#item #resizer{
position:absolute;
width:27px;
height:16px;
cursor: pointer;
}
#item #dov{
position:absolute;
z-index:2;
background:black;
opacity:.5;
}
.rates{
width: 100%;
display: table;
margin: 0 auto;
}
.rates li{
display: table-cell;
}
.rates li a{
display: block;
padding: 4px 2px;
width: 22px;
border: 1px solid #ccc;
text-decoration: none;
text-align:center;
color: black;
margin: 1px;
}
.ratings{
float:right;
margin-top: 20px;
}
#group_list{
margin-bottom: 16px;
}
#group_list td{
padding: 4px;
text-align: left;
}
#itemz{
background-color: #f7f7f7;
border-bottom: 1px solid #ccc;
padding-top: 4px;
}
#itemz table{
margin: 0px auto;
height: 48px;
}
#itemz img{
margin: 0px 2px;
width: 40px;
height: 40px;
}
#itemz .sel{
border-top: 2px red solid;
border-bottom: 2px red solid;
padding: 2px 0;
margin: 4px 2px;
}
#itemz .arrow{
display: block;
width: 24px;
height: 32px;
border: 1px solid #ccc;
font-size: 18px;
text-align: center;
color: black;
padding-top: 6px;
text-decoration: none;
background: #fff;
margin-bottom: 2px;
}
#itemz .off{
color: #ccc;
}
#item .details{
width: 100%;
margin-bottom: 16px;
}
#item .details td{
text-align: left;
}
#item .details .left{
width: 320px;
padding: 8px;
}
#item .details .right{
width: 320px;
padding: 8px;
}
#item .details .bn{
font-weight: bold;
font-family: arial;
font-size: 16px;
}
#item .details .bc{
text-align: right;
padding: 4px;
}
#item .sepp{
border-left: 2px dotted #ccc;
height: 80px;
margin: 8px 0;
}
#item .rDetails{
border: 1px solid #ccc;
margin: 4px auto;
padding: 8px;
}
#minilist table{
width: 100%;
}
#minilist .title{
font-weight: bold;
}
#minilist .mtd{
border-bottom: 1px dotted #ccc;
padding: 2px;
padding-top: 4px;
}
#minilist .info{
font-size: 11px;
color: #999;
}
