﻿

.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:10px 11px 0px 11px;
    _margin:10px 10px 0px 10px;
}
#shopping_centerContainer .mainTitle
{
    color:#0b4058;
    font:bold 13px/16px arial;
    text-align:left;
    background:url(../shoppingTop.png) no-repeat;
    width:558px;
    height:20px;
}
#shopping_centerContainer .mainTitle .stepImg
{
    padding:0px 0px 0px 10px;
}
#shopping_centerContainer  .shoppingCard_bg
{
	
	width:558px;
	height:100%;
}
#shoppingCard_container 
{
    width:558px;
    height:100%;
	background-color:#ebefd8;
}

#shoppingCard_container #mainTitle
{
    width:556px;
	height:40px;
	border-right:1px solid #0b4058;
	border-left:1px solid #0b4058;
	background:white;
}
#shoppingCard_container .mainTitle P
{
    padding:0px 0px 0px 20px;
}
#mainTitle .cardPic
{
    background:url(../cartPic.png) no-repeat center; 
    width:50px;
    height:40px;
    float:left;
}

#shoppingCard_container #mainTitle h1
{
	color:#252525;
	font:14px/40px arial;
	text-align:left;
	float:left;
}
#shoppingCard_container #mainTitle H1
{
    margin:0px;
}
/* product - starts */
.shoppingMainTable
{
    border-right:1px solid #0b4058;
	border-left:1px solid #0b4058;
	border-bottom:1px solid #0b4058;
	width:556px;
	
}
#shoppingCard_container .titles
{
	height:20px;
	width:548px;
	margin:auto;
	text-align:center;
	background:white;
	border-right:2px solid white;
	border-left:2px solid white;
	border-bottom:1px solid white;
}
#shoppingCard_container .titles p
{
	color:black;
	font:12px/20px arial;
}
#shoppingCard_container .productName_bg
{
	background-color:#e7f0f1;
	width:198px;
	text-align:center; 
	float:left;
	overflow:hidden;
	
}
#shoppingCard_container .quantityBg
{
	background-color:#e7f0f1;
	text-align:center; 
	float:left;
	overflow:hidden;
	margin-left:1px;
	width:50px;
}
#shoppingCard_container .pPillBg
{
	background-color:#e7f0f1;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
	width:67px;
}

#shoppingCard_container .regPriceBg
{
	background-color:#e7f0f1;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
	padding:0px 21px 0px 21px;
}

#shoppingCard_container .returningBg
{
	background-color:#e7f0f1;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
	padding:0px 15px 0px 15px;
}

#shoppingCard_container .removeBg
{
	background-color:#e7f0f1;
	width:63px;
	text-align:center; 
	float:left;
	margin-left:1px;
	overflow:hidden;
}

.shoppingMainTable .hLine
{
	margin:1px 0px 0px 0px;
	clear:both;
}


#shoppingCard_container .product
{
    width:548px;
    border-right:2px solid white;
    border-left:2px solid white;
    border-top:1px solid #ccd0b7;
   margin:0px auto;
    background:white;
}

#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:#0b4058;
}
#shoppingCard_container .detailesPosition
{
	float:left;
	width:548px;
	text-align:center;
}

