/*********************************
 *****  H1 FLAGS FOR CANADA  *****
 *********************************/
 
 	h1.flagCat1 {
		margin-bottom: -10px !important;
		padding-left: 67px !important;
		line-height: 36px !important;
		height: 40px;
		background: url("/universal_code_library/images/catalogue/british-flag.gif") no-repeat;
	}
	
	h1.flagCat2 {
		margin-bottom: -10px !important;
		padding-left: 67px !important;
		line-height: 36px !important;
		height: 40px;
		background: url("/universal_code_library/images/catalogue/french-flag.gif") no-repeat;
	}
	
	h1.flagCat4 {
		margin-bottom: -10px !important;
		padding-left: 67px !important;
		line-height: 36px !important;
		height: 40px;
		background: url("/universal_code_library/images/catalogue/spanish-flag.gif") no-repeat;
	}

/***************************
 *****  POPULAR BOOKS  *****
 ***************************/

	#popularBooks {
		display: block;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
		width: 480px;
		background-color: #fff6bf;
		background-image: url("/universal_code_library/images/catalogue/popular_panel_top.gif");
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	#popularBooks h2 {
		margin: 0px 10px 8px 10px;
		padding: 6px 0px 0px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		font-weight: bold;
		color: #524dc0;
	}
	
	#popularFloat {
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 156px;
	}
	
	#popularFloat p {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 10px;
		text-align: center;
	}
	
	#popularBooks img {
		margin: 0px 0px 4px 0px;
		border: 1px solid #000000;
	}
	
	.popularTitle a {
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	
	.popularTitle a:visited {
		color: #000000;
		text-decoration: none;
	}
	
	.popularTitle a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	#popularBooksBottom {
		display: block;
		clear: both;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 480px;
		height: 10px;
		font-size: 1px;
		line-height: 1px;
		background-image: url("/universal_code_library/images/catalogue/popular_panel_bottom.gif");
		background-position: top left;
		background-repeat: no-repeat;
	}

