.box, .last, .first, .selected, .margin-off,
.js-off, .a-submit {} /* reserved & some might be used in JS */

/* layouts */

*, a { font-family:arial, verdana, sans-serif; }
html { height:100%; margin-bottom:1px; }

body { text-align:center; }
#l-hold { margin:0px auto 0 auto; width:980px; text-align:center; }
#l-head,  #l-body, #l-tail { position:relative; width:100%; }

body    { background:url(/img/neomedscom/document-b-rx.gif) repeat-x bottom; }
#l-hold { background:url(/img/neomedscom/l-hold-ry.gif) repeat-y; }
#l-head { background:url(/img/neomedscom/l-head-nr-old.jpg) no-repeat; height:162px; }
#l-tail { background:url(/img/neomedscom/l-tail-nr.jpg) no-repeat; height:120px;  }

#l-body { text-align:left; background:url(/img/neomedscom/l-hold-left.jpg) left top no-repeat; }
#l-body { overflow:hidden; }

#l-left, #l-right, #l-content {
  float:left;
  min-height:279px; height:auto !important; height:279px;
}

#l-left {
  width:175px; /*204*/
  padding:13px 28px 0 0;
}

#l-content {
  width:602px; /*600*/
  padding:14px 0 0 0;
}

#l-right {
  width:175px; /*190*/
  padding:14px 0 0 0;
}

#l-body .r_cln { clear:both; display:block; width:100%; font:normal 0/0 sans-serif; height:0; padding:0; margin:0; }
#l-body .r_cln:after { clear:both; display:block; font:normal 0/0 sans-serif; content:"..."; height:0; visibility:hidden; }

.f-right { float:right; }
.f-left  { float:left; }

/* general setting */

body { font-family:arial, verdana, sans-serif; color:#393939; }

.l-content              { padding:0 0 1em 0; }
.l-content p            { margin:0 24px 1em 0; text-align:left; }
.l-content p.last       { margin-bottom:0; }
.l-content p.first      { margin-top:1em; }
.l-content p.img        { float:left; margin:0 1em 1em 0; padding:0; }

.l-content p {
  font-size:1.2em; line-height:1.3em;
  text-align:left; color:#393939;
}

#l-body a,
#l-body a:hover,
#l-body a:focus,
#l-body a:active { color:#d63703; text-decoration:underline; cursor:pointer; }
#l-body a:hover  { text-decoration:none; }

.l-content strong   { font-weight: bold; }
.l-content em       { font-style: italic; }

#l-content a.a-more { font-weight:bold; }

.l-content h2 {
  line-height:1em;
  font:bold 2em "Myriad Pro", tahoma, sans-serif;
  color:#2498d1;
  padding-bottom:.5em;
}

.l-content h2 em {
  color:#4bba07;
  font-style:normal;
  font-weight:bold;
  font-family:"Myriad Pro", tahoma, sans-serif;
}

.l-content h3 {
  font-size:1.2em;
  font-weight:bold;
  color:#444;
  padding-bottom:2px;
}

.l-content ul { margin:0 0 1em 0; }

.l-content ul li {
  font-size:1.3em; line-height:1;
  background:url(/img/neomedscom/bullet-1.gif) no-repeat left 6px;
  padding:0 0 6px 13px;
  color:#444;
}

.block { display:block; }

/* common box styles */

.box-1 {
  width:175px;
  overflow:hidden;
  margin-bottom:13px;
}

.box-1 h2 {
  height:22px; /*27*/
  padding:5px 0 0 17px;
  background:url(/img/neomedscom/box1-head.gif) no-repeat;
}

.box-1 h2 {
  font-size:1.4em;
  color:#36506a;
  text-transform:capitalize;
}

.box-1 li {
  background:url(/img/neomedscom/box1-body-ry.gif) repeat-y;
}

.box-1 li.last {
  padding-bottom:8px;
  background:url(/img/neomedscom/box1-tail.gif) no-repeat bottom;
}

.box-1 li li, .box-1 li li.last { background:none; }

.box-1 li li.first{color:#4F5A5E !important; font:1.3em arial,verdana,sans-serif}

.box-1 li li.discount{color:#4F5A5E !important;}
.box-1 li li.discount p{color:#4F5A5E !important;font:1.1em arial,verdana,sans-serif;padding:5px 0px 10px 0px;}
.box-1 li li.discount p.last{padding:10px 0 0 0px;}
/* box-2 */

.box-2 {
  padding:0;
  width:572px;
  overflow:hidden;
  margin:0 0 2em 0;
}

.box-2 h3 {
  height:26px; /*37*/
  padding:11px 0 0 20px;
  background:url(/img/neomedscom/box2-head.gif) no-repeat;
}

.box-2 h3 {
  font-size:1.4em;
  font-weight:bold;
  color:#36506a;
}

.box-2 li {
  background:url(/img/neomedscom/box2-body-ry.gif) repeat-y;
  list-style:none;
    overflow:hidden;
}

.box-2 li.box-data {
  min-height:500px;
  height:auto !important;
  height:500px;
}


.box-data .text{
	font-size:1.2em;
	font-size:1.1em;
	line-height:1.2em;
	padding:0px 20px 10px 20px;}

.box-2 li.last {
  margin:0;
  padding-bottom:8px;
  background:url(/img/neomedscom/box2-tail.gif) no-repeat bottom;
}

.box-3 li {
  background:url(/img/neomedscom/box3-body-ry.gif) repeat-y;
  list-style:none;

}

.box-3 li.last {
  margin:0;
  padding-bottom:8px;
  background:url(/img/neomedscom/box3-tail.gif) no-repeat bottom;
}

/* product-list comment */

.box-2 .comts {
  padding:14px 20px 0 20px;
}

#l-content h4 {
  font-size:1.3em;
  font-weight:bold;
  padding-bottom:4px;
  color:#36506a;
}

.box-2 .comts p {
  font-size:1.2em;
  color:#36506a;
}

/* box uni links */

.link-list ul {
  margin:0 0 0 0px;
  padding:8px 0 0 14px;
}

.link-list ul a {
  display:block;
  font-size:1.1em; line-height:1.2;
  color:#4f5a5e !important;
  padding:4px 4px 4px 4px;
  background:url(/img/neomedscom/link-list-bg.gif) no-repeat left bottom;
  text-decoration:none !important;
}

.link-list ul a.selected, .link-list ul li a:hover {
  text-decoration:none;
  color:#4bba07 !important;
}

.link-list ul li.last a {
  background:none;
  padding-bottom:0;
}

.link-list ul em {
  padding-left:13px;
  background:url(/img/neomedscom/bullet-1.gif) no-repeat left;
}

.link-list ul .selected em {
  background:url(/img/neomedscom/bullet-4.gif) no-repeat left;
}

.link-list ul span {
  /*
  font-size:1.1em;
  color:#a8a8a8;
  text-decoration:none;
  */
}

/* box news */

.news ul {
  padding:14px 14px 0 14px;
  color:#323232;
}

.news ul li { padding-bottom:16px; }
.news ul li.last { padding:0; }

.news strong {
  display:block;
  padding-bottom:4px;
  font-size:1.1em;
  font-weight:bold;
  color:#3d4c5b;
}

.news p {
  font-size:1.1em; line-height:1.2em;
  padding-bottom:6px;
  color:#3d4c5b;
}

.news a {
  display:block;
  font-size:1.1em;
  color:#3d4c5b !important;
}

/* login */

.login form {
  padding:14px 0 0 14px;
}

.login input { border-width:0; }

.login .it-tx {
  height:15px; /*17*/
  padding:2px 6px 0 6px;
  margin-bottom:3px;
  font-size:1.1em; line-height:1em;
  color:#555555;
}

.login .it-v1 {
  width:137px; /*149*/
  background:url(/img/neomedscom/it-tx-1.gif) no-repeat;
}

.login .it-v2 {
  width:87px; /*99*/
  background:url(/img/neomedscom/it-tx-2.gif) no-repeat;
  float:left;
}

.login .it-sb {
  width:48px; height:18px; /*48x18*/
  padding-bottom:4px;
  background:url(/img/neomedscom/it-sb-1.gif) no-repeat;
  margin-left:2px;
  font-size:1.1em;
  font-weight:bold;
  color:#fff;
}

.login p {
  padding:6px 0 0 14px;
  color:#444;
}

.login p a {
  font-size:1.1em;
  color:#4f5a5e !important;
}

/* header & footer styles */

h1 {
  padding-top:6px;
  font-size:1em;
  color:#ffffff;
}

#l-head .b-domen {
  position:absolute;
  left:14px; top:53px;
  width:191px; height:44px;
}

#l-head ul {
  margin:109px auto 0 auto;
  width:628px; height:35px;
}

#l-head li {
  display:inline;
  padding-left:8px;
}

