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

/* layouts */

*, a { font-family: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/bodypharmnet/document-b-rx.gif) repeat-x bottom; }
#l-hold { background:url(/img/bodypharmnet/l-hold-ry.gif) repeat-y; }
#l-head { background:url(/img/bodypharmnet/l-head-nr.jpg) no-repeat; height:203px; }
#l-tail { background:url(/img/bodypharmnet/l-tail-nr.jpg) no-repeat top; height:130px;  }

#l-body { text-align:left; background:url(/img/bodypharmnet/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; }

.pad-t20 { padding-top:20px;}

/* general setting */

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

.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:#630035;
}

#l-body a,
#l-body a:hover,
#l-body a:focus,
#l-body a:active { color:#d6157c; 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 {
  font-size:2em; line-height:1em;
  color:#630035;
  padding-bottom:.5em;
}

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

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

.l-content ul li {
  font-size:1.3em; line-height:1.3em;
  background:url(/img/bodypharmnet/bullet-1.gif) no-repeat left 5px;
  padding-left:14px;
  color:#630035;
}

.block { display:block; }

/* common box styles */

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

.box-1 h2 {
  height:24px; /*29*/
  padding:5px 0 0 17px;
  background:url(/img/bodypharmnet/box1-head.png) no-repeat;
}

.box-1 h2 {
  font-weight:bold;
  font-size:1.4em;
  color:#fff;
  text-transform:capitalize;
}

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

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

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

/* box-2 */

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

.box-2 h3 {
  height:28px; /*37*/
  padding:9px 0 0 20px;
  background:url(/img/bodypharmnet/box2-head.png) no-repeat;
}

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

.box-2 li {
  background:url(/img/bodypharmnet/box2-body-ry.png) repeat-y;
  list-style:none;
}

.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/bodypharmnet/box2-tail.png) no-repeat bottom;
}

.box-2 h3 { background:url(/img/bodypharmnet/box3-head.gif) no-repeat; }
.box-3 li { background:url(/img/bodypharmnet/box3-body-ry.gif) repeat-y; }
.box-3 li.last { background:url(/img/bodypharmnet/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:#630035;
}

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


/* box uni links */

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

.link-list ul a {
  padding-left:14px;
  font-size:1.1em; line-height:1.6;
  color:#d6157c !important;
  padding-left:12px;
  background:url(/img/bodypharmnet/vdiv-rs.gif) no-repeat left;
}
.link-list ul a.selected {
  text-decoration:none;
  font-weight:bold;
}

.link-list ul li a:hover {
  text-decoration:none;
}

.link-list ul li {
	padding:0 12px 2px 0;
}

.link-list ul li a.selected {
  font-weight:bold;
}

.link-list ul span {
  font-size:1.1em;
  color:#990052;
  text-decoration:none;
  padding-left:3px;
}

.link-list ul li.first {
  background:none;
  padding-bottom:10px;
  font-size:120%;
}

.link-list ul li.discount {
  background:none;
  padding-bottom:10px;
  font-size:110%;
  color:#333;
}

.link-list ul li.last {
  background:none;
  padding-bottom:3px;
  font-size:110%;
  color:#333;
}

/* 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.2em;
  font-weight:bold;
  color:#630035;
}

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

.news a {
  display:block;
  font-size:1.1em;
  font-weight:bold;
  color:#d6157c !important;
}

/* login */

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

.login input { border-width:0; }

.login .it-tx {
  margin-bottom:3px;

  height:17px;
  padding:1px 6px 0 6px;
  font-size:1.1em; line-height:1em;
  color:#630035;
  background:#fff;
  border:1px solid #d6157c;
}

.login .it-v1 {
  width:134px; /*149*/
}

.login .it-v2 {
  width:84px; /*99*/
  float:left;
}

.login .it-sb {
  width:47px; height:20px; /*47x17*/
  padding-bottom:4px;
  background:url(/img/bodypharmnet/a-button-1.gif) no-repeat;
  margin-left:3px;
  font-size:1.1em;
  font-weight:bold;
  color:#fff;
}

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

.login p a {
  font-size:1.1em;
  color:#d6157c;
}

/* header & footer styles */

h1 {
  padding-top:10px;
  font-size:1em;
  color:#fff;
}

#l-head .b-domen {
  position:absolute;
  display:block;
  left:30px; top:64px;
  width:300px; height:65px;
  text-indent:-9999px;
}

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

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

