@import 'reset.css';

/* layouts */

#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; }
#l-body .l-pad { clear:both; }
#l-body .ie-zfix { position:relative; z-index:1; }

#l-hold .higher-12 { margin-top:-12px; }
#l-hold a.a-more { font-weight:bold; }

body { text-align:center; background:#fff; }

#l-hold { margin:0 auto; width:967px; text-align:center; background:#fff url(/img/discountcigbox/l-hold.gif) repeat-y; }
#l-head, #l-body, #l-tail { position:relative; width:100%; text-align:left; }

     #l-head { height:219px; background:#fe7b16 url(/img/discountcigbox/l-head.jpg) no-repeat; } 
    /* #l-head { height:219px; background:#fe7b16 url(/img/discountcigbox/l-head-new-year-2010.jpg) no-repeat; } */
    
#l-tail {
  width:592px; margin:0 auto;
  height:180px;
  background:url(/img/discountcigbox/l-tail.jpg) no-repeat top;
}

#l-left, #l-right, #l-data { float:left; min-height:79px; position:relative; }

#l-left { width:188px; } /*188*/
#l-right { width:188px;overflow:hidden; } /*188*/
#l-data {
  width:553px; /*592*/
  padding:18px 19px;
}

#l-info {
  width:528px; /* 592 */
  padding:30px 32px 64px 32px;
  margin:0 auto;
  text-align:left;
  background:url(/img/discountcigbox/bg-info-ry.gif) repeat-y;
  border-top:1px solid #a6674d;
}

#l-body { background:url(/img/discountcigbox/l-body-ry.gif) repeat-y; }

/* headers & general styles */

#l-body .pad-bottom-2em { padding-bottom:2em; }
#l-body .pad-top-2em { padding-top:2em; }
#l-body .margin-h3px * { margin:0 3px; }

#l-body h2, #l-body #l-data h4.best-h4 {
  color:#b05700;
  font:bold 1.3em tahoma, verdana, sans-serif;
}

#l-body #l-data h2, #l-body #l-data h4.best-h4{
    text-align:center;
    padding-bottom:.5em;
    font-size:18px;
}

#l-body p {
  font:normal 11px/1.2 tahoma, verdana, sans-serif;
  color:#000;
  margin:0 0 11px 0;
}

#l-body p.first {
  margin-top:11px;
}

#l-body p.last {
  margin-bottom:0;
}
.t-center {
    text-align:center;
}

#l-body .tx-red {
  color:#b05700;
}

#l-hold a { color:#da7008; }
#l-hold a:hover { color:#a15306; }

#l-hold #l-body .a-button,
#l-hold #l-body .out-of-stock{
  display:block;
  width:80px; height:19px; /* 80 x 22 */
  padding-top:3px;
  background:#bc4706 url(/img/discountcigbox/button-buynow.gif) no-repeat;
  text-decoration:none;
  font:bold 11px/12px tahoma, verdana, sans-serif;
  text-align:center;
  cursor:pointer;
  margin-left:10px;
  overflow:hidden;
}

#l-hold #l-body .a-button span,
#l-hold #l-body .out-of-stock span {
  padding:2px 0 0 12px; margin:0;
  background:url(/img/discountcigbox/bullet-t3.gif) no-repeat left 63%;
  font:bold 11px/12px tahoma, verdana, sans-serif;
  color:#fddaaa;
  cursor:pointer;
  display:inline-block;
}

#l-hold #l-body .a-button:hover span {
  text-decoration:underline;
  color:#fddaaa;
}

#l-hold #l-body .uni-button,
input.button {
  /*width:80px; height:19px; /* 80 x 22 */
  padding:4px 9px 6px 9px;
  background:#A53502 url(/img/discountcigbox/button-uni.gif) repeat-x;
  text-decoration:none;
  font:bold 11px/12px tahoma, verdana, sans-serif;
  text-align:center;
  cursor:pointer;
  color:#fddaaa;
  border:0 none;
  
}

#l-hold #l-body .uni-button:hover {
  text-decoration:underline;
}

/* header */

#l-head .brand {
  position:absolute;
  left:18px; top:87px;
}

#l-head .brand img {
  width:315px; height:33px;
}

#l-head .brand span {
  display:block;
  color:#fdd398;
  font:bold 11px tahoma, verdana, sans-serif;
  margin:-6px 0 0 2px;
}

/* header - menu */

#l-head .menu {
  position:absolute;
  right:187px; bottom:1px;
  width:592px; height:27px; /* 592x40 */
  padding-top:13px;
  background:url(/img/discountcigbox/bg-menu-top.png) no-repeat;
}

