/*@import url("productlisting.css");*/
/* General page layout  begin */
body {
  /*margin: 40px;*/
  padding: 0px;
  background: #c4c7da;
  color: #000;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
}
a, a:visited{
  color: #4e4392;
  text-decoration: none;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;

}
a:hover {
  text-decoration: underline;
}

a:focus, a:active {
  outline: none;
}

/*--------*/
form {
  display: inline;
}
input, select {
  font-size: 11px;
  color:#000;
}
input.transpng {
  behavior: url("png.htc");
  margin-left: 5px;
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#000;
}
h1 {
  font-size:14px;
}
/*--------*/
td {
  color: #000000;
  font-size: 11px;
  line-height: 1.2;
  
/*model id colour - listings only */
}
.model{
	color: #000000;
	font-size: 11px;
}

TD.main, P.main {
  line-height: 1.5;
}
TD.mainbold, P.mainbold {
  line-height: 1.5;
  font-weight: bold;
}

/*no of products/pages */
TD.smallText, P.smallText, SPAN.smallText {
/*pay xxx for packs of ### on product info page AND displaying prodcuts/pages*/
  font-size: 10px;
  color:#4e4392;

  }

  
  
b {
font-weight:normal;
}
.bold {
  font-weight: bold;
  line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
  behavior: url("png.htc");
}
img.infoBoxSpacing {

}
.productBG {

}
.lineV {

}
.lineH {

}
/*--------*/
.left_bg {

}
.center_bg {
}
.right_bg {

}
/* message box */
.inputRequirement {
  color: #ff0000;
}
.messageBox {
}
.messageStackError, .messageStackWarning {
  background-color: #ffb3b5;
}
.messageStackSuccess {
  background-color: #99ff00;
}
.line {

}

.errorBox {
  background: #ffb3b5;
  font-weight: bold;
}
.stockWarning {
  color: #cc0033;
}
.productsNotifications {
  background: #f2fff7;
}
/* General page layout  end */


/* Header layout  begin */

/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 14px;
  width: 70%;
  color:#66FF00;
}

* html td.pageHeading, * html DIV.pageHeading {
  width: 70%;
}

td.pageHeading h1 {
  margin: 0;
  padding: 0;
  font: normal 25px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
  color:#4e4392;
}

/*----categories----*/
#category-nav {
/*font-size:12px*/
/*  border: 1px solid #ccc; */

}
#category-nav a, #category-nav a:visited {

}
#category-nav a:hover {

}
dl.level1 {

}
#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 0 5px;
  background: url(images/nav_spacer.gif) 0 100% no-repeat;
}
#category-nav dd {
  margin: 0;
/*  padding: 0 0 0 10px;*/
  padding: 0 0 0 0px;
}

#category-nav dd dt {
  padding-left: 30px;
}


#category-nav dt.level-sel {

}
#category-nav dt.level-act {
    
}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {
  background: url(images/nav_arr.gif) 100% 50% no-repeat;
}
#category-nav dt.level-sel a:hover {

}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  background: url(images/nav_arr.gif) 100% 50% no-repeat;
  font-weight: bold;
  font-style: italic;
}
#category-nav dt.level-act a:hover {

}

#category-nav a, #category-nav a:visited {
  display: block;
  padding: 8px 30px 9px 0;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  color: #000;
  text-decoration: none;
  background: url(images/nav_arr.gif) 85% 50% no-repeat;
}

#category-nav a:hover {
  background: url(images/nav_arr.gif) 100% 50% no-repeat;
  text-decoration: none;
  font-weight: bold;
}



/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 3px;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}
/*--------*/
table.infoBoxHeading {
  width: 182px;
/*  border: 1px solid #ccc;*/
}
td.infoBoxHeadingLeft {
  display: none;
}

td.infoBoxHeadingCenter {
  padding: 3px 8px 0 8px;
  background: #5c4f97 url(images/cbh_bg.gif) 0 0 no-repeat;
/*  font: normal 16px "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif; */
  color: #fff;
}

td.infoBoxHeadingCenter h1 {
  margin: 0;
  padding: 0;
  font: normal 17px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
}

* html td.infoBoxHeadingCenter h1 {
  font: normal 21px Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
}


td.infoBoxHeadingRight {
  display: none;
}

table.infoBoxFooter {
  width: 182px;
}


.infoBoxFooterLeft {
  display: none;
}

.infoBoxFooterCenter {
  height: 22px;
  background: url(images/cbf_bg.gif) 0 0 no-repeat;
}

.infoBoxFooterRight {
  display: none;
}



/*--------*/
.infoBox {
  width: 100%;
}
td.infoBoxContentsLeft {
  display: none;
}

td.infoBoxContentsCenter {
/*  background: url(images/cbcx_bg.gif) 0 0 repeat-y;*/
  background: url(images/cbc_bg.gif) 0 0 repeat-y;

}

.striped td.infoBoxContentsCenter {
  padding: 0 1px;
}


td.infoBoxContentsRight {
  display: none;
}
/*--------*/
table.infoBoxContents {

}
td.infoBoxContents {

}

table.infoBoxContents td.productNameCell {
}
table.infoBoxContents td{

}

