@charset "utf-8";
/* CSS Document */

/*RESET START*/
body{margin:0; padding:0; font-size:11px;  }
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0;}
/*RESET  END*/



/*TYPOGRAPHY START*/
body{ font-family:Verdana, Geneva, sans-serif;
 		color:#5b5b5b;
		
		/*min-height:100%;*/
		
}
html{ background:#315CA1; }
.body-bg1{ width:100%; 
background:white url('/Cards/images/body-bg.jpg') repeat-x scroll center bottom;


}
.body-bg2{ width:100%; 
background:transparent url('/Cards/images/body-bg2.png') no-repeat scroll right bottom;


}


a,a:link,a:visited{color:#2485a2; text-decoration:none;}
a:hover,a:active,a:focus,a.current{/*color:#5f9f20;*/color:#11447d;}

.rsaquo {font-size:1.63em;line-height:11px; color:#eec73f; font-weight:bold;}	
#main h3{font-size:1.18em; color:#11447d; line-height:2em;}
#main h2{font-size:1.2em; padding:0; margin:0;color:#11447d; line-height:2em; margin-left:10px;}
/*TYPOGRAPHY END*/

/*COLORS START*/



/*COLORS END*/

/*TOOLS START*/
.float-divider{clear:both;}
.color-h3{color:#2485a2}
.color-h2{color:#057495}
.color-text{color:#5b5b5b;}
.no-display{display:none;}
.debug{border:1px solid red;}
a img{border:none;}
/*TOOLS END*/

/*LAYOUT START*/

#page							{/* width:1000px;padding:10px 12px 0 12px;*/
									width:90em;padding:.9em 0 0 0;
									margin:0 auto;
									}
	
	#header						{ width:100%;position:relative; z-index:2}
		.header					{padding:.9em .9em 0 .9em;/*padding:10px 10px 0 10px;*/}
		#title					{float:left; /*width:800px;*/ width:72.7em; }
			
			#title p			{ width:50%;  margin:0 auto;}
		    	#title p.indent { text-indent:45%;width:100%; }
				
		#logo					{float:right; text-indent:-9999px; overflow:hidden;
								background: white url('/Cards/images/logo.jpg') center center no-repeat;
								width:128px ;height:108px; 
								/*width:11.6em ;height:9.8em; */
								margin:0; padding:0;}
								
			#logo a				{display:block;width:128px ;height:108px;}
		
		
	#body						{ padding:.9em .45em; /*padding:10px 5px*/
									}
		#main					{float:left; width:81%;}
			#main .oi			{ margin-right:.9em; /*margin-right:10px;*/}
			.mContent			{ padding-top:5px; padding-left:0.9em; color:#5b5b5b;}
		#sidebar				{float:right; width:19%;}
			#sidebar .oi		{}
		
	#footer						{ width:100%;}



/*LAYOUT END*/

/*HEADER STYLES START */

.squares1			{background: transparent url('/Cards/images/squares1.jpg') top left no-repeat; height:9.8em;/*height:108px;*/}
.squares2			{background: transparent url('/Cards/images/squares2.jpg') top right no-repeat;height:9.8em;/*height:108px;*/}
#title p			{/* padding-top:25px;font-size:30px;line-height:30px;*/ 
						font-size:2.72em;padding-top:1em;
						font-weight:bold; color:#11447d; }
#title p.indent		{  /*padding-top:15px; font-size:16px; line-height:16px;*/
						 font-size:1.45em; line-height:1.45em; padding-top:0;
						font-weight:bold; color:#077596; }

#header						{border:1px solid #f3f9f9;}
#menu						{border-top:1px solid #f3f9f9;
							background: transparent url('/Cards/images/menu-bg.jpg') bottom left repeat-x; 
							/*height:37px; */ height:3.36em;
							padding-left:25px;
							}
							
	#menu ul,#menu li		{ margin:0; padding:0; list-style:none;}

#menu li					{float:left; /*min-width:160px;*/ text-align:center; position:relative;
								margin-right:30px;}


#menu li a					{/*line-height:37px;padding:0 12px;*/
								display:block; 
								 line-height:3.36em;
								 /*new*/
								 color:#11447D;
								font-weight:bold; 
								 }
#menu li a:hover

,#menu li a:focus
,#menu li a:active
,#menu li a.current		{ color:#11447d; font-weight:bold;}

#menu li:hover > a		{ color:#11447d; font-weight:bold;}

/*SUB MENU*/
#menu li ul					{position:absolute; top:3.36em; left:0;  display:none;
								padding-bottom:1em; 
								min-width:15em; border:1px solid #077596; border-top:none;
								 background:white url("/Cards/images/submenu-bg.jpg") bottom left repeat-x;}
#menu li ul	li				{float:none; margin-right:0;}
#menu li ul	li	a			{display:block;text-align:center;width:100%; position:relative;line-height:1.2em;
							text-align:left; border-top:1px solid #81aebb; color:#11447d; font-weight:normal;/*new*/text-align:justify;
							font-size:.9em; }
