/* CSS Document */

#cc_containerTop {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 568px;
	height: 23px;
}

#cc_container {
	margin-left: auto;
	margin-right: auto;
	width: 566px;
	background-color: #F2F2F2;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}

#cc_containerBott {
	margin-left: auto;
	margin-right: auto;
	width: 568px;
}

.sf {
	border:1px solid #BBBBBB;
}

.tf {
	padding-left: 2px;
	padding-right: 2px;
	border:1px solid #BBBBBB;
}

#toNumber {
	width: 130px;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}

#selectTable {
	width: 566px;
}

#ingressCellTitle {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	width: 150px;
	border-right: 2px solid #C9C9C9;
	text-align: left;
}

#ingressCellSupportText {
	text-align: center;
}

#egressCellTitle {
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

#egressCellSupportText {
	margin-left: -10px;
	text-align: center;
}

.stepTitle {
	color: #FFC000;
	font-weight: bold;
}

#ingressCell {
	width: 158px;
	border-right: 2px solid #C9C9C9;
	text-align: center;
	vertical-align: top;
}

#egressCell {
	width: auto;
	text-align: left;
	vertical-align: top;
}

#numclass, #numrange {
	width: 130px;
}

#range {
	margin-top: 2px;
}

#ctcTextDiv {
	padding-top: 40px;
	font-weight: bold;
	color: #57727A;
	text-align: center;
}

#country, #network {
	display: none;
}

#egressSelectsDiv {
	padding-left: 10px;
	text-align: left;
}

#toNumberContainer {
	overflow: hidden;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px 8px 8px 8px;
	width: 250px;
	background-color: #fff2e0;
	border: 4px solid #4086a4;
}

#numberTextDiv {
	font-weight: bold;
	color: #57727A;
	text-align: center;
}

#toNumberDiv {
	padding-top: 20px;
	text-align: center;
}

#findCostButtDiv {
	height: 25px;
	padding-top: 12px;
	font-size: 14pt;
	text-align: center;
}

#costText {
	margin-top: 21px;
	margin-bottom: 22px;
	text-align: center;
	height: 30px;
	color: #666666;
}

#costTextNGN, #costTextDest {
	font-weight: bold;
}

#egressResultsCell {
	height: 74px;
}

#costRevTable {
	margin-left: auto;
	margin-right: auto;
	width: 390px;
}

#costRev_peakCostTitle, #costRev_offpeakCostTitle, #costRev_weekendCostTitle {
	text-align: center;
	font-weight: bold;
}

#costRev_peakCostCell, #costRev_offpeakCostCell, #costRev_weekendCostCell {
	width: 102px;
	padding: 8px;
	border: 2px solid #C9C9C9;
	background-color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#costRev_offpeakCostCell {
	background-color: #FFFFFF;
}

#costRev_weekendCostCell {
	background-color: #FFFFFF;
}

#ctc_peakCostTitle, #ctc_offpeakCostTitle, #ctc_weekendCostTitle {
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	font-weight: bold;
}

#ctc_peakCostDiv, #ctc_offpeakCostDiv, #ctc_weekendCostDiv {
	margin-left: auto;
	margin-right: auto;
	width: 102px;
	padding: 8px;
	border: 2px solid #C9C9C9;
	background-color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

#ctc_offpeakCostDiv {
	background-color: #FFFFFF;
}

#ctc_weekendCostDiv {
	margin-bottom: 6px;
	background-color: #FFFFFF;
}

.costCellRev {
	color: green;
}

.costCellCost {
	color: #000000;
}

#loadingDiv {
	display: none;
}

#disclaimer {
	display: none;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 566px;
	text-align: center;
}