table.infoBoxContents table.productTable td.productNameCell a:link, table.infoBoxContents table.productTable td.productNameCell a:visited{

}
table.infoBoxContents table.productTable td.productNameCell a:hover {

}

table.infoBoxContents td.productPriceCell {

}
table.infoBoxContents .productPriceSpecial {

}
table.infoBoxcontents .productpriceold {

}
table.infoBoxContents .productPriceCurrent {


}

table.infoBoxContents a.infoBoxLink, table.infoBoxContents a.infoBoxLink:visited{

}
table.infoBoxContents a.infoBoxLink:hover {

}

/*----contentbox----*/

table.contentBoxHeading {
  margin-bottom: 10px;
}


td.contentBoxHeadingLeft {
  display: none;
}
td.contentBoxHeadingCenter {
  padding: 8px 0;
  font: normal Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
  color: #4e4392;
  text-align:center;
  background: url(images/ph_bg.gif) 0 100% no-repeat;
}

td.contentBoxHeadingCenter h1 {
  font: normal  Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  color: #4e4392;
}


td.contentBoxHeadingCenter a {
  font: normal  Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
  color: #4e4392;
}
td.contentBoxHeadingRight {
  display: none;
}
/*--------*/
.contentboxfooter {

}
/*--------*/
table.contentBox {

}
td.contentBoxContentsLeft {
}
td.contentBoxContentsCenter {
  width: 100%;
}
td.contentBoxContentsRight {
}

table.contentBoxContents {

}
td.productColumnSell {

}
table.productTable {
  height: 100%;
}
td.productImageCell {

}
td.productNameCell {

}
td.productNameCell a:link, td.productNameCell a:visited{

}
td.productNameCell a:hover {

}

td.productPriceCell {

}
/* BIG NOTE*/
.productPriceSpecial {
  color: #123456;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
}

.productPriceOld {
  text-decoration: line-through;
  color: #0d2b87;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
}

.productPriceCurrent {
  color: #504593;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  
}
/*----product listing----*/
table.productListing {

}
.productListing-heading {

}

a.productListing-heading, a.productListing-heading:visited{

}
a.productListing-heading:hover {

}

#firstHeadingSell, #firstContentSell {

}
#lastHeadingSell, #lastContentSell {

}
.productListing-bottom {

}
.productlisting-headingPrice {

}
TD.productListing-data {


}
A.pageResults {
}
A:visited.pageResults {
}
a:hover.pageResults {
}
/* Checkout confirmation */
.orderEdit {


}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}
TR.productListing-odd {

}
TR.productListing-even {

}

.productListing-pink {
  height: 100px;
  background-color: #fbe7f1;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even,  TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}
/* Used on forms */
TD.fieldKey {
  font-size: 11px;
}
TD.fieldValue {
  font-size: 11px;
}
/* Used on index_nested index_products */
TD.category_desc {
  line-height: 1.5;
}
/* Shopping cart box */
SPAN.newItemInCart {
  font-weight: bold;
}
SPAN.greetUser {
  font-size: 11px;
    text-transform: uppercase;
  font-weight: bold;
}
/* Shopping cart, checkout */
SPAN.markProductOutOfStock {
  font-size: 11px;
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
    background: #ccc;
  cursor: pointer;
  cursor: hand;
}
.moduleRowSelected {
    background: #ccc;
}
.checkoutBarFrom, .checkoutBarTo {
  /*color: #8c8c8c;*/
}
.checkoutBarCurrent {
  font-weight:bold;
}
/* Content layout  end */


/* Footer  layout begin */


.f-right {
  width: 110px;
  height: 96px;
  background: url(images/footer_r.gif) 0 0 no-repeat;
}

/* Footer layout end */



.left-col {
/*  background: url(images/left_bg.gif) 0 0 repeat-y;   */
  padding-top: 4px;
}

.center-col {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.right-col {
/*  background: transparent url(images/right_bg.gif) 100% 0 repeat-y;*/
  padding-top: 4px;
}

#header {
  height: 85px;
  width: 100%;
  background: url(images/logo2.gif) 0 0;
} 

#header-logo {
  padding: 0 15px;
}

#header-srch {
  width: 195px;
}

#header-srch label {
  display: block;
/*  border: 1px solid #000; */
  margin-bottom: -12px;
}

* html #header-srch label {
  margin-bottom: -7px;
}


.hsearch-inp{
  font-size: 14px;
  width: 135px;
  height: 25px;
}

#h-searchbtn {
/*  vertical-align: middle;*/
  position: relative;
  top: 10px;
  left: 7px;
}

* html #h-searchbtn {
  top: 5px;
}

#header-nav-wrap {
  /*position: relative;*/
  text-align: -moz-center;
  #text-align: center;

}

/*
#header-nav {
  position: absolute;
  top: 5px;
  left: -12px;

}*/