#l-head .menu li {
  float:left;
  margin-left:12px;
}

#l-head .menu a {
  padding-right:18px;
  background:url(/img/discountcigbox/vdiv-white.gif) no-repeat right;
  font:bold 1.1em/1.2em tahoma, verdana, sans-serif;
  color:#fff;
}

#l-head .menu li.last a {
  background:none;
}

#l-head .menu a:hover {
  color:#fddaaa;
}

#l-head .menu a.selected {
  color:#fddaaa;
  text-decoration:none;
}

/* header - product list */

#l-head h1 {
  position:absolute;
  left:0; top:0;
  width:100%; height:20px; /* 100% x 24 */
  padding-top:4px;
  background:url(/img/discountcigbox/bg-prodlist-top.png) no-repeat;
  text-align:center;
  font:normal 1em/1.1em tahoma, verdana, sans-serif;
  color:#fad5a2;
}

/* footer - tail */

#l-tail .menu {
  position:absolute;
  left:142px; top:58px;
}

#l-tail .copy {
  padding:18px 0 0 28px;
  font:normal 1.1em/1.2em tahoma, verdana, sans-serif;
  color:#fff;
}

#l-tail .c-card {
  position:absolute;
  right:26px; top:15px;
}

#l-tail .c-card a {
  margin-left:10px;
}

#l-tail .brand-list {
  padding:16px 26px 0 26px;
  text-align:center;
}

#l-tail .brand-list li {
  display:inline;
  margin-left:2px;
}

#l-tail .brand-list a {
  font-size:1.1em;
  line-height:1.3em;
  padding:0 5px 2px 0;
  background:url(/img/discountcigbox/vdiv-yellow.gif) no-repeat right;
}

.live-help {
    text-align:center;
}
/* left side - brand list */

#l-left .title {
  display:block;
  font:bold 1.3em/1.4em tahoma, verdana, sans-serif;
  color:#b05700;
  padding:15px 0 0 16px;
}

#l-left .brand-list {
  margin:18px 0 40px 0;
}

#l-left .brand-list a {
  display:block;
  height:18px; /* 19 */
  padding:1px 6px 0 12px;
  font-size:1.2em; line-height:1.3em;
  text-decoration:none;
}

#l-left .brand-list a:hover {
  background:url(/img/discountcigbox/left-menu-hover.gif) no-repeat;
}

#l-left .brand-list span {
  padding-left:12px;
  background:url(/img/discountcigbox/bullet-t1.gif) no-repeat left;
  text-decoration:underline;
  font-size:1.1em; line-height:1.2em;
}

#l-left .brand-list a.selected {
  background:url(/img/discountcigbox/left-menu-select.gif) no-repeat;
}

#l-left .brand-list a.selected span {
  background:url(/img/discountcigbox/bullet-t2.gif) no-repeat left;
  color:#fff;
  text-decoration:none;
}

/* right side boxes */

#l-left .box,
#l-right .box {
  padding:18px 18px 28px 18px;
  background:url(/img/discountcigbox/hdiv-rightside.gif) no-repeat bottom;
}

#l-right .box-last {
  background:none;
}

#l-left .box .title,
#l-right .box .title {
  display:block;
  color:#b05700;
  font:bold 1.3em/1.4em tahoma, verdana, sans-serif;
  text-align:left;
}

#l-left .box-popular .title,
#l-right .box-popular .title {
  text-align:center;
}


#l-right .box-login form {
  margin-top:16px;
}

#l-right .box-login .it-tx {
  height:15px; /* 18 */
  padding:3px 6px 0 6px;
  margin-bottom:8px;
  border-width:0;
  color:#000; font:normal 1em/1em tahoma, verdana, sans-serif;
}

#l-right .box-login .var-1 {
  width:140px; /* 140 */
  background:url(/img/discountcigbox/it-tx-1.gif) no-repeat;
}

#l-right .box-login .var-2 {
  width:74px; /* 86 */
  background:url(/img/discountcigbox/it-tx-2.gif) no-repeat;
  float:left;
}

#l-right .box-login .it-sb {
  width:46px; height:17px; /* 46x17 */
  background:url(/img/discountcigbox/button-login.gif) no-repeat;
  border-width:0;
  color:#fddaaa; font:bold 1em/1em tahoma, verdana, sans-serif;
  padding-bottom:3px;
  margin-left:8px;
  cursor:pointer;
}

#l-left .box-popular {
  text-align:center;
}

#l-left .box-popular img {
  display:block; margin:16px auto 8px auto;
}

#l-left .box-popular span {
  font:bold 1.9em tahoma, verdana, sans-serif;
  color:#da7008;
}