#l-head li a {
  color:#fff;
  font-weight:bold;
  font-size:1.4em;
  text-transform:capitalize;
  background:url(/img/bodypharmnet/vdiv-rs.gif) no-repeat right;
  padding-right:16px;
  position:relative;
  text-decoration:none;
  top:12px;
}

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

#l-head a:hover, #l-head a.selected {
  text-decoration:underline;
}

/* l-tail */

#l-tail .copy {
  position:absolute;
  left:20px; top:10px;
  font-size:1.1em; font-weight:bold;
  color:#fff;
}

#l-tail .terms {
  position:absolute;
  right:20px; top:10px;
  font-size:1.1em;
  color:#faffe4;
}

#l-tail .terms a {
  color:#faffe4;
  font-weight:bold;
}

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

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

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

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

/* 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 #630035;
}

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

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

.prod-list strong {
  color:#630035;
  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.5em; line-height:1.2em;
  font-weight:bold;
  padding-top:4px;
  color:#630035;
}

product-list .description-relaited span{
display:inline;
padding-bottom:10px;
}

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

/* welcome */

.welcome {
  padding:0 0 4px 0;
  margin:0 22px 12px 0;
  overflow:hidden;
  border-bottom:2px solid #8f6b9d;
}

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

.welcome .f-left img {
  padding-bottom:12px;
}

#l-body .welcome a.button {
  display:block;
  width:100px; height:17px; /* 100x23 */
  padding-top:6px;
  background:url(/img/bodypharmnet/button-welcome.gif) no-repeat;
  color:#fff;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
  font-size:1.1em;
}

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

#l-content .welcome2 .link-ul {
  float:left;
  width:300px;
  padding-right:30px;
}

#l-content .welcome2 {
  overflow:hidden;
  padding-bottom:16px;
}

#l-content .link-ul li {
  padding-left:30px;
  background:url(/img/bodypharmnet/bullet-1.gif) no-repeat left 5%;
  margin-bottom:4px;
  color:#8f6b9d;
  font-weight:bold;
  font-size:1.2em; line-height:1.5;
}


#l-content .ul li {
  margin-bottom:4px;
  color:#891B71;
  font-weight:bold;
  font-size:1.2em; line-height:1.5;
}


#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: 394px;
}

.product-list em {
  font-weight:normal;
  font-size:2em;
  display:block;
  padding-top:3px;
}

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

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

.product-list h4 a {
  font-size:1.5em;
  font-weight:normal;
}

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

.product-list form {
}

.description-relaited{
padding:10px 0px;}




.description-relaited span{
    display:inline !important;
    padding-bottom:0px;
}

#l-body .product-list .a-button, #l-body .product-list .f-submit, #l-right .basket-mini div a {
  display:block; float:left;
  margin-right:2px;

  height:20px;
  padding:5px 14px 0 14px;
  color:#fff;
  font-size:1.1em; line-height:1;
  text-decoration:none;
  font-weight:bold;
  background:url(/img/bodypharmnet/a-button-1.gif) repeat-x;
}

#l-body .product-list .f-submit {
  border:0;
  height:23px;
  padding:0 14px 2px 14px;
  margin-right:12px;
  cursor:pointer;
  text-transform:uppercase;
}

.product-list .f-text {
  font-size:1.1em; line-height:1em;
  color:#555;
  background:#fff;
  border:1px solid #d6157c;

  padding:4px 4px 0 2px;
  width:36px; height:17px;
  text-align:right;
}

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

/* */

.w-basket {

}

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

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

.w-basket td {
  background:#fff4fb !important;
}

