﻿

.test a:link
{
	text-decoration:none;
	margin:20px 0px 10px 0px;
}

.test a:hover
{
	text-decoration:none;
	margin:20px 0px 10px 0px;
}

/* ---------------------shopping card - starts ----------------------------------------------*/

BODY, HTML
{
    height:100%;
}
#shopping_bodyPosition
{
	width:923px;
}
#shopping_centerContainer
{
    width:558px;
    float:left;
    margin:0px 11px 0px 12px;
}
#shopping_centerContainer .mainTitle
{
    color:White;
    font:bold 13px/33px arial;
    text-align:left;
    margin:0px 0px 0px 15px;
}
#shopping_centerContainer  .shoppingCard_bg
{
	background-image:url(../SC_midBg.jpg); 
	background-repeat:repeat-y; 
	margin:10px 0px 0px 0px;
	width:558px;
	height:100%;
}
#shoppingCard_container 
{
    width:558px;
    height:100%;
	background-image:url(../shoppingTop.jpg); 
	background-repeat:no-repeat;
}

#shoppingCard_container #mainTitle
{
    width:540px;
	height:50px;
	background-image:url(../cartPic.jpg); 
	background-repeat:no-repeat; 
	background-position:center left;
	padding:10px 0px 0px 0px;
}

#mainTitle .cardPic
{
}

#shoppingCard_container #mainTitle h1
{
	color:#092404;
	font:14px/50px arial;
	text-align:left;
	margin:0px 0px 0px 35px;
}
/* product - starts */
.shoppingMainTable
{
}
#shoppingCard_container .titles
{
	height:20px;
	width:548px;
	margin:0px 0px 1px 0px;
}
#shoppingCard_container .titles p
{
	color:black;
	font:12px/20px arial;
}
#shoppingCard_container .productName_bg
{
	background-color:#e0e0e0;
	width:198px;
	text-align:center; 
	float:left;
	overflow:hidden;
	
}
#shoppingCard_container .quantityBg
{
	background-color:#e0e0e0;
	text-align:center; 
	float:left;
	overflow:hidden;
	margin-left:1px;
	width:50px;
}
#shoppingCard_container .pPillBg
{
	background-color:#e0e0e0;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
}

#shoppingCard_container .regPriceBg
{
	background-color:#e0e0e0;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
	padding:0px 25px 0px 25px;
}

#shoppingCard_container .returningBg
{
	background-color:#e0e0e0;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
	
}

#shoppingCard_container .removeBg
{
	background-color:#e0e0e0;
	width:63px;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
}

.shoppingMainTable .hLine
{
	background-color:#dbdac8;
	width:548px;
	height:1px;
	overflow:hidden;
	margin:1px 0px 0px 0px;
	clear:both;
}


#shoppingCard_container .product
{
    width:548px;
}

#shoppingCard_container .prices
{
	width:548px;
	background-color:white;
}

.prices .productBg
{
   	width:548px;
}
#shoppingCard_container .num
{
	font:bold 14px arial; 
	color:White;
	text-align:center;
	width:17px;
	background-color:#196e07;
}
#shoppingCard_container .detailesPosition
{
	float:left;
	width:548px;
	text-align:center;
	background-color:#effde3;
}

