  ﻿@charset "utf-8"; 
@import url(https://); /* http://fontawesome.io/icons/ for icons */
/*------------------------- WEBSITE -------------------------*/
	body,html,form,dl,dt{margin:0; padding:0; line-height:1.5em}
	body,html{font-family:Verdana; color:#333; background:#fff url(../../images/bgs/body.gif) repeat-x top left;}
		* font{font:100%/1.5 Verdana!important; color:#333!important;} /* FONT PROTECTION = force overwrite of font changes in any manner */
	h1,h2,h3,h4,h5,h6{margin:1em 0; padding:0; font-family:Arial; font-weight:bold;}
	h1{font-family: 'Lato', sans-serif; font-weight:300; font-size:41px!important; color:#0070ba; line-height:0.8em; margin:1em 0 0.8em 0!important}
	h2{font-size:127%!important; color:#333; border-bottom:0px solid #427daf; padding-bottom:0.7em;}
	h2.underlined{border-bottom:1px solid #427daf;}	
	h3{font-size:118%; color:#333; border-bottom:0px solid #ccc; padding-bottom:0.7em;}
	h4{font-size:108%; color:#333; border-bottom:0px solid #ccc; padding-bottom:0.7em;}
	h5{font-size:100%; color:#333;}
	h6{font-size:100%; color:#333;}
	
	a:link, a:active, a:visited{color:#427daf; text-decoration:underline;}		
	a:focus, a:hover{color:#427daf; text-decoration:/_includes/css/none; outline:/_includes/css/none;}		

	/* Tables */
	table{margin:0 0 1.5em 0; border-top:1px solid #ccc; border-left:1px solid #ccc;}
	caption{background:#2e577a; color:#fff; border:1px solid #ccc; text-align:left; padding:0.5em; margin:0; font-weight:bold;}
	th,td{border-bottom:1px solid #ccc; border-right:1px solid #ccc; padding:0.5em; text-align:left; vertical-align:middle;}
	th{background:#427daf; color:#fff; font-weight:bold;}
	th a{color:#ffe85b!important;}

	hr{border:0; border-bottom:1px solid #bbb; height:1px;}  
	a img, :link img, :visited img {border: 0;}
	li.webdebug{z-index:10000; font-size:110%; position:relative; color:red; margin-bottom:0px; display:block; background:#fff; width:50%; left:0; text-align:left; padding-left:4px; white-space:nowrap; filter:alpha(opacity=90);	-moz-opacity: 0.9;	opacity: 0.9;}	

	p{margin:2em 0!important;}

	.newWindow{padding-right:21px; background: url(/images/icons/popUp.gif) no-repeat top right;}

	/* Font sizes for major sections */
	#hd, #left, #right, #content, #ft, #StyleSheetTools, .homeSnippet, .homeNews, .newsFooter{font-size:85%;}

.overlay {
	position: absolute;
	top: 0;
	z-index: 30000;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
}

.cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #5f90ef solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
	100% {
		transform: rotate(360deg);
	}
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}

	.alert h2 {
		color: #a94442;
		margin:0 0 15px 0;
	} 

.alert p {
	margin: 0 !important;
} 

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
} 
 
/*  10px=77% | 11px=85% | 12px=93% | 13px=100%  | 14px=108% | 15px=116% | 16px=123.1% | 17px=131% | 18px=138.5% 
	19px=146.5% | 20px=153.9% | 21px=161.6% | 22px=167% | 23px=174% | 24px=182% | 25px=189% | 26px=197%	*/	
	
	.centering{width:974px; text-align:left; margin:0 auto; clear:both;}
/* *** SYSTEM *** */
	li.webdebug{z-index:10000; font-size:110%; position:relative; color:red; margin-bottom:0px; display:block; background:#fff; width:50%; left:0; text-align:left; padding-left:4px; white-space:nowrap; filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}	

	/* Resets */  
	#doc{width:750px;} #doc2{width:950px;} #doc4{width:974px;} /* using sizes to maintain websites width on zoom */
	html{overflow:-moz-scrollbars-vertical;}  /* show FF scroll bars by default */
	ol li{list-style-type:decimal; list-style-image:/_includes/css/none;} blockquote{margin:1em 0; padding-left:30px; font-style:oblique}
	acronym{cursor:help; border-bottom:1px dotted;} strong, sub, sup, dt{font-weight:bold;}	em{font-style:oblique;}		
	
	/* CSS Page Layout Help */
	#content .instructional{padding:6px; background-color:#FFFFCF; border-top:1px dotted #666; font-family:Geneva, Arial, Helvetica, sans-serif; margin-top:3em; margin-bottom:1em}
	#content .instructional h1.info{padding:3px; margin:0; border:0; font-size:120%; background:url(/images/formElements/icon_info.gif) no-repeat top left; padding-left:21px; color:#666;}	
	#content .instructional h1.info strong{color:#A7050B;}		 
	
	/* Generic buttons */
	.clear{overflow:hidden; width:100%;} /* generic container (i.e. div) for floating buttons */
	a.btn{background:transparent url(../../images/buttons/bg_button_a.gif) no-repeat scroll top right; font-weight:bold; color:#444; display:block; float:left; height:24px; margin-right:6px; padding-right:18px; text-decoration:/_includes/css/none;}
	a.btn:hover{color:#5C9C31;}
	a.btn span{background:transparent url(../../images/buttons/bg_button_span.gif) no-repeat; display:block; line-height:14px; padding:5px 0 5px 18px;}	
	a.btn:active{background-position:bottom right; color:#000; outline:/_includes/css/none; /* hide dotted outline in Firefox */}
	a.btn:active span{background-position:bottom left; padding:6px 0 4px 18px; /* push text down 1px */}	

	.floatLeft{float:left;}	.floatRight{float:right;}
	.hidden, #SiteSearch legend, #SiteSearch label, #SiteSearch h1, .Zone legend, .Zone label, .Zone h1{display:/_includes/css/none!important;}	

	/* Horizontal and Vertical Navigation Resets */
	.NavVertical ul, .NavVertical ul li, .NavHorizontal ul, .NavHorizontal ul li, #Tools1 ul li, #StyleSheetTools ul li, ul.paging li{list-style:/_includes/css/none;}
	.NavVertical ul li a, .NavHorizontal ul li a, #Tools1 ul li a{overflow:hidden; display:block; text-decoration:/_includes/css/none;}
	li a.Inactive{}
#hppError {background: #f8d7da;color: #fff;border: 1px solid #f5c6cb;color: #721c24;}
#hppError p{margin:0!important}
/* *** END SYSTEM *** */	
	/* #hd head */	
	#hd{height:170px;}
	
	/* Head Banner */
	.headbnr{width:974px; position:absolute; top:138px!important; margin-left:0px; height:300px; }
	
	/* #bd body */
	#bd{ margin-bottom:48px}

	/* StyleSheetTools */
	#StyleSheetTools{position:absolute; top:9px; width:620px; margin-left:0px; z-index:3;}
	#StyleSheetTools ul{white-space:nowrap;}
	#StyleSheetTools ul li{display:inline; padding:0px 8px 0px 17px; float:left; list-style-type:/_includes/css/none;}
	#StyleSheetTools ul li.cssPrint{background:url(/images/icons/print.gif) no-repeat left center;}		
	#StyleSheetTools ul li a{display:block; width:100%; height:100%; outline:/_includes/css/none;}
				
		#StyleSheetTools ul.cssFile{}		
		#StyleSheetTools ul.cssTextSize li.textSizeIntro{padding-left:12px;}
		#StyleSheetTools ul.cssTextSize li{padding:0px 0px 0px 0px; margin-right:4px;}
		#StyleSheetTools ul.cssTextSize li.textSize{text-indent:-9009px; width:13px;}   	
		#StyleSheetTools ul.cssTextSize li.textSize.textDefault{background:transparent url(../../images/icons/textSmall.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textMed{background:transparent url(../../images/icons/textMed.gif) no-repeat left center;}
		#StyleSheetTools ul.cssTextSize li.textSize.textLrg{background:transparent url(../../images/icons/textLrg.gif) no-repeat left center;}

	/* Bread Crumb */
	#BreadCrumb{position:absolute; top:4px; font-size:85%;}
		ul#history{padding:0px; list-style:/_includes/css/none;}
		ul#history li{list-style-type:/_includes/css/none; display:inline; text-transform:capitalize; color:#fff;}
		ul#history li a {color:#fff; text-decoration:/_includes/css/none;}
		ul#history li a:hover {text-decoration:underline;}

	#SiteSearch{display:/_includes/css/none; width:230px; height:215px; position:absolute; padding:10px!important; top:165px; margin-left:0px; background:url(/images/bgs/searchbg.gif) no-repeat top left;}
		#SiteSearch fieldset{margin-right:0px;}                    
		#SiteSearch input.txtSiteSearch{width:166px; float:left; padding:3px 0px 3px 5px; border:1px solid #ddd; background: url(/images/formElements/buttonblock.gif) no-repeat left top; font-size:96%!important;}
		#SiteSearch input.btnSiteSearch{background:url(/images/buttons/buttonSubmit.gif) no-repeat left 1px; border:0px; width:34px; height:23px; cursor:help;}

	/* Type 1 Mailing List */
	#SiteMailingList{width:220px; height:33px; background:url(/images/bgs/searchbg.gif) no-repeat top left;}
		#SiteMailingList fieldset{float:right; margin-right:0px;}				
		#SiteMailingList input.ZoneInput{width:130px; padding:3px; border:0; background:/_includes/css/none!important; font-size:96%!important;}
		#SiteMailingList input.ZoneSubmit{background:url(/images/buttons/searchsmall.gif) no-repeat left 1px; border:0px; width:47px; height:33px;}	
	
/*-------------------------( Logos And Banner Images )-------------------------------- */
	/* Logo */
	#hd strong.logo{width:424px; height:82px; position:absolute; top:20px; text-indent:-9009px; background:transparent url(../../images/pageElements/logo.gif) no-repeat 0 0; display:block; padding:0; margin:0; border:0;}
	#hd strong.logo a{display:block; width:100%; height:100%; outline:/_includes/css/none;}
	
/*-------------------------( #Top Horizontal Navigation - 1st: .udm | 2nd: .level2 | 3rd: .level3 )-------------------------------- */	
	#MainNav{width:950px; position:absolute; top:121px; z-index:100!important; } 
	#MainNav ul.udm li{margin-left:2px!important;}
	#MainNav ul.udm li{} /* nav width */
	#MainNav ul.udm li a{padding:7px 12px!important; margin-right:1px; color:#fff; text-align:center; font-family:Arial; font-weight:bold; font-size:92%;}
	#MainNav ul.udm li a img{display:/_includes/css/none!important;}
	#MainNav ul.udm li a:hover{color:#fff;}

		/* all subs navs from this will obey these rules unless stated otherwise */
		#MainNav ul.level2, #MainNav ul.level3, #MainNav ul.level4{border:1px solid #4E7A00; border-top:0;border-bottom:0;background:#fff!important; border:1px solid #fff; width:160px;}
		#MainNav ul.level2 li{width:186px!important;}
		#MainNav ul.level2 li a{color:#333; text-align:left; font-family:Verdana; font-weight:normal; font-size:85%; border-bottom:1px solid #4E7A00; padding-left:20px; background:#fff!important;}
		#MainNav ul.level2 li a:hover{color:#333;}

	/* Navigation Selected Rules for <li> element */
	

	/* Navigation Selected Rules for <a> element */
	#MainNav ul.udm li a.NavSelected {background: url(/images/topNav/on.gif) no-repeat left top; color:#333;} 
	#MainNav ul.level2 li a.NavSelected, 
	#MainNav ul.level3 li a.NavSelected{background:#fff url(../../images/topNav/drop.gif) no-repeat left 11px; font-weight:bold;}
	
	/* HomeSkin */
		#MainNav.HomeSkin ul.udm li{width:314px; margin-left:2px!important; font-size:130%; font-weight:bold;} /* nav width */

	/* Colour classes */		
	#MainNav ul.udm li.liGreen, #MainNav.Green ul.udm li{background: url(/images/topNav/greenRight.png) no-repeat right top;}
	#MainNav ul.udm li.liGreen a, #MainNav.Green ul.udm li a{background: url(/images/topNav/greenLeft.png) no-repeat left top;}

	#MainNav ul.udm li.liRed, #MainNav.Red ul.udm li{background: url(/images/topNav/redRight.png) no-repeat right top;}
	#MainNav ul.udm li.liRed a, #MainNav.Red ul.udm li a{background: url(/images/topNav/redLeft.png) no-repeat left top;}
	
	#MainNav ul.udm li.liYellow, #MainNav.Yellow ul.udm li{background: url(/images/topNav/yellowRight.png) no-repeat right top;}
	#MainNav ul.udm li.liYellow a, #MainNav.Yellow ul.udm li a{background: url(/images/topNav/yellowLeft.png) no-repeat left top;}
		
	#MainNav ul.udm li.NavSelected{background: url(/images/topNav/selectedRight.png) no-repeat top right;}
	#MainNav ul.udm li.NavSelected a{background: url(/images/topNav/selectedLeft.png) no-repeat top left;}
	
	/* clear the images from the top selected navs */
	#MainNav ul.udm li.NavSelected ul.level2 li{background:#fff!important}
	#MainNav ul.udm li.NavSelected ul.level2 li a{background:/_includes/css/none!important}
	#MainNav ul.udm li.NavSelected ul.level2 li.NavSelected{background:#fff!important}
	#MainNav ul.udm li.NavSelected ul.level2 li a.NavSelected{background:/_includes/css/none!important}	

	#MainNav ul.udm li.NavSelected ul.level3 li{background:#fff!important}
	#MainNav ul.udm li.NavSelected ul.level3 li a{background:/_includes/css/none!important}
	#MainNav ul.udm li.NavSelected ul.level3 li.NavSelected{background:#fff!important}
	#MainNav ul.udm li.NavSelected ul.level3 li a.NavSelected{background:/_includes/css/none!important}	

	
/*-------------------------( #left )-------------------------------- */
	#left{width:230px;}
	
	.NavVertical{margin-bottom:12px;}
		z#left h2.leftNavHeader{background:url(/images/sideNav/top.gif) no-repeat left top; padding:9px 0 0 0!important; text-indent:-9009px; margin:0!important; font-size:0%; height:1px!important; overflow:hidden}
		#left h2.leftNavHeader{display:/_includes/css/none; padding:9px 0 0 0!important; text-indent:-9009px; margin:0!important; font-size:0%; height:1px!important; overflow:hidden}		
			
		/* Left Navigation - .level1 */
		#left ul.level1{background:url(/images/sideNav/bottom.gif) no-repeat left bottom; padding:10px 10px 20px 10px!important;}
		#left ul.level1 li{margin-top:0px;} /* set the width here for IE browsers */
		#left ul.level1 li a{padding:5px 10px 5px 20px; background:#f4f4f4 url(../../images/sideNav/level1.gif) no-repeat left 10px; color:#2b588e; text-decoration:/_includes/css/none; width:180px; border-bottom:1px solid #d9d9d9; font-family:Arial; font-size:118%; font-weight:bold;}
		#left ul.level1 li a:hover{background:#fff url(../../images/sideNav/level1.gif) no-repeat left 10px;}
		#left ul.level1 li a.NavSelected{background:#f4f4f4 url(../../images/sideNav/level1.gif) no-repeat left 10px; color:#333} 

			/* .level2 */
			#left ul.level2{margin-bottom:10px; margin-top:10px;}
			#left ul.level2 li a{padding:2px 10px 2px 30px; background:#f4f4f4 url(../../images/sideNav/level2.gif) no-repeat left 10px; width:170px; border:0; font-size:100%; font-family:Verdana; font-weight:normal; color:#e23710;}
			#left ul.level2 li a:hover{background:#f4f4f4 url(../../images/sideNav/level2.gif) no-repeat left 10px; color:#e23710; text-decoration:underline;}
			#left ul.level2 li a.NavSelected{background:#f4f4f4 url(../../images/sideNav/level2.gif) no-repeat left 10px; color:#e23710; font-weight:bold;}

				/* .level3 */
				#left ul.level3{margin-bottom:10px; margin-top:10px;}
				#left ul.level3 li a{padding:2px 10px 2px 40px; background:#f4f4f4 url(../../images/sideNav/level3.gif) no-repeat left 10px; width:160px; border:0; font-size:100%; font-family:Verdana; font-weight:normal; color:#4e7a00;}
				#left ul.level3 li a:hover{background:#f4f4f4 url(../../images/sideNav/level3.gif) no-repeat left 10px; color:#4e7a00; text-decoration:underline;}
				#left ul.level3 li a.NavSelected{background:#f4f4f4 url(../../images/sideNav/level3.gif) no-repeat left 10px; color:#4e7a00; font-weight:bold;}

		/* Navigation Selected Rules for <li> element */
		#left ul.level1 li.NavSelected, #left ul.level2 li.NavSelected, #left ul.level3 li.NavSelected{}

	/* Side Products Search */
	.SideSearchform{width:230px; margin-left:0px; background:url(/images/bgs/searchbg.gif) no-repeat bottom left; margin-bottom:12px}
		
		.SideSearchform fieldset{background:url(/images/bgs/searchbgFieldset.gif) no-repeat top left; padding:10px 2px 5px 10px;}
		.SideSearchform fieldset legend{display:/_includes/css/none;}
		.SideSearchform strong, .SideSearchform div.hideText label{position:relative; display:block; padding:0; margin:0; font-weight:bold; color:#fff; font-family:Arial; font-size:120%; padding-top:8px; padding-bottom:18px; width:150px;}		
		.SideSearchform div{clear:both}
		.SideSearchform div.hideText{padding-bottom:30px; height:36px;}
		.SideSearchform div.hideText label{width:150px; padding:0; margin:0; padding-bottom:10px}
		
		.SideSearchform input.txtSiteSearch{width:166px; float:left; padding:3px 0px 3px 5px; margin-top:2px; border:1px solid #ddd; background: url(/images/formElements/buttonblock.gif) no-repeat left top; font-size:120%!important;}
		.SideSearchform input.SubmitButton{background:url(/images/buttons/buttonSideSubmit.gif) no-repeat left 1px; border:0px; width:34px; height:23px; cursor:help; text-indent:-9009px; float:right; margin-right:5px}		
		.SideSearchform input.SubmitButton{overflow:hidden; text-indent:-9009px; font-size:0px; display:block; line-height:0px;} /* IE fix */		
		
		.SideSearchform select{width:140px;}
		.SideSearchform label{width:70px; padding:3px 0px; margin:0px 5px 0px 0px; text-align:left; display:block; float:left;}
				
		.SideSearchform .BrowseOurProducts div{width:32px; float:right; float:right; padding-right:5px}
		.SideSearchform .BrowseOurProducts img{margin-top:2px}
		
		.SideSearchform .ProductsAvailable{font-family:Arial; color:#fff; font-size:120%; font-weight:bold; float:left; padding-top:3px}
		.SideSearchform .buttonZone{padding-top:10px}

		/* Red skin */
		.SideSearchform.Red{background:url(/images/bgs/searchbgRed.gif) no-repeat bottom left;}
		.SideSearchform.Red fieldset{background:url(/images/bgs/searchbgFieldsetRed.gif) no-repeat top left;}
		.SideSearchform.Red label{color:#fff}
		.SideSearchform.Red input.SubmitButton{background:url(/images/buttons/buttonSideSubmitRed.gif) no-repeat left 1px;}

		/* Yellow skin */
		.SideSearchform.Yellow{background:url(/images/bgs/searchbgYellow.gif) no-repeat bottom left;}
		.SideSearchform.Yellow fieldset{background:url(/images/bgs/searchbgFieldsetYellow.gif) no-repeat top left;}
		.SideSearchform.Yellow input.SubmitButton{background:url(/images/buttons/buttonSideSubmitYellow.gif) no-repeat left 1px;}

	
		/* Side Products Search */
		.BookSellerSearchform{width:698px; margin-left:0px; float:left; margin-bottom:10px;}
			
		.BookSellerSearchform fieldset{background:url(/images/bgs/booksellersSearch.gif) no-repeat bottom left!important;}		
		.BookSellerSearchform fieldset legend{display:/_includes/css/none;}
		
		.BookSellerSearchform .divBooksellersSearch{color:#FFF; background:url(/images/bgs/booksellersSearchTop.gif) no-repeat top left!important; padding:8px 0 5px 15px; margin-bottom:10px}
		.BookSellerSearchform .divBooksellersInner{width:240px; float:left;}
		.BookSellerSearchform .divBooksellersInnerRight{width:435px; float:left}		
		.BookSellerSearchform .divBooksellersInnerRight p{margin:0!important; padding:0!important}
	
		.BookSellerSearchform input.txtSiteSearch{width:133px; float:left; padding:3px 0px 3px 5px; margin-top:2px; border:1px solid #7F9DB9; background: url(/images/formElements/buttonblock.gif) no-repeat left top!important; font-size:120%!important;}
		.BookSellerSearchform input.SubmitButton{background:url(/images/buttons/buttonSideSubmit.gif) no-repeat left 1px; border:0px; width:34px; height:23px; cursor:help; text-indent:-9009px; float:right; margin-right:5px}		
		.BookSellerSearchform input.SubmitButton{position:relative; top:-4px; overflow:hidden; text-indent:-9009px; font-size:0px; display:block; line-height:0px;}	
		
		.BookSellerSearchform select{width:140px; margin-top:4px}
		.BookSellerSearchform label{width:50px; padding:3px 0px; margin:0px 5px 0px 0px; text-align:left; display:block; float:left;}
				
		.BookSellerSearchform .BrowseOurProducts div{width:32px; float:right; float:right; padding-right:5px}
		.BookSellerSearchform .BrowseOurProducts img{margin-top:2px}
		
		.BookSellerSearchform .ProductsAvailable{font-family:Arial; color:#fff; font-size:120%; font-weight:bold; float:left; padding-top:3px}
		.BookSellerSearchform .buttonZone{padding-top:21px; padding-bottom:5px}
		

		/* Yellow skin */
		.BookSellerSearchform.Yellow{background:url(/images/bgs/booksellersSearch.gif) no-repeat top left; height:228px; overflow:hidden}
		.BookSellerSearchform.Yellow fieldset{background:url(/_includes/css/none) no-repeat top left;height:228px}
		.BookSellerSearchform.Yellow input.SubmitButton{position:relative; left:-16px; top:1px;background:url(/images/buttons/buttonSideSubmitYellow.gif) no-repeat left 1px;}

		.BookSellerSearchform .buttonZone {border:0px solid red;}
		
		.BookSellerSearchform .divColumn {margin-left:10px;width:220px; float:left!important; border:0px solid red;}
		.BookSellerSearchform .divColumn div{width:220px; float:left!important; border:0px solid green;}
		.BookSellerSearchform {border:0px solid red!important; }
		.BookSellerSearchform .BookSellerSearchform div.divBooksellersInner {border:0px solid purple;margin-left:10px;}
		.BookSellerSearchform .divTextSearch {border:0px solid purple;}
		
		.BookSellerSearchform .divColumn .divTextSearch {height:32px;border:0px solid purple;}
		
		/* Book seller result page */
		.BookSellerResultform table.cart{width:700px;}
		.BookSellerResultform table.cart tr td.rowHeader{background:url(/images/bgs/BlueHeader.gif); color:#FFF; font-weight:bold;}		
		.BookSellerResultform table.cart tr td.rowHeader span.subjectTitle{float:left;}
		.BookSellerResultform table.cart tr td.rowHeader span.backtotop {float:right;}
		.BookSellerResultform table.cart tr td.rowHeader span.backtotop a{color:#fff!important; font-size:92%;}
		.BookSellerResultform table.cart tr td input.txtQuantity  {width:50px; padding:3px}
		.BookSellerResultform table.cart tr th {background:#FFF; color:#2B62A3;}
		.BookSellerResultform table.cart tr th, .BookSellerResultform table.cart tr td{border-right:0;} 		
		
		/* stock warnings */
		.BookSellerResultform table.cart tr.outOfStock{border-bottom-color:red; background-color:#f7f7f7}
		.BookSellerResultform table.cart tr.outOfStock td{border-bottom-style:dotted; vertical-align:top}
		.BookSellerResultform table.cart tr.outOfStock td.bookProductNumber, .BookSellerResultform table.cart tr.outOfStock td.bookISBN{font-weight:bold; color:#d30e1e}				
		.BookSellerResultform table.cart tr.outOfStock td a, span.outOfStock{padding:2px 2px 2px 24px; background:url(/images/icons/warning.png) no-repeat left top; color:#d30e1e; font-weight:bold}
		.BookSellerResultform table.cart tr.outOfStock td div.stockDate{font-size:85%;}
		.BookSellerResultform table.cart tr.outOfStock td div.stockDate strong{font-weight:bold}
		.BookSellerResultform table.cart tr.outOfStock td div.stockComment{font-size:85%;}			
				
	/* Product Basket */
	#cartNav.SideSearchform{width:180px;}
	
	/* mailinglist snippet */
	.mailinglist {margin-top:20px;}
	.mailinglist .snippetText a{background:url(/images/buttons/mailinglist.gif) no-repeat top left; width:141px!important; height:48px!important; text-align:left; text-indent:-9009px!important; display:block; padding:0; margin:0; border:0;}
	.mailinglist .snippetText a:hover{background-position:bottom left;}
			
	
/*-------------------------( #content  )-------------------------------- */	
	#content{overflow:hidden; margin:0px 15px 10px 57px;}
	#content ul, #content ol{margin:1em 0;}
	#content ul li, #content ol li{margin-left:25px; line-height:1.5em}
	#content ul li{list-style-image:url(/images/pageElements/bullet.gif);}
		
	/* Sitemap */	
	#content ul.level1 li{}
	#content ul.level1 li a{}	
		#content ul.level2 li{}
		#content ul.level2 li a{}
			#content ul.level3 li{}
			#content ul.level3 li a{}
				#content ul.level4 li{}
				#content ul.level4 li a{}	
	
	/* News Layout */ 	
	div.divNewsItem{width:484px; float:left; margin-left:0px; padding:0; margin-bottom:10px; clear:both;}
		
		/* News Image */
		div.divNewsItemLeft{float:right; padding-right:0px; width:80px;}
			div.divNewsItemLeft .pnlNewsThumbnail{padding:0; margin:0; margin-right:0px; }
			div.divNewsItemLeft .pnlNewsThumbnail img{}
		
		/* News Body */
		div.divNewsItemRight{float:left; width: 360px;}
			.divNewsItemRight h2{margin:0px; padding:0; line-height:1.2em; color:#0070ba!important; text-decoration:/_includes/css/none; font-family: 'Lato', sans-serif; font-weight:400; font-size:20px;}
			.divNewsItemRight h2 a{color:#0070ba; text-decoration:/_includes/css/none}
			.divNewsItemRight h2 a:hover{text-decoration:underline}
			.lblItemDate{color:#0070ba; font-size:90%;}	
			.lblItemSummary{font-family: 'Lato', sans-serif; font-weight:400; font-size:14px; line-height:1.6em; color:#393939}		

		/* News Paging */	
		div.pnlPageLinks{padding:4px 0;}
		div.pnlPageLinks a{padding:4px!important;}

		/* RSS Feed Links */		
		.newsFooter{padding:0px; clear:both; text-align:right; margin-right:5px; padding-bottom:20px; border-top:1px solid #ccc;}
			div.rssLinkContainer ul li{margin-left:0!important;}		
	
	/* Gallery Defaults */
	li.pnlGalleryImage{margin:5px 5px 5px 5px!important; padding:0; list-style:/_includes/css/none;}	
	li.pnlGalleryImage:hover{}

	/* Custom Paging */
	div.pagingZone{float:left;}
		div.totalPages{}	
		div.totalPages p{margin:4px 0!important; color:#89A9B8}
		div.paging{float:left; padding:0px}
			div.paging ul{float:left; padding:0; margin:0;}
			div.paging ul li{display:block; float:left; padding:0px!important; margin:0 2px 0 0!important; list-style-image:/_includes/css/none!important;}
			div.paging ul li a, div.paging ul li span{text-decoration:/_includes/css/none; background-color:#fff; border:1px solid #E3EDF6; padding:1px 4px!important; display:block; text-align:center; color:#2D588F; min-width:11px;}
			div.paging ul li a:hover{background-color:#E3EDF6; color:#2D588F;}
			div.paging ul li a.NavSelected{background-color:#A8BDCF; color:#fff; border:1px solid #A8BDCF;}
			
			/* Standard Navigation Controls */
			div.paging ul li .first, div.paging ul li .last{background-color:#E3EDF6; border:1px solid #E3EDF6; width:32px; white-space:nowrap}
			div.paging ul li .previous, div.paging ul li .next{background-color:#E3EDF6; border:1px solid #E3EDF6;white-space:nowrap}

			div.paging ul li .next{}
			div.paging ul li .last{}

	/* FAQs */
	.FAQs{border:1px solid #3C700D;}	
		.FAQs h2{font-size:1em; padding:12px; color:#fff; font-style:normal; text-decoration:/_includes/css/none; margin:0; border:0}	
		.FAQs h2 a{color:#fff; text-decoration:/_includes/css/none; line-height:1.2em;}
		.FAQs h2 a:hover {cursor:hand;}
		.FAQs h2 span.faqNumber{ font-style:oblique}
		.FAQs h2:hover {cursor:hand;}
		.FAQs div{padding:2px 5px;}	
		.FAQs div.faqsHeader{background-color:#8CC400;}		
		.FAQs div.faqsHeaderSelected{background-color:#3C700D; color:#fff;}
		.FAQs div.faqsContent{padding-bottom:30px}
	
	/* Subsite homepage snippets */
		.subSiteHomeContainer{min-height:350px;overflow:hidden}
		.subSiteHomeContainer .snippetText{padding:0 10px; font-size:78%; float:left; color:#333;}

		.studentsLeft, .studentsRight, .teachersLeft, .teachersRight, .booksellersLeft, .booksellersRight{height:285px; width:473px;}
	
		a.imageBtn{display:block; width:473px; height:62px; text-align:left; text-indent:-9009px!important; display:block; padding:0; margin:0; border:0;}
		a.imageBtn:hover{background-position:bottom left!important;}		
		
		.studentsLeft a.imageBtn{background:url(/images/bgs/subsites/studentsPrimaryButton.jpg) no-repeat left top;}
		.studentsRight a.imageBtn{background:url(/images/bgs/subsites/studentsPostPrimaryButton.jpg) no-repeat left top;}
		
		.teachersLeft a.imageBtn{background:url(/images/bgs/subsites/teachersPrimaryButton.jpg) no-repeat left top;}
		.teachersRight a.imageBtn{background:url(/images/bgs/subsites/teachersPostPrimaryButton.jpg) no-repeat left top;}

		.booksellersLeft a.imageBtn{background:url(/images/bgs/subsites/booksellersPrimaryButton.jpg) no-repeat left top;}
		.booksellersRight a.imageBtn{background:url(/images/bgs/subsites/booksellersPostPrimaryButton.jpg) no-repeat left top;}	
	
	/* product Show case pages */
	.eventsSnippet .snippetText{margin:0; color:#2A4D87;}
	
	/* Products */

		/* breadcrumb */
		#content ul.ProductBreadCrumb{clear:both;padding-left:5px; background-color:#f7f7f7; border:1px solid #CCCCCC; margin-bottom:10px!important;}
		#content ul.ProductBreadCrumb, #content ul.ProductBreadCrumb li{list-style:/_includes/css/none; margin:0; padding:0;}
		#content ul.ProductBreadCrumb li{display:inline; margin-left:0; padding-left:4px; }		
	
		/* Cart Progressbar */
		#Progressbar{margin:0; padding:0; clear:both!important; margin-top:0px; height:30px}
		#Progressbar ul {margin:0; padding:0; margin-left:0px!important; list-style: /_includes/css/none;}
		#Progressbar ul li{margin-left:4px!important; font-weight:bold; float:left; list-style-type:/_includes/css/none; list-style-image:/_includes/css/none; display:inline; height:32px; background: url(/images/cart/ProgressSlider.gif) no-repeat right top; font-family:Arial}
		#Progressbar ul li a{text-decoration:/_includes/css/none; height:25px; padding:8px 14px 0px 34px!important; display:block; height:32px;}		
		#Progressbar ul li.done a{background: url(/images/cart/ProgressComplete.gif) no-repeat left top; color:#81B000;}
		#Progressbar ul li.selected a{background: url(/images/cart/ProgressSelected.gif) no-repeat left top; color:#666}
		#Progressbar ul li./_includes/css/none{filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2; color:#C71936}	
		#Progressbar ul li./_includes/css/none a{background: url(/images/cart/ProgressToDo.gif) no-repeat left top; color:#C71936;}
	
		/* Product Listing */
		.ProductLine{width:98%; border-bottom:1px solid #ccc; float:left; padding-bottom:0px; margin-bottom:0px; clear:both; min-height:305px}
			.ProductImage{float:left; height:131px; width:104px; overflow:hidden;}
			.ProductDetails{float:left; width:250px; padding:0 5px 5px 5px;}
				.ProductDetails.NoImage{width:355px!important;}
				.ProductDetails h2, .ProductLine.Related h2{margin:0; padding:2px 0; font-size:110%}
				.ProductDetails h2 a, .ProductLine.Related h2 a{color:#2D588F; text-decoration:underline;}
				.ProductDetails h2 a:hover, .ProductLine.Related h2 a:hover{text-decoration:/_includes/css/none;}
				.ProductDetails .author, .ProductLine.DetailView .author {color:#666; font-style:italic; font-family:"Times New Roman"; font-size:120%;}
				.ProductDetails .format span{font-weight:bold}
				.ProductDetails ul li span{font-weight:bold;}
				#content .ProductAttributes ul{list-style:/_includes/css/none; margin:0; padding:0;}
				#content .ProductAttributes ul li{list-style-image:/_includes/css/none; margin-left:0}				
				
			.ProductPricing{float:right; width:100px; padding:0 5px;}
				#content .ProductPricing ul{list-style:/_includes/css/none; margin:0; padding:0;}
				#content .ProductPricing ul li{list-style-image:/_includes/css/none; margin-left:0}
				.ProductPricing ul li.Price, span.Price{font-weight:bold; }
				.ProductPricing ul li.RRP, span.RRP{color:#666; font-size:100%;}			
				.ProductPricing ul li.AddToCart, span.AddToCart{text-align:left; text-indent:-9009px; width:93px; height:32px; background:url(/images/cart/Add.gif) no-repeat left bottom!important; display:block; padding:0; margin:0; border:0; margin-top:15px;}
				.ProductPricing ul li.AddToCart:hover, span.AddToCart:hover{background-position:top!important;}
				.ProductPricing ul li.AddToCart a, span.AddToCart a{display:block; width:100%; height:100%; outline:/_includes/css/none;}
				.ProductPricing ul li.RequestSample{ background:url(/images/cart/RequestSample.gif) no-repeat left top; }

		/* Product Detail View */
		.ProductLine.DetailView{margin-top:00px; border:0;}
		.ProductLine.DetailView .author{position:relative; top:-5px; font-size:150%; color:#333}
		.ProductLine.DetailView .ProductDetails{float:left; width:285px; padding:0 10px 0px 0px!important; line-height:1.3em}				
		.ProductLine.DetailView .ProductDetails p{margin:0!important}				
		/*.ProductLine.DetailView .ProductImageHolder{margin-right:10px;float:left; width:152px; padding:8px; background:url(/images/bgs/ProductImageHolder.gif) no-repeat left top; height:260px}*/
		.ProductLine.DetailView .ProductImageHolder{margin-right:10px;float:left; width:152px; padding:8px; height:260px}
		.ProductLine.DetailView .ProductImageHolder .ProductImage{height:226px; width:150px;}
		.zoomContainer{float:right; text-align:center; width:168px; margin-top:15px;}
		.ProductLine.DetailView .zoom{background:url(/images/icons/zoom.gif) no-repeat left 0px; padding:2px 0 6px 18px;}
		span.RRP{padding-left:12px}

		.priceContainer{clear:both; float:left; width:480px; vertical-align:middle; padding:4px 4px; border-top:1px dotted #417DB1; border-bottom:1px dotted #417DB1; background-color:#E4EEF6}
			span.AddToCart{text-align:left; text-indent:-9009px; width:93px; height:32px; background:url(/images/cart/Add.gif) no-repeat left top; display:block; padding:0; margin:0; border:0;}
			span.OutOfStock{text-align:left; text-indent:-9009px; width:93px; height:32px; background:url(/images/outofstock.png) no-repeat left top; display:block; padding:0; margin:0; border:0;}

		.furtherInformation{float:left; margin:20px 0; width:100%; padding:5px 5px 5px 5px; border-top:1px dotted #000; border-bottom:1px dotted #000; background-color:#f7f7f7}
		.furtherInformation h6{padding:0 0 0px 0!important; margin:0 0 5px 0!important; color:#000; font-size:120%; text-transform:uppercase}
		.furtherInformation table th{background-color:#f7f7f7}
			
		/*.newProduct{margin:0; position:relative; float:right; top:-75px; height:5px; z-index:400; margin-left:380px; width:78px; text-align:right}	*/
		.newProduct{margin:0; float:right; width:78px; height:78px;}	

		/* Product Details tables */
		.tblDetails {border:0px solid #E4EEF6;}
		.tblDetails th{background-color:#fff; border:0; color:#000; white-space:nowrap; padding:0 18px 0 0!important}
		.tblDetails td{border:0px solid #E4EEF6; padding:0 88px 0 0!important}		
			
		/* Related Products */
		.RelatedProducts h2{border-bottom:1px solid #417DB1}
		.ProductLine.Related{height:140px; width:212px; border:0; margin-bottom:10px; margin-right:10px; clear:/_includes/css/none; padding:10px; background:url(/images/bgs/news.gif) no-repeat right bottom;}
		.ProductLine.Related h2{border:0; margin:0; padding:2px 0; font-size:110%}				
		.ProductLine.Related .author{position:relative; top:-5px; font-size:120%;}
		.ProductLine.Related .ProductPricing{float:left;width:auto; padding:0}
		.ProductLine.Related .ProductDetails{width:135px!important; padding:0; float:left}
		.ProductLine.Related .ProductImage{height:70px; width:55px!important;}
		.ProductLine.Related .ProductThumbnail{ border:2px solid #ddd!important; border:1px solid red; display:/_includes/css/none}		
		
		.AddToCartQS {float:right!important; margin-top:10px!important;}

	/* Shopping Cart */ 
		/* Cart Listing */	
		.cart{}			
		.cart table{margin:0 0 0 0; border-left:0px; border-top:0}
		.cart caption{background:#fff; color:#9F8F7F; border:0; border-bottom:1px dotted #bbb; text-align:left; padding:0.5em; margin:0; font-weight:bold}
		.cart table th, .cart table td{border:0; border-bottom:1px dotted #bbb!important; padding:0.5em; text-align:left; vertical-align:middle;  }
		.cart table th{background:#f7f7f7; color:#000; font-weight:bold; border-bottom:1px solid #407EB1;}
		.cart table th.grandTotal{background:#fff; white-space:nowrap }
		.cart table th.grandTotalNoLine{width:1%;background:#fff; border-bottom-style:dotted; border-color:#bbb}
		.cart table th img{border:0px dotted #407EB1!important; padding:2px;}
		.cart table th a{color:#fff!important; text-decoration:underline!important}
		.cart table td a{color:#3A7EDC;}
		.cart table td a.withArrow{margin-left:10px; background:url(/images/pageElements/bullet.gif) no-repeat left center; padding-left:12px;}
		.cart table td a.withArrow span,.cart table td a span{font-size:85%; color:#9F8F7F;}
		
		.cart table td{ }
		.cart table td.priceTd{white-space:nowrap!important;}		
		.ProductTypeDiscount{color:green; font-weight:bold;}
		.cart table td.quantityTd{text-align:center;}
		.cart table td.quantityTd input{text-align:center; border:1px solid #ddd; background:/_includes/css/none; padding:2px; margin-top:15px;}
		
		.cart table td.ProductNameImage img{vertical-align:middle; }
		.cart table td.ProductNameImage strong{font-weight:normal}				

		/* cart action buttons */
		.cartButtons{clear:both; height:45px; margin-bottom:4px;}
		.cartButtons ul{margin-left:0px!important;}
		.cartButtons ul li{display:inline; float:left; margin-left:10px!important; color:#F1A460; font-weight:bold; font-size:85%; text-transform:uppercase;}
		.cartButtons ul li a {background:/_includes/css/none; padding-left:0;}
		.cartButtons ul li a img{margin-right:0px; border:2px solid #fff!important; padding:1px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;}
		.cartButtons ul li a:hover img{border:2px solid #2575E4!important;}
		.cartButtons ul li a img.selectedNav{border:2px solid #F1A460!important; filter:alpha(opacity=100);	-moz-opacity: 1.0; opacity:1.0;}	
		.cartButtons ul li.firtButton{margin-left:2px!important; margin-right:480px!important;}	
		.cartButtons ul li.secondButton{text-align:right; margin-right:0px!important;}
		
		/* Generic Cart Button Classes */		
		.CartButton{text-align:left; text-indent:-9009px!important; display:block; padding:0; margin:0; border:0;}		
		input.CartButton{overflow:hidden; text-indent:-9009px; font-size:0px; display:block; line-height:0px;} /* IE fix */
		
		.CartButton.CartButtonExtraLarge{width:150px!important; height:32px!important;}
		.CartButton.CartButtonLarge{width:119px!important; height:32px!important;}
		.CartButton.CartButtonMediumLarge{width:93px!important; height:32px!important;}
		.CartButton.CartButtonMedium{width:79px!important; height:32px!important;}
		.CartButton.CartButtonSmall{width:79px; height:20px;}
		.CartButton.CartButtonSmall2{width:49px!important; height:23px;}
		.CartButton:hover{background-position:top left!important;}
			
			/* individual buttons */
		.ClearCart{background:url(/images/cart/Clear.gif) no-repeat left bottom;}
			.ContinueShopping{background:url(/images/cart/ContinueShopping.gif) no-repeat left bottom;}			
			.AddToCart{background:url(/images/cart/Add.gif) no-repeat left bottom;}
			.AddToCart:hover{background-position:top left!important;}
			.UpdateCart{background:url(/images/cart/Update.gif) no-repeat left bottom;}
			.UpdateVoucher{background:url(/images/cart/voucher.gif) no-repeat left bottom;}
			.Checkout{background:url(/images/cart/CheckOut.gif) no-repeat left bottom;}
			.CartView{background:url(/images/cart/CartView.gif) no-repeat left bottom;}
			.Next{background:url(/images/cart/ProgressNext.gif) no-repeat left bottom!important; border:0!important; float:right;}
			.SubmitOrder{background:url(/images/cart/SubmitOrder.gif) no-repeat left bottom!important; border:0!important; float:right;}			
			.Disabled{filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;}
			.CopyButton{background:url(/images/cart/Copy.gif) no-repeat left bottom!important;border:0!important; float:right; margin-right:5px}
			.MoreFeatured{background:url(/images/cart/MoreFeatured.gif) no-repeat left bottom; display:inline-block!important}
			
			.item img {width:148px; height:148px; display: block;margin-left: auto;margin-right: auto;}
			.bx-wrapper {text-align:center}
			#slider-next {display:inline-block; float:left}
			#slider-prev {display:inline-block; float:right}
			.pnlfeaturedCss {overflow:hidden}
			.outsideCtrls {text-align:center}
			 #slider-next a, #slider-prev a {text-decoration:/_includes/css/none}
			#slider-next a:before,  #slider-prev a:before {background: #fff /_includes/css/none repeat scroll 0 0;color: #000;display: block;font-family: "FontAwesome";font-size: 40px;line-height: normal;opacity: 0.5;padding-left:8px; text-align:left;}
			#slider-next a:before {content:"\f104"; }
			#slider-prev a:before {content:"\f105"; }

			.ClearInvoice, .AddInvoice{background: url(/images/bgs/BlueSnippetHeader.gif) no-repeat top center!important; float:left; margin-left:5px!important; text-indent:0!important; color:#fff!important; border:1px solid!important; font-size:10px!important; text-align:center!important}
			.ClearInvoice:hover, .AddInvoice:hover{background-position:bottom left!important;}
			
			/* Payment page */
			.Payment{background:url(/images/cart/Payment.gif) no-repeat left bottom!important;border:0!important; margin-left:135px}
			.Payment:hover{background-position:bottom left!important;}
			
			/* Enquiry */
			.Enquiry{background:url(/images/cart/Enquiry.gif) no-repeat left bottom!important;border:0!important; margin-left:135px}
			.Enquiry:hover{background-position:bottom left!important;}

			
		/* Shipping location radiobutton */
		.cart .shippingLocation{margin-left:0px;}
		.cart .shippingLocation br{display:/_includes/css/none}
		.cart .shippingLocation label{padding-left:4px; margin-right:10px}

		/* VAT Note */
		span.vatnote{font-style:oblique; font-size:85%;}
		.vatflag{background: transparent url(../../images/icons/flags/ie.png) no-repeat scroll left top; padding-left:21px;}	

		/* product detail */
		.cart img{border:1px dotted #bbb!important; padding:2px; margin-right:20px}
		td.btnVAT a img{border:0; padding:0; margin-right:0;}
		
		/* cart form */
		img.cartProgress{margin-bottom:20px;}					
	
		/* quickOrderForm */
		.quickOrderForm h4, .quickOrderFormRight h4{border-bottom:1px solid #bbb; color:#427daf; font-size:145%!important}
		
		/* .CartError */
		.CartError{padding:0px; width:361px; margin:0 auto; overflow:hidden; margin-top:0px; font-size:82%; position:absolute; top:250px;}
			.CartError.Stage1{margin-left:50px;}		
			.CartError.Stage2{margin-left:150px;}		
			.CartError.Stage3{margin-left:300px;}
			.CartError.Stage4{margin-left:430px;}
			
			.CartError h2{height:31px; margin:0!important; padding:37px 0 0px 38px!important; background: url(/images/cart/errorMsgTop.gif) no-repeat left top; color:#AE1F09;}
			.CartErrorDetail{padding:0 12px 12px 12px; margin-right:12px; background: url(/images/cart/errorMsgbg.gif) no-repeat left bottom; float:left;}
			.CartErrorDetail p{margin:1em 0!important;}
			.CartErrorSmall{background:#FFEFEF url(../../images/formElements/icon_error.gif) no-repeat 4px 4px; border:1px solid #AE1F09; padding:6px 6px 6px 28px!important; display:block; margin:5px; color:#000!important}
		
		/* cart payment page logos */
		div.paymentLogos{float:right; width:180px; height:auto; margin:0px 0px 10px 0px; padding:5px;}	
		div.paymentLogos h2{color:#666; padding-bottom:0px; margin-bottom:0;}
		div.paymentLogos p{margin:0em 0em 1.2em 0em; color:#666;}
		div.paymentLogos p.last{margin:0em;}
		
		/* Vocuher area of cart table */		
		#VoucherCode{width:92px; float:left;}		
			#VoucherCode input.txtVoucherCode{padding:4px; font-weight:bold; text-transform:uppercase; width:50px; float:left; margin-right:2px; border:1px solid #427daf; color:#427daf; background-color:#DAE8F2;}
			#VoucherCode .VoucherResultIcon{height:20px; width:20px; text-indent:-90009px; float:left;}
				#VoucherCode .VoucherValid{background:url(/images/cart/voucherValid.gif) no-repeat left top;}
				#VoucherCode .VoucherInvalid{background:url(/images/cart/voucherInvalid.gif) no-repeat left top;}			
		#VoucherBody{width:370px; float:left; padding:4px!important;}		
		
		
/*-------------------------( #right  )-------------------------------- */
	#right{width:190px;}	
		.innerRight{font-size:85%;}
	
	.innerLeft .snippetText, .innerRight .snippetText{margin:0; padding:7px 8px; float:left; width:177px; overflow:hidden; color:#fff;}
	.innerLeft .snippetText{width:217px!important;}
	
	.innerLeft .snippetText a, .innerRight .snippetText a{color:#fff;}
	.snippetText, .snippetText p{border:0; margin:0!important;}
	
	.innerLeft strong.caption, .innerRight strong.caption{color:#fff; border:0; padding:11px 8px 5px 8px; margin:0!important; display:block; height:24px; width:190px; overflow:hidden; font-family:Arial; font-size:135%;}
	.innerLeft strong.caption, .innerLeft .snippetText{width:230px;}

		.teachersSnippet, .booksellersSnippet, .studentsSnippet, .blueSnippet, .greySnippet, .greySnippetExtended{margin-bottom:12px; clear:both; float:left;}	
		
		.teachersSnippet .snippetText{background:url(/images/bgs/RedSnippetBg.gif) no-repeat left bottom;}
		.teachersSnippet strong.caption{background:url(/images/bgs/RedSnippetHeader.gif) no-repeat left top;}
		
		.booksellersSnippet .snippetText{background:url(/images/bgs/YellowSnippetBg.gif) no-repeat left bottom;}
		.booksellersSnippet strong.caption{background:url(/images/bgs/YellowSnippetHeader.gif) no-repeat left top;}
	
		.studentsSnippet .snippetText{background:url(/images/bgs/GreenSnippetBg.gif) no-repeat left bottom;}
		.studentsSnippet strong.caption{background:url(/images/bgs/GreenSnippetHeader.gif) no-repeat left top;}

		.blueSnippet .snippetText{background:url(/images/bgs/BlueSnippetBg.gif) no-repeat left bottom; color:#000;}
		.blueSnippet strong.caption{background:url(/images/bgs/BlueSnippetHeader.gif) no-repeat left top;}
		.blueSnippet .snippetText a{color:#000;}
		.blueSnippet .snippetText p{color:#000;}

		.greySnippet .snippetText{background:url(/images/bgs/GreySnippetBg.gif) no-repeat left bottom; color:#333333;}
		.greySnippet strong.caption{background:url(/images/bgs/GreySnippetHeader.gif) no-repeat left top; color:#2b588e}
		.greySnippet .snippetText a{color:#333;}
		.greySnippet .snippetText p{color:#333;}		

		a.sideOrderNow{background:url(/images/buttons/sideOrderNow.gif) no-repeat left top; border:0!important; display:block; height:40px; width:230px; float:left; margin:6px 0 20px 0; text-indent:-90009px; font-size:0%}
		a.sideOrderNow:hover{background-position:bottom left!important;}

		/* "view cart" icon placed on Navigation */
		#cartNav{}	
		#cartNav ul {margin-left:0px;}
		#cartNav ul li a{text-transform:uppercase; padding:15px 0px; color:#fff; text-align:center; font-weight:bold!important; text-decoration:/_includes/css/none;}
		#cartNav ul li a span{margin-left:5px; text-transform:lowercase;}
		
		/* View Cart, Checkout buttons */
		#cartNav .snippetText .leftBtn{float:left; width:75px; margin-right:25px;}
		#cartNav .snippetText .rightBtn{float:left; width:75px;}
		#googleCaptchaError {background: #f97d77;padding: 10px 30px;color: #fff;display: block;}
/*-------------------------( #ft #Footer )-------------------------------- */
#ft {
	height: 80px;
	margin-top: 20px;
	color: #ffffff;
	z-index: 5 !important;
	position: relative;
}
#fancyBg {
	height: 300px;
	background: url(/images/bgs/fancyfooter.gif) repeat-x top;
	margin-top: -124px;
}
	
	#footerSnip1, #footerSnip2, #footerSnip3, #footerSnip4{float: left; height: 180px; width: 220px; margin-top:-40px; z-index:2}
	#footerSnip1 h2, #footerSnip2 h2, #footerSnip3 h2, #footerSnip4 h2{ color:#ffffff; margin:25px 0px 15px 0px;font-size:18px!important;font-family: 'Lato', sans-serif; font-weight:400;}
	#footerSnip1 a, #footerSnip2 a, #footerSnip3 a, #footerSnip4 a{ color:#ffffff; font-family: 'Lato', sans-serif; font-weight:400; font-size:14px!important; text-decoration:/_includes/css/none}
	#footerSnip1 a:hover, #footerSnip2 a:hover, #footerSnip3 a:hover, #footerSnip4 a:hover{ text-decoration:underline}
	#ft #footerSnip4 { width: 314px;}
	#phoneIcon,#faxIcon,#emailIcon, #jobvacancies{ padding-left:25px; color:#ffffff;font-family: 'Lato', sans-serif; font-weight:400; font-size:14px!important; text-decoration:/_includes/css/none }
	#phoneIcon{background:url(/images/bgs/phone.gif) no-repeat top left}
	#faxIcon{background:url(/images/bgs/fax.gif) no-repeat top left}
	#emailIcon{background:url(/images/bgs/mail.gif) no-repeat top left}
	#jobvacancies{background:url(/images/bgs/briefcase.png) no-repeat top left}
	

	
	/* Top Tools */
	#Tools1{position:absolute; top:21px; width:525px; margin-left:563px;} /* 456px for support menu */
	#Tools1 ul li{display:inline; padding:0px 0px 0px 0px; float:left; list-style-type:/_includes/css/none; font-family: 'Lato', sans-serif; font-weight:400; font-size:16px;}
	#Tools1 ul li a{padding:4px 10px 10px 36px; color:#393939;}
	#Tools1 ul li a:hover{text-decoration:underline}
	#Tools1 ul.level1 li.NavSelected{}
	
	#oneTimePayment{position:absolute; top:40px; margin-left:505px!important; width:350px; height:44px;}
		#oneTimePayment a {width:164px; height:44px; background:#4a79ad; display:inline-block; height:29px;margin-right:5px; border-radius:5px;color:#000; text-indent:inherit!important; text-align:center; font-size:94%; text-decoration:/_includes/css/none; padding-top:15px;float:left;color:#fff}
			#oneTimePayment a:after {font-family: "FontAwesome";font-size: 12px;line-height: 1;opacity: 0.85;content:"\f105";color:#666; background:#fff; border-radius:50%; margin-top:14px;margin-left:7px;padding:2px 6px;}

	.oneTimePayment {background: #783d72!important; }
	 #BuanaCainteRenewals:hover:after {color:#1c5ea7!important; }
	 #BuanaCainteRenewals:hover {background:#1c5ea7!important;}
	.oneTimePayment:hover:after {color:#681d60!important; }
	.oneTimePayment:hover {background:#681d60!important;}
	/*.oneTimePayment{background:#783d72; display:inline-block; font-size:97%; float:left; color:#fff; border-radius:5px; text-align:center;padding-top:15px;text-decoration:/_includes/css/none}
		.oneTimePayment:after {font-family: "FontAwesome";font-size: 16px;line-height: 1;opacity: 0.85;content:"\f105";color:red; background:#fff; border-radius:50%; margin-top:14px;margin-left:5px;padding:1px 6px;}
		.oneTimePayment:hover{background-position:bottom left!important;}
	

		

	#BuanaCainteRenewals {}
		#BuanaCainteRenewals:after {}
		#BuanaCainteRenewals:hover {background:#e9bc00!important;}
		   */
	
	
	#socialLinks{position:absolute; top:65px; border:0px solid red; margin-left:845px}
	
	/* 100 Years */
	#years100 {display:/_includes/css/none;position:absolute; top:35px; margin-left:797px;}
		
	#divAdvert {position:absolute; top: 46px; margin-left:460px; width:470px; height:60px; display:/_includes/css/none}
	
	/* footerLeft and footerRight ul li */
	#footerLeft ul, #footerRight ul{margin:0; margin-bottom:15px; padding:0;}
	#footerLeft ul li, #footerRight ul li{display:inline; list-style-type:/_includes/css/none; padding-left:5px;}
	#footerLeft ul.level1 li.NavSelected, #footerRight ul.level1 li.NavSelected{}
 
	#footerLeft{padding-top:0px; width:300px}
		ul#fAddress{margin:0; padding:0; margin-top:0px}
		ul#fAddress li{display:block; margin:0; padding:0;}
		ul#fAddress li span{font-weight:bold; margin-left:0px;}
		ul#fAddress li.fPhone{display:inline; width:100px; display:/_includes/css/none}
		ul#fAddress li.fFax{display:inline; width:100px; display:/_includes/css/none}
		ul#fAddress li.fEmail{ display:/_includes/css/none}

	#footerRight{padding-top:0px; text-align:right; width:600px}
	#footerRight a{border-right:0px!important; color:#ffffff; text-decoration:/_includes/css/none}
	#footerRight a:hover{text-decoration:underline;color:#ffffff}
	#footerRight ul{float:right;}
	#footerRight ul li a{border-right:0px solid #ccc!important; padding-right:12px}

	/* Company Name */
	strong.fCompanyName{margin:0; padding:0; border:0; font-weight:normal; font-size:100%; font-family:Verdana; color:#ffffff;}
		
	/* Webtrade Logo */	
	strong.DevelopedByWebtrade{padding:0; margin:0; margin-top:18px; border:0; float:right; width:260px; height:20px; text-align:right; background:/_includes/css/none; font:normal 100% Verdana;} 
	strong.DevelopedByWebtrade a{}
	
	.AspNet-Login div.AspNet-Login-FailurePanel { position:relative; top:0px; left:100px}
	.quantityP { position:relative; top:0px;}
	.QuantityL { position:relative; top:0px;}
	
	.ProductLine .AddToCart { margin-top:5px;}
	span.shipping {background:url(/images/cart/Shipping.gif) no-repeat left top; width:44px; height:17px; display:block; position:relative; top:0px; left:130px; margin-top:-18px;}
	
	.pnlWelcome {text-align:right;color:#FFF; position:absolute; margin-left:531px; top:130px; height:30px; border:0px solid red; width:400px;}
	
		/* Paging */
	div.PagingContainer{color:#2D588F; border:0px solid red;}
		ul.paging{padding-top:10px;}
		ul.paging li{display:inline; padding:0px!important; margin:0px!important; list-style-image:/_includes/css/none!important;}
		ul.paging li a{text-decoration:/_includes/css/none; background-color:#FFF; border:1px solid #E3EDF6; padding:2px 6px;}
		ul.paging li a:hover{color:#FFF; background-color:#A8BDCF; }
		ul.paging li a.NavSelected{border:1px solid #fff; background-color:#A8BDCF; color:#fff; font-weight:bold;}

		#bnr{margin:0px; position:relative;}
		.bnrTemplateZone {position:relative; visibility:hidden;}
		#bnr .form {margin-top:-100px;}
		#bnr .adminButtons{position:absolute; z-index:30; top:10px; width:100%; text-align:right;}
		#bnr .adminButtons .btn-danger{display:/_includes/css/none;}
		#bnr .bx-wrapper .bx-viewport {left:0px;}
		#bnr .bx-wrapper .bx-prev {left:25px!important; }
		#bnr .bx-wrapper .bx-next {right:25px!important; }
		#bnr .bx-wrapper .bx-prev:hover, #bnr .bx-wrapper .bx-next:hover {opacity:1;}	
		.bx-wrapper .bx-controls-direction a{margin-top:-15px;}					
		.bx-wrapper .bx-prev:before, .bx-wrapper .bx-next:before {font-family:"FontAwesome"; color:#000; display:block; line-height:normal; font-size:40px;background:#fff; opacity:0.5}
		.bx-wrapper .bx-prev:hover:before, .bx-wrapper .bx-next:hover:before {color:#ee3a43;opacity:1}		

		.bx-wrapper {position: relative;margin: 0 auto 0px;padding: 0;*zoom: 1;}
		.bxslider {padding:0px; margin:0px; list-style:/_includes/css/none;}
		.bxslider li{padding:0px; margin:0px;}
		/* PAGER */
		.bx-wrapper .bx-pager .bx-pager-item,
		.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
		.bx-wrapper .bx-pager.bx-default-pager a {background: #d2d2d2;text-indent: -9999px;display: block;width: 12px;height: 12px;margin: 0 5px;outline: 0;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
		.bx-wrapper .bx-pager.bx-default-pager a:hover,
		.bx-wrapper .bx-pager.bx-default-pager a.active {background: #747474;}
		.bx-wrapper .bx-prev {left: -40px;}
		.bx-wrapper .bx-prev:before {content:"\f104"; padding-left:8px; text-align:left;}
		.bx-wrapper .bx-next {right: -25px;}
		.bx-wrapper .bx-next:before {content:"\f105"; padding-right:8px; text-align:right;}
		.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {}
		.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;z-index: 60;outline: 0;width: 35px;height: auto;overflow: hidden;text-decoration: /_includes/css/none;font-size:0px;}
		.bx-wrapper .bx-controls-direction a.disabled {display: /_includes/css/none;}
		/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
		.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: left;width: 80%;}
		.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0;width: 35px;}

		#bnr .slide {position:relative; padding-top:1px}
		#bnr .slide .container {margin-top:-1px;}
		#bnr .bodyText{position:absolute; z-index:99; top:370px; left:875px;}
		#bnr .bodyText p{margin-bottom:0px;}
		#bnr .bodyText p a{padding:10px 30px; display:inline-block; background:#000; color:#fff; line-height:1; font-family:"ChronicleDisplay-SemiItalic";}
		#bnr .bodyText p a:hover{background:#ee3a43; color:#fff;}
		#bnr .btn-danger{display:/_includes/css/none;}
		.banner .adminButtons .btn {background-color:#5cb85c; color:#fff; background-image:/_includes/css/none!important; border-radius: 3px;font-size: 12px;line-height: 1.5;padding: 5px 10px;}
	.banner .adminButtons .btn-info {display:/_includes/css/none}


	.bootstrapForm{margin:0px 15px 30px 15px;}
	/* Required field indicator */
	.bootstrapForm .requiredIcon{font-size:10px;text-transform: uppercase; background-color: maroon; display:inline-block; border-radius: 3px; padding:2px 7px; color:#fff!important; position: absolute; margin-top: 0px;right:30px; z-index: 3;}
	.bootstrapForm .requiredIcon:before{content:'\f005'; font-family: fontawesome; display: inline-block; padding-right:5px; font-size:9px;}
	.bootstrapForm .radioButtons .requiredIcon{position:relative; right:0;} 

	