/* qc categories list */
TABLE.qcGrp {
	background-color: #EFEFCA;
	color: #666666;
 	width: 96%;
	margin: 5px 15px 15px;
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	table-layout: auto;
}
TABLE.qcGrp TD {
	padding: 1px 8px;
	background-color: #FFFFE0;
	vertical-align: top;
	border-top: 1px solid #CCCC99;
}
TABLE.qcGrp TD.hdg {
	margin: 0;
	padding: 5px;
	font-size: 11px;
	background-color: transparent;
	
	border-top: 0px solid;
}
TABLE.qcGrp TH.spcr {
	margin: 0;
	padding: 0;
	height: 5px;
	background-color: transparent;
}
TABLE.qcGrp TD.ct, TABLE.qcGrp TD.dt {
	text-align: right;
	font-size: 11px;
	white-space: nowrap;
}



DIV.thrdLnk {
	float: left;
	width: 65px;
	padding: 3px;
	margin: 3px;
	text-align: right;
}


a:hover {
	text-decoration: none;
}


a:hover .lnks {
	color: white;
	background-color: Gray;
}

.hdglnkr {
	padding-left: 15px;
	background: no-repeat left url(/imgs/alb.gif);
}

/**********************************/
/* DIV.qcThread { */
DL.qcThread {
	margin: 15px 0 15px 0;
	padding: 10px 0;
	width: 96%;
	text-align: center;
}

DIV.photoqcs  {
	padding: 0;
	margin: 0;
}

DIV.thread {
	background-color: #DFE294;
}

DIV.threadHdg  {
	text-align: left;
	margin: 0px 3px 22px;
	padding: 3px 5px;
	background-color: #C8CFA5;
}
div.threadHdg span.thread_lnk {
	float: right; 
	text-align: right;
}

DIV.qc {
	margin-top: 5px;
	border: 1px solid #E0E2B0; 
	background-color: #FFFFFB;
}

div.hl {
	background-color: seashell;
	padding: 10px;
	margin: 0px;
}
div.replies {
	padding-left:12px;
	border-left:0px solid #E0E2B0;
}

.lnkbtnQC {
	display:block;
	width:13.5em;
	height:1.2em;
	line-height:normal;
	margin:2px auto;
}


DIV.qcHdg {
	margin: 1px;
	padding: 1px 0 1px 6px;
	background-color: #E5E6BB;
	text-align: left;
	font-size:90%;
}

SPAN.dt, SPAN.ct, SPAN.nm {
	padding: 0 2px;
	width: auto;
	color: #535353;
	white-space: nowrap;
	letter-spacing: .05em;
}
SPAN.nm {
	padding: 0 0 0 2px;
}


SPAN.nm {
	/* font-weight: normal; */
}

SPAN.dt, SPAN.ct {
	font-weight: bold;
	letter-spacing: normal;
}

DIV.threadHdg SPAN.dt, DIV.threadHdg SPAN.ct, DIV.threadHdg SPAN.ct A {
	text-align: right;
}

span.catTop {
	font-style:italic;
	font-size:90%;
}

span.srch {
	background-color:yellow;
	padding:0 2px;
}

div.qcsDelBtn {
	float:right;
}

table.hide {
	display:none;
}



DL.qcThread {
	margin: 5px 0;
}
DL.qcThread DT {
	color: #585858;
	margin-bottom: 3px; 
	padding: 2px 6px;
	background-color: #E3E4D4;
	border-bottom:1px solid #B1B18E;
	border-right:1px solid #B1B18E;
	border-top: 1px solid White;
	border-left: 1px solid White;
/*	border-bottom-left-radius: 5px; */
}

DL.qcThread DT DIV.what {
/*	
	border: 1px solid RED;
	float: left;
*/
text-align: left; 

}
DL.qcThread DT SPAN.lstgTyp {
	font-size: 96%;	
	margin-right:6px;
	font-weight: normal;
}
DL.qcThread DT A {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
}
DL.qcThread dt DIV.when {
	float: right;
	font-size: 94%;
}
DL.qcThread DD {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

a.threadLnk{ margin-left:20px; }

.id {
	font-size: 90%;
}
a.qcsDelBtn {
	display:none;
	font-size:85%;
	margin-right:10px;
}

table.qc {
	border-collapse: collapse;
	table-layout: fixed;
	width:100%;
}
table.qc TD, TABLE.qc TH {
	background-color: #FFFFFB; 
	text-align: left;
	vertical-align: top;
}
table.qc TD {
	padding: 10px;
}
table.qc TH {
	padding: 5px; 
	border-left: 1px solid #DEDDB6;
	width: 154px;
}


LABEL {
	cursor: help;
}

*.hdgBar { color: dimgray; letter-spacing:.15em; background-color:transparent; font-size:.86em; font-weight:normal; font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; }
/*
table#main td.content { background-color:#FFFFFB; }
div#tabContent { background-color:transparent; }
*/