.w-basket thead td {
  height:32px;
  background:#9db869 url(/img/bodypharmnet/table-thead-rx.gif) repeat-x !important;

  color:#fff;
  font-size:1.2em;
  text-transform:uppercase;
  font-weight:bold;
}

.w-basket tbody td {
  height:23px;
  color:#630035 !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;
}

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

.w-basket a {
  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:#630035;
  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-action { position:relative; clear:both; overflow:hidden; }

.w-basket .f-submit, input.form-button, li.submit input.button, .prod-detail .f-submit {
  padding:3px 14px 3px 14px;
  color:#fff;
  font-size:11px; line-height:1;
  text-decoration:none !important;
  font-weight:bold;
  background:url(/img/bodypharmnet/a-button-1.gif) repeat-x;
  border:0;
  cursor:pointer;
}

.prod-detail form .f-submit {
  margin-right:12px;
  text-transform:uppercase;
}

#l-body .prod-detail form a, #l-body a.form-button, #l-body .w-basket .action a {
  padding:3px 14px 4px 14px;
  color:#fff !important;
  font-size:11px; line-height:1;
  text-decoration:none !important;
  font-weight:bold;
  background:url(/img/bodypharmnet/a-button-1.gif) repeat-x;
}

#l-body a.form-button {
  padding:4px 14px 4px 14px;
}

#l-body .w-basket .action a {
  padding-left:12px; padding-right:12px;
  line-height:1.8;
}

#l-body .prod-detail form a, .prod-detail form .f-submit {
  font-size:11px; line-height:1;
}

.prod-detail form .f-submit { position:relative; top:1px; }

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

.w-basket .comment h5 {
  color:#630035;
  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 #d82383;
  background:#fff;
  font:normal 1.2em verdana, verdana, sans-serif;
  color:#630035;
}


/* */

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

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

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

.basket-mini a strong, .basket-mini strong {
  display:block;
  padding-bottom:6px;
  font-weight:bold;
  font-size:1.1em;
  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;
}

#l-right .basket-mini div a {
  padding-left:9px; padding-right:9px;
  margin-right:2px;
}

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

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

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

/* */

.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:#630035;
}

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

.prod-detail h2 {
  font:bold 2em, verdana, sans-serif;
  color:#630035;
  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:#630035;
}

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

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