#shoppingCard_container .productName
{
	padding:5px 0px 5px 5px;
    width:176px;
    #width:177px;
    border-right:1px solid #cceac5;
    height:100%;
    vertical-align:middle;
}
.product .name
{
	color:#e64002;
	font:13px arial; 
	text-align:left;
}
#shoppingCard_container .dots
{
	border-top: 1px dashed #52764b;
	height:1px; 
	width:170px; 
	text-align:left;
	
	overflow:hidden;
}
.productName .dosage
{
	color:#605f51;
	font:11px arial; 
	text-align:left;
	
}
.product .quantityCell
{
	width:49px;
	#width:54px;
	border-right:1px solid #cceac5;
	vertical-align:middle;
	height:100%;
}
.product .quantityCell .quantity
{
	color:#6b7389;
	font:12px arial;
	height:100%;
	vertical-align:middle;
}
#shoppingCard_container .vLine
{
	background-image:url(../verticalLine_SC.jpg);
	background-repeat:repeat-y;
	height:40px;
	width:1px;
	float:left;
}
#shoppingCard_container .pPill_price
{
	width:67px;
	#width:69px;
	text-align:center;
	border-right:1px solid #cceac5;
	height:100%;
	vertical-align:middle;
}
.product .pPill_price .dollar
{
	color:#26475d;
	font:11px arial;
}
.product .pPill_price .forein
{
	
	display:none;
}
#shoppingCard_container .pPill_price .line
{
	height:1px;
	width:83px;
	background-color:#ecffe8;
	margin:2px 0px 2px 1px;
	overflow:hidden;
	display:none;
}
.product .packPrice
{
	width:78px;
	#width:79px;
	text-align:center;
	border-right:1px solid #cceac5;
	height:100%;
	vertical-align:middle;
}
.product .packPrice .dollar
{
	color:#26475d;
	font:12px arial;
	
}
.product .packPrice .forein
{
	color:#747365;
	font-family:arial; 
	font-size:11px;
	display:none;
}
#shoppingCard_container .packPrice .line
{
	height:1px;
	width:83px;
	background-color:#ecffe8;
	margin: 2px 0px 2px 1px;
	overflow:hidden;
	display:none;
}
.product .subtotalPrice
{
	width:87px;
	#width:89px;
	text-align:center;
	border-right:1px solid #cceac5;
	height:100%;
	vertical-align:middle;
}
.product .subtotalPrice .dollar
{
	color:#0b5209;
	font:bold 12px arial;
}
.product .subtotalPrice .forein
{
	color:#3c3b31;
	font-family:arial; 
	font-size:12px;
	font-weight:bold;
	display:none;
}
#shoppingCard_container .subtotalPrice .line
{
	height:1px;
	width:83px;
	background-color:#ecffe8;
	margin: 2px 0px 2px 1px;
	overflow:hidden;
	display:none;
}
#shoppingCard_container .removeBut
{
	text-align:center;
}
#shoppingCard_container .removeBut .remove
{
	background-image:url(../buts/removeBut.jpg); 
	width:62px;
	#width:63px;
	height:41px;
	background-repeat:no-repeat;
	background-position:center center; 
	cursor: pointer;
}
#shoppingCard_container .productDetailes
{
	height:107px;
	width:546px;
	border:1px solid #dbdac8;
	clear:both;
}
 #shoppingCard_container .productPic_container
{
	float:left;
}
 .product .productPic
{
	float:left;
	width:198px;
	#width:196px;
	height:105px;
}
#shoppingCard_container .smPic_line
{
	height:105px;
	width:1px;
	background-color:#9bc46b;
	float:left;
	margin:1px 0px 1px 0px;
}
#shoppingCard_container .upgratePosition
{
    width:310px; 
    height:105px;
    text-align:left; 
    margin:0px 0px 0px 14px;
    float:left;
}
#shoppingCard_container .upgratePosition A
{
    text-decoration:none;
}
#shoppingCard_container .upgradeCell
{
	text-align:left;
	float:left;
	width:160px;
	margin:22px 0px 0px 10px;
}
.shoppingMainTable .upgradeCell b
{
	color:#d10000;
	font:13px arial; 
	text-transform:uppercase;
}
.shoppingMainTable .upgradeCell p
{
	color:#2e3947;
	font:13px arial; 
	margin-top:7px;
}

#upgradeButContainer
{
   background:url(../buts/shoppingRight.png) no-repeat right;
   height:20px;
   float:left;
   margin:40px 0 0 30px;
}
#upgradeButContainer A
{
    text-decoration:none;
}
.shoppingMainTable .upgradeBut
{
	background:url(../buts/shoppingLeft.png) no-repeat left;
    height:100%;
    width:100%; 
}
.shoppingMainTable .upgradeBut P
{
	background:url(../buts/shoppingMid.png) repeat-x;
    height:100%;
    margin:0 5px 0 4px;
    font:bold 12px/20px arial;
    text-align:center;
    color:White; 
}
/* product1 - ends */

/* coupon */
#shoppingCoupon_container
{
	width:548px;
	padding:0px 0px 10px 0px;
	background-color:#fff1d3;
	overflow:hidden;
}
#shoppingCoupon_container .numberAria
{
	text-align:center;
	height:20px;
	padding-left:30px;
	padding-top:10px;
}
#shoppingCoupon_container .numberAria b
{
	color:#405f72; 
	font:13px/18px arial;
	float:left;
}

