﻿/* Boiler Plate */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
body {
	line-height: 1.5;
	background: #fff;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	font-weight:400;
	vertical-align: top;
}
a img {
	border: none;
}
input, textarea {
	margin: 0;
}
a {
	outline: none;
}
	/* font-family: Verdana, Geneva, sans-serif; */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, input, textarea {
	font-family: Helvetica,Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 14px;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5, h6, p {
	font-size: 100%;
}

pre {
	font-family: monospace, monospace;
}

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.group {
	display: inline-block;
}


html[xmlns] .group {
	display: block;
}
* html .group {
	height: 1%;
}

.group:after { content:""; clear:both; display:table;}
.group  {zoom:1}

hr.bottomFix {
	width: 100%;
	color: #ffffff;
	border-color: #ffffff;
	background-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.clear {
	clear: both;
}

/* Generic Styles */
html {
	background-color: #f1faff;
}
body  {
	width: 980px;
	margin: 0px auto;
	font-size: 16px;
	background-color: #ffffff !important;
}





.hiddenForNow {
	display: none;
}














































#cookiesOverlay {
	position: fixed;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 900;
}
#cookiesOptions {
	position: fixed;
	height: 60vh;
	margin-top: 20vh;
	background: rgba(255, 255, 255, 1);
	z-index: 990;
}
a.cookieOptionOff {
	padding: 5px 20px;
	border: 1px solid #0996ea;
	background-color: white;
	color: #0996ea;
}
a.cookieOptionOff:hover {
	background-color: #0996ea;
	color: white;
}
a.cookieOptionOn {
	padding: 5px 20px;
	border: 1px solid #0996ea;
	background-color: #0996ea;
	color: white;
}
a.cookieOptionOn:hover {
	background-color: white;
	color: #0996ea;
}

#cookiesOptions p {
	margin: 5px 5px 5px 5px;
}


#cookiesButtons {
	text-align: center;
	line-height: 2.5;
}






















#cookiesOverlay202212 {
	position: fixed;
	height: 100vh;
	background: rgba(0, 0, 0, 0.5);
	z-index: 900;
}
#cookiesOptions202212 {
	position: fixed;
	margin-top: 23vh;
	background: rgba(255, 255, 255, 1);
	z-index: 990;
}
a.cookieOption202212Off {
	padding: 5px 20px;
	border: 1px solid #0996ea;
	background-color: white;
	color: #0996ea;
	text-decoration: none;
	font-weight: 700;
}
a.cookieOption202212Off:hover {
	background-color: #0996ea;
	color: white;
}
a.cookieOption202212On {
	padding: 5px 20px;
	border: 1px solid #0996ea;
	background-color: #0996ea;
	color: white;
	text-decoration: none;
	font-weight: 700;
}
a.cookieOption202212On:hover {
	background-color: white;
	color: #0996ea;
}

#cookiesOptions202212 p {
	margin: 2px 5px 2px 5px;
	padding: 5px 10px;
}


#cookiesButtons202212 {
	text-align: center;
	line-height: 2.5;
}



































.SubNav {
	width: 980px;
	margin: 0px auto;
}

@media screen and (min-width: 1px) {
	body {width: 100%;}
	.SubNav {width: 100%;}
	#cookiesOverlay {width: 1620px;}
	#cookiesOptions {width: 100%; margin-left: 0px;}
	#cookiesOverlay202212 {width: 1620px;}
	#cookiesOptions202212 {width: 90%; margin-left: 5%;}
}
/* 2L */
@media screen and (min-width: 720px) {
	body {width: 700px;}
	.SubNav {width: 700px;}
	#cookiesOverlay {width: 700px;}
	#cookiesOptions {width: 400px; margin-left: 150px;}
	#cookiesOverlay202212 {width: 700px;}
	#cookiesOptions202212 {width: 400px; margin-left: 138px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	body {width: 930px;}
	.SubNav {width: 930px;}
	#cookiesOverlay {width: 930px;}
	#cookiesOptions {width: 400px; margin-left: 265px;}
	#cookiesOverlay202212 {width: 930px;}
	#cookiesOptions202212 {width: 400px; margin-left: 253px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	body {width: 1160px;}
	.SubNav {width: 1160px;}
	#cookiesOverlay {width: 1160px;}
	#cookiesOptions {width: 400px; margin-left: 380px;}
	#cookiesOverlay202212 {width: 1160px;}
	#cookiesOptions202212 {width: 400px; margin-left: 368px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	body {width: 1390px;}
	.SubNav {width: 1390px;}
	#cookiesOverlay {width: 1390px;}
	#cookiesOptions {width: 400px; margin-left: 445px;}
	#cookiesOverlay202212 {width: 1390px;}
	#cookiesOptions202212 {width: 400px; margin-left: 433px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	body {width: 1620px;}
	.SubNav {width: 1620px;}
	#cookiesOverlay {width: 1620px;}
	#cookiesOptions {width: 400px; margin-left: 610px;}
	#cookiesOverlay202212 {width: 1620px;}
	#cookiesOptions202212 {width: 400px; margin-left: 589px;}
}
/* 7L */
@media screen and (min-width: 1852px) {
	/* body {width: 1832px;} */
}
/* 8L */
@media screen and (min-width: 2072px) {
	/* body {width: 2052px;} */
}
/* 9L */
@media screen and (min-width: 2292px) {
	/* body {width: 2272px;} */
}
/* 10L */
@media screen and (min-width: 2512px) {
	/* body {width: 2492px;} */
}


h1 {
	color: #11a6ff;
}
h2, h3, h4 {
	color: #11a6ff;
}
div.main a, div.main a:link, div.main a:active, div.main a:visited, div.main a:hover {
	color: #11a6ff;
	color: #030a3a;
	color: #3a3a3a;
}
ol {
	padding-left: 30px;
}







.blueGradient {
	color: #ffffff;

	/* Fallback (could use .jpg/.png alternatively) */
	background-color: #0184d4;

	/* Safari 4, Chrome 1-9, iOS 3.2-4.3, Android 2.1-3.0 */
	background-image: -webkit-gradient(linear, left top, right top, from(#0184d4), to(#11a6ff));

	/* Safari 5.1, iOS 5.0-6.1, Chrome 10-25, Android 4.0-4.3 */
	background-image: -webkit-linear-gradient(left, #0184d4, #11a6ff);

	/* Firefox 3.6 - 15 */
	background-image: -moz-linear-gradient(left, #0184d4, #11a6ff);

	/* Opera 11.1 - 12 */
	background-image: -o-linear-gradient(left, #0184d4, #11a6ff);

	/* Opera 15+, Chrome 25+, IE 10+, Firefox 16+, Safari 6.1+, iOS 7+, Android 4.4+ */
	background-image: linear-gradient(to right, #0184d4, #11a6ff);
}



/* Section 1 - Banner */
#top_banner {
	color: #0996ea;
	height: 104px;
	overflow: hidden;
	background-color: #ffffff;
}
	#top_logo {
		float: left;
		margin: 6px 36px 0px 6px;
	}
	#top_montage {
		float: right;
	}
	span#logo {
		font-weight: bold;
		font-size: 24px;
		margin-bottom: 0px;
		padding-top: 44px;
		font-style: italic;
		color: #0996ea;
		display: block;
	}


	#berger {
		font-size: 24px;
		margin-bottom: 0px;
		padding-top: 44px;
		font-style: italic;
		color: #0996ea;
	}
	#strapline {
		font-size: 14px;
		margin-bottom: 0px;
		color: #11a6ff;
		position: relative;
		top: 76px;
		left: -265px;
	}











@media screen and (min-width: 1px) {
	#top_montage {display: none;}
}
@media screen and (min-width: 950px) {
	#top_montage {display: block;}
}


@media screen and (min-width: 1px) {
	#top_logo {width: 33px; height: 25px; margin: 6px 8px 0px 6px;}
	#berger {font-size: 10px; padding-top: 10px;}
	span#logo {font-size: 10px; padding-top: 10px;}
	#strapline {display: none;}
}
@media screen and (min-width: 300px) {
	#top_logo {width: 66px; height: 50px; margin: 6px 18px 0px 6px;}
	#berger {font-size: 12px; padding-top: 22px;}
	span#logo {font-size: 12px; padding-top: 22px;}
}
@media screen and (min-width: 500px) {
	#top_logo {width: auto; height: auto; margin: 6px 36px 0px 6px;}
	#berger {font-size: 24px; padding-top: 44px;}
	span#logo {font-size: 24px; padding-top: 44px;}
	#strapline {font-size: 14px; display: block;}
}


@media screen and (min-width: 720px) {
}
/* 3L */
@media screen and (min-width: 950px) {
	#berger {font-size: 22px;}
	span#logo {font-size: 22px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	#berger {font-size: 24px;}
	span#logo {font-size: 24px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
}
/* 6L */
@media screen and (min-width: 1640px) {
	body {width: 1620px;}
}





























/* Section 2 - Top Nav */
#top_navigation {
	width: 100%;
	height: 61px;
	overflow: hidden;
}
	#menu_link {
		float: left;
		/* padding: 16px 0px 14px 0px; */
		/* margin: 0px 0px 0px 20px; */
	}
		#menu_link a {
			display: inline-block;
			padding: 12px 10px 10px 10px;
			font-size: 22px;
			color: #ffffff;
			text-decoration: none;
			
		}
	#icon_link {
		width: 120px;
		height: 45px;
		float: right;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 20px;
	}
	#phone {
		width: 220px;
		height: 61px;
		float: right;
	}
		#phone strong {
			font-size: 18px;
			font-weight: 500;
			color: #ffffff !important;
			position: relative;
			left: 10px;
			top: 13px;
		}
			#phone strong a {
				color: #ffffff !important;
				text-decoration: none;
			}


#menu_small {
	display: none;
}
#menu_small a img {
	width: 50px;
	height: 50px;
	margin: 10px;
}
#smallMenu {
	display: none;
	background-color: #ffffff;
	width: 100%;
	box-shadow: 0px 3px 5px #cccccc;
	margin-bottom: 8px;
}
#smallMenu a {
	display: block;
	margin: 10px 10px;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}

/*
#smallMenu a.indented {
	margin-left: 20px;
}


#smallMenu a:last-of-type {
	margin: 10px 10px 0px 10px;
}
*/





.stayTop {
	z-index: 999;
}

.stayAlmostTop {
	z-index: 888;
}





@media screen and (min-width: 1px) {
	#phone {display: none;}
	#menu_small {display: block;}
	#menu_link {display: none;}
	#top_navigation {height: 40px;}
	#icon_link {display: none;}
	#menu_small a img {width: 20px; height: 20px; margin: 10px;}
	.searchTop {display: none;}
	#searchSmall {display: block; float: right;}
	#searchSmall img {width: 20px; height: 20px; margin: 10px;}
}
@media screen and (min-width: 330px) {
	#top_navigation {height: 50px;}
	#menu_small a img {width: 30px; height: 30px; margin: 10px;}
	#searchSmall {display: block; float: right;}
	#searchSmall img {width: 30px; height: 30px; margin: 10px;}
}

@media screen and (min-width: 380px) {
	.searchTop {display: block;}
	#searchSmall {display: none;}
}


@media screen and (min-width: 450px) {
	#menu_small a img {width: 35px; height: 35px; margin: 8px;}
	#top_navigation {height: 55px;}
}
@media screen and (min-width: 590px) {
	#menu_small a img {width: 40px; height: 40px; margin: 8px;}
	#top_navigation {height: 54px;}
}
@media screen and (min-width: 690px) {
	#menu_small a img {width: 40px; height: 40px; margin: 8px;}
	#menu_link a {font-size: 20px; padding: 14px 5px 10px 5px;}
}
@media screen and (min-width: 950px) {
	#menu_small {display: none;}
	#menu_link {display: block;}
	#icon_link {display: block;}
}
@media screen and (min-width: 1180px) {
	#menu_link a {font-size: 22px; padding: 9px 10px 6px 10px;}
}



@media screen and (min-width: 1410px) {
	#phone {display: block;}
}
/* 6L */
@media screen and (min-width: 1640px) {
}











@media screen and (min-width: 1px) {
	#top_navigation {width: 100%;}
}
/* 2L */
@media screen and (min-width: 720px) {
	#top_navigation {width: 700px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	#top_navigation {width: 930px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	#top_navigation {width: 1160px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	#top_navigation {width: 1390px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	#top_navigation {width: 1620px;}
}








div.searchTop {
	width: 202px;
	float: right;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	overflow: hidden;
}


div.searchTop form {
	text-align: left;
position: relative;
height: 42px;
}
	div.searchTop form input[type=text] {
display: block;
position: absolute;
top: 2px;
left: 2px;
		width: 130px;
		height: 34px;
		margin: 0px 0px 0px 0px;
		padding: 3px 0px 3px 3px;
		font-size: 16px;
		border-width: 0px;
		background-color: #ffffff;
		border-radius: 4px 0px 0px 4px;
box-sizing: border-box;
	}
	div.searchTop_XXX form input[type=submit] {
		width: 48px;
		height: 34px;
		margin-bottom: 1px;
		font-size: 16px;
		border: solid 1px #ffffff;
		color: #ffffff;
	}


	div.searchTop form input[type=submit] {
display: block;
position: absolute;
top: 2px;
left: 202px;
		width: 34px;
		height: 34px;
		border-radius: 0px 4px 4px 0px;
		margin-bottom: 1px;
		border-width: 0px;
		background-color: #9f9f9f;
		font-size: 16px;
		color: #ffffff;
box-sizing: border-box;
		background: #9f9f9f url(/images/template/search-button-48.png) no-repeat;
		background-size: 34px 34px;
	}


		/* background: url(/images/template/search-button-48.png) no-repeat; */



