﻿html body {-webkit-text-size-adjust: none;}
@font-face {
    font-family: 'museo_sans500';
    src: url('fonts/museosans-webfont.eot');
    src: url('fonts/museosans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museosans-webfont.woff') format('woff'),
         url('fonts/museosans-webfont.ttf') format('truetype'),
         url('fonts/museosans-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo700';
    src: url('fonts/museo700-regular-webfont.eot');
    src: url('fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo700-regular-webfont.woff') format('woff'),
         url('fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('fonts/museo700-regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;

}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { 
    display:block;
	}
	
/*  Resets + Element Defaults  */


html, body, figure, fieldset, nav ul, nav li, #DSNTP ul, #connectWithUs ul, #DSNTP li, #connectWithUs li, #footer ul, #footer li, #footer dt, #footer dd, .toolBox.catalogue ul, .toolBox.catalogue li, .toolBox.dictionary .blog ul, .toolBox.dictionary .blog li, .toolBox.jobFinder .info ul, .toolBox.jobFinder .info li, .toolBox.contact .followUs ul, .toolBox.contact .followUs li, .productList, .productList li, #main aside.popular ul, #main aside.popular li, ul.imgBox, .imgBox li, .contentImgBox, .contentImgBox li, #featuredCarousel ul, #featuredCarousel li, .account #content > ul, .account #content > ul > li, .account #main aside ul, .account #main aside li, #main aside.contactDetails ul, #main aside.contactDetails li, .worldwide #main ul, .worldwide #main li, #main aside.news ul, #main aside.news li, .toolBox.resourceFinder ul, .toolBox.resourceFinder li, .search #content ul, .search #content li, #main > header blockquote, .social #main ul, .checkout .progress, .confirmation .shareThis ul, .confirmation .shareThis li, #main aside.resources ul, #main aside.resources li, .courses #main > header .social, .courses #main > header .social li, .courses #moreDetails ul, .courses #downloadableSamples ul, .courses #moreDetails li, .courses #downloadableSamples li, #latestReviews ul, #latestReviews li, #productGallery ul, #productGallery li, .product #keyFeatures ul, .product #keyFeatures li, .catalogue .downloadSections ol, .resources #main > header ul, .resources #main > header li, .resources #content ul, .resources #content li, .author ul.awards, .author .awards li
{ margin: 0px; padding: 0px; }


menu li, nav li, #DSNTP li, #connectWithUs li, #footer li, .toolBox.catalogue li, .toolBox.dictionary .blog li, .toolBox.jobFinder .info li, .toolBox.contact .followUs li, .productList li, #main aside.popular li, .imgBox li, .contentImgBox li, #featuredCarousel li, .account #content > ul > li, .account #main aside li, #main aside.contactDetails li, .worldwide #main li, #main aside.news li, .toolBox.resourceFinder li, .search #content li, .social #main li, .checkout .progress li, .confirmation .shareThis li, #main aside.resources li, .courses #main > header .social li, .courses #moreDetails li, .courses #downloadableSamples li, #latestReviews li, #productGallery li, .product #keyFeatures li, .catalogue .downloadSections li, .resources #main > header li, .resources #content li, .author .awards li
{ list-style-type: none; }

primaryNav > menu li, nav li
{ font-family: Verdana, Geneva, sans-serif;} 

menu li p, nav li p
{ font-family: Verdana, Geneva, sans-serif !important; }

#DSNTP ul
{
    width: 100px !important;
}

#DSNTP li
{
    width: 100px !important;
    text-align: left !important;
}

#AccountHeader
{
    width:80%;
    float:left;
}

#AccountLogout
{
 width:18%;
 float:right;  
 white-space: nowrap; 
}

	#AccountLogout .cta {
		background: #c92c24;
		width: 75%;
		text-align: center;
	}

a { text-decoration: none; }
a img {	border: 0px; }
img { max-width: 100%; }
figure img { display: block; }
fieldset { border: 0px; }
address { font-style: normal; }
address span { display: block; }
abbr {border-bottom: 1px dotted black;}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	-webkit-font-smoothing: antialiased;
	color: #414141;
	}


h1, h2, h3 { font-family: 'museo_sans500' !important; font-weight: 400; }  
h4, h5, h6 { font-family: Verdana, Geneva, sans-serif !important; font-weight: 400; }

