
/********************************************************************/
/*	Custom CSS for GC/EGC Pages										*/
/********************************************************************/

#progress_zone
		{
			display:none;
			float:left;
			position:relative;
			margin:15px 0 0 10px;
		}
#content
{
	position:relative;
}

#gc-content
{
	width:720px;
	background: #40041E url(../../../giftcard/landing-bg.jpg) no-repeat;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	outline: 0px; 
	border: 0px; 
	vertical-align: baseline; 
}

table#gc-shop
{
	margin:270px 0 0 20px;
	border-collapse:collapse;
}

a.giftcard 
{ 

	text-decoration:underline;
	font-weight:normal;
}

a.help-link
{ 
	margin-bottom:10px;
  clear:both;
  color: #999;
}
#gc-table 
{ 
	margin-top:10px;
} 

.height-reset
{
	font-size:0;
	line-height:0;
	line-height:0;
}

.currency 
{ 
	color:#f63f75; 
}

.gift-card-table label
{
	margin-top:0;
}

.sprite-middle
{
	background-image:url(/giftcard/landing-sprite-middle.gif);
	width:335px;
}

.giftcard-landing-column
{
	width:204px;
	margin:40px 65px;
}
a.landing-shopnow {
  background-image:url(/giftcard/landing-shopnow.gif);
  display:block;
  width:92px;
  height:26px;
}

.btn_check_balance {
  background-image:url(/giftcard/landing_check_balance.gif);
  background-repeat:no-repeat;
}

.landing-giftcard {
  background-image:url(/giftcard/landing-giftcard.jpg);
  background-repeat:no-repeat;
}

.landing-egiftcard {
  background-image:url(/giftcard/landing-egiftcard.jpg);
  background-repeat:no-repeat;
}

.gc-vert-shadow {
  background-image:url(/giftcard/landing-egiftcard.jpg);
  background-repeat:no-repeat;
}

.landing-sprite-bottom {
  background-image:url(/giftcard/landing-sprite-bottom.gif);
  background-repeat:no-repeat;
}

.gc-hr
{
	background-image:url(/giftcard/hr-dotted.gif);
	border:0 none;
	height:1px;
	margin:20px 0;
}

#giftcardnumber
{
	width:125px;
	margin:5px 5px 0 0;
}

#pin
{
	width:42px;
	margin:5px 5px 0 0;
}

#gc-chk-ctn
{
	clear:none;
	width:auto;
	float:left;
}



#validMessage
{
	display:none;
	clear:both;
	width:190px;
	margin-top:10px;
} 

.gc-vert-shadow
{
	background-image:url(/giftcard/landing-vertical-shadow.jpg);
}

/********************************************************************/
/*	Collection														*/
/********************************************************************/

#gc-collection-list, #gc-collection-list li 
{
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
	padding:0;
}
#gc-collection-list li 
{
	width:229px;
	text-align: center;
}

.margin-r-16
{
	margin-right:16px;
}
.margin-r-17
{
	margin-right:17px;
}

#about-gc
{
	margin:15px 4px 0 0;
	font-size: 10px;
}
 
/********************************************************************/
/*	Product Page													*/
/********************************************************************/
.giftcard-atb-mod
{
	margin-bottom:40px;
}