#menu li ul li a:hover
,#menu li ul li a:active
,#menu li ul li a:focus{color:#2485a2; font-weight:normal;
								/*new*/font-weight:bold;}
#menu li ul	li:first-child a{border:none}
#menu li ul	li	a span		{ padding:.7em  .8em; display:block; cursor:pointer}

/*works in case no script is running*/
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul{
   /*display:none;*/
    }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul{
 /*  display:block;*/
    }
/*HEADER STYLES END*/


/*BODY STYLES START*/

#body					{ border-right:1px solid #f3f9f9; border-left:1px solid #f3f9f9;
						 }
#flash					{}


/*FEATURES*/
#features	dl,#features dt ,#features dd,#features p,#features h3,
#features ul,#features li{margin:0; padding:0; list-style:none;}

#features li{float:left; width:50%;/*height:49px;margin-top:5px;*/ margin-top:.45em; height:4.45em}

	#features li .loi{/* margin-right:5px;  padding:5px 8px; */margin-right:.45em;  
		
		padding:.45em .72em;
		padding-left:0em; height:3.55em}
	#features li.even .loi{ background-color:#f4f8f9}

#features h3		{ /*height:49px;*/ height:4.45em;float:left; width:50%; font-size:1em; font-weight:normal;}
/*new*/
	#features h3 a	{  display:inline-block; font-weight:bold;
					background-repeat:no-repeat; background-position:top left;
					height:4.45em; margin-right:.4em;padding-left:5em; font-size:.96em;
					/*height:49px;margin-right:5px;padding-left:55px;*/}
	#features h3 a:hover
	,#features h3 a:active
	,#features h3 a:focus{ background-position:0 -4.45em; }
	
#features p			{text-align:justify;}
	.text{ position:relative;}
	#features .rsaquo
	{   top:0;left:-.7em; position:absolute;/* left:-15px;font-size:18px;*/ }
						
					
/*ICONS*/
	#features li.atm-locator a{ background-image:url(/Cards/images/sprite-atm-locator.png);}
	#features li.security-privacy a{ background-image:url(/Cards/images/sprite-security-privacy.png);}
	#features li.electronic-services a{ background-image:url(/Cards/images/sprite-e-services.png);}
	#features li.apply-now a{ background-image:url(/Cards/images/sprite-apply-now.png);}
	#features li.travel-insurance a{ background-image:url(/Cards/images/sprite-travel-insurance.png);}
	#features li.compare-cards a{ background-image:url(/Cards/images/sprite-compare-cards.png);}
	



/*END FEATURES*/