@media screen and (min-width: 1px) {
	div.searchTop {width: 202px; margin-top: 1px;}
	div.searchTop form input[type=text] {width: 100px; height: 35px;}
	div.searchTop form input[type=submit] {left: 102px; width: 35px; height: 35px; background-size: 35px 35px;}
}
/* 2L */
@media screen and (min-width: 720px) {
	div.searchTop {width: 302px;}
	div.searchTop form input[type=text] {width: 200px;}
	div.searchTop form input[type=submit] {left: 202px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	div.searchTop {width: 202px; margin-top: 3px;}
	div.searchTop form input[type=text] {width: 100px; height: 34px;}
	div.searchTop form input[type=submit] {left: 102px; width: 34px; height: 34px; background-size: 34px 34px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	div.searchTop {width: 302px;}
	div.searchTop form input[type=text] {width: 200px;}
	div.searchTop form input[type=submit] {left: 202px;}
}












/* Section 3 Sub Menu */
#subMenuHolder {
	position:relative;
	z-index: 500;
	height: 10px;
}
	#subMenuHolder div {
		position:absolute;
		width: 900px;
		z-index: 500;
		margin: 5px;
	}
		#subMenuHolder div div.masterCategoriesCategory {
			position:relative;
			width: 28%;
			float: left;
			margin-right: 3%;
		}
			#subMenuHolder div div.masterCategoriesCategory img {
				width: 100px;
				height: 100px;
				float: left;
				margin: 2px 5px 2px 2px;
			}
			#subMenuHolder div div.masterCategoriesCategory ul {
				color: #ffffff;
				list-style-position: outside;
				padding-left: 20px;
			}
			#subMenuHolder div div.masterCategoriesCategory li {
				color: #ffffff;
				padding-bottom: 7px;
			}
			#subMenuHolder div div.masterCategoriesCategory a {
				color: #ffffff;
				text-decoration: none;
			}
		#subMenuHolder div div.masterContacts {
			position:relative;
			width: 210px;
			height: 120px;
			float: left;
			margin-right: 7px;
			color: #ffffff;
		}
			#subMenuHolder div div.masterContacts img {
				float: left;
				margin: 2px 5px 2px 2px;
			}
			#subMenuHolder div div.masterContacts a {
				color: #ffffff;
				text-decoration: underline;
			}
		#subMenuHolder div div.masterCompany {
			position:relative;
			width: 210px;
			height: 90px;
			float: left;
			margin-right: 7px;
			color: #ffffff;
		}
			#subMenuHolder div div.masterCompany a {
				color: #ffffff;
				text-decoration: underline;
			}
		#subMenuHolder div div.masterYourBerger {
			position:relative;
			width: 210px;
			height: 90px;
			float: left;
			margin-right: 7px;
			color: #ffffff;
		}
			#subMenuHolder div div.masterYourBerger a {
				color: #ffffff;
				text-decoration: underline;
			}
@media screen and (min-width: 1px) {
	#subMenuHolder div {width: 690px;}
}
@media screen and (min-width: 950px) {
	#subMenuHolder div {width: 920px;}
}
@media screen and (min-width: 1180px) {
	#subMenuHolder div {width: 920px;}
}
@media screen and (min-width: 1410px) {
	#subMenuHolder div {width: 1150px;}
}
@media screen and (min-width: 1640px) {
	#subMenuHolder div {width: 1380px;}
}







.subMenu {
	z-index: 500;
	position:absolute;
	display:none;
	top:50px;
	left:50px; /* you should change left and top */
	width:200px;
	height:200px;
}







/* Section 4 Right Banner */
#right_banner {
	width: 210px;
	margin: 10px;
	float: right;
}
	div.RHSMainPoints {
		height: 92px;
		width: 198px;
		float: left;
		padding: 5px;
		margin-bottom: 10px;
		border: solid 1px #0184d4;
		border-radius: 10px;
		overflow: hidden;
	}
		div.RHSMainPoints p img {
			float: left;
			margin-right: 10px;
			margin-top: 10px;
		}


		div.searchRHS form {
			text-align: left;
		}
			div.searchRHS form input[type=text] {
				width: 190px;
				height: 20px;
				margin-bottom: 5px;
				padding: 3px;
				font-size: 16px;
				border: solid 1px #0184d4;
				border-radius: 10px;
				background: #ffffff url(/images/template/search.png) top right no-repeat;
			}
			div.searchRHS form input[type=submit] {
				width: 198px;
				height: 26px;
				margin-bottom: 1px;
				font-size: 16px;
				border: solid 1px #0184d4;
				border-radius: 10px;
				-moz-border-radius: 10px;
				background-color: #11a6ff;
				color: #ffffff;
			}
	div.RHSKeyCloud {
		width: 198px;
		float: left;
		padding: 5px;
		margin-bottom: 10px;
		border: solid 1px #0184d4;
		border-radius: 10px;
	}














/* Section 5 Main Body */
div.main {
	z-index: 100;
	margin: 10px 10px 10px 10px;
}
	div.main ul, div.main div ul {
		list-style-position:inside;
		padding-left: 10px;
	}


	div.category_image_box_2014 {
		width: 218px;
		float: left;
		overflow: hidden;
		height: 242px;
		border: solid 1px #eaeaea;
		margin-right: 10px;
		margin-bottom: 10px;
		position: relative;
	}


		div.category_image_box_2014:hover {
			border: solid 1px #11a6ff;
		}



		div.category_image_box_2014 img {
			width: 218px;
			height: 218px;
		}
		div.category_image_box_2014:hover img {
		}
		div.category_image_box_2014 div.text {
			position: absolute;
			width: 198px !important;
			height: 60px !important;
			top: 180px;
			padding: 2px 10px;
line-height: 1.2;
		}
		div.category_image_box_2014 div.overlay {
			position: absolute;
			width: 198px !important;
			height: 60px !important;
			top: 180px;
			padding: 2px 10px;
		}
		div.category_image_box_2014 div.details {
			position: absolute;
			width: 198px !important;
			height: 160px !important;
			top: 0px;
			padding: 10px 10px;
			display: none;
		}
			div.category_image_box_2014 div.text a {
				color: #535252;
				font-size: 12px;
				font-weight: bold;
				text-decoration: none;
			}

			div.category_image_box_2014:hover div.text a {
				color: #11a6ff;
			}



			div.category_image_box_2014 div.overlay {
				background: #eaeaea;
			}
			div.category_image_box_2014 div.details {
				background: #11a6ff;
			}


		div.category_image_box_2014:hover div.details {
				color: #ffffff;
				display: block;
			}


@media screen and (min-width: 1px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(2n+2) {margin-right: 0px;}
}
@media screen and (min-width: 700px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(2n+2) {margin-right: 0px;}
}
@media screen and (min-width: 720px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(3n+3) {margin-right: 0px;}
}
@media screen and (min-width: 950px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(4n+4) {margin-right: 0px;}
}
@media screen and (min-width: 1180px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(5n+5) {margin-right: 0px;}
}
@media screen and (min-width: 1410px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(6n+6) {margin-right: 0px;}
}
@media screen and (min-width: 1640px) {
	div.category_image_box_2014:nth-of-type(1n+1) {margin-right: 10px;}
	div.category_image_box_2014:nth-of-type(7n+7) {margin-right: 0px;}
}



div.series_image_box_2014 {
	width: 98px;
	float: left;
	overflow: hidden;
	height: 218px;
	border: solid 1px #eaeaea;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}
div.series_image_box_2014:hover {
	border: solid 1px #11a6ff;
}
		div.series_image_box_2014 a img {
			width: 98px;
			height: 98px;
		}
	div.series_image_box_2014 div {
		position: absolute;
		width: 88px !important;
		height: 114px !important;
		top: 98px;
		padding: 4px 5px;
	}
		div.series_image_box_2014 div.text a {
			color: #535252;
			font-weight: bold;
			text-decoration: none;
		}
		div.series_image_box_2014:hover div.text a {
			color: #11a6ff;
		}
		div.series_image_box_2014 div.overlay {
			background: #eaeaea;
		}

div.series_image_box_2018 {
	width: 147px;
	float: left;
	overflow: hidden;
	height: 242px;
	border: solid 1px #eaeaea;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	font-size: 13px;
}
div.series_image_box_2018:hover {
	border: solid 1px #11a6ff;
}
		div.series_image_box_2018 a img {
			width: 147px;
			height: 147px;
		}
	div.series_image_box_2018 div.text {
		position: absolute;
		width: 137px !important;
		height: 95px !important;
		top: 147px;
		padding: 4px 5px;
line-height: 1.3;
	}
	div.series_image_box_2018 div.overlay {
		position: absolute;
		width: 137px !important;
		height: 95px !important;
		top: 147px;
		padding: 4px 5px;
	}
	div.series_image_box_2018 div.details {
		position: absolute;
		width: 137px !important;
		height: 139px !important;
		top: 0px;
		padding: 4px 5px;
		display: none;
	}
		div.series_image_box_2018 div.text a {
			color: #535252;
			text-decoration: none;
		}
		div.series_image_box_2018:hover div.details a {
			color: #ffffff;
		}
		div.series_image_box_2018 div.overlay {
			background: #eaeaea;
		}
		div.series_image_box_2018:hover div.details {
			display: block;
			color: #ffffff;
			background-color: #11a6ff;
		}

div.seriesFilterHit {
	border: solid 1px #00ff00;
}


.pikachoose {
	text-align: center;
}






@media screen and (min-width: 1px) {
	#right_banner {display: none;}
	div.main {margin: 10px 10px 10px 10px;}
}
@media screen and (min-width: 720px) {
	#right_banner {display: block;}
	div.main {margin: 10px 10px 10px 10px;}
}


div.main div.main {margin: 0px 0px 0px 0px;}







/* Section 5a Icon Array */
div.bottom_banner {
	z-index: 100;
	margin: 10px 10px 10px 10px;
}
	div.bottom_banner div ul {
		list-style-position:inside;
		padding-left: 10px;
	}









/* Section 6 Footer */

#footer2014 {
}
	#footerMenu {
		margin: 10px;
		width: 450px;
		float: left;
	}
		#footerMenu ul {
			list-style-type: none;
			list-style: none;
		}
			#footerMenu ul li {
				width: 150px;
				float: left;
			}
				#footerMenu ul li a {
					color: #ffffff;
					text-decoration: none;
				}

	.footerLogos {
		clear: right;
		background-color: #ffffff;
		margin: 10px;
		width: 475px;
		float: right;
		padding: 10px;
	}
		.footerLogos img {
			vertical-align: middle;
		}
	#footerCopyright {
		text-align: center;
		clear: both;
	}
		#footerCopyright a {
			display: inline-block;
			padding: 0px 30px;
			color: #ffffff;
			text-decoration: none;
		}



@media screen and (min-width: 1px) {
	#footerMenu {width: 100%;}
}
	@media screen and (min-width: 950px) {
	#footerMenu {width: 300px;}
}
@media screen and (min-width: 1180px) {
	#footerMenu {width: 450px;}
}
@media screen and (min-width: 1410px) {
	#footerMenu {width: 600px;}
}
@media screen and (min-width: 1640px) {
	#footerMenu {width: 600px;}
}





@media screen and (min-width: 1px) {
	.footerLogos {width: 275px;}
	.footerLogos img {width: 250px;}
	.footerLogos a img {width: 50px;}
}
@media screen and (min-width: 500px) {
	.footerLogos {width: 475px;}
	.footerLogos img {width: auto;}
	.footerLogos a img {width: 	auto;}
}













.SearchResult {
	margin-bottom: 0px;
}

.tabDiv {
	height: 24px;
	width: 160px;
	float: left;
	padding: 4px;
	margin-right: 20px;
	border: 1px solid #0184d4;
	border-width: 1px 1px 0px 1px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	color: #ffffff;


}
.tabDiv a {
	text-decoration: none;
	color: #ffffff;
}
.tabDiv a h2, .tabDiv h2 {
	color: #ffffff;
	font-size: 125%;
}

.tabbedBox {
	clear: left;
}

.tabbedBox img {
	clear: left;
	vertical-align: middle;
	margin-bottom: 8px;
}