h1 { font-size: 1.4em; }
h2 { font-size: 1.4em; }
h3 { font-size: 13.5px; }
h4 { font-size: 1.1em; }

q:before, q:after {
	content: '“';
	font-size: 2em;
	line-height: 0em;
	position: relative;
	top: 0.35em;
	padding: 0px 0.1em 0px 0px;
	}

q:after {
	content: '”';
	padding: 0px 0px 0px 0.1em;
	}

.toolBox.courseFinder{behavior: url(/css/PIE.htc);}
#PagedResults{behavior: url(/css/PIE.htc);}

input[type=text], input[type=email], input[type=password], input[type=number],
textarea { 
	font-family: inherit;
	font-size: inherit; 
	padding: 0.35em 0.65em; 
	border: 1px solid #aab2b9; 
	border-radius: 1em;	
	-webkit-box-shadow: inset 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
	}
	
	input.search {
behavior: url(/css/PIE.htc);
		padding-left: 30px;
		background: url('../img/i-mag.png') 10px center no-repeat;
		}
	
	input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=number]:focus, 
	textarea:focus {
		outline: none;
		border: 1px solid #777;
		}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0px;
	}

input.failed, select.failed, input.failed:focus, select.failed:focus {
	border: 2px solid #d00;
	}
	
label.failed, p.failed, .validation-advice {
	color: #d00;
	}

.validation-advice {
	clear: both;
	display: block;
	}

	
input[type=submit] {
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	}

button, .btn, .cta, input[type=submit] 
{
    behavior: url(/css/PIE.htc);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	cursor: pointer;
	display: inline-block;
	padding: 0.35em 1em;
	font-weight: bold;
	color: #fff;
	color: rgba(255,255,255,0.9);
	border: 0;
	background: rgb(146,146,146); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(146,146,146,1) 0%, rgba(146,146,146,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(146,146,146,1)), color-stop(100%,rgba(146,146,146,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(146,146,146,1) 0%,rgba(146,146,146,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(146,146,146,1) 0%,rgba(146,146,146,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(146,146,146,1) 0%,rgba(146,146,146,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(146,146,146,1) 0%,rgba(146,146,146,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#929292', endColorstr='#777777',GradientType=0 ); /* IE6-9 */
	border-radius: 0.35em;
	-webkit-appearance: none;
	}
	
	button:hover, .btn:hover, .cta:hover, input[type=submit]:hover {
		opacity: 0.95;
		color: rgba(255,255,255,1);
		}
	
	button:active, .btn:active, .cta:active, input[type=submit]:active {
		position: relative;
		top: 1px;
		-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
		-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
		box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);	
		}




#breadcrumbs {
	font-size: 0.7em;
	padding: 5px 10px;
	margin: 0.5em auto;
	font-weight: 600;
	color: #5d5d5d;
	}
	
	#breadcrumbs ul, #breadcrumbs li {
		display: inline;
		font-weight: 400;
		color: #b42c23;
		}
		
		#breadcrumbs li:before {
			content: url('../img/rarr-grey-tiny.png');
			padding: 0px 3px;
			width: 3px;
			height: 5px;
			}
			
		#breadcrumbs li:first-child {
			padding-left: 5px;
			}
			
			#breadcrumbs li:first-child:before {
				content: '';
				}
	
		#breadcrumbs a {
			color: #4b4b4b;
			}


#branding img {
	width: 323px;
	height: 50px;
	}
	
	
	#branding a
	{
	    height:50px;
	}