/*SIDEBAR FEATURES*/
#sidebar-features ul
,#sidebar-features li			{ margin:0; padding:0; list-style:none;}
#sidebar-features li			{float:none; width:100%;/*height:35;*/ margin-top:.5em; height:3.18em }
#sidebar-features h3			{font-size:1em; font-weight:normal;height:3.18em}
#sidebar-features h3:hover
,#sidebar-features h3.current	{background: white url('/Cards/images/feature-bg-on.jpg') 0 0 repeat-x;}
#sidebar-features h3 a			{  display:inline-block;
									background-repeat:no-repeat; background-position:top left;
									margin-right:.45em;padding-left:5em;
									font-weight:bold;line-height:3.18em;
								}
#sidebar-features h3 a:hover
,#sidebar-features h3 a.current	{ background-position:0 -3.18em; color:#11447d;}

		#sidebar-features li.atm-locator a{ background-image:url(/Cards/images/sprite-atm-locator-s.png);}
		#sidebar-features li.security-privacy a{ background-image:url(/Cards/images/sprite-security-privacy-s.png);}
		#sidebar-features li.electronic-services a{ background-image:url(/Cards/images/sprite-e-services-s.png);}
		#sidebar-features li.apply-now a{ background-image:url(/Cards/images/sprite-apply-now-s.png);}
		#sidebar-features li.travel-insurance a{ background-image:url(/Cards/images/sprite-travel-insurance-s.png);}
		#sidebar-features li.compare-cards a{ background-image:url(/Cards/images/sprite-compare-cards-s.png);}

/*SEARCH*/
#search					{margin-bottom:2.18em /*25*/}
#search h2				{ font-size:1.18em;/*13px*/ margin:.45em 0 .9em .45em ; /* 10px 5px*/ 
						 font-weight:bold;padding:0; }
#search fieldset ,#search form	{border:0; margin:0; padding:0;}
#search fieldset				{padding:0 .45em;}
#search input			{padding:0; margin:0;}
#search input.text		{ border:1px solid #b0d3dd; height:1.71em;
						font-size:1em; line-height:1.71em; font-weight:normal;  width:12em;
						background:white url(/Cards/images/input-search-bg.jpg) center center no-repeat; }
#search input.text:focus
,#search input.text.focus	{background:none; }
#search input.submit	{ background:none; border:1px solid #929292; color:white; 
						background:#4da2a7 url(/Cards/images/submit-go-bg.jpg) top left  repeat-x; 
						font-weight:bold; position:relative; left:-4px; top:3px; cursor:pointer;}
						
						
#banners a img			{border:3px solid #eaf2f3;}
#banners a 				{ display:block;margin-bottom:1.36em;}



/*FAQ*/
#faq h3					{
							margin-bottom:.3em; background-color:#f4f8f9;
							cursor:pointer; font-size:1em; font-weight:normal;
						}

/*states*/
#faq h3.clicked .rsaquo	{color:#eec73f}
#faq h3 .rsaquo			{color:#11447d}
#faq h3.clicked .q		{color:#11447d;}
#faq h3 .q				{color:#5b5b5b;}

#faq h3 .q				{ display:block; padding:1.36em; padding-right:.3em}
#faq p.a				{padding:.9em 1.36em;  text-align:justify; }
/*FAQ END*/

/*ELITE LIST*/
 ul#elite-cards
,#elite-cards li		{margin:0; padding:0; list-style:none;}
#elite-cards li				{float:left; width:50%;padding:.45em 0; }

#elite-cards li.even		{background-color:#f4f8f9; }
	#elite-cards .more		{display:block; text-align:right; padding-right:.45em;}
	/*new*/
	#elite-cards .more:hover
	,#elite-cards .more:active
	,#elite-cards .more:focus{ font-weight:bold;}
	#elite-cards p			{text-align:justify; padding-right:.45em}
	#elite-cards img		{float:left; margin-right:2.72em; border:1px solid #8ea7c1; margin-left:1em}
	#elite-cards .rsaquo	{position:relative;  margin-left:-15px;}
	#elite-cards h3			{font-size:1em; font-weight:bold;}
		/*new*/
		#elite-cards li h3 a:hover
		,#elite-cards li h3 a:focus
		,#elite-cards li h3 a:active{}