/*
Awards/Bestsellers etc list elements
------------------------------------
*/

	.featuredProduct {
		display: block;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.featuredProduct img.featuredProductImage {
		float: left;
		margin: 0px 10px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #000000;
	}
	
	.featuredProduct img.awardLogo {
		float: right;
		margin: 0px 0px 10px 10px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		border: none;
	}
	
	.featuredProduct .featuredProductText {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 135px;
	}
	
	.featuredProduct h2 {
		margin: 0px 0px 10px 0px !important;
		padding: 0px 0px 0px 0px !important;
	}
	.featuredProduct h2 a {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		color: #524dc0;
	}
	.featuredProduct h2 a:visited {
		color: #524dc0;
	}
	.featuredProduct h2 a:hover {
		color: #fc7106;
	}
	.featuredProduct h2 span.series {
		display: block;
		margin: 0px 0px 2px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		line-height: 12px;
	}
	.featuredProduct h2 span.series br {
		display: none;
	}

/******************************
 *****  LISTING ELEMENTS  *****
 ******************************/
 
	dl.catalogueList {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}
 
	dl.catalogueList dt {
		display: block;
		position: relative;
		margin: 0px 0px 1px 0px;
		padding: 2px 2px 2px 4px;
		background-color: #9693d8;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		color: #ffffff;
		font-weight: bold;
		text-transform: uppercase;
	}
	dl.catalogueList dt a {
		color: #ffffff;
		text-decoration: none;
	}
	dl.catalogueList dt a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	dl.catalogueList dt a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	dl.basic dd {
		margin: 0px 0px 1px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	dl.basic dd a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 4px 2px 4px;
		background-color: #f2f1fa;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	dl.basic dd a:visited {
		background-color: #f2f1fa;
		color: #000000;
		text-decoration: none;
	}
	dl.basic dd a:hover {
		background-color: #ffe0ce;
		color: #000000;
		text-decoration: none;
	}
	
	dl.thumbnails dd {
		margin: 0px 0px 1px 0px;
		padding: 4px 4px 4px 4px;
		background-color: #f2f1fa;
		font-size: 12px;
		line-height: 15px;
		color: #504bbf;
	}
	dl.thumbnails dd.bestseller {
		background-image: url("/universal_code_library/images/catalogue/listing_bestseller_indicator.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	dl.thumbnails dd.award {
		background-image: url("/universal_code_library/images/catalogue/listing_award_indicator.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	dl.thumbnails dd.seriesAward {
		background-image: url("/universal_code_library/images/catalogue/listing_series_award_indicator.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	dl.thumbnails dd.awardBestseller {
		background-image: url("/universal_code_library/images/catalogue/listing_award_bestseller_indicator.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	dl.thumbnails dd.seriesAwardBestseller {
		background-image: url("/universal_code_library/images/catalogue/listing_series_award_bestseller_indicator.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	
	dl.thumbnails dd span.catalogueListThumbnail {
		display: block;
		float: left;
		margin: 2px 0px 0px 0px;
		width: 60px;
	}
	
	dl.thumbnails dd span.catalogueListThumbnail a img {
		border: 1px solid #000000;
	}
	dl.thumbnails dd span.catalogueListThumbnail a:visited img {
		border: 1px solid #000000;
	}
	dl.thumbnails dd span.catalogueListThumbnail a:hover img {
		border: 1px solid #fc7106;
	}
	
	dl.thumbnails dd span.catalogueListDetails {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 8px 0px 0px 0px;
		float: right;
		width: 400px;
	}
	dl.thumbnails dd.bestseller span.catalogueListDetails span.catalogueListDetailsPadding {
		display: block;
		margin: 0px 50px 0px 0px;
	}
	dl.thumbnails dd.award span.catalogueListDetails span.catalogueListDetailsPadding, dl.thumbnails dd.seriesAward span.catalogueListDetails span.catalogueListDetailsPadding {
		display: block;
		margin: 0px 60px 0px 0px;
	}
	dl.thumbnails dd.awardBestseller span.catalogueListDetails span.catalogueListDetailsPadding, dl.thumbnails dd.seriesAwardBestseller span.catalogueListDetails span.catalogueListDetailsPadding {
		display: block;
		margin: 0px 70px 0px 0px;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding span.catalogueListSeriesOrder {
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding span.catalogueListBookTitle a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding span.catalogueListBookTitle a:visited {
		color: #000000;
		text-decoration: none;
	}
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding span.catalogueListBookTitle a:hover {
		color: #fc7106;
		text-decoration: underline;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding dl.catalogueListBookFormats {
		margin: 8px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: transparent;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding dl.catalogueListBookFormats dd {
		clear: both;
		margin: 0px 0px 2px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 10px;
		line-height: 12px;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding dl.catalogueListBookFormats dd.extraSpace {
		margin: 8px 0px 2px 0px;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding dl.catalogueListBookFormats span.divider {
		color: #C1BFE8;
	}
	
	dl.thumbnails dd span.catalogueListDetails span.catalogueListDetailsPadding dl.catalogueListBookFormats span.newProduct {
		display: block;
		float: left;
		margin: 0px 5px 0px 0px;
		padding: 0px 2px 0px 2px;
		background-color: #FF3300;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 12px;
		height: 12px;
	}

/*************************************
 *****  Listing Expand/collapse  *****
 *************************************/
 
	dl.catalogueList dt a.expand {
		display: block;
		position: absolute;
		top: 2px;
		left: 464px;
		_left: 460px;
		width: 12px;
		height: 12px;
		cursor: pointer;
		text-decoration: none;
		background-image: url("/universal_code_library/images/catalogue/expander/expand_off.gif");
		background-repeat: no-repeat;
	}
	dl.catalogueList dt a.expand:visited {
		text-decoration: none;
		background-image: url("/universal_code_library/images/catalogue/expander/expand_off.gif");
	}
	dl.catalogueList dt a.expand:hover {
		text-decoration: none;
		background-image: url("/universal_code_library/images/catalogue/expander/expand_over.gif");
	}
 
	dl.catalogueList dt a.collapse {
		display: block;
		position: absolute;
		top: 2px;
		left: 464px;
		_left: 460px;
		width: 12px;
		height: 12px;
		cursor: pointer;
		text-decoration: none;
		background-image: url("/universal_code_library/images/catalogue/expander/collapse_off.gif");
		background-repeat: no-repeat;
	}
	dl.catalogueList dt a.collapse:visited {
		text-decoration: none;
		background-image: url("/universal_code_library/images/catalogue/expander/collapse_off.gif");
	}
	dl.catalogueList dt a.collapse:hover {
		text-decoration: none;
		background-image: url("/universal_code_library/images/catalogue/expander/collapse_over.gif");
	}
 
 	dl.seriesExpanded dd {
		display: block;
	}
 
 	dl.seriesCollapsed dd {
		display: none;
	}

/*********************************
 *****  COVER PIC + BULLETS  *****
 *********************************/

	#coverAndIntro {
		display: block;
		width: 480px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#coverAndIntro #cover {
		display: inline;
		float: left;
		width: 150px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#coverAndIntro #cover p {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#coverAndIntro #cover img {
		border: 1px solid #000000;
	}
	
	#coverAndIntro #titleAndBullets {
		display: inline;
		float: right;
		width: 320px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	#coverAndIntro #titleAndBullets h1 {
		display: block;
		margin: 0px 0px 15px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 22px;
		font-weight: normal;
		color: #524dc0;
	}
	
	#coverAndIntro #titleAndBullets h2 {
		display: block;
		margin: 0px 0px 2px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-weight: bold;
		color: #524dc0;
	}
	#coverAndIntro #titleAndBullets h2 a {
		color: #524dc0;
		text-decoration: none;
	}
	#coverAndIntro #titleAndBullets h2 a:visited {
		color: #524dc0;
		text-decoration: none;
	}
	#coverAndIntro #titleAndBullets h2 a:hover {
		color: #fc7106;
		text-decoration: underline;
	}
	
	#seeInside {
		display: block;
		margin: 10px -2px 10px -2px;
		padding: 0px 0px 0px 0px;
		position: relative;
		width: 134px;
		height: 44px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		background-image: url("/universal_code_library/images/catalogue/see_inside_button.jpg");
		background-repeat: no-repeat;
	}
	
	.seeInsideFrench {
		background-image: url("/universal_code_library/images/catalogue/see_inside_button_french.jpg") !important;
	}
	
	.seeInsideSpanish {
		background-image: url("/universal_code_library/images/catalogue/see_inside_button_spanish.jpg") !important;
	}
	
	#seeInside a {
		display: block;
		position: relative;
		width: 134px;
		height: 44px;
		color: #000000;
		text-decoration: none;
	}
	
	#seeInside a h2 {
		display: none;
	}
	
	#seeInside a p {
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		top: 28px;
		left: 6px;
	}
	
	#seeInside a:visited {
		color: #000000;
		text-decoration: none;
	}
	
	#seeInside a:hover {
		color: #ff3300;
		text-decoration: underline;
	}

/************************************
 *****  FEATURED PRESS REVIEWS  *****
 ************************************/

	.PressReview {
		font-weight: normal;
		font-style: italic;
		color: #524dc0;
	}
	.PressReviewCredit {
		font-style: normal;
		font-size: 11px;
	}
	.PressReviewCredit a {
		color: #524dc0;
	}
	.PressReviewCredit a:visited {
		color: #524dc0;
	}
	.PressReviewCredit a:hover {
		color: #ff6600;
	}

/**************************
 *****  BOOK FORMATS  *****
 **************************/

	#formats {
		margin: 20px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
	}
	#formats dd {
		width: 470px;
		margin: 0px 0px 4px 0px;
		padding: 4px 4px 4px 4px;
		background-color: #f2f1fa;
		border: 1px solid #e6e4f5;
	}
	#formats dd .infoArea {
		display: block;
		float: left;
		width: 340px;
	}
	#formats dd .infoArea span.newProduct {
		display: block;
		float: left;
		margin: 1px 5px 0px 0px;
		padding: 0px 2px 0px 2px;
		background-color: #FF3300;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 12px;
		height: 12px;
	}
	#formats dd .statusNotice {
		display: block;
		margin: 6px 4px 0px 0px;
		padding: 2px 0px 2px 0px;
		float: right;
		width: 120px;
		text-align: center;
		background-color: #e6e4f5;
		border: 1px solid #ffffff;
		color: #524dc0;
		font-weight: bold;
	}
	#formats dd .notifyForm {
		display: block;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #524dc0;
		font-size: 11px;
		line-height: 13px;
	}
	#formats dd .notifyForm p {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #524dc0;
	}
	#formats dd .notifyForm input {
		margin: 4px 0px 0px 0px;
		font-size: 11px;
	}
	#formats dd .addToBasket {
		margin: 6px 4px 0px 0px;
		display: block;
		float: right;
		width: 120px;
		text-align: right;
	}
	#formats dd .addToBasket a {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 2px 0px 2px 0px;
		background-color: #9794d9;
		border: 1px solid #524dc0;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
	}
	#formats dd .addToBasket a:visited {
		background-color: #9794d9;
		border: 1px solid #524dc0;
		color: #ffffff;
		text-decoration: none;
	}
	#formats dd .addToBasket a:hover {
		background-color: #ff6600;
		border: 1px solid #524dc0;
		color: #ffffff;
		text-decoration: none;
	}
	#formats .Divider {
		color: #9693d8;
	}
	
	#formats dd.guarantee {
		width: 470px;
		margin: 10px 0px 0px 0px;
		padding: 4px 4px 1px 4px;
		background-color: #FFE8DB;
		border: 1px solid #FFD0B6;
		font-size: 11px;
		line-height: 13px;
	}
	#formats dd.guarantee p {
		margin: 0px 0px 4px 0px;
	}