#main {
	clear: both;
	padding: 0px 5px;
	height:100%;
	}
	
	#main > header, .casestudy #content, .catViewer #content {
		position: relative;
		margin-bottom: 2em;
		padding: 1.5em;
		/*-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);*/
		border-style: solid;
		border-width: 1px;
		border-color: #C0C0C0;
		}
		
		#main h1 {
			display: inline-block;
			margin: 0px 0px 0.25em 0px;
			position: relative; 
			left: -1.01em;
			padding: 0.25em 0.75em 0.25em 1em;
			/*font-family: 'museo_sans500' !important;*/
			font-size: 2em;
			color: #fff;
			background: url('../img/noise.png'), rgb(218,27,43); /* Old browsers */
			background: url('../img/noise.png'), -moz-linear-gradient(top, rgba(218,27,43,1) 0%, rgba(218,27,43,1) 100%); /* FF3.6+ */
			background: url('../img/noise.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,27,43,1)), color-stop(100%,rgba(218,27,43,1))); /* Chrome,Safari4+ */
			background: url('../img/noise.png'), -webkit-linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* Chrome10+,Safari5.1+ */
			background: url('../img/noise.png'), -o-linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* Opera 11.10+ */
			background: url('../img/noise.png'), -ms-linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* IE10+ */
			background: url('../img/noise.png'), linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4382e', endColorstr='#b53027',GradientType=0 ); /* IE6-9 */
			}
							
		#main #ctl00_ContentPlaceHolder1_DZTop_ICL1_ctl00_IC_ctl00_IW2_IW2_widget_CB h1 {
			display: inline-block;
			margin: 0px 0px 0.25em 0px;
			position: relative;
			left: -1.01em;
			padding: 0.25em 0.75em 0.25em 1em;
			font-family: 'museo_sans500' !important;
			font-size: 2em;
			color: #fff;
			background: url('../img/noise.png'), rgb(218,27,43); /* Old browsers */
			background: url('../img/noise.png'), -moz-linear-gradient(top, rgba(218,27,43,1) 0%, rgba(218,27,43,1) 100%); /* FF3.6+ */
			background: url('../img/noise.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,27,43,1)), color-stop(100%,rgba(218,27,43,1))); /* Chrome,Safari4+ */
			background: url('../img/noise.png'), -webkit-linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* Chrome10+,Safari5.1+ */
			background: url('../img/noise.png'), -o-linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* Opera 11.10+ */
			background: url('../img/noise.png'), -ms-linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* IE10+ */
			background: url('../img/noise.png'), linear-gradient(top, rgba(218,27,43,1) 0%,rgba(218,27,43,1) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4382e', endColorstr='#b53027',GradientType=0 ); /* IE6-9 */
			}
			
			#main #ctl00_ContentPlaceHolder1_DZTop_ICL1_ctl00_IC_ctl00_IW2_IW2_widget_CB h1:before {
				content: '';
				display: block;
				position: absolute;
				height: 8px;
				width: 8px;
				bottom: -8px;
				left: 0px;
				/*jabmod24032016begin
                background: url('../img/bg-h1-accent.png') no-repeat left bottom;
                jabmodend24032016*/
				}
			
			#main #ctl00_ContentPlaceHolder1_DZTop_ICL1_ctl00_IC_ctl00_IW2_IW2_widget_CB h1:after {
				content: '';
				display: block;
				position: absolute;
				height: 11px;
				width: 160px;
				bottom: -11px;
				right: 0px;
				/*jabmod24032016begin*/
				/*background: url('../img/bg-h1-shadow.png') no-repeat left bottom;
                jabmodend24032016*/
				}
						   
      				
		#main h2 {
			font-size: 1.15em;
			color: #93261f;
			}
		
		#main h3, #filter legend, .international #content h1, thead th {
			display: block;
			font-size: 1.15em;
			font-weight: 400;
			padding: 0.25em 0.4em;
			background: rgb(255,255,255); /* Old browsers */
			background: -moz-linear-gradient(top, rgba(222,222,222,1) 0%, rgba(222,222,222,1) 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,222,222,1)), color-stop(100%,rgba(222,222,222,1))); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(222,222,222,1) 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(222,222,222,1) 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top, rgba(222,222,222,1) 0%,rgba(222,222,222,1) 100%); /* IE10+ */
			background: linear-gradient(top, rgba(222,222,222,1) 0%,rgba(222,222,222,1) 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
			}
			
			#main h3 {
				position: relative;
				z-index: 1;
				/* fixes content area box shadows overlapping header */
				}
			
			 #latestReviews h3 {
				position: relative;
				z-index: -1;
				/*z-index: 1;*/ /* fixes latest reviews header overlapping facebook comment box */
				/* fixes content area box shadows overlapping header */
				} 
				
			 #main > header h3 {
			 	background: none;
			 	padding: 0px;
			 	font-size: 1.2em;
				border: 0px;
				filter: none;
				}
			
			#main h3 b, .international #content h1 b {
				font-weight: 400;
				color: #d8382e;
				}
			
			.international #content h1 {
				font-family: Verdana, Geneva, sans-serif !important;
				color: #444;
				position: relative;
				left: auto;
				float: none;
				z-index: 1;
				}
				
				.international #content h1:before, .international #content h1:after {
					content: none;
					display: none;
					}
			
			thead th {
				display: table-cell;
				font-family: Verdana, Geneva, sans-serif !important;
				text-align: left;
				}
				
			 th.Price,th.Total,th.Qty{
			      text-align: center;
			} 

	#main > header blockquote, .gencontent #content blockquote {
		font-family: 'Georgia', serif !important;
		font-size: 1.5em;
		line-height: 1.35em;
		}
		
		#main > header blockquote a, .gencontent #content blockquote a {
			color: #c82c23;
			}
		
		#main > header blockquote footer, .gencontent #content blockquote footer {
			font-family: 'museo_sans500' !important;
			font-size: 0.6em;
			color: #aaa;
			margin-top: 0.75em;
			}
		
		#main > header blockquote footer a, .gencontent #content blockquote footer a {
			color: #aaa;
			}
	
	#main > header p a {
		color: #555;
		border-bottom: 1px solid #777;
		}
	
		#main > header p a:hover {
			color: #222;
			border-bottom: 1px solid #333;
			}


