html { *overflow-x: hidden; }  /* hack for IE7 only */

a {
	outline: none;
	cursor: pointer; }

strong { font-weight: bold; }
 
#triangle {
	left: 0px;
	position: fixed; }
 
#shopping_total_oo_container #total_price_oo th,
#shopping_total_oo_container #total_price_oo td { font-weight: bold; }
 
.CardLabel {
	width: 22% !important;
	font-size: 12px;
	font-weight: bold;
	text-align: center; }
 
.RightBorder { border-right: 1px solid #c0c0c0; }
 
.TopBorder { border-top: 1px solid #c0c0c0; }
 
.BottomBorder { border-bottom: 1px solid #c0c0c0; }
 
.LeftBorder { border-left: 1px solid #c0c0c0; }
 
.RePaddingTop { padding-top: 0px !important; }
 
.DiscountIcon {
	background: url(../general/discount-icon.gif) no-repeat 0px 7px;
	color: #FFFFFF;
	float: left;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	height: 41px;
	text-align: center;
	width: 35px;
	line-height: 49px;
	margin-right: 3px; }
 
.DiscountText {
	line-height: 49px;
	height: 44px; }
 
.TdCardHeight {
	height: 50px;
	line-height: 50px; }
 
.TdLineHeight { line-height: 16px; }
 
.TdCardsBottomBorder { border-bottom: 1px solid #e2e2e2; }
 
.TdCardsTopBorder { border-top: 1px solid #e2e2e2; }
 
.CardLogo {
	width: 54px;
	height: 43px;
	border: none;
	font-size: 9px;
	margin-right: 10px;
	margin-top: 6px;
	float: left;
	display: inline;
	padding-left: 15px;
	cursor: pointer;
	text-align: center;
	background: url(../general/card-loader.gif) no-repeat center center;
	line-height: 1.1em; }
 
.echLogoOnDiscount,
	.c21LogoOnDiscount,
	.c4kLogoOnDiscount {
	height: 84px;
	margin-right: 15px;
	height: 43px;
	margin-bottom: 7px; }
 
.eCheckPadding {
	margin-top: 7px;
	display: block; }
 
.eCheckGroup {
	float: left;
	width: 98%;
	padding-right: 2%; }
 
.PaddingRightCard { padding-right: 5px; }
 
.marginRight { display: block; /*margin-left:78px;*/ }
 
.rollOverCardName a {
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration: none !important;
	cursor: pointer; }
 
span.marginRight a {
	font-size: 11px !important;
	line-height: 35px !important;
	margin-right: 6px; }
 
.nameRollOver a,
.rollOverName a {
	color: #000 !important;
	font-weight: bold;
	text-decoration: none !important;
	cursor: pointer; }
 
.nameRollOver a:hover,
.rollOverCardName a:hover,
.rollOverName a:hover {
	text-decoration: underline !important;
	cursor: pointer; }
 
.CardRollOver {
	color: #000;
	text-decoration: none;
	cursor: pointer; }
 
.shipping_type { width: auto; }
 
.sc_pt_this { background: #eeeeee; }
 
.sc_pt_hover { background: #f2f2f2 url(../general/order_page_card_over.jpg) repeat-x top right ; }
 
.CardMargin { margin-left: 80px; }
 
.CardFloat { float: none !important; }
 
.CardUl {
	float: left;
	display: inline;
	padding-left: 0px;
	margin-left: 0px; }
 
	.CardUl li {
		padding-left: 0px;
		margin-left: 0px;
		display: inline; }
 
.tc {
	text-align: center;
	width: 57px; }
 
.medical tr .tr_cc_td { border-bottom: 1px solid #E2E2E2; }
 
/*--- box info, notice, error & noIcon ---*/

.order-received .medical .item .box-msg,
.box-msg {
	font-size: 1.2em;
	margin: 8px 0;
	padding: 2%;
	padding-left: 10%;
	width: auto !important;
	font-size: 11px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }

    .box-msg li.noBullet { list-style-type: none !important; }

    .box-msg a { text-decoration: underline; }

        .box-msg a:hover { text-decoration: none; }

     .box-msg.information a { color:#000033; }

     .box-msg.notice a { color:#333300; }

    .box-msg.error {
        background: #F9E5E6 url(../general/error-icon.jpg) no-repeat 2.5% 50%;
        border: 1px solid #E8AAAD;
        color: #B50007; }

        .box-msg.error .red { color: #B50007; }

        .box-msg.error li {
            list-style-type: square;
            color: #B50007; }

        .box-msg.information {
            background: #E5ECF9 url(../general/info-icon.jpg) no-repeat 2.5% 50%;
            border: 1px solid #AAC6E8;
            color: #000033; }

            .box-msg.information li {
                list-style-type: square;
                color: #000033; }

           .box-msg .discount-note {
                font-size:0.9em;
                list-style:none;
                margin-top:12px;
                text-indent:-13px;	}

                 .box-msg.information .discount-note {
                     list-style-type: none;
                     color:#336699; }

                 .box-msg.notice .discount-note { color:#999966; }

                  .box-msg.peel .discount-note {
                      text-indent: 0;
                      color:#999933; }

            .box-msg .discount-note .bullet {
                font-size: 1.3em;
                padding-right: 7px; }

            .box-msg.process { background-position: 3.6% 50%; }

    .box-msg.notice {
            background: #F9F9E5 url(../general/notice-icon.jpg) no-repeat 3.6% 50%;
            border: 1px solid #E8E3AA;
            color: #333300;  }

     .box-msg.notice .small { color: #333300; }
  
      .box-msg.notice.search { background-image:url(../general/search-icon.jpg) }
      
      .box-msg.notice.shipping { background-image:url(../general/shipping-icon.jpg) }

     .box-msg.noIcon {
         margin-top: 4px;
         font-weight: normal;
         padding-left: 4%;
         background-image: none;}

.box-msg .small strong {
    font-weight: bold;
    font-size: 1.1em; }

    .box-msg.peel {
        border: 1px solid #FFE222;
        background: #FFFBC2 url(../general/peel-discount.jpg) no-repeat top right;
        padding: 5%;
        padding-bottom: 0;
        min-height:118px;
        line-height: 18px; }
mu
    .box-msg.peel.store { background: #FFFBC2 url(../general/peel-discount-store.jpg) no-repeat top right; }
    
    .box-msg.peel.bags { background: #FFFBC2 url(../general/peel-discount-bags.jpg) no-repeat top right; }

    .box-msg.peel ul { width:320px; }

    	.box-msg.success {
            background: #E9F9E5 url(../general/success_icon.jpg) no-repeat 3.6% 50%;
            border: 1px solid #B4E8AA;
            color: #1C8400; }

            .box-msg.success li {
                color: #1C8400 !important;
                margin: 0 !important;
                list-style:none outside none !important; }

/*--- End box info ---*/

.order-received .medical .item p,
.order-received .medical .item h4,
.order-received .medical .item h3,
.order-received .medical .item li,
.order-received .medical .item ol,
.order-received .medical .item ul {
	margin: 0;
	padding: 0;
	width: auto; }
 
.order-received { margin: 10px; }
 
	.order-received .medical .item p {
		line-height: 1.5em;
		margin: 10px 0; }
 
	.order-received .medical .item h3 {
		font-weight: bold;
		padding-bottom: 10px;
		padding-top: 7px;
		font-size: 12px; }
 
	.order-received .medical .item h4 {
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		margin: 0;
		padding-left: 0; }
 
	.order-received .medical .item ul {
		list-style: decimal;
		padding-bottom: 8px;
		padding-top: 4px;
		color: #000;
		padding-left: 18px; }
 
	.order-received .medical .item li {
		line-height: 1.5em;
		color: #000;
		list-style: decimal;
		margin-bottom: 5px; }
 
/*	.order-received .medical .item .box-success {
		background: #E6EFC2 url(../general/success_icon.jpg) no-repeat 10px center;
		border: 1px solid #C6D880;
		font-size: 1.2em;
		margin: 8px 0 !important;
		padding: 10px;
		padding-left: 45px;
		width: auto !important;
		color: #264409;
		font-size: 11px; }*/
 
	.order-received .medical table.shopping_total {
		float: none;
		border: 1px solid #e7e7e7; }
 
		.order-received .medical table.shopping_total th,
.order-received .medical table.shopping_total td {
			border-bottom: 2px solid #FFFFFF;
			background: #f4f4f4;
			padding: 5px 10px; }
 
		.order-received .medical table.shopping_total tr.total-back td,
.order-received .medical table.shopping_total tr.total-back th {
			border-bottom: none;
			background: #e7e7e7; }
 
/*---- Shopping cart bubble ---*/
.popitup td {
	padding: 0 !important;
	border: none !important;
	background-color: transparent; }
 
	.popitup td.topleft { background-image: url(../bubble/bubble-1.gif); }
 
	.popitup td.top {
		background-image: url(../bubble/bubble-2.png);
		background-repeat: repeat-x; }
 
	.popitup td.topright { background-image: url(../bubble/bubble-3.gif); }
 
	.popitup td.left {
		padding-left: 11px !important;
		background-image: url(../bubble/bubble-4.png);
		background-repeat: repeat-y; }
 
	.popitup td.right {
		padding-right: 11px !important;
		background-image: url(../bubble/bubble-5.png);
		background-repeat: repeat-y; }
 
	.popitup td.bottomleft { background-image: url(../bubble/bubble-6.gif); }
 
	.popitup td.bottom {
		background-image: url(../bubble/bubble-7.png);
		text-align: center;
		background-repeat: repeat-x; }
 
		.popitup td.bottom img {
			display: block;
			margin: 0 auto; }
 
	.popitup td.bottomright { background-image: url(../bubble/bubble-8.gif); }
 
/*---- End shopping cart bubble ---*/

.products-table-header { position: relative; }

    .products-table-header .express_shipping,
	.products-table-header a {
		color: #4F4F4F;
		text-decoration: none; }
 
		.products-table-header .express_shipping,
		.products-table-header a.product_info {
			float: right;
            margin-right: 6px;
			padding: 0px; }
 
		.products-table-header a.product_top { float: right; }
 
		.products-table-header a:hover { text-decoration: underline; }

        .products-table-header .express_shipping span,
		.products-table-header a span {
			float: left;
			padding-left: 5px;
			line-height: 19px; }
 
	.products-table-header img { float: left; }
 
.products_table h3 { margin: 1px; }
 
#shopping_total_order_review {
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin: 0; }
 
table.order_review { width: 100%; }
 
.billing_order_open,
.billing_order_minimize {
	background: url(../general/billing_order_minimize.gif) no-repeat bottom left;
	text-decoration: underline;
	height: 16px;
	width: 160px;
	display: inline;
	padding-left: 17px;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal; }
 
.billing_order_open { background: url(../general/billing_order_minimize.gif) no-repeat top left; }
 
	.billing_order_open:hover,
.billing_order_minimize:hover { text-decoration: none; }
 
.shopping_total { margin: 0 !important; }
 
	.shopping_total th { width: 77%; }
 
.back-total {
	border-collapse: separate;
	border-top: 2px solid #ffffff; }
 
	.back-total td,
	.back-total th { background: #EEEEEE; }
 
.shopping_total .discounts td,
.shopping_total .discounts th {
	color: #333333;
	font-weight: bold; }
 
.order_review .tc {
	text-align: right;
	padding-right: 14px !important;
	width: 24%; }
 
#shopping_total_order_review tr td,
#shopping_total_order_review tr th { padding: 2px 10px; }
 
.shopping_total .total-back td,
.shopping_total .total-back th { background: #DDDCDC; }
 
.details label { line-height: 24px; }
 
.item a.submit_button.processing {
	border: medium none;
	color: #FFFFFF !important;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	text-decoration: none !important;
	width: 123px; }
 
tr.r2.best-sellers-back,
tr.r1.best-sellers-back { background: url(../general/best_sellers-back.jpg) repeat-x top left; }
 
.groupbtn,
.SpecialOfferContainer .groupbtn {
	width: 100%;
	text-align: center;
	padding-top: 2px; }
 
#bestSellersPopupBox .SpecialOfferContainer .groupbtn { padding-top: 8px; }
 
.SpecialOfferContainer a.sobtn {
	margin-left: 0px;
	margin-right: 0px; }
 
.SpecialOfferContainer .sobtn u { font-size: 1.0em; }
 
.SpecialOfferContainer a:hover { text-decoration: none; }
 
.SpecialOfferContainer img { border: 0; }
 
.SpecialOfferContainer {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 183px;
	background-color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative; }
 
	.SpecialOfferContainer .bestsellerBox,
.SpecialOfferContainer .Box {
		margin: 0;
		padding: 0;
		background: #ffffff;
		width: 43%;
		height: 136px;
		padding: 4px;
		float: left;
		display: inline;
		position: relative;
		margin-top: 20px;
		margin-bottom: 15px;
		margin-left: 20px; }
 
	.SpecialOfferContainer .bestsellerBox .ScissorIcon,
.SpecialOfferContainer .Box .ScissorIcon {
		margin: 0;
		padding: 0;
		display: block;
		width: 101%;
		height: 22px;
		border: none;
		position: absolute;
		top: 90px; }
 
	.SpecialOfferContainer .Box .ScissorIcon.red { background: url(../special_offer/scissor-red.gif) no-repeat right top !important; }
 
	.SpecialOfferContainer .Box .ScissorIcon.green { background: url(../special_offer/scissor-green.gif) no-repeat right top !important; }
 
	.SpecialOfferContainer .bestsellerBox .ScissorIcon.red,
.SpecialOfferContainer .bestsellerBox .ScissorIcon.green { background: url(../special_offer/scissor-gray.gif) no-repeat right top !important; }
 
	.SpecialOfferContainer .Box .Close {
		display: block;
		width: 101%;
		height: 14px;
		position: absolute;
		top: -7px; }
 
		.SpecialOfferContainer .Box .Close.Red { background: url(../special_offer/close-icon-red.gif) no-repeat right; }
 
		.SpecialOfferContainer .Box .Close.Green { background: url(../special_offer/close-icon-green.gif) no-repeat right; }
 
	.SpecialOfferContainer .bestsellerBox .LogoImg,
.SpecialOfferContainer .Box .LogoImg {
		margin: 0;
		padding: 0;
		text-align: right;
		display: block;
		width: 100%; }
 
	.SpecialOfferContainer .bestsellerBox .RedText,
.SpecialOfferContainer .Box .RedText { color: #c00000; }
 
	.SpecialOfferContainer .Box .XIcon { background: url(../general/x_mark.gif) no-repeat center center; }
 
	.SpecialOfferContainer .bestsellerBox p.Title,
.SpecialOfferContainer .Box p.Title {
		margin: 0;
		padding: 0;
		color: #276e9f;
		text-align: center;
		font-weight: bold;
		padding-top: 5px;
		padding-bottom: 2px; }
 
	.SpecialOfferContainer .bestsellerBox p.Text,
.SpecialOfferContainer .Box p.Text {
		margin: 0;
		padding: 0;
		text-align: center;
		line-height: 16px;
		padding-bottom: 2px; }
 
	.SpecialOfferContainer .bestsellerBox p.Text b,
.SpecialOfferContainer .Box p.Text b {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 13px; }
 
	.SpecialOfferContainer .Left { border: 1px dashed #e56e75; }
 
	.SpecialOfferContainer .Right { border: 1px dashed #90bf6e; }
 
	.SpecialOfferContainer .Box .SaleRedIcon {
		margin: 0;
		padding: 0;
		background: url(../special_offer/sale-red-icon.gif) no-repeat;
		width: 100%;
		height: 59px;
		display: block;
		position: absolute;
		top: -9px;
		right: 15px; }
 
	.SpecialOfferContainer .Box .SaleGreenIcon {
		background: url(../special_offer/sale-green-icon.gif) no-repeat;
		width: 100%;
		height: 59px;
		display: block;
		position: absolute;
		top: -9px;
		right: 15px; }
 
	.SpecialOfferContainer .bestsellerBox { height: 120px; }
 
	.SpecialOfferContainer .bestsellerIcon {
		background: url(../special_offer/bestseller-icon.gif) no-repeat;
		height: 76px;
		width: 100%;
		display: block;
		position: absolute;
		top: -9px;
		right: 15px; }
 
	.SpecialOfferContainer .border { border: 1px dashed #a5a5a5; }
 
.carousel-bs,
#special_offers_container .carousel { float: right; }
 
#special_offers_container .bg-preloader { background: url(../general/so-loader.gif) center center no-repeat; }
 
.carousel-nav,
#special_offers_container .carousel-nav {
	width: 100%;
	position: relative;
	padding-left: 2px;
	float: left;
	z-index: 3000; }
 
.carousel-nav a,
#special_offers_container .carousel-nav a {
	width: 36px;
	height: 106px;
	display: block;
	text-indent: -5000px;
	float: left;
	cursor: pointer;
	overflow: hidden;
	z-index: 1000;
	position: absolute;
	top: 51px;
	border: none;
	outline: none; }
 
.carousel-nav a { top: 41px; }
 
	.carousel-nav a.btn-left,
#special_offers_container .carousel-nav a.btn-left {
		left: -15px;
		background: url(../general/best-sellers-btn-left.png) no-repeat top right; }
 
	.carousel-nav a.btn-left { left: -30px; }
 
		.carousel-nav a.btn-left:hover,
#special_offers_container .carousel-nav a.btn-left:hover { background: url(../general/best-sellers-btn-left.png) no-repeat bottom right; }
 
	.carousel-nav a.btn-right,
#special_offers_container .carousel-nav a.btn-right {
		left: 100%;
		margin-left: -23px;
		background: url(../general/best-sellers-btn-right.png) no-repeat top left; }
 
	.carousel-nav a.btn-right { margin-left: -8px; }
 
		.carousel-nav a.btn-right:hover,
#special_offers_container .carousel-nav a.btn-right:hover { background: url(../general/best-sellers-btn-right.png) no-repeat bottom left; }
 
#special_offers_container .carousel #so-carousel-bullets {
	float: left;
	display: block;
	height: 18px; }
 
	#special_offers_container .carousel #so-carousel-bullets span {
		padding: 0 1px;
		font-size: 150%;
		line-height: 17px;
		color: #dedede; }
 
#so-carousel-bullets span #so-carousel-bullets span.this { color: #fd5900; }
 
#special_offers_container .carousel #so-carousel-bullets span.this { color: #ffe222; }
 
.carousel-bs #bs-carousel-bullets {
	float: left;
	display: block;
	height: 18px; }
 
	.carousel-bs #bs-carousel-bullets .bs-this {
		padding: 0 1px;
		font-size: 150%;
		line-height: 17px;
		color: #797979; }
 
		.carousel-bs #bs-carousel-bullets .bs-this.this { color: #fd5900; }
 
.questionary .subtitle { text-transform: none; }
 
#check_signature_account_details .bubbleInfo a,
.item .bubbleInfo a {
	display: block;
	line-height: 21px;
	font-size: 11px; }
 
th.breadcrumbs_disabled { color: #c0c0c0; }

    th.breadcrumbs_disabled:hover { color: #c0c0c0;}
 
.medical input.checkbox_terms { padding-bottom: 5px; }

#welcome_container { z-index: 4000; }
 
#bestSellersPopupBox {
	width: 613px;
	position: relative;
	z-index: 3000; }
 
	#bestSellersPopupBox a#bs_close {
		height: 36px;
		width: 36px;
		position: absolute;
		left: 587px;
		top: -12px;
		outline: none;
		z-index: 1002;
		text-indent: -5000px;
		background: url(/images/special_offer/best-sellers-popup-close.png) no-repeat left top; }
 
	#bestSellersPopupBox #bs_top {
		width: 100%;
		height: 14px;
        font-size: 0;
		background: url(/images/special_offer/best-sellers-popup-top.png) no-repeat left top; }
 
	#bestSellersPopupBox #bs_bottom {
		width: 100%;
		height: 20px;
		background: url(/images/special_offer/best-sellers-popup-bottom.png) no-repeat left top; }
 
	#bestSellersPopupBox #bs_content {
		width: 100%;
		background: url(/images/special_offer/best-sellers-popup-back-y.png) repeat-y left top; }
 
		#bestSellersPopupBox #bs_content #bs_sub_content {
			background: url(/images/special_offer/best-sellers-popup-back-x.png) repeat-x left top;
			margin: 0 10px;
			padding: 4px 30px; }

            #bestSellersPopupBox #bs_content #bs_sub_content .image_wrapper {
                background-position: center center;
                background-repeat: no-repeat;
                width: 542px;
                height: 230px;
                display: block;
                text-align: center;
                font-size: 12px; }
 
			#bestSellersPopupBox #bs_content #bs_sub_content h2 {
				font-size: 17px;
				color: #000;
				font-weight: bold;
				font-family: Arial;
				float: left; }
 
			#bestSellersPopupBox #bs_content #bs_sub_content #bs_top_header { height: 19px; }
 
	#bestSellersPopupBox #count_down {
		float: left;
		left: -12px;
		position: relative;
		top: -15px;
		color: #000000;
		font-size: 12px !important;
		font-family: Arial, Helvetica, sans-serif; }
 
.order-received span.print-text {
	position: relative;
	float: right;
	font-size: 10px;
	margin-right: 3px;
	display: inline; }
 
.order-received  .print-text a.print-icon {
	float: right;
	position: absolute;
	top: -29px;
	left: 0;
	outline: none;
	width: 25px;
	height: 25px;
	text-indent: -5000px;
	background: url(/images/general/print-icon-btn.gif) no-repeat top left; }
 
.order-received  .print-text a:hover.print-icon { background: url(/images/general/print-icon-btn.gif) no-repeat bottom left; }
 
input#wu_select_no,
input#wu_select_yes,
input#check_holder_transfer_shipping_data,
input#card_owner_transfer_shipping_data { background: none !important; }
 
/* New input buttons */
.action_buttons input {
	border: none;
	margin: 0;
	padding: 0;
	outline: 0; }
 
.groupbtn input { margin-top: 5px; }
 
input.inputBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	padding: 2px;
	margin: 0;
	outline: 0;
	background: #DDDDDD url(../general/bg-button-new.gif) repeat-x top right;
	border-bottom: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	vertical-align: middle;
	color: #222222;
	cursor: pointer;
	display: inline-block;
	-moz-border-radius: 0.3em; /* border radius for modern browsers */
	-webkit-border-radius: 0.3em; /* border radius for modern browsers */ }
 
	input.inputBtn:hover {
		background: #DDDDDD url(../general/bg-button-new.gif) repeat-x top right;
		border: 1px solid #9a9a9a; }
 
input.action {
	font-size: 1.2em;
	width: 90px;
	margin-bottom: 1px; }
 
input.bold {
	font-weight: bold;
	margin-left: 5px; }
 
input.back { width: 60px; }
 
input.searcbtn {
	font-size: 1.1em;
	width: 80px;
	float: right; }
 
input.disabledBtn:hover,
input.disabledBtn {
	color: #8e8e8e !important;
	background: #ddd !important;
	border: 1px solid #CCCCCC !important; }
 
input.activate {
	width: 56px;
	height: 24px;
	margin-left: 5px;
	margin-top: 3px; }
 
input.specialOffer {
	font-size: 1em;
	left: 0;
	position: relative;
	top: 4px;
	width: 75px;
	height: 23px; }
 
	input.specialOffer.done {
		width: 125px;
		font-size: 1.1em; }
 
input.upgrade {
	padding-left: 15px;
	margin-right: 5px;
	background: #DDDDDD url(../general/bg-button-new.gif) repeat-x top left; }
 
	input.upgrade:hover {
		background: #DDDDDD url(../general/bg-button-new.gif) repeat-x top left;
		border: 1px solid #9a9a9a; }

/* End new input buttons */

/* Search autocomplete */
/* no results fix for all templates */

.suggestionList span.no_results {
	background-image:none;
	display:inline;
	float:none;
	height:auto;
	margin:0;
	width:auto; }
	
	.suggestionList span.results { 
		margin:0px;
		background-image:none; }	
	
		.suggestionList b { display:inline; }
	
/* End search autocomplete */

/* Shipping types */

.shopping_cart_data.shippingtypes {
    background: #f3f3f3;
    border-top: 1px solid #DFDFDF; }

.shopping_cart_data.shippingtypes,
 .shippingtypes {
        padding-bottom: 10px;
        text-align: left !important; }

 .shippingtypes h3 {
     font-weight: bold;
     margin-bottom: 6px; }

 .shippingtypes span.row {
        display: block;
        margin: 5px 0;}

        .shippingtypes span.row input{
            /* reset  input*/ border-style: none; height: auto; width: auto; margin: 0; /* end reset */
            cursor: pointer;
            position:relative;
            top:1px;
            margin-right: 1px; }

        .shippingtypes span.row label {  position: relative; }

 .shippingtypes .oneShipping { padding-left: 10px; }

 .shippingtypes h3.oneShipping {
             padding: 0;
             display: inline; }

/* End shipping types*/

/* Product page header */

    .info-table {
        width: 100%;
        border: none; }

    .info-table .rightImage {
        text-align: center;
        width:181px;
        vertical-align: middle; }

    .info-table .product_logo {
        margin-bottom: -32px;
        float: right;  }

    .info-table h2 { padding-bottom: 0.5em; }

    /* Product page header */

    /* Popup processing host waiting */
    
#bestSellersPopupBox.processing_host #bs_content #bs_sub_content { position: relative; }

    #bestSellersPopupBox.processing_host #bs_content #bs_sub_content h2{
        margin-top: 30px;
        border-bottom: 1px solid #dedede;
        padding-bottom: 3px;
        display: block;
        float: none; }

        #bestSellersPopupBox.processing_host #bs_content #bs_sub_content p {
            margin: 15px 0 30px 0;
            font-size: 1.1em;}

            #bestSellersPopupBox.processing_host #bs_content #bs_sub_content .loader { margin-left: 5px;}

            #bestSellersPopupBox.processing_host #bs_content #bs_sub_content .bigArrow {
                margin: 0;
                padding: 0;
                width: 101px;
                height: 101px;
                display: block;
                position: absolute;
                right:-15px;
                top:14px;}

    /* End popup processing host waiting */

    /* Express Shipping */

	.product_info h3 { position: relative; }

    h3 span.express_shipping_box {
        top:21px;
        left: 55px;}

    h3 span.express_shipping{
        color: #4F4F4F;
        float: right;}
    
        h3 span.express_shipping img { 
            float:left;
            position:relative;
            right:4px;
            top:-3px }

        .express_shipping_box {
            position: absolute;
            top:25px;
            left: -3px;
            color:#000000;
            letter-spacing:normal;
            margin:0;
            padding:8px;
            text-align:left;
            width: 180px;
            white-space:normal;
            border: 1px solid #ffcc66; 
            background: #ffffcc ; }

            .express_shipping_box .arrow{
                height:14px;
                left:0;
                line-height: 15px;
                position:absolute;
                top:-14px;
                width:29px;
                background: url(../general/tooltip-bubble-arrow.gif) no-repeat top left;}

            .express_shipping_wrapper{
                font-size: 11px;
                font-weight: normal;
                position: relative;
                width: 218px;
                float: right; }

            .express_shipping_wrapper.express_only{
            position: absolute;
            right: 0;
            top:0; }

     .products_pack_table { clear: both; }


    /* End express Shipping */

    /* unsubscribe page */

    .unsubscribe_page { padding-top: 10px; }
    .unsubscribe_page em {padding-left: 0; margin-left: 0; padding-top: 10px; display: block;}
    .unsubscribe_page form {padding: 20px 0; width: 350px;}
    .unsubscribe_page label {float: left; clear: both; width: 136px; margin-right: 10px;}
    .unsubscribe_page input {width: 180px;}
    .unsubscribe_page #contact_mail {margin-bottom: 10px;}
    .unsubscribe_page .submit {clear: both;  margin-left: 146px; margin-top: 10px; width: auto;}
    .unsubscribe_page .secure_feilds {float: left; width: 200px;}
    .unsubscribe_page .secure_feilds img {margin-bottom: 2px;}
    .unsubscribe_page .box-msg { margin-bottom: 20px; padding-left: 30px; width: 83% !important;}
    .unsubscribe_page .box-msg li {list-style-type: none;}
    .anti-spam .box-msg li {padding-bottom: 0 !important;}
    .box-msg.success { width: 60% !important; padding-left: 40px; }

/* Translate widget */

#translate {
    width: 126px;
    color:#484848;
    display: inline-block;
    z-index: 3000;
    position: relative; }
     
    #translate #translate-img { vertical-align: text-bottom; }
    
      #translate-panel {
        background: url(../translate/translate-bg.png) repeat 0 0;
        padding: 5px !important;
        width:244px;
        float:none !important;
        line-height: 16px!important;
        margin:0 !important;
        overflow:visible !important;
        padding:5px !important;
        position:absolute !important;
        top: 24px;
        left: 0px;
        z-index:2000;
        text-align:left !important; }

        html > body #translate-panel { width:249px !important; } /* IE6 hack */

    #translate-panel.active{
        visibility:visible;
        z-index:2000; }

    #translate-panel.borderRadius {
        -moz-border-radius: 4px; /* FF1+ */
        -webkit-border-radius: 4px; /* Saf3+, Chrome */
        border-radius: 4px; /* Opera 10.5, IE 9 */ }

    #translate-panel .translate-panel-inner{ background: #fff; }

        #translate-panel .translate-panel-inner ul li {
            margin:2px;
            padding:2px 3px !important;
            width:112px !important;
            white-space: nowrap;
            display: inline;
            float: left;}

        #translate-panel .translate-panel-inner ul li:hover {
            border: 1px solid #e5e5e5;
            margin: 1px;
            color: #000;
            background-color: #f2f2f2;}

        #translate-panel .translate-panel-inner ul li.selectedLang {
            border: 1px solid #f0f0f0;
            margin: 1px;
            color: #333;
            font-weight: bold;
            background-color: #f7f7f7;}

            #translate ul .fr { float: none; }

            #translate-panel .translate-panel-inner ul li a{
                background: url(../translate/translate-sprite.png) no-repeat 0 0;
                cursor:pointer;
                display:block !important;
                margin: 2px 5px;
                height:12px !important;
                line-height:12px !important;
                padding-left:20px; }

                #translate-panel .translate-panel-inner ul li.first { text-indent: 4px; }

                #translate-panel .translate-panel-inner ul li.first:hover {
                    border-color:#fff;
                    background: none; }

                #translate-panel .translate-panel-inner ul li a.bg { background-position: 0 -156px; }
                #translate-panel .translate-panel-inner ul li a.ca { background-position: 0 -600px; }
                #translate-panel .translate-panel-inner ul li a.cs { background-position: 0 -192px; }
                #translate-panel .translate-panel-inner ul li a.da { background-position: 0 -204px; }
                #translate-panel .translate-panel-inner ul li a.nl { background-position: 0 -216px; }
                #translate-panel .translate-panel-inner ul li a.fi { background-position: 0 -264px; }
                #translate-panel .translate-panel-inner ul li a.fr { background-position: 0 0px; }
                #translate-panel .translate-panel-inner ul li a.de { background-position:0 -12px; }
                #translate-panel .translate-panel-inner ul li a.hu { background-position: 0 -312px; }
                #translate-panel .translate-panel-inner ul li a.it { background-position: 0 -48px; }
                #translate-panel .translate-panel-inner ul li a.no { background-position: 0 -420px; }
                #translate-panel .translate-panel-inner ul li a.pt { background-position: 0 -36px; }
                #translate-panel .translate-panel-inner ul li a.ru { background-position: 0 -60px; }
                #translate-panel .translate-panel-inner ul li a.es { background-position: 0 -24px; }
                #translate-panel .translate-panel-inner ul li a.sv { background-position: 0 -516px; }
                #translate-panel .translate-panel-inner ul li a.uk { background-position: 0 -564px; }
                #translate-panel .translate-panel-inner ul li a.en { background-position: 0 -228px; }
                #translate-panel .translate-panel-inner ul li a.zh { background-position: 0 -168px; }
                #translate-panel .translate-panel-inner ul li a.ja { background-position: 0 -96px; }
                #translate-panel .translate-panel-inner ul li a.ko { background-position: 0 -108px; }
                #translate-panel .translate-panel-inner ul li a.hi { background-position: 0 -300px; }

    #translate-panel .translate-panel-inner #head {
        background:none repeat scroll 0 0 #F2F2F2;
        border-bottom:1px solid #E5E5E5;
        cursor:default;
        font-size: 12px;
        padding:4px;
        position:relative; }
    
        #translate-panel .translate-panel-inner #head #close {
            color:#4C4C4C;
            font-weight:bold;
            margin: 0;
            right:4px;
            text-decoration:none;
            position: absolute;
            top:4px; }

    #translate-panel .translate-panel-inner #foot {
        background:none repeat scroll 0 0 #F2F2F2;
        border-top:1px solid #E5E5E5;
        clear: both;
        text-align: right;
        font-size: 10px;
        padding:2px 4px;
        position:relative; }

    #translate-panel .translate-panel-inner #foot span {
        margin: 0;
        padding: 0;
        float: none; }

        #translate-panel .translate-panel-inner #foot a.goog-logo-link {
            color:#484848;
            text-decoration: none;
            font-size: 10px; }

            #translate-panel .translate-panel-inner #foot a.goog-logo-link img{ vertical-align: middle; }

    /* End translate widget */