@media screen and (min-width: 1px) {
	div.main div.tabDiv {width: 70px;}
	div.main div.tabDiv:first-of-type {width: 140px;}
	.tabDiv a h2, .tabDiv h2 {color: #ffffff; font-size: 90%;}
}
@media screen and (min-width: 320px) {
	div.main div.tabDiv {width: 80px;}
	div.main div.tabDiv:first-of-type {width: 150px;}
	.tabDiv a h2, .tabDiv h2 {color: #ffffff; font-size: 100%;}
}
@media screen and (min-width: 425px) {
	div.main div.tabDiv {width: 110px;}
	div.main div.tabDiv:first-of-type {width: 200px;}
	.tabDiv a h2, .tabDiv h2 {color: #ffffff; font-size: 125%;}
}
@media screen and (min-width: 700px) {
	div.main div.tabDiv {width: 200px;}
	div.main div.tabDiv:first-of-type {width: 200px;}
	.tabDiv a h2, .tabDiv h2 {color: #ffffff; font-size: 125%;}
}






div.partSelectorBox form input[type=submit] {
width: 198px;
height: 26px;
margin-bottom: 1px;
font-size: 16px;
border: solid 1px #0184d4;
border-radius: 10px;
-moz-border-radius: 10px;
background-color: #11a6ff;
color: #ffffff;
}


div.partSelectorBox {
	border: solid 1px #0996ea;
	padding: 5px;
}
#txtHint td, #txtHint th {padding: 2px 2px 2px 2px;}
#txtHint th {text-align: right;}
a.DEAD:link, a.DEAD:visited, a.DEAD:hover, a.DEAD:active
	{
	color: #999999 ! important;
	text-decoration: none ! important;
	}
a.SELECTED:link, a.SELECTED:visited, a.SELECTED:hover, a.SELECTED:active
	{
	color: #ff0000 ! important;
	font-weight: bold ! important;
	text-decoration: none ! important;
	}
a.OPTIONAL:link, a.OPTIONAL:visited, a.OPTIONAL:hover, a.OPTIONAL:active
	{
	color: #0000ff ! important;
	text-decoration: none ! important;
	}























div.Basket {
	border: solid 1px #0996ea;
	padding: 5px;

}


.BasketBaseLine {
	width: 100%; height: 30px; overflow: hidden;
}
.BasketSubLine {
	width: 100%; height: 25px; overflow: hidden;
}
.BasketLine {
	width: 100%;
}


div.basketImage, div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {
	height: 75px;
}

div.basketImage		{background-color: #ffeeee;}
div.basketPartCode	{background-color: #eeffee;}
div.basketDelivery	{background-color: #eeeeee;}
div.basketQuantity	{background-color: #eeeeff;}
div.basketPrice		{background-color: #ffeeee;}
div.basketLinePrice	{background-color: #eeffee;}
div.basketRemove		{background-color: #eeeeff;}

div.basketImage		{float: left; width: 85px;}
div.basketPartCode	{float: left; width: 250px;}
div.basketDelivery	{float: left; width: 125px;}
div.basketQuantity	{float: left; width: 95px;}
div.basketPrice		{float: left; width: 95px;}
div.basketLinePrice	{float: left; width: 95px;}
div.basketRemove		{float: left; width: 95px;}





div.basketQuantity input[type=text] {width: 35px; margin-right: 5px;}
div.basketQuantity * {vertical-align: middle;}




.BasketSubLine {height: 50px; background-color: #ddf2fd;}
.BasketBaseLine {background-color: #ddf2fd;}






@media screen and (min-width: 1px) {
	div.basketImage		{display: none;}
	div.BasketLine {width: 100%;}
	div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 35px;}
	div.basketPartCode	{width: 200px;}
	div.basketDelivery	{width:  75px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 85px;}
	.BasketBaseLine {height: 100px;}
	.BasketSubLine {height: 130px;}
}

@media screen and (min-width: 320px) {
	div.basketImage		{display: block;}
	div.BasketLine {width: 100%;}
	div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 35px;}
	div.basketPartCode	{width: 200px;}
	div.basketDelivery	{width:  75px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 85px;}
	.BasketBaseLine {height: 100px;}
	.BasketSubLine {height: 130px;}
}

/* 2L */
@media screen and (min-width: 720px) {
	div.BasketLine {width: 440px;}
	div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 35px;}
	div.basketPartCode	{width: 200px;}
	div.basketDelivery	{width: 100px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 80px;}
	.BasketSubLine {height: 80px;}
	.BasketBaseLine {height: 70px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	div.BasketLine {width: 660px;}
	div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 35px;}
	div.basketPartCode	{width: 300px;}
	div.basketDelivery	{width: 250px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 140px;}
	.BasketSubLine {height: 80px;}
	.BasketBaseLine {height: 70px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	div.BasketLine {width: 890px;}
	div.basketImage, div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 75px;}
	div.basketPartCode	{width: 250px;}
	div.basketDelivery	{width: 125px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 95px;}
	.BasketSubLine {height: 25px;}
	.BasketBaseLine {height: 30px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	div.BasketLine {width: 1120px;}
	div.basketImage, div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 75px;}
	div.basketPartCode	{width: 250px;}
	div.basketDelivery	{width: 125px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 95px;}
	.BasketSubLine {height: 25px;}
	.BasketBaseLine {height: 30px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	div.BasketLine {width: 1350px;}
	div.basketImage, div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {height: 85px;}
	div.basketPartCode	{width: 250px;}
	div.basketDelivery	{width: 125px;}
	div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {width: 95px;}
	.BasketSubLine {height: 25px;}
	.BasketBaseLine {height: 30px;}
}
	
	
	
	
	
div.basketImage, div.basketPartCode, div.basketDelivery, div.basketQuantity, div.basketPrice, div.basketLinePrice, div.basketRemove {
	background-color: #ffffff;
}

.BasketLine:nth-child(odd), .BasketLine:nth-child(odd) div {
	background-color: #ddf2fd;
}
.BasketLine:nth-child(even), .BasketLine:nth-child(even) div {
	background-color: #ffffff;
}
.BasketLine div.basketImage {
	background-color: #ffffff;
}


.BasketSubLine div {background-color: #ddf2fd;}

.BasketQty {width: 28px;}

#ContactForm {
	width: 400px;
	float: left;
}

div.formPair {
	width: 100%;
}




div.formPair input {
	width: 250px;
	float: left;
}

div.formPair label {
	width: 100px;
	float: left;
}
div.formPair textarea {
	width: 351px;
	max-width: 95%;
	height: 200px;
	float: left;
}


.teamMember {
	float: left;
	width: 260px;
	height: 300px;
	border: solid 1px #0996ea;
	margin: 0px 10px 10px 0px;
	font-size: 75%;
}
.teamMember img {
float: left; margin: 0px 5px 5px 0px;
}
.teamMember p {
	margin: 0px 5px 5px 12px;
}
.teamMember h4 {
	margin: 0px 5px 5px 12px;
}




.tooltip{
	display: inline;
	position: relative;
}

.tooltip:hover:after{
	background: #333;
	background: rgba(0,0,0,.8);
	border-radius: 5px;
	bottom: 26px;
	color: #fff;
	content: attr(title);
	left: 20%;
	padding: 5px 15px;
	position: absolute;
	z-index: 980;
	width: 320px;
}

.tooltip:hover:before{
	border: solid;
	border-color: #333 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 20px;
	content: "";
	left: 50%;
	position: absolute;
	z-index: 99;
}





.AddressBox {
	float: left;
	width: 216px;
	height: 270px;
	margin: 0px 10px 15px 0px;
	border: solid 1px #0996ea;
font-size: 75%;
	/* overflow: hidden; */
}

.AddressBox  p {
	padding: 5px;
}
.AddressBox  div {
	padding: 5px;
	margin: 0px 0px 0px 0px;
}


#AddAddressIcon {
	width: 100px;
	height: 100px;
}


.AddressBoxInner01 {
	height: 230px;
	overflow: hidden;
}
.AddressBoxInner02 {
	float: right;
	width: 150px;
	height: 20px;
	text-align: right;
}
.AddressBoxInner03 {
	float: left;
	width: 40px;
	height: 20px;
}



#SpecialInstructions {
	width: 292px;
	height: 100px;
}






#cardDetails {
	width: 320px;
}
#cardDetails label, #cardDetails input, #cardDetails select {
	width: 176px;
	height: 24px;
	margin: 0px 2px 0px 2px;
	padding: 2px 2px 2px 2px;
	font-size: 14px;
}

#cardDetails label {
	float: left;
	border: 1px solid #ffffff;
}
#cardDetails input, #cardDetails select {
	float: right;
	border: 1px solid #0996ea;
}
div.formLine{
	height: 34px;
	margin-bottom: 5px;
}

#cardDetails label {
	width: 130px;
}
#cardDetails input[type=text] {
	height: 20px;
	width: 170px;
}

#cardDetails select.cardDate, #cardDetails select.cardDate option {
	width: 86px;
}















#loginDetails {
	width: 320px;
}
#loginDetails label, #loginDetails input, #loginDetails select, #loginDetails textarea {
	width: 176px;
	height: 24px;
	margin: 0px 2px 0px 2px;
	padding: 2px 2px 2px 2px;
	font-size: 14px;
}

#loginDetails label {
	float: left;
	border: 1px solid #ffffff;
}
#loginDetails input, #loginDetails select, #loginDetails textarea {
	float: right;
	border: 1px solid #0996ea;
}
div.formLine{
	height: 34px;
	margin-bottom: 5px;
}

#loginDetails label {
	width: 130px;
}
#loginDetails input[type=text], #loginDetails input[type=password] {
	height: 20px;
	width: 170px;
}
#loginDetails textarea {
	width: 170px;
	height: 100px;
}










@media screen and (min-width: 950px) {
	#loginDetails {width: 420px;}
	#loginDetails input, #loginDetails select {width: 256px;}
	#loginDetails input[type=text] {width: 250px;}
	#loginDetails input[type=password] {width: 250px;}
	#loginDetails textarea {width: 250px;}
}









div.your_berger_option {
	margin-bottom: 30px;
}
div.your_berger_option span {
	position: relative;
	top: 5px;
	font-weight: bold;
}
div.your_berger_option img {
	float: left;
	margin-right: 10px;
	width: 67px;
	height: 67px;
}












div.yourBergerOption2022 {
	margin: 0px 10px 10px 0px ;
	padding: 5px;
	border: solid 2px #11a6ff;
	width: 350px;
	height: 70px;
	float: left;
}
div.yourBergerOption2022 p {
	margin-left: 57px;
}
div.yourBergerOption2022 a {
	font-weight: bold;
}
div.yourBergerOption2022 a img {
	float: left;
	margin-right: 10px;
	width: 47px;
	height: 47px;
}











































.blue2pxBox {
	width: 300px;
	padding: 5px;
	border: solid 2px #11a6ff;
}

div.main a.recoverOrderLink, div.main a.recoverOrderLink:link, div.main a.recoverOrderLink:active, div.main a.recoverOrderLink:visited, div.main a.recoverOrderLink:hover, 
a.recoverOrderLink {
	background-color: #11a6ff;
}


/*
div.orderRowA      {background-color: #ffff77;}
div.orderRowB      {background-color: #ff77ff;}
div.orderRowC      {background-color: #77ffff;}
div.orderRowD      {background-color: #ff7777;}
div.orderRule      {ackground-color: #7777ff;}


div.orderProduct   {background-color: #ffccff;}
div.orderQty       {background-color: #ffcccc;}
div.orderPrice     {background-color: #ccffcc;}
div.orderLineTotal {background-color: #ccccff;}

*/





div.main a.recoverOrderLink, div.main a.recoverOrderLink:link, div.main a.recoverOrderLink:active, div.main a.recoverOrderLink:visited, div.main a.recoverOrderLink:hover, 
a.recoverOrderLink {
	display: block;
	width: 120px;
	text-align: center;
	float: right;
	color: #ffffff;
	text-decoration: none;
	padding: 1px auto;
}

div.orderRowA      {width: 100%;}
div.orderRowB      {width: 100%;}
div.orderRowC      {width: 100%;}
div.orderRowD      {width: 100%;}
div.orderRuleA, div.orderRuleC      {width: 100%;}
div.orderRuleA hr, div.orderRuleC hr   {width: 100%; margin-top: 0px; margin-bottom: 4px;}


div.orderProduct   {width: 100%;  float:  none;}
div.orderQty       {width: 100px; float: right;}
div.orderPrice     {width: 100px; float: right;}
div.orderLineTotal {width: 100px; float: right;}




/* Will be 300px size */



/* Hide these for the smaller displays */
div.orderRowA div.orderProduct, div.orderRowA div.orderQty, div.orderRowA div.orderPrice, div.orderRowA div.orderLineTotal {display: none;}
div.orderRowB div.orderQty, div.orderRowB div.orderPrice, div.orderRowB div.orderLineTotal {display: none;}
div.orderRowA {display: none;}
div#orderRowA1 {display: block;}


/* Un-hide for the first one */
div#orderRowA1 div.orderProduct {display: block;}

/* Some Boxes diaply Text right-justified */
div.orderQty, div.orderPrice, div.orderLineTotal {text-align: right;}







@media screen and (min-width: 450px) {
	.blue2pxBox {width: 400px;}
	div.orderQty       {width: 133px;}
	div.orderPrice     {width: 133px;}
	div.orderLineTotal {width: 133px;}
}


@media screen and (min-width: 550px) {
	.blue2pxBox {width: 500px;}
	div.orderQty       {width: 166px;}
	div.orderPrice     {width: 166px;}
	div.orderLineTotal {width: 166px;}
}
@media screen and (min-width: 650px) {
	.blue2pxBox {width: 600px;}
	div.orderRowA div.orderQty, div.orderRowA div.orderPrice, div.orderRowA div.orderLineTotal {display: block;}
	div.orderRowB div.orderQty, div.orderRowB div.orderPrice, div.orderRowB div.orderLineTotal {display: block;}
	div.orderRowC {display: none;}
	div.orderRowD {display: none;}
	div.orderRuleC {display: none;}

	div.orderProduct   {float: left;}

	div.orderLink      {width: 290px;}

	div.orderProduct   {width: 290px;}
	div.orderQty       {width: 100px;}
	div.orderPrice     {width: 100px;}
	div.orderLineTotal {width: 100px;}
}

@media screen and (min-width: 720px) {
	.blue2pxBox {width: 660px;}

	div.orderLink      {width: 350px;}

	div.orderProduct   {width: 350px;}
}