#l-head li a {
  color:#36506a;
  font-size:1.5em;
  background:url(/img/neomedscom/bullet-3.gif) no-repeat right 65%;
  padding-right:14px;
  position:relative;
  top:10px;
  text-decoration:none;
}

#l-head li.last a { background:none; padding-right:0; }

#l-head a:hover, #l-head a.selected {
  text-decoration:none;
  color:#e65100;
}

/* l-tail */

#l-tail .brand-logo {
  position:absolute;
  left:20px; top:52px;
}

#l-tail .terms {
  position:absolute;
  right:20px; top:13px;
  font-size:1em;
  color:#393939;
  padding:0;
  margin:0 !important;
}

#l-tail .terms a {
  color:#393939;
}

#l-tail .menu {
  position:absolute;
  left:320px; top:58px;
}

#l-tail .menu li {
  float:left;
  width:126px;
  padding-bottom:4px;
  text-align:left;
}

#l-tail .menu a {
  font-size:1em;
  color:#909090;
  text-decoration:none;
}

#l-tail p {
  color:#fff;
  text-align:left;
  padding:13px 0 0 18px;
  font-size:1.1em;
}

#l-tail p strong {
  font-weight:bold;
}

/* product list */

.prod-list {
  padding:20px 0 0 6px;
  margin:0;
  overflow:hidden;
}

.prod-list li {
  text-align:center;
  width:140px;
  float:left;
  list-style:none;
  background:none;
  overflow:hidden !important;
}

.prod-list li * {
  display:block;
  margin:0 auto;
}

.prod-list img {
  border:1px solid #4bba07;
}

#l-content .prod-list .button {
  margin-top:8px;
  width:111px; height:16px; /*111x20*/
  padding-top:4px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  font-size:1.1em;
  background:url(/img/neomedscom/button-3.gif) no-repeat;
}

#l-content .prod-list .button:hover {
  text-decoration:underline;
}

.prod-list strong {
  color:#3d4c5b;
  font-size:1.3em; line-height:1.3;
  font-weight:bold;
  padding:4px 8px 0 8px;
  text-decoration:underline;
}

.prod-list span {
  font-size:1.8em; line-height:1.2em;
  font-weight:bold;
  padding-top:4px;
  color:#e65100;
}

.prod-list span sup {
  display:inline;
  font-size:.6em;
  position:relative; top:-6px;
}

/* welcome */

.welcome {
  padding:0;
  margin:0 30px 12px 0;
  overflow:hidden;
  border-bottom:1px solid #c4c4c4;
}

