#TitleArea
{
	font-family: Impact, Tahoma, Arial Black;
	font-size:34px;
}
#catCTRL a /* The anchor tag (link) color of the category list */
{
	color: #000;
}
#catCTRL a:hover /* The anchor tag (link) color of the category list when hovered */
{
	color: #666;
}
#catCTRL li
{	
	background-image:url(/sites/layouts/layout004/skins/skin002/images/CatListBg.png);
}
#CatText
{
	background-color: #58A9A9;
}
#CatHeader
{
	color:#fff;
}
.footer
{
	background-image: url(/Sites/Layouts/layout004/Skins/Skin002/Images/FooterHTile.png);
}

#searchcontent /* The 'search' text on the search bar */
{
	color: #FFF;
	font-weight:bold;
}
#searchcontent a /* The 'Advanced Search' text link on the search bar */
{
	color: #FFF;
	cursor:pointer;
}
#searchcontent a:hover /* The 'Advanced Search' text link on the search bar when hovered */
{
	color: #FFF;
	
}
#searchcontent a.srchSwitch, #searchcontent a.srchSwitch:hover /*The Hide and show advaced search links*/
{
	color: #178A8A;
}
#foottext
{
	color:#fff;
}
#foottext a
{
	color:#fff;
}
/************************/

/******************************************/
/*          Full basket page              */
/******************************************/
.baskettableheader /* The headers of the basket items */
{
	background-image:url(/Sites/Layouts/layout004/Skins/Skin002/Images/bskHeadTopHTile.png); 
	font-weight:bold;
	font-size:16px;
	color:#fff;
	border-bottom-width:2px;
	border-bottom-color:#EEE;
	border-bottom-style:groove;
}
.basketvalidationmsg
{
	width:400px;
	margin: 0px auto;
	color:#000 !important;	
	background-color:#E0F4F4;
	border:solid 1px #66ACAD;
	padding: 0px 5px;
}

/************************/

/*********************/
/* Main content area */
/*********************/

.ContentHeader1 /* The words 'Browse By' in the main content area */
{
	color: #000;
}
.ContentHeader2 /* The word 'Category' in the main content area */
{
	color: #178A8A;
}
.ContentHeader3 /* The word 'Category' in the main content area */
{
	color: #178A8A;
}
.PaginationText /* The words 'Items per page' in the main content area */
{
	color: #7b756b;
}

/* Category/breadcrumb links */
.activeCatLink /* The active breadcrumb page text in the main content area ('Arts & Photography') */
{
	color: #256565;
}
A.CatLink /* The non-active breadcrumb link text in the main content area ('Books','Subjects') */
{
	color: #6b656b;
}
A.CatLink:hover /* The non-active breadcrumb link text in the main content area ('Books','Subjects') when hovered */
{
	color: #6b656b;
}
.SubCatLink /* The subcategory link text in the main content area ('Art','Artists, A-Z', etc) */
{
	color: #635d63;
}
A.SubCatLink /* The subcategory link text in the main content area ('Art','Artists, A-Z', etc) */
{
	color: #635d63;
}
A.SubCatLink:hover /* The subcategory link text in the main content area ('Art','Artists, A-Z', etc) when hovered */
{
	color: #635d63;
}
.pipe /* The vertical line separator '|' between subcategory links in the main content area ('Art','Artists, A-Z', etc) */
{
	color: #635d63;
}
.gts /* The greater than symbol '>' between breadcrumb links in the main content area ('Books','Subjects') */
{
	color: #6b656b;
}
.SubCatText /* The 'Sub Categories' text */
{
	color: #635d63;
}
.NavText /* The color of the 'select page' text */
{
	color: #666;	
}
.NavText2 /* The color of the current page number in the 'select page' area */
{
	color: #000;
}
A.BoxedNavText /* The color of the page number links in the 'select page' area */
{
	color: #256565;
}
A.BoxedNavText:hover /* The two horizontal lines that appear above & below A.BoxedNavText when hovered */
{
	/*border-right: #333 1px solid;*/
	border-top: #256565 2px solid;
	/*border-left: #333 1px solid;*/
	border-bottom: #256565 2px solid;
}

