div { background-color: transparent; }
p { background-color: transparent; }

/***********************
*  Summary Page
************************/
#summary_intro_container {
	 padding: 5px 0px 0px 30px;
	 margin: 1px 20px 0px 0px;
}

#summary_intro_container table tr td {
	background-color:#88996E;
}

#summary_intro_container p {
	font-size:12px; 
	line-height:16px;
	margin:8px 0px;
	padding:0px;
}

#summary_page_title {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding:8px;
}

#price_list_container {
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 20px;
}

#price_list {
	
}

#price_list tr th{
	font-size: 16px;
	padding: 6px 0px 6px 0px;
	text-align: left;
	color:#bb0000;
	background-color:transparent;
}

#price_list tr td{
	font-size: 12px;
	padding: 6px 0px 6px 0px;
	background-color:transparent;
}

.coll_title {  }
.coll_highlights { font-style: italic; }
.coll_price {  }
.coll_link { text-align:right; }
.coll_new_icon {
	color: #bb0000;
	font-weight: bold;
	vertical-align:text-top;
	font-size:10px;
	font-style:italic;
}

P#summary_intro_2 {
	font-size:12px; 
	line-height:16px;
	margin:8px 0px;
	padding-left:30px;
	padding-bottom:20px;
	padding-right:18px;
}

.collection_summary { line-height: 16px; width: 50%;}
.collection_summary2 { line-height: 16px; padding-left:30px; padding-top: 0px; padding-right:18px;}
.collection_summary p { margin-top: 0px; }

.starter 		{ color: #496D47; font-size: 18px; font-weight: bold; }
.concise1	 	{ color: #D2AA18; font-size: 18px; font-weight: bold; }
.concise2	 	{ color: #D2AA18; font-size: 18px; font-weight: bold; }
.concise3	 	{ color: #D2AA18; font-size: 18px; font-weight: bold; }
.biblereaders 	{ color: #7B8E4A; font-size: 18px; font-weight: bold; }
.students 		{ color: #AD5931; font-size: 18px; font-weight: bold; }
.teachers 		{ color: #528A9C; font-size: 18px; font-weight: bold; }
.ministry 		{ color: #B59A39; font-size: 18px; font-weight: bold; }
.scholars 		{ color: #8C414A; font-size: 18px; font-weight: bold; }
.origlan 		{ color: #637584; font-size: 18px; font-weight: bold; }
.ilumina 		{ color: #294A94; font-size: 18px; font-weight: bold; }
.expositors	 	{ color: #BDADBF; font-size: 18px; font-weight: bold; }
.catholic	 	{ color: #D5753F; font-size: 18px; font-weight: bold; }

.coll_main_link:link { text-decoration: none; }
.coll_main_link:hover { text-decoration: none; }
.coll_main_link:active { text-decoration: none; }
.coll_main_link:visited { text-decoration: none; }

.description_link {
	float: left;
	font-weight:bold;
}

.compare_link {
	float: right;
	font-weight:bold;
}

.summary_links {
	text-align: right;
	font-weight:bold;
}


/***********************
*  Comparison Chart
************************/
#compare_collections {
	width: 100%;
}

#chart_header {
	width: 787px;
	background-image:url('/collections/images/collection_compare_header4.jpg');
	background-repeat: no-repeat;
	border: 1px solid #000000;
}

#chart_header tr td {
	background-color:transparent;
	height: 155px;
}

.chart_header_cell {
	background-color:transparent;
	width: 29px;
}

.chart_header_link {
	background-color:transparent;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
}

.chart_top_price {
	vertical-align: bottom;
	text-align: center;
	font-weight:bold;
	font-size: 11px;
}

.chart_bottom_price {
	vertical-align: middle;
	text-align: center;
	font-weight:bold;
	font-size: 11px;
}

#login_form {
	margin-left: 10px;
	background-color:transparent;
}

#login_form tr td {
	height: 20px;
	background-color:transparent;
}
.featureEntry {
	border-bottom: 2px solid #A2AC8A;
}

.category_first {
	vertical-align:bottom;
	font-size: 14px;
	background-color: transparent;
}

.category {
	height: 40px;
	vertical-align:bottom;
	font-size: 14px;
	background-color: transparent;
	border-bottom: 2px solid #A2AC8A;
}

.itemRow {
	height: 20px;
}

.spacer:link {
	text-decoration: none;
}

.title {
	border-bottom: 1px solid #cccccc;
}

.st {
	width: 25px;
	background-color: #496D47;
}

.exp {
	width: 25px;
	background-color: #bdadbf;
}

.cs1 {
	width: 25px;
	background-color: #ffd63f;
}

.cs2 {
	width: 25px;
	background-color: #D2AA18;
}

.cs3 {
	width: 25px;
	background-color: #ffe06d;
}

.rc {
	width: 25px;
	background-color: #ADBE84;
}

.cath {
	width: 25px;
	background-color: #D5753F;
}

.sc {
	width: 25px;
	background-color: #E7BA84;
}

.tc {
	width: 25px;
	background-color: #A5CBD6;
}

.mc {
	width: 25px;
	background-color: #DAD09B;
}

.sch {
	width: 25px;
	background-color: #D8B4B8;
}

.orb {
	width: 25px;
	background-color: #C2CBD4;
}

.ort {
	width: 25px;
	background-color: #637584;
}

.na {
	width: 25px;
}

