		body.brown_ { background-color: #4d3e1d; }
		.loyaltea { position:relative; min-height:600px; }
		
		/* Simon's additions START here */
		
		.loyalteaBuyReloadMain { position:relative; min-height:400px; }
		
		.loyalteaPopup { position:relative; margin-left: 10px; }
		
		.arrow-loyaltea-white_
				{
					background-image: url(../../_images/skin/icons/ico_arrow_white.png);
					background-repeat: no-repeat;
					background-position: 0px 3px;
					padding-left:12px;
					display:block;
		}
		
		/*Buy or Reload Card Navigation*/
		ul.buyreload-nav  {display: block; float: left; width: 755px; }
		//ul.buyreload-nav li { width: 300px; position: absolute; }

		ul.buyreload-nav a.card-index { 
			color: #c3b600; 
			text-decoration: none; 
			display: block; 
			padding-bottom: 12px; 
			font-weight: bold; 
			font-size:1.917em;
			//line-height: 1em; 	
		}

		ul.buyreload-nav a:hover { color: white; }
		ul.buyreload-nav a { color: white; }
		ul.buyreload-nav li:target a.card-index,
		ul.buyreload-nav li.current_ a { color: white; }
		
		ul.buyreload-nav  h3 { color: #c3b600; font-size: 1.333em; padding-bottom: 15px; }
		
		ul.buyreload-nav li.first { position: absolute; }
		ul.buyreload-nav li.second { position: absolute; left: 370px; }
		ul.buyreload-nav li.third { position: absolute; left: 650px; }


		.Input2
		{
		font-family:geneva;
		font-size:8pt;
		color:black;
		border:#b8b833;
		border-style:groove;
		border-top-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
		border-left-width:1px;
		text-align:center;
		}
			
			
		.txtNew
		{
		color: #c3b600;
		font-size:9pt;
		font-family:tahoma;
		line-height: 1.5em;
		}
		
		/* Simon's additions END here */
		
		
		#footer * { color:#fff !important;}
		
		ul.login-container {  border-bottom: 1px solid #867716;  zoom: 1; margin-bottom: 28px; padding-bottom:20px; }
		
		ul.login-container li { float: left; display: block; position: relative; }
		
		ul.login-container p { color: #c3b600; font-size: 0.917em; }
		
		ul.login-container h3 { color: white; font-size: 1.333em; padding-bottom: 12px; }
		
		li.login-description { width: 268px; }
		
		li.login-description p { width: 220px; }
		
		li#login-new { width: 274px; padding-right: 0px; }  
		
		li#popup-text { width: 320px; padding-right: 0px; padding-bottom:20px; }  
		
		li#login-return { width: 300px;  }
		
		label { float: left;padding-right: 10px; zoom: 1; display:block; }
		
		input {zoom: 1; }
	
		input.inputText {
			width: 134px;
			font-size:0.917em; line-height: 1em; 
			font-size: 0.917em; 
			float: left;
			display: block; 
			color: white; 
			font-weight: bold; 
			text-align: left; 
			padding: 0 0 0 10px !important;
			background: #c3b600;
			position: relative; 
			border: 1px solid #867716; 
			}

		input.inputReload {
			width: 144px;
			font-size:1.017em; line-height: 1.5em; 
			float: left;
			display: block; 
			color: black; 
			font-weight: bold; 
			text-align: left; 
			padding: 0 0 0 10px !important;
			background: #ffffff;
			position: relative; 
			border: 1px solid #867716; 
			}
			
		input.login { 
		float: left; 
		font-size: 10px !important; 
		border: none; background: none; 
		color: white; font-weight: bold;  
		display: block;
		height: 47px; 
		width: 47px; 
		margin-top: -8px; 
		text-indent: -9999px;  }
		
		li#login-join input.login {  }		
		
		li#login-return input.login { }
	
		div.login-back label { width: 60px; display: block;  }
		
		p.cardnumber { width: 190px; float: left; }
	
#login-return h3 { margin-bottom:10px;}
	.field-combo_	{ float:left; margin-right:6px; padding-top:2px;}
	
			p.username,
			p.password { width: 220px; }
		
#footer li.last_ a.argo-radio span {background-image: url(_images/skin/loyaltea_page_footer_argo_radio.png); background-position: 0 0; }



/*Card Navigation*/
ul.card-nav  {display: block; float: left; width: 755px; }
ul.card-nav li { width: 755px; position: absolute; }

ul.card-nav a.card-index { 
	color: #c3b600; 
	text-decoration: none; 
	display: block; 
	padding-bottom: 28px; 
	font-weight: bold; 
	font-size:1.917em;
	line-height: 1em; 	
}

ul.card-nav a:hover { color: white; }
ul.card-nav li:target a.card-index,
ul.card-nav li.current_ a { color: white; }
	div.card-content { position: absolute; top: 0; right: 0; height: 368px; width: 600px; background-color: white; overflow: hidden; z-index: 1; }
	div.current_ { z-index: 5; }

/*Card Content*/
div#card-content { float: left; display: inline; position: relative; height: 368px; width: 600px; background-color: white; overflow: hidden; }
#first, #second, #third {  background-color: white; z-index: 1; }
li.current_ { z-index: 4 !important; }
ul.card-nav a.first { position: absolute; }
ul.card-nav a.second { position: absolute; top: 62px; }
ul.card-nav a.third { position: absolute; top: 124px; }

#third:target { z-index: 5; }
#second:target { z-index: 5; }
#first:target { z-index: 5; }

div.card-intro, div.card-description { float: left; }  

div.card-intro { color: #5e4d24; width: 207px; padding: 88px 45px 0 30px; } 
	p.tagline,
	p.tagline-description  { font-size: 1.5em; font-weight: bold; }
	p.tagline-content { font-size: 0.912em; line-height: 1.5; }
div.card-description { width: 286px; padding: 88px 32px 0 0; }
	div.card-description img { padding-bottom: 15px; }
	p.tagline-description { text-align: center; }


/* FAQ */
div#faq { width: 444px; padding-top: 410px; color: white; }
div#faq h3 { font-size: 3em; color: #c3b600; }
div#faq p { line-height: 1.3; font-size: 0.917em; }
div#faq p.question { color: #c3b600; font-weight: bold; }
div#faq p.answer { color: white; padding-bottom: 1em; }
div#faq

/*cards-slide-show*/

#cards-slide-show {  }
#cards-slide-show div { text-align: center; padding: 24px 0 0 0; width: 600px; }
#cards-slide-show h3 { font-size: 1.5em; color: #5e4d24; font-weight: bold; padding-bottom: 2px; }
#cards-slide-show p { line-height: 1.3; font-size: 0.917em; }
#cards-slide-show img { padding: 13px 0 30px 0; }
.loyaltea-card {  }
.card-tagline { font-size: 1.5em !important; color: #5e4d24; font-weight: bold; line-height: 1.3; }

.cards-slide-show-nav { position: absolute; bottom: 34px; z-index: 10; }
#prev,
#next { position: absolute; bottom: 0; left: 150px; width: 18px; height: 28px; display:  block;  background-image: url(../../_images/skin/btn_loyaltea_cards-slide-show.png); background-position: 0 0; background-repeat: no-repeat; overflow: hidden;  }
#prev a,
#next a { display: block; height: 100%; text-decoration: none;  }

#prev span,
#next span { visibility: hidden;  }
#prev {position: absolute; bottom: 140px; left: 5px; background-position: 0px; 0; }
#next {position: absolute; bottom: 140px; left: 575px; background-position: -20px; 0; }

ul.order-reload { padding-top:13px; }

ul.order-reload li.first_ { margin-right:47px !important; }

ul.order-reload li a { color:#c3b600;  height:0.917em; font-size: 0.917em; }

	ul.order-reload li a.order-card
	{
		background-image: url(../../_images/skin/icons/loyaltea_ico_buy-card.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-left:24px;
		
		padding-bottom:5px;	
		}
	
	ul.order-reload li a.reload-card
	{
		background-image: url(../../_images/skin/icons/loyaltea_ico_reload.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		padding-bottom:5px;	
		padding-top:3px;
		padding-left:24px;
		
		
	}

						
						