.welcome div.f-left {
  width:410px;
  margin-right:50px;
  float:left;
}

.welcome img.f-left  {
  float:right;
}

#l-body .welcome a.button {
  display:block;
  width:101px; height:19px; /* 101x24 */
  padding-top:6px;
  background:url(/img/neomedscom/button-welcome.gif) no-repeat;
  color:#393939;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  font-size:1.1em;
  margin-top:-4px;
}

#l-body .welcome a.button:hover {
  text-decoration:underline;
}

.welcome2 .link-ul { overflow:hidden; }

.welcome2 .link-ul li {
  color:#e65100;
  width:270px;
  float:left;
}

.welcome2 {
  overflow:hidden;
  padding:0;
  border-bottom:1px solid #c4c4c4;
  margin:0 30px 12px 0;
}

.welcome2 img.f-left {
  float:right;
}

#l-content .link-ul li {
  padding-left:13px;
  background:url(/img/neomedscom/bullet-1.gif) no-repeat left 15%;
  color:#d63703;
  font-weight:bold;
  font-size:1.2em; line-height:1;
}

#l-body .banners a {
  display:block;
  padding-bottom:16px;
}

/* product list */

.product-list {
  padding:4px 0 12px 0;
}

.product-list li {
  overflow:hidden;
  padding:18px 0 6px 0;
}

.product-list p.x-float {
  float:left;
  text-align:center;
  width:138px;
  margin:0 11px 0 29px;
}

.product-list div.x-float {
  float:left;
  width: 384px;
}

.product-list em {
  color:#d63703;
  font-weight:bold;
  font-size:2.1em;
  display:block;
  padding-top:4px;
  font-family:arial, tahoma, sans-serif;
}

.product-list img {
  margin-bottom:4px;
  border:1px solid #c4c4c4;
}

.product-list h4 {
  padding-bottom:8px;
}

.product-list h4 a {
  font-size:1.7em;
  color:#d63703;
  font-weight:bold;
  font-family:arial, tahoma, sans-serif;
}

.product-list span {
  color:#393939;
  font-size:1.2em;
  line-height:1.4;
  display:block;
  padding-bottom:12px;
}

.product-list form {
}

.product-list .a-button {
  color:#fff !important;
  font-size:1.1em; line-height:1;
  text-decoration:none !important;
  font-weight:bold;
  padding:4px 14px;
  background:#aeb1b5 url(/img/neomedscom/a-button-1.gif) repeat-x;
  margin-right:2px;
}

.product-list .f-submit {
  color:#fff !important;
  font-size:1.1em; line-height:1;
  text-decoration:none !important;
  font-weight:bold;
  padding:3px 14px 3px 14px;
  background:#1a8cc7 url(/img/neomedscom/a-button-1.gif) repeat-x;
  border:0;
  margin-right:12px;
  cursor:pointer;
  text-transform:uppercase;
}

.product-list .f-text {
  color:#3d4c5b;
  text-align:right;
  width:36px; /*36*/
  padding:1px 3px 3px 3px;
  border:1px solid #dadada;
  font:normal 1.3em/1 arial, verdana, sans-serif;
}

.product-list label {
  padding-left:8px;
  font-weight:bold;
  color:#3d4c5b;
  font-size:1.1em;
}

.product-list, .product-list a {
  font-family:arial, verdana, sans-serif;
}

/* */

.w-basket * {
  font-family:arial, verdana, sans-serif;
}

.w-basket {
  overflow:hidden;
  padding:5px 7px 0 7px;
}

.w-basket table {
  width:100%;
}

.w-basket td {
  background:#fff !important;
  border:1px solid #dde1e4;
}

.w-basket thead td {
  height:32px;
  border:1px solid #dde1e4;
  background:#FCFCFD url(/img/neomedscom/basket-bg-rx.gif) repeat-x !important;
}

.w-basket thead td {
  color:#393939;
  font-size:1.2em;
  text-transform:uppercase;
  font-weight:bold;
}

.w-basket tbody td {
  height:23px;
  color:#393939 !important;
}

.w-basket td.fx-1 {
  padding-left:20px;
  width:230px;
}

.w-basket td.fx-2 {
  text-align:right;
  padding-right:16px;
}

.w-basket td.fx-3 {
  text-align:center;
  width:32px;
}

.w-basket td.fx-5 {
  text-align:center;
}

.w-basket td.fx-4 {
  text-align:right;
  padding-right:16px;

  font-size:1.1em;
  font-weight:bold;
  color:#02243c !important;
}

.w-basket .f-text {
  width:37px;
  padding:0px 4px 0px 4px;
  border:1px solid #e6e6e6;
  color:#393939;
  font-size:1.1em; line-height:1;
  text-align:right;
  background:#fff;
}

.w-basket a {
  color:#393939 !important;
  font-size:1.2em;
}

.w-basket .total {
  padding:12px 0 12px 245px;
}

.w-basket .total p {
  overflow:hidden;
}

.w-basket .total span {
  display:block;
  float:left;
  text-align:right;
  width:140px;
  padding-right:25px;
}

.w-basket .total em {
  display:block;
  float:left;
  width:144px;
  text-align:right;
}

.w-basket .total p * {
  color:#3d4c5b;
  font-size:1.2em; line-height:1.3;
  font-weight:bold;
  padding-bottom:6px;
}

.w-basket .action {
  overflow:hidden;
  padding:0 4px 24px 6px;
}

.w-basket .action .f-submit {
  display:block;
  float:left;
}

.w-basket .action p {
  float:right;
  line-height:1.6;
}

.w-basket .action a.fx-1 {
  margin:0 3px 0 6px;
}