#l-left .box-popular span sup {
  position:relative;
  top:-8px;
  font-size:.7em;
}

#l-left .box-popular .a-button,
#l-left .box-popular .out-of-stock{
  margin:12px auto 0 auto;
}

#l-left .box-news ul {
  margin-top:16px;
}

#l-left .box-news li {
  margin-bottom:32px;
}

#l-left .box-news b {
  color:#b05700;
  font:normal 1em/1em tahoma, verdana, sans-serif;
  display:block;
}

#l-left .box-news a {
  font:normal 1.1em/1.2em tahoma, verdana, sans-serif;
  display:block;
}

#l-left .box-news a.news-hdr {
  font-weight:bold;
  margin-bottom:12px;
}

#l-left .box-news p {
  font:normal 1.1em/1.2em tahoma, verdana, sans-serif;
  color:#010101;
  margin-bottom:12px;
}

#l-right .box-cart ul {
  clear:both;
  margin-top:16px;
}

#l-right .box-cart ul li * {
  width:60px; height:18px; /* 73 x 23 */
  padding:5px 0 0 13px;
  font:normal normal 1.1em/1.2 tahoma, verdana, sans-serif;
  display:block;
  float:left;
  background:#fff;
  color:#b05700;
  margin:0 3px 1px 0;
}

#l-right .box-cart ul li span,
#l-right .box-cart ul li strong {
  padding:5px 13px 0 0;
  text-align:right;
  color:#000;
}

#l-right .box-cart ul li strong { font-weight:bold; }

#l-right .box-cart ul li b {
  font-weight:bold;
}

#l-right .box-account b {
  font:bold 1.2em/1.3em tahoma, verdana, sans-serif;
  color:#b05700;
}

#l-right .box-account b span {
  font-weight:normal;
}

#l-right .box-account ul {
  margin:16px 0 0 14px;
}

#l-right .box-account a {
  font:bold 1.2em/1.4em tahoma, verdana, sans-serif;
}

/* betsellers */

#l-data .bestseller {
  padding:39px 0px 35px 35px;
}

#l-data .bestseller ul {
  width:498px;
  height:376px;
  clear:both;
}

#l-data .bestseller li {
  float:left;
  position:relative;
  width:236px; height:175px;
  margin:0 12px 11px 0;
  background:url(/img/discountcigbox/bg-bestsell.gif) no-repeat;
}

#l-data .bestseller li h2 {
    padding:14px 0 0 10px;
}

#l-data .bestseller p {
  color:#c17a31;
  padding-right:36px;
  margin:18px 0;
}

#l-data h3 {
  xposition:absolute;
  xleft:18px;
  xtop:13px;
  font:bold 1.3em/1.4em tahoma, verdana, sans-serif;
  color:#b05700;
}

/* l-info (seo) */

#l-info h1,
#l-info h3 {
  font:bold 1.3em/1.4em tahoma, verdana, sans-serif;
  color:#b05700;
  padding-bottom:12px;
}

#l-info p,
#l-info ul {
  font:normal 1.1em/1.2em tahoma, verdana, sans-serif;
  color:#404040;
  padding-bottom:16px;
}

#l-info ul {
    margin-left:20px;
}
#l-info li {
    list-style-type:disc;
    
}

/* product list */

#l-hold .product-list {
  padding:8px 0 0 68px;
}

#l-hold .product-list li {
  position:relative; /* inside els - absolute */
  width:417px; height:205px; /* 417 x 205 */
  margin-bottom:20px;
  background:url(/img/discountcigbox/bg-product.gif) no-repeat;
  color:#b05700;
  font-family:tahoma, verdana, sans-serif;
  overflow:hidden;
  clear:both;
}

#l-hold .product-list h3 {
  position:absolute;
  left:14px; top:12px;
  cursor:pointer;
}

#l-hold .product-list img {
  position:absolute;
  left:27px; top:61px;
}


.float-left{
    float:left;
    padding-left:105px;
    margin-top:57px;
    width:190px;
}

.float-right{
    float:right;
    margin-top:57px;
    padding-right:20px;
    width:95px;
}

.short-desc{
    font-size:1.1em;
    line-height:1.2em;
    padding:5px 0px;
}

#l-hold .product-list .per-offer, #l-hold .product-list b {
font-size:1.2em;
line-height:1.3em;
}

.color{
color:#DA7008;}

#l-hold .product-list .per-offer{
    line-height:2em;
}


#l-hold .product-list .pl-total {
  font-size:1.2em;
}

