@charset "utf-8";

/* General */

html, body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}


body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #c0c0c0;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}

/*  begin main container  */
#page-container {
	background-color: #6699cc;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	border-top: 0px;
	overflow: hidden;
}

#container {
	background-color: #6699cc;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000000;
	border-top: 0px;
	overflow: hidden;
}


/* MAIN HEADER */

#header {
	background-color: #FFFFFF;
	height: 87px;
	width: 960px;
}

#header #logo {
	float: left;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 10px;
}

#header #head_right {
	float: right;
	width: 400px;
}

#log {
	padding-top: 30px;
	text-align: right;
	padding-right: 20px;
}

#log a {
	color: #00F;
	text-decoration: none;
}

#log a:hover {
	color: #F00;
	text-decoration: underline;
}

#header #credit {
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 12px;
	color: #000000;
	font-style: normal;
	letter-spacing: 1px;
	text-align: left;
}

#main {

}

#blurb {
	background-color: #D9E4F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-align: center;
}

/* Navigation */

#nav {
	float:left;
    width:100%;
    line-height:normal;
    background-image: url(../img/nav_bg2.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#nav ul {
 	margin:0;
	padding-left: 15px;    
	list-style:none;
}

#nav li {
	display:inline;
    margin:0;
    padding:0;
}

#nav a {
	float:left;
	padding-left:10px; 
	padding-right:0;
	padding-bottom:0;
	padding-top: 5px;
    margin:0;
    color: #000000;
	text-decoration: none;
}

#nav span {
	float:left;
   	background:url(../img/nav_divider.gif) no-repeat right top;
   	padding-right: 10px;
	height:26px;
}
	  
#nav a:hover {
	text-decoration: underline;
	color: #990000;
}

/* Main Content */
#content_wrapper {
	width: 949px;
	margin: 0 auto;
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
	background-color: white;
	width: 949px;
}

.top {
	background-image: url(../img/box_top.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 949px;
	margin-top:20px;
}

.top2 {
	background-image: url(../img/box_top.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 949px;
}

.bottom {
	background-image: url(../img/box_bottom.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 949px;
}

.more {
	background-image: url(../img/more.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 63px;
}

.info {
	background-color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}

#row1 {
	color: #000000;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
	display:block;
}

#logo1{
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
} 

#logo2{
	padding-top: 10px;
	margin-top: 0;
	margin-right: 20px;
	float: left;
} 

#logo3{
	padding-top: 10px;
	margin-top: 0;
	margin-right: 20px;
	float: left;
} 

#text1 {
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 600px;
	float: left;
}

#text2 {
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 600px;
	float: left;
}

#text3 {
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 550px;
	float: left;
}
/* CC2 Box */
			
#box {
	float: left;
	margin-top: 0;
	padding: 0;
	display: block;
	width: 180px;		
}

#conv {
 	height:147px; 
	width:141px;
	margin: 0; 
	padding: 0;
	border-left:1px solid #B5BBCB; 
	border-right:1px solid #B5BBCB;
}

#nofees {
 	height:147px; 
	width:140px; 
	border-left:1px solid #B5BBCB; 
	border-right:1px solid #B5BBCB;
}

#lowrates {
 	height:147px; 
	width:141px; 
	border-left:1px solid #B5BBCB; 
	border-right:1px solid #B5BBCB;
}

#global {
 	height:147px; 
	width:144px; 
	border-left:1px solid #B5BBCB; 
	border-right:1px solid #B5BBCB;
}

.grayline {
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 26px;
	border-top: 1px dotted gray;
}

.grayline p {
	margin: 0;
	padding-right: 30px;
}

.whiteline p {
	margin: 0;
	padding-right: 30px;
}

.grayline a {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;	
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.grayline a:hover {
	color: #FF0000;
	text-decoration: underline;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whiteline {
	line-height: 26px;
	heigth: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #FFFFFF;
	border-top: 1px dotted gray;
}

.whiteline a {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;	
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.whiteline a:hover {
	color: #FF0000;
	text-decoration: underline;
	line-height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.cards {
	padding-top: 13px;
	text-align: center;
}

.buy {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.rate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-bottom: 10px;
	text-align: center;
}

#free {
	padding-top: 10px;
	padding-left: 35px;
	padding-bottom: 15px;
	float: left;
}

#features {
	padding-top: 30px;
	padding-left: 40px;
	float: left;
}
.listbullet {
	margin-left: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
    padding-left: 0px;
    list-style: none;
	font-size: 12px;
	float:left;
}

.listbullet li {	
    padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 3px;
    background-image: url(../img/orangebullet.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
}
	
#row3 {
	background-color: #FFFFFF;
	padding-left: 42px;
}

#row3 p {
	margin-top: 0;
	margin-bottom: 5px;
}

#africa {
	width: 230px;
	float: left;
	display: inline;
}

#asia {
	width: 218px;
	display: inline;
	float: left;
}

 #americas {
	width: 218px;
	display: inline;
	float: left;
}


 #europe {
	width: 200px;
	display: inline;
	float: left;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	padding-bottom: 10px;
}

.flag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 116px;
	display: inline;
	float: left;
}

.rate2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding-bottom: 2px;
	text-align: left;
}

/* Conf Box */
					

.space {
	text-align: center;
	padding-top: 45px;
	float: left;
	width: 72px;
}

