
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #222a8d; text-decoration: underline; }


A {
  color: #222a8d;
  text-decoration: none;
}

A:hover {
  color: #222a8d;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F1F1F1;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E3E3E3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #E3E3E3;
  //shopping-cart header/footer color
  color: #9F1A37;
  font-weight: bold;
  padding: 10px;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #282E3E;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #848282;
  font-weight: bold;
  height: 28px;
  Zwidth: 461px;
  Zbackground: url('images/m99.gif');
  Zbackground-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 20px;
  text-transform: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainw {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #ffffff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow {background-color: #c6c6c8;}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { 
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	background-color: #222a8d; 
	color: #ffffff;
}

.moduleRowTXT {color: #ffffff;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #222a8d; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #222a8d; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }












td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
  color: #222a8d;
}

 .bg{
  background-image: url(m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(m29.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(m42.gif);
  background-repeat: repeat-y; 
 }

 .bg222{
  background-image: url(m4222.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(m59.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .gonew{
  border-style: solid;
  border-width: 1px;
  border-color: #232b8f;
  height: 17px;
 }

 .cy{
  font-size: 11px;
  color: #232b8f;
  font-weight: bold;
 }

 .cy1{
  font-size: 14px;
  color: #232b8f;
  font-weight: bold;
 }

 .cy2{
  font-size: 13px;
  color: #222a8d;
  font-weight: bold;
 }

 .COPT{
  font-size: 13px;
  color: #222a8d;
  font-weight: bold;
 }

 A.COPTU{
  font-size: 13px;
  color: #222a8d;
  font-weight: bold;
  text-decoration: underline;
 }

 A.COPTU:hover{
  font-size: 13px;
  color: #222a8d;
  font-weight: bold;
  text-decoration: underline;
 }

 A.COPTU:link{
  font-size: 13px;
  color: #222a8d;
  font-weight: bold;
  text-decoration: underline;
 }

 A.COPTU:visited{
  font-size: 13px;
  color: #222a8d;
  font-weight: bold;
  text-decoration: underline;
 }




 .mlfoot{
  font-size: 12px;
  color: #232b8f;
  font-weight: bold;
  text-decoration: none;
 }

 .ml{
  font-size: 11px;
  color: #232b8f;
  text-decoration: none;
 }

 .ml1{
 font-family: verdana, tahoma,arial;
  font-size: 12px;
  color: #232b8f;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #232b8f;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }

.nav1 { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;

}

A.nav1 { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;

}



A.nav1:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;

}

A.nav1:visited {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;

}


.strapline { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold;}



A.strapline { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold;  text-decoration: underline;}

A.strapline:hover { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;}

A.strapline:visited { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline;}

.wraptocenter {
display: table-cell;
text-align: center;
vertical-align: middle;
background-color::#ffffff;
}

#instock {
	position: absolute;
	left: 50%;
	margin-left: -30px; /*half of the width */
	width:139;
	height:145;
	z-index:3;
	top: 245px;
	overflow: hidden;
	visibility: hidden;
}


#nostock {
	position: absolute;
	left: 50%;
	margin-left: -30px; /*half of the width */
	width:139;
	height:145;
	z-index:3;
	top: 245px;
	overflow: hidden;
	visibility: hidden;
}


#collect {
	position: absolute;
	left: 50%;
	margin-left: -30px; /*half of the width */
	width:139;
	height:145;
	z-index:3;
	top: 395px;
	overflow: hidden;
	visibility: hidden;
}

.basket-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #1a0f8c;
  //shopping-cart header/footer color
  color: #ffffff;
  font-weight: bold;
  padding: 10px;
}

.basket-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

.basket-row {
  background: #ffffff;
  //shopping-cart content color
}


.basketsplash {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
}

.ratingsthanks {
	color: #009900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.testatitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	}

.testacomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	}

.testabytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal; 
	color: #a0a0a4;
	}

#sitemapbullets ul.sitemapbulls {

 width: 550px;
 margin: 0 0 15px 0;
 display: block;
 clear: both;
 overflow: hidden;
 text-align:left;
}



#sitemapbullets .sitemapbulls li {

 display: block;
 width: 190px;
 background: url('m25.gif') no-repeat left 30%;
 padding-left: 10px;
 height: 1.8em;
 float: left;
 text-align:left;
 font-weight: normal; 
 text-decoration: underline;

}

#sitemapbullets {

 color: #222a8d;
 font-size: 1.1em;
 font-weight: bold;
 line-height: 1.2em;
 padding-top: 10px;
 padding-bottom: 10px;

}

#sitemapbullets a  {
 
 font-size: 10px;
 color: #222a8d;
 padding: 0px 0 10px 0;

}



#sitemapbullets a:hover, a:visited  {

 color: #222a8d;

}

#sitemapbullets h2 {

 font-size: 1.4em;
 border-top: 2px solid #CCC;
 line-height: 1.4em;
 padding-top: 15px;
 padding-bottom: 10px;
 background-color: none;


}

#mlogo, #stockstatus, #ukfreedelivery, #storepickup {

 padding-top: 5px;
 background-color: none;
 text-align:center;
 width: 150px;
}

#prices{

 padding-top: 10px;
 background-color: none;
 text-align:right;
 width: 145px;
 padding-right: 5px;

}

#addtobasket{

 background-color: none;
 text-align:center;
 width: 150px;

}

#images{

 background-color: none;
 text-align:center;
 width: 440px;

}

#sharelinks{

 padding-top: 10px;
 padding-bottom: 10px;
 background-color: none;
 text-align:right;
 width: 145px;
 padding-right: 5px;

}


.rrpprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

.rspprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #190e8c;
}

.saveprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7fbf00;
	font-style: italic;
}

.itemlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #190e8c;
 	padding-left: 10px;
	line-height: 140%;
}


#stockquery, #freedelivery, #collectinstore{
	position: absolute;
	left: 50%;
	margin-left: -190px; /*half of the width */
	width:420;
	height:401;
	z-index:53;
	top: 245px;
	overflow: hidden;
	visibility: hidden;
}

.stocktableheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#selectcolourmenu{
 padding-top: 5px;
 background-color: none;
 text-align:left;
 padding-left: 10px;

}

#selectcolourtext{
 padding-top: 5px;
 background-color: none;
 text-align:left;
 padding-left: 10px;


}

#detailbreadcrumbs{
 background-color: none;
 text-align:left;
 padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#detailbreadcrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
 text-decoration: underline;
}

.specheader{
 background-color: none;
 text-align:left;
 padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}