#l-hold .product-list i {
  display:block;
  padding-top:3px;
  margin-right:8px;
  float:left;
  font-style:normal;
  font-size:1.1em;
}

#l-hold .product-list .it-tx {
  width:19px; height:15px;  /* 25 x 17 */
  padding:2px 3px 0 3px;
  background:url(/img/discountcigbox/it-tx-3.gif) no-repeat;
  border-width:0;
  color:#000; font-size:1.1em;
  float:left; margin-right:8px;
}

#l-hold .product-list p {
    margin:0;
    color:#da7008; 
    font-size:1.9em;
    font-weight:bold;
    text-align:center;
}

#l-hold .product-list p span{
    display:block;
    font-size:0.7em;
    line-height:3em;
}

#l-hold .product-list .a-button,
#l-hold .product-list .out-of-stock{
}

/* content - my basket - table layouts */

#l-body .my-basket { margin:18px 0; }
#l-body .my-basket table {
  width:555px;
  font-family:tahoma, verdana, sans-serif;
}
/*
#l-body .my-basket thead tr { height:43px; }
#l-body .my-basket tbody tr { height:24px; }

#l-body .my-basket .col-1 { width:312px; }
#l-body .my-basket .col-2 { width:96px; text-align:center; }
#l-body .my-basket .col-3 { width:107px; text-align:right; }
#l-body .my-basket .col-4 { width:36px;text-align:center; padding-right:4px; }

#l-body .my-basket thead .col-1 { background:url(/img/discountcigbox/basket-th-1.gif) no-repeat; }
#l-body .my-basket thead .col-2 { background:url(/img/discountcigbox/basket-th-2.gif) no-repeat; }
#l-body .my-basket thead .col-3 { background:url(/img/discountcigbox/basket-th-3.gif) no-repeat; }
#l-body .my-basket thead .col-4 { background:url(/img/discountcigbox/basket-th-4.gif) no-repeat; }

#l-body .my-basket tbody .col-1 { background:url(/img/discountcigbox/basket-td-1.gif) no-repeat; }
#l-body .my-basket tbody .col-2 { background:url(/img/discountcigbox/basket-td-2.gif) no-repeat; }
#l-body .my-basket tbody .col-3 { background:url(/img/discountcigbox/basket-td-3.gif) no-repeat; }
#l-body .my-basket tbody .col-4 { background:url(/img/discountcigbox/basket-td-4.gif) no-repeat; }

#l-body .my-basket div.totals {
  width:555px; padding-top:2px;
  background:url(/img/discountcigbox/basket-total-cap.gif) no-repeat top;
}

#l-body .my-basket .totals .col-1 { background:url(/img/discountcigbox/basket-td-t-1.gif) no-repeat; }
#l-body .my-basket .g-totals .col-1 { height:45px; background:url(/img/discountcigbox/basket-td-gt-1.gif) no-repeat; }
#l-body .my-basket .g-totals .col-2 { height:45px; background:url(/img/discountcigbox/basket-td-gt-2.gif) no-repeat; }

/* content - my basket - table elements 

#l-body .my-basket table thead td {
  text-align:center;
  color:#b05700;
  font-size:1.3em;
  font-weight:bold;
}

#l-body .my-basket thead .col-1,
#l-body .my-basket .product .col-1 { text-align:left; padding-left:28px; width:284px; }

#l-body .my-basket thead td img {
  position:relative; top:2px;
}

#l-body .my-basket .product td {
  color:#b05700;
  font-size:1.1em;
}

#l-body .my-basket .col-3 { width:84px; padding-right:23px; text-align:right; }

#l-body .my-basket .totals .col-1 {
  font-weight:bold;
  padding-left:28px;
  color:#b05700;
  font-size:1.1em;
}

#l-body .my-basket .totals .col-3 {
  font-weight:bold;
  font-size:1.1em;
}

#l-body .my-basket .it-tx {
  width:16px; height:15px;
  padding:2px 3px 0 6px;
  font-size:1em;
  border-width:0;
  background:url(/img/discountcigbox/it-tx-3.gif) no-repeat;
  margin-left:10px;
}

#l-body .my-basket .g-totals span {
  position:relative;
  top:-6px;
  color:#000;
  font-size:1.1em;
}

#l-body .my-basket .g-totals .col-2 {
  width:84px;
  padding-right:63px;
  text-align:right;
  font-weight:bold;
  font-size:1.1em;
}
*/


/* buttons */
#l-body .navy {
  margin-top:16px;
  text-align:right;
  clear:both;
}

#l-body .navy a {
  margin-left:2px;
}

/* statistics */
#l-body .stats {
  margin:16px 0;
  text-align:center;
  clear:both;
}