.ItemListTitleLink
{
	color: #178A8A;
}
.ItemListTitleLink:visited
{
	color: #256565;
}
.listitemtitle
{
	font-weight: bold;
}
.listitemaltnumberlink
{
	color: #256565;
}
.listitemtitleListPrice
{
	font-size: 13px;
	font-weight: bold;
	text-align:right;
}
.listitemListPrice
{
	font-size: 13px;
	text-decoration: line-through;
	padding-left: 5px;
	text-align:right;
}
.listitemtitleAmazonPrice
{
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	text-align:right;
	}
.listitemAmazonPrice
{
	font-size: 14px;
	font-weight: bold;
	color: #256565;
	padding-left: 5px;
	text-align:right;
}
.listSellerPrice
{
	font-size: 18px;
	font-weight: bold;
	color: #256565;
	padding-left: 5px;
	vertical-align:top;
	width: 18%;
	padding: 4px 4px 4px 10px;	
}
.listSellerCondition
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	vertical-align:top;
	width: 22%;
	padding: 4px 4px 4px 10px;	
}
.listitemUSave
{
	color:#256565;
	font-weight:bold;
	font-size:13px;	
	padding-left: 5px;
}
.sellerListHeader
{
	font-size:16px;
	padding:4px;
	border: solid 1px black;
}
.sellerListRow
{
	background-color:#E0F4F4;
}
.listSellerColItem
{
	padding: 4px 4px 4px 10px;	
}
.itemtitle
{
	font-weight: bold;
	font-size: 13px;
	vertical-align:top;
}
.itemdata
{
	font-size: 13px;
	padding-left: 5px;
	vertical-align:top;
}
.itemline
{
	margin-top:4px;	
	vertical-align:top;
}
.itemviewlargerimage
{
	color:#1B5454;
}
.editorialtitle
{
	font-size: 13px;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
}
.editorialcontent
{
	font-size: 11px;
}
.similarLink
{
	color: #178A8A;	
}
.similarLink a
{
	color: #178A8A;	
}
.newreleaseitemtitleAmazonPrice
{
	font-size: 13px;
	font-weight: bold;
	font-style:italic;
	text-align:center;
	}
.newreleaseitemAmazonPrice
{
	color: #256565;
	padding-left: 5px;
	font-style:normal;
}


#ItemBoxRoundPanelwrap
{
	border: 1px #D8D8D8 solid;
	background-image:url(/Sites/Layouts/layout004/Skins/common/apriceBG.png); 
}
#ItemBoxRoundPanelwrap .ItemBoxTitle
{
	color:#FFF;
}
#ItemBoxRoundPanelwrap .ItemBoxQty
{
	color:#FFF;
}

#ItemBoxMarketRoundPanelwrap
{
	border: 1px #D8D8D8 solid;
	background-image:url(/Sites/Layouts/layout004/Skins/common/aotherBG.png); 
}

#ItemBoxReturnMarketRoundPanelwrap
{
	border: 1px #D8D8D8 solid;
	background-image:url(/Sites/Layouts/layout004/Skins/common/aotherBG.png); 
}
#ItemBoxMarketRoundPanelwrap.ItemBoxTitle
{
	color:#000;
}
#ItemBoxReturnMarketRoundPanelwrap.ItemBoxQty
{
	color:#000;
}
#ReviewBoxRoundPanelwrap
{
	border: 1px #D8D8D8 solid; 
	background-color: #FFF;
}

span.shadow {
	top: 1px;
	left: 1px;
	color: #000;
}

/*drop shadow necessities*/
.highContrast {
	position: relative;
	color: #fff;

	padding: 4px 0px 0px 4px;	
}
.highContrast span {
	position: relative;
	padding-left:5px;
	margin-top:6px;
}
span.shadow {
	position: absolute;
	
}	
.itemsinbaskettxt
{
	color:#FFF;
	font-size:14px;
}
.basketvaluetxt
{
	color:#FFF;
	font-size:14px;
}