/*@import url("productlisting.css");*/
/* General page layout  begin */
body {
  margin: 0;
  padding: 33px 0;
  background: url(images/main_bg.gif);
  color: #4c4c4c;
  font: normal 11px Tahoma, Arial, sans-serif;
}
a, a:visited{
	color: blue;
	text-decoration: underline;
	font: normal 11px Tahoma, Arial, sans-serif;
}
a:hover {
  text-decoration: none;
}
/*--------*/
form {
  display: inline;
}
input, select {
  font-size: 11px;
  color:#4c4c4c;
}
input.transpng {
  behavior: url("http://www.transactor.co.uk/png.htc");
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#4c4c4c;
}
h1 {
  font-size:14px;
}
/*--------*/
td {
  font-size: 11px;
  line-height: 1.2;
}
TD.main, P.main {
  line-height: 1.5;
}
TD.mainBold, P.mainBold {
  line-height: 1.5;
  font-weight: bold;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}
.bold {
  font-weight: bold;
  line-height: 1.5;
}
.boxText {
}
/*--------*/
img.transpng {
  behavior: url("http://www.transactor.co.uk/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 td {
  color: #2c2c2c;
  font-size: 11px;
}


.h-box {

}

.h-box-tl {
  width: 7px;
  height: 7px;
  background: url(images/h-tl.gif) 0 0 no-repeat;
}

.h-box-tr {
  width: 7px;
  height: 7px;
  background: url(images/h-tr.gif) 0 0 no-repeat;
}

.h-box-tx {
  background: url(images/h-tx.gif) 0 0 repeat-x;
}

.h-box-bl {
  width: 7px;
  height: 7px;
  background: url(images/h-bl.gif) 0 0 no-repeat;
}

.h-box-br {
  width: 7px;
  height: 7px;
  background: url(images/h-br.gif) 0 0 no-repeat;
}

.h-box-bx {
  width: 7px;
  height: 7px;
  background: url(images/h-bx.gif) 0 0 repeat-x;
}

.h-box-ml {
  width: 7px;
  height: 7px;
  background: url(images/h-ly.gif) 0 0 repeat-y;
}

.h-box-mr {
  width: 7px;
  height: 7px;
  background: url(images/h-ry.gif) 0 0 repeat-y;
}

.h-box-mx {
/*  width: 10px;*/
}


table.header-sub {
  padding: 8px 0;
}

.h-subnav {
  padding: 0 10px;
  width: 120px;
}


.h-subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.h-subnav li {
  margin: 0;
  padding: 1px 10px;
  background: url(images/h-dot.gif) 0 7px no-repeat;
}

.h-subnav a, .h-subnav a:visited {
	font: normal 11px Tahoma, Arial, sans-serif;
	color: blue;
	text-decoration: underline;
}

.h-subnav a:hover {
  text-decoration: none;
}


.h-cart td {
  font-size: 11px;
}

.hcart-cont {
  font-size: 11px;
  padding: 2px 0;

}

.hcart-cont span {
  padding: 0 5px;
  color: #9f1a37;
  font-weight: bold;
}



.h-cart {
/*  width: 150px;*/
  padding: 0 0 0 10px;
}

.header-lang {
  padding: 0 0 7px 4px;
  margin: 0 2px 3px 0;
  background: url(images/h-repx.gif) 0 100% repeat-x;
}

.header-currencies {
  padding: 0 0 7px 4px;
}

.header-cfcont {
  width: 120px;
  border-left: 1px solid #e7e7e7;
}


#hnav-wrap {
/*  position: relative;*/
 /* height: 42px;*/
 margin-bottom: -15px;
 
}

table.hnav-cont {
/*  border: 1px solid #ccc; */
/*  position: absolute;    */
/*  top: 10px;   */
}


table.hnav-cont td {
  color: #ffffff;
  font: bold 11px Tahoma, Arial, sans-serif;
}

table.h-search {
  background: url(images/sbg_x.gif) -1px 0 repeat-x;
}

td.h-search-l {
  background: url(images/sbg_l.gif) 0 0 no-repeat;
  height: 20px;
  padding: 0 5px 0 10px;
}

td.h-search-r {
  background: url(images/sbg_r.gif) 100% 0 no-repeat;
}

.hsearch-inp {
  border: 1px solid #dadada;
  width: 105px;
  background: #9c9c9c;
  color: #ffffff;
}

#h-searchbtn {
  padding: 0 4px;
  vertical-align: middle;
  margin-top: -3px;
}









/* Header layout  end */


/* Content layout  begin */
td.pageHeading, DIV.pageHeading {
  font-size: 14px;
}