/* 3L */
@media screen and (min-width: 950px) {
	.blue2pxBox {width: 890px;}
	div.orderLink      {width: 580px;}
	div.orderProduct   {width: 580px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	.blue2pxBox {width: 1120px;}
	div.orderLink      {width: 810px;}
	div.orderProduct   {width: 810px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	.blue2pxBox {width: 1350px;}
	div.orderLink      {width: 1040px;}
	div.orderProduct   {width: 1040px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	.blue2pxBox {width: 1580px;}
	div.orderLink      {width: 1270px;}
	div.orderProduct   {width: 1270px;}
}







































.OrderC1 {width: 300px;}
.OrderC2 {width: 150px; float: left;}
.OrderC3 {width: 150px; float: left; text-align: right;}
.OrderC4 {width: 300px; display: none; clear: left;}
.OrderC4 {padding-top: 15px;}
.hideLink {display: none;}


.TotalsForOrder table {width: 200px; float: right;}

.TotalsForOrder table tr td:nth-child(2) {text-align: right;}








@media screen and (min-width: 450px) {
.OrderC1 {width: 390px;}
.OrderC2 {width: 195px;}
.OrderC3 {width: 195px;}
.OrderC4 {width: 390px;}
}
@media screen and (min-width: 550px) {
.OrderC1 {width: 500px;}
.OrderC2 {width: 250px;}
.OrderC3 {width: 250px;}
.OrderC4 {width: 500px;}
}
@media screen and (min-width: 650px) {
.OrderC1 {width: 600px;}
.OrderC2 {width: 300px;}
.OrderC3 {width: 300px;}
.OrderC4 {width: 600px;}
}

@media screen and (min-width: 720px) {
.OrderC1 {float: left;}
.OrderC2 {text-align: center;}

.OrderC1 {width: 220px;}
.OrderC2 {width: 220px;}
.OrderC3 {width: 220px;}
.OrderC4 {width: 660px;}
}
/* 3L */
@media screen and (min-width: 950px) {
.OrderC1 {width: 296px;}
.OrderC2 {width: 296px;}
.OrderC3 {width: 296px;}
.OrderC4 {width: 890px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
.OrderC1 {width: 373px;}
.OrderC2 {width: 373px;}
.OrderC3 {width: 373px;}
.OrderC4 {width: 1120px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
.OrderC1 {width: 450px;}
.OrderC2 {width: 450px;}
.OrderC3 {width: 450px;}
.OrderC4 {width: 1350px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
.OrderC1 {width: 525px;}
.OrderC2 {width: 525px;}
.OrderC3 {width: 525px;}
.OrderC4 {width: 1580px;}
}



























div.BasketCarriageOffer {
	width: 250px;
	height: 150px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: solid 1px #0184d4;
	border-radius: 10px;
	overflow: hidden;
}
	div.BasketCarriageOffer img {
		float: left;
		margin-right: 10px;
	}
	div.BasketCarriageOffer h3 {
		width: 160px;
		float: left;
		margin-top: 10px;
		margin-bottom: 0px;
		font-size: 200%;
	}
	div.BasketCarriageOffer p {
		margin-right: 10px;
		margin-top: 10px;
	}
















div.clearLeft {
	clear: left;
}

div.iconBox {
	width: 125px;
	height: 22px;
	float: left;
	padding: 5px;
	margin: 5px;
	border: solid 1px #0184d4;
	text-align: center;
}
div.iconTarget {
	float: left;
	float: left;
	border: solid 1px #0184d4;
}
div.iconTarget img {
	display: none;
}
div.iconTarget img:first-child {
	display: block;
}



#loginDetails input.badBox {
	border-color: #ff0000;
	
}
#loginDetails select.badBox {
	border-color: #ff0000;
	
}



table.OrderListing  td, table.OrderListing tr th {
	padding: 5px;
	border: solid 1px #0184d4;
}






/* @media screen and (min-width: 1px) { */
	/* img {max-width: 90%; height: auto;} */
/* } */

/* @media screen and (min-width: 300px) { */
	/* img {max-width: 100%; height: auto;} */
/* } */




div.maxWidth {
	max-width: 100%;
	overflow-y: scroll;
}








div.colShowHide {display: none;}
div.colShowHideLink {display: block;}


/*
CAUTION - These need to match the Javaxcript which un-ticks the checkboxes

*/

/* 	body {width: 100%;} */
 @media screen and (min-width: 1px) {
	table.blueWhite td.t-1-c-7, table.blueWhite th.t-1-c-7 {display: none;}
	table.blueWhite td.t-1-c-8, table.blueWhite th.t-1-c-8 {display: none;}
	table.blueWhite td.t-1-c-9, table.blueWhite th.t-1-c-9 {display: none;}
	table.blueWhite td.t-1-c-10, table.blueWhite th.t-1-c-10 {display: none;}
	table.blueWhite td.t-1-c-11, table.blueWhite th.t-1-c-11 {display: none;}
	table.blueWhite td.t-1-c-12, table.blueWhite th.t-1-c-12 {display: none;}
	table.blueWhite td.t-1-c-13, table.blueWhite th.t-1-c-13 {display: none;}
	table.blueWhite td.t-1-c-14, table.blueWhite th.t-1-c-14 {display: none;}
	table.blueWhite td.t-1-c-15, table.blueWhite th.t-1-c-15 {display: none;}
	table.blueWhite td.t-1-c-16, table.blueWhite th.t-1-c-16 {display: none;}
	table.blueWhite td.t-1-c-17, table.blueWhite th.t-1-c-17 {display: none;}
	table.blueWhite td.t-1-c-18, table.blueWhite th.t-1-c-18 {display: none;}
	table.blueWhite td.t-1-c-19, table.blueWhite th.t-1-c-19 {display: none;}
	table.blueWhite td.t-1-c-20, table.blueWhite th.t-1-c-20 {display: none;}
	table.blueWhite td.t-1-c-21, table.blueWhite th.t-1-c-21 {display: none;}
	table.blueWhite td.t-1-c-22, table.blueWhite th.t-1-c-22 {display: none;}
	table.blueWhite td.t-1-c-23, table.blueWhite th.t-1-c-23 {display: none;}
	table.blueWhite td.t-1-c-24, table.blueWhite th.t-1-c-24 {display: none;}
	table.blueWhite td.t-1-c-25, table.blueWhite th.t-1-c-25 {display: none;}
	table.blueWhite td.t-1-c-26, table.blueWhite th.t-1-c-26 {display: none;}
	table.blueWhite td.t-1-c-27, table.blueWhite th.t-1-c-27 {display: none;}
	table.blueWhite td.t-1-c-28, table.blueWhite th.t-1-c-28 {display: none;}
	table.blueWhite td.t-1-c-29, table.blueWhite th.t-1-c-29 {display: none;}
	table.blueWhite td.t-1-c-30, table.blueWhite th.t-1-c-30 {display: none;}
	table.blueWhite td.t-1-c-31, table.blueWhite th.t-1-c-31 {display: none;}
	table.blueWhite td.t-1-c-32, table.blueWhite th.t-1-c-32 {display: none;}
	table.blueWhite td.t-1-c-33, table.blueWhite th.t-1-c-33 {display: none;}
	table.blueWhite td.t-1-c-34, table.blueWhite th.t-1-c-34 {display: none;}
	table.blueWhite td.t-1-c-35, table.blueWhite th.t-1-c-35 {display: none;}
	table.blueWhite td.t-1-c-36, table.blueWhite th.t-1-c-36 {display: none;}
	table.blueWhite td.t-1-c-37, table.blueWhite th.t-1-c-37 {display: none;}
	table.blueWhite td.t-1-c-38, table.blueWhite th.t-1-c-38 {display: none;}
	table.blueWhite td.t-1-c-39, table.blueWhite th.t-1-c-39 {display: none;}
	table.blueWhite td.t-1-c-40, table.blueWhite th.t-1-c-40 {display: none;}
	table.blueWhite td.t-1-c-41, table.blueWhite th.t-1-c-41 {display: none;}
	table.blueWhite td.t-1-c-42, table.blueWhite th.t-1-c-42 {display: none;}
	table.blueWhite td.t-1-c-44, table.blueWhite th.t-1-c-44 {display: none;}
}
@media screen and (min-width: 550px) {
}
@media screen and (min-width: 650px) {
}
/* 	body {width: 700px;} */
@media screen and (min-width: 720px) {
	table.blueWhite td.t-1-c-4, table.blueWhite th.t-1-c-4 {display: table-cell;}
}
@media screen and (min-width: 800px) {
	table.blueWhite td.t-1-c-5, table.blueWhite th.t-1-c-5 {display: table-cell;}
}
/* 	body {width: 930px;} */
@media screen and (min-width: 950px) {
	table.blueWhite td.t-1-c-6, table.blueWhite th.t-1-c-6 {display: table-cell;}
}
/* 	body {width: 1160px;} */
 @media screen and (min-width: 1180px) {
	table.blueWhite td.t-1-c-7, table.blueWhite th.t-1-c-7 {display: table-cell;}
	table.blueWhite td.t-1-c-8, table.blueWhite th.t-1-c-8 {display: table-cell;}
}
@media screen and (min-width: 1250px) {
	table.blueWhite td.t-1-c-9, table.blueWhite th.t-1-c-9 {display: table-cell;}
	table.blueWhite td.t-1-c-10, table.blueWhite th.t-1-c-10 {display: table-cell;}
}
/* 	body {width: 1390px;} */
@media screen and (min-width: 1410px) {
	table.blueWhite td.t-1-c-11, table.blueWhite th.t-1-c-11 {display: table-cell;}
	table.blueWhite td.t-1-c-12, table.blueWhite th.t-1-c-12 {display: table-cell;}
}
	/* body {width: 1620px;} */
@media screen and (min-width: 1640px) {
	table.blueWhite td.t-1-c-13, table.blueWhite th.t-1-c-13 {display: table-cell;}
	table.blueWhite td.t-1-c-14, table.blueWhite th.t-1-c-14 {display: table-cell;}
}











table.pad3 td {
	padding: 3px;
	
}
















#seriesRelated {
	height: 300px;
	width: 100%;
	overflow: hidden;
}
#seriesRelatedInner {
	height: 300px;
	padding-left: 50px;
	padding-right: 50px;
	overflow: hidden;
}

.slickArrowSP, .slickArrowSN {
	display: block;
	position: absolute;
	top: 119px;
	font-size: 20px;
	width: 39px;
	height: 39px;
}
.slickArrowSP {
	left: 5px;
}
.slickArrowSN {
	right: -5px;
}




 @media screen and (min-width: 1px) {
	#seriesRelated {width: 254px;}
}
@media screen and (min-width: 550px) {
	#seriesRelated {width: 410px;}
}
@media screen and (min-width: 650px) {
	#seriesRelated {width: 570px;}
}
/* 	body {width: 700px;} */
@media screen and (min-width: 720px) {
	#seriesRelated {width: 570px;}
}
@media screen and (min-width: 800px) {
	#seriesRelated {width: 570px;}
}
/* 	body {width: 930px;} */
@media screen and (min-width: 950px) {
	#seriesRelated {width: 890px;}
}
/* 	body {width: 1160px;} */
 @media screen and (min-width: 1180px) {
	#seriesRelated {width: 1045px;}
}
@media screen and (min-width: 1250px) {
	#seriesRelated {width: 1045px;}
}
/* 	body {width: 1390px;} */
@media screen and (min-width: 1410px) {
	#seriesRelated {width: 1366px;}
}
	/* body {width: 1620px;} */
@media screen and (min-width: 1640px) {
	#seriesRelated {width: 1530px;}
}











#recentlyViewed {
	height: 300px;
	width: 100%;
	overflow: hidden;
}
#recentlyViewedInner {
	height: 300px;
	padding-left: 50px;
	padding-right: 50px;
	overflow: hidden;
}

.slickArrowRP, .slickArrowRN {
	display: block;
	position: absolute;
	top: 119px;
	font-size: 20px;
	width: 39px;
	height: 39px;
}
.slickArrowRP {
	left: 5px;
}
.slickArrowRN {
	right: -5px;
}




 @media screen and (min-width: 1px) {
	#recentlyViewed {width: 254px;}
}
@media screen and (min-width: 550px) {
	#recentlyViewed {width: 410px;}
}
@media screen and (min-width: 650px) {
	#recentlyViewed {width: 570px;}
}
/* 	body {width: 700px;} */
@media screen and (min-width: 720px) {
	#recentlyViewed {width: 570px;}
}
@media screen and (min-width: 800px) {
	#recentlyViewed {width: 570px;}
}
/* 	body {width: 930px;} */
@media screen and (min-width: 950px) {
	#recentlyViewed {width: 890px;}
}
/* 	body {width: 1160px;} */
 @media screen and (min-width: 1180px) {
	#recentlyViewed {width: 1045px;}
}
@media screen and (min-width: 1250px) {
	#recentlyViewed {width: 1045px;}
}
/* 	body {width: 1390px;} */
@media screen and (min-width: 1410px) {
	#recentlyViewed {width: 1366px;}
}
	/* body {width: 1620px;} */
@media screen and (min-width: 1640px) {
	#recentlyViewed {width: 1530px;}
}














#BergerBasket {
	clear: left;
	width: 861px;
	color: #8d8989;
}
.BergerBasketSubLine {
	border: solid 1px #e6e7e9;
	border-width: 2px 0px 2px 0px;
	clear: left;
	width: 916px;
}
.BergerBasketLine {
	border: solid 1px #e6e7e9;
	border-width: 0px 0px 2px 0px;
	clear: left;
	width: 916px;
	color: #8d8989;
}

#BergerBasket div:first-child {
	font-size: 16px;
}

.BergerbasketImage            {float: left; width: 81px;}
.BergerbasketPartCode       {float: left; width: 415px;}
.BergerbasketDelivery       {float: left; width: 90px;}
.BergerbasketQuantity       {float: left; width: 85px;}
.BergerbasketPrice            {float: left; width: 70px;}
.BergerbasketLinePrice     {float: left; width: 94px;}
.BergerbasketRemove          {float: left; width: 80px;}

.BasketSeriesLink {
	font-size: 16px;
	color: #109bef;
}

.BergerbasketRemove a img, .BergerbasketQuantity input[type=image] {
	width: 16px;
	height: 16px;
}
.BergerbasketQuantity input[type=image] {
	padding-left: 5px;
	padding-top: 5px;
}





.BergerbasketDelivery       ,
.BergerbasketQuantity       ,
.BergerbasketPrice            ,
.BergerbasketLinePrice     ,
.BergerbasketRemove          {text-align: center;}












/* .BergerBasketSubLine {background-color: #777777;} */
/* .BergerBasketLine {background-color: #333333;} */
/* .BergerbasketQuantity, .BergerbasketImage          {background-color: #ccccee;} */
/* .BergerbasketPrice, .BergerbasketPartCode          {background-color: #cceecc;} */
/* .BergerbasketLinePrice, .BergerbasketDelivery          {background-color: #eecccc;} */
/* .BergerbasketRemove          {background-color: #cccccc;} */









.BergerbasketRemove          {overflow: hidden;}




#BergerTotalsBoxContainer {
	float: right;
	width: 275px;
	margin-right: 20px;
}
#BergerTotalsBox {
	width: 255px;
	padding: 10px;
	background-color: #f7f8fa;
	border: solid 1px #eaeaeb;
	margin-bottom: 4px;
}
#BergerTotalsBox table {
	width: 100%;
}


#BergerTotalsBox table th, #BergerTotalsBox table td {
	font-weight: bold;
	color: #727479;
}
#BergerTotalsBox table th {
	font-size: 14px;
	padding-bottom: 10px;
}
#BergerTotalsBox table td {
	font-size: 13px;
	padding-bottom: 6px;
}

#Checkout2017 {
	font-size: 11px;
	color: white;
	padding: 10px 30px;
	background-color: #0d9df3;
	border: 0px;
}



#BergerBasketContainer {
	width: 1140px;
	clear: left;
}








