
#newContent{
width:760px;
margin:0 0 0 10px;
font-family:arial;
color:#333;
font-size:12px;
}

#newContent h1{
color:#FF7900;
font-family:arial;
font-size:26px;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 8px;
padding:0;
}

#newContent h2{
color:#111;
font-family:arial;
font-size:18px;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 8px;
padding:0;
}

img {
	border: 0px;
}

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.orange {
	color:#f48b00;
}

.bottomheader {
	width: 760px;
	padding-left: 20px;
}
.bottomheader-text {
	width: 430px;
	float: left;
}
.bottomheader-image {
	width: 134px;
	height: 26px;
	float: left;
}
.calculator {
	width: 773px;
	padding-left: 7px;
}
#uk-calc {
	width: 767px;
	background-image: url(../images/bg-grey.jpg);
	margin-bottom:10px;
}
.bg-grey-top {
	width: 767px;
	height: 13px;
}

.bg-grey-bottom {
	width: 767px;
	height: 13px;
}
.calc-text {
	padding-left: 10px;
}
#uk-form {
	float: left;
	padding-left: 10px;
	width: 120px;
	padding-top: 12px;
}
input#uk-price {
	width: 74px;
}
input#calculate {
	width: 92px;
	height: 19px;
	background-color: transparent;
	border: 0px;
	background-image: url(../images/calculate.jpg);
	margin-top: 5px;
}
input.recalculate {
	width: 92px;
	height: 19px;
	background-color: transparent;
	border: 0px;
	background-image: url(../images/recalculate.jpg)!important;
	position: relative;
	top: 5px;
}
input#clear {
	width: 54px;
	height: 19px;
	background-color: transparent;
	border: 0px;
	background-image: url(../images/clear.jpg);
	margin-left: 38px;
	margin-top: 5px;
}
.calc-info {
	height: 152px;
	/*background-image: url(../images/bg-white.jpg);*/
	background-repeat: repeat-x;
}
.white-left {
	width: 7px;
	height: 165px;
	float: left;
	margin-left: 10px;
}
.white-right {
	width: 7px;
	height: 152px;
	float: left;
}
.more-than-zero {
	background-image:url(../images/bg-savings.jpg);
	background-repeat: no-repeat;
	float: left;
	width:416px;
	height: 150px;
	color:#a8c644;
	font-size:24px;
	;
}
.less-than-zero {
	float: left;
	width:416px;
	height: 150px;
	color:#a8c644;
	font-size:12px;
}
ul#less-than-list li{
	color:#565656;
	font-size:11px;
	list-style-image: url(../images/bullet.jpg);
}
ul#less-than-list a:link {
	color:#2e9de5;
	text-decoration: underline;
	font-size:11px;
}
ul#less-than-list a:visited {
	color:#2e9de5;
	text-decoration: underline;
	font-size:11px;
}
ul#less-than-list a:hover {
	color:#2e9de5;
	text-decoration: none;
	font-size:11px;
}
ul#less-than-list a:active {
	color:#2e9de5;
	text-decoration: underline;
	font-size:11px;
}
.bg-white {
	float:left;
	height: 165px;
	background-color: #FFF;
}
#uk-result {
	float:left;
	display: inline!important;
}
.dude {
	width: 128px;
	height: 135px;
	padding-left: 10px;
	float: left;
}
.monthly-saving {
	width:105px;
	height: 35px;
	padding-top: 63px;
	padding-left: 15px;
	float:left;
}
.annual-saving {
	width:121px;
	height: 35px;
	padding-top: 63px;
	padding-left: 18px;
	float:left;
}
.result-links {
	float:left;
	width:110px;
	height: 50px;
	padding-top: 50px;
	padding-left: 30px;
}
.result-links a:link {
	color:#2e9de5;
	text-decoration: underline;
	font-size: 10px;
}
.result-links a:visited {
	color:#2e9de5;
	text-decoration: underline;
	font-size: 10px;
}
.result-links a:hover {
	color:#2e9de5;
	text-decoration: none;
	font-size: 10px;
}
.result-links a:active {
	color:#2e9de5;
	text-decoration: underline;
	font-size: 10px;
}
.howmuchterms {
	font-size:10px;
	color:#a09f9f;
	clear:both;
	width: 416px;
}
#int-calc {
	width:767px;
	background-image: url(../images/bg-grey.jpg);
}
input#int-add-button {
	width:180px;
	height:20px;
	border: 0px;
	background-color: transparent;
	background-image: url(../images/country.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 10px;
}
input.add-country {
	background-image: url(../images/add-country.jpg)!important;
	background-repeat: no-repeat;
}
.drop-d select {
	z-index:1;
	width: 140px;
}
#int-form {
	background-color:#fff;
	width: 570px;
	margin-left: 10px;
	padding-left: 10px;
}
.white-top {
	width:582px;
	height: 12px;
	margin-left: 10px;
}
.white-bottom {
	width:582px;
	height: 12px;
	margin-left: 10px;
	clear:both;
}
input#calculate-int {
	width: 92px;
	height: 19px;
	background-color: transparent;
	border: 0px;
	background-image: url(../images/calculate.jpg);
	margin-top: 5px;
}
.calc-image {
	float:left;
	width: 132px;
	height: 134px;
	padding-top: 120px;
}
.calc-content {
}
.width {
	width: 600px;
	float:left;
}
.footer {
	font-size: 9px;
}
ul.footer-menu {
	position: relative;
	padding-left: 0px;
	
}
ul.footer-menu li {
	float: left;
	list-style-type: none;
	padding-left: 2px;
}
ul.footer-menu li a {
	color:#7F7F7F;
	margin:0 4px;
	text-decoration:none;
}
ul.footer-menu li a:link {
	color:#7f7f7f;
	text-decoration: none;
	font-size: 9px;
}
ul.footer-menu li a:visited {
	color:#7f7f7f;
	text-decoration: none;
	font-size: 9px;
}
ul.footer-menu li a:hover {
	color:#f48b00;
	text-decoration: underline;
	font-size: 9px;
}
ul.footer-menu li a:active {
	color:#7f7f7f;
	text-decoration: none;
	font-size: 9px;
}
.footer-images {
	padding-left: 160px;
}
table tr td {
	color:#3c3c3c;
	border-bottom: 0px;
}
tr.head-d {
	background-image: url(../images/table-top.jpg);
}
tr.bg-v-plan {
	background-image: url(../images/bg-v-planuk.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan1 {
	background-image: url(../images/bg-v-plan1.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan2 {
	background-image: url(../images/bg-v-plan2.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan3 {
	background-image: url(../images/bg-v-plan3.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan4 {
	background-image: url(../images/bg-v-plan4.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan5 {
	background-image: url(../images/bg-v-plan5.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanUS {
	background-image: url(../images/bg-v-planus.jpg);
	background-repeat: no-repeat;
}
/* "V-PlanIndia","V-PlanAustralia","V-PlanFrance","V-PlanGermany","V-PlanItaly","V-PlanSpain","V-PlanHolland" */
tr.V-PlanIndia {
	background-image: url(../images/bg-v-planindia.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanAustralia {
	background-image: url(../images/bg-v-planaustralia.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanFrance {
	background-image: url(../images/bg-v-planfrance.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanGermany {
	background-image: url(../images/bg-v-plangermany.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanItaly {
	background-image: url(../images/bg-v-planitaly.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanSpain {
	background-image: url(../images/bg-v-planspain.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanHolland {
	background-image: url(../images/bg-v-planholland.jpg);
	background-repeat: no-repeat;
}



tr.bg-v-plan-rec {
	background-image: url(../images/bg-v-planuk-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan1-rec {
	background-image: url(../images/bg-v-plan1-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan2-rec {
	background-image: url(../images/bg-v-plan2-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan3-rec {
	background-image: url(../images/bg-v-plan3-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan4-rec {
	background-image: url(../images/bg-v-plan4-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-Plan5-rec {
	background-image: url(../images/bg-v-plan5-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanUS-rec {
	background-image: url(../images/bg-v-planus-rec.jpg);
	background-repeat: no-repeat;
}
/* "V-PlanIndia","V-PlanAustralia","V-PlanFrance","V-PlanGermany","V-PlanItaly","V-PlanSpain","V-PlanHolland" */
tr.V-PlanIndia-rec {
	background-image: url(../images/bg-v-planindia-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanAustralia-rec {
	background-image: url(../images/bg-v-planaustralia-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanFrance-rec {
	background-image: url(../images/bg-v-planfrance-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanGermany-rec {
	background-image: url(../images/bg-v-plangermany-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanItaly-rec {
	background-image: url(../images/bg-v-planitaly-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanSpain-rec {
	background-image: url(../images/bg-v-planspain-rec.jpg);
	background-repeat: no-repeat;
}
tr.V-PlanHolland-rec {
	background-image: url(../images/bg-v-planholland-rec.jpg);
	background-repeat: no-repeat;
}

td.uk-text {
	font-size:22px;
	color: #a8c644;
	font-weight: bold;
	padding-left: 10px;
}
td.V-Plan2-text {
	font-size:22px;
	color: #e05309;
	font-weight: bold;
	text-align: center;
}
td.V-Plan3-text {
	font-size:22px;
	color: #4ca0c1;
	font-weight: bold;
	text-align: center;
}
td.V-Plan4-text {
	font-size:22px;
	color: #4cc1a4;
	font-weight: bold;
	text-align: center;
}
td.V-Plan5-text {
	font-size:22px;
	color: #d05272;
	font-weight: bold;
	text-align: center;
}
td.V-PlanUS-text {
	font-size:22px;
	color: #ad46c0;
	font-weight: bold;
	text-align: center;
}
/* "V-PlanIndia","V-PlanAustralia","V-PlanFrance","V-PlanGermany","V-PlanItaly","V-PlanSpain","V-PlanHolland" */
td.V-PlanIndia-text {
	font-size:22px;
	color: #306abb;
	font-weight: bold;
	text-align: center;
}
td.V-PlanAustralia-text {
	font-size:22px;
	color: #ccd24a;
	font-weight: bold;
	text-align: center;
}
td.V-PlanFrance-text {
	font-size:22px;
	color: #a5c4fb;
	font-weight: bold;
	text-align: center;
}
td.V-PlanGermany-text {
	font-size:22px;
	color: #a77578;
	font-weight: bold;
	text-align: center;
}
td.V-PlanItaly-text {
	font-size:22px;
	color: #016624;
	font-weight: bold;
	text-align: center;
}
td.V-PlanSpain-text {
	font-size:22px;
	color: #f31f1e;
	font-weight: bold;
	text-align: center;
}
td.V-PlanHolland-text {
	font-size:22px;
	color: #f8aa08;
	font-weight: bold;
	text-align: center;
}


td.smc {
	font-size:15px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.V-PlanUK-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planuk-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-Plan2-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Plan2-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-Plan3-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Plan3-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-Plan4-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Plan4-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-Plan5-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Plan5-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanUS-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planus-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
/* "V-PlanIndia","V-PlanAustralia","V-PlanFrance","V-PlanGermany","V-PlanItaly","V-PlanSpain","V-PlanHolland" */
.V-PlanIndia-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planindia-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanAustralia-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planaustralia-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanFrance-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planfrance-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanGermany-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Plangermany-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanItaly-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planitaly-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanSpain-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planspain-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
.V-PlanHolland-bottom {
	width:734px;
	height: 31px;
	background-image: url(../images/v-Planholland-bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -4px;
	left: 12px;
}
input.sign-up-now {
	width: 104px;
	height:26px;
	border: 0px;
	background-color: transparent;
	background-image: url(../images/sign-up-now.jpg);
	cursor: pointer;
}
a.table-link:link {
	color:#41abee;
	font-size: 10px;
	margin-left: 13px;
	text-decoration: underline;
}
a.table-link:visited {
	color:#41abee;
	font-size: 10px;
	margin-left: 13px;
	text-decoration: underline;
}
a.table-link:hover {
	color:#41abee;
	font-size: 10px;
	margin-left: 13px;
	text-decoration: none;
}
a.table-link:active {
	color:#41abee;
	font-size: 10px;
	margin-left: 13px;
	text-decoration: underline;
}
.table-head {
	background-color: #a8c644;
}
.table-head td{
	color: #FFF;
	padding-left: 5px;
}
input.select-rate {
	width:104px;
	height: 26px;
	background-color: transparent;
	border: 0px;
	background-image: url(../images/select-rate.jpg);
	cursor: pointer;
}
input.close-window {
	width:122px;
	height: 19px;
	background-color: transparent;
	border: 0px;
	background-image: url(../images/close-window.jpg);
	cursor: pointer;
}

#uk-area h2{
font-weight:normal;
color:#f48b00;
margin:0;
letter-spacing:0;
}

#int-area h2{
font-weight:normal;
color:#f48b00;
margin:0;
letter-spacing:0;
}

.drop-d, .rate-d, .mins-d, .more-d, .remove-d {
	float: left;
	padding-right: 10px;
	width: 80px;
	text-align: center;
}

.drop-d{
	width: 140px;
}
.more-d, .rate-d {
	width: 100px;
}

.mins-d {
	width:90px;
}

.more-d{
	color: #cccccc;
	width:110px;
	height: 1px;
}

.more-d a{
	color: #000000;
}
.error {
	color: red;
}
.row{
	clear: both;
	height: 20px;
	padding-bottom: 10px;
}

#int-submit-div{
	padding-top: 10px;
	clear: both;
	width: 92px;
	padding-left: 460px;
	
}

.head-d{
	color: #4c4c4c;
	font-weight:bold;
}

.header{
	color: #d7d7d7;
	
}

.header h2{
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

.arr-down{
	background-image: url(../images/arr-down.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position-x: 5px;
	padding-left: 30px;
	 margin-left: 10px;
}

.arr-right{
	background-image: url(../images/arr-right.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-position-x: 5px;
	padding-left: 30px;
	margin-left: 10px;
}


#tandc {
	padding-top: 10px;
}
#tandc h3{
	font-size: 10px;
	font-weight: bold;
}

#tandc p{
	font-size: 10px;
}





td.no-image {
	background-image: none;
	background-color: white;
}
td.no-image-top1 {
	background-image: url(../images/plan-description.jpg);
}
td.no-image-top2 {
	background-image: url(../images/set-monthly-charge.jpg);
}
td.no-image-top3 {
	background-image: url(../images/country-call-charges.jpg);
}
td.no-image-top4 {
	background-image: url(../images/total-monthly-cost.jpg);
}
td.no-image-top5 {
	background-image: url(../images/next-steps.jpg);
}


	input.closeButton{
	position:absolute;
	top:6px;
	right:20px;
	font-weight:bold;
	color:#111;
	font-size:11px;	
	background-image:url(../images/close_button.gif);
	background-color:transparent;
	border:0 none;
	cursor:pointer;
	height:12px;
	width:47px;
	}
	
	#calc_results_popup table{
	font-family:arial;
	margin-top:10px;
	}
	
	#calc_results_popup th{
	background-color:#ece9e9;
	height:24px;
	color:#222;
	}
	
	#calc_results_popup td{
	background-color:#f4f3f3;
	height:44px;
	font-size:24px
	}	
	
	#calc_results_popup td a{
	font-size:12px;
	color:#2e9de5;
	}	

	
	.vplanuk{
	color:#9cba39;
	}
	
	.vplanus{
	color:#b62fc9;
	}	
	
	.vplanindia{
	color:#1f5fb2;
	}	
	
	.vplan2{
	color:#e66e31;
	}
	
	.vplan3{
	color:#2c8ab0;
	}
	
	.vplan4{
	color:#1c9377;
	}

	.vplan4i{	
	color:#128f5b;
	}
	
	.vplan5{
	color:#ba2248;
	}	
	
	
	#calc_popup table{
	font-family:arial;
	margin-top:10px;
	}
	
	#calc_popup th{
	background-color:#ece9e9;
	height:24px;
	color:#222;
	}
	
	#calc_popup td{
	background-color:#f4f3f3;
	height:24px;
	}		
	
	#calc_popup td a{
	font-size:12px;
	color:#2e9de5;
	}	
	
	input.closeButton, .closeButton{
	position:absolute;
	top:6px;
	right:20px;
	font-weight:bold;
	color:#111;
	font-size:11px;	
	background-image:url(../images/close_button.gif);
	background-color:transparent;
	border:0 none;
	cursor:pointer;
	height:12px;
	width:47px;
	}