td.pageHeading.pageHeading h1 {
/*  background: url(images/cbh-l.gif) 0 0 no-repeat;*/
  font: normal 17px Arial, Helvetica, sans-serif;
  color: #121212;
  padding: 7px 0 4px 15px;
  margin: 0;
}

td.pageHeading {
/*  background: #ed1b23 url(images/cbh-r.gif) 100% 0 no-repeat; */
/*  background: #ed1b23;*/
}





/*----categories----*/
#category-nav {
/*font-size:12px*/
}
#category-nav a, #category-nav a:visited {
  display: block;
  color: #565656;
  font: bold 11px Tahoma, Arial, sans-serif;
  text-decoration: none;
  padding: 4px 24px;
  background: url(images/nav_dot.gif) 7px 50% no-repeat;
}
#category-nav a:hover {
  background: url(images/nav_dot.gif) 10px 50% no-repeat;
}

#category-nav dl {
  margin: 0;
  padding: 0;
}
#category-nav dt {
  margin: 0;
  padding: 0;
  background: url(images/nav_x.gif) 0 100% repeat-x;
}

#category-nav dt.nav-last {
  background: none;
}


#category-nav dd {
  margin: 0;
  padding: 0;
}
#category-nav dt.level-sel {

}
#category-nav dt.level-act {

}
#category-nav dt.level-sel a, #category-nav dt.level-sel a:visited {

}
#category-nav dt.level-sel a:hover {

}
#category-nav dt.level-act a, #category-nav dt.level-act a:visited {
  background: url(images/nav_dot.gif) 10px 50% no-repeat;
}
#category-nav dt.level-act a:hover {

}
/*----infobox Left----*/
td.infoboxcell {
  padding-bottom: 3px;
}
.infoBoxNotice {
  background: #ff8e90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
}
td.infoBox, span.infoBox {
}


/*--------*/
table.infoboxHeading {
  width: 100%;
}
td.infoBoxHeadingLeft {
  width: 10px;
  height: 34px;
  background: url(images/ibh_l.gif) 0 0 no-repeat;
}
td.infoBoxHeadingCenter {
  font: normal 17px Arial, Helvetica, sans-serif;
  background: url(images/ibh_x.gif) 0 0 repeat-x;
  color: #121212;
  padding: 2px 0 0 10px;
}
td.infoBoxHeadingRight {
  width: 10px;
  height: 34px;
  background: url(images/ibh_r.gif) 0 0 no-repeat;
}

td.infoBoxFooterLeft {
  width: 5px;
  height: 5px;
  background: url(images/ibf_l.gif) 0 0 no-repeat;
}
td.infoBoxFooterCenter {
  background: url(images/ibf_x.gif) 0 0 repeat-x;
  height: 5px;
}
td.infoBoxFooterRight {
  width: 5px;
  height: 5px;
  background: url(images/ibf_r.gif) 0 0 no-repeat;
}


/*--------*/
.infobox {
  width: 100%;
}
td.infoBoxContentsLeft {
  width: 17px;
  background: url(images/ibc_l.gif) 0 0 repeat-y;
}
td.infoBoxContentsCenter {

}
td.infoBoxContentsRight {
  width: 12px;
  background: url(images/ibc_r.gif) 100% 0 repeat-y;
}
/*--------*/
table.infoBoxContents {
  margin: 10px 0;
}
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----*/
td.contentBoxHeadingLeft {
  width: 10px;
  height: 34px;
  background: url(images/ibh_l.gif) 0 0 no-repeat;
}
td.contentBoxHeadingCenter {
  font: normal 17px Arial, Helvetica, sans-serif;
  background: url(images/ibh_x.gif) 0 0 repeat-x;
  color: #121212;
  padding: 2px 0 0 10px;
}
td.contentBoxHeadingRight {
  width: 10px;
  height: 34px;
  background: url(images/ibh_r.gif) 0 0 no-repeat;
}
/*--------*/
.contentboxfooter {

}
/*--------*/
table.contentBox {

}
td.contentBoxContentsLeft {
  width: 17px;
  background: url(images/ibc_l.gif) 0 0 repeat-y;
}
td.contentBoxContentsCenter {
  width: 100%;
}
td.contentBoxContentsRight {
  width: 12px;
  background: url(images/ibc_r.gif) 100% 0 repeat-y;
}

table.contentBoxContents {
  margin: 10px 0;
/*  border-collapse: separate;*/
}
td.productColumnSell {

}
table.productTable {
  height: 100%;
}
td.productImageCell {

}
td.productNameCell {

}
td.productNameCell a:link, td.productNameCell a:visited{

}
td.productNameCell a:hover {

}

