.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.widgetRow {
	min-width: 960px;
}
.bottomNav1 .widgetRow {
	min-width: 0;
}
.widgetRow .contentWidget p a {
	color:#DF304A;
}
.widgetRow .contentWidget p a:hover {
	color:#555;
}
.widgetRow a h5.productWidgetH5 {
	color:#5177ab;
}
.widgetRow a:hover h5.productWidgetH5 {
	color:#666;
}
.widgetRow .blogWidget, .widgetRow .listWidget {
	background: #FBFBFB;
	border-color: #D2D2D2;
}
.widgetRow .blogWidget a, .widgetRow .listWidget a {
	color: #2c5985;
}
.widgetRow .ctaButton, .widgetRow .blogWidget .viewPostButton, .formBuilderArea p.formBuilderButtonLine input {
	padding: 6px 12px;
	background: #DE324A;
	color: #fff;
	font-family: "GillSans",Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight: normal;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.widgetRow .ctaButton:hover, .widgetRow .blogWidget .viewPostButton:hover, .formBuilderArea p.formBuilderButtonLine input:hover {
	background: #000;
}
.widgetRow .blogWidget .blogPostSnippet .ellipsis-overflowing-child .ellipsis-helper:after {
	background: #FBFBFB;
}
/*.widgetRow .playOverlay {
	background-color: #DF304A;
}*/
.widgetRow .overlay .overlayText {
	float: none
}
.widgetRow ul.bannerList .overlay {
	padding: 18px 0;
}
.widgetRow ul.bannerList .overlay h4 {
	padding: 0;
	font-size: 24px;
	font-weight: bold;
}
.widgetRow ul.bannerList .switchBannerFrameOne {
    background-color:white;
}
.widgetRow ul.bannerList .switchBannerFrameOne .seeWhatICanDo img.peepHoleImage, .widgetRow ul.bannerList .switchBannerFrameTwo .nibImageWrapper img {
	width: 58px;
	height: 58px;
	padding: 4px;
	margin-right: 10px;
	margin-left: 10px;
	border: solid 1px #de324a;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	display:inline-block;
	cursor:pointer;
}
.widgetRow ul.bannerList .switchBannerFrameOne .seeWhatICanDo {
	color:#de324a;
	position: absolute;
	width: 100%;
	top: 100px;
}
.widgetRow ul.bannerList .switchBannerWrapper {
    border-bottom:1px solid #f2f2f2 !important;
}
.widgetRow ul.bannerList .switchBannerWrapper .overlay h4 {
    font-size:36px;
}
.widgetRow ul.bannerList .switchBannerFrameOne .seeWhatICanDo span {
	display: inline-block;
	line-height: 68px;
	vertical-align: top;
}
/*.widgetRow ul.bannerList .switchBannerFrameOne .seeWhatICanDo span:first-child {
    text-align:right;
    width:250px;
}
.widgetRow ul.bannerList .switchBannerFrameOne .seeWhatICanDo span:last-child {
    text-align:left;
    width:250px;
}*/ /* IE8 NOT WORKING*/

.peepHoleTextFirst {
    width:250px;
    text-align:right;
}
.peepHoleTextLast {
    width:250px;
    text-align:left;
}
.widgetRow ul.bannerList .switchBannerFrameOne .thePencilImageWrapper {
	position: absolute;
	width: 100%;
	top: 210px;
}
.widgetRow ul.bannerList .switchBannerFrameTwo {
    display:none;
}
.widgetRow ul.bannerList .switchBannerFrameTwo .nibImageWrapper {
	position: absolute;
	width: 100%;
	top: 100px;
}
.widgetRow ul.bannerList .switchBannerFrameTwo .seeWhatCreatedMe {
	position: absolute;
	width: 100%;
	top: 170px;
}
.widgetRow ul.bannerList .switchBannerFrameTwo .seeWhatCreatedMe .arrowDiv {
    height:12px;
    background-image: url('../images/derwent/upArrow.png');
    background-repeat: no-repeat;
    background-position: center top;
    overflow:hidden;
}
.widgetRow ul.bannerList .switchBannerFrameTwo .seeWhatCreatedMe .seeWhatTextDiv {
    padding: 6px;
    text-align: center;
    background-color: white;
    border-left: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 14px;
    color: #de324a;
    display: inline-block;
}
.widgetRow ul.bannerList .overlay h5 {
	padding-top: 6px;
}
.widgetRow ul.bannerList .overlay h5.pictureCredit, .widgetRow ul.bannerList .overlay h5.asUsedBy {
	color: black;
	font-size: 15px;
}
.widgetRow ul.bannerList .overlay h5.asUsedBy a {
	color: #de324a;
}
.widgetRow ul.bannerList .overlay h5.asUsedBy a:hover {
	color: black;
}
.widgetRow ul.bannerList .overlay h5 a {
	 color: #de324a;
}
.widgetRow ul.bannerList .overlay h5 a:hover {
	 color: #333;
}
.widgetRow ul.bannerList .overlay .callToAction {
	display: block;
	padding-top: 9px;
	font-size: 16px;
}
.widgetRow .overlay .ctaButton, .widgetRow ul.bannerList .overlay .ctaButton {
	float: none;
}
.widgetRow .flex-direction-nav {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.widgetRow .flex-direction-nav a {
	position: absolute;
	top: auto;
	bottom: 116px;
	width: 42px;
	height: 42px;
	background: url("../images/derwent/sprite.png") no-repeat;
	/*background-color: rgba(255,255,255,0.8);*/
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	transition: background-color 0.25s;
}
.widgetRow .flex-direction-nav a:hover {
	/*background-color: rgba(255,255,255,1);*/
}
.widgetRow .flex-direction-nav .flex-prev {
	left: 0;
	background-position: 0 -72px;
}
.widgetRow .flex-direction-nav .flex-prev:hover {
	background-position: 0 -130px;
}
.widgetRow .flex-direction-nav .flex-next {
	right: 0;
	background-position: -58px -72px
}
.widgetRow .flex-direction-nav .flex-next:hover {
	background-position: -58px -130px;
}
.widgetRow.quoteRow {
	margin:100px 0;
	clear:both;
}
.widgetRow .widget.quoteWidget {
	background: #f2f2f2;
	color: #999;
}
.widgetRow .widget.quoteWidget .quoteOrigin {
	color: #000;
}
.widgetRow .widget.quoteWidget a.quoteOrigin:hover {
	color: #DE324A;
}
.widgetRow .widget.quoteWidget .quoteIcon {
	display: block;
	background: url(../images/derwent/sprite.png);
}

.widgetRow .widget.quoteWidget .quoteIcon.twitter {
	width: 28px;
	height: 22px;
	margin: 25px auto 20px;
	background-position: -120px 0;
}

.widgetRow .widget.quoteWidget .quoteIcon.star {
	width: 22px;
	height: 20px;
	margin: 26px auto 21px;
	background-position: -120px -26px;
}

.widgetRow .widget.quoteWidget .quoteIcon.facebook {
	width: 13px;
	height: 22px;
	margin: 25px auto 20px;
	background-position: -120px -51px;
}

.widgetRow .contentWidget h2, h3.widgetRowHeader {
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	border-bottom: none;
	margin-top: 30px;
}

#mainLeft {
	width:168px;
	float:left;
}
#mainContentArea {
	margin-left:208px;
}
.breadCrumbNav ul {
	font-size:11px;
}
.breadCrumbNav ul li {
	display:inline;
}
.breadCrumbNav ul li a {
	color:#dd1737;
}
.breadCrumbNav ul li a.currentPage {
	color:#868686;
}
.breadCrumbNav ul li a span, .breadCrumbNav ul li .currentPage span {
	color:#868686;
	margin-left:5px;
	margin-right:5px;
}
.breadCrumbNav ul li a:hover {
	color:#868686;
}
.breadCrumbNav {
	padding-bottom:10px;
}
h1 {
	font-size:40px;
	color:#333;
	margin-bottom:20px;
}
ul.sectionImageList {
	overflow:hidden;
	margin-bottom:15px;
}
.topLittleLinks, .bottomLittleLinks a.emailLink, .bottomLittleLinks a.printLink {
	display:none;
}
#productInfoArea {
	float:right;
	width:443px;
}
img.mainProductImage {
	width:263px;
	height:263px;
	padding:1px;
}
.wholeProductPage {
	padding-top:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
}
h1.productName {
	font-size:18px;
	color:#555;
	margin-bottom:5px;
}
h2.positioningStatement, h2.sectionHeader {
	/*font-size:15px;
	color:#525252;
	margin-bottom:5px;*/
	margin-top:10px;
	margin-bottom:3px;
	color: #555;
	font-size: 16px;
	font-weight:bold;
}
p.sectionPara {
	color:#555;
	line-height:19px;
	font-size: 13px;	
}
.topProductCodeName {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	color:#8a8a8a;
	font-size:11px;
	text-transform:uppercase;
}
.wtbLinksArea a.shopLink, .wtbLinksArea2 a.shopLink {
	font-weight: bold;
	color: #FFF;
	background-color: #ED1A3B;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right:10px;
}
.wtbLinksArea a.shopLink:hover, .wtbLinksArea2 a.shopLink:hover, .wtbLinksArea a.wtbLink:hover, .wtbLinksArea2 a.wtbLink:hover {
	background-color:#000;
}
.wtbLinksArea a.wtbLink, .wtbLinksArea2 a.wtbLink {
	/*display:none;*/
	font-weight: bold;
	color: #FFF;
	background-color: #DBDDDE;
	padding-top: 11px;
	padding-right: 24px;
	padding-bottom: 11px;
	padding-left: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.wtbLinksArea a.wtbLink:hover, .wtbLinksArea2 a.wtbLink {
	background-color: #BBBDBE;	
}
.wtbLinksArea {
/*	padding-top:20px;*/
	padding-bottom:10px;
}
.wtbLinksArea2 {
	padding-top:20px;
	float:left;
	width:378px;
}
#productInfoArea h3, .longProductDescArea h3, .productResources h3 {
	padding:0;
	font-size:15px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight:bold;
	color:#525252;
}
#productInfoArea p, .longProductDescArea p {
	font-size:13px;
	color:#8a8a8a;
	margin-bottom: 15px;
}
#productInfoArea ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-type: none;
	color:#8a8a8a;
}
#productInfoArea li {
	margin-bottom:3px;
	font-size:13px;
	line-height:15px;
	background-image: url(../images/productPageRedesign/greyDot.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left:16px;
}
#productInfoArea ul.relatedProductList {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
}
#productInfoArea ul.relatedProductList li, .productResources ul li {
	background-image: url(../images/gbc2011/redDot.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding-left:16px;
}
/*ul.relatedProductList li a, .productResources ul li a {
	text-decoration:none;
	color: #ED1A3B;
}*/
ul.relatedProductList li a:hover, .productResources ul li a:hover {
	color:#333;
}
.productResources ul {
	margin-bottom:15px;
	
}
a.readMoreLink, a.readMoreLink2 {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:6px;
	cursor:pointer;
	text-decoration:none;
	color: #ED1A3B;
}
a.readMoreLink:hover, a.readMoreLink2:hover {
	color:#ccc;
}
#productInfoArea li.hideOnStartUp {
	display:none;
}
.sectionContentPagesList {
	display:none;
}
.homepageBackground {
	background-repeat: no-repeat;
	margin-bottom:15px;
}
.homepageBackground .imageText {
	display:none;
}
.otherPages p {
	color:#8a8a8a;
	font-size:13px;
	margin-bottom:15px;
	line-height:18px;
}
.otherPages ul {
	margin-bottom:10px;
	color:#8a8a8a;
}
.otherPages ul li {
	margin-bottom:3px;
	font-size:13px;
	line-height:15px;
}
.otherPages p strong {
	font-weight:bold;
	color: #525252;
}
.topGreyLine {
	display:none;
}
a.video_link {
	margin-top:10px;
	display:block;
	border: 1px solid #d2d2d2;
	height:71px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 12px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 153px;
	font-weight:bold;
	text-decoration:none;
	color:#073767;
	margin-top:18px;
}
a.video_link:hover {
	color:#C00;
	border: 1px solid #C00;
}
#mainImageArea {
	width:265px;
}
fieldset.standardForm {
	margin:0;
	padding:20px;
	border:1px solid #d3d3d3;
	background-color: #f6f6f6;
}
fieldset.standardForm p {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:15px;
	color:#555;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
fieldset.standardForm.contactUsForm
{
    width: 470px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
}
fieldset.standardForm.contactUsDetails
{
    margin-bottom: 20px;
    font-size: 13px;
}
fieldset.standardForm.contactUsDetails p
{
    font-size: 13px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 20px;
}
fieldset.standardForm p em {
	font-style:normal;
	color:#DF304A;
}
fieldset.standardForm p.requiredLine {
	font-size:13px;
}
fieldset.standardForm p label.formLabel {
	float:left;
	width:220px;
	margin-top:8px;
	font-size:13px;
}
fieldset.standardForm.contactUsForm p label.formLabel 
{
    width: 150px;
    margin-right: 20px;
}
select.genericPulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #F3F3F3;
	border: 1px solid #666;
}
fieldset.standardForm.contactUsForm select.genericPulldown
{
    width: 266px;
}
select.genericPulldownOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background-color: #999999;
	border: 1px solid #555;
}
/*input.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #c4c4c4;
	width: 250px;
	padding: 7px;
}*/
input[type=radio]
{
    margin: 5px 5px 5px 0px;   
}

