@charset "UTF-8";
/* CSS Document */

#products strong.priceLeft {
	background: transparent url(../images/price.png) no-repeat scroll right top;
	color: #FFFFFF;
	display: block;
	font: normal 11px arial, sans-serif;
	height: 28px;
	padding-right: 8px; /* sliding doors padding */
	text-decoration: none;
	float: left;
}
* html #products strong.priceLeft {
	background-image: url(../images/price.gif);
	display: inline-block;
}
#products strong.priceLeft span {
	background: transparent url(../images/price_span.png) no-repeat;
	display: block;
	line-height: 24px;
	padding: 0px 0 4px 8px;
}
* html #products strong.priceLeft span {
	background-image: url(../images/price_span.gif);
	display: inline-block;
}
input.addToCartBtnRight1 {
	float: right;
}

#mainContentGeneralSims {
	background-color: #FFFFFF;
	min-height:330px;
	padding: 20px;
}
* html #mainContentGeneralSims {
	height:330px;
}
#mainContentGeneralSims .intro {
	margin-bottom: 20px;
	overflow: auto;
}
#mainContentGeneralSims .intro .leftCol {
	float: left;
	width: 420px;
}
#mainContentGeneralSims .intro .leftCol h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
}
#mainContentGeneralSims .intro .leftCol p {
	margin-top: 0px;
}
#mainContentGeneralSims .intro .leftCol p.introPara {
	padding-top: 10px;
	font-size: 14px;
	color: #000000;
}
#mainContentGeneralSims .intro .leftCol a {
	color: #CC0000;
	text-decoration: none;
}
#mainContentGeneralSims .intro .leftCol a:hover {
	color: #000000;
}
#mainContentGeneralSims .intro .rightCol {
	margin-left: 440px;
}
* html #mainContentGeneralSims .intro .rightCol {
	margin-left: 437px;
}
#mainContentGeneralSims .intro .rightCol .promo1 {
	background-image: url(../images/sims_promo_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContentGeneralSims .intro .rightCol .promo1 h3 {
	background-image: url(../images/sims_promo_bg_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	background-color: #808080;
}
#mainContentGeneralSims .intro .rightCol .promo1 h3 strong {
	color: #ffffff;
	font-size: 12px;
}
#mainContentGeneralSims .intro .rightCol .promo1 table {
	margin: 0px;
	padding: 0px;
}
#mainContentGeneralSims .intro .rightCol .promo1 td {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	color: #ffffff;
}

#mainContentGeneralSims .intro .rightCol .promo1 td strong {
	font-weight: bolder;
	color: #ffffff;
}
#mainContentGeneralSims #products {
	margin-bottom: 20px;
}
#mainContentGeneralSims #products .leftCol {
	float: left;
	width: 420px;
}
#mainContentGeneralSims #products .rightCol {
	margin-left: 440px;
}
* html #mainContentGeneralSims #products .rightCol {
	margin-left: 437px;
}
#mainContentGeneralSims input.textField2 {
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	width: 230px;
}
#mainContentGeneralSims select.textField2 {
	width: 236px;
	font-size: 11px;
}
.worldFortyFourHeader {
	height: 116px;
	background-image: url(../images/world44_header.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 213px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.worldFortyFourHeader h3 {
	padding: 22px 0 0;
	overflow: hidden;
	background-image: url(../images/heading_world-44.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:22px; /* for IE5.5's bad box model */
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.worldFortyFourHeader h4 {
	margin-top: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #db0000;
	margin-bottom: 26px;
}
.worldFortyFourHeader p {
	margin: 0px;
}
.worldFortyFourHeader p a {
	color: #cc0000;
	text-decoration: none;
}
.worldFortyFourHeader p a:hover {
	color: #000000;
}
#products .productDetailsCol {
	padding: 20px;
	min-height: 240px;
	height: 100%;
	background-color: #eaeaea;
	background-image: url(../images/productDetailsCol_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
}
* html #products .productDetailsCol {
	height:240px;
}
#products .productDetailsCol h4 {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
#products .productDetailsCol ul {
	margin: 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}
#products .productDetailsCol ul li {
	background-image: url(../images/bullet1.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 11px;
	padding-bottom: 3px;
}
#products .productDetailsCol p.buttons {
	margin: 0px;
	padding: 0px;
}
#products .productDetailsCol p.buttons a {
	color: #224b67;
}
#products .productDetailsCol p.buttons a:hover {
	color: #224b67;
}
#products .productDetailsCol p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#products .productDetailsCol a {
	color: #cc0000;
	text-decoration: none;
}
#products .productDetailsCol a:hover {
	color: #000000;
}
.originalFourTwoThreeHeader {
	height: 116px;
	background-image: url(../images/original423_header.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 213px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.originalFourTwoThreeHeader h3 {
	padding: 22px 0 0;
	overflow: hidden;
	background-image: url(../images/heading_original423.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:22px; /* for IE5.5's bad box model */
	margin-bottom: 6px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.originalFourTwoThreeHeader h4 {
	margin-top: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #db0000;
	margin-bottom: 26px;
}
.originalFourTwoThreeHeader p {
	margin: 0px;
}
.originalFourTwoThreeHeader p a {
	color: #cc0000;
	text-decoration: none;
}
.originalFourTwoThreeHeader p a:hover {
	color: #000000;
}
label.rates {
	color: #000000;
	font-size: 13px;
}
select.rates {
	width: 250px;
	margin: 3px 0px 20px;
	font-size: 11px;
}
table.rates {
	margin-top: 14px;
	border: 1px solid #97aebe;
}
table.rates th {
	text-align: left;
	padding: 5px;
	font-weight: bolder;
	color: #000000;
	font-size: 13px;
	background-image: url(../images/rates_table_th_bg.gif);
	background-repeat: repeat-x;
	background-color: #b4cfe2;
}
table.rates td {
	padding: 5px;
	background-color: #DBEEF5;
}
table.rates strong {
	font-weight: normal;
	color: #000000;
}




.wordFortyFourTopUpHeader {
	height: 116px;
	background-image: url(../images/world44_top-up_header.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 193px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.wordFortyFourTopUpHeader h3 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}
.wordFortyFourTopUpHeader h4 {
	margin-top: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #db0000;
	margin-bottom: 6px;
}
.wordFortyFourTopUpHeader p {
	margin: 0px;
}
.wordFortyFourTopUpHeader p a {
	color: #cc0000;
	text-decoration: none;
}
.wordFortyFourTopUpHeader p a:hover {
	color: #000000;
}

.originalFourTwoThreeTopUpHeader {
	height: 116px;
	background-image: url(../images/original423_top-up_header.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 193px;
	padding-right: 20px;
	margin: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
.originalFourTwoThreeTopUpHeader h3 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}
.originalFourTwoThreeTopUpHeader h4 {
	margin-top: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #db0000;
	margin-bottom: 6px;
}
.originalFourTwoThreeTopUpHeader p {
	margin: 0px;
}
.originalFourTwoThreeTopUpHeader p a {
	color: #cc0000;
	text-decoration: none;
}
.originalFourTwoThreeTopUpHeader p a:hover {
	color: #000000;
}