/* Design for 300px */
@media screen and (min-width: 1px) {
	#BergerBasket				{display: table-header-group;}
	#BergerTotalsBox			{display: table-footer-group;}
	#BergerBasketContainer		{display: table;}
	#BergerTotalsBoxContainer	{margin-right: 20px;}
	#BergerTotalsBoxContainer div	{display: block;}

	#BergerBasketContainer	{width: 280px;}
	#BergerBasket			{width: 280px;}
	.BergerBasketSubLine	{display: none;}
	.BergerBasketLine		{width: 280px;}

	.BergerbasketPartCode	{width: 199px;}
	.BergerbasketDelivery	{width: 199px;}
	.BergerbasketQuantity	{width: 199px;}
	.BergerbasketPrice		{width: 199px;}

	.BergerbasketLinePrice	{width: 169px;}
	.BergerbasketRemove		{width: 30px;}
	.BergerbasketRemove		{color: transparent;}

	.BergerbasketImage		{min-height: 150px;}

	.BergerbasketDelivery label, .BergerbasketQuantity label, .BergerbasketPrice label, .BergerbasketLinePrice label
		{display: inline-block;}
	.BergerbasketDelivery, .BergerbasketQuantity, .BergerbasketPrice, .BergerbasketLinePrice, .BergerbasketRemove
		{text-align: left;}

	.BergerBasketLine:first-of-type {border-width: 2px 0px 2px 0px;}





















	#BergerTotalsBoxContainer {float: left; width: 280px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}
































/* Design for 320px */
@media screen and (min-width: 320px) {
	#BergerBasketContainer	{width: 300px;}
	#BergerBasket			{width: 300px;}
	.BergerBasketLine		{width: 300px;}

	.BergerbasketPartCode	{width: 219px;}
	.BergerbasketDelivery	{width: 219px;}
	.BergerbasketQuantity	{width: 219px;}
	.BergerbasketPrice		{width: 219px;}

	.BergerbasketLinePrice	{width: 189px;}

	#BergerTotalsBoxContainer {float: left; width: 300px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}
/* Design for 340px */
@media screen and (min-width: 340px) {
	#BergerBasketContainer	{width: 320px;}
	#BergerBasket			{width: 320px;}
	.BergerBasketLine		{width: 320px;}

	.BergerbasketPartCode	{width: 239px;}
	.BergerbasketDelivery	{width: 239px;}
	.BergerbasketQuantity	{width: 239px;}
	.BergerbasketPrice		{width: 239px;}

	.BergerbasketLinePrice	{width: 209px;}

	#BergerTotalsBoxContainer {float: left; width: 320px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}
/* Design for 360px */
@media screen and (min-width: 360px) {
	#BergerBasketContainer	{width: 340px;}
	#BergerBasket			{width: 340px;}
	.BergerBasketLine		{width: 340px;}

	.BergerbasketPartCode	{width: 259px;}
	.BergerbasketDelivery	{width: 259px;}
	.BergerbasketQuantity	{width: 259px;}
	.BergerbasketPrice		{width: 259px;}

	.BergerbasketLinePrice	{width: 229px;}

	#BergerTotalsBoxContainer {float: left; width: 340px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}
/* Design for 380px */
@media screen and (min-width: 380px) {
	#BergerBasketContainer	{width: 360px;}
	#BergerBasket			{width: 360px;}
	.BergerBasketLine		{width: 360px;}

	.BergerbasketPartCode	{width: 279px;}
	.BergerbasketDelivery	{width: 279px;}
	.BergerbasketQuantity	{width: 279px;}
	.BergerbasketPrice		{width: 279px;}

	.BergerbasketLinePrice	{width: 249px;}

	#BergerTotalsBoxContainer {float: left; width: 360px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}


/* Design for 400px */
@media screen and (min-width: 400px) {
	#BergerBasketContainer	{width: 380px;}
	#BergerBasket			{width: 380px;}
	.BergerBasketLine		{width: 380px;}

	.BergerbasketPartCode	{width: 299px;}
	.BergerbasketDelivery	{width: 299px;}
	.BergerbasketQuantity	{width: 299px;}
	.BergerbasketPrice		{width: 299px;}

	.BergerbasketLinePrice	{width: 269px;}

	#BergerTotalsBoxContainer {float: left; width: 380px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}

/* Design for 440px */
@media screen and (min-width: 440px) {
	#BergerBasketContainer	{width: 420px;}
	#BergerBasket			{width: 420px;}
	.BergerBasketLine		{width: 420px;}

	.BergerbasketPartCode	{width: 339px;}
	.BergerbasketDelivery	{width: 339px;}
	.BergerbasketQuantity	{width: 339px;}
	.BergerbasketPrice		{width: 339px;}

	.BergerbasketLinePrice	{width: 309px;}

	#BergerTotalsBoxContainer {float: left; width: 420px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}

/* Design for 480px */
@media screen and (min-width: 480px) {
	#BergerBasketContainer	{width: 460px;}
	#BergerBasket			{width: 460px;}
	.BergerBasketSubLine	{width: 460px;}
	.BergerBasketSubLine	{display: inline-block;}
	.BergerBasketLine		{width: 460px;}

	.BergerbasketPartCode	{width: 379px;}
	.BergerbasketDelivery	{width: 90px;}
	.BergerbasketQuantity	{width: 85px;}
	.BergerbasketPrice		{width: 70px;}

	.BergerbasketLinePrice	{width: 94px;}

	.BergerbasketImage {min-height: 52px;}

	.BergerbasketDelivery label, .BergerbasketQuantity label, .BergerbasketPrice label, .BergerbasketLinePrice label
		{display: none;}
	.BergerbasketDelivery, .BergerbasketQuantity, .BergerbasketPrice, .BergerbasketLinePrice, .BergerbasketRemove
		{text-align: center;}


	.BergerBasketLine:first-of-type {border-width: 0px 0px 2px 0px;}





	#BergerTotalsBoxContainer {float: left; width: 460px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}

}

/* Design for 500px */
@media screen and (min-width: 500px) {
	#BergerBasketContainer	{width: 480px;}
	#BergerBasket			{width: 480px;}
	.BergerBasketSubLine	{width: 480px;}
	.BergerBasketLine		{width: 480px;}

	.BergerbasketPartCode	{width: 399px;}

	#BergerTotalsBoxContainer {float: left; width: 480px; margin-right: 0px;}
	#BergerTotalsBox {width: auto;}
}

/* Design for 520px */
@media screen and (min-width: 520px) {
	#BergerBasketContainer	{width: 500px;}
	#BergerBasket			{width: 500px;}
	.BergerBasketSubLine	{width: 500px;}
	.BergerBasketLine		{width: 500px;}

	.BergerbasketPartCode	{width: 419px;}


















	#BergerTotalsBoxContainer {float: right; width: 310px; margin-left: 0px;}
	#BergerTotalsBox {width: 290px;}
}


























































/* Design for 540px */
@media screen and (min-width: 540px) {
	#BergerBasketContainer	{width: 520px;}
	#BergerBasket			{width: 520px;}
	.BergerBasketSubLine	{width: 520px;}
	.BergerBasketLine		{width: 520px;}

	.BergerbasketPartCode	{width: 439px;}
}

/* Design for 560px */
@media screen and (min-width: 560px) {
	#BergerBasketContainer	{width: 540px;}
	#BergerBasket			{width: 540px;}
	.BergerBasketSubLine	{width: 540px;}
	.BergerBasketLine		{width: 540px;}

	.BergerbasketPartCode	{width: 459px;}
}

/* Design for 580px */
@media screen and (min-width: 580px) {
	#BergerBasketContainer	{width: 560px;}
	#BergerBasket			{width: 560px;}
	.BergerBasketSubLine	{width: 560px;}
	.BergerBasketLine		{width: 560px;}

	.BergerbasketPartCode	{width: 479px;}
}

/* Design for 600px */
@media screen and (min-width: 600px) {
	#BergerBasketContainer	{width: 580px;}
	#BergerBasket			{width: 580px;}
	.BergerBasketSubLine	{width: 580px;}
	.BergerBasketLine		{width: 580px;}

	.BergerbasketPartCode	{width: 499px;}
}

/* Design for 620px */
@media screen and (min-width: 620px) {
	#BergerBasketContainer	{width: 600px;}
	#BergerBasket			{width: 600px;}
	.BergerBasketSubLine	{width: 600px;}
	.BergerBasketLine		{width: 600px;}

	.BergerbasketPartCode	{width: 519px;}
}

/* Design for 640px */
@media screen and (min-width: 640px) {
	#BergerBasketContainer	{width: 620px;}
	#BergerBasket			{width: 620px;}
	.BergerBasketSubLine	{width: 620px;}
	.BergerBasketLine		{width: 620px;}

	.BergerbasketPartCode	{width: 539px;}
}

/* Design for 660px */
@media screen and (min-width: 660px) {
	#BergerBasketContainer	{width: 640px;}
	#BergerBasket			{width: 640px;}
	.BergerBasketSubLine	{width: 640px;}
	.BergerBasketLine		{width: 640px;}

	.BergerbasketPartCode	{width: 559px;}
}

/* Design for 680px */
@media screen and (min-width: 680px) {
	#BergerBasketContainer	{width: 660px;}
	#BergerBasket			{width: 660px;}
	.BergerBasketSubLine	{width: 660px;}
	.BergerBasketLine		{width: 660px;}

	.BergerbasketPartCode	{width: 579px;}
}

/* Design for 700px */
@media screen and (min-width: 700px) {
	#BergerBasketContainer	{width: 680px;}
	#BergerBasket			{width: 680px;}
	.BergerBasketSubLine	{width: 680px;}
	.BergerBasketLine		{width: 680px;}

	.BergerbasketPartCode	{width: 599px;}
}



























/* Design for 720px */
/* 2L */
@media screen and (min-width: 720px) {
	#BergerBasketContainer	{width: 685px;}
	#BergerBasket			{width: 645px;}
	.BergerBasketSubLine	{width: 675px;}
	.BergerBasketLine		{width: 675px;}

	.BergerbasketPartCode	{width: 584px;}
}

/* 3L */
@media screen and (min-width: 950px) {
	#BergerBasket				{display: block;}
	#BergerTotalsBox			{display: block;}
	#BergerBasketContainer		{display: block;}
	#BergerTotalsBoxContainer	{margin-right: 0px;}

	#BergerBasketContainer		{width: 905px;}
	#BergerBasket				{width: 580px;}
	.BergerBasketSubLine		{width: 580px;}
	.BergerBasketLine			{width: 580px;}

	.BergerbasketPartCode		{width: 485px;}
	.BergerbasketDelivery	{min-height: 40px;}
	.BergerbasketQuantity	{min-height: 40px;}
}

/* 4L */
@media screen and (min-width: 1180px) {
	#BergerBasketContainer	{width: 1135px;}
	#BergerBasket			{width: 810px;}
	.BergerBasketSubLine	{width: 810px;}
	.BergerBasketLine		{width: 810px;}

	.BergerbasketPartCode	{width: 485px; min-height: 50px;}

	.BergerbasketRemove		{width: 80px;}
	.BergerbasketRemove		{color: #8d8989;}

	.BergerbasketDelivery	{min-height: 24px;}
	.BergerbasketQuantity	{min-height: 24px;}
	.BergerbasketImage		{min-height: 24px;}
}

/* 5L */
@media screen and (min-width: 1410px) {
	/* body {width: 1390px;} */
	#BergerBasketContainer	{width: 1365px;}
	#BergerBasket			{width: 1040px;}
	.BergerBasketSubLine	{width: 1040px;}
	.BergerBasketLine		{width: 1040px;}

	.BergerbasketPartCode	{width: 535px; min-height: 24px;}
}

/* 6L */
@media screen and (min-width: 1640px) {
	/* body {width: 1620px;} */
	#BergerBasketContainer	{width: 1595px;}
	#BergerBasket			{width: 1270px;}
	.BergerBasketSubLine	{width: 1270px;}
	.BergerBasketLine		{width: 1270px;}

	.BergerbasketPartCode	{width: 765px;}
}

















.blueText {
	color: #109bef;
}
div#CreditForm {
	width: 100%;
}


div#CreditForm div span {
	color: red;
}



div#CreditForm div label {
	font-weight: bold;
}
div#CreditForm div.col-1 {
	width: 100%;
	
}
div#CreditForm div.col-2 {
	width: 47%;
	float: left;
	margin-left: 4.5%;
}
div#CreditForm div.col-3 {
	width: 30%;
	float: left;
	margin-left: 4.5%;
}
div#CreditForm div.first {
	margin-left: 0%;
}


div.section {
	margin-top: 25px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}







div#CreditForm div input, div#CreditForm select {
	width: 98%;
	border: 1px solid #ccc;
	color: #000000;
	padding: 3px;
	margin-bottom: 12px;
}
div#CreditForm div.col-2 input, div#CreditForm div.col-2 select {
	width: 98%;
}
div#CreditForm div.col-3 input, div#CreditForm div.col-3 select {
	width: 98%;
}


div#CreditForm div label {
	width: 100%;
	
}



div#CreditForm label.Radio {
	display: block;
	width: 60%;
	float: left;
}
div#CreditForm div.RadioButton {
	width: 19%;
	float: left;
}
div#CreditForm div.RadioButton input {
	width: 20%;
}
.greyed {
	background-color: #cccccc;
}



div.leftBox {
	width: 40px;
	float: left;
}



div.col-1 ul {
	margin-bottom: 10px;
}
div#CreditForm div.col-1 input[type=submit] {
	width: 100px;
	padding: .5em 1.25em;
	background-color: #0995ea;
	border-color: #0995ea;
	color: #ffffff;
	box-shadow: 3px 3px 3px 1px #cccccc;
}



div.Validation {
	width: 98%;
	display: none;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 4px;
	margin-bottom: 12px;
}
div.ValidationBad {
	width: 98%;
	display: block;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 4px;
	margin-bottom: 12px;
}
#VCompanyName,
#VCompanyNumber,
#VPurchasingContact,
#VPurchasingPhone,
#VPurchasingEmail,
#VRegAddress1,
#VAccountsPostcode,
#VBankAddress1,
#VBankPostcode,
#VBankName,
#VBankAccountName,
#VBankSortCode,
#VBankAccountNumber,
#VPrintName,
#VOnBehalfOf,
#VPositionHeld,
#VDateAgreed





{
	/* display: none; */
}

div#CreditForm div input.BadInput
{
	margin-bottom: 0px;
}


.CatH1 a {
	text-decoration: none;
	color: #0184d3;
}

.subCatH3 a {
	text-decoration: none;
	color: #0184d3;
}



table.blueWhite {
	margin-top: 5px;
}

#OpenLink {
	display: inline-block;
	width: 280px;
	line-height: 30px;
	font-weight: bold;
	font-size: 15px;
	padding: 5px;
	background-color: #11a6ff;
	border-radius: 3px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

div.ColumnSelect {
	position: absolute;
	background-color: #ffffff;
	padding: 5px;
	width: 280px;
	box-shadow: inset 0 0 6px #cdcdcd;
	line-height: 2;
	font-weight: bold;
	z-index: 9;
}

































#top_banner {
	
}


#top_banner a {
}
#top_banner a img {
	height: 90px;
	float: left;
	width: auto;
	padding: 5px;
}
#top_banner h1 {
	float: left;
}
#top_banner span#logo {
	float: left;
}
#top_banner p {
	float: left;
}











#top_banner.stayTop {
	height: 64px;
	top: 0px;
	position: fixed;
}
#top_banner.stayTop a img {
	height: 55px;
}



span#logo {
	font-size: 24px;
	margin-bottom: 0px;
	padding-top: 44px;
	font-style: italic;
	color: #0996ea;
	font-family: Verdana, Geneva, sans-serif;
}
#berger {
	font-size: 24px;
	margin-bottom: 0px;
	padding-top: 44px;
	font-style: italic;
	color: #0996ea;
	font-family: Verdana, Geneva, sans-serif;
}

.stayTop #berger {
	padding-top: 19px;
}

.stayTop span#logo {
	padding-top: 19px;
}



@media screen and (min-width: 1px) {
	#top_banner.stayTop {width: 100%;}
}
/* 2L */
@media screen and (min-width: 720px) {
	#top_banner.stayTop {width: 700px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	#top_banner.stayTop {width: 930px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	#top_banner.stayTop {width: 1160px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	#top_banner.stayTop {width: 1390px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	#top_banner.stayTop {width: 1620px;}
}
/* 7L */
@media screen and (min-width: 1852px) {
	/* body {width: 1832px;} */
}
/* 8L */
@media screen and (min-width: 2072px) {
	/* body {width: 2052px;} */
}
/* 9L */
@media screen and (min-width: 2292px) {
	/* body {width: 2272px;} */
}
/* 10L */
@media screen and (min-width: 2512px) {
	/* body {width: 2492px;} */
}






#cookieNotice {
	background-color: #0996ea;
	width: 100%;
	color: #ffffff;
}
#cookieNotice p a{
	color: #ffffff;
}
#cookieNotice p {
	padding: 4px;
	margin-bottom: 0px;
}



#top_banner {
	
}





div.searchTop2018 {
	width: 446px;
	float: right;
	padding: 5px;
	margin-top: 33px;
	margin-bottom: 10px;
	margin-right: 10px;
	overflow: hidden;
}


div.searchTop2018 form {
	text-align: left;
	position: relative;
	height: 42px;
}
div.searchTop2018 form input[type=text] {
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 401px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 6px;
	font-size: 16px;
	border: solid 1px #e6e6e6;
	border-width: 1px 0px 1px 1px;
	background-color: #ffffff;
	border-radius: 5px 0px 0px 5px;
	box-sizing: border-box;
}


div.searchTop2018 form input[type=submit] {
	display: block;
	position: absolute;
	top: 2px;
	left: 402px;
	width: 50px;
	height: 45px;
	border-radius: 0px 5px 5px 0px;
	margin-bottom: 1px;
	border-width: 0px;
	background-color: #0000ff;
	font-size: 16px;
	color: #ffffff;
	box-sizing: border-box;
	background: #11a6ff url(/images/template/search-button-48.png) no-repeat 50% 50%;
	background-size: 34px 34px;
}