#content p a, .contentImgBox p a {
	color: #ee3e33;
	border-bottom: 1px solid #ee3e33;
	}
	
	#content p a:hover, .contentImgBox p a:hover {
		color: #333;
		border-bottom: 1px solid #333;
		}
	

.international #content p {
	font-size: 0.9em;
	line-height: 13.5px;
	}


.productList {
	}
	
	#main aside.popular li {
		margin: 1em 0px;
		background: #f1f1f1;
		border: 1px solid #dadada;
		}
		
		.productList li 
		{
		    background: #f1f1f1;
		    border: 1px solid #dadada;
		    margin-top: 1em;
		}
		
		.productList li:after {
			content: '';
			display: table;
			clear: both;
	}
	
	.productList h4 {
		margin: 0px 0px -0.5em;
		}
	
	.productList h4 a {
		color: #3a3a3a;
		font-weight:bold;
		font-size:0.9em !important;
		}
	
	.productList p {
		font-size: 0.9em;
		line-height: 1.2em;
		}
	
	.productList .cta {
		font-size: 0.9em;
		float: left;
		background: #c92c24;
		filter: none;
		}
	
	.productList .meta {
		float: left;
		margin-left: 1em;
		font-size: 0.8em;
		}
	
	.productList i {
		display: block;
		font-style: normal;
		color: #da1b2b;
		}
	
	.productList .price {
		margin: 0.75em 0px;
		}
		
		

#main aside.popular li:after {
	content: '';
	display: table;
	clear: both;
	}
	
	#main aside.popular li img {
		float: left;
		-webkit-box-shadow: 5px 0px 5px -2px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 5px 0px 5px -2px rgba(0, 0, 0, 0.2);
		box-shadow: 5px 0px 5px -2px rgba(0, 0, 0, 0.2);
		}
	
	#main aside.popular li a {
		display: block;
		color: #da1b2b;
		font-weight: 600;
		margin: 0.9em 1em 0.35em 75px;
		}
	
	#main aside.popular .category {
		color: #4e4e4e;
		margin-top: -0.25em;
		font-size: 0.9em;
		}


#main aside.contactDetails li {
	border-top: 1px solid #ccc;
	margin-bottom: 1em;
	font-size: 0.9em;
	}
	
	#main aside.contactDetails li:first-child {
		border-top: 0px;
		padding-top: 0px;
		}
	
	#main aside.contactDetails h4 {
		color: #d8382e;
		margin-bottom: 0.25em;
		}
	
	#main aside.contactDetails dl {
		line-height: 1.35em;
		}
	
	#main aside.contactDetails dt {
		float: left;
		clear: left;
		font-weight: 600;
		}
	
	#main aside.contactDetails dd {
		margin-left: 4em;
		}
	
	#main aside.contactDetails a {
		color: #d8382e;
		border-bottom: 1px solid #d8382e;
		}


#main aside.news li {
	border-top: 1px solid #ccc;
	margin-bottom: 1em;
	font-size: 0.9em;
	}
	
	#main aside.news li:first-child {
		border-top: 0px;
		padding-top: 0px;
		}
		
	#main aside.news a {
		display: block;
		padding-left: 26px;
		background: url('../img/li-silver-arr.png') no-repeat top left;
		}
	
	#main aside.news h4 {
		font-size: 0.75em;
		color: #d8382e;
		margin-bottom: 0.25em;
		}
	
	#main aside.news time {
		color: #4b4b4b;
		}