#l-body .stats p {
  margin:0; padding:0;
  height:1.6em;
  font-size:1.1em; line-height:1.5em;
  clear:both;
}

#l-body .stats b {
  display:block;
  width:263px;
  text-align:right;
  color:#b05700;
  float:left;
}

#l-body .stats span {
  padding:4px 0 0 8px;
  float:left;
}

#l-body .navy-stats {
  margin-top:32px;
  text-align:center;
  overflow:hidden;
  zoom:1;
}
#l-body .navy-stats a.uni-button {
    float:left;
    margin:0 12px 12px 0;
}

#l-body .navy-stats .buttons {
    overflow:hidden;
    zoom:1;
    padding-bottom:12px;
}


/* billing - shipping form */

#l-body .zend_form {
  padding:16px 0 16px 34px;
  font-size:1.1em;
}

#l-body .zend_form legend {
  padding:0 0 18px 152px;
  font-weight:bold;
  font-size:1.18em;
  line-height:1.4em;
  color:#b05700;
}

#l-body fieldset dl dt {
  display:block;
  clear:both;
  width:140px;
  float:left;
  text-align:right;
  padding:2px 12px 0 0;
  color:#010101;
}

#l-body fieldset dl dt,
#l-body fieldset dl dd {
  margin-bottom:8px;
}

#l-body fieldset textarea {
  width:340px;
  height:120px;
  border:1px solid #EADED5;
  border-top:2px solid #AD7F5A;
  border-left:2px solid #AD7F5A;
}

#l-body input.text {
  width:191px; height:15px;
  padding:2px 9px 0 9px;
  color:#010101;
  font-size:11px; line-height:12px; /* input type text */
  background:url(/img/discountcigbox/it-tx-4.gif) no-repeat;
  border:0;
}

#l-body select {
  border-color:#b05700;
  font-size:11px; line-height:12px;
  width:210px;
}

#l-body .f-submit {
  padding:16px 0 0 151px;
}

#l-body .errors {
  margin-left:152px;
  padding:2px 0 2px 20px;
  background:url(/img/discountcigbox/icon-warning.gif) no-repeat left;
  color:#b05700;
  font-size:11px;
  line-height:1.2;
  color:#c30000;
}



/* my orders table */

#l-body .order-list {
  padding:16px 0;
  width:555px;
}

#l-body .order-list table { width:100%; }

#l-body .order-list .col-1 { width:103px; }
#l-body .order-list .col-2 { width:154px; }
#l-body .order-list .col-3 { width:150px; }
#l-body .order-list .col-4 { width:148px; }

#l-body .order-list thead td { height:43px; text-align:center; }
#l-body .order-list tfoot { height:11px; }
#l-body .order-list tbody td { text-align:center; border-bottom:1px solid #f4e2c5; }

#l-body .order-list thead .col-1 { background:url(/img/discountcigbox/tbl-order-th-1.gif) no-repeat; }
#l-body .order-list thead .col-2 { background:url(/img/discountcigbox/tbl-order-th-2.gif) no-repeat; }
#l-body .order-list thead .col-3 { background:url(/img/discountcigbox/tbl-order-th-3.gif) no-repeat; }
#l-body .order-list thead .col-4 { background:url(/img/discountcigbox/tbl-order-th-4.gif) no-repeat; }

#l-body .order-list tfoot td { background:url(/img/discountcigbox/tbl-order-tf-rx.gif) repeat-x; }

#l-body .order-list tbody .col-1 { background:url(/img/discountcigbox/tbl-order-td-1.gif) repeat-y; }
#l-body .order-list tbody .col-2 { background:url(/img/discountcigbox/tbl-order-td-2.gif) repeat-y; }
#l-body .order-list tbody .col-3 { background:url(/img/discountcigbox/tbl-order-td-3.gif) repeat-y; }
#l-body .order-list tbody .col-4 { background:url(/img/discountcigbox/tbl-order-td-4.gif) repeat-y; }

/* ticket list - table */

#l-body .ticket-list {
  padding:16px 0;
  width:555px;
}

#l-body .ticket-list table { width:100%; }

#l-body .ticket-list .col-1 { width:97px; }
#l-body .ticket-list .col-2 { width:81px; }
#l-body .ticket-list .col-3 { width:117px; }
#l-body .ticket-list .col-4 { width:76px; }
#l-body .ticket-list .col-5 { width:78px; }
#l-body .ticket-list .col-6 { width:106px; }

#l-body .ticket-list thead td { height:42px; text-align:center; }
#l-body .ticket-list tfoot { height:12px; }
#l-body .ticket-list tbody td { height:24px; text-align:center; }