div.searchTop2018 form input[type=text]::placeholder {
	font-style: italic;
	color: #777777;
}

.stayTop div.searchTop2018 {
	margin-top: 8px;
}

















#nav2018 {
	height: 40px;
	background-color: #ffffff;
	z-index: 200;

}
#nav2018 img {
	vertical-align: middle;
}
#nav2018 img {
	height: 30px;
	width: auto;
}
#navDesktopLeft2018 {
	display: block;
	width: 480px;
	float: left;
	height: 40px;
}
#navMobileLeft2018 {
	display: block;
}
#navDesktopRight2018 {
	display: block;
	float: right;
	width: 620px;
	height: 40px;
}
#navMobileRight2018 {
	display: block;
	float: right;
	width: 215px;
}

#basketCount {
	display: inline-block;
	background-color: #ff0000;
	color: #ffffff;
	border-radius: 10px;
	font-size: 75%;
	padding: 0px 8px;
}


.stayTopN {
	top: 64px;
	position: fixed;
	box-shadow: 0px 8px 5px -3px #cccccc;
	background-color: #ffffff;
}


#deswjhuqkuiwh {
	
}



@media screen and (min-width: 1px) {
	.stayTopN {width: 100%;}
}
/* 2L */
@media screen and (min-width: 720px) {
	.stayTopN {width: 700px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	.stayTopN {width: 930px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	.stayTopN {width: 1160px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	.stayTopN {width: 1390px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	.stayTopN {width: 1620px;}
}
/* 7L */
@media screen and (min-width: 1852px) {
	/* body {width: 1832px;} */
}
/* 8L */
@media screen and (min-width: 2072px) {
	/* body {width: 2052px;} */
}
/* 9L */
@media screen and (min-width: 2292px) {
	/* body {width: 2272px;} */
}
/* 10L */
@media screen and (min-width: 2512px) {
	/* body {width: 2492px;} */
}


.stayAlmostTop {
	z-index: 999;
	position: fixed;
}





#mobileNavLayer {display: none;}












#navDesktopLeft2018 a {
	display: inline-block;
	color: #11a6ff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 40px 5px 10px;
}
#navDesktopRight2018 a {
	display: inline-block;
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	margin: 5px 10px 5px 40px;
}

#navMobileRight2018 a {
	display: inline-block;
	margin: 5px 5px 5px 5px;
}

#navMobileRight2018 a#navMobileLeft2018 {
	margin: 5px 5px 5px 5px;
}



#mainPhone {
	font-size: 22px;
}



#Company-pop-up, #Contact_Us-pop-up, #Products-pop-up {
}
.SubNav {
	position: absolute;
	margin-top: 40px;
	z-index: 500;
	display: none;
	box-shadow: 0 5px 29px 0px rgba(0,0,0,0.25);
}
.SubNav .SubMenuSection a {
	display: inline;
	width: 100%;
	padding: 5px;
	color: #ffffff;
	text-decoration: underline;
}

.SubMenuSection {
	width: 210px;
	height: 170px;
	float: left;
	margin: 5px;
}
.SubMenuSection p {
	padding: 5px;
}

ul.masterCompany {
	margin: 5px;
	list-style-position: outside;
	padding-left: 20px;
	color: #ffffff;
}
ul.masterCompany li {
	padding-bottom: 7px;
}
ul.masterCompany li a {
	color: #ffffff;
	text-decoration: none;
}


.masterCategoriesCategory {
	width: 32%;
	float: left;
	margin: 5px;
}
.masterCategoriesCategory ul {
	list-style-position: outside;
	padding-left: 20px;
	color: #ffffff;
}
.masterCategoriesCategory ul li {
	padding-bottom: 7px;
}
.masterCategoriesCategory a {
	color: #ffffff;
	text-decoration: none;
}


.masterContacts {
	width: 210px;
	height: 120px;
	float: left;
	margin-right: 7px;
	padding: 5px;
	color: #ffffff;
}
#nav2018 .masterContacts img {
	float: left;
	margin: 2px 5px 2px 2px;
	width: auto;
	height: auto;
}
.masterContacts a {
	color: #ffffff;
	text-decoration: underline;
}

#smallMenu {
	display: none;
	clear: both;
	position: relative;
	z-index: 300;
	background-color: #ffffff;
overflow-y: auto;
}




#smallMenu ul {
	/* margin-left: 20px; */
	list-style-type: none;
}
#smallMenu ul li {
}
#smallMenu ul ul li {
	border-bottom: solid 1px #eaeaea;
}
.fullMenuLine {
	display: block;
	border-bottom: solid 1px #eaeaea;
}
#smallMenu ul ul {
	/* margin-left: 20px; */
	display: none;
	list-style-type: none;
}
#smallMenu a {
	display: inline-block;
	font-weight: bold;
	margin: 15px 10px 15px 20px;
}
#smallMenu ul ul a {
	margin-left: 40px;
}
span.openSubSubMenu, span.closeSubSubMenu {
	display: block;
	float: right;
	width: 10px;
	margin-right: 30px;
}
span.closeSubSubMenu {
	display: none;
}
div#smallMenu ul li span.hiLighted {
	background-color: #11a6ff;
}
div#smallMenu ul li span.hiLighted a {
	color: #ffffff;
}






@media screen and (min-width: 1px) {
	#navDesktopLeft2018 {display: none;}
	#navDesktopRight2018 {display: none;}

	#navMobileRight2018 a#navMobileLeft2018 {display: inline-block;}
	#navMobileRight2018 {display: block; width: 100%;}

	#navDesktopLeft2018 a {margin: 5px 40px 5px 10px;}
	#navDesktopRight2018 a {margin: 5px 10px 5px 40px;}

	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 5px;}
}

@media screen and (min-width: 340px) {
	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 15px;}
}
@media screen and (min-width: 370px) {
	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 25px;}
}
@media screen and (min-width: 440px) {
	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 40px;}
}
@media screen and (min-width: 511px) {
	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 55px;}
}
@media screen and (min-width: 590px) {
	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 70px;}
}
@media screen and (min-width: 665px) {
	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 85px;}
}
@media screen and (min-width: 720px) {
	#navDesktopLeft2018 {display: block;}
	#navDesktopRight2018 {display: none;}

	#navMobileRight2018 a#navMobileLeft2018 {display: none;}
	#navMobileRight2018 {display: block; width: 215px;}

	#navDesktopLeft2018 a {margin: 5px 40px 5px 10px;}
	#navDesktopRight2018 a {margin: 5px 10px 5px 40px;}

	#navMobileRight2018 a, #navMobileRight2018 a#navMobileLeft2018 {margin-right: 5px;}
}


@media screen and (min-width: 950px) {
	#navDesktopLeft2018 {display: block; width: 390px;}
	#navDesktopRight2018 {display: block; width: 500px;}

	#navMobileRight2018 a#navMobileLeft2018 {display: none;}
	#navMobileRight2018 {display: none;}

	#navDesktopLeft2018 a {margin: 5px 10px 5px 10px;}
	#navDesktopRight2018 a {margin: 5px 10px 5px 10px;}
}

@media screen and (min-width: 1180px) {
	#navDesktopLeft2018 {display: block; width: 480px;}
	#navDesktopRight2018 {display: block; width: 620px;}

	#navMobileRight2018 a#navMobileLeft2018 {display: none;}
	#navMobileRight2018 {display: none;}

	#navDesktopLeft2018 a {margin: 5px 40px 5px 10px;}
	#navDesktopRight2018 a {margin: 5px 10px 5px 40px;}
}







#navMobileRight2018 a:last-of-type {margin-right: 0px;}
#navDesktopLeft2018 a:last-of-type {margin-right: 0px;}


































#breadCrumbs2018 {
	color: #ffffff;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 4px;
	clear: both;
	position: relative;
	z-index: 10;
}
#breadCrumbs2018 a {
	color: #ffffff;
	text-decoration: none;
}


#seriesHeading {
}

#seriesPictures {
}
.SeriesLargeImageContainer{
	display: block;
}
.SeriesImageHuge {
	display: none;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 70%;
	margin: 10px auto;
	margin-left: -35%;
	z-index: 1003;
	background-color: #ffffff;
}
.SeriesImageHuge img {
	max-width: 100%;
	max-height: 100%;
}
.SeriesImageHuge h2 {
	margin: 10px;
}

#seriesLinksMobile {
}
#seriesLinksDesktop {
}
#seriesSelector {
}
#seriesDescription {
}
#seriesTable {
	margin-bottom: 20px;
}

.SeriesLinks {
	font-size: 90%;
}
.seriesDescription {
	font-size: 75%;
}


#tableHolder form#TableSelector table thead {
	display: block;
	position: relative;
}
#tableHolder form#TableSelector table tbody {
	display: block;
	max-height: 586px;
	overflow-y: scroll;
	overflow-X: hidden;
}
#tableHolder form#TableSelector table tbody tr {
	display: table;
	width: 100%;
}

#tableHolder form#TableSelector table.blueWhite {
	border-width: 0px;
}





#modalCloseLink {
	display: block;
	float: right;
	background-color: #4092e6;
	color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
}

hr.modalLine {
	color: #eaeaea;
}



#SVGPopBackground {
	display: none;
	position: fixed;
	z-index: 1005;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 10px auto;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	opacity: 1;
}



#seriesModalBackground {
	display: none;
	position: fixed;
	z-index: 1001;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #5a5959;
	opacity: 0.78;
}
#seriesModalList a {
	text-decoration: none;
	color: #1c2238;
	font-size: 110%;
	line-height: 2;
}

#modalCloseLink {
	display: block;
	float: right;
	background-color: #4092e6;
	color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
}


h2.modalSection {
	color: #000000;
	margin-bottom: 0px;
}



#seriesModalList {
	display: none;
	
	position: fixed;
	z-index: 1002;
	top: 5%;
	left: 50%;
	width: 560px;
	margin-left: -290px;
	padding: 10px;
	min-height: 580;
	background-color: #ffffff;
	border: solid 1px #ffffff;
	border-radius: 3px;
	box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.4);

	overflow: scroll;
	max-height: 90%;


}
#seriesModalCadenas {
	display: none;
	z-index: 1002;
	position: fixed;
	width: 90%;
	height: 90%;
	top: 5%;
	left: 5%;
	background-color: #ffffff;
	border: solid 1px #ff0000;
	border-radius: 3px;
	box-shadow: 0px 1px 9px 3px rgba(0, 0, 0, 0.4);
}

div#seriesModalList a#modalCloseLink {
	color: #ffffff;
}
#seriesLinksMobile {
	display: block;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#seriesLinksDesktop {
	display: none;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}


div#seriesLinksDesktop a img, #seriesLinksMobile a img {
	vertical-align: middle;
	width: auto;
	height: 30px;
	padding-right: 5px;
}
div#seriesLinksDesktop a:last-of-type img, div#seriesLinksMobile a:last-of-type img {
	padding-left: 10px;
}

div#seriesLinksDesktop a, div#seriesLinksMobile a {
	text-decoration: none;
	color: #535252;
	font-weight: bold;
	font-size: 18px;
}



@media screen and (min-width: 1px) {
	#seriesLinksMobile {display: block;}
	#seriesLinksDesktop {display: none;}
	#seriesModalList {top: 5%; left: 5%; width: 85%; margin-left: 0px;}
}
@media screen and (min-width: 950px) {
	#seriesLinksMobile {display: none;}
	#seriesLinksDesktop {display: block;}
	#seriesModalList {top: 5%; left: 50%; width: 560px; margin-left: -290px;}
}





@media screen and (min-width: 1px) {
	#seriesLinksMobile {width: 100%;;}
	#seriesLinksDesktop {width: 240px;}
	div#seriesLinksMobile a {font-size: 13px;}
}
@media screen and (min-width: 480px) {
	#seriesLinksMobile {width: 440px;}
	#seriesLinksDesktop {width: 440px;}
	div#seriesLinksMobile a {font-size: 18px;}
}




#seriesPictures {
	min-height: 280px;
	width: 100%;
	z-index: 100;
}

	#responsiveSlick {
		border: solid 0px green;
		float: left;
		width: 376px;
		height: 62px;
		clear: left;
		margin: 45px 25px 0px 25px;
	}
		.seriesIconHolder {
			width: 60px;
			height: 60px;
			margin: 0px 0px 0px 3px;
		}
			.seriesIcon {
				padding: 8px;
				width: 40px;
				height: 40px;
				border: solid 2px #a7a7a7;
				margin: 0px 0px 0px 0px;
			}

	#seriesMainImage {
		float: left;
		padding: 10px 20px;
		width: 200px;
		height: 200px;
	}



.slickArrowP, .slickArrowN {
	display: block;
	position: absolute;
	top: 19px;
	font-size: 20px;
	width: 20px;
	height: 20px;
}
.slickArrowP {
	left: -21px;
}
.slickArrowN {
	left: 376px;
}





@media screen and (min-width: 1px) {
	#seriesMainImage {width: 200px; height: 200px;}
	#seriesPictures {min-height: 290px; width: 240px; margin: 0px auto 10px auto; float: none;}
	.SeriesLargeImageContainer {width:240px;height:240px;}
	.SeriesLargeImageContainer img {width: 240px !important; height: 240px !important;}
	#responsiveSlick {width: 186px; height: 62px;}
	.slickArrowN {left: 186px;}
}
@media screen and (min-width: 480px) {
	#seriesMainImage {width: 400px; height: 400px;}
	#seriesPictures {min-height: 500px; width: 440px; margin: 0px 0px 0px 0px; float: left;}
	.SeriesLargeImageContainer {width: 400px; height: 400px;}
	.SeriesLargeImageContainer img {width: 400px !important; height: 400px !important;}
	#responsiveSlick {width: 376px; height: 62px;}
	.slickArrowN {left: 376px;}
}


#seriesSelector {
	width: 100%;
}



@media screen and (min-width: 1px) {
	#seriesSelector {width: 100%; float: none; clear: both;}
}
@media screen and (min-width: 950px) {
	#seriesSelector {width: 466px; float: left; clear: none;}
}
@media screen and (min-width: 1180px) {
	#seriesSelector {width: 696px;}
}
@media screen and (min-width: 1410px) {
	#seriesSelector {width: 926px;}
}
@media screen and (min-width: 1640px) {
	#seriesSelector {width: 1156px;}
}


.seriesSelectorText {
}

a.DEAD18, a.SELECTED18, a.OPTIONAL18 {
	display: inline-block;
	padding: 4px;
	text-decoration: none ! important;
	margin-bottom: 3px;
}
a.DEAD18 {
	background-color: #ffffff;
}
a.SELECTED18 {
	display: inline-block;
	padding: 4px;
	color: #ff0f0f ! important;
	font-weight: bold ! important;
	text-decoration: none ! important;
	border: solid 1px #ff0f0f;
}
a.OPTIONAL18 {
	color: #000000 ! important;
	background-color: #ffffff;
	border: solid 1px #a7a7a7;
}