/*********************************
 *****  TAB AREA NAVIGATION  *****
 *********************************/

	#tabArea {
		display: block;
		margin: 0px 20px 0px 20px;
		width: 680px;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_area_bg_tile.gif");
		background-repeat: repeat-y;
	}
	
	#tabAreaTop {
		display: block;
		margin: 0px 0px 0px 0px;
		width: 680px;
		height: 24px;
		background-color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_area_top.gif");
		background-position: bottom left;
		background-repeat: no-repeat;
	}
	
	#tabAreaTop dl {
		position: relative;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
		width: 670px;
		height: 24px;
	}
	
	#tabAreaTop dt {
		display: none;
	}
	
	#tabAreaTop dd {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	
	#tabAreaTop dd a {
		display: block;
		position: relative;
		/* hack for IE */
		_display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 24px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	#tabAreaTop dd a span.tabTitle {
		display: block;
		/* hack for IE */
		_display: inline;
		padding: 0px 10px 0px 10px;
		height: 24px;
		line-height: 27px;
		white-space: nowrap;
		overflow: hidden;
		cursor: pointer;
	}
	
	#tabAreaTop dd.tabOff a {
		color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_off_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	#tabAreaTop dd.tabOff a span.tabTitle {
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_off_left_edge.gif");
		background-repeat: no-repeat;
	}
	#tabAreaTop dd.tabOff a:visited {
		color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_off_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	#tabAreaTop dd.tabOff a:visited span.tabTitle {
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_off_left_edge.gif");
		background-repeat: no-repeat;
	}
	#tabAreaTop dd.tabOff a:hover {
		color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_over_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	#tabAreaTop dd.tabOff a:hover span.tabTitle {
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_over_left_edge.gif");
		background-repeat: no-repeat;
	}
	
	#tabAreaTop dd.tabOn a {
		color: #000000;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_on_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	#tabAreaTop dd.tabOn a span.tabTitle {
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_on_left_edge.gif");
		background-repeat: no-repeat;
	}
	
	#tabAreaContent {
		display: block;
		width: 650px;
		margin: 15px 15px 0px 15px;
		padding: 0px 0px 10px 0px;
		min-height: 100px;
		/* hack for IE */
		_height: 100px;
	}

	#tabAreaBottom {
		display: block;
		margin: 0px 0px 0px 0px;
		width: 680px;
		height: 10px;
		background-color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/tab_area_bottom.gif");
		background-repeat: no-repeat;
	}