.w-basket .f-submit, input.form-button, li.submit input.button,
.w-basket .action a, .prod-detail form a, a.form-button {
  color:#fff !important;
  background:#1a8cc7 url(/img/neomedscom/a-button-1.gif) repeat-x;

  font-size:1.1em; line-height:1;
  font-family:tahoma, verdana, sans-serif;
  text-decoration:none !important;
  font-weight:bold;
  padding:3px 14px;
  border:0;
  cursor:pointer;
}

a.form-button { padding:3px 14px 4px 14px; }

.w-basket .action a {
  font-size:1.1em; line-height:16px;
  text-decoration:none !important;
  font-weight:bold;
  padding:4px 14px 4px 14px;
}

.w-basket .f-submit { padding:4px 14px 5px 15px; }

.w-basket .comment {
  overflow:hidden;
  padding:0 4px 24px 6px;
}

.w-basket .comment h5 {
  color:#3d4c5b;
  font-weight:bold;
  font-size:1.2em;
  padding-bottom:8px;
  font-weight:bold;
}

.w-basket .comment textarea {
  width:534px; height:80px; /*544x90*/
  padding:5px;
  border:1px solid #cbd3d9;
  background:#fff;
  font:normal 1.2em tahoma, verdana, sans-serif;
  color:#3d4c5b;
}

.prod-detail form .f-submit {
  color:#fff !important;
  background:#1a8cc7 url(/img/neomedscom/a-button-1.gif) repeat-x;

  font-size:1.1em; line-height:1;
  font-family:tahoma, verdana, sans-serif;
  text-decoration:none !important;
  font-weight:bold;
  padding:2px 14px 2px 14px;
  border:0;
  margin-right:12px;
  cursor:pointer;
  text-transform:uppercase;
}

/* */

.basket-mini ul {
  padding:0px 12px 6px 12px;
}

.basket-mini ul li {
  padding:8px 0 9px 0;
  border-bottom:1px solid #dadada;
}

.basket-mini div {
  padding:0 12px;
}

.basket-mini a strong {
  display:block;
  padding-bottom:6px;
  font-weight:bold;
  font-size:1.1em;
  color:#393939;
  text-decoration:underline;
}

.basket-mini a:hover strong {
  text-decoration:none;
}

.basket-mini li p {
  overflow:hidden;
}

.basket-mini li p span {
  float:left;
  width:60%;
  font-size:1.1em;
}

.basket-mini li p em {
  float:right;
  font-size:1.1em;
}

.basket-mini div a {
  color:#fff !important;
  font-size:1.1em; line-height:2.3;
  text-decoration:none !important;
  font-weight:bold;
  padding:4px 9px 4px 9px;
  background:url(/img/neomedscom/a-button-1.gif) repeat-x;
  border:none;
  margin-right:2px;
}

.basket-mini a.fx-1 {
  padding-right:9px;
}

.basket-mini a.fx-1 small {
  font-weight:bold !important;
  background:url(/img/neomedscom/basket-checkout.gif) no-repeat right center;
  padding-right:20px;
}

.basket-mini div {
  position:relative;
  top:6px;
}

/* */

.prod-detail {
  padding:16px 30px;
  overflow:hidden;
}

.prod-detail .x-float {
  float:left;
}

.prod-detail .w-descript {
  overflow:hidden;
}

.prod-detail div.x-float {
  width:379px;
  padding-right:20px;
  color:#393939;
}

.prod-detail img.x-float {
  border:1px solid #c4c4c4;
}

.prod-detail h2 {
  font:bold 2em, arial, tahoma, verdana;
  color:#d63703;
  padding-bottom:14px;
}

.prod-detail .w-descript {
  padding-bottom:32px;
}

.prod-detail .w-descript p {
  font-size:1.2em;
  padding:0;
}

.prod-detail .w-descript p span {
  display:block;
  padding-bottom:4px;
}

.prod-detail .w-descript p span em {
  font-weight:bold;
  font-style:normal;
}

.prod-detail h3 {
  background:none;
  padding:0;
  color:#393939;
}

.prod-detail p {
  font-size:1.2em; line-height:1.4;
  padding-bottom:16px;
  color:#393939;
}

.prod-detail ul {
  padding:0 0 16px 6px;
}

.prod-detail ul li {
  padding-left:16px;
  background:url(/img/neomedscom/bullet-3.gif) no-repeat left;
  font-size:1.2em;
  padding-bottom:4px;
}

.prod-detail p strong {
  font-weight:bold;
}

.prod-detail p em {
  font-style:italic;
}

.prod-detail form {
  overflow:hidden;
  padding:16px 0 0 0;
}

.prod-detail form span {
  display:block;
  float:left;
  font-size:1.1em;
  font-weight:bold;
  position:relative;
  top:3px;
  color:#393939;
}

.prod-detail form div {
  overflow:hidden;
  padding-top:14px;
  border:1px solid #dadada;
  border-width:1px 0;
}


.prod-detail form span em {
  font-size:1.6em;
  padding:0 16px 0 6px;
  color:#d63703;
  font-weight:bold;
}

.prod-detail form p {
  float:left;
}

a.form-button {
  font-size:1em; line-height:1.1;
}

.prod-detail form .f-text {
  color:#393939;
  text-align:right;
  width:36px; /*36*/
  padding:2px 4px 3px 4px;
  border:1px solid #dadada;
  font-size:1.1em; line-height:1;
  font-family:tahoma, verdana, sans-serif;
}

.prod-detail form label {
  font-weight:bold;
  color:#393939;
  font-size:.9em;
  padding-left:4px;
}