#shoppingCard_container .productName
{
	padding:5px 0px 5px 5px;
    width:176px;
    #width:177px;
    border-right:1px solid #ccd0b7;
    height:100%;
    vertical-align:middle;
}
.product .name
{
	color:#252525;
	font:13px arial; 
	text-align:left;
}
#shoppingCard_container .dots
{
	border-bottom:1px dotted #252525;
	height:2px; 
	width:160px; 
	overflow:hidden;
}
.productName .dosage
{
	color:#747474;
	font:11px arial; 
	text-align:left;
	
}
.product .quantityCell
{
	width:49px;
	#width:54px;
	height:100%;
	vertical-align:middle;
	border-right:1px solid #ccd0b7;
}
.product .quantityCell .quantity
{
	color:#6b7389;
	font:12px/40px arial;
	
	vertical-align:middle;
	
}
#shoppingCard_container .vLine
{
	
}
#shoppingCard_container .pPill_price
{
	width:67px;
	#width:69px;
	text-align:center;
	border-right:1px solid #ccd0b7;
	height:100%;
	vertical-align:middle;
}
.product .pPill_price .dollar
{
	color:#252525;
	font:11px arial;
}
.product .pPill_price .forein
{
	color:#747365;
	font-family:arial; 
	font-size:11px;
	display:none;
}
#shoppingCard_container .pPill_price .line
{
	
}
.product .packPrice
{
	width:78px;
	#width:79px;
	text-align:center;
	border-right:1px solid #ccd0b7;
	height:100%;
	vertical-align:middle;
}
.product .packPrice .dollar
{
	color:#5f7207;
	font:12px arial;
	
}
.product .packPrice .forein
{
	color:#747365;
	font-family:arial; 
	font-size:11px;
	display:none;
}
#shoppingCard_container .packPrice .line
{
	
}
.product .subtotalPrice
{
	width:87px;
	#width:89px;
	text-align:center;
	border-right:1px solid #ccd0b7;
	height:100%;
	vertical-align:middle;
}
.product .subtotalPrice .dollar
{
	color:#0b4058;
	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:#e9e9e9;
	margin: 2px 0px 2px 1px;
	overflow:hidden;
	display:none;
}
#shoppingCard_container .removeBut
{
	text-align:center;
	border-right:1px solid #ccd0b7;
}
#shoppingCard_container .removeBut .remove
{
	background:url(../buts/removeBut.png) no-repeat center; 
	width:63px;
	height:40px;
	cursor:pointer;
	
}
#shoppingCard_container .productDetailes
{
	height:107px;
	width:546px;
	border:1px solid #ccd0b7;
	clear:both;
}
 #shoppingCard_container .productPic_container
{
	float:left;
}
 .product .productPic
{
	float:left;
	width:197px;
	#width:196px;
	height:105px;
}
#shoppingCard_container .smPic_line
{
	height:105px;
	width:1px;
	background-color:#ccd0b7;
	float:left;
	margin:1px 0px 1px 0px;
}
#shoppingCard_container .upgratePosition
{
    width:335px; 
    height:105px;
    text-align:left; 
    margin:0px 0px 0px 10px;
    float:left;
}
#shoppingCard_container .upgradeCell
{
	text-align:left;
	float:left;
	width:180px;
	margin:22px 0px 0px 0px;
}
.shoppingMainTable .upgradeCell b
{
	color:#d10000;
	font:13px arial;
	text-transform:uppercase; 
}
.shoppingMainTable .upgradeCell p
{
	color:#2e3947;
	font:13px arial; 
	margin-top:7px;
}
.shoppingMainTable .upgradeBut
{
	float:left;
	height:30px;
	text-align:center;
}
.shoppingMainTable a
{
    font:bold 12px/105px arial;
    color:White; 
    cursor: pointer;
    text-decoration:underline; 
    text-transform:uppercase;
}
#upgradeButContainer
{
    background:url(../buts/upgrLeft.png) no-repeat left center; 
	height:105px; 
	width:118px;
	float:left;
	margin:0px 0px 0px 20px;
}
.shoppingMainTable .upgradeBut 
{
	background:url(../buts/upgrRight.png) no-repeat right center;
	height:100%; 
	width:100%;
}
.shoppingMainTable .upgradeBut P
{
	background:url(../buts/upgrMid.png) repeat-x center;
	height:100%;
	margin:0px 6px;
	color:#ebefd8;
	text-transform:uppercase;
}
/* product1 - ends */

/* coupon */
#shoppingCoupon_container
{
	width:548px;
	padding:0px 0px 10px 0px;
	background:white;
	border-top:5px solid #ebefd8;
	margin:auto;
}
#shoppingCoupon_container .numberAria
{
	text-align:center;
	height:20px;
	padding-left:10px;
	padding-top:10px;
}
#shoppingCoupon_container .numberAria b
{
	color:#252525; 
	font:13px/18px arial;
	float:left;
}