#l-body .ticket-list thead .col-1 { background:url(/img/discountcigbox/tbl-ticket-th-1.gif) no-repeat; }
#l-body .ticket-list thead .col-2 { background:url(/img/discountcigbox/tbl-ticket-th-2.gif) no-repeat; }
#l-body .ticket-list thead .col-3 { background:url(/img/discountcigbox/tbl-ticket-th-3.gif) no-repeat; }
#l-body .ticket-list thead .col-4 { background:url(/img/discountcigbox/tbl-ticket-th-4.gif) no-repeat; }
#l-body .ticket-list thead .col-5 { background:url(/img/discountcigbox/tbl-ticket-th-5.gif) no-repeat; }
#l-body .ticket-list thead .col-6 { background:url(/img/discountcigbox/tbl-ticket-th-6.gif) no-repeat; }

#l-body .ticket-list tfoot td { background:url(/img/discountcigbox/tbl-ticket-tf-rx.gif) repeat-x; }

#l-body .ticket-list tbody .col-1 { background:url(/img/discountcigbox/tbl-ticket-td-1.gif) repeat-y; }
#l-body .ticket-list tbody .col-2 { background:url(/img/discountcigbox/tbl-ticket-td-2.gif) repeat-y; }
#l-body .ticket-list tbody .col-3 { background:url(/img/discountcigbox/tbl-ticket-td-3.gif) repeat-y; }
#l-body .ticket-list tbody .col-4 { background:url(/img/discountcigbox/tbl-ticket-td-4.gif) repeat-y; }
#l-body .ticket-list tbody .col-5 { background:url(/img/discountcigbox/tbl-ticket-td-5.gif) repeat-y; }
#l-body .ticket-list tbody .col-6 { background:url(/img/discountcigbox/tbl-ticket-td-6.gif) repeat-y; }

/* list tables - elemenths styles */

#l-body .order-list thead td,
#l-body .ticket-list thead td {
  color:#b05700;
  font-size:1.3em;
  font-weight:bold;
}

#l-body .order-list tbody .col-4 { text-align:left; padding:6px 0; }
#l-body .order-list tbody a {
  line-height:1.3em;
}

#l-body .order-list tbody .col-4 a {
  display:block;
  padding-left:20px;
}

#l-body .order-list tbody,
#l-body .ticket-list tbody {
  color:#b05700;
  font-size:1.1em;
}

#l-body .ticket-list .col-1 a {
  padding-left:6px;
}

#l-body .ticket-list p {
  text-align:right;
  padding-top:0px;
}

/* payment info */

#l-body .payment-info {
  color:#010101;
  font-size:11px;
  line-height:1.1em;
}

#l-body .payment-info strong {
  font-weight:bold;
}

#l-body .payment-info .tx-red {
  font-weight:bold;
}

#l-body .payment-info form strong {
  font-size:1.1em;
  display:block;
  margin-bottom:12px;
}

#l-body .payment-info form p {
  margin:0 0 0 -5px;
}

#l-body .payment-info form label {
  position:relative;
  top:-1px;
}

#l-body .payment-info .f-submit {
  margin:16px 0 16px 16px;
}

/* ticket details */

#l-body .ticket-desc {
  font-size:1.1em;
  text-align:center;
  margin:16px 0;
  clear:both;
  padding-bottom:16px;
}

#l-body .ticket-desc li {
  clear:both;
}

#l-body .ticket-desc b {
  display:block;
  width:270px;
  text-align:right;
  padding-right:9px;
  float:left;
  color:#b05700;
  margin-bottom:7px;
}

#l-body .ticket-desc span {
  float:left;
}

#l-body .ticket-desc a {
  float:left;
  padding-left:16px;
}

#l-body .ticket-chat {
  margin:16px 0;
}

#l-body .ticket-chat ul {
  width:555px;
  padding-bottom:11px;
  background:url(/img/discountcigbox/tb-chat-tail-rx.gif) repeat-x bottom;
  margin-bottom:32px;
}

#l-body .ticket-chat ul li.t-msg {
  background:url(/img/discountcigbox/tb-chat-body-ry.gif) repeat-y;
  padding:15px 29px 14px 29px;
  font-size:1.1em;
  line-height:1.3em;
}

#l-body .ticket-chat ul li.title {
  height:28px; /* 43 */
  padding:15px 28px 0 28px;
  background:url(/img/discountcigbox/tb-chat-head-rx.gif) repeat-x top;
}

#l-body .ticket-chat .title {
  color:#b05700;
}

