@charset "utf-8";
/* CSS Document */

/* ================================ PURPLE STYLES FOR THE PSYCHOLOGY SECTION AREA - 800-Purple.css ==================================*/

/*
NOTES: Colour values
Purple: #711471 
Turquoise: #007a91 
Orange: #bf4900
*/

/* set the default colours for headers */

.sys_SystemContentWrapper h1,
.sys_SystemContentWrapper h2,
.sys_SystemContentWrapper h3,
.sys_SystemContentWrapper h4,
.sys_SystemContentWrapper h5,
.sys_SystemContentWrapper h6 {color: #711471 !important}

.sys_searchbox_area_wrapper h2,
.sys_ProductFinderWrapper h2,
.sys_ForThisProductWrapper h2,
.sys_ProductKeyInformationWrapper h2 {color: #fff !important}

/* end */

.sys_SystemTabbedNavigationBar {
	border-bottom: 3px solid #711471;
}
.sys_ProductFinderWrapper h2 {
	background: url("/siteElements/images/background-header-purple.gif") 0 0 no-repeat !important;
}
/* Product finder Menu styles */
.sys_ProductFinderWrapper .sys_ProductFinderContent {background: #f5eff5;} 
.sys_ProductFinderContent ul.sys_simpleListMenu li {
	background: url(/SiteElements/images/icon_.gif) no-repeat bottom right;
}
.sys_ProductFinderContent ul.sys_simpleListMenu li a,
.sys_ProductFinderContent ul.sys_simpleListMenu li a:visited  {
	border-bottom: 1px dashed #711471;
	color: #711471;
}
/* End of Product finder Menu styles */

.sys_PromoAnimBoxWrapper h2,
.sys_PromoBoxWrapper h2 {
	color: #711471
}

/* Product Key information area */
.sys_ProductKeyInformationWrapper .sys_ProductKeyInformationContent {background: #f5eff5;} 
.sys_ProductKeyInformationWrapper h2 {
	background:url("/siteElements/images/background-header-purple.gif") no-repeat 0 0 !important;
}
.sys_ButtonRow.sys_FullPriceList INPUT.sys_blank {
	background: url(/SiteElements/images/buttons/button-purple.gif) no-repeat 0 0;
}
.sys_ButtonRow.sys_FullPriceList INPUT.sys_blank:hover {
	background: url(/SiteElements/images/buttons/button-purple.gif) no-repeat 100% 0;
}
.sys_ButtonRow.sys_AddToBasket INPUT.sys_AddToBasket {
	background: url(/SiteElements/images/buttons/button-purple-cart.gif) no-repeat 0 0; 
}
.sys_ButtonRow.sys_AddToBasket INPUT.sys_AddToBasket:hover {
	background: #711471 url(/SiteElements/images/buttons/button-purple-cart-hover.gif) no-repeat 0 0; 
}
/* End Product Key information area */

.sys_datarepeatercontrol#ProductSubPage DD.sys_productNetPrice {color: #711471}
.sys_BacktoProductLink a {color: #711471}

.sys_PDFReports ul li a {
	background: url(/siteElements/images/icons/icons-PDF-reports-purple.gif) no-repeat right 0.2em;
	color: #711471;
}

/* Product finder styles */
.sys_ProductFinderContent ul.sys_accordianMenu li a {
	color: #711471;
}

.sys_ProductFinderContent ul.sys_accordianMenu li.sys_accordianitem a {
	background: url("/SiteElements/Images/Icons/icon_chevron-purple-closed.gif") right 0.6em no-repeat;
}
.sys_ProductFinderContent UL.sys_accordianMenu LI.sys_accordianitem.sys_open a {
	background: url(/SiteElements/Images/Icons/icon_chevron-purple-open.gif) no-repeat right 0.6em
}

/* Related items mini listing */
.sys_RelatedItem-control .sys_datarepeatercontrol#RelatedProductLines_List h3 a {
	color: #711471;
 }
 
/* Added 17/02/2010 */

button#AddToBasket {
	background: url(/SiteElements/images/buttons/button-purple.gif) no-repeat 0 0;
}
button#AddToBasket:hover {
	background: url(/SiteElements/images/buttons/button-purple.gif) no-repeat 100% 0;
}
.sys_datarepeatercontrol#PriceList_List DD.sys_productNetPrice {	
	color: #711471; 
}
input.sys_post {background: url(/SiteElements/images/buttons/button-purple.gif) no-repeat 0 0;}
input.sys_post:hover {background: url(/SiteElements/images/buttons/button-purple.gif) no-repeat 100% 0;}
 
.sys_media-item-infobar {
	background: #711471 url(/SiteElements/images/PurpleNavPanel.gif) repeat-x 0 0;}


.sys_column.sys_width705 .sys_PromoBoxWrapper a,
.sys_column.sys_width705 .sys_PromoBoxWrapper h2 a,
.sys_column.sys_width705 .sys_PromoAnimBoxWrapper h2 a {
	color: #711471;
	text-decoration: underline;
}
.sys_column.sys_width705 .sys_MiniFeatureboxes .sys_column.sys_width226 .sys_PromoBoxWrapper a:hover,
.sys_column.sys_width705 .sys_PromoBoxWrapper h2 a:hover,
.sys_column.sys_width705 .sys_PromoAnimBoxWrapper h2 a:hover {
	text-decoration: none;
}
 
/* Global featurebox h2 link colour */

.sys_column.sys_width227 .sys_RightColumnFeaturebox h2 a {color: #711471;}

/* end */

/*==== Mini template, image aligned left/right style ====*/

.sys_ListingArticleImageLeftWrapper a,
.sys_ListingArticleImageLeftWrapper h2 a {
	color: #711471;
}
.sys_ListingArticleImageRightWrapper a,
.sys_ListingArticleImageRightWrapper h2 a {
	color: #711471;
}

/*==== End ====*/

.sys_loaded, .sys_OrderQuantities span{color: #711471;}

/* Link styles for the additional global promotion area */

.sys_RightColumnFeaturebox.sys_PromoBlankBlueBkgrnd a {
	color:#711471;
}
 