/*END OF ELITE LIST*/


/*COMPARE CARDS*/
#compare-cards				{ position:relative; padding:0 .9em;
							background:white url("/Cards/images/compare-bg.jpg") bottom left repeat-x;
							margin-top:.45em;
							border-left:2px solid #097498; border-right:2px solid #097498;}
.mContent p {]padding-bottom:10px;}.mContent .card p {}
#compare-cards .border-right,
#compare-cards .border-left	{background:white url("/Cards/images/compare-card-rl-border.jpg") bottom left no-repeat;
							position:absolute; bottom:0; display:block; width:2px; height:160px;
							display:none;}

#compare-cards .border-right 	{right:0px;}
#compare-cards .border-left 	{ left:0px;}
#compare-cards .shadow-top{display:block; position:absolute; right:-.1em; left:-.1em;
							 height:.45em; top:-.45em;
							background:transparent url('/Cards/images/compare-shadow-top.jpg') bottom left  repeat-x;}
#body #compare-cards .shadow-right{display:block; position:absolute; right:-.7em; 
						top:-.45em; width:.7em; height:151px;
						background:transparent url('/Cards/images/compare-shadow-right.jpg') top left  no-repeat;}
						
#body #compare-cards .shadow-left{display:block; position:absolute;left:-.7em;
						top:-.45em; width:.7em; height:151px;
						background:transparent url('/Cards/images/compare-shadow-left.jpg') top right  no-repeat;}
						
.card					 {width:33%; float:left; position:relative;}
.card .coi				{ margin:0 12px;
						background:transparent url('/Cards/images/sCard-bg.gif') repeat-x scroll left bottom;
							padding:1.3em 2em; height:100%;  padding-bottom:0;}
.selected-card			{ padding-bottom:1.3em}
.card .select			{color:#11447d; font-size:1em;padding:0; font-weight:bold; 
						margin:0; border:1px solid #a6cdd9!important;width:14.5em;margin-bottom:.5em;}
		.card-name			{margin-left:-15px; text-align:left;}	
		.card-description	{line-height:1.5em; text-align:left;text-align:justify;margin-bottom:1.63em;}
		
.no-card .card-name,
.no-card .card-description,
.no-card .rMore
							{display:none; }


.selected-card				{}
.no-card .coi				{background:transparent url("/Cards/images/compare-card-bg.jpg") bottom left repeat-x;}

.selected-card .rMore		{ position:absolute; bottom:0;  left:12px;background:transparent url('/Cards/images/apply-bg.jpg') repeat-x scroll left bottom; height:27px; }
.sCard .selected-card .rMore {left:0;}
.rMore a					{padding:1em 1em 0 1em; }
.rMore .read-more 			{float:right;}
.rMore .apply-now			{float:left; }

.selected-card.loader 	{background:white url("/Cards/images/loader.gif") center center no-repeat!important;
						min-height:150px;	 	width:100%;}
.selected-card.loader *{ }

.sCard select.select			{margin-bottom:15px;}
.sCard .card-description		{/*display:none;*/ padding:0 10px; }
.sCard .card-name				{margin-left:10px;}
.sCard .read-more				{display:none;}
.sCard .apply-now				{ float:right;}
.sCard .rMore					{position:relative;width:100%;}
.sCard 	.selected-card			{background:transparent url('/Cards/images/sCard-bg.gif') repeat-x scroll left bottom; padding-bottom:0;}
.sCard							{ background:none;}
.sCard.no-card 	.selected-card	{background:none; height:auto;}
.sCard.no-card 			{background:transparent url('/Cards/images/sCard-bg.gif') repeat-x scroll left bottom;
						}
/*END COMPARE CARDS*/



/*BODY STYLES END*/


/*FOOTER STYLES START*/
#footer		{ padding-bottom:15px;}
#footer ul,#footer li{margin:0; padding:0; list-style:none;}
#footer .copyrights{ float:right;line-height:1.81em; font-weight:bold;color:#2485A2;}
#footer ul,#footer li {float:left;}
#footer li a{/*line-height:20px;padding-right:35px;*/ line-height:1.81em; padding-right:3.18em; font-weight:normal; }
/*new*/
	#footer li a:hover,#footer li a:active,#footer li a:active{
		color:#11447d; text-decoration:none;
		}