#l-body .ticket-chat .title strong {
  font-weight:bold; font-size:1.2em;
  float:left;
}

#l-body .ticket-chat .title span {
  float:right; font-size:1.1em;
}

#l-body .ticket-form label {
  display:block;
  font-size:1em;
  color:#b05700;
  padding-bottom:8px;
}

#l-body .ticket-form textarea {
  width:550px;
  height:115px;
  border-color:#c8a990;
}

#l-body .ticket-form select {
  width:108px;
  border-color:#c8a990;
}

#l-body .ticket-form .f-submit {
  padding-bottom:16px;
}

/* end */

table.data {
    width:100%;
    border-collapse:collapse;
    font-size:11px;
    margin-bottom:11px;
}
table.data .w20 {width:20px;}
table.data .w60 {width:60px;}
table.data .w80 {width:80px;}
table.data .w100 {width:100px;}
table.data .w120 {width:120px;}
table.data .p1 {width:1%;}

table.data thead th {
    border-bottom:1px solid #CF7319;
    background:#F4E2C5;
}
table.data .empty th,
table.data .empty td {
    border:0;
}
table.data th,
table.data td {
    padding:2px 8px;
    vertical-align:middle;
    height:28px;
}
table.data td.actions {
    padding:8px;
}
table.data .even td {
    background:#FFF8EF;
    border-bottom:1px solid #fff;
}
table.data th {
    font-weight:bold;
    color:#A15306;
}
table.data td input {
    border:1px solid #BF6A17;
    width:40px;
}
table.data tfoot {
    color:#A15306;
}
table.data tfoot td {
    border-top:1px solid #EDD3B1;
    border-left:0;
    border-right:0;
}
table.data tfoot .grand-total th {
    font-size:12px;
    border-top:1px solid #CF7319;
}


#ticket-replies li {
    padding-bottom:16px;
}





/***********************************
 Poll
***********************************/
.box-poll .wrap {
    font-size:1.1em;
    padding:10px 0 0 0;
}
.box-poll .question {
    font-size:1.09em!important;
    font-weight:bold!important;
    margin-bottom:1em;
}
.box-poll .voted li {
    overflow:hidden;
    zoom:1;
    margin-bottom:1em!important;
}
.box-poll .voted p {
    margin-bottom:.3em!important;
}
.box-poll .voted .votes {
    font-size:1px;
    line-height:0;
    height:5px;
    background:#c7c7c7;
}
.box-poll .voted .votes .percent {
    background:#FA8214;
    height:5px;
}
.box-poll .vote {
    margin-bottom:1em;
}

#l-data .cigarettes-bestsellers {
    width:498px;
    overflow: hidden;
    zoom:1;
}
#l-data .cigarettes-bestsellers li {
    float:left;
    position:relative;
    width:200px; height:145px;
    margin:0 0 18px 48px;
}
#l-data .cigarettes-bestsellers li h3 {
    position:absolute;
    left:0;
    top:0;
    color:#876948;
}
#l-data .cigarettes-bestsellers img {
    position:absolute;
    left:0px; top:38px;
    width:63px; height:95px;
}
#l-data .cigarettes-bestsellers .price {
    position: absolute;
    left:94px;
    top:32px;
    color:#ff7900;
    font-size:28px;
    font-weight:bold;
}
#l-data .cigarettes-bestsellers .price sup {
    position:relative;
    top:-10px;
    letter-spacing:0px;
    font-size:18px;
    font-weight:bold;
}
#l-data .cigarettes-bestsellers em {
    position:absolute;
    left:94px;
    top:70px;
    font-style: normal;
    font-size:12px;
    font-weight:bold;
    color:#5e4223;
}
#l-data .cigarettes-bestsellers a {
    position:absolute;
    left:94px;
    top:105px;
}




#facebox .message {
    font-size:12px;
    font-weight:bold;
    color:#434343;
    padding-bottom:1em;
}
#facebox .buttons {
    overflow:hidden;
    zoom:1;
}
#facebox .buttons a {
    float:left;
    height:19px;
    padding:3px 6px 0 6px;
    background:#bc4706 url(/img/discountcigbox/button-buynow.gif) repeat-x;
    text-decoration:none;
    font:bold 11px/12px tahoma, verdana, sans-serif;
    text-align:center;
    cursor:pointer;
}
#facebox .buttons a span {
    padding:0 0 0 12px; margin:0;
    background:url(/img/discountcigbox/bullet-t3.gif) no-repeat left 63%;
    font:bold 11px/12px tahoma, verdana, sans-serif;
    color:#fddaaa;
    cursor:pointer;
}
#facebox .buttons a:hover span {
    text-decoration:underline;
    color:#fddaaa;
}
#continue-shopping {
    margin-right:12px;
}



