﻿.CatalogueItemBreadcrumbs {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 6px;
	color: #003399;
}
.BreadcrumbParts {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #003399;
	padding-bottom: 8px;
	text-decoration: none;
}
.BreadcrumbParts:hover {
	text-decoration: underline;
}
A.BuyMeNowLink {
	color: Black;
	text-decoration: none;
}
A.BuyMeNowLink:hover {
	text-decoration: underline;
}
.CatalogueItemHeaderCell {
	font-family: Verdana, Tahoma, Arial;
	text-align: left;
	color: #F8F8F8;
	padding: 4px;
	background-color: #666666;
	background-color: #003399;
}
#catItemEdu {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-align: left;
	color: #F8F8F8;
	padding: 4px;
	background-color: #c5dcfe;
	background-color: #eaf1ff;
	color: #003399;
}
#catItemEdu > div {
}
#catItemEdu .priceLink
{
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}
#catItemEdu > .priceLink > table 
{
	vertical-align: middle;
}
#catItemEdu .priceList > table 
{
	color: #373;
	margin: 2px 8px 2px 8px;
	border-collapse: collapse;
}
#catItemEdu .priceList > table td 
{
	border-top: solid 1px #373; /*#ffa0a0;*/
	border-top: solid 1px #e0e0f0; /*#ffa0a0;*/
}
#catItemEdu .priceList > table td.ls 
{
	text-align:left;
	width: 100%;
}
#catItemEdu .priceList > table td.rs 
{
	text-align:right;
	width: 48px;
}
.CatalogueItemOuterTable {
	border: 1px solid #EAF1FF;
	text-align: left;
	height: 1%;
	padding: 4px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: white;
}
.CatalogueItemOnSpecialCell {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: center;
	background-color: #FFF0F0;
	background-color: #FFFFE0;
	border: 1px dotted #FFE0E0;
	color: #FF6060;
	color: Red;
	font-weight: bold;
	margin-top: 4px;
	padding: 4px;
}
.CatalogueItemDigiDesign {
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	text-align: justify;
	/*background-color: #FFF0F0;*/
	/*background-color: white;*/
	border-top: 1px dotted yellow;
	color: #FF6060;
	color: yellow;
	/*font-weight: bold;*/
	margin-top: 2px;
	padding-top: 2px;
}
.CatalogueItemPriceCell {
	font-size: small;
	white-space: nowrap;
}
.CatalogueItemDescCell {
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	/*padding-left: 8px;*/
	padding-top: 4px;
}
.CatalogueItemCentreText {
	text-align: center;
}
.CatalogueItemExtLink {
	padding-left: 8px;
	padding-top: 4px;
}
.CentreMenuCell {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	text-align: left;
	color: #F8F8F8;
	padding-left: 4px;
	background-color: #FFFFFF;
}

.HomePageListingLeftSideCell 
{
	padding: 6px; 
	/* border-left: dotted 1px #E0E0FF; */
	border-top: dotted 1px #E0E0FF; 
	background-color: WHITE;
	text-align: center;
}

.HomePageListingRightSideCell 
{
	background-color: #F8F8F8;
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial; 
	padding: 6px; 
	border-top: dotted 1px #E0E0FF; 
	white-space: pre-wrap;
	/* border-right: dotted 1px #E0E0FF; */
}
.CatListingLeftSideCell 
{
	padding: 8px; 
	border-left: dotted 1px #E0E0FF; 
	border-top: dotted 1px #E0E0FF; 
	background-color: WHITE;
	text-align: center;
}

.CatListingRightSideCell 
{
	background-color: #F8F8F8;
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial; 
	padding: 8px; 
	border-top: dotted 1px #E0E0FF; 
	border-right: dotted 1px #E0E0FF;
}
.CatListingRightSideCell A.ProductName {
	font-size: 12px;
	font-weight: bold;
	color: #003399; 
	text-decoration: none;
}
.CatListingRightSideCell A.ProductName:hover{
	text-decoration: underline;
}
.CategoryMenuLevel2 
{
	background-color: #EAF1FF;
	padding: 2px; 
	/*border-top: dotted 1px #003399; */
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
}

.CategoryMenuLevel3 
{
	border-left: solid 1px #EAF1FF;
	background-color: #F2F9FF;
	padding: 1px; 
	white-space: nowrap;
	text-decoration: none;
}

.CategoryMenuHyperlink 
{
	color: #003399;
	font-size: 12px; 
	font-family: Verdana, Tahoma, Arial; 
	padding-left: 2px; 
	padding-right: 2px; 
	white-space: nowrap;
	text-decoration: none;
}

.CategoryMenuSpacer
{
	background-color: transparent;
	height: 6px;
}

.OnSpecialPanel 
{
	background-color: #f0f0FF;
	margin-top: 4px;
	padding: 0px;
	width: 75%;
	border: dotted 1px red;
	white-space: nowrap;
}

.OnSpecialLabel 
{
	font-size: 10px; 
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold;
	
	border-collapse: collapse;
	padding: 2px;
	background-color: #f0f0FF;
	background-color: silver;
	background-color: #f0f0f0;
	color: #808080; 
	color: Yellow; 
	color: Navy;
	color: #408040;
	width: 1%;
	text-align: left;
}

/* student instrument hire and purchase */

.LeftBorder {
	border-left: 1px #E0E0E0 solid;
}
.RightBorder {
	border-right: 1px #E0E0E0 solid;
}
.OuterTable {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	width: 1%;
	background-color: white;
	text-align: left;
}
.PriceLabel {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	width: 110px;
	text-align: right;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 8px;
}
.RightBorder {
	border-right: solid 1px #E0E0E0;
}
.Item {
	padding: 4px;
	border: 1px solid #E0E0E0;
	text-align: left;
	font-size: 14px;
	white-space: nowrap;
}
.PriceValue {
	width: 110px;
	padding: 4px;
	border: 1px solid #E0E0E0;
	text-align: right;
	font-size: 14px;
}
.Blurb {
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	font-style: italic;
}
.Instrument {
	padding: 4px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}
.Pic {
	padding: 4px;
}
.BlockHeader {
	border-top: 1px #E0E0E0 solid;
	border-left: 1px #E0E0E0 solid;
	border-right: 1px #E0E0E0 solid;
}
.Spacer {
	height: 8px;
	background-color: #F8FFFF;
}
.SearchOuter {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: left;
	padding: 32px;
	/*background-color: White; */
	color: #003399;
	height: 100%;
}
.SearchPageHeader {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 16px;
}
.SearchPageDescriptor {
	margin-bottom: 16px;
}
.SearchTable {
	margin-left: 16px;
	/*width: 3px; */
	border-collapse: separate;
	margin-bottom: 16px;
}
.SearchTableRowHeader {
	white-space: nowrap; 
}
.SearchResultsTable {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	width: 100%;
	padding: 0px;
	border-bottom: dotted 1px silver;
}
.SearchResultsColumn1 
{
	border-top: dotted 1px silver;
	vertical-align: top; 
	background-color: #f8f8f0;
}
.SearchResultsLink {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
.SearchResultsLink:hover {
	text-decoration: underline;
}
.SearchResultsColumn2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	vertical-align: top; 
}
#clearone
{
	clear: both;
	height: 1px;
}
