@charset "utf-8";

/* CSS Document */
.controlPanel li {
margin-left: -9px;
}

.controlPanel li a {
color: #fff;
}

.listDescription div {
width: 449px;
height:23px;
overflow:hidden;
}

.controlPanel li a:hover {
color: #FBD475;
}

.listRight, .detailRight {
text-align: right;
}

.listDescription  {
        vertical-align: top;
}

.detailDescription {
        vertical-align: top;
}


.listImage img, .listImage div {
	width: 180px;
}

.listTable, .detailTable {
	background: #1A3559;
	border-collapse: collapse;
	border: 1px #E0D69B solid;
	width: 651px;
	color: #FBF6D6;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	margin-bottom: 10px;
}

.addTable sup, .editTable sup, .listTable sup, .detailTable sup {
	vertical-align: super;
	font-size: 6pt;
}

.listTable td, .detailTable td {
	padding: 5px;
	font-size: 8pt;
	font-weight: bold;
}

.listTable th, .detailTable th {
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px #E0D69B solid;
}

.listPrice, .detailPrice {
	vertical-align: middle;
}

.detailGallery img {
        display: inline;
}

#editTable img {
        width: 100px;
        height: 80px;
}

.searchTable {
       max-width: 200px;
}

.searchTable td {
       padding: 2px;
}

.searchTable input {
       padding: 0px;
}

#CAT_Custom_72944 {
       width: 183px;
}

.searchTable  select {
       width: 187px;
}

.noDisplay {
display: none;
}