.prod-detail form .x-goback {
  padding-top:24px;
  width:99%;
  overflow:hidden;
  text-align:center;
}

.prod-detail form .x-goback a {
  overflow:hidden;
  padding-left:0;
}

.prod-detail form .x-goback a small {
  font-weight:bold;
  padding-left:32px;
  background:url(/img/neomedscom/basket-back.gif) no-repeat 20% 55%;
}

/* */

.f-generic {
  padding:8px 24px 24px 24px;
}

.f-zform {
  width:390px;
  margin:0 auto;
  color:#3d4c5b;
}

.f-zform p {
  overflow:hidden;
  margin:0 0 6px 0;
}

.f-zform label {
  color:#3d4c5b;
  font-size:.9em;
  width:150px;
  text-align:right;
  float:left;
  padding-right:16px;
  position:relative;
  top:3px;
}

.f-zform .f-text, .f-zform .text {
  width:150px;
  color:#3d4c5b;
  padding:1px 4px 1px 4px;
  border:1px solid #cbd3d9;
  font-size:1.1em; line-height:1;
  font-family:arial, verdana, sans-serif;
}

.f-zform select {
  width:160px;
  border:1px solid #cbd3d9;
  font-family:arial, verdana, sans-serif;
  color:#3d4c5b;
}

.f-zform .action {
  padding:8px 0 0 166px;
}

.f-zform .action .f-submit {
  color:#fff !important;
  font-size:1.1em; line-height:1;
  font-family:tahoma, verdana, sans-serif;
  text-decoration:none !important;
  font-weight:bold;
  padding:2px 14px;
  background:#1a8cc7 url(/img/neomedscom/a-button-1.gif) repeat-x;
  border:0;
  cursor:pointer;
}

.f-zform .action .fx-1 {
  margin-left:5px;
}

.x-faq {
  padding:6px 16px 12px 16px;
}

/* */

.offer-review {
  padding:40px 30px;
}

.offer-review span {
  display:block;
  font-size:1.2em;
  font-weight:bold;
  color:#323232;
  padding-bottom:16px;
}

.offer-review span em {
  font-weight:bold;
}

.offer-review p {
  padding:0 20px 20px 0;
  font-size:1.2em; line-height:1.4;
  border-bottom:1px solid #dadada;
  color:#393939;
}

.offer-review li {
  padding-bottom:12px;
  background:none;
}

.offer-review li.x-last p {
  border-width:0 !important;
  background:none !important;
}

.offer-review label {
  padding:24px 0 12px 0;
  display:block;
  color:#323232;
  font-size:1.2em;
  font-weight:bold;
}

.offer-review textarea {
  border:1px solid #dadada;
  background:#fff;
  width:502px; height:80px;
  padding:4px;
  font-size:1.2em;
}

.offer-review form p {
  padding:12px 0 0 0;
}

.offer-review form a.fx-1 {
  padding-left:32px;
  background:#d5eeca url(/img/neomedscom/basket-back.gif) no-repeat 20% 55%;
}

.offer-review form a.fx-2 {
/*
  padding-right:32px;
  background:#d5eeca url(/img/neomedscom/basket-next.gif) no-repeat 80% 55%;
  */
}

.offer-review strong {
	text-decoration:underline;
	color:#323232;
	font-size:1.2em;
}

/* */

.w-tickets p.action {
  padding:12px 0 24px 0;
  text-align:center;
}

#l-content .w-tickets thead td { vertical-align:baseline; padding-top:4px; }

#l-content .w-tickets td {
  width:auto;
  text-align:center;
  padding:2px 4px;
  font-size:1.1em;
}

#l-content .w-tickets strong {
  display:block;
  font-size:1.2em;
  font-weight:bold;
}

#l-content .w-tickets tbody td {
  font-size:1.2em;
}

#l-content .w-tickets tbody td a {
  font-size:1em;
}

/* */

.w-tickets2 {
  padding:29px 0 0 29px;
}

.w-tickets2 .descript {
  overflow:hidden;
}

.w-tickets2 .descript li {
  padding-bottom:10px;
  font-size:1.2em;
  overflow:hidden;
  background:none;
}

.w-tickets2 .descript li em {
  font-weight:bold;
  display:block;
  float:left;
  width:100px;
}

label.f-radio {
  display:inline;
  font-weight:normal;
}

label.f-radio-2 {
  display:inline;
  padding:0 8px 8px 0;
}

/* */

.x-checkout1 {

}

.x-checkout1 .x-agree {
  padding:12px;
}

.x-checkout1 .x-agree p {
  padding:12px;
  border:1px solid #dadada;
  color:#444;
  font-size:1.2em; line-height:1.3;
  background:#fff;
  font-family:tahoma, verdana, sans-serif;
}

.x-checkout1 form {
  padding:0 12px 8px 12px;
}

.x-checkout1 fieldset {
  background:#fff;
  padding:10px 12px 4px 12px;
}

.x-checkout1 p {
  overflow:hidden;
  padding-bottom:8px;
  color:#444;
}

.x-checkout1 .action {
  padding-top:12px;
}

.x-checkout1 p span {
  position:relative;
  font-size:1.1em;
  top:-2px;
}

.x-checkout1 label {
  font-size:1.2em; line-height:1.2;
  width:460px;
  overflow:hidden;
  float:left;
  display:block;
}

/* */

.x-checkout2 {
  padding:12px;
}

.x-checkout2 ul {

}

.x-checkout2 li {
  overflow:hidden;
  background:none;
  padding-bottom:4px;
}

.x-checkout2 form {
  width:400px;
  margin-left:70px;
}

.x-checkout2 label {
  float:left;
  width:160px;
  position:relative;
  text-align:right;
  font-size:1.1em;
  padding-right:20px;
}