/********************************
 *****  TAB SUB-NAVIGATION  *****
 ********************************/

	.tabSubNav dl {
		margin: -5px 0px 15px 0px;
		padding: 0px 0px 0px 0px;
		width: 650px;
		height: 18px;
	}
	
	.tabSubNav dl dd {
		margin: 0px 5px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	
	.tabSubNav dl dd a {
		display: block;
		position: relative;
		/* hack for IE */
		_display: inline;
		margin: 0px 0px 0px 0px;
		padding: 0px 8px 0px 8px;
		font-size: 11px;
		line-height: 18px;
		height: 18px;
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	.tabSubNav dl dd a span.subNavLeftEdge {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 3px;
		height: 18px;
	}
	
	.tabSubNav dl dd.navOff a {
		color: #9693D8;
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_off_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	.tabSubNav dl dd.navOff a span.subNavLeftEdge {
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_off_left_edge.gif");
		background-repeat: no-repeat;
	}
	.tabSubNav dl dd.navOff a:visited {
		color: #9693D8;
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_off_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	.tabSubNav dl dd.navOff a:visited span.subNavLeftEdge {
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_off_left_edge.gif");
		background-repeat: no-repeat;
	}
	.tabSubNav dl dd.navOff a:hover {
		background-color: #FF620A;
		color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_over_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	.tabSubNav dl dd.navOff a:hover span.subNavLeftEdge {
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_over_left_edge.gif");
		background-repeat: no-repeat;
	}
	
	.tabSubNav dl dd.navOn a {
		background-color: #504BBF;
		color: #ffffff;
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_on_tile.gif");
		background-position: top right;
		background-repeat: no-repeat;
	}
	.tabSubNav dl dd.navOn a span.subNavLeftEdge {
		background-image: url("/universal_code_library/images/catalogue/tabs/subnav_on_left_edge.gif");
		background-repeat: no-repeat;
	}

/***********************
 *****  TAB LISTS  *****
 ***********************/

	#tabAreaContent ul {
		display: block;
		margin: 0px 0px 12px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		list-style-position: outside;
	}
	
	#tabAreaContent ul li {
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 20px;
		background-image: url("/universal_code_library/images/common/list_bullet.gif");
		background-position: 0px 4px;
		background-repeat: no-repeat;
	}
	
	#tabAreaContent .awardLogo {
		display: block;
		float: right;
		width: 150px;
		text-align: center;
		margin: 0px 0px 0px 20px;
		padding: 0px 0px 8px 0px;
	}
	
	#tabAreaContent .awardLogo img {
		border: none;
	}

/*************************
 *****  TAB REVIEWS  *****
 *************************/

	#tabReviewList {
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
	}
	#tabReviewList dd {
		display: block;
		margin: 0px 0px 10px 0px;
		padding: 10px 0px 0px 0px;
		border-top: 1px solid #e6e4f5;
	}
	#tabReviewList dd p {
		margin: 0px 0px 5px 0px;
	}
	#tabReviewList dd p.credit {
		font-size: 11px;
		line-height: 13px;
		color: #524dc0;
	}
	#tabReviewList dd p.credit a {
		color: #524dc0;
	}
	#tabReviewList dd p.credit a:visited {
		color: #524dc0;
	}
	#tabReviewList dd p.credit a:hover {
		color: #ff6600;
	}