#view-cart {
    font-size:11px;
    font-weight:bold;
    line-height:2;
    display: block;
    text-align:center;
    margin-top:5px;
    width:131px;
}


.warning {
    border:1px solid #edd3b1;
    background:url(/img/discountcigbox/warning.jpg) 12px center no-repeat;
    padding:12px 12px 12px 88px;
}
.warning h3 {
    color:#800000;
    font: bold 1.64em/1.2 Arial, Helvetica, sans-serif;
    padding-bottom: .5em;
}
.warning p {
    color:#000;
    font-weight: bold!important;
    font-size:12px;
    margin:0!important;
    padding-bottom:1em!important;
}


#coupon-code {
    width:77px !important;
    margin-right:10px;
}

#billing-label {
    display:none;
}


table.data .coupon td {
    padding-top:.5em;
    padding-bottom: .5em;
    line-height:1.5;
}










#select_payment_group-element,
#select_payment_group-element-1{
    display:block;
    margin:0 auto;
    min-height:180px;
    height:auto !important;
    height:180px;
    width:441px;
    padding-top:10px;
    border:1px solid #edd3b1;
}

#fieldset-select_payment_group,
#payment-type-form fieldset{
    padding:0;
    overflow:hidden;
    zoom:1;
    min-height:180px;
    height:auto!important;
    height:180px;
    background:url(/img/cigpro/checkout-payment-cart.png) no-repeat scroll 16px 50%
}

#fieldset-select_payment_group dl{
    margin-bottom:0;
}

#select_payment-label{
    display:block;
    width:400px;
}

#select_payment-label label,
#select_payment_group-element-1 h1{
    color:#b05700;
    width:441px;
    display:block;
    font:bold 2.18em Arial, Helvetica, sans-serif;
    line-height:normal;
    padding-bottom:10px;
    text-align: center;
}

#select_payment-element label,
#select_payment_group-element-1 label {
    border-bottom:1px solid #eae8dd;
    color:#3c3c3c;
    display:block;
    font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-weight:bold;
    padding:10px 0;
    text-transform:uppercase;
    vertical-align:middle;
}

#select_payment-element br,
#select_payment_group-element-1 br{
    display:none;
}

#select_payment-element {
    padding:0 20px 0 20px;
    clear:both;
    margin-left:120px;
}
#payment-type-form fieldset p {
    padding:0 20px 0 150px;
    clear:both;
}

#select_payment-element label input,
#payment-type-form fieldset input ,
#select_payment_group-element-1 input{
    margin-right:10px;
    margin-top:0;
    vertical-align:middle;
}



table.data td ul li{
    line-height: 1.4;
}

#payment-info-button {
    text-align:center;
    padding-top:18px;
}


#order_id-label,
#order_id-element {
    display: none!important;
}



.tell-a-friend-container {
    padding-top:32px;
    text-align: center;
    font-size:12px;
}

pre {	
	margin-bottom:1.2em;
	padding:1.2em;
	font-family: "Courier New", Courier, monospace;
}


#l-hold #l-body .box-popular .a-button, #l-hold #l-body .box-popular .out-of-stock{
    margin-left:36px;
}

.first{
	background:transparent url('../img/discountcigbox/border.jpg') repeat-x left bottom;
	clear: both;
    overflow: hidden;
}

.back-bg{
	background:transparent url('../img/discountcigbox/border-long.jpg') no-repeat 105px top;
	clear: both;
    overflow: hidden;
	padding:20px 0;
}

ul.custom li{
	padding-top:57px!important;
}

ul.custom li .float-right{margin-top:0px!important;}

ul.custom li .float-left{margin-top:0px!important;}

table.pricelist th, table.pricelist td {
	padding: 10px 8px;
	text-align:center;
	color: #A15306;
}

table.pricelist td{border-bottom:0;border-top:0;border-left:1px solid #806552;border-right:1px solid #806552;}

table.pricelist .even td {border-bottom:0;}

table.pricelist th{
	background: none repeat scroll 0 0 #FFF8EF;
	border:1px solid #806552;
}

table.pricelist {border-bottom:1px solid #806552;}





#contacts h3 {
    color: #B05700;
    font: bold 1.4em/1.4em tahoma,verdana,sans-serif;
    margin: 10px 20px;
}
#contacts img {
    padding: 5px;
    width: 50px;
}
#contacts span {
    
    font: 1.3em/1.2em tahoma,verdana,sans-serif;
    text-align: right;
}





