/* tables */
table.tablesorter {
	font-family:arial;
	margin:0;
	
width:900px;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border-bottom: 1px solid #212121;
background:#575757;
	padding: 4px;
	font-weight:700;
text-align:center;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #f1f1f1;
	padding: 8px 4px;
	vertical-align: middle;
        text-align:center;
border-bottom:1px solid #212121;
}
table.tablesorter tbody tr.even td {
	background-color:#EFEFEF;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #222;
}
/*
#invItem{
font-family:arial;
font-size:1.1em;
text-align:left;
margin-top:20px;
}
#invItemDetails{
margin-bottom:20px;
}
#invItemImages img, .invThumb{
border:1px solid #666;
padding: 5px;
margin: 10px 10px 0 0;
}

.invThumb{
margin: 0;
height:50px;
}
.itemDesc{
padding-top:10px;
}
.itemTitle{
float:left;
font-size:1.4em;
}
.itemPrice{
float:right;
font-size:1.4em;
}
.itemDesc{
clear:left;
line-height:1.5em;
}
.imagesTitle{
font-size:1.1em;
font-weight:700;
}

a.invButton{
padding:2px 5px;
color:#ccc;
background:#292929;
border:1px solid #999;
text-decoration:none !important;
}
a.invButton:hover{
background:#494949;
color:#efefef
}
*/

#invProd{height:167px; width:445px;margin-bottom:10px;float:left;background:transparent url('inv-bg.png') repeat-x top right;}
.inv-name{padding:10px 0 0 0; margin:0 0 10px 0; font-size:16px;float:left;border-bottom:1px solid #595959;width:225px;}
.inv-name a{text-decoration:none !important;width:235px;display:block;}
.inv-status{font-weight:700;margin:0 10px 10px 0;float:left;width:100px;}
.inv-price{margin:0 10px 10px 0;float:right;width:100px;text-align:right;}
.inv-price, .inv-status{font-size:14px;height:50px;}
.inv-viewmore{float:right;margin:0 10px 0;}


.left{margin-right:5px;}
.right{margin-left:5px;}

#invItem{
font-family:arial;
font-size:1.1em;
text-align:left;
margin-top:20px;
}
#invItemDetails{
margin-bottom:20px;
}
#invItemImages img, .invThumb{
float:left;
background:#232323;
padding: 5px;
margin: 10px 10px 0 0;
}

.invThumb{
margin:10px;
height:135px;
width:180px;
float:left;
}
.itemDesc{
padding-top:10px;
}
.itemTitle{
float:left;
font-size:1.4em;
}
.itemPrice{
float:right;
font-size:1.4em;
}
.itemDesc{
clear:left;
line-height:1.5em;
}
.imagesTitle{
font-size:1.1em;
font-weight:700;
}


a.invButton:hover{
}