.x-checkout2 select {
  width:184px;
  border:1px solid #CBD3D9;
}

.x-checkout2 input.text {
    width:190px;
    border:1px solid #CBD3D9;
}
.x-checkout2 textarea {
    width:190px;
    border:1px solid #CBD3D9;
}

.x-checkout2 li.submit {
  text-align:left;
  padding:12px 0 0 180px;
}

form p.error {
  font-size:1.2em; font-weight:bold;
  color:#fa2929;
  padding-bottom:16px;
}

form ul.errors li {
  font-weight:bold;
  color:#fa2929;
  padding:2px 0 4px 180px;
}

/* */

.w-order1 tbody td {
  background:#fff !important;
}

.w-order1 tbody td {
  font-size:1.2em;
  color:#393939 !important;
}

.w-order1 tbody td a {
  display:block;
  margin:0;
  padding:1px 0 2px 3px;
  text-align:left;
  font-size:1em;
  color:#393939 !important;
}

.w-order1 thead td { background:#ececec !important; border:1px solid #dadada; }

/* */

.order-review {
  padding:0 6px 12px 6px;
}

.order-review ul {
  border:1px solid #dadada;
  padding:12px;
  background:#fff;
}

.order-review li {
  padding-bottom:4px;
  background:#fff;
  color:#393939;
}

.order-review span {
  display:block;
  float:left;
  width:160px;
  font-size:1.2em; line-height:1.3;
}

.order-review em {
  overflow:hidden;
  display:block;
  font-size:1.2em; line-height:1.3;
}

.payment-history {
  padding:12px 2px 12px 2px;
}

.payment-history big {
  display:block;
  font-size:1.2em;
  font-weight:bold;
  padding:0 0 4px 6px;
}

.payment-history td {
 padding:2px 4px;
 text-align:center;
}

.payment-history tbody td {
  line-height:1.3;
}

.payment-history tbody td {
  font-size:1.2em;
}

.payment-history ul.actions {
  overflow:hidden;
  padding:16px 0 0 48px;
}

.payment-history .actions li {
  height:25px;
  float:left;
  width:220px;
  text-align:center;
  background:none;
  overflow:hidden;
}

.payment-history .actions li a{
 	display:inline-block;
}

/* */

.product-list ins {
  color:#6c5207;
  font-weight:bold;
  font-size:1.7em;
  display:block;
  padding-top:4px;
  text-decoration:none;
}
.product-list del {
  color:#666;
  font-weight:bold;
  font-size:1.3em;
  display:block;
  padding-top:4px;
}

.prod-detail form span ins {
  font-size:1.6em;
  text-decoration:none;
  padding:0 16px 0 6px;
}

.prod-detail form span.old {
    color:#666;
    clear:left;
}
.prod-detail form span.old del {
    font-size:1.3em;
    color:#666;
}

.f-zform li { background:none !important; }
.f-zform li.submit { padding:16px 0 0 179px; }
.f-zform li.submit input.button { font-size:11px; padding-bottom:4px; }

#l-body .f-zform h4 { padding-bottom:12px !important; }
.f-zform textarea {
  display:block;
  margin-top:20px;
  width:255px;
  height:79px;
  padding:1px 4px 1px 4px;
  border:1px solid #555;
  font-size:1.1em;
  margin-left:62px;
}

.f-zform ul li { padding-bottom:4px; }

/* */

/***************************
 MANUFACTURERS**************
 ***************************/
#manufacturers-form div {
    text-align:right;
    padding-bottom:1.2em;
    padding-top:.5em;
    padding-right:.5em;
}
#manufacturers-form div select,
#manufacturers-form div select:hover {
    border-color:auto;
    outline: none;
    background: #fff;
}


ul.payments {
    margin:0 0 1em 0;
    padding:0;
}
ul.payments li {
    padding:0;
    margin:0;
    background:0;
}

ul.payments  li p{
    font-size:12px;
    color:#4F5A5E;
    padding:5px 0px 5px 22px;
    line-height:18px;
}

.download-file {
    padding-bottom:20px;
    padding-top:10px;
    text-align:right !important;
}


#shipping_type {
    font-size:12px;
    padding-bottom:0;
    width:144px;
}

#shipping_type option{
    font-size:12px;
    padding-bottom:0;
}

.w-collect-list li{
	color:#4F5A5E !important;
	background:url("/img/neomedscom/link-list-bg.gif") repeat-x scroll left bottom transparent !important;
	padding-left:0 !important;
	padding-top:8px !important;
	padding-bottom:10px !important;
}
.w-collect-list{
	padding:0 20px 10px 20px;
    width:340px;
    border:1px solid #CBD3D9;
    margin:20px auto !important;
    background:#fff;
    box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
}


.x-paytype{
    padding:0px 20px;
}

.x-paytype .w-collect-list-back{
    display:block;
    overflow:hidden;
    padding:4px 14px 5px 14px;
    margin:10px auto;
    font-size:1.1em;
    width:28px;

}
.x-paytype .w-collect-list-back-1{
    float:left;
    padding:4px 14px 5px 14px;
    margin-right:10px;
    font-size:1.1em;
}


.w-collect-list-back{
	margin-left:20px;
	position:relative;
	top:7px;
}
.w-collect-list li strong{
	width:200px;
	display:inline-block;
	
	
}
.w-collect-list li p{
	font-size:1.0em !important;
	
}
.w-collect-list li b{
	font-family: Tahoma;
}


.personal-account{
	width:300px;
	margin:20px auto!important;
	-moz-box-shadow:0 0 5px #CCCCCC;
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CBD3D9;
}