/*FOOTER STYLES END*/
/*NEW FOOTER STYLES*/
.body-bg2/*,.body-bg1*/{background:none;}
#footer li a,#footer .copyrights{color:white;}
#body {margin-bottom:10px;
background: white url('/Cards/images/menu-bg.jpg') bottom left repeat-x;
}
/*END NEW FOOTER STYLES*/

/*SHADOWS*/
	/*HEADER*/
	#header,#body{position:relative;}
	#header .shadow-top{display:block; position:absolute; right:-.1em; left:-.1em;
						 height:.9em; top:-.9em;
						background:transparent url('/Cards/images/shadow-top.jpg') bottom left  repeat-x;}
	#header .shadow-left
	,#body	.shadow-left{display:block; position:absolute;  left:-1.1em;
						width:1.1em;  top:-.9em; bottom:0; /*border-right:1px solid #F3F9F9;*/
						background:transparent url('/Cards/images/shadow-left.jpg') top right  no-repeat;
						}
	#header .shadow-right
	,#body	.shadow-right{display:block; position:absolute;  right:-1.1em;
						width:1.1em;  top:-.9em; bottom:0;/*border-left:1px solid #F3F9F9;*/
						background:transparent url('/Cards/images/shadow-right.jpg') top left  no-repeat;
						}
	#body .shadow-left
	,#body	.shadow-right{ background-repeat:repeat-y; top:-.9em;}
	#body .shadow-left{ 
						background-image:url('/Cards/images/shadow-left-rpt.png');}
	#body .shadow-right{
						background-image:url('/Cards/images/shadow-right-rpt.png');}
	
	
	
	#body .shadow-corner-tr,
	#header .shadow-corner-tr{display:block; position:absolute; top:-.9em; right:-1.12em;
							width:1.1em; height:1.1em;
							background:transparent url('/Cards/images/shadow-corner-tr.jpg') top left  no-repeat;}
					
	/*new request remove shadows*/
	/*#body .shadow-left
	,#body	.shadow-right{display:none;}
	#body {border:none;}*/
/*END SHADOWS*/

