.giftCard
{
	width: 192px;
	height: 149px;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.giftCard .giftCard_content
{
	padding-top: 8px;
	padding-left: 5px;
}

.giftCard .tbl_qty
{
	border-collapse: collapse;
	margin-top: 5px;
	*margin-top: 3px;
	margin-bottom: 3px;
}

.giftCard .tbl_amount
{
	border-collapse: collapse;
	margin-bottom: 8px;
	*margin-bottom: 6px;
}

.giftCard .tbl_qty td,
.giftCard .tbl_amount td
{
	padding: 0px;
	font-size: 9px;
	color: #89807f;
	font-family: Verdana;
}

.giftCard .lblQty,
.giftCard .lblAmount
{
	display: block;
	padding-right: 2px;
}

.giftCard .lblAmount
{
	display: block;
	padding-right: 4px;
}

.giftCard .txtQty
{
	padding: 1px;
	width: 29px;
	height: 13px;
	border: solid 0px #ffffff;
	font-size: 10px;
	text-align: right;
}

.giftCard .ddlAmount
{
	font-size: 10px;
}

.giftCard .lnkAddToCart,
.giftCard .lnkAddToCart:visited,
.giftCard .lnkAddToCart:hover
{
	color: #ec1c24;
	font-weight: bold;
	font-size: 9px;
}

.giftCard .lnkMore,
.giftCard .lnkMore:visited
{
	color: #89807f;
	font-size: 9px;
}

.giftCard .lnkMore:hover
{
	color: #ec1c24;
	font-size: 9px;
}

.newGiftCard
{
	width: 200px;
	height: 140px;
	background-image: url(../images/vignette_carte_cadeau_fr.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.newGiftCard .giftCard_content
{
	padding-top: 8px;
	padding-left: 5px;	
}

.newGiftCardBox
{
	background-color: #E2E2E2;
	margin-top: 0px;
	padding-top: 5px;
	border: 3px solid #9C9CA4;
	
}

.newGiftCardBox table
{	
	font-size: 11px;
	padding: 0 10px 15px 10px;
	color:#484848;
}
/*
border: 3px solid #9C9CA4;

td.c2
border-right: 1px dashed #B2B1B1;
*/

.newGiftCardBox table td.c
{
	border-right: 1px dashed #B2B1B1;
}

.newGiftCardBox .spacer_header_top
{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-image: url(../images/rb/separator_gray.gif);
	background-repeat: repeat-x;
	background-position: left;
	margin-bottom: 5px;
}

/*.newGiftCardBox tr .spacer_header_bottom
{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	background-image: url(../images/rb/separator_gray.gif);
	background-repeat: repeat-x;
	background-position: left;
	margin-top: 5px;
}*/

.newGiftCardBox table td
{
	border-bottom: 1px dashed #B2B1B1;
	padding: 4px 9px 5px 10px;
	/*padding: 11px 0 9px;*/
	/*vertical-align: top;*/
}

.giftCardBox
{
	
	
}

.none
{
	border-bottom: none;
	border: none;
}

.newGiftCardBox table td .none
{
	border-bottom: 0;
	padding: 0;
	/*padding: 11px 0 9px;*/
	/*vertical-align: top;*/
}

.newGiftCardBox table tr .none
{
	border-bottom: 0;
	padding: 0;
	color:#333333;
	/*padding: 11px 0 9px;*/
	/*vertical-align: top;*/
}



.close
{
	padding: 0 0 10px 10px;
	text-align: right;
	/*color : #9C9CA4;*/
}

.newGiftCardBox .txtQty
{
	padding: 0px;
	width: 27px;
	height: 13px;
	/*border: solid 0px #ffffff;*/
	border: none;/*solid 0px #E2E2E2;*/
	font-size: 11px;
	text-align: right;
}

.newGiftCardBox .ddlAmount
{
	font-size: 11px;
}

.lastInfo1
{
	position: relative;
	top: 2px;
}

.lastInfo2
{
	position: relative;
	top: 93px;
}

.lastInfo3
{
	/*border: 3px solid #343536;*/
	position: relative;
	top: 89px;
}

.lastInfo4
{
	position: relative;
	top: 93px;
}

.lastInfo5
{
	position: relative;
	top: 10px;
}

.lastInfo6
{
	position: relative;
	top: 15px;
}

.lastInfo7
{
	position: relative;
	top: 10px;
}

.case
{
	padding: 2px 0 0 0;
}

.amount
{
	position: relative;
	top: 6px;
}

.basketAdjust
{
	position: relative;
	top: 4px;
}

.cursor 
{  
	cursor: hand;
	cursor: pointer;
}

.auto 
{  
	cursor: auto;
}

.imagew
{
	width: 102px;
}

.newGiftCardBox .lnkMore,
.newGiftCardBox .lnkMore:visited
{
   padding: 0 7px 0 0;
	color: #484848;
	font-size: 11px;
}

.newGiftCardBox .lnkMore:hover
{
   padding: 0 7px 0 0;
	color: #ec1c24;
	font-size: 11px;
}