/*****************************
 *****  TAB REVIEW FORM  *****
 *****************************/
	
	#tabAreaContent #genericForm {
		margin: 20px 0px 0px 0px;
	}
	
	#tabAreaContent #genericForm #FormArea.tabbed p .fullWidth {
		width: 450px;
	}
	
	#tabAreaContent #SubmitArea p {
	padding: 10px 0px 10px 0px;
}

/********************************
 *****  SIDEPANEL ELEMENTS  *****
 ********************************/

	.sideColumnSpacer {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		height: 30px;
	}
	
	#bookDetails .sidepanelContent h4 {
		margin: 6px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 12px;
		color: #524dc0;
		font-weight: bold;
	}
	
	#bookDetails .sidepanelContent dl {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#bookDetails .sidepanelContent dd {
		margin: 0px 0px 4px 0px;
		padding: 0px 0px 0px 0px;
	}

/***************************************
 *****  OLD CATALOGUE SEARCH FORM  *****
 ***************************************/

	#catalogueSearchForm {
		display: block;
		width: 140px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#catalogueSearchForm .maxWidth {
		width: 140px;
	}
	#catalogueSearchForm p {
		margin: 4px 0px 0px 0px;
	}
	#catalogueSearchForm .helpText {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
	}
	#catalogueSearchForm  #submitArea {
		margin: 5px 0px 0px 0px;
		background-color: #ffbc25;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	#catalogueSearchForm  #submitArea input {
		margin: 5px 0px 5px 0px;
	}