.imgBox ul
{
    position:absolute;
    top: 550px;
}

.imgBox, .imgBox a {
	position: relative;
	display: block;
	}
	
	.imgBox li 
	{
	    display: inline-block;
		margin: 1em auto;
		}
	
	.imgBox img {
		width: 100%;
		display: block;
		position: relative;
		z-index: 1;
		}
	
	.imgBox h1, .imgBox h2, .imgBox h3, .imgBox h4, .imgBox h5, .imgBox b {
		margin: 0px;
		display: block;
		position: absolute;
		z-index: 2;
		bottom: 0px;
		left: 0px;
		right: 0px;
		font-family: Verdana, Geneva, sans-serif !important;
		color: #fff;
		background: #000;
		background: rgba(0,0,0,0.5);
		font-size: 1.15em;
		padding: 0.5em 0.75em;
		}


.contentImgBox {
	position: relative;
	display: block;
	}
	
	.contentImgBox:after {
		content: '';
		display: table;
		clear: both;
		}
	
	.contentImgBox li {
		display: inline-block;
		margin: 1em auto;
		padding-bottom: 1em;
		border-bottom: 2px solid #cfcfcf;
		}
	
	.contentImgBox img {
		display: block;
		width: 100%;
		}
	
	.contentImgBox h3 {
		margin: 0.3em auto 2px;
		}
	
	.contentImgBox h3 a {
		color: #414141;
		}
	
	.contentImgBox p {
		height: 6em;
		line-height: 1.2em;
		/*overflow: hidden;  //VW 12oct12 remark out as anchor underline not displaying */
		}
		
		.whymac .contentImgBox p {
			height: 7.2em;
			}


#featuredCarousel {
	margin: 2em auto;
	font-size: 0.9em;
	/*background: #fff url('../img/bg-featuredcarousel.png') no-repeat 90% bottom;*/
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	}
	
	/*#featuredCarousel h3 {
		margin: 0px;
		font-size: 1.55em;
		}*/
	
	#featuredCarousel li {
		margin-right: 35px;
		margin-bottom: 1em;
		}
	
	#featuredCarousel h4, #featuredCarousel i {
		display: table;
		padding: 0.15em 8px;
		background-color: #f3f3f3;
		background-color: rgba(255,255,255,0.8);
		}
	
	#featuredCarousel h4{
		margin: 0px 0px 1px 0px;
		color: #000;
		font-size: 0.9em;
		}
		
		
    #featuredCarousel h5{
		margin: 0px 0px 1px 0px;
		color: #000;
		font-size: 1em;
		}
		
			
	#featuredCarousel i {
		font-style: normal;
		font-size: 0.9em;
		color: #000;
		}
	
	#featuredCarousel .price {
		color: #de0d00;
		font-weight: 600;
		}
		
		

#filter h3 {
	margin-bottom: 0.25em;
	}

#filter fieldset {
	margin: 0px 0px 1em;
	}

	#filter legend {
		font-family: Verdana, Geneva, sans-serif !important;
		font-weight: 400;
		display: block;
		width: 88%;
		padding: 0.25em 3% 0.25em 9%;
		margin: 0px 0px 0.25em;
		cursor: pointer;
		background: rgb(229,229,229), url('../img/darr-red-block.png') no-repeat 5px center; /* Old browsers */
		background: url('../img/darr-red-block.png') no-repeat 5px center, -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
		background: url('../img/darr-red-block.png') no-repeat 5px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
		background: url('../img/darr-red-block.png') no-repeat 5px center, -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
		background: url('../img/darr-red-block.png') no-repeat 5px center, -o-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
		background: url('../img/darr-red-block.png') no-repeat 5px center, -ms-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
		background: url('../img/darr-red-block.png') no-repeat 5px center, linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
		}
		
		#filter .collapsed legend {
			background: rgb(229,229,229), url('../img/rarr-red-block.png') no-repeat 5px center; /* Old browsers */
			background: url('../img/rarr-red-block.png') no-repeat 5px center, -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
			background: url('../img/rarr-red-block.png') no-repeat 5px center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
			background: url('../img/rarr-red-block.png') no-repeat 5px center, -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
			background: url('../img/rarr-red-block.png') no-repeat 5px center, -o-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
			background: url('../img/rarr-red-block.png') no-repeat 5px center, -ms-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
			background: url('../img/rarr-red-block.png') no-repeat 5px center, linear-gradient(top, rgba(229,229,229,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
			}
	
	#filter label 
	{
	    font-size: 80%;
		display: block;
		padding: 0.4em 0px;
		border-top: 1px solid #ccc;
		cursor: pointer;
		}
		
		#filter label:first-child {
			border-top: 0px;
			}
		
		#filter label:hover {
			color: #111;
			}
		
		#filter label b {
			color: #da1b2b;
			}
	
	#filter input[type=checkbox]{
		float: right;
		}