/*form inputs*/
input				{color:#5B5B5B;}
select.select		{border:1px solid #A6CDD9 !important;
					color:#11447D;font-size:1em;font-weight:bold;width:14.5em;}
input.text				{ border:1px solid #b0d3dd; height:1.71em;
						font-size:1em; line-height:1.71em; font-weight:normal;  width:12em;
						}
input.radio			{}
input.checkbox		{}




#apply-form.CU-form					{padding-top:0.5em}
.pad								{padding-top:5px; padding-bottom:5px;}
.coloredbg							{background-color:#f4f8f9; padding:15px 12px;}
.coloredbg span.color1						{display:inline-block; width:10.9em; color:#11447d;}
.CU-form							{	padding-top:1em;}
.field span							{float:left; display:block; width:7.9em; padding-left:3em;}
#apply-form.CU-form .field			{_width:90%;}
#apply-form.CU-form .field span		{	padding-left:1em; width:27em;}

.CU-form input, .CU-form select,
.CU-form textarea,.frmbtn			{color:#5b5b5b; font-size:1em;padding:0; 
									margin:0; border:1px solid #a6cdd9!important;}
.CU-form input						{height:15px; width:144px;}
.cmb,.CU-form select				{width:13.18em;}
.CU-form textarea					{width:38em; height:3.6em;
										position:relative; _float:left;}
.CU-form input.rbtn					{border:none !important; width:14px !important; height:10px!important; 
									margin-right:2em; margin-left:1em; position:relative; top:3px;}
.field								{padding-bottom:0.5em;width:49.1em; color:#11447d;}
.frmsubmit 							{text-align:right}
.frmsubmit a,.frmbtn				{background:url(/Cards/images/frmbtn.gif) bottom repeat-x #077395;
									margin-left:7px !important; padding-left:10px!important;
								padding-right:10px!important;text-decoration:none; color:white !important; 
								padding-top:3px; padding-bottom:2px; height:1.7em!important;
									border:none; border:1px solid #a6cdd9; width:auto !important;}
									
#compare-cards					{padding-bottom:2px;}
.sContent-l						{float:left; width:25em; _width:23em;}
.sContent-r						{float:right;width:45em;}

.mainp							{padding-left:1.5em; padding-bottom:0.5em;}
.sCard							{margin:0 auto;min-height:15.3em;width:90%; background-color:white;}
.rMore								{width:90%; height:1.7em;
									background:url(/Cards/images/rMore-bg.gif) bottom left repeat-x; 
									margin:0 auto; }

.center							{ text-align:center; padding-top:1em ;}
.cmb							{color:#11447d; font-size:1em;padding:0; margin:0;
								border:1px solid #a6cdd9!important; margin-bottom:0.5em;
								_margin-top:0.5em !important;}
								
h2 .rsaquo					 {position:relative;top:2px;}
.sCard h2					{padding-bottom:0.4em !important}
.rMore						{ text-align:right;}
.rMore a					{ color:white !important; font-size:0.9em; line-height:1.6em}

/*NEW APPLY STYLES*/
.sContent-r{display:none;}
.sContent-l {width:auto; float:none;}
.sContent-l .center { text-align:left;}
.sContent-l .sCard .card-img {float:left; margin-right:10px;width:144px; height:91px; padding:9px 5px 12px 7px; background:url(/Cards/images/cardbg.gif) no-repeat top left;}


.gsc-control{width:100%!important;}
.gsc-resultsbox-visible {padding:0 10px;}
.gs-result .gs-title *{color:#2485A2!important; text-decoration:none!important}
.gs-result .gs-title, .gs-result .gs-title *{text-decoration:none!important;}
.gs-result .gs-title:hover *{color:#11447D!important;}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl,
.gs-result a.gs-clusterUrl, .gs-result .gs-clusterUrl,
.gs-videoResult a.gs-publisher, .gs-videoResult .gs-publisher{color:#11447D!important}

.page-image img{width:151px;}
.page-image table tr td tr td img{width:auto;}
.page-image table tr td tr td span img{width:151px;}
div.CardImage img,#CardImage img{width:144px; height:91px; padding:9px 5px 12px 7px; background:url(/Cards/images/cardbg.gif) no-repeat top left;}


ul.twoparts { list-style:none;}
ul.twoparts li{font-weight:bold;background:url(/Cards/images/arrow.gif) left 4px no-repeat; float:left; width:265px; padding:0; padding-bottom:8px;padding-left:10px;}
ul.twoparts li a{text-decoration:none}
ul.twoparts li a:hover{text-decoration:none}

.footerlinkc{padding:0; padding-bottom:8px;padding-right:10px;}
.footerlinkc a{font-size:12px;font-weight:bold;}

div#CardText{padding:10px;}
div.card-description div,div.card-description div p,div.card-description div span,div#CardText div ,div#CardText div p,div#CardText div p span{color:#5B5B5B!important; font-size:1em!important;line-height:19px;
text-align:justify;}

#compare-cards .card .card-description,
#compare-cards .card .card-description span,
#compare-cards .card .card-description p,
#compare-cards .card .card-description p span{ text-align:left!important;}

/*IE <=7 Styles*/


#search input.submit{[top:0;}
.CU-form{[width:514px;}
.CU-form input.rbtn{[width:14px !important; [height:10px!important;[top:-3px;}
/*.sContent-l{padding-left:0.9em }*/

.selected-card .rMore{ [left:12px;}
.sCard .rMore {[left:0;}
#compare-cards{[padding-top:1em;}
#sidebar-features{[float:right;}
#sidebar-features li,#sidebar-features li a{[white-space:nowrap; [position:relative; [z-index:1;}
#sidebar-features li{[width:185px;}
#menu li ul	li	a	 {   [width:16em; }

/*IE <=6 Styles*/

body{_behavior: url('includes/ie6/csshover3.htc');}


/*png replacement*/
img.png{_behavior: url('includes/ie6/iepngfix.htc') }

#features li.atm-locator a{ _background-image:url('/Cards/images/ie6/sprite-atm-locator.png');}
#features li.security-privacy a{ _background-image:url('/Cards/images/ie6/sprite-security-privacy.png');}
#features li.electronic-services a{ _background-image:url('/Cards/images/ie6/sprite-e-services.png');}
#features li.apply-now a{ _background-image:url('/Cards/images/ie6/sprite-apply-now.png'); }
#features li.travel-insurance a{ _background-image:url('/Cards/images/ie6/sprite-travel-insurance.png');}
#features li.compare-cards a{ _background-image:url('/Cards/images/ie6/sprite-compare-cards.png');}

#sidebar-features li h3 {_float:left; _width:100%;}
#sidebar-features li.atm-locator a{ _background-image:url('/Cards/images/ie6/sprite-atm-locator-s.png');}
#sidebar-features li.security-privacy a{ _background-image:url('/Cards/images/ie6/sprite-security-privacy-s.png');}
#sidebar-features li.electronic-services a{ _background-image:url('/Cards/images/ie6/sprite-e-services-s.png');}
#sidebar-features li.apply-now a{ _background-image:url('/Cards/images/ie6/sprite-apply-now-s.png'); }
#sidebar-features li.travel-insurance a{ _background-image:url('/Cards/images/ie6/sprite-travel-insurance-s.png');}
#sidebar-features li.compare-cards a{ _background-image:url('/Cards/images/ie6/sprite-compare-cards-s.png');}


#header,#body,#features li a{_zoom:1; }
.shadow-top{_width:101%;}

#header .shadow-left,#header .shadow-right{_height:158px!important;}

#body #compare-cards .shadow-right
,#body #compare-cards .shadow-left{_top:0;}
#body #compare-cards .shadow-right{ _right:-.8em;}

#elite-cards h3			{ _position:relative; }
#elite-cards .rsaquo	{ _position:absolute; left:0;}

/*achieving minimum width */
/*#menu					{padding-left:20px;}
#menu li a				{border-right:160px solid #fff; text-align:center;  }
#menu li a	span		{float:left; position:relative; margin-right:-160px; cursor:pointer;}*/
	/*reset for the subitems*/
	/*#menu li ul a			{border:0; margin:0; padding:0;}
	#menu li ul a span	{border:0; float:none; position:static; margin:0; padding:0;}*/


/*achieving minimum height*/
#compare-cards			 { _height:15.2em}

.selected-card .rMore	{_width:124%;}
.sCard .rMore			{_width:auto;}
.sCard.no-card				{_padding-bottom:10px;}
/*child selector*/
#menu li				{_zoom:1}
#menu li:hover  a		{ _color:#11447d; _font-weight:bold;}
#menu li:hover ul a		{_color:#11447d; _font-weight:normal;}

#menu {_padding-left:20px;}
#menu li ul				{_width:15em; _left:-20px;}
#menu li ul li a span	{_width:100%}

#body .shadow-left{ 
						_background-image:url('/Cards/images/shadow-left-rpt.jpg');}
#body .shadow-right{
						_background-image:url('/Cards/images/shadow-right-rpt.jpg');}

select.ie6-select-hide{_visibility:hidden;}

#banners{_float:right;_position:relative; _z-index1;}

.selected-card.loader 	{_height:150px;}

