/*
	Style for Creditcard Marketplace
*/

/* 	All
 ``````````````````````````````````````````````````````````````````````````` */

 	form { display: inline; }
 	
	body, img, p, dl, dt, dd, th, ul, li { margin: 0; padding: 0; text-align: left; border: 0; }

	h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; text-align: left; font-family: Arial; color: #000c2e; font-weight: bold; }	
	ul, li { list-style: none; }
 	p { line-height: 20px; }
	table { border-collapse: collapse; }

	.clear { clear: both; margin: 0!important; padding: 0!important; background: none!important; width: auto!important; float: none!important; height:0!important; overflow: hidden!important; line-height: 0!important; }

/* 	Layout
 ``````````````````````````````````````````````````````````````````````````` */
	 	
	body {
		font-family: Tahoma, "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
		background: #fff;		
		font-size: 11px;
		color: #474954;   		
 	}

 	a { text-decoration: underline; cursor: pointer; color: #035ea1; }
 	a:hover { text-decoration: none; color: #035ea1; }

	h1 { font-size: 17px; }
	h2 { font-size: 14px; }

/* 	Page
 ``````````````````````````````````````````````````````````````````````````` */	

	#container { width: 970px; margin: 0 auto; }
	
	#header { padding-left: 15px; }
	#header #logo { width: 317px; height: 108px; background: url("images/logo.jpg") no-repeat; display: block; text-indent: -99999px; overflow: hidden; float: left; display: inline; margin-right: 10px; }
	#header #adive { float: right; display: inline; margin: 15px 35px 0 0; }	
	#header #adive1 { float: left; text-align:center; display: inline; margin: 15px 120px 15px 25px; }
	
	#menu { width: 100%; height: 38px; background: url("images/MenuTop_width.jpg") repeat-x; margin-top: 15px; }
	#menu li { float: left; display: block; padding: 11px 0 0 0; height: 27px; min-width: 160px; width: auto!important; width: 160px; text-align: center; }
	#menu li.yes { background: url("images/MenuTop_active.jpg") no-repeat 50% 50%; }	
	#menu li a { font-family: Arial; color: #fff; font-weight: bold; font-size: 13px; text-decoration: none; background: url("images/strip.gif") no-repeat 100% 2px; padding: 0 30px 0 30px; display: block; }		
	#menu li a.no { background: none; }		

/* 	Center
 ``````````````````````````````````````````````````````````````````````````` */
	
	#center { width: 100%; }
	
	#left { width: 245px; height: auto; float: left; display: inline; margin-top: 10px; }
	#left ul { height: auto; background: #e7f0f7; padding: 15px 0 15px 0; }
	#left ul a span { background: url("images/arrow.png") no-repeat 0 2px; padding: 0 0 0 25px; margin-left: 0; }
	#left ul a { display: block; width: 90%; padding: 5px 0 5px 20px; text-decoration: none; color: #234e6d; font-weight: bold; }	
	#left ul a:hover, #left ul .yes { background: url("images/menuLeftheightLight.jpg") repeat-y; }	
	
	#left ul.no { background: #fff; }
	#left ul.no a:hover { text-decoration: none; }		
	#left ul.no a, #left ul.no li { background: none!important; font-weight: normal; }

/* 	Wrapper
 ``````````````````````````````````````````````````````````````````````````` */
	
	#wrapper { width: 725px; float: left; display: inline; }
	
	#wrapper .BoxBig { width: 718px; height: 214px; background: url("images/BoxdBig.jpg") repeat-y; }			
	#wrapper .BoxBig h1 { margin: 40px 0 0 40px; position: absolute; width: 350px; }
	#wrapper .BoxBig p { margin: 105px 0 0 40px; position: absolute; width: 350px; }	
				
	.border { background: url("images/linemin.jpg") repeat-x 100% 100%; padding-bottom: 5px; margin-top: 5px; }
	
	#wrapper .content { width: 690px; margin: 0 auto 0 auto; }
	#wrapper .news { margin: 10px 0 0 0; }	
	#wrapper .news img { float: left; margin: 0 10px 10px 0; }	
	
	.Breadmore { width: 107px; height: 22px; background: url("images/B_readmore.jpg") no-repeat; display: block; text-indent: -999999px; overflow: hidden; }
	.Bmoredetalis { width: 91px; height: 21px; background: url("images/B_moreDetalis.jpg") no-repeat; display: block; text-indent: -999999px; overflow: hidden; }
	.Bapplynow { width: 75px; height: 22px; background: url("images/B_applyNow.jpg") no-repeat; display: block; text-indent: -999999px; overflow: hidden; }
	.Bapply { width: 62px; height: 22px; background: url("images/B_apply.jpg") no-repeat; display: block; text-indent: -999999px; overflow: hidden; }
	
	#wrapper .BoxtableTop { width: 718px; padding-top: 20px; background: url("images/TableTop.jpg") no-repeat top left; }
	#wrapper .BoxtableHeight { width: 718px; height: auto; background: url("images/TableHeight.jpg") repeat-y; }
	#wrapper .BoxtableBottom { width: 718px; padding-bottom: 20px; background: url("images/TableBottom.jpg") no-repeat bottom left; }
	
	#wrapper .Boxtable { width: 685px; padding-top: 2px; margin: 0 0 0 17px; }
	#wrapper .Boxtable table.Head { height: 37px; overflow:hidden; background: url("images/TableTr.jpg") repeat-x; }
	#wrapper .Boxtable table.Body { width: 99.9%; margin-left: 1px; border-color:#dedede; }

	#wrapper .Boxtable table th, #wrapper .Boxtable table td { text-align: center; }
	#wrapper .Boxtable table span { color: #29a8cd; }	
	#wrapper .Boxtable table .card { width: 12.3%; }
	#wrapper .Boxtable table .issuer { width: 29.7%; }
	#wrapper .Boxtable table .balance { width: 21.4%; }
	#wrapper .Boxtable table .pucharses { width: 15%; }	
	#wrapper .Boxtable table .typical { width: 11.6%; }
	#wrapper .Boxtable table .apply { width: 11%; padding: 0; }	
	#wrapper .Boxtable table .apply a { margin-left: 3px; font-size: 10px; }
		
	#wrapper .Boxtable table td {  padding-left: 7px; }
	#wrapper .Boxtable table td.card { text-align: center; padding: 3px 0 3px 0; }
	#wrapper .Boxtable table td.issuer { text-align: left; }
			
	#wrapper .blue { background: #f5fafc; }	


	#wrapper .Boxtable table td a { font-size: 12px; }	

	
/* 	Box Small
 ``````````````````````````````````````````````````````````````````````````` */
	
	#wrapper .BoxSmallTop { width: 672px; padding-top: 15px; background: url("images/TableSmalTop.jpg") no-repeat top left; }
	#wrapper .BoxSmallHeight { width: 672px; height: auto; padding-bottom: 15px; background: url("images/TableSmallHeight.jpg") repeat-y; }
	#wrapper .BoxSmallBottom { width: 672px; padding-bottom: 15px; background: url("images/TableSmallBottom.jpg") no-repeat bottom left; }

	#wrapper .BoxSmall { width: 632px; padding-top: 2px; margin: 0 auto 0 19px; }	
	#wrapper .BoxSmall h2 { width: 632px; height: 26px; background: url("images/BackgroundTrBlue.jpg") no-repeat; padding: 12px 0 0 25px; }	
	#wrapper .BoxSmall .BoxSmallLeft { width: 160px; float: left; display: inline; margin-top: 20px; padding: 0 0 0 0; text-align: center; }
	#wrapper .BoxSmall .BoxSmallRight { width: 430px; float: left; display: inline; border-left: 1px solid #d5d5d5; padding: 3px 0 3px 15px; margin-top: 20px; }	
	#wrapper .BoxSmall ul li { background: url("images/arrow.png") no-repeat 0 2px; padding: 0 0 0 15px; margin: 4px 0 8px 0; display: block; }

	#wrapper .BoxSmall .BoxSmallLeft .space { margin: 15px 0 0 20px;text-align: left!important; }
	#wrapper .BoxSmall .BoxSmallLeft .space a { margin-bottom: 6px; }

/* 	Fotter
 ``````````````````````````````````````````````````````````````````````````` */
	
	#fotter { width: 100%; height: 37px; background: url("images/fotter.jpg") repeat-x; padding-top: 4px; margin: 10px 0 10px 0; }
	#fotter p { text-align: center; line-height: 16px; }	
	#fotter a, #fotter { color: #fff; font-family: Tahoma; font-size: 10px; text-decoration: none; }				