a.infoBoxLink, a.infoBoxLink:visited {
  display: block;
  padding-top: 9;
  padding-bottom: 9;
  padding-right: 5;
  padding-left: 5;
  color: #000;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}

a.infoBoxLink:hover {
  text-decoration: underline;
}

.striped a.infoBoxLink, .striped a.infoBoxLink:visited, .striped a.infoBoxLink:hover {
  padding: 9px 20px;
  background: url(images/nav_spacer.gif) 0 100% no-repeat;
}



div.total-wrap span {
  padding-left: 10px;
}

.pt-wrap {
  border: 2px solid #f9f9f9;
  margin: 5px;
}


.pt-item {
/*  padding: 10px 0; */

}

.pt-item td {
  text-align: center;
  padding: 5px;
}

.pt-item a, .pt-item a:visited {
  color: #522e91;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}

.pt-item a:hover {
  text-decoration: underline;
}

.pl-name a, .pl-name a:visited {
  color: #522e91;
  font: 11px Comic Sans MS,Verdana,Arial,Helvetica,sans-serif;
  text-decoration: none;
}

.pl-name a:hover {
  text-decoration: underline;
}

 /* tabs begin */

.mainlinks {
  background-image: url(images/header/repeat_tabs_strip.gif);
  background-repeat: repeat-x;
  height: 30px;
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 0;
}


.taboffcentre {
  background-image: url(images/header/tab_main_off_centre_01.gif);
  height: 27px;
  width: 45px;
  font-weight: bold;
  line-height: -1;
  text-align:center;
  color: #0D0058;

}

.taboffcentre a {
  font-weight: bold;
  line-height: 10px;
}

.taboffleft {
  background-image: url(images/header/tab_main_off_left_01.gif);
  height: 27px;
  width: 8px;
}


.taboffright {
  background-image: url(images/header/tab_main_off_right_01.gif);
  height: 27px;
  width: 8px;
}

.tabsecoffcentre a {
  font-weight: bold;
}

.tabsecoffcentre {
  background-image: url(images/header/tab_main_off_centre_01.gif);
  height: 22px;
  width: 60px;
  line-height:0;
  font-weight: bold;
  text-align:center;
  color: #0D0058;
}

.tabsecoffcentre a {
  font-weight: bold;
  line-height: 10px;
}

.tabsecoffleft {
  background-image: url(images/header/tab_main_off_left_01.gif);
  height: 22px;
  width: 8px;
}


.tabsecoffright {
  background-image: url(images/header/tab_main_off_right_01.gif);
  height: 22px;
  width: 8px;
}


/*tabs on*/

.taboncentre {
  background-image: url(images/header/tab_main_off_centre_01.gif);
  height: 27px;
  width: 45px;
  font-weight: bold;
  line-height:10px;
  text-align:center;
  color: #ffffff;
}
.taboncentre a{
  font-weight: bold;
  line-height: 10px;
}  
.tabonleft {
  background-image: url(images/header/tab_main_off_left_01.gif);
  height: 27px;
  width: 8px;
}


.tabonright {
  background-image: url(images/header/tab_main_off_right_01.gif);
  height: 27px;
  width: 8px;
}


.tabseconcentre {
  background-image: url(images/header/tab_main_off_centre_01.gif);
  height: 22px;
  width: 60px;
  font-weight: bold;
  text-align:center;
  color: #ffffff;
}

.tabseconcentre a{
  font-weight: bold;
  line-height: 10px;
}
.tabseconleft {
  background-image: url(images/header/tab_main_off_left_01.gif);
  height: 22px;
  width: 8px;
}


.tabseconright {
  background-image: url(images/header/tab_main_off_right_01.gif);
  height: 22px;
  width: 8px;
}


/*end tabs on*/

td.third_level {

}

A.third_level {
  text-transform:capitalize;
  text-decoration: none;
  font-weight: bold;
  color: #17418e;
}
A:visited.third_level {
  text-decoration: none;
  font-weight: bold;
  color: #17418e;
}
a:hover.third_level {
  text-decoration: none;
  font-weight: bold;
  color: #0d0058;
}


.tablinks a {
  text-transform:capitalize;
  color:#17418E;
  text-decoration: none;
}

.tablinks a:visited {
  color:#17418E;

}

.tablinks a:hover {
  color: #0D0058;

}


/*end tabs*/


ul{
  margin:0 10px;
  list-style-type: circle;
}

li{
  margin:0 5px;
}
li.none{
/*  list-style-type: none;*/
  padding: 0px;
  margin:0px;
 list-style-type: square;
}

td.productListing-data a {

}
/*BIG PRICES*/
/*price each*/
span.price {
font-size: 14px;
font-weight: bold;
color:#4e4392;
}
/*normal price*/
span.price_rsp {
color:#666666;
font-weight: bold;
font-size:12px;
}
/*pay x for y*/
td.pack_size_percent {
color: #ff0000;
}
/*pay x for y sale bluey green*/
span.price_special {
color:#0C0;
font-size:14px;
font-weight: bold;
}

/*our price sale (yellow)*/
span.price_green {
color:#4e4392;
font-size: 14px;
font-weight:bold;

}
span.price_normal{
	color:#F0F;
}
span.packsize{
	color:#ff0000;
}

.breadcrumb {
color:#4e4392;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
}

span.stock {
	color:#000;
}
span.stock0 {
	color:#F00;
}
