@import url("slide.css");
@import url("categories.css");

body {
  margin: 0px;
  color: #1F1F1F;
  font-size: 11px;
  font-style: normal;
  font-family: tahoma, arial, verdana, sans-serif;
  background:#000;
  behavior:url('csshover.htc');
  text-align: center;
}
/* #pageContent{
  margin: 0 auto;
  text-align: left;
  width: 1198px;
  background: #fff;
} */
#content {
  float:right;
  width:100%;
}
#left {
  float:left;
  margin-left:-237px;
  width:237px;
  display:inline;
}
a{
  color: #020202;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
form {
  display: inline;
}
input, select {
  font-size: 11px;
  color:#3c3c3c;
  font-family: tahoma, arial, verdana, sans-serif;
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#3c3c3c;
  font-family: tahoma, arial, verdana, sans-serif;
}
a img{
  border: 0;
}
.errorBox {background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.shadow1 {border: #000000 3px solid;
}
form {
 display: inline;
}
.hernia {
  font-size: 9px;
}
.hernia2 {
  /*font-size: 20px;*/
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  color: #000000;
}
TD.main, P.main {
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}
TD.accountCategory {
}
TD.fieldKey {
  font-weight: bold;
}
TD.fieldValue {
}
TD.tableHeading {
  font-weight: bold;
}
SPAN.newItemInCart {
  color: #ff0000;
}
TD.formAreaTitle {
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow { }
.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent {color: #000000; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning {background-color: #ffb3b5; }
.messageStackSuccess {background-color: #99ff00; }

/* input requirement */

.inputRequirement {color: #ff0000; }
#header{
 /*  background: url(images/design/header_bg.png) no-repeat top; */
  position: relative;
  height: 174px;
}
.logo {
  position: absolute;
  top: 20px;
  left: 0;
}
.language {
  position: absolute;
  left: 257px;
  top: 37px;
}
.language img{
  margin-right: 10px;
}
.currencies {
  position: absolute;
  left: 357px;
  top: 37px;
}
/* .headerLinks1 {
  position: absolute;
  top:37px;
  right: 365px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
} */
.headerLinks1 a{
  padding: 0 10px;
  font-weight: bold;
  text-decoration: none;
}
.headerLoginLink {
  position: absolute;
  top: 37px;
  right: 290px;
}
.headerLoginLink a{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  text-decoration: none;
}
.headerLinks2 {
  position: absolute;
  left: 253px;
  top: 124px;
}
.headerLinks2 a{
  float: left;
  font-size: 18px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  color: #fff;
  padding: 6px 25px 10px 25px;
  line-height: 23px;
  text-decoration: none;
  border-left: 1px solid #000;
}
.headerLinks2 a.headerLinks2First{
  border-left: none;
}
/* .cartInfo {
  position: absolute;
  top: 7px;
  right: 58px;
  width: 183px;
} */
.cartInfo td{
  padding: 2px 0;
  border-bottom: 1px solid #000;
}
.cartBoxHeading{
  font-size: 18px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
}
.cartButton{
  position: absolute;
  top:64px;
  left: 75px;
}
/* .contactInfo {
  position: absolute;
  left: 255px;
  top: 80px;
  padding-left: 30px;
  background: url(images/design/contactinfo.png) no-repeat 0 3px;
} */
.contactInfo span{
  font-size: 14px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-weight: bold;
}
.contactInfo b{
  color: #fff;
}
/* .headerSearch {
  position: absolute;
  top: 77px;
  right: 304px;
  padding-left: 26px;
  background: url(images/design/search.png) no-repeat 0 5px;
} */
.headerSearch .inputText{
  font-size: 16px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  padding-right: 5px;
  font-weight: bold;
}
/* .headerSearch .inp{
  width: 262px;
  height: 16px;
  border: 1px solid #9d9a9a;
  margin-right: 2px;
} */
.headerSearch span{
  display: block;
  text-align: right;
  padding: 2px 38px 0 0;
}
.headerSearch span a{
  text-decoration: none;
  font-weight: bold;
}
h3 span{
  background: url(images/design/h3span.png) no-repeat 100% 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  padding: 3px 5px 5px 24px;
  display: block;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
}
.subscriptionBox h3{
  background: #000 url(images/design/h3.png) no-repeat 0 0;
}
.subscriptionBox h3 span{
  background: url(images/design/h3span.png) no-repeat 100% 0;
}
.infoBoxContents{
  padding: 10px 5px;
  background: url(images/design/infobox.png) repeat-x top;
}
.footer{
  background: url(images/design/footer_bg.png) no-repeat 0 0;
  height: 130px;
  position: relative;
}
.contactInfoFooter{
  position: absolute;
  left: 65px;
  top:28px;
}
.contactInfoFooter a{
  color: #d30000;
  text-decoration: none;
}
/* .footerNavigation{
  position: absolute;
  width: 90%;
  text-align: center;
  top:29px;
  right: 0;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
} */
.footerNavigation a{
  text-decoration: none;
  padding: 0 10px;
  color: #333333;
}
.copyright{
  position: absolute;
  width: 100%;
  text-align: center;
  top:93px;
  color: #fff;
}
.copyright a{
  color: #fff;
}
/* #pageContent{
  margin: 0 auto;
  text-align: left;
  width: 1198px;
  background: #fff;
} */
#content {
  float:right;
  width:100%;
}
#left {
  float:left;
  margin-left:-237px;
  width:237px;
  display:inline;
}
a{
  color: #020202;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
form {
  display: inline;
}
input, select {
  font-size: 11px;
  color:#3c3c3c;
  font-family: tahoma, arial, verdana, sans-serif;
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#3c3c3c;
  font-family: tahoma, arial, verdana, sans-serif;
}
a img{
  border: 0;
}
.errorBox {background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.shadow1 {border: #000000 3px solid;}
form {
 display: inline;
}
.hernia {
  font-size: 9px;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  color: #000000;
}
TD.main, P.main {
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}
TD.accountCategory {
}
TD.fieldKey {
  font-weight: bold;
}
TD.fieldValue {
}
TD.tableHeading {
  font-weight: bold;
}
SPAN.newItemInCart {
  color: #ff0000;
}
TD.formAreaTitle {
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow { }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent {color: #000000; }

/* message box */
.messageBox {}
.messageStackError, .messageStackWarning {background-color: #ffb3b5; }
.messageStackSuccess {background-color: #99ff00; }

/* input requirement */
.inputRequirement {color: #ff0000; }
#header{
/*   background: url(images/design/header_bg.png) no-repeat top; */
  position: relative;
  height: 174px;
}
.logo {
  position: absolute;
  top: 20px;
  left: 0;
}
.language {
  position: absolute;
  left: 257px;
  top: 37px;
}
.language img{
  margin-right: 10px;
}
.currencies {
  position: absolute;
  left: 357px;
  top: 37px;
}
.headerLinks1 {
  position: absolute;
  top:37px;
  /* right: 365px; */
  left:350px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
}
.headerLinks1 a{
  padding: 0 10px;
  font-weight: bold;
  text-decoration: none;
}
.headerLoginLink {
  position: absolute;
  top: 37px;
  right: 290px;
}
.headerLoginLink a{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  text-decoration: none;
}
.headerLinks2 {
  position: absolute;
  left: 253px;
  top: 124px;
}
.headerLinks2 a{
  float: left;
  font-size: 18px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  color: #fff;
  padding: 6px 25px 10px 25px;
  line-height: 23px;
  text-decoration: none;
  border-left: 1px solid #000;
}
.headerLinks2 a.headerLinks2First{
  border-left: none;
}
/* .cartInfo {
  position: absolute;
  top: 7px;
  right: 58px;
  width: 183px;
} */
.cartInfo td{
  padding: 2px 0;
  border-bottom: 1px solid #000;
}
.cartBoxHeading{
  font-size: 18px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
}
.cartButton{
  position: absolute;
  top:64px;
  left: 75px;
}
/* .contactInfo {
  position: absolute;
  left: 255px;
  top: 80px;
  padding-left: 30px;
  background: url(images/design/contactinfo.png) no-repeat 0 3px;
} */
.contactInfo span{
  font-size: 14px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-weight: bold;
}
.contactInfo b{
  color: #fff;
}
/* .headerSearch {
  position: absolute;
  top: 77px;
  right: 304px;
  padding-left: 26px;
  background: url(images/design/search.png) no-repeat 0 5px;
} */
.headerSearch .inputText{
  font-size: 16px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  padding-right: 5px;
  font-weight: bold;
}
/* .headerSearch .inp{
  width: 262px;
  height: 16px;
  border: 1px solid #9d9a9a;
  margin-right: 2px;
} */
.headerSearch span{
  display: block;
  text-align: right;
  padding: 2px 38px 0 0;
}
.headerSearch span a{
  text-decoration: none;
  font-weight: bold;
}
h3 span{
  background: url(images/design/h3span.png) no-repeat 100% 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  padding: 3px 5px 5px 24px;
  display: block;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
}
.subscriptionBox h3{
  background: #000 url(images/design/h3.png) no-repeat 0 0;
}
.subscriptionBox h3 span{
  background: url(images/design/h3span.png) no-repeat 100% 0;
}
.infoBoxContents{
  padding: 10px 5px;
  background: url(images/design/infobox.png) repeat-x top;
}
.footer{
  background: url(images/design/footer_bg.png) no-repeat 0 0;
  height: 130px;
  position: relative;
}
.contactInfoFooter{
  position: absolute;
  left: 65px;
  top:28px;
}
.contactInfoFooter a{
  color: #d30000;
  text-decoration: none;
}
/* .footerNavigation{
  position: absolute;
  width: 90%;
  text-align: center;
  top:29px;
  right: 0;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
} */
.footerNavigation a{
  text-decoration: none;
  padding: 0 10px;
  color: #333333;
}
.copyright{
  position: absolute;
  width: 100%;
  text-align: center;
  top:93px;
  color: #fff;
}
.copyright a{
  color: #fff;
}
td.red_empty_block{
  background: url(images/red_grad.jpg) 0% 100% repeat-x;
  height: 197px;
  border-right: 1px solid #ffffff\9;  
  border-bottom: 1px solid #ffffff;
  border-left: 2px solid #ffffff;
}
.red_button{
  border-bottom: 1px solid #ffffff;
  border-left: 2px solid #ffffff;
/*   border-right: 2px solid #ffffff; */
}
td.index_box div.infoBox{
  width: 220px;
  height: 130px;
  margin: 0 5px 10px 4px;
}
td.index_boxes_block{
  border-top: 3px solid #cfcfcf;
  padding: 13px 0px;
  border-bottom: 1px solid #cfcfcf;
}
.index_top{
  padding-bottom: 5px;
}
.br2{
  width: 229px;
  height: 298px;
  border: 1px solid #d1d1d1;
  padding: 2px;
}
.separator{
  width: 10px;
}
.prod_image img{
  height: 154px;
}
.prod_name a{
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
@import url("slide.css");
#pageContent{
  margin: 0 auto;
  text-align: left;
  /* width: 1198px; */
  width:992px;
  background: #fff;
}
#box-wrap {
  padding:0 0 0 237px;
  overflow: hidden;
}
#content {
  float:right;
  width:100%;
}
#left {
  float:left;
  margin-left:-237px;
  width:237px;
  display:inline;
}
a{
  color: #020202;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
form {
  display: inline;
}
input, select {
  font-size: 11px;
  color:#3c3c3c;
  font-family: tahoma, arial, verdana, sans-serif;
}
textarea {
  width: 100%;
  font-size: 11px;
  color:#3c3c3c;
  font-family: tahoma, arial, verdana, sans-serif;
}
td {
  font-size: 11px;
}
a img{
  border: 0;
}
.errorBox {background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {color:#8F8F8F; text-decoration: underline; }
a:hover .orderEdit{
  text-decoration: none;
}
.shadow1 {border: #000000 3px solid;}
form {
 display: inline;
}
.hernia {
  font-size: 9px;
}
TR.headerError {
  background: #ff0000;
}
TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  color: #000000;
}
TD.main, P.main {
}
TD.smallText, SPAN.smallText, P.smallText {
  font-size: 11px;
}
TD.accountCategory {
}
TD.fieldKey {
  font-weight: bold;
}
TD.fieldValue {
}
TD.tableHeading {
  font-weight: bold;
}
SPAN.newItemInCart {
  color: #ff0000;
}
TD.formAreaTitle {
  font-weight: bold;
}
SPAN.errorText {
  color: #ff0000;
}
.moduleRow { }
.moduleRowOver { background-color: #f0f0f0; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f0f0f0; }
.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent {color: #000000; }

/* message box */
.messageBox {}
.messageStackError, .messageStackWarning {background-color: #ffb3b5; }
.messageStackSuccess {background-color: #99ff00; }

/* input requirement */
.inputRequirement {color: #ff0000; }
#header{
  background: url(images/design/header_bg.png) no-repeat top;
  position: relative;
  height: 174px;
}
.logo {
  position: absolute;
  top: 20px;
  left: 0;
}
.language {
  position: absolute;
  left: 257px;
  top: 37px;
}
.language img{
  margin-right: 10px;
}
.currencies {
  position: absolute;
  left: 357px;
  top: 37px;
}
/* .headerLinks1 {
  position: absolute;
  top:37px;
  right: 365px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
} */
.headerLinks1 a{
  padding: 0 10px;
  font-weight: bold;
  text-decoration: none;
}
.headerLoginLink {
  position: absolute;
  top: 37px;
  right: 290px;
}
.headerLoginLink a{
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  text-decoration: none;
}
.headerLinks2 {
  position: absolute;
  left: 253px;
  top: 124px;
}
.headerLinks2 a{
  float: left;
  font-size: 18px;
  font-family: "Trebuchet MS";
  color: #fff;
  padding: 6px 20px 10px;
  line-height: 22px;
  text-decoration: none;
  border-left: 1px solid #000;
}
.headerLinks2 a.headerLinks2First{
  border-left: none;
  font-family:trebuchet MS;
  font-size:18px;
}
.cartInfo {
  position: absolute;
  top: 7px;
  right: 33px;
  width: 183px;
}
.cartInfo td{
  padding: 2px 0;
  border-bottom: 1px solid #000;
}
.cartBoxHeading{
  font-size: 18px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
}
.cartButton{
  position: absolute;
  top:64px;
  left: 75px;
}
.contactInfo {
  position: absolute;
  left: 250px;
  top: 80px;
  padding-left: 30px;
  background: url(images/design/contactinfo.png) no-repeat 0 3px;
}
.contactInfo span{
  font-size: 14px;
  font-family: "Trebuchet MS";
  font-weight: bold;
}
.contactInfo b{
  color: #fff;
}
.contactInfo a{
  color: #d30000;
  text-decoration: none;
}
.contactInfo a span{
  color: #000000;
}
.headerSearch {
  position: absolute;
  top: 77px;
  right: 268px;
  padding-left: 20px;
  background: url(images/design/search.png) no-repeat 0 5px;
}
.headerSearch .inputText{
  font-size: 16px;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  padding-right: 5px;
  font-weight: bold;
}
.headerSearch .inp{
  width: 111px;
  height: 16px;
  border: 1px solid #9d9a9a;
  margin-right: 2px;
}
.headerSearch span{
  display: block;
  text-align: right;
  padding: 2px 38px 0 0;
}
.headerSearch span a{
  text-decoration: none;
  font-weight: bold;
}
.infoBox{
  border: 1px solid #d1d1d1;
  padding: 2px;
  margin-left: 3px;
}
div#content .infoBox{
  margin-left: 0px;
  height:128px;
}
h3{
  background: #000 url(images/design/h3.png) no-repeat 0 0;
  margin:  0 0 2px 0;
}
.check_suc_all h3{
  background: none;
}
h3 span{
  background: url(images/design/h3span.png) no-repeat 100% 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 20px;
  padding: 3px 5px 5px 24px;
  display: block;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  text-align:left;
}
.subscriptionBox h3{
  background: #000 url(images/design/red_h3.png) no-repeat 0 0;
}
.subscriptionBox h3 span{
  background: url(images/design/red_h3span.png) no-repeat 100% 0;
}
.infoBoxContents{
  padding: 10px 5px;
  background: url(images/design/infobox.png) repeat-x top;
}
.footer{
  background: url(images/design/footer_bg.png) no-repeat 0 0;
  height: 130px;
  position: relative;
}
.contactInfoFooter{
   background: url(images/design/contactinfo.png) no-repeat 0 3px;
  position: absolute;
  left: 45px;
  top:28px;
  font-family:tahoma;
  font-size:12px;
  padding-left:28px;
}
.contactInfoFooter a{
  color: #d30000;
  text-decoration: none;
}
.footerNavigation{
  position: absolute;
  width: 80%;
  text-align: center;
  top:29px;
  right: 0;
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.footerNavigation a{
  text-decoration: none;
  padding: 0 10px;
  color: #333333;
  font-family:trebuchet MS;
  font-weight:bold;
}
.footerNavigation a:hover{
  color:#FFF;
}
.copyright{
  font-family: Trebuchet MS;
  font-size:11px;
  position: absolute;
  width: 100%;
  text-align: center;
  top:93px;
  color: #fff;
}
.copyright a{
  color: #fff;
  font-family: Trebuchet MS;
  font-size:11px;
}
.price{
  color: #de0000;
  font-size: 18px;
  font-family: Trebuchet MS, sans-serif;
}
.dotted{
  padding: 5px 0;
  border-top: 1px dashed #c7c7c7;
  border-bottom: 1px dashed #c7c7c7;
}
.tx{
  padding-bottom: 10px;
}
.buttons{
   padding: 7px 0 15px 0;
}
a.ml11{
  color: #de0000;
  text-decoration: none;
}
span.tx1{
  color: #8f8f8f;
}
.grey_bg{
  background: url(images/grey_list_bg.gif) 0 0 repeat-x;
}
.prod_image{
  height: 180px;
  padding-left: 10px;
}
.ok_btn{
  padding-right: 21px;
}
.subscr_form input{
  margin-left: 0;
}
.mail_head{
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
}
.red_head{
  color: #de0000;
   font-family: Trebuchet MS, sans-serif;
   font-size: 12px;
}
td.prod_head{
  font-size: 20px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  padding: 5px 0 18px 0px;
}
td.prod_descr_block{
  width: 230px;
  background: #cdcdcd;
  padding: 10px;
  vertical-align: top;
 
}
table.prod_descr_table{
  background: url(images/attrib_bg.gif) 0 0 repeat-x;
  
}
.attributes{
  padding: 7px;
}
td.model, tds.nr{
  padding: 5px 0;
}
.ml2{
  font-size: 14px;
  font-family: Trebuchet MS, sans-serif;
  font-weight: bold;
  color: #000000;
}
.black, td.ml11{
  color: #000000;
  padding-top: 5px;
}
.ch3{
  font-size: 20px;
  font-family: Trebuchet MS, sans-serif;
  font-size: normal;
  color:#DE0000;
}
td.price_block{
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #d4d4d4;
}
td.text_qty{
  font-family: Trebuchet MS, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
td.long{
  font-family: Tahoma, sans-serif;
  padding-left:20px;
  font-weight: bold;
  font-size: 12px;
}
td.qty_block{
  padding-top: 10px;
}
td.text_qty input{
  border: 1px solid #9d9a9a;
  text-align: center;
}
td.prod_description_all{
  width: 230px;
  padding-bottom:10px;
}
td.prod_big_image{
  vertical-align: top;
  padding-right: 10px;
}
td.all_prodinfo{
}
td.productColumnSell{
  width: 25%;
  vertical-align: top;
  padding-left:10px;
  padding-right:0px;
  padding-bottom:5px;
  padding-top:5px;
}
td.tax_block{
  padding: 5px 0;
}
td.shopping_cart_all{
  padding-right: 10px;
}
td.productListing-heading{
   border-bottom: 1px solid #d1d1d1;
 }
td.productListing-data{
   background: url(images/design/product_bg.gif) repeat-x top;
 }
td.productListing-data td.productListing-data{
  background: none;
}
td.checkout_all{
  padding: 0 10px;
}
td.sub_header{
  font-family: "Trebuchet MS", tahoma, arial, verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
td.login_all, td.create_acc_all{
  padding-right: 10px;
}
td.navig_top{
  padding-bottom: 5px;
}
td.navig_bottom{
  padding-top: 5px;
}
td.separator{
  width: 3px;
}
td.main_new_attrib{
  padding-left: 10px;
}
.prod_name{
  padding-left: 10px;
}
td.main_new_prod_all td.productColumnSell1, td.productColumnSell{
  width: 20%;
}
td.login_all table.infoBox{
  height: 187px;
}
.basket_icon a{
  display: block;
  position: relative;
  height: 47px;
  width: 47px;
  top: 0px;
  text-decoration: none;
}
td.cartBoxHeading{
  white-space: nowrap;
  font-family:trebuchet MS;
  font-size:18px;
  font-weight:bold;
}
.check_head{
  padding-bottom: 5px;
}
.unnecessary{
  *width: 100%;
}
.separator1{
  width:13px;
}
.productColumnSell_1{
  width:231px;
}
.productColumnSellFirst{
  padding-left:0px !important; 
  padding-right:10px;
  padding-bottom:5px;
  padding-top:5px;
}
.productColumnSell1{
  width: 25%;
  vertical-align: top;  
  padding-bottom:5px;
 /*  padding-top:5px; */
}
.product_size{
  padding-left:20px;
}
.product_info_separator{
  width:40px
}
.prod_descr_block_div{
  margin-bottom:30px;
}
.nr{
  width:100px;
}