/***********************************
 *****  CATALOGUE SEARCH FORM  *****
 ***********************************/
 
 

	#catSearchForm {
		display: block;
		margin: 0px 0px 3px 0px;
		width: 170px;
		background-image: url("/universal_code_library/images/catalogue/form/searchform_bg_tile.gif");
		background-repeat: repeat-y;
	}

	#catSearchForm h2 {
		display: block;
		margin: 0px 0px 1px 0px;
		padding: 7px 0px 4px 0px;
		width: 170px;
		background-image: url("/universal_code_library/images/catalogue/form/searchform_h2_bg.gif");
		background-position: top;
		background-repeat: no-repeat;
		text-align: center;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		color: #ffffff;
	}

	#catSearchForm #formContent {
		display: block;
		width: 156px;
		margin: 0px 7px 0px 7px;
		padding: 0px 0px 0px 0px;
		font-size: 11px;
		line-height: 13px;
	}

	#catSearchForm #formContent .searchFormArea {
		display: block;
		margin: 0px 0px 1px 0px;
		padding: 4px 8px 4px 8px;
		background-color: #F3F3F3;
	}
	
	#catSearchForm #formContent .searchFormArea .searchFormAreaContent {
		padding: 4px 0px 4px 0px;
	}

	#catSearchForm #formContent .active {
		background-color: #FFF7C0;
	}
	#catSearchForm #formContent .inactive {
		background-color: #F2F1FA;
	}

	#catSearchForm #formContent .active label {
		color: #504BBF;
	}
	#catSearchForm #formContent .active label a {
		color: #504BBF;
		text-decoration: none;
	}
	#catSearchForm #formContent .active label a:visited {
		color: #504BBF;
		text-decoration: none;
	}
	#catSearchForm #formContent .active label a:hover {
		color: #ff6600;
		text-decoration: underline;
	}
	#catSearchForm #formContent .inactive label {
		color: #9592D7;
	}
	#catSearchForm #formContent .inactive label a {
		color: #9592D7;
		text-decoration: none;
	}
	#catSearchForm #formContent .inactive label a:visited {
		color: #9592D7;
		text-decoration: none;
	}
	#catSearchForm #formContent .inactive label a:hover {
		color: #ff6600;
		text-decoration: underline;
	}
	
	#catSearchForm #formContent .searchFormArea .searchFormAreaContent label {
		display: block;
		float: left;
		font-weight: normal;
		font-size: 11px;
		line-height: 20px;
		width: 80px;
		text-align: left;
	}
	#catSearchForm #formContent .searchFormArea .searchFormAreaContent label a {
		color: #ff3300;
		text-decoration: underline;
	}
	#catSearchForm #formContent .searchFormArea .searchFormAreaContent label a:visited {
		color: #ff3300;
		text-decoration: underline;
	}

	#catSearchForm #formContent .searchFormArea .active {
		display: block;
	}
	#catSearchForm #formContent .searchFormArea .inactive {
		display: none;
	}
	
	#catSearchForm #formContent .searchFormArea .inputField {
		margin: 0px 0px 0px 0px;
		padding: 2px 4px 2px 4px;
		border: 1px solid #9592D7;
		width: 130px;
		_width: 140px;
	}
	
	#catSearchForm #formContent .searchFormArea .kscodeField {
		width: 40px;
		_width: 50px;
	}
	
	#catSearchForm .maxWidth {
		width: 140px;
	}
	#catSearchForm p {
		margin: 4px 0px 0px 0px;
	}
	#catSearchForm p.alignRight {
		text-align: right;
	}
	#catSearchForm .helpText {
		font-size: 11px;
		line-height: 13px;
		font-weight: normal;
	}
	
	#catSearchFormSubmit {
		display: block;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		width: 170px;
		background-image: url("/universal_code_library/images/catalogue/form/searchform_bottom.gif");
		background-repeat: no-repeat;
		background-position: bottom;
	}
	#catSearchForm  #catSearchFormSubmit {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 15px 0px;
		text-align: center;
	}
	#catSearchForm  #catSearchFormSubmit p {
		margin: 0px 0px 0px 0px;
	}
	#catSearchForm  #catSearchFormSubmit input {
		margin: 0px 0px 0px 0px;
	}
	