.button {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pic {
	padding-bottom: 25px;
}

.text {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
		
#box3 {
	color: #FFFFFF;
	width: 949px;
	margin-left: 6px;
}


#rowc {
	background-color: #FFFFFF;
	padding-left: 42px;
}

#line2 {
	margin-top: 0;
}

#biz {
	letter-spacing: normal;
	word-spacing: normal;
	width: 238px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
}

#green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #779501;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lgreen {
	border-top: 3px solid #779501;
	padding-bottom:10px;
	width: 100%;
}

#exec {
	letter-spacing: normal;
	word-spacing: normal;
	width: 238px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left; 
}

 #brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #d68301;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lbrown {
	border-top: 3px solid #d68301;
	padding-bottom:10px;
	width: 100%;
}

#enter {
	letter-spacing: normal;
	word-spacing: normal;
	width: 238px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
}

#blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0e95d5;
	margin-top: 10px;
	margin-bottom: 10px;
}

#lblue {
	border-top: 3px solid #0e95d5;
	padding-bottom:10px;
	width: 100%;
}

/* Footer */

#footer {
	background:#6699cc;
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 13px 25px;
	line-height: 14px;
	text-align: center;
}

#footer ul {
 	margin:0;
	padding-bottom: 5px;
	list-style:none;
}

#footer ul li {
	display: inline;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.medxt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#333333;
	
}


#searchbox {
	margin: 0px;
	padding: 0px;	
}

#subpage_wrapper
{
	background-color:white; 
	width: 960px;
}

.medtxt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#000000;	
}


.ratepage_txt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:white;
	padding: 5px;
	font-weight: bold;
	
}

a.ratepage_txt:link {
	color:white;
	TEXT-DECORATION: none;
	
}

a.ratepage_txt:visited {
	color:white;
	TEXT-DECORATION: none;
	
}

a.ratepage_txt:hover {
	color: #F6F6F6;
	TEXT-DECORATION: underline;
	
}

table.result_table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #C2C2C2;
	border-collapse: collapse;
	margin-bottom: 4px;
}
table.result_table td {
	border-width: 1px 1px 1px 1px;
	padding: 5px;
	border-style: solid solid solid solid;
	border-color: #C2C2C2;
	font-size:12px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;	
	-moz-border-radius: 0px 0px 0px 0px;
}

table.result_table td.rightdashed {
	border-right-style: dashed;
	border-color: #C2C2C2;
}

table.result_table td.leftdashed {
	border-left-style: dashed;
	border-color: #C2C2C2;
}

table.result_table td.rightwhite {
	border-right-color: white;
}

table.result_table td.leftwhite {
	border-left-color: white;
}

/* CardProfile */

#cp_main{
	margin: 0 auto; width: 945px;
}

#cp_left {
	background-color:#ffffff;
	width: 274px; 
	float: left; 
	text-align:left; 
	padding-left: 10px; 
	padding-right: 10px; 
	border: 1px solid #D3D3D3;
	height: 560px;
}

#cp_left p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#cp_right {
	float: left; 
	margin-left: 30px; 
	text-align-left;
}
 

#cp_buynow_wrapper {
	float: left; 
	text-align-left; 
	margin-left: 30px; 
	width: 400px; 
	border: 1px solid #D3D3D3;
}

.cp_buynow_text {
	background-color: #808080; 
	color:white; 
	padding: 5px;
}

#maincontent {
	width: 960px;
}



#maincontent #seobox {
	height: 221px;
	width: 561px;
	float: left;
}

#maincontent #seobox #mainpic1 {
	background-image: url(../img/mainpic1.gif);
	width: 561px;
	height: 112px;
}



#seo1 {
	width:  561px;
	height: 109px;
	background-color: #9bccf2;
}

#maincontent #pic2 {
	float: left;
	background-image: url(../img/international.jpg);
	width: 399px;
	height: 221px;
}

#maincontent #content {
	width: 640px;
	line-height: 18px;
	float: left;
}

#maincontent #content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	font-weight: bold;
}


/* text headers */
.htext1 {
	margin:0; 
	padding:0; 
	color: white; 
	padding-top:10px; 
	margin-left: 30px; 
	font-size: 20px; 
	line-height: 26px;
}

.htext2 {
	margin:0; 
	padding:0; 
	color: white; 
	margin-top:0px; 
	margin-left: 30px; 
	font-size: 25px; 
	line-height: 26px;
}

.htext3{
	margin:0; 
	padding:0; 
	color: white; 
	margin-top:15px; 
	margin-left: 30px; 
	font-size: 15px; 
	line-height: 16px;
}

.htext4{
	margin:0; 
	padding:0; 
	color: white; 
	margin-top:5px; 
	margin-left: 30px; 
	font-size: 15px; 
	line-height: 16px;
}

.htext5{
	margin:0; 
	padding:0; 
	color: white; 
	padding-top: 20px; 
	margin-left: 30px; 
	margin-bottom: 20px;
	font-size: 25px; 
	line-height: 26px;
}

.htext6 {
	margin:0; 
	padding:0; 
	color: white; 
	margin-top:0px; 
	font-size: 25px; 
	line-height: 26px;
}

#bar {
	width: 960px;
	height: 6px;
	background-color: #0053b9;
}

 .tbg0 { background-color: #F6F6F6; }
 .tbg1 { background-color: white; }
 .highlight {background-color: #CBEBFD;} 
 
 