#invisibleMask {
	display: block;
	display: none;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background: transparent;
	z-index: 0;
	cursor: default;
	}
	
	
	#joinMailList  {
	    float:left;
	    padding-left:10px;
	    margin-top:6px;
	}
	
	
	#joinMailList  .loginlink
	{
	    font-family: Verdana, Geneva, sans-serif;
	    font-size:14px;
	    font-weight:bold;
	}   
	    
    #socMedia     {
	    margin-top:15px;
	    margin-bottom:1em;
	}
	
	#socMedia a {
		padding-left: 6px;
	}
	
	#headRight      
	{
	    float:right;
	    position:relative;
	}
	
	#basket
	{
	}
	
	
	#bitems
	{
	    font-size:14px;
	    font-weight: bold;
	}


    #SNTP
    {
        position:absolute;
        top:0px;
        left:0px;
        display:none;
    }
    
    #DSNTP
    {
        margin-top:20px;
    }
    
    #pageshare .sbutton 
    {float:left;
     clear:both;
     margin:5px 5px 0 5px;}

    .fb_share_count_top 
    {width:48px !important;}

    .fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}

    .FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px !important; -moz-border-radius:3px;-webkit-border-radius:3px;}

    .FBConnectButton_Small, .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
    
    #dialog-form{width: 500px; display: none;}
    
     #div#dialog-form {font-size: 80%;}
     
     #divbtnLogin{margin-left: 50px;}
     
     #filter  
     {
         margin-top:13px;
     }
     
  
    
    #sTeachers  
    {
         float:left;
         width:100%;
    }
    
    #facebook, #twitter, #youtube, #gplus
    {
        border:0;
    }
    
    
    /*#joinMailList .loginlink, loginRegister,bitems,#hasMega, h1, h2, h3, h4, h5, h6 #menu, #tools,primaryNav > menu li, nav li
    {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
        /*Verdana, Geneva, sans-serif;*/
        /*font-size: 90%;
        -webkit-font-smoothing: antialiased;
    }*/
    
    h1,h2,h3, primaryNav > nav li
    {
        font-weight: bold;
    }
    
    #loginRegister
    {
    border-style: none;
    border-color: currentColor;
    border-width: 0px;
    color: black; 
       font-weight: bold;
    }
   
   a#logout.loginRegister {font-weight:bold;
			   color:black;}
			   
			   
    input[type=text] .qty
    {
        text-align:center;
    }
    
    /*jabbeginmod11112015 adding css for Header image on SectionTemplate*/
    img#HeaderImg.SectionT
    {
       /*object-fit: cover; 
       overflow:hidden;*/
       display:inline-block;
       height:100%;
       min-height:100%;
       min-width:100%;
       flex-shrink:0;
       top:0;
       bottom:0;
       left:0;
       right:0;
       object-fit: cover;
       overflow:hidden;
       position:absolute;
    }
       
   
   /*CSS for Section Description*/
    div#SectionDesc.SectionDesc
    {
       /*float:left; */
       height:auto;
       overflow:hidden; 
       display: block; 
       word-wrap:break-word;
    }
    /* css for Section HeaderImage div  */
    div#SectionHIDiv.SectionHIDiv
    {
    width:250px; 
    height:230px;
    display:flex;
    justify-content:center;
    align-items:center;
    position:relative;
    }
    /*jabmodend11112015*/ 
    
    .es-carousel img.Carouselimg
    {
        height:10em;
        max-width:inherit;
    }
    
    #main section#content H3 
    {
        padding: 0.25em 0.4em;
    }
    
    
  .productList
   { padding: 0px 0em 1em; }
   
   
   .es-carousel .cta
   {
      float:left;
      font-size: 1em;
   }
   
   .contentblock
   {
       border: 2px solid;
       padding: 5%;
       text-align:center;
   }