textarea.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #c4c4c4;
	width: 350px;
	padding: 7px;
	height:80px;
}
fieldset.standardForm.contactUsForm textarea.textbox 
{
    width: 250px;
}
fieldset.standardForm p input.genericButton {
    margin-top: 10px;
    margin-bottom: 30px;
	padding: 8px 20px;
	font-size: 12px;
	line-height: 12px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #fff;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: #ff9600;
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	border: 1px solid #DF304A;
	display: inline-block;
	cursor: pointer;
}
fieldset.standardForm p input.genericButton:hover {
	background: #ff9600;
	/* background: -moz-linear-gradient(top,  #DF304A 0%, #ff9600 100%); /* FF3.6+ */
	/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF304A), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
	/* background: -webkit-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
	/* background: -o-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Opera 11.10+ */
	/* background: -ms-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* IE10+ */
	/* background: linear-gradient(to bottom,  #DF304A 0%,#ff9600 100%); /* W3C */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DF304A', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
	border: 1px solid #ff9600;
}
.otherProductTextArea {
	padding-left:220px;
	margin-top:3px;
}
.marketingCheckbox {
	font-size:12px;
}
.marketingCheckbox label {
	padding-left:4px;
}
.ModalWindow {
	border: solid 1px #c0c0c0;
	/*position:absolute;
	top:-1000px;
	height:auto;
	z-index:100000;
	background-image: url(../images/nobo/buyOnlineHeader.jpg);
	background-repeat: no-repeat;
	padding-top: 333px;*/
	background-color: #ffffff;
	text-align:left;
	width:610px;
}
#fancy_ajax {
	width:610px;
}
.ModalWindow div {
	padding:10px;
}
.ModalWindow div.tidyUp {
	padding:0;
}
.ModalWindow h3 {
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
}
.modalBackground {
  background-color:#000000;
  filter:alpha(opacity=75);
  opacity:0.75;
} 
ul#ccRetailerList {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#ccRetailerList li {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
	padding:1px;
	list-style-type:none;
}
ul#ccRetailerList li a {
	background:none;
	padding:0;
	margin:0;
	height:67px;
	width:137px;
}
ul#ccRetailerList li a img {
	padding:1px;
	background-color:#E6E6E6;
	width:135px;
	height:65px;
}
ul#ccRetailerList li a:hover img {
	background-color:#555;
}
.leftNav ul li a {
	color:#525252;
}
.leftNav ul li a:hover {
	color:#E8003F;
}
.leftNav ul li a.selected, .leftNav ul li.leftNavLevel1 a.selected {
	color:#E8003F;
}
.leftNav ul li.leftNavLevel1 a {
	color:#9a9a9a;
	font-size:13px;
}
.leftNav ul li.leftNavLevel1 a:hover {
	color:#000;
}
.leftNav ul li.leftNavLevel1 {
	margin-bottom:8px;
}
.leftNav ul li.leftNavLevel2 {
	padding-bottom:4px;
	padding-left:20px;
	font-size:12px;
}
.leftNav ul li.leftNavLevel2 a {
	color:#9a9a9a;
}
.leftNav ul li.leftNavLevel3 {
	padding-left:36px;
}
.leftNav ul li.leftNavLevel3 a, .leftNav ul li.leftNavLevel4 a {
	font-weight:normal;
	font-size:11px;
	color:#9a9a9a;
}
.leftNav ul li.leftNavLevel4 {
	font-weight:normal;
	padding-left:48px;
}
.leftNav ul li a.selectedNoSubSections {
	color:#E8003F;
}
.leftNav h3 {
	padding:10px 0 8px;
	margin:0 12px 10px;
	font-size:13px;
	line-height:15px;
	color:#555555;
	border-bottom:1px solid #d2d2d2;
}
.leftNav h3 span {
	font-weight:bold;
}
.leftNav h3.topOne {
	padding:10px 12px;
	margin:0;
	background: #fbfbfb;
	border:1px solid #d2d2d2;
	font-weight: bold;
}
.leftNav .individualFacet.collapsed h3 {
	margin-bottom: 0;
	border-bottom:none;
}
.leftNav ul {
	list-style-type:none;
	font-size:12px;
	padding: 5px 12px 12px;
	background-color:#fbfbfb;
}
.leftNav ul.mainNav {
	margin-bottom:20px;
	border: solid #d2d2d2;
	border-width: 0 1px 1px;
}
.leftNav ul li {
	padding:3px 0;
}
.leftNav ul li.normal {
	/*padding:9px 0 8px;*/
}
.leftNav ul li a {
	color:#555555;
}
.leftNav ul li a:hover, .leftNav ul li a.selected {
	color:#DF304A;
}
.leftNav ul li.leftNavLevel1 {
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
}
.leftNav ul li.leftNavLevel2 {
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
}
.leftNav {
	float:left;
	width:180px;
}
.IDsForJavascript {
	display:none;
}
ul.sectionPageSectionList, ul.productOverList {
	list-style-type: none;
	overflow: auto;
	margin: 20px auto 0;
    width: 980px; /*960px; ADDED 20PX TO WORK WITH FILTERS*/
    text-align: center;
}
ul.sectionPageSectionList li, ul.productOverList li, .carouselRow ul.slides li {
	margin: 0 20px 20px 0px;
    /*float: left;*/
    display: inline-block;
}
/*ul.sectionPageSectionList li:nth-child(4n), ul.productOverList li:nth-child(4n) {
	margin-right:0;
}*/
ul.sectionPageProductList li.endOfRow, ul.sectionPageSectionList li.endOfRow, ul.productOverList li.endOfRow, .carouselRow ul.slides li:last-child {
	margin-right:0;
}
ul.sectionPageSectionList li a, ul.productOverList li a, .carouselRow ul.slides li a {
	display:block;
	overflow:hidden;
    position:relative;
}
ul.sectionPageSectionList li.hasLinkText a, ul.productOverList li.hasLinkText a
{
    height:210px;
}
ul.sectionPageSectionList li a img, ul.productOverList li a img {
	display: block;
	width:225px;
	height:170px;
	padding:0px;
}
.carouselRow li a img {
	display: block;
	width:258px;
	height:198px;
	padding:0px;
}
ul.sectionPageSectionList li a h5, ul.productOverList li a h5, .carouselRow ul li a h5 {
    width: 225px;
    margin-top: 14px;
	font-size:15px;
	color:black;
    text-align:center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.productOverList li .sectionStats {
    display:none;
}
ul.sectionPageSectionList li a:hover h5, ul.productOverList li a:hover h5, .carouselRow ul li a:hover h5 {
    color: #de324a;
}
ul.sectionPageSectionList li a .theLinkText, ul.productOverList li a .theLinkText, .carouselRow ul li a .theLinkText {
	font-size: 15px;
    top:0;
    left:0;
    width:205px;
    height:150px;
/*     z-index:5; */
    background:rgba(0, 0, 0, 0.75);
    text-align:center;
    position:absolute;
    color:white;
    padding:10px;
    display:none;
}
.carouselRow ul li a .theLinkText {
    width:238px;
    height:178px;
}
ul.sectionPageSectionList li a .playIcon, ul.productOverList li a .playIcon, .carouselRow ul li a .playIcon {
    top:0;
    left:0;
    width:225px;
    height:170px;
/*     z-index:5; */
    position:absolute;
	background-image: url(../images/derwent/videoOverlay.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.carouselRow ul li a .playIcon {
    width:258px;
    height:198px;
}
/* Hacky thing for derwent */
ul.sectionPageSectionList li a .playOverlay, ul.productOverList li a .playOverlay, .carouselRow ul li a .playOverlay {
    top:0;
    left:0;
    width:225px;
        background-color:transparent !important;
    height:170px;
/*     z-index:5; */
    position:absolute;
	background-image: url(../images/derwent/videoOverlay.png);
	background-repeat: no-repeat;
	background-position: center center;
    margin-left:0 !important;
    margin-top:0 !important;
}
.carouselRow ul li a .playOverlay {
    width:258px;
    height:198px;
}
ul.sectionPageSectionList li a:hover .theLinkText, ul.productOverList li a:hover .theLinkText, .carouselRow ul li a:hover .theLinkText {
    display: block;
    
    display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	
	-webkit-box-align: center;
	-moz-box-align: center;
	
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
ul.sectionPageSectionList li a .theLinkText span, ul.productOverList li a .theLinkText span {
	display: block;
	width: 205px;
}
.carouselRow ul li a .theLinkText span {
	display: block;
	width: 258px;
}
.carouselRow ul li a .overlay {
	width: 100px;
	top: 50px;
	left: 20px;
	padding: 10px 15px;
	background: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	color: #000;
	text-align: left;
}
.carouselRow ul li a .overlay h5 {
	margin: 0 0 5px;
	font-size: 20px;
	text-align: left;
	white-space: normal;
}
ul.sectionPageSectionList li a .theLinkText em, ul.productOverList li a .theLinkText em, .carouselRow ul li a .theLinkText em {
    font-style:normal;
	 vertical-align:middle;
	 display: block;
}
.leftNavExtraControls {
	margin-bottom:20px;
	/*border-top: 1px solid #D2D2D2;*/
}
.individualFacet {
	background:#fbfbfb;
	border: solid #d2d2d2;
	border-width: 0 1px 1px;
}
.theTopTitle {
	display:block;
	padding:10px 12px;
	background:#fbfbfb;
	border:1px solid #d2d2d2;
	font-weight:bold;
	text-transform:uppercase;
}
ul.facetList li a {
	/*text-shadow: 1px 1px 1px #ebebeb;
	filter: dropshadow(color=#ebebeb, offx=1, offy=1);*/
	background-image: url(../images/kensingtonGlobal/facetSquares.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left:15px;
	cursor:pointer;
	display:block;
}
ul.facetList li a.selected {
	color:#DF304A;
	background-position: 0px -189px;
}
.IDsForJavascript {
	display:none;
}
ul.facetList li a.inactive {
	color:#CCCCCC;
	cursor:default;
}
a.closeFacetLink, a.openFacetLink {
	float:right;
	overflow:hidden;
	line-height:1000px;
	width:5px;
	height:5px;
	/*background-image: url(../images/kensingtonGlobal/plusMinusSigns.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin-right:-5px;*/
	cursor:pointer;
	padding:5px;
}
a.openFacetLink {
	background-position: 5px -94px;
}
.priceInfoArea {
}
.priceInfoArea .pricesFrom {
	margin-top:4px;
	text-transform: capitalize;
	font-size: 14px;
    font-style:italic;
	display: inline-block;
	margin-bottom: 0px;	
	color: #DF304A;
}
.priceInfoArea .salesTaxPrice, .priceInfoArea .salesTaxPriceVariant {
	font-size: 12px;
	display: block;
	margin-top: 0px;
	color: #DF304A;
}
.priceInfoArea .salesTaxPriceVariant {
		color: #DF304A;
}
.priceInfoArea .wasPrice {
	display:block;
	/*text-transform:uppercase;*/
	font-size:10px;
	color:#616161;
	height:9px;
	padding-bottom:1px;
}
.priceInfoArea .wasPrice:before {
	content:"Was ";
}
.priceInfoArea .wasPrice strong {
	font-size:14px;
	text-decoration: line-through;
}
.priceInfoArea .wasPrice strong {
	font-size:14px;
}
.variantWasPrice {
	font-size:12px;
    display:block;
}
.variantWasPrice:before {
	content:"Was ";
	text-decoration:none;
}
.variantOfferText {
    text-transform: uppercase;
    color: #F00;
    font-size: 13px;
    font-weight: bold;
    display: block;
}
.priceInfoArea .mainPrice {
	margin-top: 3px;
	display: inline-block;
	font-size: 16px;
	color: #DF304A;
	font-style: italic;
	font-weight: 200;
}
.priceInfoArea .mainPrice em {
	font-size:14px;
	color:#DF304A;
	text-transform:uppercase;
	margin-right:6px;
	font-style: normal;
	font-weight:bold;
}
.sectionPageProductList a.ccLink, .sectionPageProductListListView a.ccLink, .sectionPageProductList .ciLinkArea a, .sectionPageProductListListView .ciLinkArea a {
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
	padding-left:13px;
	padding-right:13px;
	background-color:#b3b3b3;
	height:30px;
	line-height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	/*text-shadow: 1px 1px 1px #6b6b6b;*/
/*	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);	*/
}
.sectionPageProductList a.ccLink:hover, .sectionPageProductListListView a.ccLink:hover, .sectionPageProductList .ciLinkArea a:hover, .sectionPageProductListListView .ciLinkArea a:hover {
	background-color:#878787;
}
ul.sectionPageProductList li a.addToCompare {
	display:inline-block;
	min-height:14px;
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	float: left;
	text-align:left;
	font-size:12px;
	color:#339900;
	cursor:pointer;
}
ul.sectionPageProductList li a.addToCompare:hover {
	color:#333;
}
ul.sectionPageProductList li a.addToCompare.selected {
	background-position: 0px -29px;
}
ul.sectionPageProductList li a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
ul.sectionPageProductList li .addToCompareArea a.viewCompareLink {
	display: none;
	margin-top:-6px;
}
ul.sectionPageProductList li .theProductSKU, ul.sectionPageProductListListView li .theProductSKU {
	display:none;
}
ul.sectionPageProductListListView {
	list-style-type:none;
}
ul.sectionPageProductListListView li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	height:100px;
	padding-top:8px;
	padding-bottom:8px;
}
ul.sectionPageProductListListView li a img.productImageGrid {
	display:none;
}
ul.sectionPageProductListListView li a img.productImageList {
	width:100px;
	height:100px;
	border:none;
	float:left;
	margin-right:20px;
}
ul.sectionPageProductListListView li a .productCodeText, ul.sectionPageProductListListView li a .moreInfoText {
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 13px;
	color: #2c5985;
}
ul.sectionPageProductListListView li a.productLink {
	float:left;
	width:480px;
	margin-right:30px;
}
ul.sectionPageProductListListView li a.productLink h5 {
	margin-top:10px;
	font-size:14px;
	color:#2c5985;
	margin-bottom: 6px;
}
ul.sectionPageProductListListView li a.productLink:hover h5 {
	font-size:14px;
	color:#555;
	margin-bottom: 6px;
}
ul.sectionPageProductListListView li .priceInfoArea {
	float:left;
	width:106px;
	margin-right:8px;
	margin-top:10px
}
ul.sectionPageProductListListView li .addToCartAndCCLinks {
	float:left;
	width:139px;
	margin-top:10px;
}
ul.sectionPageProductList li .addToCartAndCCLinks {
	width: 100px;
	margin-top: 20px;
    display:none;
}
ul.sectionPageProductListListView li a.addToCompare {
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-align:left;
	font-size:12px;
	color:#339900;
	cursor:pointer;
	float: left;
	min-height:24px;
	line-height: 24px;
	text-align:center;
	/*padding-top:15px;
	background-position: center top;*/
	padding-left:19px;
}
ul.sectionPageProductListListView li a.addToCompare span {
	display: inline-block;
	min-width: 120px;
	text-align: left;
}
ul.sectionPageProductListListView li a.addToCompare.selected {
	background-position: 0px -23px;
}
ul.sectionPageProductListListView li a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
ul.sectionPageProductListListView li a.addToCompare:hover {
	color:#555;
}
ul.sectionPageProductListListView li .addToCompareArea a.viewCompareLink {
	display: none;
	margin: 0;
}
ul.sectionPageProductListListView li .addToCompareArea {
	float:right;
	margin-top: 10px;
}
ul.sectionPageProductList li .addToCompareArea {
	position:absolute;
	left:0;
	top:350px;
}
.theCompareShareDiv {
	height:27px;
	margin-bottom:5px;
}
a.viewCompareLink {
	float:right;
	cursor:pointer;
	font-weight:normal;
	text-transform:uppercase;
	height:22px;
	line-height:22px;
	margin-top:3px;
	margin-right:5px;
	font-size:10px;
	color:#FFF;
	width:118px;
	text-align:center;
	border: 1px solid #349a01;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	border-radius:13px;
	background-color: #6fbe48; /* Old browsers */
	background: -moz-linear-gradient(top,  #6fbe48 0%, #339900 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fbe48), color-stop(100%,#339900)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6fbe48 0%,#339900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fbe48', endColorstr='#339900',GradientType=0 ); /* IE6-9 */
}
a.viewCompareLink:hover {
	color:#FFF;
	background: #6fbe48;
	border: 1px solid #6fbe48;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
a.viewCompareLink span {
	margin-left:4px;
}
.productListingShareListPage {
	padding-left:10px;
	padding-right:10px;
/*	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;*/
	height:20px;
	padding-top:5px;
	font-size:12px;
	color:#555;
	border: 1px solid #d2d2d2;
	background-color:#fbfbfb;
}
.productListingShareListPage span {
	float:left;
	margin-right:5px;
}
.productListingShareListPage .shareThisText {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
.displayingXofY {
	float:left;
	text-align:center;
	font-size:11px;
	height:40px;
	line-height:40px;
	padding: 0 10px;
	color:#555;
	text-transform:uppercase;
}
.displayXofYText {
	float:left;
	margin-right:10px;
	line-height:18px;
	height:18px;
	margin-top:11px;
	margin-bottom:13px;
	padding-right:13px;
	border-right:1px solid #dbdbdb;
}
.displayingXofY .perPageText {
	float:left;
	margin-right:10px;
}
.displayingXofY .theOptionsDiv {
	/*float:right;
	width: 100px;*/
	margin-left: 15px;
	float: left;	
}
.displayingXofY .theOptionsDiv a {
	/*float:right;*/
	width:30px;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	margin-left:5px;
	background-image: url(../images/daytimer/viewAsGridListButtons.png);
	background-repeat: no-repeat;
	line-height:1000px;
	margin-top:9px;
	display: inline-block;
}
.displayingXofY .theOptionsDiv .theView {
	float: left;
}

.displayingXofY .theOptionsDiv span {
	float: left;
	/*margin-left:65px;*/
}
.displayingXofY .theOptionsDiv a.showAsGrid {
	background-position: 0px -20px;
}
/*.displayingXofY .theOptionsDiv a.showAsGrid:hover, .displayingXofY .theOptionsDiv a.showAsGridSelected {
	background-position: 0px -20px;
}*/
.displayingXofY .theOptionsDiv a.showAsGridSelected {
	background-position: 0px 0px;
}
.displayingXofY .theOptionsDiv a.showAsList {
	background-position: -35px -20px;
}
/*.displayingXofY .theOptionsDiv a.showAsList:hover, .displayingXofY .theOptionsDiv a.showAsListSelected {
	background-position: -30px -20px;
}*/
.displayingXofY .theOptionsDiv a.showAsListSelected {
	background-position: -35px 0px;
}
.sortByPanel {
	display:inline-block;
	margin-left:22px;	
	line-height:30px;
	padding-top: 5px;
}
.sortByPanel select {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:12px;
	padding:1px;
	border: 1px solid #d4d4d4;
}
.sortByPanel .sortByTitle {
	font-size:11px;
	text-transform:uppercase;	
}
.pageinationLinks2 {
	clear:both;
}
.displayingXofY .displayNumberButton {
	float:left;
	width:30px;
	height:20px;	
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #FFF;
	margin-right:5px;
	margin-top:9px;
	padding-top:0px;
	cursor:pointer;
}
.displayingXofY .displayNumberButtonSelected {
	cursor:default;	
}
.displayingXofY .displayNumberButton span {
	font-size:11px;
	color:#3f6f8d;
	line-height:20px;	
}
.displayingXofY .displayNumberButtonSelected span {
	color:#555;	
}
/*End of backward compatibility rules*/
.displayingXofY .displayNumberLabel {
	float:left;
	width:28px;
	height:18px;
	border: 1px solid #e8e8e8;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #FFF;
	margin-right:5px;
	margin-top:10px;
	padding-top:0px;
	cursor:pointer;
	font-size:11px;
	color:#2c5985;
	line-height:18px;
}
.displayingXofY .displayNumberLabelSelected {
	cursor:default;
	background-color:#c6c6c6;
	width:28px;
	height:19px;
	border-top:1px solid #999999;
	border-left:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	color:#FFF;	
}
.pageinationLinks, .pageinationLinks2 {
	float:right;
	text-align:right;
/*	background-color: #E1E1E1;*/
	font-size:11px;
	height:40px;
	line-height:40px;
	padding-right: 10px;
	padding-left: 10px;
	color:#616161;
	text-transform:uppercase;
}
.pageinationLinks2 {
	clear:both;
}
.pageinationLinks .theAdditionNumber {
	display:none;
}
.pageinationLinks .pageinationLinksInner, .pageinationLinks2 .pageinationLinksInner {
/* 	float:right; */
	display:inline;
}
.pageinationLinks h3, .pageinationLinks2 h3 {
	font-size:11px;
	display:inline;
	margin-right: 0;
}
.pagination a, .pagination span {
	background-color:#fff;
	padding:4px 6px;
	margin-left:8px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;	
	border:1px solid #bcbec0;
}
.pagination span.current {
	color:#555;
}
.pagination a, .pagination span.next, .pagination span.prev {
	color:#DF304A;
	cursor:pointer;
}
ul.sectionPageProductList {
	list-style-type:none;
	margin-top:30px;
    margin-left:auto;
    margin-right:auto;
    width:960px;
}
ul.sectionPageProductList li {
	float:left;
	width:255px;
	height:260px;
	margin-bottom:30px;
	position:relative;
	padding-bottom:10px;
	border-left: 1px solid #e8e8e8;
	padding: 0 30px;
}
ul.sectionPageProductList li:nth-child(3n), ul.sectionPageProductList li:last-child {
	border-right: 1px solid #e8e8e8;
}
ul.sectionPageProductList li.ecommerce, ul.sectionPageProductList li.endOfRowEcommerce {
	/*height:410px;*/
}
ul.sectionPageProductList li.endOfRow, ul.sectionPageProductList li.endOfRowEcommerce {
	/*padding-right:0;*/
}
ul.sectionPageProductList li a {
	display:block;
}
ul.sectionPageProductList li a img.productImageGrid {
	width:255px;
	height:210px;
	margin-bottom:5px;
	border:none;
}
ul.sectionPageProductList li a img.productImageList {
	display:none;
}
ul.sectionPageProductList li a img.searchResultsImage {
	width:178px;
	height:178px;
	margin-bottom:5px;
	border:none;
}
ul.sectionPageProductList li a h5, .widgetRow a h5.productWidgetH5 {
	font-size:15px;
	color:#000;
	cursor:pointer;
    text-align:center;
}
ul.sectionPageProductList li a:hover h5, ul.sectionPageProductListListView li a.productLink:hover h5 {
	color:#DE324A;
}
ul.sectionPageProductList li a .productCodeText, ul.sectionPageProductList li a .moreInfoText {
	display:none;
}
ul.sectionPageProductList li a.productLink .displaySKUText, ul.sectionPageProductListListView li a.productLink .displaySKUText {
	display:block;
	font-size:12px;
	color:#B3B3B3;
	margin-top:7px;
}
.productInfoArea {
	float:right;
	width:350px;
    padding-right:100px;
    text-align:left;
}
.productInfoArea h1 {
	color:#333;
	font-size:22px;
	margin-bottom:2px;
}
.productInfoArea h2 {
	color:#737373;
	font-size:14px;
	margin-bottom:5px;
}
.productInfoArea .h1Area {
	margin-bottom:10px;
}
.skuPriceLine {
	margin-top: 10px;
}
.skuPriceLine .topProductCodeName {
	color:#999999;
	font-size:12px;
	font-weight:normal;
	display:block;
}
.skuPriceLine .topProductCodeNameWithPrice {
	color:#555;
	font-size:12px;
	margin-top:9px;
	display: block;
	margin-bottom: 10px;
}
.skuPriceLine .topProductCodeNameWithPrice:before {
	content: "#";
}
.productInfoArea p {
	margin-top:10px;
	font-size:14px;
	color:#555;
	line-height:18px;
}
.skuPriceLine .priceElements {
	display:inline-block;
	text-align:left;
	text-transform:uppercase;
}
.skuPriceLine .priceElements .wasPrice {
	color:#333;
	font-size:14px;
	padding-bottom:6px;
	display:block;
}
.skuPriceLine .priceElements .wasPrice strong {
	margin-left:5px;
	text-decoration: line-through;
}
.skuPriceLine .priceElements .mainPrice {
	color:#DF304A;
	font-size:25px;
    font-style: italic;
    font-weight: 200;
}
.skuPriceLine .priceElements .mainPriceWithVat {
	color:#DF304A;
	font-size:14px;
	margin-left: 5px;
	text-transform: none;
}
.skuPriceLine .priceElements .mainPrice em {
	font-size:17px;
	font-style:normal;
	margin-right:6px;
}
/*a.addToCartLink, .rmpBottomButtons input {
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
	filter: dropshadow(color=#ff3108, offx=0, offy=0);
	border: 1px solid #DF304A;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	color: #FFF !important;
	float: left;
	background-image: url(../images/daytimer/addToCartIcon.png);
	background-position: 13px center;
	background-position: 13px center, 0 0;
	background-repeat: no-repeat;
	background-color: #FF9600;
	background-image: url(../images/daytimer/addToCartIcon.png), -moz-linear-gradient(top, #ff9600 0%, #DF304A 100%);
	background-image: url(../images/daytimer/addToCartIcon.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9600), color-stop(100%,#DF304A));
	background-image: url(../images/daytimer/addToCartIcon.png), -webkit-linear-gradient(top, #FF9600 0%,#DF304A 100%);
	background-image: url(../images/daytimer/addToCartIcon.png), -o-linear-gradient(top, #ff9600 0%,#DF304A 100%);
	background-image: url(../images/daytimer/addToCartIcon.png), -ms-linear-gradient(top, #ff9600 0%,#DF304A 100%);
	background-image: url(../images/daytimer/addToCartIcon.png), linear-gradient(to bottom, #FF9600 0%,#DF304A 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 );
}
a.addToCartLink:hover {
	border: 1px solid #ff9600;
	background-color: #ff9600; /* Old browsers */
	/*color:#FFFFFF !important;
	background-image: url(../images/daytimer/addToCartIcon.png)*/
	/*background-image: url(../images/daytimer/addToCartIcon.png), -moz-linear-gradient(top,  #DF304A 0%, #ff9600 100%); /* FF3.6+ */
	/*background-image: url(../images/daytimer/addToCartIcon.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF304A), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
	/*background-image: url(../images/daytimer/addToCartIcon.png), -webkit-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
	/*background-image: url(../images/daytimer/addToCartIcon.png), -o-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Opera 11.10+ */
	/*background-image: url(../images/daytimer/addToCartIcon.png), -ms-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* IE10+ */
	/*background-image: url(../images/daytimer/addToCartIcon.png), linear-gradient(to bottom,  #DF304A 0%,#ff9600 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DF304A', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
/*}*/
a.addToCartLinkOff {
	opacity:0.25;
	filter:alpha(opacity=25); /* For IE8 and earlier */
	cursor: auto;
}
.wtbLinksAndAddToCompareArea {
	overflow: auto;
	margin-top: 10px;
}
.wtbLinksArea {
	float: left;
	margin-right: 10px;
}
.wtbLinksArea a.addToCartLink {
	height:30px;
	line-height:30px;
	font-size:13px;
	padding-left:40px;
	padding-right:11px;
}
.variantPanelRHS a.addToCartLink {
	line-height:23px;
	font-size:16px;
	padding: 4px 12px 4px 12px;
}
.wtbLinksArea a.shopLink, .wtbLinksArea a.usShopLink, .wtbLinksArea .ciLinkArea a {
	color:#fff;
	font-size:15px;
	float:left;
	font-weight:bold;
	padding: 3px 13px 4px 53px;
	background-color:#f41e36;
	background-image: url(../images/gbc2011/AddToCartEuropeBackground.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	height:30px;
	line-height:30px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	/*text-shadow: 1px 1px 1px #6b6b6b;
	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);*/
}
.wtbLinksArea a.shopLink:hover, .wtbLinksArea a.usShopLink:hover, .wtbLinksArea .ciLinkArea a:hover {
	background-color:#ff2941;
}
.wtbLinksAndAddToCompareArea .addToCompareArea {
	float: left;
}
.wtbLinksAndAddToCompareArea a.addToCompare {
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-align:left;
	font-size:12px;
	color:#339900;
	cursor:pointer;
	float: left;
	min-height:30px;
	line-height: 30px;
	text-align:center;
	padding-left:19px;
}
.wtbLinksAndAddToCompareArea a.addToCompare span {
	display: inline-block;
	min-width: 120px;
	text-align: left;
}
.wtbLinksAndAddToCompareArea a.addToCompare.selected {
	background-position: 0px -21px;
}
.wtbLinksAndAddToCompareArea a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
.wtbLinksAndAddToCompareArea a.addToCompare:hover {
	color:#2c2c2c;
}
.wtbLinksAndAddToCompareArea a.viewCompareLink {
	display: none;
	margin: 3px 0 0;
}
.infoTabsArea, .infoTabsArea2 {
	height:39px;
	overflow:hidden;
	background-image: url(../images/kensingtonGlobal/infoTabsAreaBackground.gif);
	background-repeat: repeat-x;
	margin-top:10px;
}
.infoTabsArea ul, .infoTabsArea2 ul {
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	width:370px;
}
.infoTabsArea ul li, .infoTabsArea2 ul li {
	float:left;
	margin-right:5px;
	width:135px;
	text-align:center;
	line-height:37px;
	font-size:13px;
}
.infoTabsArea2 ul li {
	width:178px;
}
.infoTabsArea ul li a, .infoTabsArea2 ul li a {
	display:block;
	font-size:18px;
	width:auto;
	height:39px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D4D4D4;
	border-right-color: #D4D4D4;
	border-left-color: #D4D4D4;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	border-radius:7px 7px 0px 0px;
	font-weight:bold;
	background-color: #F0F0F0;
	color: #000;
	cursor:pointer;
	font-weight:normal;
}
.infoTabsArea ul li a:hover, .infoTabsArea2 ul li a:hover {
	color: #555;
}
.infoTabsArea ul li a.selected, .infoTabsArea2 ul li a.selected {
	background-image:none;
	border-left:none !important;
	border-top:none !important;
	border-right: none !important;
	border-bottom:none !important;
	background-color:#666666;
	color:#fff;
	font-weight:normal;
	font-size: 18px;
}
.tabsContentArea .longProductDescArea {
	display:none;
}
.tabsContentArea, .tabsContentArea2 {
	padding:20px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-bottom-color: #D4D4D4;
	border-left-color: #D4D4D4;
}
ul.featuresList, .specificationListArea ul {
	color:#555;
	font-size:13px;
	list-style-type:none;
}
ul.featuresList li, .specificationListArea ul li {
	margin-bottom:10px;
	background-image: url(../images/kensingtonGlobal/greyBullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 12px;
}
ul.featuresList li a, .specificationListArea ul li a {
	color:#de324a;
}
ul.featuresList li a:hover, .specificationListArea ul li a:hover {
	color:#333;
}
.tabsContentArea .longProductDescArea p {
	color:#616161;
	font-size:13px;
	line-height:19px;
	margin-top:0;
	margin-bottom:15px;
}
.otherProductsArea {
	clear:both;
	padding-top:15px;
}
.mainImageArea {
	margin-right:450px;
    margin-top:30px;
}
.mainImageArea .mainImageProductArea img.mainProductImage {
	width:280px;
	height:280px;
}
.mainImageArea .mainImageProductArea {
	position:relative;
    border-right: 1px solid #e9e9e9;
margin-right: 40px;
padding-right: 40px;
text-align: center;
width: 280px;
margin-left: 137px;
}
.mainImageArea .productListingShareListPage {
	margin-top:10px;
	margin-bottom:15px;
}
/*ul.relatedProductList {
	list-style-type:none;
}
ul.relatedProductList li {
	float:left;
	width:130px;
	margin-right:25px;
	margin-left:25px;
}
ul.relatedProductList li a {
	display:block;
	font-size:13px;
	color:#2c5985;
	font-weight:bold;
}
ul.relatedProductList li a img {
	width:130px;
	height:130px;
	margin-bottom:5px;
	border:none;
}
ul.relatedProductList li a:hover {
	color:#333;
}*/
.specialOfferArea {
	height:17px;
}
.newFlashArea.hidden, .specialOfferArea.hidden {
	display: none;
}
.newFlashArea span {
	/*	background-color:#ff0000;
	font-weight:bold;
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
height:17px;
*/	display: none;
}
.specialOfferArea span {
	text-transform:uppercase;
	color:#8abd6b;
	font-size:15px;
	font-weight:normal;
}
.resourcesArea, .specificationListArea {
	display:none;
}
.resourcesArea ul {
	list-style-type:none;
	font-size:13px;
}
.resourcesArea ul li {
	margin-bottom:15px;
	height:20px;
	line-height:20px;
}
.resourcesArea ul li a {
	padding-left:30px;
	color:#2C5985;
	background-image: url(../images/kensingtonGlobal/resourcesIcons.gif);
	background-repeat: no-repeat;
	display:block;
	height:20px;
	line-height:20px;
}
.resourcesArea ul li a:hover {
	color:#555;
}
.resourcesArea ul li a.pdfLink {
	background-position: 0px -35px;
}
.resourcesArea ul li a.resourcesRangeBrochureLink, .resourcesArea ul li a.resourcesProductBrochureLink, .resourcesArea ul li a.resourcesProductManualLink {
	background-position: 0px -35px;
}
.hideOtherImagesNav {
    display:none !important;
}
.mainImageArea .productListingShareListPage {
	margin-top:10px;
	margin-bottom:15px;
}
.variantArea {
	/*padding:20px;*/
    padding: 5px;
	min-height: 145px;
	margin-bottom: 10px;
}
.variantArea h3 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;	
}
/* clearfix */
.variantArea:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .variantArea             { zoom: 1; } /* IE6 */
*:first-child+html .variantArea { zoom: 1; } /* IE7 */
.variantPanelRHS {
	width: 208px;
	height: 20px;
}
/*.variantPanelRHS:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}*/
* html .variantPanelRHS             { zoom: 1; } /* IE6 */
*:first-child+html .variantPanelRHS { zoom: 1; } /* IE7 */
.variantPanelRHS span.variantPriceIntro {
	font-size: 21px;
	color: #DE324A;
    display: inline-block;
    text-transform: capitalize;
	margin-bottom: 5px;
    font-style: italic;    
}
.variantPanelRHS span.variantBaseSKU, .variantPanelRHS .variantPanelRHSSingleSKU {
	font-size: 12px;
	color: #555555;
	display: block;
	margin-bottom: 5px;
}
.variantPanelRHS span.variantBaseSKU:before, .variantPanelRHS .variantPanelRHSSingleSKU:before {
	content: "#";
}
.variantPanelRHS span.variantPrice {
	font-size: 23px;
	color: #DE324A;
}
.variantPanelRHS .ccLinkArea {
	margin-top: 10px;	
}
.variantPanelRHS a.ccLink {
	color: white;
	font-size: 12px;
	font-weight: bold;
	background-color: #B3B3B3;
	height: 30px;
	line-height: 30px;
	padding: 11px 13px;
	-webkit-border-radius: 8px;
	/*text-shadow: 1px 1px 1px #6B6B6B;*/	
}
.variantPanelRHS a.ccLink:hover {
	background-color: #7D7D7D;	
}
.variantAreaInner {
	width: 259px;
	/*counter-reset:varCount;
	border-right: 1px solid #d8d8d8;*/
}
/*.variantAreaInner span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;	
}*/
/*.variantAreaInner span:before {
	content: counter(varCount) ". ";
	counter-increment:varCount;	
}*/
/*.variantAreaInner select {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:capitalize;
}*/
/*.variantAreaInner select option.off {
	color: #ccc;
}*/
ul.sectionPageProductListListView li a p {
	margin-left:120px;	
	font-size:12px;
	color:#555555;
}
ul.sectionPageProductList li p {
	display:none;
}
.productListingShareListPage span, .productListingShareListPage2 span, .productListingShareListPage3 span {
	float:left;
	margin-right:5px;
}
.productListingShareListPage .shareThisText, .productListingShareListPage2 .shareThisText, .productListingShareListPage3 .shareThisText {
	float:left;
	margin-right:10px;
	margin-top:1px;
}
.productListingShareListPage3 {
	background-color: #FBFBFB !important;
	margin-top:15px;
	/*-moz-border-radius: 4px;*/
	font-size: 12px;
	vertical-align: middle;
	/*border-radius: 4px;*/
	height:20px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color:#616161;
	border:1px solid #d7d7d7;
}
.productListingShareListPage, .productListingShareListPage2 {
	padding-left:10px;
	padding-right:10px;
	height:23px;
	padding-top:6px;
	font-size:12px;
	color:#555;
	/*float:left;
	width:353px;*/
}
.theCompareShareDiv {
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	border: 1px solid #D2D2D2;
	background: #FBFBFB;
}
.productListOptions {
	height:40px;
	border: 1px solid #D2D2D2;
	background: #FBFBFB;
}
.pageinationLinks2Wrapper {
	clear: both;
	margin-top: 20px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.derwentRelatedProductsWrapper {
	width:100%;
	margin-top:20px;
}
.derwentNewsWrapper {
	width:100%;
	margin-top:20px;
}
.derwentNewsWrapper .tabsContentArea2 {
	padding: 0 !important;
}
a.postLink {
	text-align: left;
	font-size: 25px !important;
	color:#000 !important;
	line-height: 1.6 !important;
	padding: 0 !important;
}
a.postLink:hover {
	cursor: pointer;
}
.tabsContentArea2 li {
	/*float:left;*/
	display: inline-block;
	max-width: 150px;
	width:auto;
	vertical-align: middle;
	height:170px;
	/*margin-right:25px;*/
	/*margin-left:25px;*/
	padding-left:20px;
	padding-right: 20px;
}
.tabsContentArea2 li:first-child {
/*	border-left: 1px solid #C3C3C3;*/
	padding-left: 15px;
}
.tabsContentArea2 li a {
	display:block;
	font-size:16px;
	color:#000000;
	padding:5px;
}
.tabsContentArea2 li a img {
	width:130px;
	height:130px;
	margin-bottom:5px;
	border:none;
	padding-right: 30px;
	border-right: 1px solid #C3C3C3;
	margin-bottom: 10px;
}
.tabsContentArea2 li:first-child a img {
	padding-left: 10px;
	border-left: 1px solid #C3C3C3;
}
.tabsContentArea2 li:last-child a img {
	border-right: 1px solid #C3C3C3;
}
.tabsContentArea2 li a:hover {
	/*color:#333;*/
	color: #de324a !important;
}
.tabsContentArea .longProductDescArea {
	display:none;
}
.tabsContentArea, .tabsContentArea2 {
	padding:20px;
	margin-top:20px;
	margin-bottom: 20px;
	/*border-right-width: 1px;*/
	border-bottom-width: 1px;
	/*border-left-width: 1px;
	border-right-style: solid;*/
	border-bottom-style: solid;
	/*border-left-style: solid;
	border-right-color: #D4D4D4;*/
	border-bottom-color: #D4D4D4;
	/*border-left-color: #D4D4D4;*/
	border-left:none;
	border-right:none;
	border-bottom: none;
}
.tabsContentArea2 ul {
/*	height:170px;*/
	list-style-type:none;
	margin-left: auto;
	margin-right: auto;
    /*width:960px;*/
	/*width:80%;*/
	/*margin-left:10%;
	margin-right: 10%;*/
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
/* new clearfix */
.tabsContentArea2 ul:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

.tabsContentArea2 ul.newsList, .tabsContentArea2 ul.eventsList {
	/*width:960px;*/
	width:100%;
	list-style-type: none;
	/*margin:0;
	margin-top:15px;*/
}
.tabsContentArea2 ul.eventsList, .tabsContentArea2 span.eventYearDropdownWrapper {
    display: none;
}
.tabsContentArea2 ul.newsList li, .tabsContentArea2 ul.eventsList li {
	padding-top:25px;
	padding-bottom: 25px;
	display: block;
	height: auto;
	margin-bottom: 25px;
	margin-top:25px;
	max-width: none;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.tabsContentArea2 ul.newsList li div.innerWrapper, .tabsContentArea2 ul.eventsList li div.innerWrapper {
	/*width:80%;
	margin-left: 10%;
	margin-right: 10%;*/
    margin-left:auto;
    margin-right:auto;
    width:960px;
	height: auto;
	min-height: 250px;
}
.tabsContentArea2 ul.newsList li div.innerWrapper div.content, , .tabsContentArea2 ul.eventsList li div.innerWrapper div.content {
	height: auto;
	min-height: 200px;
	min-width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
}
.tabsContentArea2 ul.newsList div.innerWrapper li > *, .tabsContentArea2 ul.eventsList div.innerWrapper li > * {
	display: inline-block;
}
/*.tabsContentArea2 ul.newsList li div.innerWrapper img {
	float: left;
	margin-right:40px;
	height: auto;
    width:auto;
	padding:10px;

}*/
.tabsContentArea2 ul.newsList li div.innerWrapper div.content h2, .tabsContentArea2 ul.eventsList li div.innerWrapper div.content h2 {
	font-size: 25px;
	text-align: left;
	color: #000;
	margin-bottom: 5px;
}
.tabsContentArea2 ul.newsList li div.innerWrapper div.content p.datetime, .tabsContentArea2 ul.eventsList li div.innerWrapper div.content p.datetime {
	text-align: left;
	font-size: 25px;
	color:#666666;
	margin-bottom: 10px;
	line-height: 1.6;
}
.tabsContentArea2 ul.newsList li div.innerWrapper div.content p, .tabsContentArea2 ul.eventsList li div.innerWrapper div.content p {
	text-align: left;
	font-size: 16px;
	line-height: 1.6;
}
.tabsContentArea2 ul.newsList li:nth-child(even), .tabsContentArea2 ul.eventsList li:nth-child(even) {
	background-color: #F2F2F2;
}
.tabsContentArea2 ul.newsList li:nth-child(even) div.innerWrapper div.postImage, .tabsContentArea2 ul.eventsList li:nth-child(even) div.innerWrapper div.postImage {
	border: 2px solid #fff;
}
    .tabsContentArea2 ul.newsList li div.innerWrapper div.postImage img, .tabsContentArea2 ul.eventsList li div.innerWrapper div.postImage img {
        /*min-height:300px;*/
        /*height:350px;
        width:350px;*/
        margin-left:auto;
        margin-right:auto;
        max-width: 100%;
        max-height:95%;
        /*border: 1px solid #F2F2F2;*/
        display: block;
        /*padding: 5px;*/

    }
* html .tabsContentArea2 ul            { zoom: 1; } /* IE6 */
*:first-child+html .tabsContentArea2 ul { zoom: 1; } /* IE7 */

.IDsForJavascript {
	display:none;
}
.variantProductListingLink, .goToHomePage, .backForgottenPasswordLink {
	text-align:left;
	float:left;
	line-height:26px !important;
    font-size: 16px !important;
	color:#DF304A !important;
	font-size:12px;
}
.variantProductListingLink:hover, .goToHomePage:hover, .backForgottenPasswordLink:hover {
    color: black !important;
    text-decoration: underline;
}
.goToHomePage {
    width:137px;*
}
.variantProductListingLink {
    /*width:137px;*/
    display: none !important;
}
.forgottenPasswordButtonLine a.backForgottenPasswordLink
{
    padding: 8px 15px;
    font-size: 12px;
    height: auto;
    line-height: normal;
    -moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}
ul.sectionPageProductList li .shopOnlineButtons {
	position:absolute;
	top:310px;
}
ul.sectionPageProductListListView li .shopOnlineButtons {
	float:right;	
	margin-top:10px;
}
.sectionPageProductList .ccLinkArea, .sectionPageProductListListView .ccLinkArea {
	float: right;
}
.singleColumnWidget .CCArea, .singleColumnWidgetEndOfRow .CCArea 
{
    position:absolute;
    left:0;
    top: 230px;
}
.sectionPageProductList a.ccLink, .sectionPageProductListListView a.ccLink, .sectionPageProductList .ciLinkArea a, .sectionPageProductListListView .ciLinkArea a, ul#ciRetailerList a .ciiBuyNow, .singleColumnWidget .CCArea a, .singleColumnWidgetEndOfRow .CCArea a {
	color:#fff;
	font-size:12px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:5px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	background: rgb(237,26,59); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(237,26,59,1) 0%, rgba(212,19,49,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,26,59,1)), color-stop(100%,rgba(212,19,49,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(237,26,59,1) 0%,rgba(212,19,49,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1a3b', endColorstr='#d41331',GradientType=0 ); /* IE6-9 */
	height:24px;
	line-height:21px;
	width:140px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	/*text-shadow: 1px 1px 1px #6b6b6b;*/
/*	filter: dropshadow(color=#6b6b6b, offx=1, offy=1);	*/
	font-family:Arial;
	text-shadow:none;
}
.sectionPageProductList a.ccLink:hover, .sectionPageProductListListView a.ccLink:hover, .sectionPageProductList .ciLinkArea a:hover, .sectionPageProductListListView .ciLinkArea a:hover, .singleColumnWidget .CCArea a:hover, .singleColumnWidgetEndOfRow .CCArea a:hover {
	background-color:#878787;
	color:Black;
}
a.mercuryLink {
	background-color:#ED1A3B;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow:hidden;
	font-weight: bold;
	color: #FFF;
	padding: 10px;
}
a.mercuryLink:hover {
	background-color:#000;
}
.mercuryVideoWrapper {
	padding-top:10px;
	padding-bottom:20px;
}
/**********************
Video CSS copied from US sites
**********************/
.videoLinks {
	margin-top:6px;
}
.videoLinks ul {
	list-style-type:none;
}
.videoLinks ul li {
	margin-bottom:10px;
}
.videoLinks ul li a {
	display:block;
	height:98px;
	background-color:#FBFBFB;
	border: 1px solid #D2D2D2;
	color:#555;
	font-size:13px;
	cursor:pointer;
	background-repeat: no-repeat;
	overflow:hidden;
	position:relative;
}
.videoLinks ul li a h4 {
	font-weight:bold;
	margin-bottom:8px;
	margin-top:10px;
	color:#555;
}
.videoLinks ul li a p {
	color:#5177ab;
}
.videoLinks ul li a:hover, .videoLinks ul li a:hover p {
	color:#555;
}
.videoLinks ul li a img.posterFrame {
	float:left;
	border-right: 1px solid #D4D4D4;
	width:130px;
	height:98px;
	margin-right:10px;
}
.videoLinks ul li a img.playIcon {
	height:30px;
	width:30px;
	position:absolute;
	left:50px;
	top:35px;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=90);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	border:none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.serviceCentreDetailArea {
	height:150px;
	margin-bottom: 18px;
	border-bottom-style: solid;
	border-bottom-color: #89D3D8;
	border-bottom-width: 1px;
	overflow:hidden;
	margin-top: 18px;
	padding-top: 12px;
	padding-left:12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #89D3D8;
	margin-right: 30px;
}
ul.serviceCentreList {
	margin:0;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.otherPages ul.serviceCentreList li {
	background-image:none;
	padding:0;
	float:left;
	width:300px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul.serviceCentreList li a {
	cursor:pointer;
	display:block;
	padding:2px;
}
ul.serviceCentreList li a.selected, ul.serviceCentreList li a:hover {
	color:#000;
	background-color:#89D3D8;
}
ul.serviceCentreList li a h4 {
	font-size:13px;
	margin:0;
	padding:0;
}
ul.serviceCentreList li a img {
	float:left;
	margin-right:4px;
}
.serviceCentreInfoArea div h3 {
	margin:0;
	padding:0;
	font-size:13px;
	color: #000;
	font-weight:bold;
}
.serviceCentreAddress {
	float:left;
	width:300px;
}
.serviceCentreInfoArea div {
	margin-bottom:12px;
	line-height:16px;
}
.serviceCentreEmail a {
	text-decoration:none;
	color: #073767;
}
.serviceCentreEmail a:hover {
	color:#C00;
}
.serviceCentreIndent {
	margin-left:320px;
}

.variantPanelRHSSingleSKU {
	display:block;
	font-size:14px;
	color:#777777;	
	margin-bottom:8px;
}
.addToCartLinkArea {
    margin-top: 20px;

}
.addToCartLink.disabled {
    background: #d1d1d1;
    cursor: not-allowed;
}
.variantPanelRHSSinglePrice {
	display:block;
	font-size:23px;
	color:#DF304A;
	margin-bottom:10px;
}
.variantPriceIntro {
	text-transform:uppercase;
	color: #777777;
	font-size: 13px;	
	display:block;
	margin-bottom:8px;
}
.priceInfoArea .variantPrice {
	color:#DF304A;
}
.variantPanelRHS .addToCompareArea {
	float: left;
}
.variantPanelRHS a.addToCompare {
	background-image: url(../images/rexelNew/addToCompareBackgrounds.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	text-align:left;
	font-size:12px;
	color:#339900;
	cursor:pointer;
	float: left;
	min-height:33px;
	line-height: 33px;
	text-align:center;
	padding-left:19px;
}
.variantPanelRHS a.addToCompare span {
	display: inline-block;
	min-width: 120px;
	text-align: left;
}
.variantPanelRHS a.addToCompare.selected {
	background-position: 0px -19px;
}
.variantPanelRHS a.addToCompare.processing {
	background-image: url(../images/daytimer/smallLoader.gif);
}
.variantPanelRHS a.addToCompare:hover {
	color:#2c2c2c;
}
.variantPanelRHS a.viewCompareLink {
	display: none;
	margin: 5px 0 0;
}
.comparePopup {
	display:none;
	text-align: left;
}
.comparePopup .comparePopupInner a {
	float:right;
	width:17px;
	height:17px;
	overflow:hidden;
	line-height:1000px;
	background: url(../images/daytimer/compareClose.png) no-repeat 0 0;
	cursor:pointer;
	margin: -10px -10px 0 0;	
}
.comparePopup .comparePopupInner a:hover {
	background-position: -17px 0;
}
.comparePopup h3 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.comparePopup table {
	margin-top: 30px;
	border-collapse: collapse;
	border: solid #d1d1d1;
	border-width: 1px 0;
}
.comparePopup td {
	width: 25%;
	border: solid #d1d1d1;
	border-width: 0 1px;
	vertical-align: top;
	padding: 10px 20px;
}
.comparePopup td a h5 {
	font-size: 12px;
	font-weight: bold;
	color: #2c5985;
}
.comparePopup td a:hover h5 {
	color: #000;
}
.comparePopup .replaceButtonRow td {
	height: 35px;
}
.comparePopup .replaceButton {
	display: inline-block;
	cursor:pointer;
	font-weight:bold;
	padding: 0 12px 0 30px;
	height:22px;
	line-height:22px;
	font-size:10px;
	color:#FFF;
	text-align:center;
	border: 1px solid #349a01;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	background: #6fbe48 url(../images/interface/replace.png) 12px center no-repeat; /* Old browsers */
	background: url(../images/interface/replace.png) 12px center no-repeat, -moz-linear-gradient(top,  #6fbe48 0%, #339900 100%); /* FF3.6+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fbe48), color-stop(100%,#339900)); /* Chrome,Safari4+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -webkit-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -o-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* Opera 11.10+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, -ms-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* IE10+ */
	background: url(../images/interface/replace.png) 12px center no-repeat, linear-gradient(top,  #6fbe48 0%,#339900 100%); /* W3C */
	text-transform:uppercase;
}
.comparePopup .replaceButton:hover {
	background: #6fbe48 url(../images/interface/replace.png) 12px center no-repeat;
	border: 1px solid #6fbe48;
}
.comparePopup .loadingPanel {
	display: none;
	padding-top: 80px;
	text-align: center;
}
.comparePopup .viewCompareLink {
	margin: 30px 0 0;
}
.comparePopup .viewCompareLink.disabled {
	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
}
a.refreshLink {
	float:right;
	width:14px;
	height:16px;
	overflow:hidden;
	line-height:1000px;
	background-image: url(../images/daytimer/refreshIcon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:12px;
	margin-top:10px;
	cursor:pointer;
}
a.refreshLink:hover {
	background-position: 0px -16px;
}
.videoLinks {
	margin-top:6px;
}
.videoLinks ul {
	list-style-type:none;
}
.videoLinks ul li {
	margin-bottom:10px;
}
.videoLinks ul li a {
	display:block;
	height:98px;
	border: 1px solid #D4D4D4;
	background-color:#ececec;
	background-image: -moz-linear-gradient(top, #f6f6f6, #e2e2e2);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#e2e2e2));
	background-image: -o-linear-gradient(top, #f6f6f6, #e2e2e2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e2e2e2');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#e2e2e2')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: linear-gradient(top, #f6f6f6, #e2e2e2);
	color:#6c6c6c;
	font-size:13px;
	cursor:pointer;
	background-repeat: no-repeat;
	overflow:hidden;
	position:relative;
}
.videoLinks ul li a h4 {
	font-weight:bold;
	margin-bottom:8px;
	margin-top:10px;
}
.videoLinks ul li a p {
	color:#5177ab;
}
.videoLinks ul li a:hover, .videoLinks ul li a:hover p {
	color:#000;
}
.videoLinks ul li a img.posterFrame {
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
	/*width:180px;*/
	height:98px;
	margin-right:10px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.videoLinks ul li a img.playIcon {
	height:30px;
	width:30px;
	position:absolute;
	left:50px;
	top:35px;
	opacity:0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/*-ms-filter must come before filter*/
	filter: alpha(opacity=90);
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*All filters must be placed together*/
	border:none;

}
ul.siteMapNav li.normal {
	font-size: 20px;
	font-weight: bold;
	background-position: 0px 5px;
	margin-top:20px;
}
ul.siteMapNav li {
	/*background-image: url(../images/interface/gbcRedArrow.gif);
	background-repeat: no-repeat;*/
}
ul.siteMapNav li a {
	text-decoration:none;
	color: #2c5985;	
}
ul.siteMapNav li a:hover {
	color:#555555;
}
ul.siteMapNav li.subNav1, ul.siteMapNav li.leftNavLevel1 {
	font-size: 15px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:35px;
}
ul.siteMapNav li.leftNavLevel2 {
	font-size: 15px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:65px;
}
ul.siteMapNav li.leftNavLevel2 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel3 {
	font-size: 13px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:95px;
}
ul.siteMapNav li.leftNavLevel3 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel4 a {
	font-weight:normal;
}
ul.siteMapNav li.leftNavLevel4 {
	font-size: 13px;
	font-weight: bold;
	background-position: 0px 4px;
	margin-left:115px;
}
ul.siteMapNav li.subsubNav1 {
	font-size: 13px;
	background-position: 0px 4px;
	margin-left:55px;
}
ul.siteMapNav {
	margin-top:20px;
	list-style-type:none;
}
.leftNav h3 .helpTextWrapper 
{
    position:relative;
    display: inline;
}
.leftNav h3 a.helpTextLink {
	cursor: help;
	overflow: hidden;
	width: 11px;
	height: 11px;
	background-image: url(../images/helpIcons/1q.png);
	line-height: 1000px;
    margin-top: 2px;
    display: inline-block;
}
.leftNav h3 .helpTextArea {
	position: absolute;
	left: 20px;
	top:0;
	padding: 10px;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	color: white;
	background-color: #b1b579;
	width: 150px;
	z-index: 100;
	line-height: 1.5em;
	display: none;
}
ul.sectionPageProductListListView a.addToCartLink, ul.sectionPageProductList a.addToCartLink, li.ecommerce a.addToCartLink, li.endOfRowEcommerce a.addToCartLink, .otherProductsArea a.addToCartLink, .recentlyViewedNew a.addToCartLink, .rmpBottomButtons input {
	width: 83px;
	line-height:26px;
	font-size:12px;
	padding-left:39px;
	padding-right:15px;
}
.rmpBottomButtons input {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}
.rmpBottomButtons input.off {
	opacity:0.25;
	filter:alpha(opacity=25);
	cursor: default;
}
.rmpBottomButtons input:hover {
	background-image: url(../images/daytimer/addToCartIcon.png);
	background-position: 13px center;
	background-position: 13px center, 0 0;
	background-repeat: no-repeat;	
	background-color: #DF304A; /* Old browsers */
	background-image: url(../images/daytimer/addToCartIcon.png), -moz-linear-gradient(top,  #DF304A 0%, #ff9600 100%); /* FF3.6+ */
	background-image: url(../images/daytimer/addToCartIcon.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF304A), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
	background-image: url(../images/daytimer/addToCartIcon.png), -webkit-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(../images/daytimer/addToCartIcon.png), -o-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Opera 11.10+ */
	background-image: url(../images/daytimer/addToCartIcon.png), -ms-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* IE10+ */
	/*background-image: url(../images/daytimer/addToCartIcon.png), linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
}
ul.sectionPageProductList li a.productLink .displaySKUText, ul.sectionPageProductListListView li a.productLink .displaySKUText, .priceInfoArea .displaySKUText {
	display: none;
	font-size: 11px;
	color: #555;
	margin-top: 4px;
}
ul.sectionPageProductList li a.productLink .displaySKUText:before, ul.sectionPageProductListListView li a.productLink .displaySKUText:before, .priceInfoArea .displaySKUText:before {
	content:"#";
}
.priceInfoArea .outOfStock {
	color: #999999;
}
.addToCartLinkArea .notInStock {
	display: block;
	text-align: center;
	background-color: #fff4c7;
	border: 1px solid #ccab2a;
	padding: 8px 10px 4px 10px;
	color: #cbaa2b;
}
.addToCartLinkArea .notInStock h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.addToCartLinkArea .notInStock h6 {
	font-size: 11px;
}
.outOfStockProductPage {
	background-color: #999999;
	border: 1px solid #999999;
	padding: 8px;
	color: #fff;
        font-size: 20px;
	display: inline-block;

        padding: 8px 15px;
        vertical-align: middle;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.outOfStockProductPage em {
	font-style: normal;
	text-transform: uppercase;
}
.wtbLinksArea input.qtyNumber {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 28px;
	border: 1px solid #D4D4D4;
	padding: 4px;
	font-size: 13px;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.wtbLinksArea label.qtyNumberLabel {
	float: left;
	margin-right: 4px;
	text-transform: uppercase;
	color: #555555;
	font-size: 12px;
	margin-top: 9px;
}
.cartRHS {
	float: right;
	width: 180px;
	background-image: url(../images/daytimer/creditCards.jpg);
	background-repeat: no-repeat;
	margin-top: -34px;
	margin-bottom: 15px;
	padding-top: 44px;
}
.cartRHSCheckOutPage {
	margin-top: 20px;
}
.cartRHSSignInPage {
	margin-top: -44px;
}
.cartRHSDiv1 {
	margin-bottom: 15px;
	border: 1px solid #d1d1d1;
}
.cartRHSDiv1 h3 {
	background-color: #f3f3f3;
	padding: 10px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
}
.cartRHSDiv1 h4, .cartRHSDiv1 p {
	font-size: 12px;
	color: #555;
	margin-bottom: 2px;
}
.cartRHSDiv1 h4 {
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.cartRHSDiv1 div {
	padding: 15px 10px;
}
.cartRHSDiv1 div.rhsBillingAddressDetails {
	border-top: 1px solid #d1d1d1;
}
.cartRHSDiv1 h3.orderSummary, .cartRHSDiv1 h3.addresses {
	text-transform: uppercase;
}
.cartRHSDiv2 {
	border: 1px solid #d1d1d1;
	background-color: #f3f3f3;
	padding: 10px;
}
.cartRHSDiv2 h3 {
	text-transform: uppercase;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.cartRHSDiv2 p {
	margin: 10px 0;
	font-size: 12px;
	color: #555555;
}
.cartRHSDiv2 .textLink {
	display: inline-block;
	margin: 0 0 5px;
	font-size: 12px;
	color: #DF304A;
	padding-right: 14px;
	background: url(../images/daytimer/newWindow.png) right center no-repeat;
}
.cartRHSDiv2 .textLink:hover {
	color: #555555;
}
.cartLHS {
	margin-right: 200px;
}
.cartLHS table.cartTable {
	border: 1px solid #d4d4d4;
	width: 100%;
	margin-top: 10px;
}
.cartLHS table.cartTable th {
	padding: 10px 0 10px 15px;
	background-color: #f3f3f3;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.cartLHS table.cartTable td {
	border-top: 1px solid #d4d4d4;
	padding: 15px;
}
.cartLHS table.cartTable td.subTotalTextCell, .cartLHS table td.subTotalCell, .cartLHS table td.totalCell {
	font-size: 11px;
}
.cartLHS table.cartTable td.subTotalTextCell strong, .cartLHS table td.subTotalCell strong, .cartLHS table td.totalCell strong {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
.cartLHS table.cartTable tfoot td {
	vertical-align: top;
	background-color: #f3f3f3;
}
.cartLHS table.cartTable tfoot .spacer td {
	height: 10px;
	padding: 0;
	background-color: transparent;
}
.cartLHS table.cartTable tfoot .shippingMethods td {
	background-color: #eaf5fe;
}
.cartLHS table.cartTable tfoot .voucher td {
	background-color: #efffe7;
}
.cartLHS table.cartTable tfoot .shippingMethods td h3, .cartLHS table.cartTable tfoot .voucher td h3 {
	font-size: 15px;
	font-weight: bold;
}
.cartLHS table.cartTable tfoot .voucher td.nowrap {
	white-space: nowrap;
}
.cartLHS table.cartTable tfoot .voucher td .shippingDiscount {
	display: block;
	color: #339900;
	font-size: 13px;
	margin-top: 3px;
}
.cartLHS table.cartTable tfoot .voucher td .voucherDescription {
	display: block;
	margin-top: 10px;
}
.cartLHS table.cartTable tfoot .voucher td .voucherTypeText {
	color: #339900;
	font-weight: bold;
}
.cartLHS table.cartTable tfoot .voucher td .voucherMoneyOffText {
	color: #339900;
	font-weight: bold;
	text-transform: uppercase;
}
.cartLHS table.cartTable tfoot .voucher td p.voucherTerms {
	color: #339900;
	font-size: 12px;
	margin-top: 10px;
}
.cartLHS table.cartTable tfoot .voucher td p.voucherTerms .error {
	font-weight: bold;
	color: #C00;
}
.cartLHS table.cartTable tfoot .voucher td input.voucherCodeTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	border: 1px solid #d4d4d4;
	width: 140px;
	margin-right: 5px;
	padding: 5px;
	margin-left: 5px;
}
.cartLHS table.cartTable tfoot .voucher td input.voucherCodeButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border: none;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #349a01;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
     background-color: #6fbe48; /* Old browsers */
     background: -moz-linear-gradient(top,  #6fbe48 0%, #339900 100%); /* FF3.6+ */
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6fbe48), color-stop(100%,#339900)); /* Chrome,Safari4+ */
     background: -webkit-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  #6fbe48 0%,#339900 100%); /* IE10+ */
     background: linear-gradient(to bottom,  #6fbe48 0%,#339900 100%); /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fbe48', endColorstr='#339900',GradientType=0 ); /* IE6-9 */
	text-transform: uppercase;
	padding: 7px 15px;
	cursor: pointer;
}
.cartLHS table.cartTable tfoot .voucher td input.voucherCodeButton:hover {
	background: #6fbe48;
	border: 1px solid #6fbe48;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}

.cartLHS table.cartTable tfoot .voucher td input.voucherCodeButtonOff {
	opacity: 0.3;
	cursor: default;
}
.cartLHS table.cartTable td .theSKU {
	display: none;
}
.cartLHS table.cartTable td.rowPriceCell, .cartLHS table.cartTable td.itemPriceCell {
	font-size: 11px;
}
.cartLHS table.cartTable td.rowPriceCell .rowPrice {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
.cartLHS table.cartTable td.itemPriceCell .itemPrice {
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
}
.cartLHS table.cartTable td a.deleteRowLink, .cartLHS table.cartTable td a.deleteVoucherLink {
	display: inline-block;
	margin-left: 10px;
	width: 15px;
	height: 15px;
	line-height: 1000px;
	overflow: hidden;
	background-image: url(../images/daytimer/deleteRowButtons.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.cartLHS table td a.deleteRowLink:hover, .cartLHS table td a.deleteVoucherLink:hover {
	background-position: 0 -20px;
}
.cartLHS table.cartTable td img {
	width: 85px;
	height: 85px;
}
.cartLHS table.cartTable td em {
	font-style: normal;
}
h1 span {
	font-weight: bold;
}
.cartLHS table.cartTable td a.productTitle {
	display: block;
	font-size: 14px;
	color: #2c5985;
}
.cartLHS table.cartTable td .localSKU:before {
	content: "#";
}
.cartLHS table.cartTable td .localSKU {
	font-size: 11px;
}
.cartLHS .noContentsText {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	padding: 25px; 
	background-color: #feeff0;
	border: 1px solid #a41c26;
	color: #a41c26;
}
.cartLHS table.cartTable td.qtyBoxCell {
	width: 100px;
}
.cartLHS table.cartTable td .extraProductInfo span {
	display: block;
	font-size: 11px;
}
.cartLHS table.cartTable td .extraProductInfo span strong {
	font-weight: bold;
}
.cartLHS p.cartButtonsLine {
	height: 30px;
	margin-top: 10px;
}
.addressFormButtonLine input {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #DF304A;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background-color: #ff9600; /* Old browsers */
	background: url(../images/daytimer/checkoutButtonArrow.gif), -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: url(../images/daytimer/checkoutButtonArrow.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: url(../images/daytimer/checkoutButtonArrow.gif), -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/daytimer/checkoutButtonArrow.gif), -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: url(../images/daytimer/checkoutButtonArrow.gif), -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: url(../images/daytimer/checkoutButtonArrow.gif), linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	background-position: right 10px, 0 0;
	background-repeat: no-repeat, repeat;
	padding: 8px 23px 8px 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.addressFormButtonLine input:hover {
	background: url(../images/daytimer/checkoutButtonArrow.gif), #ff9600;
	background-position: right 10px, 0 0;
	background-repeat: no-repeat, repeat;
	border: 1px solid #ff9600; 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); 
}
.cartLHS p.cartButtonsLine a.checkoutLink, .placeOrderLine input {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #DF304A;
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background-color: #ff9600; /* Old browsers */
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	background-position: 11px 7px, right 10px, 0 0;
	background-repeat: no-repeat, no-repeat, repeat;
	padding: 8px 23px 8px 27px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.cartLHS p.cartButtonsLine a.checkoutLink:hover, .placeOrderLine input:hover {
	background: url(../images/daytimer/checkoutButtonPadlock.gif), url(../images/daytimer/checkoutButtonArrow.gif), #ff9600;
	background-position: 11px 7px, right 10px, 0 0;
	background-repeat: no-repeat, no-repeat, repeat;
	border: 1px solid #ff9600; 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); 
}


.innerBasket p.bottomLinksLine a.secureCheckout, .innerBasket2 p.bottomLinksLine a.secureCheckout {
	background: none repeat scroll 0% 0% #DF304A;
    display: inline-block;
    font-size: 15px;
    padding: 0 15px 0 30px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    background-image: url(../images/derwent/lockWhite.png);
	background-repeat: no-repeat;
	background-position: 14px 13px;
}
.innerBasket p.bottomLinksLine a.secureCheckout:hover, .innerBasket2 p.bottomLinksLine a.secureCheckout:hover {	
	background: none repeat scroll 0% 0% #000;
	background-image: url(../images/derwent/lockWhite.png);
	background-repeat: no-repeat;
	background-position: 14px 13px;
}
.rmpBottomButtons {
	margin-top: 15px;
	height: 40px;
}
.continueShoppingLink, .cartPage1Top a, .placeOrderLine a, .rmpBottomButtons a {
	float: left;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #2C5985;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background-color: #4f78a1; /* Old browsers */
	background: url(../images/daytimer/backWhiteArrow.png), -moz-linear-gradient(top,  #4f78a1 0%, #2c5985 100%); /* FF3.6+ */
	background: url(../images/daytimer/backWhiteArrow.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f78a1), color-stop(100%,#2c5985)); /* Chrome,Safari4+ */
	background: url(../images/daytimer/backWhiteArrow.png), -webkit-linear-gradient(top,  #4f78a1 0%,#2c5985 100%); /* Chrome10+,Safari5.1+ */
	background: url(../images/daytimer/backWhiteArrow.png), -o-linear-gradient(top,  #4f78a1 0%,#2c5985 100%); /* Opera 11.10+ */
	background: url(../images/daytimer/backWhiteArrow.png), -ms-linear-gradient(top,  #4f78a1 0%,#2c5985 100%); /* IE10+ */
	background: url(../images/daytimer/backWhiteArrow.png), linear-gradient(to bottom,  #4f78a1 0%,#2c5985 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f78a1', endColorstr='#2c5985',GradientType=0 ); /* IE6-9 */
	background-position: 11px 10px, 0 0;
	background-repeat: no-repeat, repeat;
	padding: 8px 15px 8px 27px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.continueShoppingLink:hover, .cartPage1Top a:hover, .placeOrderLine a:hover, .rmpBottomButtons a:hover {
	border: 1px solid #4f78a1;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: url(../images/daytimer/backWhiteArrow.png), #4f78a1;
	background-position: 11px 10px, 0 0;
	background-repeat: no-repeat, repeat;
}
.innerBasket p.bottomLinksLine a.viewCart, .innerBasket2 p.bottomLinksLine a.viewCart {
	float: left;
	color: #000;
	font-size: 15px;
    line-height: 35px;
    text-decoration: underline;
}
.innerBasket p.bottomLinksLine a.viewCart:hover, .innerBasket2 p.bottomLinksLine a.viewCart:hover {	
	color: #DF304A;
	text-decoration: none;
}
.cartRHSDiv1 a.editBasketLink {
	float: right;
	font-size: 12px;
	color: #DF304A;
	text-transform: none;
}
.cartRHSDiv1 a.editBasketLink:hover {
	color:#555;
}
.cartRHSDiv1 ul.cartSummary li, .cartRHSDiv1 ul.alsoBought li {
	padding: 10px;
	font-size: 11px;
	border-top: 1px solid #d1d1d1;
}
.cartRHSDiv1 ul.cartSummary li:first-child, .cartRHSDiv1 ul.alsoBought li:first-child {
	border-top: none;
}
.cartRHSDiv1 ul.cartSummary li.productCell {
	text-align: right;
	overflow: auto;
}
.cartRHSDiv1 ul.cartSummary li.summaryCell {
	background-color: #f3f3f3;
	font-size: 12px;
}
.cartRHSDiv1 ul.cartSummary li.summaryCell strong {
	float: right;
	font-weight: bold;
}
.cartRHSDiv1 ul.cartSummary li.summaryCell span {
	text-align: right;
	display: block;
}
.cartRHSDiv1 ul.cartSummary li.summaryCell em {
	font-style: normal;
	text-transform: uppercase;
}
.cartRHSDiv1 ul.cartSummary li.voucherCell {
	background-color: #efffe7;
	color: #339900;
	font-weight: bold;
	font-size: 12px;
}
.cartRHSDiv1 ul.cartSummary li.voucherCell strong {
	float: right;
	font-weight: bold;
}
.cartRHSDiv1 ul.cartSummary li.shippingCell {
	background-color: #eaf5ff;
	font-size: 12px;
}
.cartRHSDiv1 ul.cartSummary li.totalCell {
	background-color: #f3f3f3;
	font-size: 12px;
}
.cartRHSDiv1 ul.cartSummary li.totalCell strong, .cartRHSDiv1 ul.cartSummary li.shippingCell strong {
	float: right;
	font-weight: bold;
}
.cartRHSDiv1 ul.cartSummary li.totalCell .total {
	font-weight: bold;
	text-transform: uppercase;
}
.cartRHSDiv1 ul.cartSummary li.totalCell .basketTotalWithVat, .cartRHSDiv1 ul.cartSummary li.shippingCell span {
	text-align: right;
	display: block;
}
.cartRHSDiv1 ul.cartSummary li.totalCell .basketTotalWithVat em {
	font-style: normal;
}
.cartRHSDiv1 ul.cartSummary li img, .cartRHSDiv1 ul.alsoBought li img {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 5px;
}
.cartRHSDiv1 ul.cartSummary li .prodInfo {
	margin-left: 65px;
	display: block;
}
.cartRHSDiv1 ul.cartSummary li .prodInfo a {
	font-weight: bold;
	color: #555555;
}
.cartRHSDiv1 ul.cartSummary li .prodInfo a:hover {
	color: #333;
}
.cartRHSDiv1 ul.cartSummary li .prodInfo .localSKU:before, .cartRHSDiv1 ul.alsoBought li .localSKU:before {
	content:"#";
}
.cartRHSDiv1 ul.cartSummary li .prodInfo .localSKU, .cartRHSDiv1 ul.alsoBought li .localSKU {
	display: block;
	margin-top: 2px;
}
.cartRHSDiv1 ul.alsoBought li a {
	color: #2c5985;
	font-weight: bold;
}
.cartRHSDiv1 ul.alsoBought li a:hover {
	color: #555;
}
.cartRHSDiv1 ul.alsoBought li .priceInfoArea, .cartRHSDiv1 ul.alsoBought li .addToCartAndCCLinks, .cartRHSDiv1 ul.alsoBought li .addToCartLinkArea, .cartRHSDiv1 ul.alsoBought li .shopOnlineButtons {
	padding: 0;
}
.cartRHSDiv1 ul.alsoBought li .priceInfoArea, .cartRHSDiv1 ul.alsoBought li .addToCartAndCCLinks, .cartRHSDiv1 ul.alsoBought li .shopOnlineButtons {
	margin-left: 60px;
}
.cartRHSDiv1 ul.alsoBought li .mainPrice, .cartRHSDiv1 ul.alsoBought li .salesTaxPrice, .cartRHSDiv1 ul.alsoBought li .salesTaxPriceVariant {
	font-size: 11px;
	margin-top: 0;
}
.cartRHSDiv1 ul.alsoBought li .mainPrice, .cartRHSDiv1 ul.alsoBought li .pricesFrom {
	margin-top: 2px;
	margin-bottom: 0;
}
.cartRHSDiv1 ul.alsoBought li .addToCartLink, .cartRHSDiv1 ul.alsoBought li .variantProductListingLink {
	float: none;
	display: inline-block;
	width: 96px;
	line-height: 18px;
	height: 18px;
	margin-top: 5px;
	font-size: 10px;
	text-align: center;
}
.cartRHSDiv1 ul.alsoBought li .addToCartLink {
	width: 84px;
	padding-left: 12px;
	background-image: url(../images/daytimer/addToCartIconSmall.png);
	background-position: 6px center;
	background-position: 6px center, 0 0;
	background-repeat: no-repeat;	
	background-color: #ff9600; /* Old browsers */
	background-image: url(../images/daytimer/addToCartIconSmall.png), -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background-image: url(../images/daytimer/addToCartIconSmall.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background-image: url(../images/daytimer/addToCartIconSmall.png), -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(../images/daytimer/addToCartIconSmall.png), -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background-image: url(../images/daytimer/addToCartIconSmall.png), -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background-image: url(../images/daytimer/addToCartIconSmall.png), linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
}
.cartRHSDiv1 ul.alsoBought li .addToCartLink:hover {
	background-color: #ff9600;
	color:#FFFFFF !important;
	background-image: url(../images/daytimer/addToCartIconSmall.png)
}
.theTop .secureArea {
	float: right;
	font-weight: bold;
	margin-top: 37px;
	margin-right: 10px;
	color: #333333;
	font-size: 18px;
	text-transform: uppercase;
}
.orderingTopNav {
	border: 1px solid #d5d5d5;
	background-color: #f6f6f6;
	height: 48px;
}
.orderingTopNav ul li {
	float: left;
	line-height: 48px;
	width: 320px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #999;
}
.orderingTopNav ul li.left {
	width: 293px;
	padding-right: 26px;
	background: url(../images/daytimer/newTopNavLeft.gif) no-repeat right center;
}
.orderingTopNav ul li.middle {
	width: 293px;
	padding-right: 26px;
	background: url(../images/daytimer/newTopNavMiddle.gif) no-repeat right center;
}
.orderingTopNav ul li.selected1 {
	width: 293px;
	padding-right: 26px;
	background: #eaeaea url(../images/daytimer/newTopNavSelected1.gif) no-repeat right center;
	color: #333;
}
.orderingTopNav ul li.selected2 {
	background: #eaeaea;
	color: #333;
}
.breadCrumbAreaEmpty {
	clear:both;
	height: 20px;
}
.cartPage1Top {
	overflow: auto;
	margin: 16px 0;
}
.pleaseCompleteTheRequiredFields {
	background-color: #ffeff0;
	padding: 8px;
	color: #c00;
	border: 1px solid #c00;
	font-size: 13px;
}
.cartPage1Top .pleaseCompleteTheRequiredFields {
	float:right;
}
.mainAddressArea {
	border-left: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	font-size: 13px;
}
.mainAddressArea h3, h3.reviewYourOrder, body.iframeBody h2 {
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	background-color: #eaeaea;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #d1d1d1;
}
body.iframeBody h2 {
	border-top: none;
}
h3.reviewYourOrder {
	margin: 10px 0 -10px;
	border: 1px solid #d1d1d1;
	border-bottom: none;
}
.mainAddressArea h3 strong {
	display: inline-block;
	width: 300px;
	font-weight: bold;
}
.mainAddressArea h3.shippingMethod {
	background-color: #eaf5ff;
}
.mainAddressArea .shippingMethodArea {
	background-color: #f8fcff;
	padding: 15px;
}
.mainAddressArea .shippingMethodArea label.label {
	width: 150px;
	display: inline-block;
}
.shippingMethodOption label {
	padding-left: 5px;
	font-size: 12px;
}
.shippingMethodOption label strong {
	font-weight: bold;
}
.shippingMethodOption label .lineThrough {
	text-decoration: line-through;
	padding-left: 5px;
}
.cartLHS table.cartTable tfoot .shippingMethodOption td {
	padding: 10px 0 0;
	border: none;
}
.shippingMethodArea select, .mainAddressArea h3 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: white;
	border: 1px solid #bcbcbc;
	padding: 2px;
	margin-right: 10px;
}
.shippingMethodArea .shippingHelpText {
	font-size: 11px;
}
.mainAddressArea h3.shippingMethod .requiredFields {
	float: right;
	font-size: 13px;
	font-weight: normal;
}
.mainAddressArea h3.shippingMethod .requiredFields em, .mainAddressArea .shippingMethodArea label.label em, .mainAddressArea fieldset p label em, .fakeLabel em {
	font-style: normal;
	color: #DF304A;
}
.mainAddressArea fieldset, .iFrameArea {
	padding: 15px;
	background-color: #f6f6f6;
	border: none;
}
.mainAddressArea fieldset p {
	margin-bottom: 6px;
}
.mainAddressArea fieldset p label.standard {
	display: inline-block;
	width: 150px;
}
.mainAddressArea fieldset select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: white;
	border: 1px solid #bcbcbc;
	padding: 2px;
	margin-right: 10px;
}
.mainAddressArea fieldset p input.textbox {
	border: 1px solid #bcbcbc;
	font-size: 12px;
	padding: 2px;
}
.mainAddressArea fieldset p .formError {
	color: #DF304A;
}
.mainAddressArea fieldset p .countryLabel {
	font-weight: bold;
}
.sameAddress label {
	padding-left: 5px;
}
.addressFormButtonLine, .placeOrderLine {
	margin: 30px 0;
	overflow: auto;
}
.addressFormButtonLine input, .placeOrderLine input {
	float: right;
}
.addressFormButtonLine span, .placeOrderLine a {
	float: left;
}
.communicationOption label {
	padding-left: 5px;
}
.fakeLabel {
	display: inline-block;
	width: 150px;
}
.sameShippingAddress {
	display: none;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
}
.mainAddressArea fieldset .sameShippingAddress p {
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 13px;
}
.sameAddress {
	display: block;
	margin-bottom: 20px;
}
.mainAddressArea table.cartTable {
	margin-top: 0;
	border: none;
}
.newCustomer a {
	margin-bottom: 15px;
	float: left;
}
.registrationForm2 {
	margin-right: 190px;
}
.mainAddressArea .selectedAddressDetails p {
	margin-bottom: 3px;
}
.mainAddressArea .selectedAddressDetails {
	display: inline-block;
	width: 300px;
	float: left;
}
.mainAddressArea .addressOptionLinksArea a {
	display: block;
	color: #2c5985;
	margin-bottom: 3px;
}
.mainAddressArea .addressOptionLinksArea a:hover {
	color: #555;
}
.editShippingAddressPanel, .newShippingAddressPanel {
	padding: 15px;
	background-color: white;
	width: 500px;
}
.mainAddressArea fieldset .editShippingAddressPanel label, .mainAddressArea fieldset .newShippingAddressPanel label {
	width: 100px;
}
.editShippingAddressPanel div, .newShippingAddressPanel div {
	padding: 15px;
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
}
.editShippingAddressPanel h3, .newShippingAddressPanel h3 {
	background:none;
	border: none;
	padding-left: 0;
	padding-right: 0;
}
.editShippingAddressPanel h3 a, .newShippingAddressPanel h3 a {
	float: right;
	width: 15px;
	height: 15px;
	line-height: 1000px;
	overflow: hidden;
	background-image: url(../images/daytimer/deleteRowButtons.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.editShippingAddressPanel h3 a:hover, .newShippingAddressPanel h3 a:hover {
	background-position: 0 -20px;
}
.mainAddressArea fieldset .editShippingAddressPanel p label.standard, .mainAddressArea fieldset .editShippingAddressPanel p .fakeLabel, .mainAddressArea fieldset .newShippingAddressPanel p label.standard {
	width: 100px;
}
.mainAddressArea fieldset .editShippingAddressPanel p.updateLine, .mainAddressArea fieldset .newShippingAddressPanel p.updateLine {
	height: 30px;
}
.mainAddressArea fieldset .editShippingAddressPanel p.updateLine input, .mainAddressArea fieldset .newShippingAddressPanel p.updateLine input {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff9600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	padding: 8px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.mainAddressArea fieldset .editShippingAddressPanel p.updateLine input:hover, .mainAddressArea fieldset .newShippingAddressPanel p.updateLine input:hover {
	background-color: #DF304A;
	background: -moz-linear-gradient(top,  #DF304A 0%, #ff9600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF304A), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #DF304A 0%,#ff9600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DF304A', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
}
.shippingMethodArea {
	margin-top: 10px;
	background: #eaf5fe;
	border: 1px solid #d1d1d1;
}
.orderThanksPage {
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.orderThanksPage .orderDetails {
	padding: 20px;
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
	margin-right: 53%;
	margin-bottom: 15px;
	height: 120px;
}
.orderThanksPage .orderDetails h3 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 18px;
	margin-bottom: 16px;
	color: #333333;
	padding-left: 35px;
	background-image: url(../images/daytimer/orderTick.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}
.orderThanksPage .orderDetails li {
	margin-bottom: 4px;
	font-size: 12px;
}
.orderThanksPage .orderDetails li strong {
	font-weight: bold;
	color: #333333;
}
.orderThanksPage .orderDetails li strong:after {
	content: ":";
}
.thanksPageLinks {
	width: 45%;
	padding: 20px;
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
	float: right;
	margin-bottom: 15px;
}
.thanksPageLinks fieldset {
	border: none;
	margin-top: 10px;
	padding: 0;
}
.thanksPageLinks fieldset p {
	margin-bottom: 12px;
}
.thanksPageLinks h3 {
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 18px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d1d1d1;
	padding-top: 6px;
	color: #333333;
}
.thanksPageLinks p {
	font-size: 13px;
	margin-bottom: 10px;
}
.thanksPageLinks p .short, .thanksPageLinks p .weak, .thanksPageLinks p .good, .thanksPageLinks p .strong {
	margin-left: 2px;
	padding: 4px 5px;
	font-style: italic;
	font-size: 14px;
}
.thanksPageLinks p .short {
	background-color: #ff0000;
	color: white;
}
.thanksPageLinks p .weak {
	background-color: #898989;
	color: white;
}
.thanksPageLinks p .good {
	background-color: #349016;
	color: white;
}
.thanksPageLinks p .strong {
	background-color: #59db2f;
	color: white;
}
.thanksPageLinks p.submitLine {
	margin-top: 25px;
}
.thanksPageLinks p.submitLine span em {
	color: #eb5f1d;	
}
.thanksPageLinks p.submitLine span {
	padding-top: 7px;
	display: inline-block;
}
.thanksPageLinks p label {
	display: inline-block;
	width: 90px;
	font-weight: bold;
}
.thanksPageLinks p label em {
	color: #eb5f1d;
}
.thanksPageLinks input.newRegoTextBoxPassword, .thanksPageLinks input.newRegoTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #d1d1d1;
	width: 220px;
	padding: 4px;
}
.thanksPageLinks input.newRegoTextBoxPassword {
	width: 140px;
}
.thanksPageLinks input.regoSubmit {
	float: right;
	border: none;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff9600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	padding: 8px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.thanksPageLinks input.regoSubmit:hover {
	background-color: #DF304A;
	background: -moz-linear-gradient(top,  #DF304A 0%, #ff9600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF304A), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #DF304A 0%,#ff9600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DF304A', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
}
body.iframeBody {
	background: none;
	background-color: white;
	text-align: left;
}
.cartIframe {
	background-color: #f6f6f6;
	border: 1px solid #d1d1d1;
}

ul.sectionPageProductList .addToCartLinkArea
{
    position: absolute;
    top: 325px;
}
.thanksPageLinks a.otherPageLinks {
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border:1px solid #DF304A;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    background: #ff9600; /* Old browsers */
    background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	padding: 8px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: inline-block;
	margin-right: 10px;
}
.thanksPageLinks a.otherPageLinks:hover {	
	background: #ff9600; 
	border: 1px solid #ff9600; 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); 
}
.rmpMain {
	margin-top: 15px;
	border: 1px solid #d2d2d2;
	background-image: url(../images/daytimer/addToCartIcon.png);
	background-position: 30px bottom;
	background-position: 30px bottom, 0 0;
	background-repeat: no-repeat;	
	background-color: #e2e2e2; /* Old browsers */
	background-image: url(../images/daytimer/renewplanner.png), -moz-linear-gradient(top,  #ffffff 0%, #d1d1d1 100%); /* FF3.6+ */
	background-image: url(../images/daytimer/renewplanner.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
	background-image: url(../images/daytimer/renewplanner.png), -webkit-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
	background-image: url(../images/daytimer/renewplanner.png), -o-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* Opera 11.10+ */
	background-image: url(../images/daytimer/renewplanner.png), -ms-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* IE10+ */
	background-image: url(../images/daytimer/renewplanner.png), linear-gradient(to bottom,  #ffffff 0%,#d1d1d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
	padding: 24px 24px 190px 24px;
}
.rmpMain h2 {
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 12px;
	color: #555555;
}
.rmpMain p {
	margin-bottom: 12px;
	color: #555;
	font-size: 15px;
	line-height: 1.35em;
}
.rmpMain fieldset {
	float: right;
	border: 1px solid #d2d2d2;
	padding: 20px;
	width: 375px;
	margin-left: 20px;
	background-color: white;
	color: #555555;
	font-size: 13px;
}
.rmpMain fieldset h6 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}
.rmpMain fieldset p {
	margin-bottom: 10px;
}
.rmpMain fieldset p.buttonLine input {
	float: right;
	border: none;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff9600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	padding: 8px 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.rmpMain fieldset p.buttonLine input:hover {
	background-color: #DF304A;
	background: -moz-linear-gradient(top,  #DF304A 0%, #ff9600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF304A), color-stop(100%,#ff9600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #DF304A 0%,#ff9600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #DF304A 0%,#ff9600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DF304A', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
}
.rmpMain fieldset p.buttonLine input.off {
	opacity:0.25;
	filter:alpha(opacity=25);
	cursor: default;
}
.rmpMain fieldset p .rmpOption label, .rmpMain fieldset p label {
	display: inline-block;
	font-size: 13px;
}
.rmpMain fieldset p label.normal {
	font-weight: bold;
	width: 120px;
}
.rmpMain fieldset p .rmpOption label {
	color: #b1b1b1;
	font-weight: normal;
	padding-left: 5px;
}
.rmpMain fieldset p .rmpOption {
	display: inline-block;
	width: 120px;
}
.rmpMain fieldset p label em, .rmpMain fieldset h6 em, .rmpMain fieldset p.buttonLine span em {
	color: #f2662a;
	font-style: normal;
}
.rmpMain fieldset p.buttonLine span em {
	margin-right: 3px;
}
.rmpMain fieldset a.howToFindCustomerNo {
	display: block;
	padding-left: 120px;
	margin-bottom: 25px;
	color: #2c5985;
	cursor: pointer;
}
.rmpMain fieldset a.howToFindCustomerNo:hover {
	color: black;
}
.rmpMain fieldset p.buttonLine span {
	font-size: 13px;
}
.rmpMain fieldset p input.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	border: 1px solid #d2d2d2;
	width: 200px;
}
.rmpMain fieldset p .rmpOption label.selected {
	color: #555555;
}
.rmpMain fieldset p input.selected, .rmpMain fieldset p input.lastName {
	border: 1px solid #555555;
}
.howDoIFindPanelWrapper {
	display: none;
}
.howDoIFindPanel h3 {
	font-weight: bold;
	font-size: 16px;
	color: #555555;
	margin-bottom: 15px;
}
.howDoIFindPanel p {
	font-size: 15px;
	line-height: 1.3em;
	margin-bottom: 12px;
}
.howDoIFindPanel {
	text-align: left;
	padding: 15px;
	width: 380px;
}
.renewMyPlannerRHS {
	padding-top: 45px;
}
p.relatedProductsIntro {
	margin-top: 15px;
}
fieldset
{
    border:none;
    padding: 0px;
    margin: 0px;   
}
.outerBorder
{
    border: 1px #d4d4d4 solid;
    padding: 25px;   
}
.innerBorder
{
    padding:30px;
    border: 1px solid #d9d9d9;
    background-color: #f0f0f0;   
}
.innerBorder .col1
{
    width: 50%;
    float: left;
    color: #555;
}
.innerBorder .col1 input.textbox
{
    float: right;
    padding:7px;
    border: 1px solid #bcbcbc;
    line-height: 14px;
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 12px;
    margin-right: 30px;
}
.innerBorder .col1 label
{
    float: left;
    height: 31px;
    width:127px;
    overflow: hidden;
    line-height: 30px;
    font-size: 13px;
    margin-bottom: 6px;
}
.clear
{
    clear:both;
}
.innerBorder .col1 em
{
    color: #ec5f00;
}
.innerBorder .col1 .requestCatSubmit
{
    float: right;
	margin-right: 30px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	border:1px solid #DF304A;
	text-transform: uppercase;
	color: #FFF;
	-webkit-border-radius: 16px;
    border-radius: 16px;
    /*text-shadow: 0px 0px 1px #ababab;*/
	/*	filter: dropshadow(color=#ababab, offx=1, offy=1);*/
	margin-left:0px;
	/*	background-image: url(../images/kensingtonGlobal/signUpArrow.gif);*/
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding-right: 16px;
	padding-left: 16px;
	height:25px;
	line-height:25px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: #ff9600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
}
.innerBorder .col1 .requestCatSubmit:hover
{
	background: #ff9600; 
	border: 1px solid #ff9600; 
}
.innerBorder .col1 .error
{
    color: #c00;
    display:block;
    font-size: 13px;
    margin-bottom: 15px;
    margin-left: 127px;
    clear: both;
}
.innerBorder .col1 input.textbox.inputError, .daytimerRegistration input.inputError
{
    background-color: #ffefef;
    border: 1px solid #d79194;
    color: #c00;
}
.returnToHome 
{
    margin-top: 10px;
    margin-bottom: 30px;
	padding: 8px 20px;
	font-size: 12px;
	line-height: 12px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #fff;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: #ff9600;
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
	border: 1px solid #DF304A;
	display: inline-block;
}
.innerBorder .col1 select
{
    margin-top: 9px;
	font-family: 'Arial', 'Helvetica', sans-serif;
	border: 1px solid #bcbcbc;
	font-size: 13px;
	padding: 2px;
}
.pageFormatPopupLink
{
    background-color: #434343;
    color: White;
    padding: 0px 6px 0px 6px;
    border-radius: 13px;
    cursor: pointer;
    float: right;
    margin-right: -33px;
}
.pageFormatPopupLink:hover
{
    background-color: #ff9600;
}
.differentPrice
{
    display: block;
}
.differentPrice fieldset legend p
{
    font-weight: bold;
    color:#ff0000;
    max-width: 208px;
}
.lineThrough
{
    text-decoration: line-through;
    color: #999;
}

.bundleItems p
{
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}
.bundleItems ul li
{
    width:283px;
    display: inline-block;
    height: 70px;
    font-family: Arial, helvetica, Sans-Serif;
    color: #2c5985;
}
.bundleItems ul li img, .bundleItems ul li .bundleContent
{
    float: left;
    padding: 5px;
    height:60px;
    width: 60px;
}
.bundleItems ul li .bundleContent
{
    width: 203px;
}
.bundleItems ul li .bundleContent p
{
    font-family: helvatica, Arial, Sans-Serif;
    color: #2c5985;
    font-weight: 100;
    margin: 0px 0px;
}
.bundleItems ul li .bundleContent p a
{
    font-family: helvatica, Arial, Sans-Serif;
    color: #2c5985;
    font-weight: 100;
    margin: 0px 0px;
    color: #2c5985;
}

.bundleItems ul li .bundleContent p a:hover
{
    color: Black;
}
.bundleItems ul li .bundleContent p.bundlePrice
{
    color: #DF304A;
    font-weight: bold;
}
.firstItem
{
    border-top: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}
.secondItem
{
    border-top: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.thirdItem
{
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}
.forthItem
{
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}
.fifthItem
{
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}
.vatInc
{
    font-size: 11px;
    font-weight: normal;
}

.contactPreference
{
    font-size: 13px;
    font-family: Arial, helvetica, Sans-Serif;
}
.inlineVAT
{
    font-size: 12px;
}
.inlineFix
{
    font-size: 0px;
}
p.noResultsText
{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #DE324A;
}
.basketArea .basketAreaLink:hover
{
    color: #555555;
}

.daytimer404
{
    height: 350px;
    background-image: url('../images/daytimer/404daytimernew.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.daytimer404 h1 
{
    padding-top:150px;
    font-size: 30px !important;
    text-align: center;
}

.daytimer404 p
{
    text-align: center;
    padding-top: 5px;
    font-size:15px !important;  
}
#contentPlaceHolder1_ctl00_nothingFound.cartLHS
{
	color:#c00;
}

strong
{
    font-weight: bold;
}

.contentWidget h3
{
    font-weight: bold;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    margin-top: 10px;
}

table.daytimerFAQ
{
    border: none;
    color: White;
    border-spacing: 0px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

table.daytimerFAQ thead
{
    background-color: #333333;
}

table.daytimerFAQ tbody
{
    background-color: #de7a00;
}

table.daytimerFAQ td
{
    border: none;
    padding-top: 10px;
}

a.faqLink
{
    font-weight: bold;
    font-size: 14px;
    color: #e17900;
    line-height: 21px;
}

.widgetRow .contentWidget  .faqSection p
{
    margin-top: 0px;
}

.renewError, .error
{
    color: #c00;
    font-size: 13px;
}

.continueShoppingLink.movedShoppingLink
{
    display:block;
    float: right;
    margin-top: -9px;
}
.formHeading
{
    width: 470px;
    background-color: #eaeaea;
    padding: 20px;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    float: left;
    margin-right: 20px;
}
.formHeading h2, .formHeading2 h2
{
    font-size: 15px;
    font-weight: bold;
}
.formHeading2
{
    width: 386px;
    background-color: #eaeaea;
    padding: 20px;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    float: left;
}
.bold
{
    font-weight: bold;
}
.unsubscribe input {
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	color: #FFF;
	-webkit-border-radius: 16px;
    border-radius: 16px;
    /*text-shadow: 0px 0px 1px #ababab;*/
/*	filter: dropshadow(color=#ababab, offx=1, offy=1);*/
	margin-left:0px;
/*	background-image: url(../images/kensingtonGlobal/signUpArrow.gif);*/
	background-repeat: no-repeat;
	background-position: 8px 7px;
	padding: 8px 15px;
	border:1px solid #DF304A;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: #ff9600; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff9600 0%, #DF304A 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9600), color-stop(100%,#DF304A)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9600 0%,#DF304A 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9600 0%,#DF304A 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9600', endColorstr='#DF304A',GradientType=0 ); /* IE6-9 */
}
.unsubscribe input:hover {	
	background: #ff9600; 
	border: 1px solid #ff9600; 
}

.unsubscribe p 
{
    font-size: 13px;
    margin: 20px 0px 20px 0px;
}

.unsubscribe
{
    margin-bottom: 20px;
}
.section3281 img, .section3202 img
{
    height: 18px;
}
.contactUsPage2 p
{
    font-size: 13px;
    margin: 20px 0px 20px 0px;
}
.registrationTick img
{
    height: 18px;
}

.mainAddressArea .error
{
    float: left;
    width:100%;
    clear: both;
    margin: 3px 0px 10px 150px;
}
.editShippingAddressPanel .error
{
    float: left;
    width:100%;
    clear: both;
    margin: 3px 0px 10px 10px;
}

.rmpBottomButtons input
{
    line-height: 30px;
    border-radius: 15px;
}
.relatedProductList li
{
    position: relative;
    min-height: 266px;
}
.relatedProductList .pricesFrom
{
    position: absolute;
    top: 185px;
}
.relatedProductList .variantPrice, .relatedProductList .mainPrice, .recentlyViewedNew .variantPrice, .recentlyViewedNew .mainPrice
{
    position: absolute;
    top: 197px;
}
.relatedProductList .salesTaxPriceVariant, .relatedProductList .salesTaxPrice, .recentlyViewedNew .salesTaxPriceVariant, .recentlyViewedNew .salesTaxPrice
{
    position: absolute;
    top: 217px;
}
.relatedProductList .shopOnlineButtons, .relatedProductList .addToCartAndCCLinks, .recentlyViewedNew .shopOnlineButtons, .recentlyViewedNew .addToCartAndCCLinks
{
    position: absolute;
    top: 240px;
}
.relatedProductList .relatedLink
{
    min-height: 175px;
}

.loginArea
{
    height: 295px;
}

.loginArea .signInIntroText
{
    margin-top: 30px;
}

.loginArea fieldset p.loginButtonLine input
{
    margin-top: 0px;
    cursor: pointer;
	color: #fff;
	background: #de324a;
	border: 0;
	padding: 10px 20px 10px 20px;
	font-size: 17px;
	font-family: "GillSans",Arial,Helvetica,sans-serif;
}
.loginArea fieldset p.loginButtonLine input:hover
{
	background: #000;
}
ul.facetList li a .colourBlob {
	float: left;
	width: 20px;
	margin-right: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}
.recentlyViewedNew	{
	clear: both;
	padding: 20px;
	margin-bottom: 15px;
	border: 1px solid #D4D4D4;
}
.recentlyViewedNew	h3{
	color:#000;
	font-size:14px;
	font-weight:bold;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList {
	margin-top:20px;
	list-style-type: none;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html ul.recentlyViewedProductListStandalone.recentlyViewedProductList { zoom: 1; } /* IE6 */
*:first-child+html ul.recentlyViewedProductListStandalone.recentlyViewedProductList { zoom: 1; } /* IE7 */
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li {
	float: left;
	position: relative;
	width: 130px;
	min-height: 266px;
	margin-right: 25px;
	margin-left: 25px;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a	{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #2c5985;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a img	{
	width: 130px;
	height: 130px;
	margin-bottom: 5px;
	border: none;
}
ul.recentlyViewedProductListStandalone.recentlyViewedProductList li a:hover	{
	color: #555;
}
.clearAllLink	{
	float: right;
	color: #FFF;
	line-height: 24px;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #2C5985;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background: rgb(78,120,160); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(78,120,160,1) 0%, rgba(45,90,134,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,120,160,1)), color-stop(100%,rgba(45,90,134,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(78,120,160,1) 0%,rgba(45,90,134,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(78,120,160,1) 0%,rgba(45,90,134,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(78,120,160,1) 0%,rgba(45,90,134,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(78,120,160,1) 0%,rgba(45,90,134,1) 100%); /* W3C */
}
.clearAllLink:hover {
	background: #4f78a1;
	border: 1px solid #4f78a1;
}
.daytimer404
{
    height: 350px;
    background-image: url('../images/daytimer/404daytimernew.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.daytimer404 h1 
{
    padding-top:150px;
    font-size: 30px !important;
    text-align: center;
}

.daytimer404 p
{
    text-align: center;
    padding-top: 5px;
    font-size:15px !important;  
}
/* new label */
.variantNewLabel {
	float:right;
	background-color: #ff0000;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.h1Area {
    text-align:center;
}
.filterBar select {
    background-color:black;
    color:white;
   	font-family: "GillSans",Arial,Helvetica,sans-serif;
   font-size:12px;
}
.individualAssetArea {
    width:960px;
    margin: 50px auto;
    text-align:left;
}
.individualAssetArea .assetPreviewArea {
    float:left;
    width:390px;
}
.individualAssetArea .assetInformationArea {
    margin-left:440px;
}
.assetInformationArea {
	position: relative;
	top:15px;
}
.individualAssetArea .assetInformationArea h1 {
    font-size:22px;
    margin-bottom:20px;
}
.individualAssetArea .assetInformationArea p {
    font-size:14px;
    margin-bottom:16px;
}
a.assetDownloadLink {
    display:block;
    font-size:18px;
    height:30px;
    padding-left:40px;
    background-image: url('../images/derwent/sprites8bit.png');
    background-repeat: no-repeat;
    background-position: -116px -41px;
    color:#555;
    line-height:30px;
    margin-bottom:20px;
}
a.assetDownloadLink:hover {
    color:#de324a;
    background-position: -116px -81px;
}
.rangesUsed {
    padding:20px;
    margin: 50px 0;
    clear:both;
    background-color:#f2f2f2;
    text-align:center;
}
.rangesUsed h3 {
    margin-bottom:20px;
    font-size:22px;
    text-align:center;
}
.rangesUsed ul {
    list-style-type:none;
}
.rangesUsed ul li {
    display: inline-block;
    margin: 0 11px -4px 0; /* Take 4px off what we really want because inline-block adds extra space */
}
.rangesUsed ul li:last-child {
	margin-right: 0;
}
.rangesUsed ul li a {
    display: table;
	color:#999;
}
.rangesUsed ul li a:hover {
	color:#555;
}
.rangesUsed ul li a img {
    float: left;
    width: 58px;
    height: 58px;
    padding: 4px;
    margin-right: 10px;
    border: solid 1px #999;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}
.rangesUsed ul li a:hover img {
    border-color: #555;
}
.rangesUsed ul li h4 {
	display: table-cell;
	width: 122px;
    text-align: left;
    vertical-align: middle;
}
/* begin general share area */

.shareArea {
	text-align: left;
    margin-top: 15px;
}
.shareArea span {
    font-size:22px;
    color:#000;
    margin-right: 5px;
}
.shareArea span:after {
    content:":";
}
.shareArea a.twitterLink, .shareArea a.facebookLink {
	display: inline-block;
    height: 14px;
    background: url('../images/derwent/sprite.png') no-repeat;
    overflow: hidden;
    line-height: 1000px;
    cursor: pointer;
    margin-left: 4px;
    padding: 0 !important;
}
.shareArea a.twitterLink {
    width: 18px;
    background-position: 0 -26px !important;
}
.shareArea a.twitterLink:hover {
    background-position: 0 0!important;
}
.shareArea a.facebookLink {
    width:18px;
    background-position: -20px -26px !important;
}
.shareArea a.facebookLink:hover {
    background-position: -20px 0 !important;
}

/* end general share area */
.individualAssetArea .shareArea span, .sectionIntroRHSArea .shareArea span, .productPageWTBArea .shareArea span {
    font-size:22px;
}
.individualAssetArea .shareArea span:after, .sectionIntroRHSArea .shareArea span:after, .productPageWTBArea .shareArea span:after {
    content:":";
}
.individualAssetArea .shareArea a.twitterLink, .individualAssetArea .shareArea a.facebookLink, .sectionIntroRHSArea .shareArea a.twitterLink, .sectionIntroRHSArea .shareArea a.facebookLink, .productPageWTBArea .shareArea a.facebookLink, .productPageWTBArea .shareArea a.twitterLink {
	display: inline-block;
    height: 13px;
    background: url('../images/derwent/sprite.png') no-repeat;
    overflow: hidden;
    line-height: 1000px;
    cursor: pointer;
    margin-left: 5px;
}
.individualAssetArea .shareArea a.twitterLink, .sectionIntroRHSArea .shareArea a.twitterLink, .productPageWTBArea .shareArea a.twitterLink {
    width: 16px;
}
.individualAssetArea .shareArea a.twitterLink:hover, .sectionIntroRHSArea .shareArea a.twitterLink:hover, .productPageWTBArea .shareArea a.twitterLink:hover {
    background-position: 0 -26px;
}
.individualAssetArea .shareArea a.facebookLink, .sectionIntroRHSArea .shareArea a.facebookLink, .productPageWTBArea .shareArea a.facebookLink {
    width:8px;
    background-position: -23px 0 !important;
}
.individualAssetArea .shareArea a.facebookLink:hover, .sectionIntroRHSArea .shareArea a.facebookLink:hover, .productPageWTBArea .shareArea a.facebookLink:hover {
    background-position: -23px -26px !important;
}
.carouselRow {
    padding-bottom: 20px;
    overflow: visible;
    text-align: center;
    line-height: 0;
}
.carouselRow h3 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: normal;
}
.carouselRow .flex-viewport {
	margin: 0 -42px;
}
.carouselRow .flex-viewport ul.slides {
	padding: 0 42px;
}
.carouselRow ul.slides {
	display: inline-block;
    line-height: normal;
}
.carouselRow ul.slides li {
    display: block;
    float: left;
    width: 258px;
    margin-bottom: 0;
}
.carouselRow ul.slides li a h5 {
    width: auto;
}
.carouselRow .flex-direction-nav li {
	position: absolute;
	bottom: 0;
	height: 230px;
	width: 42px;
	background: #fff;
	background: rgba(255,255,255,0.75);
}
.carouselOverlayRow .flex-direction-nav li {
	height: 198px;
}
/*.knowledgeAvailableAreaWrapper .carouselRow .flex-direction-nav li {
	background: rgba(242,242,242,0.75);
}*/
.carouselRow .flex-direction-nav li:first-child {
	left: -42px;
}
.carouselRow .flex-direction-nav li:last-child {
	right: -42px;
}
.carouselRow .flex-direction-nav a {
	left: auto;
	right: auto;
	bottom: auto;
	top: 50%;
	margin-top: -37px;
	background-color: transparent !important;
}
.carouselOverlayRow .flex-direction-nav a {
	margin-top: -21px;
}
.extraProductHeaderArea h3, .knowledgeAvailableArea h3 {
    font-size:22px;
}
.extraProductHeaderArea, .knowledgeAvailableArea, .coloursAvailableArea {
    padding-top:15px;
    padding-bottom:15px;
}
.coloursAvailableArea {
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    width:960px;
    margin-bottom:20px;
}
.knowledgeAvailableArea ul li a h3 {
    font-size:15px;
}
.knowledgeAvailableArea ul {
    margin-top:15px;
}
.coloursAvailableAreaLeft {
    margin-right:750px;
}
.coloursAvailableAreaRight {
    float:right;
    width:700px;
}
.coloursAvailableAreaLeft a {
    display:block;
    font-size:15px;
    height:30px;
    padding-left:40px;
    background-image: url('../images/derwent/sprites8bit.png');
    background-repeat: no-repeat;
    background-position: -116px -41px;
    color:#555;
    margin-top:10px;
    line-height:15px;
}
.coloursAvailableAreaLeft a:hover {
    color:#de324a;
    background-position: -116px -81px;
}
.sectionIntroArea {
    width:725px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
}
.sectionIntroArea p {
    margin-bottom: 15px;
    font-size: 15px;
}
.sectionIntroArea .sectionIntroRHSArea {
    float:right;
    width:340px;
    text-align:left;
}
.sectionIntroArea .sectionIntroRHSArea p {
    margin-bottom:20px;
    font-size:14px;
}
    .sectionIntroArea a.wtbLink, .productPageWTBArea a.wtbLink, .addToCartLinkArea a.wtbLink {
        display: inline-block;
        color: #de324a;
        font-size: 20px;
        padding: 8px 15px;
        vertical-align: middle;
        margin-left: 10px;
        border: 1px solid #de324a;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

.sectionIntroArea a.wtbLink:hover, .productPageWTBArea a.wtbLink:hover, .addToCartLinkArea a.wtbLink:hover {
    color: #000;
    border-color: #000;
}
.sectionIntroArea .sectionIntroLHSArea {
    margin-right: 375px;
    padding-right: 35px;
    border-right: 1px solid #e9e9e9;
    padding-bottom:15px;
}
.sectionIntroArea .sectionIntroLHSArea .mainImage {
    width:310px;
    height:310px;
}

.sectionIntroArea .sectionIntroLHSArea ul, ul.otherImagesList {
    list-style-type: none;
    margin-top:15px;
    display:inline-block;
}

.sectionIntroArea .sectionIntroLHSArea ul li, ul.otherImagesList li {
    display: inline;
    margin-right: 14px;
    width: 14px;
}

.sectionIntroArea .sectionIntroLHSArea ul li a, ul.otherImagesList li a {
    display: inline-block;
    height: 12px;
    width: 12px;
    border: 1px solid #333;
    overflow: hidden;
    line-height: 1000px;
    cursor:pointer;
    border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.sectionIntroArea .sectionIntroLHSArea ul li a:hover, .sectionIntroArea .sectionIntroLHSArea ul li a.selected, ul.otherImagesList li a:hover, ul.otherImagesList li a.selected {
    background-color: #333;
}
.sectionIntroArea a.zoomLink, .mainImageProductArea a.zoomLink {
    color:#555;
    padding-left:25px;
    margin-left:15px;
    border-left:solid 1px #555;
    cursor:pointer;
}
.sectionIntroArea a.zoomLink:hover, .mainImageProductArea a.zoomLink:hover {
    color:#de324a;
}

.coloursAvailableAreaRight .colourPanel {
    height:20px;
    width:55px;
    display:inline-block;
    cursor:help;
}
.coloursAvailableAreaRight .colourPanel.hasBorder {
	height: 18px;
	width: 53px;
	border: 1px solid #d2d2d2;
}
.coloursAvailableAreaRight .colourPanelHover {
    width:200px;
    padding: 6px;
	text-align: center;
	background-color:white;
	border-left: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	font-size:14px;
}
.coloursAvailableAreaRight .colourPanelHoverWrapper {
    display:none;
    position:absolute;
    z-index:5;
    top:20px;
	left: -17px;
}
.coloursAvailableAreaRight .colourPanelHover .theColourTitleLabel {
    display:block;
    color:black;
}
.coloursAvailableAreaRight .colourChartWrapper {
    height:20px;
    display:inline-block;
    width:115px;
    position:relative;
    line-height:normal;
    margin-bottom:1px;
}
.coloursAvailableAreaRight .theColourNumber {
    display:inline-block;
    width:50px;
    height: 20px;
    padding-right:10px;
    line-height: 20px;
    font-size:11px;
    vertical-align: top;
    text-align:right;
}
.coloursAvailableAreaRight .colourColumnWrapper {
    width:115px;
    float:left;
    line-height:0;
}
.coloursAvailableAreaRight .colourPanelHoverArrow {
    height:15px;
    background-image: url('../images/derwent/upArrow.png');
    background-repeat: no-repeat;
    background-position: center center;
    overflow:hidden;
}
.knowledgeAvailableAreaWrapper {
    padding:20px;
    /*background-color:#f2f2f2;*/
    margin-bottom: 20px;
}
.knowledgeAvailableAreaInner {
    padding-bottom:0;
}
.derwentLowerPageWrapper .pencilImageWrapper {
    padding-top:40px;
}
.assetOverlayWrapper {
    text-align: center;
    color: #555;
    padding-bottom:10px;
}

.assetOverlayWrapper img {
    margin-bottom: 10px;
}

.assetOverlayWrapper h3 {
    color: #333;
    font-size: 16px;
    margin-bottom:5px;
}

.assetOverlayWrapper h4, p {
    font-size: 14px;
}

.assetOverlayWrapper p a {
    color: #de324a;
}

.assetOverlayWrapper p a:hover {
    color: #555;
}

.assetOverlayWrapper img {
    width: 600px;
}

.closeLinkWrapper {
    height: 25px;
    margin-bottom: 10px;
}

.closeLinkWrapper a {
    float: right;
    width: 25px;
    height: 25px;
    font-size: 25px;
    cursor: pointer;
}

.closeLinkWrapper a:hover {
    color: #de324a;
}

/* Selectmenu (default stuff)
----------------------------------*/
.ui-selectmenu { display: block; display: inline-block; position: relative; height: 2.2em; vertical-align: middle; text-decoration: none; overflow: hidden; zoom: 1; }
.ui-selectmenu-icon { position:absolute; right:6px; margin-top:-8px; top: 50%; }
.ui-selectmenu-menu { padding:0; margin:0; position:absolute; top: 0; display: none; z-index: 1005;} /* z-index: 1005 to make selectmenu work with dialog */
.ui-selectmenu-menu  ul { padding:0; margin:0; list-style:none; position: relative; overflow: auto; overflow-y: auto ; overflow-x: hidden; -webkit-overflow-scrolling: touch; height: 300px !important; } 
.ui-selectmenu-open { display: block; }
ul.ui-selectmenu-menu-popup { margin-top: -1px; }
.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; }
.ui-selectmenu-menu li a,.ui-selectmenu-status { line-height: 1.4em; display: block; padding: .405em 2.1em .405em 1em; outline:none; text-decoration:none; }
.ui-selectmenu-menu li.ui-state-disabled a, .ui-state-disabled { cursor: default; }
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }
.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }
.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }
.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }
.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }
/* for optgroups */
.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding: .6em .5em 0; font-weight: bold; }
.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }
/* IE6 workaround (dotted transparent borders) */
* html .ui-selectmenu-menu li { border-color: pink; filter:chroma(color=pink); width:100%; }
* html .ui-selectmenu-menu li a { position: relative }
/* IE7 workaround (opacity disabled) */
*+html .ui-state-disabled, *+html .ui-state-disabled a { color: silver; }

.ui-selectmenu, .ui-selectmenu-menu ul {
	background: #000;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-align: left;
	font-family: "GillSans",Arial,Helvetica,sans-serif;
	font-size:12px;
}
.ui-selectmenu {
	height: 35px;
	margin: 0;
}
.ui-selectmenu.ui-state-hover {
	background: #3D3D3D;
}
.ui-selectmenu .ui-selectmenu-icon {
	background: url('../images/derwent/sprite.png') -92px 0 no-repeat;
}
.ui-selectmenu-menu ul {
	border-top: 1px solid #797979;
}
.ui-selectmenu-menu li {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus {
	background: #3D3D3D;
	border: none;
}
.ui-selectmenu-menu li a,.ui-selectmenu-status {
	color: #fff;
	line-height: 35px;
    font-size: 16px;
	padding: 0 12px;
}
.ui-selectmenu-menu li a {
	padding: 3px 12px;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus a, .ui-selectmenu-menu li.ui-selectmenu-item-focus a:hover {
	color: #fff;
}

.notFound{
    padding-bottom:15px;
}
.termsArea {
    text-align:left;
}
.termsArea h3 {
    margin-bottom:15px;
    font-weight:bold;
}
    .termsArea ul {
        list-style-type:square;
    }
        .termsArea ul li {
        margin-bottom:5px;
    }

/* News Events page */
div#individualItemPage {
	margin-bottom: 25px;
	margin-left:auto;
    margin-right:auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width:100%;
}
div.innerWrapper {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
img#thePostImage {
	width:auto;
	max-height: 95%;
    height:auto;
    padding:10px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
div.innerWrapper {
	text-align: left;
	display: table;
}
div.innerWrapper > div {
	display: table-cell;
    vertical-align:top;
}
    div.innerWrapper div.postImage {
        width: 350px;
/*        height: 350px;*/
        max-height: 350px;
        max-width: 350px;
        display: inline-block;
        border: 1px solid #eee;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        /*background-image: url('http://accoblobstorageus.blob.core.windows.net/assets/images/derwent/placeholder.jpg');
        -moz-background-size: 100% 100%;
        background-size: 100% 100%;*/
    }
div.innerWrapper div.postContent {
    width:60%;
    /*margin-left:20%;*/
}
div.innerWrapper div.postContent > * {
	text-align: left;
}
div.innerWrapper div.postContent a {
	color: #de324a;
}
div.innerWrapper div.postContent div.content-pane {
	margin-top:15px;
	margin-bottom: 15px;
}
div.innerWrapper div.postContent div.content-pane p {
	font-size: 17px;
	color: #000;
	line-height: 1.3;
}
div.innerWrapper p.datetime {
	text-align: left;
	font-size: 25px;
	color:#666666;
	margin-bottom: 10px;
	line-height: 1.6;
} 

li.noResults {
	line-height: 100px;
	font-size: 16px;
	color:#de324a !important;
	height: 100px;
}
div.signUpBox {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    text-align: left;
    margin-top: 30px;
}
/* footer equal panels */
.theVeryBottom {
    display:table;
}
.footerPanel {
    display:table-cell;
    vertical-align:middle;
    /*width: 33.33%; 
    width: calc(100%/3);*/
}
.footerPanel {
    font-size:11px;
    color:#666;
}
.footerPanel a {
    color:#666;
}
.footerPanel a:hover {
    color:#de324a;
}
.breadcrumbNewsArea {
	position: relative;
	top:-20px;
}
.breadcrumbNewsArea > a {
	display: inline-block;
	padding:5px;
	color:#999999;
}
.breadcrumbNewsArea > a:hover {
	color: #de324a;
	}
a.pdfDownloadLink {
	display: block;
	font-size: 17px;
	height: 30px;
	padding-left: 40px;
	background-image: url('../images/derwent/sprites8bit.png');
	background-repeat: no-repeat;
	background-position: -116px -41px;
	color: #555;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
	line-height: 1.6;
}
a.pdfDownloadLink:hover {
	color: #de324a;
	background-position: -116px -81px;
}
.relatedAssetsArea {
    clear: both;
}
/* isolated checkout footer */
.innerHalfPanel {
    width: 50% !important;
    border: 0 !important;
    height: 110px !important;
    vertical-align: middle !important;
}
.innerHalfPanel:first-child {
    text-align: left;
}
.innerHalfPanel:last-child {
    text-align: right;
}
.innerHalfPanel span {
    font-size: 12px;
    vertical-align: middle;
    color: #a5a5a5;
}
.innerHalfPanel span a {
    color: #a5a5a5;
}
.innerHalfPanel span a:hover, .innerHalfPanel span a:active {
    color: #666;
}
    .innerHalfPanel img {
        vertical-align: middle;
        margin-left: 10px;
        height: 38px;
    }
select.eventYears {
    width:100px;
}
div.ui-selectmenu-menu ul {
    height:auto !important;
}
.hidden {
    display:none !important;
}