.prod-detail ul li {
  padding-left:16px;
  background:url(/img/bodypharmnet/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;
  color:#630035;
  position:relative;
  top:1px;
}

.prod-detail form span em { position:relative; top:2px; }

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

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

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

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

.prod-detail form .f-text {
  position:relative; top:1px;
  height:19px;
  padding:0px 3px 0 3px;
  font-size:1.1em; line-height:1em;
  color:#555;
  background:#fff;
  border:1px solid #d6157c;

  text-align:right;
  width:36px; /*36*/
}

.prod-detail form label {
  font-weight:bold;
  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 {
  padding-left:32px;
  font-weight:bold;
  background:url(/img/bodypharmnet/basket-back.gif) no-repeat 20% 55%;
}

/* */

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

.f-zform {
  width:390px;
  margin:0 auto;
}

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

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

.f-zform .f-text, .f-zform .text {
  width:150px;
  padding:2px 4px 2px 4px;
  border:1px solid #d6157c;
  font-size:1.1em; line-height:1;
  color:#630035;
}

.f-zform select {
  width:160px;
  border:1px solid #d6157c;
}

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

.f-zform .action .f-submit {
  color:#fff !important;
  font-size:1.1em; line-height:1;
  font-family:verdana, sans-serif;
  text-decoration:none !important;
  font-weight:bold;
  padding:2px 14px;
  background:url(/img/bodypharmnet/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 #d6157c;
}

.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 #d6157c;
  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/bodypharmnet/basket-back.gif) no-repeat 20% 55%;
}

.offer-review form a.fx-2 {
/*
  padding-right:32px;
  background:#d5eeca url(/img/bodypharmnet/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 {
  height:32px;
  background:url(/img/bodypharmnet/table-thead-rx.gif) repeat-x !important;

  color:#fff;
  font-size:1.2em;
  text-transform:uppercase;
  font-weight:bold;

}

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

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

#l-content .w-tickets 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 #db318a;
  color:#630035;
  font-size:1.2em; line-height:1.3;
  background:#fff;
}

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

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

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

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

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

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

/* */

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

  text-align:left;
}

.x-checkout2  p.q-markup {
  display:block;
  clear:both;
  padding-top:15px;
  margin-bottom:15px;
  font-size:14px;
  text-align:center;
}

.x-checkout2 form {
  width:379px;
  margin:0 auto;
}

.x-checkout2 label {
  display:block;
  float:left;
  width:130px;
  position:relative;
  text-align:right;
  top:4px;
  font-size:1.1em;
}

.x-checkout2 li select {
  width:184px;
}

.x-checkout2 input.text {
  width:174px;
}

.x-checkout2 li textarea {
  margin-top:0 !important;
  width:174px !important;
}

.x-checkout2 li.submit {
  text-align:left;
  padding-top:12px;
  padding-left:146px !important;
}

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

form ul.errors li {
  font-size:1.2em;
  font-weight:bold;
  color:#fa2929;
  padding:2px 0 8px 10px;
}
/* */

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

.w-order1 tbody td {
  font-size:1.1em;
}

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

.w-order1 thead td { background:#dfcce7 !important; }

/* */

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

.order-review ul {
  border:1px solid #c2aec9;
  padding:12px;
  background:#fbf8fc;
  overflow:hidden;
}

.order-review li {
  padding-bottom:4px;
  background:#fbf8fc;
}

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

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

.order-review a { font-size:1em; padding-left:6px; }

.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;
}

/* */

.product-list ins {
  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 #d6157c;
  font-size:1.1em;
  margin-left:62px;
}

#l-body .small-table thead td { font-weight:normal; }


.f-zform 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;
}


/***************************
 SEARCH*********************
 ***************************/
#searchform {}


/* */

.x-cartempty {
  text-align:center;
  font-size:120%;
}

/* */

.x-paytype big {
  display:block;
  font-size:12px;
  padding:10px 0 15px 20px;
}

.x-paytype form  {
  padding-left:20px;
  font-size:120%;
}

.x-paytype form li {
  background:none;
}

.x-paytype form li input {
  position:relative;
  top:3px;
}

.x-paytype form .w-action {
  padding-top:30px;
  font-size:85%;
}

.x-paytype .fx-1 {
  width:200px;
  font-size:120%;
  position:relative;
  top:-18px; left:120px;
  margin:0; padding:0;
}

.x-paytype .w-avmc ul {
  padding-left:20px;
  padding-bottom:15px;
}

.x-paytype .w-avmc ul li {
  background:none;
  font-size:120%;
}

.x-paytype .w-avmc ul li em {
  font-style:normal;
}

.x-paytype .w-avmc ul li strong {
  display:block;
  width:179px;
  float:left;
  font-weight:bold;
  line-height:1.4;
}

.x-paytype .w-avmc a {
  margin-top:20px;
  margin-left:20px;
}

#l-hold .x-paytype .link-ul li{
  padding-left:15px;
  background:transparent url(/img/bodypharmnet/bullet-1.gif) no-repeat scroll left;
}


p.x-cartempty {
  padding:15px 20px 0;
  font-size:120%;
}

* html .x-paytype form .w-action input {
  padding-left:5px; padding-right:5px;
}

* html .x-paytype .fx-1 {
  top:-16px;
  font-size:115%;
}

/* */

#l-content .welcome2 li { padding-left:22px; }

#searchform .it-tx {
  width:75px !important;
}

#searchform .it-sb {
  font-size:11px;
  width:55px !important;
}

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

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

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

.collector li strong{
	width:250px !important;
}




.personal-account{
	width:300px;
	margin:20px auto!important;
	-moz-box-shadow:0 0 2px #630035;
	background:#fff;
	border:1px solid #630035;
}

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

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

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