/************************************
 *****  Buying Advice elements  *****
 ************************************/

	#advicePanel {
		display: block;
		margin: 0px 0px 15px 0px;
		padding: 6px 6px 6px 6px;
		background-color: #f2f1fa;
		border: 1px solid #e6e4f5;
	}
	#advicePanel h2 {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		font-weight: normal;
	}
	#advicePanel p {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#advicePanel form {
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	#advicePanel form label {
		display: none;
	}

/************************************
 *****  POP-UP WINDOW ELEMENTS  *****
 ************************************/

	#popupWindow {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		background-color: #ffffff;
		color: #000000;
	}
	
	#popupWindow #popupHeader {
		display: block;
		margin: 0px 0px 0px 0px;
		position: relative;
		height: 30px;
		background-color: #524dc0;
	}
	
	#popupWindow #popupHeader h1 {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 5px;
		left: 10px;
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;
		color: #ffffff;
	}
	
	#popupWindow #popupHeader p {
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 7px;
		right: 10px;
		font-size: 10px;
		line-height: 12px;
		font-weight: normal;
	}
	
	#popupWindow #popupHeader a {
		color: #ffffff;
		text-decoration: none;
	}
	#popupWindow #popupHeader a:visited {
		color: #ffffff;
		text-decoration: none;
	}
	#popupWindow #popupHeader a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#popupWindow #popupContentArea {
		display: block;
		margin: 15px 10px 0px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	#popupWindow #popupContentArea h1 {
		display: block;
		margin: 0px 0px 0px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		color: #000000;
	}
	
	#popupWindow #popupContentArea h2 {
		display: block;
		margin: 8px 0px 0px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		line-height: 15px;
		font-weight: bold;
		color: #524dc0;
	}
	
	#popupWindow table {
		display: block;
		margin: 25px 0px 20px 0px;
	}
	#popupWindow table caption {
		margin: 0px 1px 0px 1px;
		padding: 2px 4px 2px 4px;
		margin-bottom: 0px;
		background-color: #524dc0;
		font-size: 13px;
		line-height: 16px;
		color: #ffffff;
		font-weight: normal;
		text-align: left;
	}
	#popupWindow table th {
		margin: 1px;
		padding: 3px 4px 3px 4px;
		background-color: #e6e4f5;
		font-weight: normal;
		color: #524dc0;
		font-size: 11px;
		text-align: left;
	}
	#popupWindow table td {
		margin: 1px;
		padding: 3px 4px 3px 4px;
		background-color: #f2f1fa;
		font-weight: normal;
		font-size: 11px;
		text-align: center;
	}
	#popupWindow table tr.headings th {
		margin: 1px;
		padding: 2px 4px 2px 4px;
		background-color: #ffe0ce;
		color: #ff6600;
		font-weight: normal;
		font-size: 10px;
		text-align: center;
	}
	#popupWindow table tr.headings th.left {
		text-align: left;
		padding: 2px 4px 2px 4px;
	}