#shoppingCoupon_container .numberAria .couponInput
{
	border-top:#b0b4b9 1px solid; 
    border-left:#b0b4b9 1px solid;
    border-bottom:#696c6d 1px solid;
    border-right:#696c6d 1px solid; 
    background:#f3f3f3;
	font:12px/17px arial; 
	color:#717b84;
	width:150px;
	float:left;
	margin:0px 10px;
}
#couponButContainer
{
    background:url(../buts/couponRight.png) no-repeat right; 
	height:19px; 
	width:148px;
	float:left;
}
#shoppingCoupon_container .couponBut
{
	background:url(../buts/couponLeft.png) no-repeat left; 
	height:100%; 
	width:100%; 
}
#shoppingCoupon_container .couponBut P
{
	background:url(../buts/couponMid.png) repeat-x; 
	height:100%; 
	text-align:center;
	margin:0px 4px 0px 5px;
	color:White; 
    font:11px/16px arial;
    text-transform:uppercase;
}
#shoppingCoupon_container .numberAria a
{
    
}
#shoppingCoupon_container .couponExplain p
{
	color:#525252; 
	font:12px arial; 
	width:500px;
	text-align:left;
	margin:5px 0px 0px 10px;
}
#shoppingCard_total
{
	margin:40px 0px 20px;
	height:20px;
}
#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;
	margin:auto;
}
#shoppingCard_total .total
{
	color:#fe0000;
	font:bold 14px/20px arial; 
	margin:auto;
	width:100px;
	text-align:center;
}
#shoppingButs_container
{
   width:378px;
   height:60px;
  margin:0px auto;
   padding:20px 0px 20px 0px;
   clear:both;
}
#shoppingButs_container #backButContainer
{
	background:url(../buts/backButRight.png) no-repeat right; 
	height:39px; 
	width:208px;
	float:left;
	margin:0px 5px 0px 0px;
}
#shoppingButs_container .backBut
{
	background:url(../buts/backButLeft.png) no-repeat left; 
	height:100%; 
	width:100%;
}
#shoppingButs_container #backButContainer P
{
	background:url(../buts/backButMid.png) repeat-x; 
	height:100%;
	margin:0px 8px 0px 26px; 
	color:white; 
	font:bold 14px/38px arial;
	text-align:center;
}
#shopping_centerContainer .SC_bottomBg
{
	height:11px; 
	width:558px; 
	background-repeat:no-repeat; 
}
#submitContainer
{
    background:url(../buts/shoppingButRight.png) no-repeat right; 
	height:39px; 
	width:121px;
	float:left; 
}
#submitContainer .submitBut
{
    background:url(../buts/shoppingButLeft.png) no-repeat left; 
	height:100%; 
	width:100%;
}
#shoppingButs_container .submit P
{
	background:url(../buts/shoppingButMid.png) repeat-x; 
	height:100%;
	margin:0px 28px 0px 8px;
	color:white; 
	font:bold 14px/37px arial; 

	text-align:center;
	text-transform:uppercase;
}


#shopping_centerContainer .alertCoupon
{
    font:bold 12px/18px arial;
    color:Red;
    text-align:center;
}


/*Shopping Cart Explanations*/

#shoppingExplanations
{
    width:185px;
    position:relative;
}
#shoppingExplanations .text1, #shoppingExplanations .text2, #shoppingExplanations .text3
{
    width:185px;
    margin:2px 0px 2px;
    
}
#shoppingExplanations  .expTitle
{
	background:url(../shopping_titleExplain.png) no-repeat bottom; 
	height:20px; 
	width:185px; 
}

#shoppingExplanations .expTitle h2
{
	font:13px/20px Arial; 
	color:#5f7207;
	text-align:left;
	margin:0px 0px 0px 5px;
}
#shoppingExplanations .midBg .content
{
	font:11px arial; 
	color:#696e72; 
	text-align:justify;
	width:170px;
	margin:auto;
	padding:4px 0px 4px 0px;
	text-align:left;
}
#shoppingExplanations .midBg
{
	 
	width:183px; 
	border-right:1px solid #0b4058;
	border-left:1px solid #0b4058;
	background:#ebefd8;
	
}
#shoppingExplanations .bottomBg
{
	background:url(../shopping_bottomExplain.png) no-repeat top; 
	height:8px; 
	width:185px;
	overflow:hidden;
}









/* ---------------------shopping card - ends ------------------------------------------------*/

/*---------------------- Right - Cart Live Support- starts ------------------------------------------------*/
#rightPartContainer A
{
   text-decoration:none; 
}
#liveSupportContainer A
{
    display:block;
    width:186px;
	height:78px;
	cursor:pointer;
	
}
#liveSupport_offline
{
    background:url(../ShoppingLiveSupport.png) no-repeat left; 
	width:185px;
	height:78px;
	margin:10px 1px 0px 0px; 
}

 #liveSupport_offline H2
{
    color:#5f7207;
    text-align:left;
    padding:10px 0px 0px 5px;
}

 #liveSupport_offline #SupportBut_position
{
	margin:4px 0px 0px 5px;
}

#liveSupportContainer2 .buttomPosition
{
    padding:10px 0px 0px 0px;
}
#liveSupportContainer2 a
{
    font:bold 12px/18px arial;
    color:#0b4058;
    text-decoration:none;
    cursor:pointer;
    text-align:center;
    text-transform:uppercase;
}

/*---------------------- Right - Cart Live Support- ends --------------------------------------------------*/