﻿/*-- Table start --*/
td.pic {
		border:none;
		text-align:center;
		border:#BAB8B8 1px solid;
}

th {
		background:#512654;
		border:#BAB8B8 1px solid;
		color:#fff;
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
		font-size:10px;

}

td.galHeader {
		background:#E28C05;
		border:#BAB8B8 1px solid;
		color:#fff;
		text-align:center;
		text-transform:uppercase;
		font-weight:bold;
		font-size:12px;
}

td.details {
		background: #FFFF99;
		border:#BAB8B8 1px solid;
		color:#000;
		text-align:left;
		font-size:12px;
		vertical-align:top;
}

table.gallery {
		border:#BAB8B8 1px solid;
		border-collapse:collapse;
		font-size:9px;
}




#main div.inner table.gallery, #main div.inner table.gallery td, #main div.inner table.gallery th {
	border:#BAB8B8 1px solid; border-collapse:collapse; font-size:9px;
}
#main div.inner table.gallery th {
	background:#512654; color:#fff;
}
#main div.inner table.gallery td.galHeader {
	background:#E28C05; color:#fff; text-transform:uppercase; font-weight:bold; font-size:12px;
}
#main div.inner table.gallery table, #main div.inner table.gallery table td {
	border:none;
}
#main div.inner table.gallery table td {
	background:#FFFFCC; color:#000000;
}
#main div.inner table.gallery table td.pic {
	background:#FFF; color:#000000;
}
*//*-- Table end --*/

/*-- Table start --*/
#main div.inner table.gallery, #main div.inner table.gallery td, #main div.inner table.gallery th,
#main div.inner table.galleryMat, #main div.inner table.galleryMat th, #main div.inner table.galleryMat td {
	border:#BAB8B8 1px solid; border-collapse:collapse; font-size:9px;
}
#main div.inner table.gallery th {
	background:#512654; color:#fff;
}

#main div.inner table.gallery td.galHeader {
	background:#E28C05; color:#fff; text-transform:uppercase; font-weight:bold; font-size:12px;
}
#main div.inner table.gallery table, #main div.inner table.gallery table td, #main div.inner table.galleryMat table,
#main div.inner table.galleryMat table td, #main div.inner table.galleryMat table th {
	border:none;
}
#main div.inner table.gallery table td {
	background:#FFFFCC; color:#000000;
}
#main div.inner table.gallery table td.pic {
	background:#FFF; color:#000000;
}
/*-- material section --*/
#main div.inner table.galleryMat th {
	background:#512654; color:#fff; padding:8px 0;
}
#main div.inner table.galleryMat th.noPad {
	background:#512654; color:#fff; padding:0;
}
#main div.inner table.galleryMat th.noPad p {
	margin:0; padding:0 0 1px 0;
}
#main div.inner table.galleryMat td {
	background:#FFF; color:#000000;
}
#main div.inner table.galleryMat td img {
	margin:10px 0;
}
#main div.inner table.galleryMat td.galHeader {
	background:#E28C05; color:#fff; text-transform:capitalize; font-weight:bold; font-size:10px;
}
/*-- Table end --*/