a.DEAD18
	{
	color: #999999 ! important;
	text-decoration: none ! important;
	background-color: #cccccc;
	text-decoration: none ! important;
	border: solid 1px #cccccc;
	}
a.DEAD18:hover, a.SELECTED18:hover, a.OPTIONAL18:hover {
	color: #000000 ! important;
	background-color: #2fa2ff;
	text-decoration: none ! important;
}

h3.partSection {
	margin-bottom: 0px;
}

hr.partBreaker {
	width: 100%;
}







.buyButton2018 {
	height: 36px;
	width: 200px;
	background-color: #11a6ff;
	border: solid 1px;
	border-radius: 3px;
	color: #ffffff;
	font-weight: 600;
	-webkit-appearance: none;
}


span#PartQtyBorder {
	border: solid 1px #11a6ff;
	border-radius: 3px;
	padding: 9px;
}
span#PartQtyDown {
	display: inline-block;
	height: 20px;
	width: 20px;
	padding: 8px 8px 8px 0px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}
input#PartQty {
	display: inline-block;
	height: 20px;
	width: 35px;
	padding: 6px;
	border: solid 1px #cccccc;
	border-width: 0px 1px 0px 1px;
	text-align: center;
	font-size: 13px;
	background-color: transparent;
}
span#PartQtyUp {
	display: inline-block;
	height: 20px;
	width: 20px;
	padding: 8px 0px 8px 8px;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
}



















.BottomMainPoints img {
width: 75px;
height: 75px;
}
.BottomMainPoints a {
text-decoration: none;
}





div.BottomMainPoints {
	height: 92px;
	width: 210px; /* Will have 10+5+5+1 added */
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: solid 1px #eaeaea;
	overflow: hidden;
	color: #535252;
}
	div.BottomMainPoints img {
		float: left;
		height: 50px;
		width: 50px;
		margin-right: 10px;
		margin-top: 10px;
	}
	div.BottomMainPoints a {
	color: #535252;
	font-size: 14px;
	}
	div.BottomMainPoints a b {
	font-size: 16px;
	}
	div.BottomMainPoints b {
	font-size: 16px;
	}


div.BottomKeyCloud {
	width: 198px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	border: solid 1px #eaeaea;
}

@media screen and (min-width: 1px) {
	div.BottomMainPoints {width: 95%;}
}
/* 2L */
@media screen and (min-width: 720px) {
}
/* 3L */
@media screen and (min-width: 950px) {
	div.BottomMainPoints {width: 430px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	div.BottomMainPoints {width: 540px;}

}
/* 5L */
@media screen and (min-width: 1410px) {
	div.BottomMainPoints {width: 430px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	div.BottomMainPoints {width: 506px;}
}
/* 7L */
@media screen and (min-width: 1852px) {
	/* body {width: 1832px;} */
}
/* 8L */
@media screen and (min-width: 2072px) {
	/* body {width: 2052px;} */
}
/* 9L */
@media screen and (min-width: 2292px) {
	/* body {width: 2272px;} */
}
/* 10L */
@media screen and (min-width: 2512px) {
	/* body {width: 2492px;} */
}






























#footer2018 {
	margin-bottom: 10px;
}






a.footerLinks2018 {
	display: inline-block;
	padding: 5px;
	margin: 0px 20px 0px 0px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}



div#footerMenu2018 {
	color: #ffffff;
	text-decoration: none;
	width: 1300px;
	float: left;
}
div#footerMenu2018 a {
	padding: 10px;
}


div#footerSocial {
	width: 150px;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	color: #ffffff;
}

div#footerSocial a img {
	vertical-align: middle;
	width: 60px;
	padding: 5px 3px;
}

#footerCopyright {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	clear: both;
}
#footerCopyright a {
	padding: 5px;
	margin-top: 5px;
}

.footerPaymentIcons {
	width: 400px;
	float: right;
}
.footerAssocLogos {
	padding-top: 5px;
	height: 150px;
	width: 228px;
	float: left;
}



.footerPaymentIcons img {
	width: 400px;
}
.footerAssocLogos a img {
	height: 46px;
	width: auto;
	padding: 4px;
	background-color: #ffffff;
}
.footerAssocLogos a:nth-of-type(1) img, .footerAssocLogos a:nth-of-type(2) img {
	margin-top: 5px;
	padding-left: 8px;
	padding-right: 7px;
}
#footerIcons {
	background-color: #ffffff;
	padding: 5px;
}


@media screen and (min-width: 1px) {
	div#footerMenu2018 {width: 100%; text-align: center;}
	div#footerMenu2018 {margin-top: 70px;}
	div#footerSocial {width: 100%; text-align: center;}
	.footerPaymentIcons {float: none; margin: 0px auto;}
	.footerAssocLogos  {float: none; margin: 0px auto;}
	.footerPaymentIcons {width: 300px;}
	.footerPaymentIcons img {width: 300px;}
}
@media screen and (min-width: 420px) {
	.footerPaymentIcons {width: 400px;}
	.footerPaymentIcons img {width: 400px;}

}
/* 2L */
@media screen and (min-width: 720px) {
}
/* 3L */
@media screen and (min-width: 950px) {
	div#footerSocial {width: 150px; text-align: left;}

	div#footerMenu2018 {margin-top: 0px;}

	.footerPaymentIcons {float: right; margin: 0px 0px;}
	.footerAssocLogos  {float: right; margin: 0px 0px;}






}
/* 4L */
@media screen and (min-width: 1180px) {
	div#footerMenu2018 {width: 776px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	div#footerMenu2018 {width: 1006px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	div#footerMenu2018 {width: 1236px;}
}



a.dAnchor {
	display: block;
	position: relative;
	top: -250px;
	visibility: hidden;
}


#ImageCaptionLine {
	display: block;
	text-align: center;
	font-size: 80%;
	line-height: 1.2;
}






#seriesModalCadenas iframe {
	width: 1px;
	min-width: 100%;
	*width: 100%;
	height: 85%;
}
div#seriesModalCadenas.ios {
	overflow-y: auto;
	-webkit-overflow-scrolling:touch !important;
	height: 100%;
}

div#seriesModalCadenas.ios iframe{
	height: 100%;
	min-width: 100%;
	width: 100px;
	*width: 100%;
}




#ZZZseriesDescription iframe {
	width: 100% !important;
	height: auto !important;
}
/* https://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php */
.videoContainer {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}








.CatalougeModalBackground {
	position: fixed;
	z-index: 1001;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #5a5959;
	opacity: 0.78;
}
.CatalougeModal {
	position: fixed;
	z-index: 1002;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
.CatalogueSeletor {
	float: left;
	width: 218px;
	height: 255px;
	text-align: center;
	margin: 20px;
}

#CB1on, #CB2on, #CB3on, #CB1of, #CB2of, #CB3of {
	display: block;
	width: 218px;
}

#CB1on, #CB2on, #CB3on {
	background-color: #ffcccc;
}
#CB1of, #CB2of, #CB3of {
	background-color: #ccccff;
	display: none;
}










div#CataloguesModalBackground {
	position: fixed;
	z-index: 1001;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #5a5959;
	opacity: 0.78;
}
div#CataloguesModalContainer {
	position: fixed;
	z-index: 1002;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	opacity: 1;
}
div#CataloguesModal {
	position: relative;
	z-index: 1003;
	top: 0;
	width: 80%;
	max-width: 900px;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #ffffff;
	opacity: 1;
	text-align: center;
}
div#CheckoutOffer {
	background-color: #ffffff;
	margin: 20px;
	text-align: left;
}
div#CheckoutOffer a {
	text-decoration: none;
}
div#CheckoutOffer a img {
	float: right;
	height: 20px;
	width: 20px;
}
div#CheckoutOffer span {
	font-size: 30px;
	color: #9f9e9e;
}
div#CheckoutOfferText {
	text-align: center;
}
div#CheckoutItem {
	text-align: center;
	width: 33%;
	float: left;
}
div#CheckoutItemHeading {
	text-align: center;
	font-size: 24px;
	color: #9f9e9e;
}
div#CheckoutItemImage {
	text-align: center;
	margin-bottom: 20px;
	
}
div#CheckoutItemButton {
	text-align: center;
	
}
a.OptionOn {
	color: #ffffff;
	background-color: #11a6ff;
	border: solid 1px #11a6ff;
	width: 150px;
	padding: 10px 50px;
	text-decoration: none;
}
a.OptionOff {
	text-decoration: none;
	color: #11a6ff;
	background-color: #ffffff;
	border: solid 1px #11a6ff;
	padding: 10px 50px;
}
a.OptionHidden {
	display: none;
}


a#CatalogueNoThanks {
	text-decoration: none;
}
a#Catalogue1On {
}
a#Catalogue1Off {
}
a#CatalogueNoThanks, a#CatalogueDoneThanks {
	text-align: center;
	display: inline-block;
	margin-top: 30px;
	padding: 10px 50px;
	color: #9f9e9e;
	font-weight: bold;
}
a#CatalogueNoThanks {
	color: #9f9e9e;
}
a#CatalogueDoneThanks {
	color: #ffffff;
	background-color: #11a6ff;
}



a.closer, a.PrevOn, a.PrevOff, a.NextOn, a.NextOff {
	display: block;
	float: right;
	background-color: #4092e6;
	color: #ffffff;
	padding: 5px;
	border-radius: 5px;
	text-decoration: none;
}






div#OfferModal {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 50%;
}
div#OfferModal.Removed{
	border: solid 1px #11a6ff;
	position: absolute;
	top: 20px;

}


a#OfferModalCloser {
	display: block;
	float: right;
}
a#OfferModalCloser img {
	width: 20px;
	height: 20px;
}




div#OfferModalBackground {
	position: fixed;
	z-index: 1001;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #5a5959;
	opacity: 0.78;
}
div#OfferModalContainer {
	position: fixed;
	z-index: 1002;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	opacity: 1;
}
div#OfferModal {
	position: relative;
	z-index: 1003;
	top: 0;
	width: 40%;
	max-width: 900px;
	border-radius: 5px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
	opacity: 1;
	text-align: center;
}

@media screen and (min-width: 640px) {
	div#OfferModal {width: 80%;}
}










.iframe-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; 
	height: 0;
}
.iframe-container iframe {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}


#deliveryOptions {
	border: 1px solid #09c1f5;
}
#deliveryOptions td{
	padding: 2px 8px; 
	vertical-align: middle;
	border: 1px solid #09c1f5;
}









table.carriage th, 
table.carriage td {
	border: 1px solid #09c1f5;
	vertical-align: middle;
	padding:3px;
}
table.carriage tr.country {
	background-color: #11a6ff;
	color: #ffffff;
	font-weight: bold;
}
table.carriage tr.service {
	background: #837d7c;
	color: #ffffff;
	font-weight: bold;
}
table.carriage table td {
	border: 1px solid #09c1f5;
	vertical-align: middle;
}




a.QnAQ {
	display: block;
	text-decoration: none;
	font-weight: bold;
	clear: left;
}
div.QnAA {
	display: none;
	margin-left: 30px;
}
img.iconOn, img.iconOff {
	width: 18px;
	height: auto;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	clear: left;
}
img.iconOn {
	display: inline-block;
}
img.iconOff {
	display: none;
}





table.tonnageCalculator {
	background-color: #eaeaea;
	
}

table.tonnageCalculator th {
	text-align: right;
	max-width: 200px;
	padding: 5px;
}

table.tonnageCalculator td span {
	font-size: 70%;
	
}

table.tonnageCalculator input, table.tonnageCalculator select  {
	width: 100px;
}

div#result_div {
	padding: 5px;
}

#EORIIOSSInfoOpener {
	color: #11a6ff;
	text-decoration: underline;
	cursor: pointer;
}

#EORIIOSSInfoTarget {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 1; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}



#EORIIOSSInfoTarget div {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 80%; /* Could be more or less, depending on screen size */
}
.modalCloser {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.modalCloser:hover,
.modalCloser:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}











div#generalModalBackground {
	display: none;
	position: fixed;
	z-index: 1001;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #5a5959;
	opacity: 0.78;
}
div#generalModalContainer {
	display: none;
	position: fixed;
	z-index: 1002;
	top: 10%;
	left: 10%;
	width: 80%;
	height: 80%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	opacity: 1;
}
div#generalModal {
	position: relative;
	z-index: 1003;
	top: 0;
	width: 80%;
	max-width: 900px;
	margin: 0px auto;
	padding: 5px;
	padding-bottom: 20px;
	background-color: #ffffff;
	opacity: 1;
	text-align: center;
}





a.generalModalCloser {
	display: block;
	float: right;
}
a.generalModalCloser img {
	width: 20px;
	height: 20px;
}


.generalModalCloser {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.generalModalCloser:hover,
.generalModalCloser:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}





#newsletterSignupForm input[type=text] {
	border: 2px solid #11a6ff;
}
#newsletterSignupForm input[type=submit] {
	background-color: #11a6ff;
	border: 2px solid #11a6ff;
	color: #ffffff;
}




















/* 2022 Footer */

#footer2022 {
	background-color: #11a6ff;
	color: #ffffff;
}

/* We Either show A&B (small screens) OR we show C&D&E&F (large screens) */
#footer2022LinksPartA, #footer2022LinksPartB, #footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {
	padding: 10px;
}
#footer2022LinksPartA, #footer2022LinksPartB {
	width: 140px;
}
#footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {
	width: 210px;
}

/* All of these footer sections are LEFT, except B */
#footer2022LinksPartA, #footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {
	float: left;
}
#footer2022LinksPartB {
	float: right;
}

#footer2022LinksPartA a, #footer2022LinksPartB a, #footer2022LinksPartC a, #footer2022LinksPartD a, #footer2022LinksPartE a, #footer2022LinksPartF a {
	display: block;
	color: white;
	text-decoration: none;
	margin-bottom: 15px;
}

/* Hide the Lager versions as default */
#footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {
	display: none;
}

/* Footer Icons */
#footer2022SocialIcons {
	clear: both;
}
#footer2022SocialIcons, #footer2022Associations {
	text-align: center;
	padding: 5px;
}
#footer2022SocialIcons {
	padding-bottom: 15px;
}
#footer2022Associations {
	padding-bottom: 35px;
}
#footer2022SocialIcons a img {
	height: 40px;
	vertical-align: middle;
}
#footer2022Associations a img {
	height: 33px;
	vertical-align: middle;
	background-color: #ffffff;
	padding: 2px;
}

/* Copyright */
#footer2022Copyright {
	text-align: center;
	padding-bottom: 20px;
}
#footer2022Copyright a {
	color: white;
	text-decoration: none;
}

/* Key Cloud */
#keyCloud {
	margin-top: 20px;
	text-align: center;
}

/* Reactive sizes - default is about 320px */