#shoppingCoupon_container .numberAria .couponInput
{
	border: 1px #a3a8ac solid; 
	font:12px/17px arial; 
	color:#717b84;
	width:160px;
	float:left;
	margin-left:10px;
}
#shoppingCoupon_container .numberAria .couponBut
{
	background-image:url(../buts/SC_couponBut.jpg); 
	height:19px; 
	width:148px; 
	background-repeat:no-repeat; 
	cursor: pointer; 
	text-align:center;
	float:left;
	margin:0px 0px 0px 15px;
	text-transform:uppercase;
}
#shoppingCoupon_container .numberAria a
{
    color:White; 
    font:11px/17px arial;
}
#shoppingCoupon_container .couponExplain
{
	text-align:left;
	margin:7px 0px 0px 30px;
	float:left;
}
#shoppingCoupon_container .couponExplain p
{
	color:#3c4038; 
	font:12px arial; 
	width:350px; 
}
#shoppingCard_total
{
	margin-top:40px;
	height:80px;
}
#shoppingCard_total .regTotal
{
	color:#0b597f;
	font:13px arial; 
	text-align:center;
}
#shoppingCard_total .discount
{
	color:#0b597f;
	font-family:arial ,MS Gothic; 
	font-size:13px;
	text-align:center;
}
#shoppingCard_total .line
{
	width:100px;
	height:1px;
	background-color:#fe0000;
	margin: 7px 0px 5px 0px;
	overflow:hidden;
}
#shoppingCard_total .total
{
	color:#fe0000;
	font:bold 14px/20px arial; 
}
#shoppingButs_container
{
    clear:both;
    height:33px;
}
#shoppingButs_container #backButContainer
{
    background:url(../buts/shoppingBackRight.png) no-repeat right;
    height:33px;
    float:left;
    margin:0 5px 0 0;
}
#shoppingButs_container .backBut
{
	background:url(../buts/shoppingBackLeft.png) no-repeat left;
    width:100%;
    height:100%;
}
#shoppingButs_container .backBut P
{
	background:url(../buts/shoppingBackMid.png) repeat-x;
    height:100%;
    margin:0 5px 0 25px;
	color:white; 
	font:bold 14px/33px arial;
	text-decoration:none;
}
#shoppingButs_container A
{
    text-decoration:none;
}
#shoppingButs_container #submitContainer
{
	background:url(../buts/purchaseRight.png) no-repeat right; 
	height:33px; 
	float:left;
}
#shoppingButs_container .submitBut
{
	background:url(../buts/purchaseLeft.png) no-repeat left; 
	height:100%; 
	width:100%;
}
#shoppingButs_container .submitBut P
{
	background:url(../buts/purchaseMid.png) repeat-x; 
	height:100%;
	margin:0 26px 0 5px;
	color:White;
	font:bold 16px/33px arial;
}


#shopping_centerContainer .SC_bottomBg
{
    background:url(../SC_bottomBg.jpg) no-repeat; 
	height:12px; 
	width:558px; 
}


#shoppingButs_container .submit 
{
	color:white; 
	font-family:MS Gothic; 
	text-align:center;
	text-decoration:none;
}


#shopping_centerContainer .alertCoupon
{
    font:bold 12px/18px arial;
    color:Red;
}


/*Shopping Cart Explanations*/

#shoppingExplanations
{
    width:185px;
    overflow:hidden;
    text-align:left;
}
#shoppingExplanations .text1, #shoppingExplanations .text2, #shoppingExplanations .text3
{
    width:185px;
    margin:7px 0px 7px;
}
#shoppingExplanations  .expTitle
{
	background-image:url(../shopping_titleExplain.jpg); 
	height:20px; 
	width:185px; 
	background-repeat:no-repeat;
	overflow:hidden;
}

#shoppingExplanations .expTitle h2
{
	font:13px/20px Arial; 
	color:#0e6604;
	text-align:left;
	margin:0px 0px 0px 5px;
}
#shoppingExplanations .midBg
{
	background-image:url(../shopping_midExplain.jpg); 
	width:185px; 
	background-repeat:repeat-y;
	padding:2px 0px 2px 0px;	
	overflow:hidden;
}
#shoppingExplanations .bottomBg
{
	background-image:url(../shopping_bottomExplain.jpg); 
	height:6px; 
	width:185px; 
	background-repeat:no-repeat;
	overflow:hidden;
}

#shoppingExplanations .midBg .content
{
	font:11px arial; 
	color:#696e72; 
	text-align:justify;
	width:170px;
	margin:auto;

}







/* ---------------------shopping card - ends ------------------------------------------------*/

/*---------------------- Right - Cart Live Support- starts ------------------------------------------------*/


#liveSupport_offline
{
    background:url(../cart_liveSupport_bg.jpg) no-repeat; 
	width:185px;
	height:83px; 
	margin:0px 0px 0px 0px; 
	font:0px arila;
	color:White;
}
#liveSupport_offline H2
{
    float:left;
    margin:10px 0 0 15px;
}
#liveSupport_offline #SupportBut_position
{
    clear:both;
    float:left;
    margin:0 0 0 15px;
}
/*---------------------- Right - Cart Live Support- ends --------------------------------------------------*/