#f-type-mon p{
    padding:5px 10px 5px 20px;
    color:	#630035;
    font-size:12px;
    line-height:18px;
}


.w-avmc .collector{
    background:#fff;
    width:340px;
    padding: 10px 20px 20px 20px;
    margin:0 auto 20px auto;
    clear:both;
    overflow:hidden;
    border:1px solid #990052;
    box-shadow: 0px 0px 5px #990052;
  -moz-box-shadow: 0px 0px 5px #990052;
  -webkit-box-shadow: 0px 0px 5px #990052;

}


.w-avmc .collector li{
    padding:5px 0px;
    border-bottom:1px solid #990052;
    
}

.w-avmc .collector strong{
    float:left;
    width:200px!important;
}

.w-avmc .collector b{
    float:left;
}

.w-avmc .collector p{
    padding:5px 0;
    line-height:18px;
    font-size:12px;
    clear:both;
    overflow:hidden;
}

#l-body .w-avmc a.form-button{margin:0 auto;
width:40px; float:none; display:block; text-align:center;}

#change-currency{
	width:154px;
	border:1px solid #D6157C;
}

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

.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:#D6157C!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:#D6157C none !important;
	color:#fff !important;
}

.tag-cloud .box a:hover {
	background:#D6157C;
	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:#D6157C;
}

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

.page-info{font-size:1.2em; line-height:1.3em;}
	
	.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; }

.page-info{padding:0 20px;}

/* 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:94px !important;
	height:20px !important;
	padding:0 0 3px 0 !important;
	margin:0 10px 0 0 !important;
	background:#DB2E7B none !important;
}


.out-of-stock-b{
	float:left;
	width:119px;
	height:23px;
	padding:0 !important;
	margin:0 10px 0 0 !important;
	background:#DB2E7B url(/img/bodypharmnet/out-of-stock-b.png) no-repeat 0 0;
	text-indent:-9999px;
}



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

.button-left{
	background:#DB2E7B none !important;
	padding-bottom:3px !important;
}

.pink-button{
	border:0;
	background: url("/img/bodypharmnet/a-button-1.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    padding: 3px 14px 4px;
    text-decoration: none !important;
	cursor:pointer;
	margin:15px 15px 0 0;
}

.product-reviews li{line-height:1.5em;}

.product-reviews li em{font-style:italic;}




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


.page{padding:10px 20px; }

.description-relaited{
font-size:1.2em;
line-height: 1.4em;}


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

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

#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:210px;
    clear: both;
	padding-bottom:10px;
	padding-left:20px;
}
#feedback ul.list dl dd {
    float: left;
    width:150px;
	color:#630035;
	font-style:italic;
	padding-bottom:10px;
	font-weight: bold;
    overflow: hidden;
	line-height: 1.5em;
}

#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:#630035;
    font:bold 1.4em Tahoma, Verdana, sans-serif;
    margin-bottom:.5em;
    padding-left:200px;
}
.form .feedback fieldset {
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dotted #630035;
    margin-bottom: 20px;
}
.form .feedback  label {
    float:none;
    width:auto;
    padding:0;
}

.form .feedback  label.caption {
    width:190px;
    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 30px 10px 30px;
	margin:30px 40px 0px 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0px 0px 10px #8C1B72;
    -moz-box-shadow: 0px 0px 10px #8C1B72;
     box-shadow: 0px 0px 10px #8C1B72;
	 background:#fff;
}

.feed-cont h3{margin-bottom:20px;font-size:1.1em;}

.feedback ul li{
	overflow:hidden;
	clear:both;
	background:none!important;
	padding:0 0 5px 0;
}

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

.feedback ul li ul.errors{margin-left:200px!important;}

.feedback #fieldset-other ul li.submit #submitBtn{margin-left:200px;}

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

.feedback ul li ul.errors{margin-bottom:0;}

.feds-list li{background:none!important;padding-left:0!important;padding-bottom:5px;}

.m-b-0{margin-bottom:0!important;}

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

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

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

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

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

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








