.ItemRow {
	background-color: #1F1E21;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.GalleryItemPrice {
	font-weight: bold; 
	color: black
}
.panes #GalleryCatalog {
	margin-left: -4px;
}
#GalleryCatalog {
	/*width: 696px;*/
	clear: both;
}
#GalleryCatalog table {
	width: 156px;
	float: left;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #f0f0f0;
	/*background-image: url(../images/bg_pnla.gif);
	background-repeat: repeat-x;*/
	margin: 2px;
}
#GalleryCatalog td {
	vertical-align: middle; 
	text-align: center
}

#GalleryCatalogPIP {
	clear: both;
	text-align: center;
}
#GalleryCatalogPIP table {
	width: 140px;
	float: left;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #f0f0f0;
	margin: 2px;
}
#GalleryCatalogPIP td {
	vertical-align: middle; 
	text-align: center
}

.GCtitle {
	overflow: hidden;
	width: auto;
	height: 55px;
	font-size: 12px;
	padding: 5px;
}
.GCtitle a {
	color: #1f1e21;
	text-decoration: none
}
.GCtitle a:hover {
	color: #1f1e21; 
	text-decoration: underline
}
.GCimage {
	text-align: center;
	background-color: #f5f5f5;
	height: 100px;
    vertical-align: middle;
}
.GCimage .img1 {
	border: 5px solid #fff;
}
.GCimage td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.DetailRow1 {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 13px;
	line-height:20px;
}
.DetailRow2 {
	clear: both;
	font-weight: bold;
	padding: 10px;
	background-color: #f0f0f0;
	font-size: 13px;
	color: #1F1E21;
}
#DetailTitleRow {
	overflow: hidden;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
}
#DetailTitleRow b {
	font-size: 15px;
	float: left;
	line-height: 40px;
}
#ItemDetailMain {
	clear: both;
	margin-top: 20px;
	font-size: 12px;
}
.iteminfoparent 
{
    float: left;
    width:27%;
    margin-left:10px;
}
.iteminfoparent .iteminfo {
	/*float: left;
	width: 27%;*/
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: left;
}
.iteminfoparent .iteminfo .list {
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
}

.iteminfoparent .itemother {
	border: 1px solid #f60;
	background-color: #fff;
	text-align: left;
	margin-bottom:10px;
}
.iteminfoparent .itemother .thumbother {
	background-color: #f5f5f5;
	overflow: auto;
	height: 135px;
	text-align: center;
}
.iteminfoparent .itemother .thumbother img {
	clear: both;
	border: 1px solid #999;
	margin-top: 10px;
	margin-bottom: 5px;
}

.enquirypanel
{
    float: right;
    width: 70%
}
.enquirypanel .formenquiry { margin: auto; width: 450px; padding: 0px; }
.NormPic {
	float: left;
	/*width: 615px;*/
	/*width: 65%;*/
	width: 100%;
	text-align: center;
}
.NormPic .detailimg {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.NormPicPreview {
	float: left;
	/*width: 380px;*/
	width: 100%;
	text-align: center;
}
.NormPicPreview .detailimg {
	padding: 5px;
	/*height: 97%;
	width: 97%;*/
	background-color: #fff;
	border: 1px solid #ccc;
}

#ItemDetails {
	float: left;
	overflow: hidden;
	width: 350px;
	border: 1px solid #ccc;
	line-height: 20px;
}
#ItemDetails table {
	width: 100%;
	border: 15px solid #fff;
}
#ItemDetails img {
	vertical-align: middle;	
}
.ItemDetail2 {
	font-size: 12px;
	clear: both;
	padding: 15px;
}
.IDtdwidth {
	font-weight: bold;
	width: 35%;
	color: #1f1e21;
	text-align: right;
	padding-right: 10px;
}
.IDinfo {
	font-weight: bold;
	vertical-align: text-top;
	color: #1f1e21;
	text-align: right;
	padding-right: 10px;
}
.IDPrice {
	background-color: #fc9;
}
.IDListType {
	background-color: #1F1E21;
}
.IDListType .IDinfo {
	color: #fff;
}
#ItemDesc {
	clear: left;
	overflow: hidden;
	font-size: 12px;
}

#ItemDesc ul {
	display:block;
	clear:both;
}

#ItemDesc li {
	display:block;
	clear:both;
	list-style:none;
}

#ItemDesc p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.IDThumb {
	clear: both;
	padding-top: 10px;
}
#IDThumb img {
	vertical-align: middle;
	height: 10%;
	width: 10%;
	padding: 4px;
	margin-top: 10px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