/* Icons a little bigger */
@media screen and (min-width: 420px) {
	#footer2022SocialIcons a img {height: 50px;}
	#footer2022Associations a img {height: 40px;}
}
/* A&B a little wider */
@media screen and (min-width: 600px) {
	#footer2022LinksPartA, #footer2022LinksPartB {width: 170px;}
}
/* 2L */
@media screen and (min-width: 720px) {
	#footer2022LinksPartA, #footer2022LinksPartB {width: 230px;}
	#footer2022Associations a img {height: 50px;}
}
/* 3L */
/* Hide small version, show large version */
/* Less space between links for computers */
@media screen and (min-width: 950px) {
	#footer2022LinksPartA, #footer2022LinksPartB {display: none;}
	#footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {display: block;}
	#footer2022LinksPartA a, #footer2022LinksPartB a, #footer2022LinksPartC a, #footer2022LinksPartD a, #footer2022LinksPartE a, #footer2022LinksPartF a {margin-bottom: 5px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	#footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {width: 265px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	#footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {width: 320px;}
	#footer2022LinksPartC {padding-left: 20px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	#footer2022LinksPartC, #footer2022LinksPartD, #footer2022LinksPartE, #footer2022LinksPartF {width: 370px;}
	#footer2022LinksPartC {padding-left: 40px;}
}








.checkout2022address {
	padding: 4px; border: solid 1px #0184d4;
}
.BasketTable {
	width: 100%;
	border-collapse: collapse;
}

@media screen and (min-width: 1000px) {
	.checkout2022address {float: left; width: 32%; min-height: 218px; max-width: 320px;}
	.BasketTable {width: 100%;}
}

.notOnTiny {display: none;}
@media screen and (min-width: 500px) {
	.notOnTiny {display: table-cell;}
}





#Checkout2022 {
	margin-bottom: 6px;
	margin-top: 6px;
	font-size: 15px;
	color: white;
	padding: 8px 30px;
	background-color: #0d9df3;
	border: 0px;
	border-radius: 3px;
}





#Checkout2022:disabled,
#Checkout2022[disabled] {
	margin-bottom: 6px;
	margin-top: 6px;
	font-size: 15px;
	color: ffffff;
	padding: 8px 30px;
	background-color: #333333;
	border: 0px;
	border-radius: 3px;
}



#BlogTags {
	float: right; width: 200px;
	display: none;
}
@media screen and (min-width: 650px) {
	#BlogTags {display: block;}
}


#BlogTagsDropDown {
	float: none; width: 100%;
	display: block;
}
@media screen and (min-width: 650px) {
	#BlogTagsDropDown {display: none;}
}



#BlogList {
	float: none;
	width: 100%;
}
@media screen and (min-width: 650px) {
	#BlogList {float: left;	width: 420px;}
}
@media screen and (min-width: 680px) {
	#BlogList {float: left;	width: 450px;}
}
@media screen and (min-width: 720px) {
	#BlogList {float: left;	width: 470px;}
}
/* 3L */
@media screen and (min-width: 950px) {
	#BlogList {float: left;	width: 700px;}
}
/* 4L */
@media screen and (min-width: 1180px) {
	#BlogList {float: left;	width: 930px;}
}
/* 5L */
@media screen and (min-width: 1410px) {
	#BlogList {float: left;	width: 1160px;}
}
/* 6L */
@media screen and (min-width: 1640px) {
	#BlogList {float: left;	width: 1390px;}
}


.BlogTagLink {
	display: inline-block;
	padding: 5px 20px;
	margin: 5px;
	background-color: #eaeaea;
	text-decoration: none;
}

.BlogImageLink {
	float: left;
	width: 100px;
	height: 100px;
	border: solid 1px #cccccc;
	margin-right: 20px;
	margin-bottom: 10px;
}
.BlogPersonImage {
	display: inline-block;
	margin: 2px 1px -2px 25px;
	max-height: 16px; 
	opacity: 0.5;
}
.BlogDate {
	color: #999999;
	display: inline-block;
	width: 150px;
}
.BlogPerson {
	color: #999999;
}




#blogHeading {
	max-width: 970px;
	margin: 0px auto;
}


.BlogBackgroundImage {
	max-width: 90%;
	margin: 0px 5%;
}





#searchTop2023 {
	position: fixed;
	z-index: 999;
	width: 452px;
	display: inline-block;
}

#searchTop2023Inner {
	background-color: #ffffffee;
	border: solid 2px #11a6ff;
	margin: 2px;
	padding: 10px;
	border-radius: 5px;
}

#searchTop2023Inner div {
}

#searchTop2023Inner div a {
	display: flex;
	align-items: center;
	height: 90px;
	text-decoration: none;
}

#searchTop2023Inner div a:hover {
}

#searchTop2023Inner div a img {
	height: 80px;
}


#searchTop2023Inner div a span {
	color: #3e3e3e;
}
#searchTop2023Inner div a:hover span {
	color: #11a6ff;
	text-decoration: underline;
}



div.series_image_box_2018.blueOutline {
	border: solid 1px #11a6ff;
}


















































/* ******************************************************************************* */
/*
2024-10 Version of the COMBINED display for Products and DelOpts, for use in:
Basket
DelOpt Selection
Payment Opt
(and ultimately Email, which will use the 600 style in-line)
Mobile-First design
*/



.basketWrapper {
	width: 95%;
	float: left;
}





/* The HEADER ROW sits above the main CONTAINER box */
.orderHeader2024 {
	width: 331px;
	border: solid 1px #eaeaeb;
	border-width: 1px 1px 0px 1px;
	background-color: #f7f8fa;
	padding: 2px 5px;
	color: #535252;
color: #727479;
	clear: left;
	overflow-wrap: break-word;
}

/* The CONTAINER has the ROWS in it */
/* The Container provides the Left Top and Right border */
.orderContainer2024 {
	width: 341px;
	border: solid 1px #11a6ff;
	border-width: 1px 1px 0px 1px;
	overflow-wrap: break-word;
	margin-bottom: 25px;
}

/* Each Row provides the bottom border */
.orderContainer2024Row, .orderContainer2024RowShort {
	border: solid 1px #11a6ff;
	border-width: 0px 0px 1px 0px;
	height: 148px;
	clear: left;
}
.orderContainer2024RowShort {
	height: 32px;
}

/* Div inside the Row defaults */
.orderContainer2024Row div, .orderContainer2024RowShort div {
	height: 50px;
	padding: 5px 2px;
	border-width: 0px 0px 1px 0px;
}
.orderContainer2024RowShort div {
	height: 22px;
}

/* The CELLS within the ROW */
.orderContainer2024RowShort div.orderContainer2024AlignRight, 
.orderContainer2024Row div.orderContainer2024Selector, 
.orderContainer2024Row div.orderContainer2024PartImage, 
.orderContainer2024Row div.orderContainer2024PostImage, 
.orderContainer2024Row div.orderContainer2024PartCode, 
.orderContainer2024Row div.orderContainer2024Date, 
.orderContainer2024Row div.orderContainer2024DescriptionA, 
.orderContainer2024Row div.orderContainer2024DescriptionB, 
.orderContainer2024Row div.orderContainer2024Quantity, 
.orderContainer2024Row div.orderContainer2024Price {
	height: 50px;
	float: left;
	border: solid 1px #eaeaeb;
	overflow: hidden;
}
.orderContainer2024RowShort div.orderContainer2024AlignRight {
	height: 22px;
}

/* Some of the CELLS are not as tall */
.orderContainer2024Row div.orderContainer2024Date, 
.orderContainer2024Row div.orderContainer2024Quantity, 
.orderContainer2024Row div.orderContainer2024Price {
	height: 22px;
}

/* This is the DESCRIPTION for the WIDER versions */
.orderContainer2024Row div.orderContainer2024DescriptionB {
	display: none;
}

/* Each of the CELLS has a defined WIDTH */
/* Each of the CELL also may have a top and or right border */
.orderContainer2024Row div.orderContainer2024Selector {
	text-align: center;
	width: 30px;
	border-width: 0px 1px 1px 0px;
}
.orderContainer2024Row div.orderContainer2024PartImage {
	text-align: center;
	width: 70px;
	border-width: 0px 1px 1px 0px;
}
.orderContainer2024Row div.orderContainer2024PostImage {
	text-align: center;
	width: 70px;
	border-width: 0px 1px 1px 0px;
}
.orderContainer2024Row div.orderContainer2024PartCode {
	width: 226px;
	border-width: 0px 0px 1px 0px;
}
.orderContainer2024Row div.orderContainer2024DescriptionA {
	width: 337px;
	border-width: 0px 0px 0px 0px;
	height: 44px;
}
.orderContainer2024Row div.orderContainer2024DescriptionB {
	width: 224px;
	border-width: 1px 0px 0px 0px;
	height: 44px;
}
.orderContainer2024Row div.orderContainer2024Quantity {
	width: 60px;
	float: right;
	border-width: 1px 1px 0px 0px;
	text-align: center;
}
.orderContainer2024Row div.orderContainer2024Date {
	width: 105px;
	float: right;
	border-width: 1px 1px 0px 0px;
	text-align: center;
}
.orderContainer2024Row div.orderContainer2024Price {
	width: 162px;
	float: right;
	border-width: 1px 0px 0px 0px;
	text-align: right;
}
.orderContainer2024RowShort div.orderContainer2024Price {
	width: 162px;
	float: right;
	border-width: 1px 0px 0px 0px;
	text-align: right;
}
.orderContainer2024RowShort div.orderContainer2024AlignRight {
	width: 170px;
	float: left;
	border-width: 0px 1px 0px 0px;
	text-align: right;
}

.orderContainer2024Date label {
	display: none;
}



/* Selector Images are tiny */
.orderContainer2024Selector img {
	width: 16px;
	height: 16px;
}

/* Product Images are Square */
.orderContainer2024PartImage img {
	width: 50px;
	height: 50px;
}

/* Postage Option Images are huge and NOT Square */
.orderContainer2024PostImage img {
	height: 30px;
}

/* Quantity Images are tiny */
.orderContainer2024Quantity input[type=image] {
	padding-left: 5px;
	padding-top: 5px;
	width: 16px;
	height: 16px;
}






/* Above Mobile, but only just */
@media screen and (min-width: 460px) {

	.basketWrapper {
		width: 436px;
	}

	.orderHeader2024 {
		width: 426px;
	}

	.orderContainer2024 {
		width: 436px;
	}

	.orderContainer2024Row div.orderContainer2024PartCode {
		width: 322px;
	}

	.orderContainer2024Row div.orderContainer2024Price {
		width: 257px;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionA {
		width: 433px;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 265px;
	}

}

/* Above Mobile, just */
@media screen and (min-width: 480px) {

	.basketWrapper {
		width: 469px;
	}

	.orderHeader2024  {
		width: 459px;
	}

	.orderContainer2024 {
		width: 469px;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionA {
		width: 465px;
	}

	.orderContainer2024Row div.orderContainer2024PartCode {
		width: 355px;
	}

	.orderContainer2024Row div.orderContainer2024Price {
		width: 290px;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 298px;
	}

}

/* Above Mobile, Small Tablet? */
@media screen and (min-width: 520px) {

	.basketWrapper {
		width: 493px;
	}

	.orderHeader2024  {
		width: 483px;
	}

	.orderContainer2024 {
		width: 493px;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionA {
		width: 489px;
	}

	.orderContainer2024Row div.orderContainer2024PartCode {
		width: 379px;
	}

	.orderContainer2024Row div.orderContainer2024Price {
		width: 314px;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 322px;
	}

}

/* Tablet */
@media screen and (min-width: 600px) {

	.basketWrapper {
		width: 573px;
	}

	.orderHeader2024  {
		width: 563px;
	}

	.orderContainer2024 {
		width: 573px;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionA {
		width: 469px;
	}

	.orderContainer2024Row div.orderContainer2024PartCode {
		width: 459px;
	}

	.orderContainer2024Row div.orderContainer2024Price {
		width: 394px;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 402px;
	}

}

/* Better Tablet */
@media screen and (min-width: 720px) {

	.basketWrapper {
		width: 678px;
	}

	.orderHeader2024 {
		width: 668px;
	}

	.orderContainer2024 {
		width: 678px;
	}

	.orderContainer2024Row {
		height: 90px;
	}

	.orderContainer2024Row div.orderContainer2024Date, 
	.orderContainer2024Row div.orderContainer2024Quantity, 
	.orderContainer2024Row div.orderContainer2024Price {
		border-width: 0px 1px 0px 0px;
		height: 50px;
	}

	.orderContainer2024RowShort div.orderContainer2024Price {
		height: 24px;
		width: 134px;
	}




	/* Switch to using DescriptionB */
	.orderContainer2024Row div.orderContainer2024DescriptionA {
		display: none;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionB {
		display: block;
		height: 30px;
		width: 675px;
	}

	.orderContainer2024Row div.orderContainer2024PartCode {
		width: 125px;
	}

	.orderContainer2024Row div.orderContainer2024Price {
		border-width: 0px 0px 0px 0px;
		width: 68px;
	}

	.orderContainer2024Row div.orderContainer2024PartCode, 
	.orderContainer2024Row div.orderContainer2024Selector, 
	.orderContainer2024Row div.orderContainer2024PartImage, 
	.orderContainer2024Row div.orderContainer2024PostImage {
		border-width: 0px 1px 0px 0px;
	}

	.orderContainer2024Date label {
		display: inline;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 535px;
	}

}

/* PC */
@media screen and (min-width: 950px) {

	.basketWrapper {
		width: 909px;
	}

	.orderHeader2024 {
		width: 899px;
	}

	.orderContainer2024 {
		width: 909px;
	}

	.orderContainer2024Row {
		height: 60px;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionB {
		width: 417px;
		height: 44px;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 766px;
	}

}

/* PC */
@media screen and (min-width: 1180px) {

	.basketWrapper {
		width: 821px;
	}

	.orderHeader2024 {
		width: 811px;
	}

	.orderContainer2024 {
		width: 821px;
	}

	.orderContainer2024Row div.orderContainer2024DescriptionB {
		width: 329px;
	}

	.orderContainer2024RowShort div.orderContainer2024AlignRight {
		width: 678px;
	}

}




.ConfirmDeliveries {

	border: solid 1px #eaeaeb;
	background-color: #f7f8fa;
	padding: 2px 5px;
	color: #727479;
	clear: left;

}
/* PC */
@media screen and (min-width: 1180px) {
	.ConfirmDeliveries {
		clear: none;
		float: right;
		width: 299px;
	}
}


@media screen and (min-width: 1410px) {
	.ConfirmDeliveries {width: 528px;}
}

@media screen and (min-width: 1640px) {
	.ConfirmDeliveries {width: 758px;}
}


@media screen and (min-width: 1px) {}
@media screen and (min-width: 720px) {}
@media screen and (min-width: 950px) {}
@media screen and (min-width: 1180px) {}
@media screen and (min-width: 1410px) {}
@media screen and (min-width: 1640px) {}




/* ******************************************************************************* */