.pcell-name {
  padding: 0 0 5px 0;
  margin: 0;
}


.pcell-name a, .pcell-name a:visited {
  color: #9f1a27;
  font: bold 11px Tahoma, Arial, sans-serif;
  text-decoration: none;
}

.pcell-name a:hover {
  text-decoration: underline;
}

.pcell-price-title {
  color: #39496b;
  font: bold 11px Tahoma, Arial, sans-serif;
}

.pcell-desc {
  color: #2c2c2c;
  font: 9px Tahoma, Arial, sans-serif;
  padding-bottom: 10px;
}




td.productPriceCell {

}
.productPriceSpecial {
  color: #f80000;
  font: italic 14px Tahoma, Arial, sans-serif;
}
.productPriceOld {
  color: #808080;
  font: bold 14px Tahoma, Arial, sans-serif;
  text-decoration: line-through;
}
.productPriceCurrent, #priceTop {
  color: #f80000;
  font: bold 14px Tahoma, Arial, sans-serif;
}
/*----product listing----*/
table.productListing {

}
.productListing-heading {
	background: #dcdfe6;
	color: #9f1a37;
	font: bold 11px Tahoma, Arial, sans-serif;
	padding: 5px;
}

a.productListing-heading, a.productListing-heading:visited{

}
a.productListing-heading:hover {

}

#firstHeadingSell, #firstContentSell {

}

#firstHeadingSell {
/*  background: #f3f3e7 url(images/carth_l.gif) 0 0 no-repeat; */
}

#lastHeadingSell {
/*  background: #f3f3e7 url(images/carth_r.gif) 100% 0 no-repeat;  */
  border-right: 2px solid #fff;
}

#lastHeadingSell, #lastContentSell {

}
.productListing-bottom {

}
.productlisting-headingPrice {

}
td.productListing-data {
  padding: 10px;
}

td.pl-colnum0, td.pl-colnum1, td.pl-colnum2 {
  padding: 10px;
  border-right: 1px dashed #b2b2b2;
  border-bottom: 1px dashed #b2b2b2;
}

td.pl-colnum2 {
  border-right: none;
}

/*tr.productListing-data {
  background: url(images/nav_x.gif) 0 100% repeat-x;
}*/



td.productListing-data a, td.productListing-data a:visited {
  color: #4c4c4c;
  font: 11px Tahoma, Arial, sans-serif;
}

td.productListing-data a:hover {

}


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-data, tr.productListing-odd .productListing-data {
	background: #eeeeee ;
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
}

tr.productListing-even .productListing-data .productListing-data, tr.productListing-odd .productListing-data .productListing-data {
  border-right: none;
  border-top: none;
}




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 */
#footer {
  border-top: 6px solid #39496b;
  padding: 10px 0 0 0;
}

#footer td {
  color: #282e3e;
}

#footer a, #footer a:visited {
  color: #282e3e;
  font: bold 11px Tahoma, Arial, sans-serif;
}

#footer a:hover {

}





/* Footer layout end */

#site-wrap {
  background: #fff;
  padding: 25px 25px 20px 20px;
}


.mainp-banners {

}

td.right-col {
  padding-left: 8px;
  padding-top: 25px;
}

.pcell-buy {
  padding: 10px 0 0 0;
}

.pcell-num0, .pcell-num1 {
  border-right: 1px dashed #aeaeae;
  border-bottom: 1px dashed #aeaeae;
  margin: 5px;
}

.pcell-num1 {
  border-right: none;
}


.left-col {
  padding-right: 5px;
}

td.main-col {
  padding-top: 20px;
}


div.bonus_points_cont {
  position: relative;
  text-align: right;
}
div.bonus_points {
  position: absolute;
  top: 0px; right: 0px;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
html > body div.bonus_points {
  text-align: right;
  left: -111px;
}
.grey {
  color: #666666;
}
.orange {
  color: #f60;
}
.green {
color: #090;
}

#id_mysql_error{
  position:absolute;
  width:70%;
  background:#fddbdb;
  border:1px solid #525252;
  left:14%;
  top:50px;
}
#id_mysql_error td{
  font-size:11px;
  font-family:tahoma;
}
#id_mysql_error .heading{
  background:url(images/heading.gif);
  height:23px
}
#id_mysql_error .heading .heading{
  background:none;
  padding-left:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
}
#id_mysql_error .close{
  text-align:right;
  padding-right:3px;
}
#id_mysql_error .error{
  padding:15px 15px 30px 15px;
}