.personal-account ul{
	background:none !important;
	border:none !important;
}

.personal-account ul li{
	background:none;
}

.personal-account ul li strong{
	color:#36506A;	
	font-weight:bold;
	font-size:1.2em;
	margin-right:10px;
}
.personal-account ul li span{
	display:inline-block!important;
	float:none !important;
	color:#393939;
	width:auto !important;
}
.personal-account h2{
	color:#36506A;
	font-size:1.8em;
	text-align:center;
	margin-top:10px;
	text-shadow:1px 1px 1px #FFFFFF;
}
.personal-input input{
	margin:auto;
	display:block;
}

#change-currency{
	width:148px;
	color:#555555;
	font-size:1.1em;
	height:18px;
	border:1px solid #DADADA;
}

/*------------------------------------------------------------------*/

.tag-cloud .box h1, 
.tag-cloud .box h2, 
.tag-cloud .box h3, 
.tag-cloud .box h4, 
.tag-cloud .box h5, 
.tag-cloud .box h6{
	padding:0;
	display:inline;
	padding:0 5px;
	background:transparent none !important;
	border:0 none;
	color:#3D4C5B!important;
	text-shadow:0 0 0 transparent !important;
	cursor:pointer;
}

.tag-cloud .box h1:hover, 
.tag-cloud .box h2:hover, 
.tag-cloud .box h3:hover, 
.tag-cloud .box h4:hover, 
.tag-cloud .box h5:hover, 
.tag-cloud .box h6:hover{
	background:#3D4C5B none !important;
	color:#fff !important;
}

.tag-cloud .box a:hover {
	background:#3D4C5B;
	color:#fff;
}

.tag-cloud .box h1{
	font-size:2em;
	font-weight:900;}
	
.tag-cloud .box h2{
	font-size:1.8em;
	font-weight:800;}

.tag-cloud .box h3{
	font-size:1.6em !important;
	font-weight:700;}

.tag-cloud .box h4{
	font-size:1.4em;
	font-weight:600;}
	
.tag-cloud .box h5{
	font-size:1.2em;
	font-weight:500;}
	
.tag-cloud .box h6{
	font-size:1em;
	font-weight:400;}
	

.tag-cloud .box{
	margin:5px 0 0;	
	line-height:2em;
	text-align:center;
	padding:10px 0px !important;
}

.tag-cloud .box a{
	text-decoration:none;
	color:#3D4C5B;
}


/* LIST STYLE   
------------------------------------------------------------------------------ */
.page-info ul {
	margin-left: 2.35em;
	list-style-position: outside;
	list-style-type: disc;
	
	}


	
	.page-info ul ul, .page-info ul ol {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: circle; }

	.page-info ul ul ul, .page-info ul ol ol, .page-info ul ul ol, ul ol ul {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: square; }

.page-info ol {
	margin-left: 2.35em;
	list-style-position: outside;
	list-style-type: decimal;

	}

	.page-info ol ol, .page-info ol ul {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: lower-alpha; }

	.page-info ol ol ol, .page-info ol ul ul {
		margin-left: 2.35em;
		list-style-position: outside;
		list-style-type: lower-roman; }

.page-info ul li, .page-info ol li { line-height: 1.4em; background:none;}

/* TABLE
----------------------------------------------------------------------------- */
.page-info table {
	border-collapse: collapse;
	border-spacing: 0;
	 }

.page-info  td {
	text-align: left;
	font-weight: normal; }

.page-info caption {
	text-align: left;	
	font-weight: 900; }

.page-info td { padding: 0.8em;  }

.page-info th, thead td {  }

/* ELEMENTS 
------------------------------------------------------------------------------ */
.page-info hr, .page-info ul, .page-info ol, .page-info dl, .page-info pre, .page-info table { margin-bottom: 1.3em; }

.page-info dt {
	margin-bottom: 0.4em;
	margin-top: 0.8em;
	font-weight: bold; }

.page-info dd { margin-left: 1.2em; }

.page-info q {
	quotes: " 0ab" " 0bb";
	font-style: italic; }

	.page-info q:before { content: open-quote; }

	.page-info q:after { content: close-quote; }

.page-info blockquote { padding-left: 2em; }

	.page-info blockquote *:first-child:before { content: "201C"; }

	.page-info blockquote *:first-child:after { content: "201D"; }

.page-info del {
	text-decoration: line-through;
	color: #667; }

.page-info ins { border-bottom: 1px solid #ccc; }

.page-info address, .page-info dfn, .page-info var { font-style: italic; }

.page-info acronym {
	text-transform: uppercase;
	border-bottom: 1px dotted #667; }

.page-info abbr {
	text-transform: uppercase;
	border-bottom: 1px dotted #A9A9A9;
	cursor: help; }

.page-info a abbr, .page-info a acronym { border: none; }

.page-info sup { vertical-align: super; }

.page-info sub { vertical-align: sub; }

.page-info small, .page-info sup, .page-info sub { font-size: 95%; }

.page-info big { font-size: 110%; }

.page-info tt, .page-info samp, .page-info code, .page-info kbd, .page-info pre { font-family: Courier, "Courier New", monospace; }

.page-info code, .page-info samp, .page-info pre { font-size: 95%; }

.page-info p {
	margin: 0 0 1em 0;
	text-align: left;
	line-height: 1.3em; 

	}





.button-left,
.prod-detail form a.button-left, 
.w-basket .action a.button-left{
	border:0 none !important;
	float:left !important;
	overflow:hidden;
	margin-right:10px;
	padding:0 !important;
}

.button-left img,
.prod-detail form a.button-left img, 
.w-basket .action a.button-left img{
	border:0 none !important;
	margin:0 !important;
}


.buy-now-b{
	float:left;
	width:81px !important;
	height:21px !important;
	padding:0 !important;
	margin:0 10px 0 0 !important;
}


.out-of-stock-b{
	float:left;
	width:111px;
	height:21px;
	padding:0 !important;
	margin:0 10px 0 0 !important;
}



.p-more{
	padding:5px 0 0 0 !important;
	margin-right:10px;
	
}


.box-2 li li{background:transparent none;}


.x-tickets form{
	margin-left:0;}

.x-tickets form textarea.text{
	margin-top:0;
	width:190px;}

.q-markup{
text-align:center;
font-size:1.6em;
padding:10px 0px 20px;}

.x-tickets form label{
width:100px;}

.x-tickets form ul.errors li{
	padding-left:120px;
}

.review-button{
	overflow:hidden;
	clear:both;
	margin:0;
	padding:10px 0 0 0 !important;}
	
.review-button a.form-button{
	float:left;
	line-height:17px;
	height:17px;
	margin-right:10px;
	font-family: tahoma,verdana,sans-serif;
    font-size: 11px;}

.review-button input.form-button{
	float:left;
	font-family: tahoma,verdana,sans-serif;
    font-size: 11px;}

.prod-detail ul li.list-reviews {
    padding: 0 0 10px 0;
}
.prod-detail ul li.list-reviews b {
    display: block;
    padding: 0 0 5px 0;
}
.prod-detail ul li.list-reviews span {
    display: block;
    line-height: 1.5em;
    padding: 0 0 5px 0;
}


.action{
overflow:hidden;
clear:both;
}

.action a,
.x-paytype a.form-button{
	height:16px;
	float:left;
	line-height:16px;
	font-size:11px;
	
	
}

.action input,
.x-paytype  input.form-button{
	float:right;
	margin-right:10px;
	padding:4px 14px 4px;
}


.page{
	padding:10px 20px;
}

/*-------------------------------------------FEEDBACK----------------------------------------------*/

#feedback p.view-list {
    text-align: right;
    margin-right:5px;
	overflow:hidden;
	clear:both;
	padding-top:10px;
}

#feedback ul.list,
#feedback ul.list li,
#feedback dl,
#feedback dl dt,
#feedback dl dd {
    margin:0;
    padding:0;
    list-style: none;
}
#feedback ul.list {
    margin:0 0 1em 0px;
    overflow: hidden;
    zoom:1;
}
#feedback ul.list li {
/*    float: left;
    width:260px;*/
}
#feedback ul.list dl {
    overflow: hidden;
    zoom:1;
    margin-bottom: 1em;
	font-size:1em;
}
#feedback ul.list dl dt {
    float: left;
    width:220px;
    clear: both;
	padding-bottom:10px;
	padding-left:20px;
}
#feedback ul.list dl dd {
    float: left;
    width:175px;
	color:#36506A;
	font-style:italic;
	padding-bottom:10px;
	font-weight: bold;
    overflow: hidden;
	line-height:18px;
}

#feedback .stars {
    background: url(/img/xroidscom/stars.png) 0 0 no-repeat;
    height: 8px;
    width:90px;
    text-indent: -9999px;
}
#feedback .stars0 {
    background-position: 0 0;
}
#feedback .stars1 {
    background-position: 0 -36px;
}
#feedback .stars2 {
    background-position: 0 -72px;
}
#feedback .stars3 {
    background-position: 0 -108px;
}
#feedback .stars4 {
    background-position: 0 -144px;
}
#feedback .stars5 {
    background-position: 0 -180px;
}

.form .feedback legend {
    color:#36506A;
    font:bold 1.4em Tahoma, Verdana ,Geneva, sans-serif;
    margin-bottom:.5em;
    padding-left:200px;
}
.form .feedback fieldset {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #CBD3D9;
    margin-bottom: 20px;
}
.form .feedback  label {
    float:none;
    width:auto;
    padding:0;
}

.form .feedback  label.caption {
    width:175px;
    float:left;
    padding-right:10px;
    text-align:right;
    line-height:1.5;
}

#fieldset-site ul li span label, #fieldset-support ul li span label, #fieldset-shipping ul li span label, #fieldset-products ul li span label, #fieldset-other ul li span label{
	width:30px!important;
	display:inline-block;
	text-align:left;
}

#fieldset-site ul li span label input, #fieldset-support ul li span label input, #fieldset-shipping ul li span label input, #fieldset-products ul li span label input, #fieldset-other ul li span label input{margin-left:0;border:0;}

#fieldset-other{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.feed-cont.last{margin-bottom:35px;}

.feed-cont{
	overflow:hidden;
	padding:20px 20px 10px 20px;
	margin:30px 30px 0px 30px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 10px #CBD3D9;
    -moz-box-shadow: 0px 0px 10px #CBD3D9;
     box-shadow: 0px 0px 10px #CBD3D9;
}

.feed-cont h3{font-size:1em;margin-bottom:20px;color:#36506A;background-position:-5px 0;}

.feedback ul li span textarea{font-size:1.0em;}

.feedback ul li ul.errors{margin-bottom:0;padding-left: 5px;}

.feedback ul li ul.errors li{
	font-weight:normal;
	font-size:0.9em;
	padding-bottom:2px!important;
}

.feedback ul li.submit{padding-left:200px;}

/*--------------------------------------------------------------------------------------------*/

.feed-index {
	overflow:hidden;
	clear:both;
	padding:10px 0 0 7px;
}

.feed-index a {
    float:left;
    overflow: hidden;
	clear:both;
	text-decoration:none;
}

.feed-index a:hover{text-decoration:none;}

a.view {
    margin-bottom: 10px;
}




























